13,339,717 commits found in 6 milliseconds
OPNSense /core 3086a70 — src/etc/inc filter.lib.inc filter.inc, src/etc/inc/plugins.inc.d pf.inc openvpn.inc firewall: pluginify filter_core_get_default_nat_outbound_networks()
With this we can collect all networks eligible for outbound/source
NAT. The issue, however, is two-fold:
1. On the one hand we need all the internal networks to NAT.
2. On the other hand we need all the external interfaces to NAT over.
The first part is relatively easy, but the second part overloads
the function output. It would probably be nicer to return a rule
structure, but that would imply moving the rules generation around
a bit, likely inside $fw and then we still have to offer it to
MVC and fix the legacy page to use the same data feed.
LLVM /project f010423 — compiler-rt/lib/scudo/standalone combined.h primary64.h, compiler-rt/lib/scudo/standalone/tests combined_test.cpp error_info_test.cpp [scudo] Remove dead code and other small cleanups. (#210454)
Some dead code from the error info refactor is still around, so delete
that. Also cleanup spelling and spacing.
Modified the tests to use TestOnly functions so it's clear what is
actually used. www/gatus: Add newsyslog.conf(5) file for log rotation
* To implement log rotation, daemon(8) is configured to accept the
SIGHUP signal in order to reopen the log file, and the PID of the
daemon(8) process is recorded in its own PID file so that
newsyslog(8) can rotate the log.
* Change `-t "${desc}"` to `-t "${name}: ${desc}"` to be more
descriptive.
PR: 296710
Reported by: yds at Necessitu.de
LLVM /project 69baca1 — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir Merge branch 'main' into users/arsenm/runtime-libcalls/composable-predicates Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,081 files not shown +158,623 -115,480 1,087 files
Fix circular import
Cloud sync tests coverage
Near-full cloud sync plugin test coverage
Use `DumpableModel` as base for `NormalizedQuestions`
FreeNAS /freenas 9e26c0e — src/middlewared/middlewared main.py, src/middlewared/middlewared/plugins/cloud_credentials verify.py `ruff`
`plugins/cloud` mypy
Wrap all `Secret` defaults in `Secret`
`ruff`
FreeNAS /freenas 30ffb6c — src/middlewared/middlewared/plugins/cloud_sync rclone.py crud.py, tests/cloud test_sftp.py test_cloud_sync_path.py `ruff`
FreeNAS /freenas b705269 — src/middlewared/middlewared/plugins cloud_sync.py, src/middlewared/middlewared/plugins/cloud crud.py WIP
Protect from `expose_secrets` ambiguity
Deterministic `load_modules` order
Change `model_dump` to have `by_alias=True` and `warnings=False` by default
LLVM /project 5fef5f6 — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.7
[skip ci]
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,856 files not shown +213,649 -143,293 1,862 files
LLVM /project 525762a — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir review feedback
Created using spr 1.3.7
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,856 files not shown +213,649 -143,293 1,862 files
LLVM /project 48c6633 — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir review feedback
Created using spr 1.3.7
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,856 files not shown +213,649 -143,293 1,862 files
LLVM /project 6665357 — llvm/include/llvm/IR RuntimeLibcalls.td RuntimeLibcallsImpl.td, llvm/test/TableGen RuntimeLibcallEmitter.td RuntimeLibcallEmitter-calling-conv.td RuntimeLibcalls: Rename RuntimeLibcallPredicate to RuntimeLibcallAvailability (#210648)
Rename to avoid confusing partial name collisions in future changes.
Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com> LLVM /project ef65f39 — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.7
[skip ci]
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,856 files not shown +213,649 -143,293 1,862 files
LLVM /project 2c5ece4 — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir review feedback
Created using spr 1.3.7
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,856 files not shown +213,649 -143,293 1,862 files
LLVM /project 35eb42c — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.7
[skip ci]
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,852 files not shown +213,633 -143,284 1,858 files
LLVM /project 658a17e — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir review feedback
Created using spr 1.3.7
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,852 files not shown +213,633 -143,284 1,858 files
LLVM /project c1e1efe — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.7
[skip ci]
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,852 files not shown +213,633 -143,284 1,858 files
LLVM /project 4df1a6d — llvm/test/CodeGen/AMDGPU llvm.amdgcn.permlane.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir legalize-load-local.mir review feedback
Created using spr 1.3.7
Delta File +9,398 -9,218 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir +6,993 -6,921 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-local.mir +5,803 -5,808 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir +3,842 -3,722 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir +2,196 -5,244 llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll +3,572 -3,745 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll +31,804 -34,658 1,852 files not shown +213,633 -143,284 1,858 files
LLVM /project 55e5cc2 — llvm/test/CodeGen/AMDGPU lower-buffer-fat-pointers-contents-legalization.ll lower-buffer-fat-pointers-contents-legalization-alignment.ll AMDGPU: Migrate more tests to amdgpu triples (#210113)
These were missed in previous conversions for whatever reason.
Some are new tests added after I did the bulk migration, some
are special cases. zstream: add "drop records" chain module
This patch adds a module to remove records from a stream according to a
user-specified record-type mask. For example:
```
zstream_chain_t drop_writes {
...
serial_drop_record_types(DROP_WRITE_EMBEDDED | DROP_WRITE),
...
}
```
This is a trivial module, but there are a couple of reasons to use it
instead of just ignoring records you don't care about:
- It makes filtering a declarable API contract. Past the filter point,
you do not need to double-check record types beyond those you're
actually interested in.
[21 lines not shown ] net-mgmt/icingaweb2: Update to 2.14.0