FreeNAS/freenas e1e367dsrc/middlewared/middlewared/utils functools_.py cpu.py, src/middlewared/middlewared/utils/metrics arcstat.py

Type hints in utils
DeltaFile
+24-10src/middlewared/middlewared/utils/functools_.py
+17-17src/middlewared/middlewared/utils/metrics/arcstat.py
+18-15src/middlewared/middlewared/utils/cpu.py
+20-11src/middlewared/middlewared/utils/origin.py
+11-19src/middlewared/middlewared/utils/__init__.py
+14-10src/middlewared/middlewared/utils/threading.py
+104-8245 files not shown
+272-19251 files

LLVM/project c54f1edclang/lib/CodeGen CGObjCMac.cpp, clang/test/CodeGenObjC ivar-layout-64.m mrc-weak.m

Move the ObjC layout bitmap to the cstring section. (#174705)

Currently the layout bitmap is emitted as a "class name" but its not
actually a name at all. This moves the bitmap to the regular cstring
section for now.

In Apple, our linker and other tools try to optimize sections such as
objc strings. As layout bitmaps aren't really strings at all, they block
some optimizations. We don't currently try to optimize sections such as
cstring, which is why that is the section i used here for now.
DeltaFile
+12-12clang/test/CodeGenObjC/ivar-layout-64.m
+8-1clang/lib/CodeGen/CGObjCMac.cpp
+4-4clang/test/CodeGenObjC/mrc-weak.m
+4-4clang/test/CodeGenObjC/fragile-arc.m
+2-2clang/test/CodeGenObjCXX/mrc-weak.mm
+1-1clang/test/CodeGenObjC/ivar-layout-no-optimize.m
+31-241 files not shown
+32-257 files

LLVM/project 08408efflang/lib/Optimizer/OpenACC/Analysis CMakeLists.txt

[flang][OpenACC] Fix link failure with BUILD_SHARED_LIBS=ON

/usr/bin/ld: tools/flang/lib/Optimizer/OpenACC/Analysis/CMakeFiles/FIROp
enACCAnalysis.dir/FIROpenACCSupportAnalysis.cpp.o: in function `fir::acc
::FIROpenACCSupportAnalysis::isValidValueUse(mlir::Value, mlir::Region&)
':
FIROpenACCSupportAnalysis.cpp:(.text._ZN3fir3acc25FIROpenACCSupportAnaly
sis15isValidValueUseEN4mlir5ValueERNS2_6RegionE+0xb): undefined referenc
e to `mlir::acc::isValidValueUse(mlir::Value, mlir::Region&)'
clang++: error: linker command failed with exit code 1 (use -v to see in
vocation)
DeltaFile
+2-0flang/lib/Optimizer/OpenACC/Analysis/CMakeLists.txt
+2-01 files

LLVM/project fbfb7ffllvm/lib/Target/AMDGPU AMDGPU.td

[AMDGPU] Introduce `AMDGPUSubtargetFeature` multiclass to reduce boilerplate

Many `SubtargetFeature` definitions in `AMDGPU.td` follow a repetitive pattern where a `FeatureXYZ` is paired with a `HasXYZ` predicate. This creates significant code duplication.

This PR introduces `AMDGPUSubtargetFeature` multiclass that generates both the `SubtargetFeature` and its corresponding `Predicate` from a single definition. The multiclass accepts an optional `GenPredicate` parameter (default 1) to skip predicate generation when not needed.

Not converted:

- Features with dependencies - multiclass doesn't support this yet. Will do it in a follow-up.
- Features with irregular predicates (e.g., `Predicate` without `AssemblerPredicate`, negated `Predicate`, complex multi-feature conditions).
- Features where field name doesn't match the `HasXYZ` pattern.

148 features converted, saving ~529 lines of code.
DeltaFile
+292-821llvm/lib/Target/AMDGPU/AMDGPU.td
+292-8211 files

FreeNAS/freenas c926ebfsrc/middlewared/middlewared/utils tdb.py functools_.py, src/middlewared/middlewared/utils/metrics arcstat.py

Type hints in utils
DeltaFile
+43-180src/middlewared/middlewared/utils/tdb.py
+109-89src/middlewared/middlewared/utils/nvmet/spdk.py
+44-31src/middlewared/middlewared/utils/nvmet/kernel.py
+24-10src/middlewared/middlewared/utils/functools_.py
+17-17src/middlewared/middlewared/utils/metrics/arcstat.py
+18-15src/middlewared/middlewared/utils/cpu.py
+255-34252 files not shown
+473-50058 files

FreeNAS/freenas 122c6c4src/middlewared/middlewared/plugins/docker update.py

Properly make sure we return docker config in docker update

This commit fixes an issue where in a given case, we were not returning
docker config which will result in pydantic validation error.
DeltaFile
+1-1src/middlewared/middlewared/plugins/docker/update.py
+1-11 files

LLVM/project 5a08c3fllvm/lib/Target/AArch64/GISel AArch64GlobalISelUtils.cpp

Really use Libcalls
DeltaFile
+3-3llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp
+3-31 files

FreeBSD/src 2d8ec3bkrb5/lib/krb5 version.map

krb5: Fix another GCC build issue

Fixes:          1876de606eb8
X-MFC with:     1876de606eb8
MFC after:      2 weeks
DeltaFile
+0-4krb5/lib/krb5/version.map
+0-41 files

LLVM/project 772a381llvm/lib/Target/AArch64/GISel AArch64PreLegalizerCombiner.cpp AArch64O0PreLegalizerCombiner.cpp

AArch64/GlobalISel: Use LibcallLoweringInfo in utils

Wire up the boilerplate to get the query for bzero from
LibcallLoweringInfo instead of TargetLowering.
DeltaFile
+16-7llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
+13-5llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp
+2-1llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.h
+1-0llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp
+32-134 files

NetBSD/pkgsrc-wip f5a1bde. Makefile

wip: Enable openwv
DeltaFile
+1-0Makefile
+1-01 files

FreeNAS/freenas 729e1a6src/middlewared/middlewared/plugins filesystem.py config.py, src/middlewared/middlewared/utils pwenc.py

Improve pwenc handling

Add a common pwenc_rename function that resets caches on
config upload parsing and other places where we replace the
pwenc file. This also ensures that we never have a partially-
written pwenc file (for example sent by remote HA node).

When we rename / replace the pwenc file we'll keep a backup
of the old on so that we have potential to rebuild old
config if needed.
DeltaFile
+52-6src/middlewared/middlewared/utils/pwenc.py
+37-12src/middlewared/middlewared/plugins/filesystem.py
+6-2src/middlewared/middlewared/plugins/config.py
+95-203 files

LLVM/project 4847f47clang/test/Preprocessor riscv-target-features.c, llvm/docs RISCVUsage.rst

[RISCV] Add Svrsw60t59b extension (#132321)

Add support for Svrsw60t59b extension which was ratified on 08/28/25. 
https://github.com/riscv/riscv-isa-manual/pull/2241
DeltaFile
+9-0clang/test/Preprocessor/riscv-target-features.c
+6-2llvm/test/CodeGen/RISCV/attributes.ll
+6-0llvm/test/MC/RISCV/attribute-arch.s
+4-0llvm/lib/Target/RISCV/RISCVFeatures.td
+1-0llvm/docs/RISCVUsage.rst
+1-0llvm/test/CodeGen/RISCV/features-info.ll
+27-22 files not shown
+29-28 files

NetBSD/pkgsrc-wip 2667ba2openwv Makefile MESSAGE, openwv/patches patch-Cargo.toml

wip/openwv: import openwv-1.1.3

OpenWV is a free and open-source reimplementation of Google's Widevine Content
Decryption Module (CDM), the portion of the Widevine DRM system that runs in
your browser, obtains content keys for protected media, and decrypts the media
using those keys. OpenWV is a drop-in replacement for Google's official,
proprietary CDM and implements the same shared library API.
DeltaFile
+35-0openwv/Makefile
+24-0openwv/patches/patch-Cargo.toml
+19-0openwv/MESSAGE
+6-0openwv/distinfo
+5-0openwv/DESCR
+4-0openwv/PLIST
+93-06 files

LLVM/project 9c8f758llvm/lib/Target/X86 X86WinEHUnwindV2.cpp X86InstrCompiler.td, llvm/test/CodeGen/X86 win64-eh-unwindv2.ll win64-eh-unwindv2-too-many-instr.mir

[win][x64] Unwind v2 4/4: Use chaining to split unwind info if needed, and allow dealloc to be elided if setframe + frame pointer is used (#159206)

Windows x64 unwind v2 only permits an offset from the end of the current
unwind info frame to the epilog of 4Kb. Since LLVM only uses one frame
info per function, the furthest an epilog could be from the end of the
function is 4Kb.

One way to permit offsets that are further is to use frame info
chaining: each of the chained frame infos covers a different portion of
the function and all point back to the parent unwind info.

The x64 unwind v2 lowering will now keep track of the approximate number
of instructions between each epilog and, if there are more than 600
instructions (chosen based on real world testing, this can be overridden
with an LLVM flag) between the current epilog and the end of the current
frame info, then a split frame info will be inserted.

Additionally, if the lowering detects that the current unwind info might
have more than 255 bytes of unwind codes (limit per frame info, also

    [3 lines not shown]
DeltaFile
+133-43llvm/lib/Target/X86/X86WinEHUnwindV2.cpp
+105-0llvm/test/CodeGen/X86/win64-eh-unwindv2.ll
+91-0llvm/test/CodeGen/X86/win64-eh-unwindv2-too-many-instr.mir
+15-24llvm/test/CodeGen/X86/win64-eh-unwindv2-too-many-epilogs.mir
+6-0llvm/lib/Target/X86/X86InstrCompiler.td
+5-0llvm/lib/Target/X86/X86MCInstLower.cpp
+355-672 files not shown
+357-678 files

LLVM/project 563b596llvm/utils update_mc_test_checks.py

[update_mc_test_checks.py] Fix python 3.8 compatibility

Add `from __future__ import annotations` which is needed since
https://github.com/llvm/llvm-project/pull/174011 landed.

Pull Request: https://github.com/llvm/llvm-project/pull/176978
DeltaFile
+1-1llvm/utils/update_mc_test_checks.py
+1-11 files

LLVM/project 1d3634bllvm/utils update_mc_test_checks.py

[𝘀𝗽𝗿] initial version

Created using spr 1.3.8-beta.1
DeltaFile
+1-1llvm/utils/update_mc_test_checks.py
+1-11 files

FreeNAS/freenas ff91e7esrc/middlewared/middlewared/plugins filesystem.py config.py, src/middlewared/middlewared/utils pwenc.py

Improve pwenc handling

Add a common pwenc_rename function that resets caches on
config upload parsing and other places where we replace the
pwenc file. This also ensures that we never have a partially-
written pwenc file (for example sent by remote HA node).

When we rename / replace the pwenc file we'll keep a backup
of the old on so that we have potential to rebuild old
config if needed.
DeltaFile
+52-6src/middlewared/middlewared/utils/pwenc.py
+36-12src/middlewared/middlewared/plugins/filesystem.py
+6-2src/middlewared/middlewared/plugins/config.py
+94-203 files

FreeNAS/freenas fdf8337src/middlewared/middlewared/migration 0017_tnc_ha_defaults.py

Update TNC defaults for HA systems

This commit fixes an issue where the defaults for TNC in HA will raise EINVAL. So we fix the defaults so that they are appropriately handled and UI will not expose these knobs.

(cherry picked from commit a1803d083630ba0d55536fddfdc2741e84d49a54)
DeltaFile
+9-0src/middlewared/middlewared/migration/0017_tnc_ha_defaults.py
+9-01 files

FreeNAS/freenas e3b18c3src/middlewared/middlewared/migration 0017_tnc_ha_defaults.py

NAS-139296 / 26.04 / Update TNC defaults for HA systems (#18065)

This commit fixes an issue where the defaults for TNC in HA will raise
EINVAL. So we fix the defaults so that they are appropriately handled
and UI will not expose these knobs.
DeltaFile
+9-0src/middlewared/middlewared/migration/0017_tnc_ha_defaults.py
+9-01 files

FreeNAS/freenas 45ba7afsrc/middlewared/middlewared/utils tdb.py cpu.py, src/middlewared/middlewared/utils/libvirt mixin.py

Type hints in utils
DeltaFile
+43-180src/middlewared/middlewared/utils/tdb.py
+109-89src/middlewared/middlewared/utils/nvmet/spdk.py
+44-31src/middlewared/middlewared/utils/nvmet/kernel.py
+32-14src/middlewared/middlewared/utils/libvirt/mixin.py
+20-15src/middlewared/middlewared/utils/cpu.py
+17-17src/middlewared/middlewared/utils/metrics/arcstat.py
+265-34664 files not shown
+600-56270 files

FreeBSD/ports 4ea6dc7devel/jenkins distinfo Makefile

devel/jenkins: Update to 2.547

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3devel/jenkins/distinfo
+1-1devel/jenkins/Makefile
+4-42 files

LLVM/project 14c68edclang/test/Driver sycl.cpp sycl.c

[NFC][Driver] Change SYCL test file extension .c -> .cpp (#173937)

SYCL is an API built on top of C++ programming language. Building SYCL
program with C compiler is not possible.
DeltaFile
+32-0clang/test/Driver/sycl.cpp
+0-32clang/test/Driver/sycl.c
+32-322 files

FreeBSD/src c592d54sys/compat/linuxkpi/common/src linux_80211.c

LinuxKPI: 802.11: fix build for non-debug kernels

lkpi_nl80211_band_name() is only available under LINUXKPI_DEBUG_80211.
IMPROVE in theory should be as well or defined to nothing but we cannot
do that in cfg80211.h mac80211.h where we possibly (re-)define this.

Put an #ifdef around the IMPROVE call for now (untested).

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
Fixes:          768332d61948
Reported by:    CI
DeltaFile
+2-0sys/compat/linuxkpi/common/src/linux_80211.c
+2-01 files

LLVM/project 8dfec25flang/lib/Optimizer/OpenACC/Analysis FIROpenACCSupportAnalysis.cpp, flang/test/Transforms/OpenACC offload-target-verifier.fir

[mlir][acc] Add OffloadTargetVerifier pass (#176467)

Add a verification pass that checks live-in values and symbol references
within offload regions are legal for the target execution model.

When code is offloaded to a device (e.g., GPU), not all values and
symbols from the host context are directly accessible. Data must be
explicitly mapped via OpenACC data clauses (copyin, create, present
etc.), declared with device attributes, or be trivial scalars that can
be passed by value. Similarly, symbol references to globals must have
proper `declare` attributes or device-resident data attributes.

This pass walks operations implementing `OffloadRegionOpInterface`,
which includes OpenACC compute constructs (`acc.parallel`,
`acc.kernels`, `acc.serial`) as well as GPU operations like
`gpu.launch`. For each region, it uses liveness analysis to identify
values flowing into the region and checks their validity using the
`OpenACCSupport` analysis.


    [4 lines not shown]
DeltaFile
+313-0flang/test/Transforms/OpenACC/offload-target-verifier.fir
+234-0mlir/lib/Dialect/OpenACC/Transforms/OffloadTargetVerifier.cpp
+231-0mlir/test/Dialect/OpenACC/offload-target-verifier.mlir
+45-0mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.td
+16-0flang/lib/Optimizer/OpenACC/Analysis/FIROpenACCSupportAnalysis.cpp
+7-0mlir/lib/Dialect/OpenACC/Utils/OpenACCUtils.cpp
+846-02 files not shown
+850-08 files

LLVM/project 6438ddfclang/lib/Analysis UnsafeBufferUsage.cpp, clang/test/SemaCXX warn-unsafe-buffer-usage-fold-conditional.cpp

[-Wunsafe-buffer-usage] Improve null-termination analysis on conditionals (#176262)

This commit adds two improvements to null-termination analysis on
conditionals:
- perform recursive constant folding
- when the condition is not a constant, analyze both branches for
null-termination

rdar://168256816
DeltaFile
+17-6clang/lib/Analysis/UnsafeBufferUsage.cpp
+18-3clang/test/SemaCXX/warn-unsafe-buffer-usage-fold-conditional.cpp
+35-92 files

NetBSD/pkgsrc W3KA6K7doc CHANGES-2026

   doc: Added www/palemoon-gtk3 version 34.0.0
VersionDeltaFile
1.526+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc u06uPQiwww Makefile, www/palemoon-gtk3 PLIST Makefile

   palemoon-gtk3: Initial import.
VersionDeltaFile
1.1+62-0www/palemoon-gtk3/PLIST
1.1+15-0www/palemoon-gtk3/Makefile
1.1+13-0www/palemoon-gtk3/DESCR
1.1901+2-1www/Makefile
1.1+3-0www/palemoon-gtk3/PLIST.Linux
1.1+3-0www/palemoon-gtk3/PLIST.NetBSD
+98-11 files not shown
+100-17 files

FreeBSD/src b3647e2usr.bin/netstat inet.c

netstat: fix a segfault with --libxo

Fix a segfault when printing the "protocol" field.  The field-format and
encoding-format were expecting different numbers of arguments.

Also, fix the width of the tcp-state field in encoded output.

PR:             292228
Fixes:          c2b08c13c20 netstat: add support for UDP-Lite endpoints
Sponsored by:   ConnectWise
Reviewed by:    tuexen, js, des
Differential Revision: https://reviews.freebsd.org/D54567

(cherry picked from commit 3b6615ec0332f901fcc9e9307f78717424f09c1e)
DeltaFile
+5-6usr.bin/netstat/inet.c
+5-61 files

FreeNAS/freenas f7b292esrc/middlewared/middlewared/plugins filesystem.py config.py, src/middlewared/middlewared/utils pwenc.py

Improve pwenc handling

Add a common pwenc_rename function that resets caches on
config upload parsing and other places where we replace the
pwenc file. This also ensures that we never have a partially-
written pwenc file (for example sent by remote HA node).

When we rename / replace the pwenc file we'll keep a backup
of the old on so that we have potential to rebuild old
config if needed.
DeltaFile
+36-12src/middlewared/middlewared/plugins/filesystem.py
+38-6src/middlewared/middlewared/utils/pwenc.py
+4-2src/middlewared/middlewared/plugins/config.py
+78-203 files

FreeBSD/src 3b5c296tests/sys/fs/fusefs mockfs.cc

fusefs: Fix further intermittency in the BadServer.ShortWrite test case

After being unmounted, the mockfs server would occasionally read from
/dev/fuse again, if the main function didn't exit fast enough, getting
an ENODEV error.  Handle that appropriately.

Reported by:    Siva Mahadevan <me at svmhdvn.name>
Fixes:          d86025c1d49c84c4dc8c3635c83c078ad56e5a53
Reviewed by:    Siva Mahadevan <me at svmhdvn.name>
Differential Revision: https://reviews.freebsd.org/D54331

(cherry picked from commit f51e9d0e0988df58c94db586ab5c8b5fd091c004)
DeltaFile
+5-1tests/sys/fs/fusefs/mockfs.cc
+5-11 files