FreeBSD/src 8158b81share/man/man4 isp.4

isp.4: Fix a typo in the manual page

- s/Chanel/Channel/

MFC after:      3 days
DeltaFile
+1-1share/man/man4/isp.4
+1-11 files

LLVM/project 011550bclang/lib/Sema SemaExpr.cpp

[Review] Drop the caller is device condition
DeltaFile
+2-5clang/lib/Sema/SemaExpr.cpp
+2-51 files

FreeBSD/src bb3bfc7share/man/man4 snd_dummy.4

snd_dummy.4: Fix a typo in the manual page

- s/devic/device/

MFC after:      3 days
DeltaFile
+1-1share/man/man4/snd_dummy.4
+1-11 files

FreeBSD/src 361492bsbin/pfctl pfctl.c

pfctl(8): Fix a typo in an error message

- s/registeration/registration/

MFC after:      5 days
DeltaFile
+1-1sbin/pfctl/pfctl.c
+1-11 files

LLVM/project af098e0clang/lib/CodeGen CGExpr.cpp, compiler-rt/lib/ubsan_minimal ubsan_minimal_handlers.cpp

Revert "[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments (#152192)" (#168812)

This partially reverts #152192, keeping updated tests and
some code reordering in clang/lib/CodeGen/CGExpr.cpp.

compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp is exact revert
(with followup #152419)

We don't have a good use case for that, so revert it before we are stuck
maintaining this API.

21.x does not have this patch.

This reverts commit a1209d868632b8aea10450cd2323848ab0b6776a.
DeltaFile
+13-39compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp
+2-12clang/lib/CodeGen/CGExpr.cpp
+1-1compiler-rt/test/ubsan_minimal/TestCases/misalignment.cpp
+1-1compiler-rt/test/ubsan_minimal/TestCases/null.cpp
+17-534 files

FreeNAS/freenas 3a9d902src/middlewared/middlewared/plugins cloud_sync.py

fix horrible imports
DeltaFile
+30-21src/middlewared/middlewared/plugins/cloud_sync.py
+30-211 files

FreeNAS/freenas b905893src/middlewared/middlewared/plugins cloud_sync.py, src/middlewared/middlewared/plugins/apps upgrade.py

remove zfs.snapshot.delete (replace w/ zfs.resource.destroy)
DeltaFile
+38-11src/middlewared/middlewared/plugins/pool_/snapshot.py
+11-3src/middlewared/middlewared/plugins/docker/backup.py
+11-3src/middlewared/middlewared/plugins/docker/migrate.py
+10-3src/middlewared/middlewared/service/core_service.py
+8-2src/middlewared/middlewared/plugins/apps/upgrade.py
+3-2src/middlewared/middlewared/plugins/cloud_sync.py
+81-244 files not shown
+89-2910 files

FreeNAS/freenas 17ab86fsrc/middlewared/middlewared/plugins/zfs destroy_impl.py

fix bugs found during QA
DeltaFile
+0-10src/middlewared/middlewared/plugins/zfs/destroy_impl.py
+0-101 files

FreeNAS/freenas c38064asrc/middlewared/middlewared/plugins/zfs resource_crud.py

Fix typo
DeltaFile
+1-1src/middlewared/middlewared/plugins/zfs/resource_crud.py
+1-11 files

FreeNAS/freenas f569c02src/middlewared/middlewared/plugins/zfs destroy_impl.py

os.rmdir mountpoints
DeltaFile
+10-0src/middlewared/middlewared/plugins/zfs/destroy_impl.py
+10-01 files

FreeBSD/src d941fdetools/test/stress2/misc all.exclude

stress2: Update the exclude list
DeltaFile
+1-8tools/test/stress2/misc/all.exclude
+1-81 files

FreeBSD/src c149db0tools/test/stress2/misc syzkaller82.sh syzkaller84.sh

stress2: No not rely on unset variables when using 'set -u'
DeltaFile
+2-2tools/test/stress2/misc/syzkaller82.sh
+1-0tools/test/stress2/misc/syzkaller84.sh
+3-22 files

FreeBSD/src 51e0c42tools/test/stress2/misc syzkaller59.sh

stress2: Added more robust test termination
DeltaFile
+8-1tools/test/stress2/misc/syzkaller59.sh
+8-11 files

NetBSD/pkgsrc C8Zup6fdoc CHANGES-pkgsrc-2025Q3

   Note pullup ticket #7032
VersionDeltaFile
1.1.2.12+5-1doc/CHANGES-pkgsrc-2025Q3
+5-11 files

NetBSD/pkgsrc BQTyrftsecurity/pkcs11-helper distinfo Makefile, security/pkcs11-helper/patches patch-lib_pkcs11h-util.c patch-lib_pkcs11h-util.c

   Pullup ticket #7032 - requested by nia
   security/pkcs11-helper: security fix

   Revisions pulled up:
   - security/pkcs11-helper/Makefile                               1.46
   - security/pkcs11-helper/distinfo                               1.9
   - security/pkcs11-helper/patches/patch-lib_pkcs11h-util.c       1.1

   ---
      Module Name:      pkgsrc
      Committed By:     nia
      Date:             Wed Nov 19 08:47:26 UTC 2025

      Modified Files:
        pkgsrc/security/pkcs11-helper: Makefile distinfo
      Added Files:
        pkgsrc/security/pkcs11-helper/patches: patch-lib_pkcs11h-util.c

      Log Message:

    [9 lines not shown]
VersionDeltaFile
1.1.2.1+0-15security/pkcs11-helper/patches/patch-lib_pkcs11h-util.c
1.1.2.2+15-0security/pkcs11-helper/patches/patch-lib_pkcs11h-util.c
1.8.12.1+5-4security/pkcs11-helper/distinfo
1.45.4.1+3-4security/pkcs11-helper/Makefile
+23-234 files

FreeBSD/src 0d8535eshare/man/man9 exterror.9 Makefile

exterror.9 man page

(cherry picked from commit 0eca7fa1c96f779039dd70eeeb0585ac12d153da)
DeltaFile
+137-0share/man/man9/exterror.9
+1-0share/man/man9/Makefile
+138-02 files

LLVM/project 8b7c495llvm/test/tools/llvm-ir2vec triplets.mir entities.mir, llvm/test/tools/llvm-ir2vec/output reference_x86_entities.txt reference_triplets.txt

[IR2VEC] Rewrite triples.mir and entities.mir. NFC (#168574)

These test change and need updating every time a new instruction is
added, including generic G_ global isel instructions. The opcodes of all
instructions change force a manual update of the file, which makes it
very high cost for what it is testing.

I have rewritten it to use regexes for the triplets.mir test and just
test a couple of opcodes in the entities.mir file.
DeltaFile
+0-7,157llvm/test/tools/llvm-ir2vec/output/reference_x86_entities.txt
+38-3llvm/test/tools/llvm-ir2vec/triplets.mir
+0-33llvm/test/tools/llvm-ir2vec/output/reference_triplets.txt
+5-3llvm/test/tools/llvm-ir2vec/entities.mir
+43-7,1964 files

OPNSense/core 143f057src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.xml KeaDhcpv4.xml, src/opnsense/mvc/app/views/OPNsense/Kea dhcpv6.volt dhcpv4.volt

dhcp/kea: The subnet must be unique, so it cannot be grouped. Add a unique constrained and remove the tabulator GroupBy from subnet4 and subnet6
DeltaFile
+6-0src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.xml
+6-0src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv4.xml
+1-4src/opnsense/mvc/app/views/OPNsense/Kea/dhcpv6.volt
+1-4src/opnsense/mvc/app/views/OPNsense/Kea/dhcpv4.volt
+14-84 files

LLVM/project 4479e24clang/lib/Sema SemaExpr.cpp, clang/test/SemaHIP amdgpu-gfx950-load-to-lds.hip

[HIP] Perform implicit pointer cast when compiling device code, not when -fcuda-is-device

When compiling HIP device code, we add implicit casts for the pointer
arguments being passed to builtin calls.

When compiling for the host, apply the same casts for __device__ or __kernel__ functions,
since the device side of the source should still pass type checks.

This patch changes the condition depending on -fcuda-is-device to depend
on if the builtin's caller is marked as __device__ or __kernel__.

stack-info: PR: https://github.com/llvm/llvm-project/pull/165387, branch: users/jmmartinez/fix/load_lds_typesignature/1
DeltaFile
+13-13clang/test/SemaHIP/amdgpu-gfx950-load-to-lds.hip
+4-2clang/lib/Sema/SemaExpr.cpp
+17-152 files

NetBSD/pkgsrc MC7uIIxdoc CHANGES-2025

   doc: Updated games/corsix-th to 0.69.1nb3
VersionDeltaFile
1.6836+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc JpW0rd9games/corsix-th PLIST.bundle Makefile

   corsix-th: Fix installation on macOS 26.1

   But I think I understand by looking at bulk reports that part of the package's
   content of macOS application bundle (at least for CorsixTH) depends on
   libraries installed by the macOS Framework. The PLIST.bundle file will
   therefore be inconsistent for other versions of macOS.
VersionDeltaFile
1.2+3-3games/corsix-th/PLIST.bundle
1.34+2-2games/corsix-th/Makefile
+5-52 files

OpenBSD/src LzHOrFZusr.bin/openssl ts.c

   openssl ts: simplify create_nonce()

   Just your average dumb TS code. Instead of handrolling a random ASN.1
   integer generator, we can use BN_rand() and convert the resulting bn to
   an ASN1_INTEGER. All this then also works without reaching into ASN1_STRING.

   ok kenjiro
VersionDeltaFile
1.30+7-17usr.bin/openssl/ts.c
+7-171 files

OpenBSD/ports UD198Ykx11/gnome/libadwaita distinfo Makefile, x11/gnome/libadwaita/pkg PLIST

   Update to libadwaita-1.8.2.
VersionDeltaFile
1.48+2-2x11/gnome/libadwaita/distinfo
1.26+3-0x11/gnome/libadwaita/pkg/PLIST
1.55+1-1x11/gnome/libadwaita/Makefile
+6-33 files

FreeBSD/ports 515870agraphics/pgplot Makefile

graphics/pgplot: Fix building with Flang
DeltaFile
+8-2graphics/pgplot/Makefile
+8-21 files

OPNSense/core c564d45src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes FilterRuleField.php

This is redundant
DeltaFile
+1-1src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes/FilterRuleField.php
+1-11 files

LLVM/project 299ea95llvm/test/Transforms/LoopVectorize induction.ll induction-wrapflags.ll, llvm/test/Transforms/LoopVectorize/AArch64 optsize_minsize.ll

[VPlan] Drop poison-generating flags on induction trunc (#168922)

After truncating an integer-induction, neither nuw nor nsw hold.

Fixes #168902.

Co-authored-by: Florian Hahn <flo at fhahn.com>
DeltaFile
+24-24llvm/test/Transforms/LoopVectorize/RISCV/tail-folding-cond-reduction.ll
+23-23llvm/test/Transforms/LoopVectorize/induction.ll
+42-0llvm/test/Transforms/LoopVectorize/induction-wrapflags.ll
+10-10llvm/test/Transforms/LoopVectorize/AArch64/optsize_minsize.ll
+8-8llvm/test/Transforms/LoopVectorize/iv-select-cmp-trunc.ll
+6-6llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization.ll
+113-7115 files not shown
+144-10021 files

OPNSense/core 27dd202src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes FilterRuleField.php

Fix comment
DeltaFile
+1-1src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes/FilterRuleField.php
+1-11 files

LLVM/project e9fc393mlir/include/mlir/Dialect/XeGPU/TransformOps XeGPUTransformOps.td, mlir/lib/Dialect/XeGPU/TransformOps XeGPUTransformOps.cpp

[MLIR][XeGPU][TransformOps] Add slice_dims argument to set_op_layout_attr and set_desc_layout (#168929)

`set_op_layout_attr` and `set_desc_layout` transform ops wrap
`xegpu.layout` in an `xegpu.slice` attribute if `slice_dims` argument is
set.
DeltaFile
+48-1mlir/test/python/dialects/transform_xegpu_ext.py
+38-0mlir/test/Dialect/XeGPU/transform-ops.mlir
+28-7mlir/lib/Dialect/XeGPU/TransformOps/XeGPUTransformOps.cpp
+17-7mlir/include/mlir/Dialect/XeGPU/TransformOps/XeGPUTransformOps.td
+8-0mlir/python/mlir/dialects/transform/xegpu.py
+139-155 files

LLVM/project 75b0e12llvm/test/CodeGen/AMDGPU whole-wave-functions.ll llvm.amdgcn.raw.buffer.store.ll

[AMDGPU] Enable multi-group xnack replay in hardware (GFX1250)

This patch enables the multi-group xnack replay mode by
configuring the hardware MODE register at kernel entry.
This aligns the hardware behavior with the compiler's
existing multi-group s_wait_xcnt insertion logic.
DeltaFile
+282-281llvm/test/CodeGen/AMDGPU/whole-wave-functions.ll
+377-12llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.store.ll
+230-106llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.load.tfe.ll
+230-106llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.tfe.ll
+213-49llvm/test/CodeGen/AMDGPU/llvm.prefetch.ll
+246-0llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.gfx1250.w32.ll
+1,578-554143 files not shown
+7,119-715149 files

OPNSense/core df0c802src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php, src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes FilterRuleField.php

Correct the floating logic in the FilterRuleField.php
DeltaFile
+6-5src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes/FilterRuleField.php
+0-2src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api/FilterController.php
+6-72 files