OPNSense/plugins db3d47aMk devel.mk defaults.mk

plugins: switches to stable mode
DeltaFile
+0-28Mk/devel.mk
+1-1Mk/defaults.mk
+1-292 files

OPNSense/plugins 38e6614www/nginx pkg-descr Makefile

www/nginx: new version
DeltaFile
+4-0www/nginx/pkg-descr
+1-2www/nginx/Makefile
+5-22 files

OPNSense/plugins b4ae3dcsecurity/q-feeds-connector pkg-descr

security/q-feeds-connector: style
DeltaFile
+2-1security/q-feeds-connector/pkg-descr
+2-11 files

LLVM/project d07e6bcllvm/lib/Target/X86 X86InstrCompiler.td, llvm/test/CodeGen/X86 atomic-load-store.ll

[X86] Remove extra MOV after widening atomic load

This change adds patterns to optimize out an extra MOV
present after widening the atomic load.
DeltaFile
+24-48llvm/test/CodeGen/X86/atomic-load-store.ll
+16-0llvm/lib/Target/X86/X86InstrCompiler.td
+40-482 files

FreeBSD/ports 2a188b5www/R-cran-shinyjs distinfo Makefile

www/R-cran-shinyjs: Update to 2.1.1
DeltaFile
+3-3www/R-cran-shinyjs/distinfo
+1-1www/R-cran-shinyjs/Makefile
+4-42 files

OPNSense/plugins 9603879net/haproxy Makefile

net/haproxy: change revision due to pending changes coming to 26.1

Since there wasn't a relese here in a while my minor modifications piled
up.  That's not a bad thing, but to make it traceable bump the revision
now in order to have better means to distinguish the problem on the stable
plugin since this will be stable/26.1 in a few minutes.
DeltaFile
+1-1net/haproxy/Makefile
+1-11 files

LLVM/project 67cf9b8libcxx/include __config, libcxxabi/src fallback_malloc.cpp cxa_guard_impl.h

[libc++] Remove _LIBCPP_CONSTINIT (#171802)

`_LIBCPP_CONSTINIT` is only ever used inside `src/`, so we can just
replace it with `constinit` instead.
DeltaFile
+0-8libcxx/include/__config
+2-2libcxxabi/src/fallback_malloc.cpp
+1-1libcxxabi/src/cxa_guard_impl.h
+1-1libcxxabi/test/guard_test_basic.pass.cpp
+1-1libcxxabi/test/guard_threaded_test.pass.cpp
+1-1libcxxabi/test/test_fallback_malloc.pass.cpp
+6-141 files not shown
+6-157 files

LLVM/project 64ecd76mlir/include/mlir/Dialect/X86Vector Transforms.h, mlir/include/mlir/Dialect/X86Vector/TransformOps X86VectorTransformOps.td

[mlir][x86vector] Shuffle FMAs (#172823)

This patch Shuffles FMAs with x86vector operations as operands such that
FMAs are grouped with respect to odd/even packed index.
Continuation to PR: https://github.com/llvm/llvm-project/pull/170267 to
manage register allocation efficiently.
DeltaFile
+312-0mlir/test/Dialect/X86Vector/shuffle-vector-fmas.mlir
+186-0mlir/lib/Dialect/X86Vector/Transforms/ShuffleVectorFMAOps.cpp
+11-0mlir/include/mlir/Dialect/X86Vector/TransformOps/X86VectorTransformOps.td
+5-0mlir/lib/Dialect/X86Vector/TransformOps/X86VectorTransformOps.cpp
+4-0mlir/include/mlir/Dialect/X86Vector/Transforms.h
+1-0mlir/lib/Dialect/X86Vector/Transforms/CMakeLists.txt
+519-06 files

OPNSense/plugins 6d2c6cenet/isc-dhcp pkg-descr Makefile

net/isc-dhcp: ready for prime time
DeltaFile
+9-0net/isc-dhcp/pkg-descr
+1-1net/isc-dhcp/Makefile
+10-12 files

LLVM/project aca2783llvm/lib/CodeGen/SelectionDAG SelectionDAG.cpp StatepointLowering.cpp, llvm/lib/Target/ARM ARMSelectionDAGInfo.cpp

DAG: Get libcall info from LibcallLowering in more places (#176836)

Avoid using TargetLowering functions
DeltaFile
+26-25llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
+3-3llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
+2-1llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
+31-293 files

OPNSense/plugins cb7b2aanet/freeradius pkg-descr Makefile

net/freeradius: new version
DeltaFile
+5-0net/freeradius/pkg-descr
+1-2net/freeradius/Makefile
+6-22 files

LLVM/project 2dcb223llvm/lib/Target/X86 X86InstrCompiler.td, llvm/test/CodeGen/X86 atomic-load-store.ll

[X86] Remove extra MOV after widening atomic load

This change adds patterns to optimize out an extra MOV
present after widening the atomic load.
DeltaFile
+24-48llvm/test/CodeGen/X86/atomic-load-store.ll
+16-0llvm/lib/Target/X86/X86InstrCompiler.td
+40-482 files

LLVM/project aa57ee9llvm/include/llvm/CodeGen TargetLowering.h, llvm/lib/CodeGen TargetLoweringBase.cpp StackProtector.cpp

CodeGen: Use LibcallLoweringInfo for stack protector insertion (#176829)

Thread LibcallLoweringInfo into the TargetLowering hooks used
by the stack protector passes.
DeltaFile
+23-13llvm/lib/CodeGen/TargetLoweringBase.cpp
+12-9llvm/lib/Target/X86/X86ISelLoweringCall.cpp
+13-8llvm/lib/CodeGen/StackProtector.cpp
+11-9llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+11-5llvm/include/llvm/CodeGen/TargetLowering.h
+7-5llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
+77-4910 files not shown
+117-7316 files

OPNSense/plugins 9c6fe30net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius Eap.xml

net/freeradius: EAP: Allow user to select minimum TLS Version of 1.3; closes #5140
DeltaFile
+1-0net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius/Eap.xml
+1-01 files

OPNSense/plugins 7b646b8net-mgmt/net-snmp Makefile

net-mgmt/net-snmp: bump after change
DeltaFile
+1-0net-mgmt/net-snmp/Makefile
+1-01 files

OPNSense/plugins 54e7c68dns/dnscrypt-proxy Makefile

dns/dnscrypt-proxy: bump after last change
DeltaFile
+1-0dns/dnscrypt-proxy/Makefile
+1-01 files

OPNSense/plugins a30717fsecurity/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeZyxelGs1900.php, security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient AcmeClient.xml

security/acme-client: style sweep
DeltaFile
+4-4security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+2-2security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation/AcmeZyxelGs1900.php
+6-62 files

LLVM/project 3afbb03llvm/lib/Target/X86 X86InstrCompiler.td, llvm/test/CodeGen/X86 atomic-load-store.ll

[X86] Remove extra MOV after widening atomic load

This change adds patterns to optimize out an extra MOV
present after widening the atomic load.
DeltaFile
+24-48llvm/test/CodeGen/X86/atomic-load-store.ll
+16-0llvm/lib/Target/X86/X86InstrCompiler.td
+40-482 files

LLVM/project b36d004mlir/lib/Analysis DataFlowFramework.cpp

[mlir][dataflow] Drop DATAFLOW_DEBUG (NFC) (#176731)

Now we use LDBG, so we no longer need LLVM_DEBUG.
DeltaFile
+9-17mlir/lib/Analysis/DataFlowFramework.cpp
+9-171 files

OPNSense/plugins 0ec3d04security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsTimeweb.php

security/acme-client: Add support for Timeweb Cloud DNS API (#5149)

DeltaFile
+45-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsTimeweb.php
+10-0security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+4-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+59-03 files

OpenBSD/src 2gygHpGsys/dev/pci/drm/amd/display/dc/resource/dcn351 dcn351_resource.c

   drm/amd/display: Fix scratch registers offsets for DCN351

   From Ray Wu
   0f38ce08dde9b5902e00815a36a857e415cca63a in linux-6.12.y/6.12.64
   fd62aa13d3ee0f21c756a40a7c2f900f98992d6a in mainline linux
VersionDeltaFile
1.2+4-4sys/dev/pci/drm/amd/display/dc/resource/dcn351/dcn351_resource.c
+4-41 files

OPNSense/plugins e71e18dsecurity/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsHeDdns.php

Merge pull request #5138 from dozing00/feature/acme-dns-he-ddns

security/acme-client: Add support for Hurricane Electric DDNS API
DeltaFile
+44-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsHeDdns.php
+10-0security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+4-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+58-03 files

OPNSense/plugins fe403ccvendor/sunnyvalley pkg-descr Makefile

vendor/sunnyvalley: small style sweep
DeltaFile
+13-4vendor/sunnyvalley/pkg-descr
+1-1vendor/sunnyvalley/Makefile
+14-52 files

OPNSense/plugins e6ac625security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsTechnitium.php

security/acme-client: add support for Technitium DNS API (#5111)

DeltaFile
+45-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsTechnitium.php
+17-0security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+7-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+69-03 files

OPNSense/plugins d30a1bbsecurity/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogAction.xml

Merge pull request #5081 from coderjoe/feature/acmesh-zyxel-gs1900-deploy

security/acme-client: add support for zyxel_gs1900 deploy hook
DeltaFile
+66-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation/AcmeZyxelGs1900.php
+35-0security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogAction.xml
+21-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+5-0security/acme-client/pkg-descr
+127-04 files

OpenBSD/src ktiblj6sys/dev/pci/drm/amd/display/dc/resource/dcn35 dcn35_resource.c

   drm/amd/display: Fix scratch registers offsets for DCN35

   From Ray Wu
   29ff286cd52035143a817372c19a75a74c4b58af in linux-6.12.y/6.12.64
   69741d9ccc7222e6b6f138db67b012ecc0d72542 in mainline linux
VersionDeltaFile
1.2+4-4sys/dev/pci/drm/amd/display/dc/resource/dcn35/dcn35_resource.c
+4-41 files

LLVM/project aa995d9llvm/lib/IR Verifier.cpp, llvm/test/Verifier gep-vector-non-byte-element.ll

[IR][Verifier] Reject GEP into vector with non-byte-addressable element type (#176689)

Add a verifier check to reject GEP instructions that index into vectors
with non-byte-addressable element types (e.g., <2 x i1>). Such GEPs
cannot have their offset computed in bytes, causing assertions in passes
like SROA that try to compute byte offsets.

Fixes #176628.
DeltaFile
+12-0llvm/lib/IR/Verifier.cpp
+10-0llvm/test/Verifier/gep-vector-non-byte-element.ll
+22-02 files

OpenBSD/src FHpNnXasys/dev/pci/drm/amd/display/dc/core dc_surface.c

   drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()

   From Alex Deucher
   9e7d3b8542d14399dac897dc4226e93e7766fdce in linux-6.12.y/6.12.64
   3c41114dcdabb7b25f5bc33273c6db9c7af7f4a7 in mainline linux
VersionDeltaFile
1.8+1-1sys/dev/pci/drm/amd/display/dc/core/dc_surface.c
+1-11 files

LLVM/project deacb03llvm/lib/Target/AMDGPU AMDGPUInsertDelayAlu.cpp, llvm/test/CodeGen/AMDGPU vgpr-lowering-gfx1250.mir

[AMDGPU] Do not use s_delay_alu instskip to skip s_set_vgpr_msb (#175925)

Fixes: SWDEV-576227
DeltaFile
+7-0llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
+1-0llvm/test/CodeGen/AMDGPU/vgpr-lowering-gfx1250.mir
+8-02 files

LLVM/project 9a19a81llvm/lib/Target/X86 X86InstrCompiler.td, llvm/test/CodeGen/X86 atomic-load-store.ll

[X86] Remove extra MOV after widening atomic load

This change adds patterns to optimize out an extra MOV
present after widening the atomic load.
DeltaFile
+24-48llvm/test/CodeGen/X86/atomic-load-store.ll
+16-0llvm/lib/Target/X86/X86InstrCompiler.td
+40-482 files