HardenedBSD/src 3d34995sys/dev/gpio/intel intelgpio.h adlngpio.c, sys/dev/ixgbe if_sriov.c if_ix.c

Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
DeltaFile
+415-0sys/dev/gpio/intel/intelgpio.c
+106-0sys/dev/gpio/intel/tglhgpio.c
+94-0sys/dev/gpio/intel/adlngpio.c
+77-8sys/dev/ixgbe/if_ix.c
+64-0sys/dev/gpio/intel/intelgpio.h
+23-22sys/dev/ixgbe/if_sriov.c
+779-308 files not shown
+856-3314 files

HardenedBSD/src 77e244asys/dev/gpio/intel intelgpio.h adlngpio.c, sys/dev/ixgbe if_sriov.c if_ix.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+415-0sys/dev/gpio/intel/intelgpio.c
+106-0sys/dev/gpio/intel/tglhgpio.c
+94-0sys/dev/gpio/intel/adlngpio.c
+77-8sys/dev/ixgbe/if_ix.c
+64-0sys/dev/gpio/intel/intelgpio.h
+23-22sys/dev/ixgbe/if_sriov.c
+779-308 files not shown
+856-3314 files

HardenedBSD/src 8e18fc3sys/dev/e1000 if_em.c, sys/dev/virtio/pci virtio_pci_modern.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+30-44sys/netinet/tcp_syncache.c
+11-42sys/net/if_loop.c
+36-2sys/kern/kern_exec.c
+18-14tests/sys/netinet/ip_reass_test.c
+22-6sys/dev/e1000/if_em.c
+10-17sys/dev/virtio/pci/virtio_pci_modern.c
+127-1256 files not shown
+172-15612 files

HardenedBSD/ports 02e1023databases/py-pylance Makefile distinfo, net/rosenpass Makefile.crates distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+1,549-0databases/py-pylance/distinfo
+829-0databases/py-pylance/Makefile
+331-321net/rosenpass/distinfo
+164-159net/rosenpass/Makefile.crates
+138-40net/ucx/files/patch-src_ucs_vfs_sock_vfs__sock.c
+71-61textproc/jaq/distinfo
+3,082-581130 files not shown
+3,644-877136 files

FreeBSD/ports 6e4984agraphics/glslang Makefile distinfo

graphics/glslang: Update to 16.5.0

Changelog: https://github.com/KhronosGroup/glslang/blob/16.5.0/CHANGES.md

PR:             297261
Reported by:    yuri
DeltaFile
+3-3graphics/glslang/distinfo
+1-2graphics/glslang/Makefile
+4-52 files

LLVM/project ae7337alibc/src/__support/FPUtil dyadic_float.h

revert
DeltaFile
+1-0libc/src/__support/FPUtil/dyadic_float.h
+1-01 files

LLVM/project 3991bcblibc/src/__support/FPUtil dyadic_float.h

revert
DeltaFile
+2-6libc/src/__support/FPUtil/dyadic_float.h
+2-61 files

LLVM/project 75351f5libc/src/__support/FPUtil dyadic_float.h

nit
DeltaFile
+4-2libc/src/__support/FPUtil/dyadic_float.h
+4-21 files

LLVM/project 952b4a1libc/src/__support/FPUtil dyadic_float.h

test
DeltaFile
+1-1libc/src/__support/FPUtil/dyadic_float.h
+1-11 files

LLVM/project 0437d0blibc/src/__support/FPUtil dyadic_float.h

test
DeltaFile
+3-0libc/src/__support/FPUtil/dyadic_float.h
+3-01 files

OPNSense/core 704351esrc/opnsense/mvc/app/controllers/OPNsense/Kea/Api Dhcpv6Controller.php Dhcpv4Controller.php, src/opnsense/mvc/app/controllers/OPNsense/Kea/forms dialogSubnet6.xml dialogSubnet4.xml

Services: Kea DHCPv4/6: Store subnet IDs inside the model so they cannot shift during config generation (#10664)
DeltaFile
+12-1src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.xml
+12-1src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv4.xml
+12-1src/opnsense/mvc/app/controllers/OPNsense/Kea/Api/Dhcpv6Controller.php
+12-1src/opnsense/mvc/app/controllers/OPNsense/Kea/Api/Dhcpv4Controller.php
+10-0src/opnsense/mvc/app/controllers/OPNsense/Kea/forms/dialogSubnet6.xml
+10-0src/opnsense/mvc/app/controllers/OPNsense/Kea/forms/dialogSubnet4.xml
+68-42 files not shown
+70-88 files

LLVM/project db89f5cllvm/lib/Target/X86 X86ScheduleAtom.td, llvm/test/tools/llvm-mca/X86/Atom resources-sse1.s resources-mmx.s

[X86] Tidyup atom fpu->gpr costs (#214454)

These had matching high latency and throughput numbers, which suggest
they hadn't been updated since the itinerary conversion.

Confirmed with Agner, uops.info and instlatx64 which report a consistent
throughput of 2cy, latency seems to be about 4cy (uops.info just says <=
6cy)

Noticed while trying to confirm #214191 vector reduction costs for atom
type cpus, and llvm-mca was reporting some very odd numbers for bonnell.
DeltaFile
+9-9llvm/test/tools/llvm-mca/X86/Atom/resources-sse2.s
+5-5llvm/test/tools/llvm-mca/X86/Atom/resources-sse1.s
+5-5llvm/test/tools/llvm-mca/X86/Atom/resources-mmx.s
+4-4llvm/lib/Target/X86/X86ScheduleAtom.td
+23-234 files

HardenedBSD/src 1a180b4sys/dev/ixgbe ixgbe_sriov.h ixgbe.h

ixgbe: rebuild the shared multicast table

The MTA is shared by the PF and all VFs. The VF mailbox handler only
ORs new bits, so hashes survive list removal and VF reset. Conversely,
PF multicast updates replace the whole table with PF-only state and
discard live VF filters.

Rebuild the table from the PF list and every active VF whenever either
changes. Clear VF multicast state during reset and PF reinitialization,
and remove all VF hashes on SR-IOV teardown. Keep the software shadow
and multicast control state synchronized, and avoid writes to unchanged
MTA registers.

Adapt the aggregate desired-state rebuild introduced for igb(4) in
a2ed165f0049 and its write-elision scheme from 350211ab1782 to ixgbe's
shared MTA.

MFC after:      1 week
DeltaFile
+77-8sys/dev/ixgbe/if_ix.c
+23-22sys/dev/ixgbe/if_sriov.c
+1-0sys/dev/ixgbe/ixgbe_sriov.h
+1-0sys/dev/ixgbe/ixgbe.h
+102-304 files

FreeBSD/src 1a180b4sys/dev/ixgbe ixgbe_sriov.h ixgbe.h

ixgbe: rebuild the shared multicast table

The MTA is shared by the PF and all VFs. The VF mailbox handler only
ORs new bits, so hashes survive list removal and VF reset. Conversely,
PF multicast updates replace the whole table with PF-only state and
discard live VF filters.

Rebuild the table from the PF list and every active VF whenever either
changes. Clear VF multicast state during reset and PF reinitialization,
and remove all VF hashes on SR-IOV teardown. Keep the software shadow
and multicast control state synchronized, and avoid writes to unchanged
MTA registers.

Adapt the aggregate desired-state rebuild introduced for igb(4) in
a2ed165f0049 and its write-elision scheme from 350211ab1782 to ixgbe's
shared MTA.

MFC after:      1 week
DeltaFile
+77-8sys/dev/ixgbe/if_ix.c
+23-22sys/dev/ixgbe/if_sriov.c
+1-0sys/dev/ixgbe/ixgbe_sriov.h
+1-0sys/dev/ixgbe/ixgbe.h
+102-304 files

LLVM/project a3dab77libc/src/__support/FPUtil dyadic_float.h

nit
DeltaFile
+2-1libc/src/__support/FPUtil/dyadic_float.h
+2-11 files

LLVM/project d9bcef8libc/src/__support/FPUtil dyadic_float.h

nit
DeltaFile
+1-0libc/src/__support/FPUtil/dyadic_float.h
+1-01 files

LLVM/project e71ee98libc/src/__support/FPUtil dyadic_float.h

add explicit bit handling for dyadic_float as per FPBits
DeltaFile
+2-0libc/src/__support/FPUtil/dyadic_float.h
+2-01 files

HardenedBSD/src 4c03feasys/dev/ixgbe if_ixv.c

ixv: reconcile the PF-approved MAC address

The shared VF set-RAR helper restores hw.mac.addr when the PF rejects a
requested address, but ixv ignores the error and leaves the interface
link-layer address unchanged. Subsequent initialization repeats the
rejected request while the interface appears to use an address the PF
will not deliver.

Refresh the permanent address returned by the PF after every successful
reset handshake. Copy the resulting PF-approved address back to the
interface and emit the normal link-layer address notification without
re-entering the driver initialization path. This also recovers from a
prior mailbox transport failure or a PF-side reassignment.

Adapt the igb VF address reconciliation added in a6bb3850e7c6.

MFC after:      1 week
DeltaFile
+26-0sys/dev/ixgbe/if_ixv.c
+26-01 files

FreeBSD/src 4c03feasys/dev/ixgbe if_ixv.c

ixv: reconcile the PF-approved MAC address

The shared VF set-RAR helper restores hw.mac.addr when the PF rejects a
requested address, but ixv ignores the error and leaves the interface
link-layer address unchanged. Subsequent initialization repeats the
rejected request while the interface appears to use an address the PF
will not deliver.

Refresh the permanent address returned by the PF after every successful
reset handshake. Copy the resulting PF-approved address back to the
interface and emit the normal link-layer address notification without
re-entering the driver initialization path. This also recovers from a
prior mailbox transport failure or a PF-side reassignment.

Adapt the igb VF address reconciliation added in a6bb3850e7c6.

MFC after:      1 week
DeltaFile
+26-0sys/dev/ixgbe/if_ixv.c
+26-01 files

LLVM/project 854eec7lld/ELF Relocations.cpp, lld/test/ELF aarch64-gnu-ifunc-nonpreemptible-pauth.s

[PAC][ELF] Make non-preemptible IFUNC GOT assertion an error and extend

Support for R_AARCH64_AUTH_IRELATIVE is not yet present in LLD, but we
accept various input that would give rise to needing it. For the direct
reloc case, replaceWithDefined asserts (rather than give an error
message) this was not requested, whilst for the non-direct reloc case it
silently ignores which GOT type was requested. In the latter case, and
the former when assertions are disabled, this results in mis-linking the
object, producing one with a non-AUTH GOT entry, that would presumably
then fail the AUTDA operation in any user of it (aside from the IPLT
entry generated by LLD).

Fixes: 417d2d7ce694 ("[PAC][lld][AArch64][ELF] Support signed GOT (#113815)")
DeltaFile
+21-0lld/test/ELF/aarch64-gnu-ifunc-nonpreemptible-pauth.s
+9-4lld/ELF/Relocations.cpp
+30-42 files

FreeBSD/src 5e05c40sys/dev/ixgbe if_ixv.c

ixv: defer every admin-vector interrupt

The VF admin vector carries both link and PF mailbox causes, but the
filter schedules the admin task only for link-status changes. Defer
administration for every interrupt so reset and control notifications
are serviced promptly.

MFC after:      1 week
DeltaFile
+2-3sys/dev/ixgbe/if_ixv.c
+2-31 files

HardenedBSD/src 5e05c40sys/dev/ixgbe if_ixv.c

ixv: defer every admin-vector interrupt

The VF admin vector carries both link and PF mailbox causes, but the
filter schedules the admin task only for link-status changes. Defer
administration for every interrupt so reset and control notifications
are serviced promptly.

MFC after:      1 week
DeltaFile
+2-3sys/dev/ixgbe/if_ixv.c
+2-31 files

LLVM/project 50ff635flang/lib/Optimizer/Transforms AddDebugInfo.cpp, flang/test/Integration debug-local-storage.f90 debug-module-constant.f90

[flang][debug] Emit debug info for named constants (#213974)

Fixes https://github.com/llvm/llvm-project/issues/213966.

Only globals whose uniqued name deconstructs to `NameKind::VARIABLE`
were described. A Fortran named constant (PARAMETER) is mangled with EC
and deconstructs to `NameKind::CONSTANT`, so it got no debug info at all
and a debugger could not evaluate one, whether it was declared in a
module or inside a procedure.

A module constant is described the way a module variable already is,
with a `DIGlobalVariable` scoped to the `DIModule`. A constant local to
a procedure is described in the scope of that procedure.

Two related fixes for entities whose global has internal linkage, which
covers both a procedure local constant and a procedure local SAVE
variable that was already being described:

- `isLocalToUnit` was hardcoded to false, so these were marked

    [10 lines not shown]
DeltaFile
+45-11flang/lib/Optimizer/Transforms/AddDebugInfo.cpp
+42-0flang/test/Integration/debug-module-constant.f90
+41-0flang/test/Transforms/debug-local-constant.fir
+22-0flang/test/Transforms/debug-module-constant.fir
+20-0flang/test/Integration/debug-local-storage.f90
+7-4flang/test/Transforms/debug-local-global-storage-1.fir
+177-156 files

FreeBSD/ports c596dc6net/ucx Makefile, net/ucx/files patch-src_ucs_vfs_sock_vfs__sock.h patch-src_tools_vfs_vfs__daemon.h

net/ucx: Improve FreeBSD ucx_vfs support

- replace Linux-specific fusermount3 with mount_fusefs/umount
- use FreeBSD-compatible FUSE capability detection
- fix UNIX socket ancillary data handling for SCM_RIGHTS and peer
  credentials on FreeBSD

This allows ucx_vfs to start and communicate correctly on FreeBSD.

PR:             297093
Reported-by:    Laurent Chardon <laurent at FreeBSD.org>
Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
DeltaFile
+138-40net/ucx/files/patch-src_ucs_vfs_sock_vfs__sock.c
+75-0net/ucx/files/patch-src_tools_vfs_vfs__main.c
+17-0net/ucx/files/patch-src_tools_vfs_vfs__daemon.h
+14-0net/ucx/files/patch-src_ucs_vfs_sock_vfs__sock.h
+1-3net/ucx/Makefile
+245-435 files

HardenedBSD/ports c596dc6net/ucx Makefile, net/ucx/files patch-src_ucs_vfs_sock_vfs__sock.h patch-src_tools_vfs_vfs__daemon.h

net/ucx: Improve FreeBSD ucx_vfs support

- replace Linux-specific fusermount3 with mount_fusefs/umount
- use FreeBSD-compatible FUSE capability detection
- fix UNIX socket ancillary data handling for SCM_RIGHTS and peer
  credentials on FreeBSD

This allows ucx_vfs to start and communicate correctly on FreeBSD.

PR:             297093
Reported-by:    Laurent Chardon <laurent at FreeBSD.org>
Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
DeltaFile
+138-40net/ucx/files/patch-src_ucs_vfs_sock_vfs__sock.c
+75-0net/ucx/files/patch-src_tools_vfs_vfs__main.c
+17-0net/ucx/files/patch-src_tools_vfs_vfs__daemon.h
+14-0net/ucx/files/patch-src_ucs_vfs_sock_vfs__sock.h
+1-3net/ucx/Makefile
+245-435 files

LLVM/project 0c91f5bmlir/lib/Dialect/Vector/Transforms LowerVectorBroadcast.cpp, mlir/test/Dialect/Vector vector-broadcast-lowering-transforms.mlir

[mlir][vector] Disallow vector broadcast along scalable dim (#212197)

Broadcasts from vectors to higher rank vectors get lowered recursively
by iterating over leading dimensions to create "size(dimension)" insert
ops. This cannot be done for scalable dimensions whose size is unknown.
This PR prevents such transforms from occurring by stopping if the
leading dimension is scalable.
DeltaFile
+27-0mlir/test/Dialect/Vector/vector-broadcast-lowering-transforms.mlir
+4-0mlir/lib/Dialect/Vector/Transforms/LowerVectorBroadcast.cpp
+31-02 files

LLVM/project a4764e3mlir/include/mlir/Dialect/ArmSVE/IR ArmSVE.td

[mlir][ArmSVE] Fix typo in BFMMLA op description (NFC) (#214201)
DeltaFile
+1-1mlir/include/mlir/Dialect/ArmSVE/IR/ArmSVE.td
+1-11 files

NetBSD/pkgsrc nR7V7ZTdoc CHANGES-2026

   doc: Updated databases/erlang-p1_pgsql to 1.1.41
VersionDeltaFile
1.5010+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc e1UO0gvdatabases/erlang-p1_pgsql Makefile distinfo

   databases/erlang-p1_pgsql: Update to 1.1.41

   # Version 1.1.41

   * Updating stringprep to version 1.0.34.

   # Version 1.1.40

   * Fix issues reported by dialyzer

   # Version 1.1.39

   * Stop depending on xmpp, and replace its usage with stringprep
VersionDeltaFile
1.17+4-4databases/erlang-p1_pgsql/distinfo
1.18+3-4databases/erlang-p1_pgsql/Makefile
+7-82 files

LLVM/project 1fe1bf4llvm/lib/Target/AArch64 AArch64TargetTransformInfo.cpp

[AArch64] Fix wrong comment on TTI(NFC) (#213743)

The Apple runtime unroll preference in context only accepts single BB
loops by `if (Header == Latch)`
DeltaFile
+1-1llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
+1-11 files