LLVM/project 1a86197clang/test/CodeGen target-data.c, clang/test/CodeGenOpenCL amdgpu-env-amdgcn.cl

[AMDGPU] Update data layout string to use the new pointer spec about null pointer value (#194101)
DeltaFile
+7-6llvm/lib/TargetParser/TargetDataLayout.cpp
+4-4clang/test/CodeGen/target-data.c
+3-3lld/test/ELF/lto/amdgcn-oses.ll
+1-1clang/test/CodeGenOpenCL/amdgpu-env-amdgcn.cl
+1-1lld/test/ELF/lto/amdgcn.ll
+1-1lld/test/ELF/lto/r600.ll
+17-166 files

LLVM/project a38bfadllvm/test/Transforms/LoopVectorize/X86 funclet.ll cost-constant-known-via-scev.ll

[LV] Update test to not have trivially simplify-able/dead instrs (NFC) (#195136)

Make a few tests more robust w.r.t. simplifications/DCE by adding users
and adjust a trivially simplify-able AND.
DeltaFile
+43-13llvm/test/Transforms/LoopVectorize/X86/funclet.ll
+5-3llvm/test/Transforms/LoopVectorize/X86/cost-constant-known-via-scev.ll
+48-162 files

LLVM/project bc325ecllvm/lib/Transforms/IPO Inliner.cpp, llvm/test/Transforms/Inline inline_store_to_load.ll

Revert "[Inliner] Use store-to-load forwarding to resolve call arguments" (#195135)

Reverts llvm/llvm-project#190607

Causes crashes, e.g.
https://lab.llvm.org/buildbot/#/builders/10/builds/27641
DeltaFile
+0-212llvm/test/Transforms/Inline/inline_store_to_load.ll
+36-2llvm/test/Transforms/PhaseOrdering/inline-store-to-load.ll
+0-37llvm/lib/Transforms/IPO/Inliner.cpp
+36-2513 files

FreeNAS/freenas a1137ddtests/api2 test_api_key.py

Add integration tests for testing api key expiry
DeltaFile
+23-1tests/api2/test_api_key.py
+23-11 files

FreeBSD/src a723308sbin/dmesg dmesg.c dmesg.8

dmesg(8): Add -t and -f options for converting timestamps

Kernel timestamps are relative to kern.boottime.
With -t, kern.boottime is added and converted to either
a default format or the one specified using the -f option.

Signed-off-by:  Andre Albsmeier <mail at ghub.e4m.org>
Reviewed by:    kib, pouria
Discussed with: imp
Pull-Request:   https://github.com/freebsd/freebsd-src/pull/1985
DeltaFile
+65-5sbin/dmesg/dmesg.c
+15-1sbin/dmesg/dmesg.8
+80-62 files

FreeBSD/ports edae003graphics/vulkan-validation-layers Makefile distinfo

graphics/vulkan-validation-layers: Update to 1.4.349 and grab maintainership

PR:             294716
Approved by:    kde
DeltaFile
+5-9graphics/vulkan-validation-layers/Makefile
+5-5graphics/vulkan-validation-layers/distinfo
+10-142 files

FreeBSD/ports f392aa3graphics/vulkan-tools Makefile distinfo

graphics/vulkan-tools: Update to 1.4.349 and grab maintainership

PR:             294716
Approved by:    kde
DeltaFile
+3-3graphics/vulkan-tools/Makefile
+3-3graphics/vulkan-tools/distinfo
+6-62 files

FreeBSD/ports 9d956d7graphics/vulkan-utility-libraries Makefile pkg-plist

graphics/vulkan-utility-libraries: Update to 1.4.349 and grab maintainership

PR:             294716
Approved by:    kde
DeltaFile
+1-1graphics/vulkan-utility-libraries/Makefile
+1-0graphics/vulkan-utility-libraries/pkg-plist
+2-12 files

FreeBSD/ports dfad32bgraphics/vulkan-extension-layer Makefile distinfo

graphics/vulkan-extension-layer: Update to 1.4.349 and grab maintainership

PR:             294716
Approved by:    kde
DeltaFile
+3-3graphics/vulkan-extension-layer/Makefile
+3-3graphics/vulkan-extension-layer/distinfo
+6-62 files

FreeBSD/ports 4ec6eafgraphics/vulkan-utility-libraries distinfo Makefile

graphics/vulkan-utility-libraries: Update to 1.4.349 and grab maintainership

PR:             294716
Approved by:    kde
DeltaFile
+3-3graphics/vulkan-utility-libraries/distinfo
+2-2graphics/vulkan-utility-libraries/Makefile
+5-52 files

FreeBSD/ports f70aabfgraphics/vulkan-headers distinfo Makefile

graphics/vulkan-headers: Update to 1.4.349 and grab maintainership

PR:             294716
Approved by:    kde
DeltaFile
+3-3graphics/vulkan-headers/distinfo
+2-2graphics/vulkan-headers/Makefile
+5-52 files

FreeBSD/ports 8a121ddgraphics/vulkan-loader distinfo Makefile

graphics/vulkan-loader: Update to 1.4.349 and grab maintainership

PR:             294716
Approved by:    kde
DeltaFile
+3-3graphics/vulkan-loader/distinfo
+2-2graphics/vulkan-loader/Makefile
+5-52 files

FreeBSD/ports 1b6433cgraphics/crucible Makefile distinfo

graphics/crucible: switch to upstream source

Fetch source from gitlab.freedesktop.org/mesa/crucible (upstream) and apply
FreeBSD-specific patches via PATCH_SITES/PATCHFILES.

Reported by:    diizzy
DeltaFile
+8-3graphics/crucible/Makefile
+7-3graphics/crucible/distinfo
+15-62 files

LLVM/project 05d7863lldb/packages/Python/lldbsuite/test lldbpexpect.py, lldb/test/API/functionalities/breakpoint/breakpoint_command_auto_continue TestBreakpointCommandAutoContinue.py

[lldb] Centralize the pexpect timeout to make it easy to override (#195131)

When debugging PExpect tests, the 60 second timeout can make that
process rather tedious. For TestStatusline, I used a class variable to
easily override it while iterating but the idea is applicable more
generally.
DeltaFile
+8-14lldb/test/API/functionalities/statusline/TestStatusline.py
+6-1lldb/packages/Python/lldbsuite/test/lldbpexpect.py
+2-2lldb/test/API/functionalities/breakpoint/breakpoint_command_auto_continue/TestBreakpointCommandAutoContinue.py
+16-173 files

FreeBSD/ports 4c3c479sysutils/py-overlord distinfo Makefile

sysutils/py-overlord: Update to 0.24.0

ChangeLog: https://github.com/DtxdF/overlord/releases/tag/v0.24.0

MFH:            2026Q2
(cherry picked from commit 7bdea37ad34c663a0066717df3d451413f0fe673)
DeltaFile
+3-3sysutils/py-overlord/distinfo
+1-1sysutils/py-overlord/Makefile
+4-42 files

FreeBSD/ports eac0b16sysutils/appjail-devel distinfo Makefile

sysutils/appjail-devel: Update to 4.12.0.20260430

ChangeLog:
https://github.com/DtxdF/AppJail/commits/2274c856694fd2f6db37155b2217d97e0bbb2920/

MFH:            2026Q2
(cherry picked from commit 05771c382f3bb02f0df2713ddaafa5e8ca0c57c2)
DeltaFile
+3-3sysutils/appjail-devel/distinfo
+2-2sysutils/appjail-devel/Makefile
+5-52 files

FreeNAS/freenas faff540src/freenas/etc/initramfs-tools/hooks truenas_vfio, src/freenas/etc/initramfs-tools/scripts/init-top truenas_bind_vfio

NAS-140838 / 27.0.0-BETA.1 / remove gpu isolation from initrd script (#18842)

## What

Move PCI passthrough (vfio) wiring out of `truenas-initrd.py` and into
middlewared.

- `system.advanced.write_vfio_pci_ids` writes a flat newline-separated
PCI slot list to `/data/subsystems/initramfs/truenas_vfio_pci_ids` on
isolation changes and on boot validation.
- An initramfs-tools hook copies that file into the initrd at
`/etc/truenas_vfio_pci_ids`; `init-top/truenas_bind_vfio` reads it and
binds each slot to vfio-pci before any host driver can attach.
- The five files previously *generated* by the upgrade script
(`/etc/modprobe.d/{kvm,nvidia}.conf`, `/etc/modules`,
`/etc/initramfs-tools/modules`, and the init-top binder) now ship as
static package files.

## Why

    [13 lines not shown]
DeltaFile
+67-4src/middlewared/middlewared/plugins/system_advanced/gpu.py
+21-0src/freenas/etc/initramfs-tools/hooks/truenas_vfio
+19-0src/freenas/etc/initramfs-tools/scripts/init-top/truenas_bind_vfio
+3-0src/freenas/etc/modprobe.d/truenas-nvidia.conf
+1-0src/freenas/etc/modprobe.d/truenas-kvm.conf
+111-45 files

LLVM/project 36a823ellvm/lib/DWARFLinker/Parallel DWARFLinkerTypeUnit.cpp DWARFLinkerCompileUnit.cpp, llvm/test/tools/dsymutil/X86/DWARFLinkerParallel odr-deterministic-type-die.test

[DWARFLinker] Make ODR uniquing deterministic (#194777)

The parallel DWARF linker deduplicates types across compile units using
a shared TypePool. When multiple CUs define the same type,
allocateTypeDie uses compare_exchange_strong to race for setting the
canonical DIE. The first thread to succeed stores the DIE and clones its
attributes, while subsequent threads use it the canonical one. Which
thread wins depends on OS thread scheduling, making the output
non-deterministic.

This PR fixes the non-determinism by assigning each CompileUnit a
priority based on its position in the link order (object file index, CU
index within the file). When a CU wants to mark DIE as canonical, it
acquires the spinlock, and only stores its DIE if its priority is
strictly lower than the current canonical DIE. This ensures that the
canonical DIE is always the lowest-priority (i.e. first) CU that defines
that type. The replaced DIE is leaked into the bump allocator and the
existing DebugTypeDeclFilePatch and accelerator record filters skips the
orphaned DIEs via getFinalDie() checks.

    [2 lines not shown]
DeltaFile
+118-0llvm/test/tools/dsymutil/X86/DWARFLinkerParallel/odr-deterministic-type-die.test
+50-60llvm/lib/DWARFLinker/Parallel/DWARFLinkerTypeUnit.cpp
+53-34llvm/lib/DWARFLinker/Parallel/DWARFLinkerCompileUnit.cpp
+22-3llvm/lib/DWARFLinker/Parallel/DWARFLinkerImpl.cpp
+14-2llvm/lib/DWARFLinker/Parallel/TypePool.h
+5-8llvm/lib/DWARFLinker/Parallel/DWARFLinkerImpl.h
+262-1077 files not shown
+277-12513 files

LLVM/project 1fd45f0lldb/source/Expression DWARFExpression.cpp

[lldb] Remove commented-out code in DWARFExpression (NFC) (#195138)

`DW_OP_addr_sect_offset4` is not a real DWARF opcode; it was a
proprietary LLDB proposal that was never adopted (and has no llvm::dwarf
constant). The same shared-library sliding problem is handled today by
evaluating DW_OP_addr as a FileAddress and converting via
Value::ConvertToLoadAddress.
DeltaFile
+0-37lldb/source/Expression/DWARFExpression.cpp
+0-371 files

FreeNAS/freenas e6e1ae5src/middlewared/middlewared/plugins/api_key crud.py

Properly set expiry of api_keys

This commit fixes an issue where we missed setting expiry of api keys.
DeltaFile
+1-0src/middlewared/middlewared/plugins/api_key/crud.py
+1-01 files

LLVM/project 2291047libcxx/include/__random mersenne_twister_engine.h

[libc++][NFC] Simplify the mersenne_twister_engine implementation a bit (#194893)

This replaces some SFINAE and function overloading with `if
_LIBCPP_CONSTEXPR` to simplify the code a bit.
DeltaFile
+31-49libcxx/include/__random/mersenne_twister_engine.h
+31-491 files

FreeBSD/src 8ab08ealib/libsys chroot.2

chroot.2: "filedescriptors" => "file descriptors"

"filedescriptors" is the odd one out when looking at other manual pages.

MFC after:      3 days
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit 4c6d8aa069f2ac22f801fa69add61085631b3356)
DeltaFile
+3-3lib/libsys/chroot.2
+3-31 files

FreeBSD/src c63d3e5usr.bin/netstat if.c netstat.1

netstat(1): '-w': Banners to appear before a new statistics line, not after

Recurring banners except the first are printed just after the latest
interval's statistics line, giving the false impression that the latter
are omitted.  It is also better to print a new banner only if it is
going to be followed by a new line of statistics, in case netstat(1) is
interrupted or we have reached the number of iterations specified by
'-q'.

Fix this by pushing printing these banners inside the loop producing
statistics lines, after having waited for the next interval.

The first banner is printed before the loop, as we want it to be printed
immediately at launch, even if at this point we do not have statistics
to display (we have to wait for an interval to compute these, as they
are based on a difference).

While here, remove the 'goto' spaghetti by putting banner printing into
its own private function and using a proper infinite loop in

    [21 lines not shown]
DeltaFile
+87-61usr.bin/netstat/if.c
+6-14usr.bin/netstat/netstat.1
+0-2usr.bin/netstat/main.c
+93-773 files

FreeBSD/src ac38d96sys/kern vfs_vnops.c

vfs: Simplify vfs_write_resume()/vn_start_write_refed()

The call to vn_start_write_refed() from vfs_write_resume() with
'mplocked' set to 'true' exactly boils down to doing an increment of
'mnt_writeopcount', albeit with lots of unnecessary verifications.

Replace it with an inline incrementation.  As the original call was the
last with 'mplocked' with 'true', remove the 'mplocked' parameter from
vfs_write_resume(), simplifying its code accordingly ('mplocked' always
false).

While here, in vfs_write_resume(), initialize 'error' out of the mount
lock.

Reviewed by:    kib
MFC after:      1 week
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56108

(cherry picked from commit 4deb934c1a1051d7ef41e9309d066742722ce180)
DeltaFile
+10-12sys/kern/vfs_vnops.c
+10-121 files

FreeBSD/src ace0a38share/man/man9 style.9

style.9: Encourage style changes when doing significant modifications

The rule of allowing style changes when about half or more of a file (or
group of files), coupled with the advice of avoiding stylistic changes,
could be interpreted as forbidding most style changes, even in heavily
modified functions.

In order to rule out that interpretation and ease transition towards our
prescribed style:
1. Clarify that avoiding stylistic changes concerns only "standalone"
   ones.
2. Actually encourage changing the style, and extend the cases where it
   is explicitly allowed to do so to any single logical unit as little
   as a function, keeping the existing "about half" of modified code as
   a rule of thumb.

When point 2 above applies, encourage to commit pure style changes
separately, and to add style-only commits to '.git-blame-ignore-revs'.


    [17 lines not shown]
DeltaFile
+30-22share/man/man9/style.9
+30-221 files

LLVM/project 6810a69libcxx/test/std/time/time.cal/time.cal.mwd/time.cal.mwd.nonmembers ostream.pass.cpp, libcxx/test/std/time/time.cal/time.cal.mwdlast/time.cal.mwdlast.nonmembers ostream.pass.cpp

[libc++] Update macOS and AppleClang (#193711)

The new AppleClang is only available on macOS 26, so we need to update
both.
DeltaFile
+4-119libcxx/test/std/time/time.syn/formatter.month_weekday.pass.cpp
+13-101libcxx/test/std/time/time.syn/formatter.year_month_day.pass.cpp
+13-101libcxx/test/std/time/time.syn/formatter.month_day.pass.cpp
+4-92libcxx/test/std/time/time.syn/formatter.year_month_day_last.pass.cpp
+6-84libcxx/test/std/time/time.cal/time.cal.mwd/time.cal.mwd.nonmembers/ostream.pass.cpp
+6-81libcxx/test/std/time/time.cal/time.cal.mwdlast/time.cal.mwdlast.nonmembers/ostream.pass.cpp
+46-57836 files not shown
+141-1,31542 files

FreeBSD/ports 383b372sysutils/appjail distinfo Makefile

sysutils/appjail: Update to 4.12.0

ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v4.12.0

MFH:            2026Q2
(cherry picked from commit b4dcd23f277f6b64419b8831be1afe9b9fac1745)
DeltaFile
+3-3sysutils/appjail/distinfo
+1-1sysutils/appjail/Makefile
+4-42 files

FreeBSD/src 1569e23sys/sys param.h

Bump __FreeBSD_version to 1600018 after linuxkpi changes for DRM 6.12.84

As of this commit, all changes to linuxkpi required by the DRM drivers
from Linux 6.12.84 were committed.

Sponsored by:   The FreeBSD Foundation
DeltaFile
+1-1sys/sys/param.h
+1-11 files

FreeBSD/ports 05771c3sysutils/appjail-devel distinfo Makefile

sysutils/appjail-devel: Update to 4.12.0.20260430

ChangeLog:
https://github.com/DtxdF/AppJail/commits/2274c856694fd2f6db37155b2217d97e0bbb2920/

MFH:            2026Q2
DeltaFile
+3-3sysutils/appjail-devel/distinfo
+2-2sysutils/appjail-devel/Makefile
+5-52 files

FreeBSD/ports b4dcd23sysutils/appjail distinfo Makefile

sysutils/appjail: Update to 4.12.0

ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v4.12.0

MFH:            2026Q2
DeltaFile
+3-3sysutils/appjail/distinfo
+1-1sysutils/appjail/Makefile
+4-42 files