FreeNAS/freenas a3d2cb1src/middlewared/middlewared/plugins/iscsi_ scst.py

Robnustize set_devices_cluster_mode when clearing cluster_mode
DeltaFile
+13-5src/middlewared/middlewared/plugins/iscsi_/scst.py
+13-51 files

FreeBSD/doc 12ed1b8documentation/content/en/books/handbook/x11 _index.adoc

handbook/x11: Fix xorg conf file nvidia example

These instructions are certainly a footgun.

PR:             291208
Reported by:    erichanskrs at gmail.com
DeltaFile
+2-2documentation/content/en/books/handbook/x11/_index.adoc
+2-21 files

LLVM/project 85241dcoffload/test/mapping/use_device_ptr target_data_use_device_ptr_class_member_fallback_nullify.cpp target_data_use_device_ptr_class_member_ref_fallback_nullify.cpp

Clang-format fixes.
DeltaFile
+1-1offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_fallback_nullify.cpp
+1-1offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_ref_fallback_nullify.cpp
+2-22 files

LLVM/project 1d3d08doffload/test/mapping/use_device_ptr target_data_use_device_ptr_var_fallback_nullify.cpp target_data_use_device_ptr_class_member_ref_fallback_nullify.cpp

Update test checks to incorporate Parsing/Sema changes.
DeltaFile
+3-3offload/test/mapping/use_device_ptr/target_data_use_device_ptr_var_fallback_nullify.cpp
+3-3offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_ref_fallback_nullify.cpp
+3-3offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_fallback_nullify.cpp
+2-3offload/test/mapping/use_device_ptr/target_data_use_device_ptr_var_ref_fallback_nullify.cpp
+0-2offload/test/mapping/use_device_ptr/target_data_use_device_ptr_var_fallback_preserve.cpp
+0-2offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_fallback.cpp
+11-164 files not shown
+11-2410 files

NetBSD/pkgsrc 6SIOYIBdoc CHANGES-2025

   doc: Updated chat/matrix-synapse to 1.144.0
VersionDeltaFile
1.7480+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc N0IbEShchat/matrix-synapse distinfo PLIST

   chat/matrix-synapse: Update to 1.144.0

   * Unstable mutual rooms endpoint is now behind an experimental feature flag

     Admins using the unstable MSC2666 endpoint
     (/_matrix/client/unstable/uk.half-shot.msc2666/user/mutual_rooms),
     please check the relevant section in the upgrade notes as this
     release contains changes that disable that endpoint by default.

   * Features

     Add experimental implementation of MSC4380 (invite blocking). (#19203)
     Allow restarting delayed event timeouts on workers. (#19207)
VersionDeltaFile
1.88+7-7chat/matrix-synapse/distinfo
1.66+4-3chat/matrix-synapse/PLIST
1.121+2-2chat/matrix-synapse/Makefile
1.33+1-1chat/matrix-synapse/cargo-depends.mk
+14-134 files

FreeBSD/ports 2a6a1f7net/v2ray distinfo Makefile

net/v2ray: Update 5.41.0 => 5.42.0

Changelogs:
* https://github.com/v2fly/v2ray-core/releases/tag/v5.42.0
* https://github.com/v2fly/v2ray-core/compare/v5.41.0...v5.42.0

Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D54262
DeltaFile
+5-5net/v2ray/distinfo
+1-2net/v2ray/Makefile
+6-72 files

FreeBSD/ports e94b64esysutils/usermin Makefile, sysutils/usermin/files patch-setup.sh

sysutils/usermin: Fix interactive prompts during install

Replace read statements with auto-answers in setup.sh patch to prevent
the installer from blocking on stdin for config_dir, var_dir, and perl
path inputs.
DeltaFile
+31-4sysutils/usermin/files/patch-setup.sh
+1-0sysutils/usermin/Makefile
+32-42 files

LLVM/project df4ef8foffload/test/mapping/use_device_ptr target_data_use_device_ptr_class_member_ref_fallback.cpp target_data_use_device_ptr_class_member_fallback.cpp

[NFC][OpenMP][Offload] Add tests for `use_device_ptr(fb_preserve/nullify)`.

The fallback modifiers are currently part of OpenMP 6.1. The tests
mostly fail for now. The associated libomptarget and clang parsing/sema
changes are in #169438, #169603 and #170578, with clang codegen to
follow.
DeltaFile
+35-0offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_ref_fallback.cpp
+34-0offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_fallback.cpp
+31-0offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_ref_fallback_preserve.cpp
+31-0offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_ref_fallback_nullify.cpp
+30-0offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_fallback_nullify.cpp
+30-0offload/test/mapping/use_device_ptr/target_data_use_device_ptr_class_member_fallback_preserve.cpp
+191-07 files not shown
+337-2113 files

FreeNAS/freenas 84ef500tests/unit test_zfsacl.py

NAS-138343 / 26.04 / Add functional unit tests for nfsv4 acl chown (#17915)

This commit adds a unit test for chown behavior on nfsv4 acltype
datasets.
DeltaFile
+113-0tests/unit/test_zfsacl.py
+113-01 files

NetBSD/pkgsrc d0QCb1Pchat/element-web PLIST distinfo

   Update chat/element-web to 1.12.7

   Changes in [1.12.7](https://github.com/element-hq/element-web/releases/tag/v1.12.7) (2025-12-16)
   ================================================================================================

   ✨ Features
   -----------

   * Replace legacy icons with compound ([#31424](https://github.com/element-hq/element-web/pull/31424)). Contributed by @t3chguy.
   * Update polls UX to match EX Mobile and improve accessibility ([#31245](https://github.com/element-hq/element-web/pull/31245)). Contributed by @langleyd.
   * Add option to enable read receipt and marker when user interact with UI ([#31353](https://github.com/element-hq/element-web/pull/31353)). Contributed by @florianduros.
   * Introduce a hook to auto dispose view models ([#31178](https://github.com/element-hq/element-web/pull/31178)). Contributed by @MidhunSureshR.
   * Update settings toggles to use consistent design across app. ([#30169](https://github.com/element-hq/element-web/pull/30169)). Contributed by @Half-Shot.
   * Add ability to the room view to hide widgets ([#31400](https://github.com/element-hq/element-web/pull/31400)). Contributed by @langleyd.
   * call: Pass the echo cancellation and noise suppression settings to EC ([#31317](https://github.com/element-hq/element-web/pull/31317)). Contributed by @BillCarsonFr.
   * Tweak rendering of icons for a11y ([#31358](https://github.com/element-hq/element-web/pull/31358)). Contributed by @t3chguy.
   * Implement new `renderNotificationDecoration` from module API  ([#31389](https://github.com/element-hq/element-web/pull/31389)). Contributed by @MidhunSureshR.
   * Replace more icons with compound ([#31381](https://github.com/element-hq/element-web/pull/31381)). Contributed by @t3chguy.
   * Replace more icons with compound ([#31378](https://github.com/element-hq/element-web/pull/31378)). Contributed by @t3chguy.

    [133 lines not shown]
VersionDeltaFile
1.41+261-290chat/element-web/PLIST
1.43+4-4chat/element-web/distinfo
1.41+2-2chat/element-web/Makefile
+267-2963 files

LLVM/project 8e90208mlir/lib/Dialect/Vector/Transforms VectorMaskElimination.cpp, mlir/test/Dialect/Vector eliminate-masks.mlir

[mlir][vector] Skip vector mask elimination for funcs without body (#173330)

DeltaFile
+6-0mlir/test/Dialect/Vector/eliminate-masks.mlir
+4-0mlir/lib/Dialect/Vector/Transforms/VectorMaskElimination.cpp
+10-02 files

LLVM/project d1b4408llvm/test/Transforms/InstCombine simplify-demanded-fpclass-sqrt.ll

InstCombine: Add baseline tests for sqrt SimplifyDemandedFPClass
DeltaFile
+206-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-sqrt.ll
+206-01 files

LLVM/project bdecb5dllvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Implement SimplifyDemandedFPClass for sqrt
DeltaFile
+31-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+10-19llvm/lib/Analysis/ValueTracking.cpp
+24-0llvm/lib/Support/KnownFPClass.cpp
+7-11llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-sqrt.ll
+4-0llvm/include/llvm/Support/KnownFPClass.h
+76-305 files

LLVM/project 9df16eallvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass-minimum.ll simplify-demanded-fpclass-maximum.ll

InstCombine: Introduce nsz flag on minimum/maximum in SimplifyDemandedFPClass

Alive isn't particularly happy with this in the case where
one of the inputs could be zero, but I think
it's wrong: https://alive2.llvm.org/ce/z/dF7V6k

nsz shouldn't permit introducing a -0 result where
there wasn't one in the input here.
DeltaFile
+30-30llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimum.ll
+30-30llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximum.ll
+18-2llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+78-623 files

LLVM/project ce1a943llvm/include/llvm/ADT FloatingPointMode.h, llvm/include/llvm/Support KnownFPClass.h

InstCombine: Handle log/log2/log10 in SimplifyDemandedFPClass
DeltaFile
+16-30llvm/lib/Analysis/ValueTracking.cpp
+37-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+9-18llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-log.ll
+17-0llvm/lib/Support/KnownFPClass.cpp
+5-0llvm/include/llvm/ADT/FloatingPointMode.h
+4-0llvm/include/llvm/Support/KnownFPClass.h
+88-486 files

LLVM/project 7deebfallvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Handle minimum/maximum in SimplifyDemandedFPClass
DeltaFile
+114-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+26-87llvm/lib/Analysis/ValueTracking.cpp
+37-56llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximum.ll
+92-0llvm/lib/Support/KnownFPClass.cpp
+33-48llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimum.ll
+14-0llvm/include/llvm/Support/KnownFPClass.h
+316-1926 files

LLVM/project 65337dellvm/test/Transforms/InstCombine simplify-demanded-fpclass-log.ll

InstCombine: Add baseline test for SimplifyDemandedFPClass log handling
DeltaFile
+268-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-log.ll
+268-01 files

LLVM/project 77c871fllvm/test/Transforms/InstCombine simplify-demanded-fpclass-maximum.ll simplify-demanded-fpclass-minimum.ll

InstCombine: Add baseline tests for minimum/maximum SimplifyDemandedFPClass handling
DeltaFile
+1,250-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maximum.ll
+1,250-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minimum.ll
+2,500-02 files

LLVM/project 83c4abdllvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Handle fmul in SimplifyDemandedFPClass
DeltaFile
+122-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+46-39llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-fmul.ll
+18-63llvm/lib/Analysis/ValueTracking.cpp
+59-0llvm/lib/Support/KnownFPClass.cpp
+29-0llvm/include/llvm/Support/KnownFPClass.h
+1-2llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll
+275-1056 files

LLVM/project 28318a0llvm/test/Transforms/InstCombine simplify-demanded-fpclass-fmul.ll

InstCombine: Add baseline tests for fmul SimplifyDemandedFPClass handling
DeltaFile
+792-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-fmul.ll
+792-01 files

LLVM/project 6d31e7eclang/include/clang/AST TypeBase.h

[NFC][Clang][HLSL] Minor fixes to SpirvOperand (#172782)

Static analysis flagged this as not applying rule of three properly. The
code was trying to do the right thing but basically they are effectively
all defaulted, so we make it explicit.
DeltaFile
+2-3clang/include/clang/AST/TypeBase.h
+2-31 files

LLVM/project 8ea8f68llvm/lib/CodeGen/SelectionDAG SelectionDAGBuilder.cpp, llvm/test/CodeGen/Generic selectiondag-dbgvalue-null-crash.ll

Revert "[SelectionDAG] Fix null pointer dereference in resolveDanglingDebugInfo" (#173925)

Reverts llvm/llvm-project#173500.

Test fails depending on the host system.
DeltaFile
+0-34llvm/test/CodeGen/Generic/selectiondag-dbgvalue-null-crash.ll
+1-1llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
+1-352 files

OpenBSD/ports ZreprwUdevel/maven distinfo Makefile, devel/maven/pkg PLIST

   devel/maven: update to 3.9.12
VersionDeltaFile
1.21+29-29devel/maven/pkg/PLIST
1.19+2-2devel/maven/distinfo
1.47+1-2devel/maven/Makefile
+32-333 files

FreeBSD/src 85e0cdesys/sys cdefs.h

cdefs: Add __deprecated1 which accepts a message as an argument

This message will be included in any warning issued by the compiler
for use of the deprecated function.

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D47701

(cherry picked from commit 6da04bcff9efedeae7d4046553002b9e3b2bc24f)
DeltaFile
+1-0sys/sys/cdefs.h
+1-01 files

LLVM/project 6009607llvm/lib/CodeGen/SelectionDAG StatepointLowering.cpp, llvm/test/CodeGen/AMDGPU llvm.deoptimize.ll

DAG: Check if deoptimize call is available before emitting it (#170940)

DeltaFile
+10-2llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
+2-6llvm/test/CodeGen/AMDGPU/llvm.deoptimize.ll
+12-82 files

FreeBSD/src 4ff445dsys/compat/linuxkpi/common/include/linux compiler.h, sys/sys cdefs.h

cdefs: Add __deprecated

Add __deprecated decorator. This is for a deprecated interface. copystr
is tagged with this today in copy(9), but don't actually provide it or
use it. copystr is a #define so adding it will have to wait.

LinuxKPI was defining this away completely in compiler.h. Since this is
shared between Linux KPI consumers and OpenZFS, if it's already defined,
use the FreeBSD sys/cdefs.h version, otherwise define it away. For
OpenZFS this will retain it, while for Linux KPI it will tend to drop it
(I think always, but I didn't look at everything).

Sponsored by:           Netflix
Reviewed by:            jhb, emaste
Differential Revision:  https://reviews.freebsd.org/D46137

(cherry picked from commit 16672453f12586703f1c51d909bd1900691bf884)
DeltaFile
+2-0sys/compat/linuxkpi/common/include/linux/compiler.h
+1-0sys/sys/cdefs.h
+3-02 files

FreeBSD/src c4290c3sys/sys cdefs.h

sys/cdefs.h: add __noexcept and __noexcept_if

These macros provide the C++11 noexcept and noexcept(...) keywords if
we're compiling in a C++11 environment.  Otherwise, they expand to an
empty string.

This will be used to add the required noexcept specifier to several libc
functions as required in C++11.

MFC after:      2 weeks

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1085

(cherry picked from commit 02b0d4b688cc4deb14cb6e7534a2a4958e48b753)
DeltaFile
+11-0sys/sys/cdefs.h
+11-01 files

NetBSD/pkgsrc-wip 5ce5c98. TODO, rumdl distinfo Makefile

rumdl: update to 0.0.206
DeltaFile
+3-3rumdl/distinfo
+1-1rumdl/Makefile
+0-1TODO
+4-53 files

FreeBSD/ports c0435c7net-mgmt/victoria-logs distinfo Makefile

net-mgmt/victoria-logs: upgrade to 1.43.1
DeltaFile
+5-5net-mgmt/victoria-logs/distinfo
+1-1net-mgmt/victoria-logs/Makefile
+6-62 files