LLVM/project 79a05f6lldb/source/Plugins/Process/Windows/Common ProcessDebugger.cpp

[lldb][windows] Null-check m_session_data in ProcessDebugger::OnDebuggerError (#199028)

Add a null check that logs and returns, matching the pattern in
OnExitProcess.
DeltaFile
+7-0lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.cpp
+7-01 files

LLVM/project dd90861llvm/lib/MC DXContainerInfo.cpp, llvm/lib/Object DXContainer.cpp

[DirectX][ObjectYAML] Add VERS part support (#198222)

Add support for DXContainer VERS part in the ObjectYAML pipeline so it
can be represented in structured YAML and round-tripped through
yaml2obj/obj2yaml.

VERS is emitted into DXContainers inside shader PDB files. It stores
information about the version of a compiler used to produce shader
binaries.
DeltaFile
+84-0llvm/unittests/ObjectYAML/DXContainerYAMLTest.cpp
+67-0llvm/test/tools/obj2yaml/DXContainer/VERSPart.yaml
+48-0llvm/unittests/Object/DXContainerTest.cpp
+46-0llvm/lib/MC/DXContainerInfo.cpp
+37-1llvm/lib/ObjectYAML/DXContainerEmitter.cpp
+37-0llvm/lib/Object/DXContainer.cpp
+319-17 files not shown
+439-1313 files

Dreckly/dreckly 5a0f524www/nginx distinfo options.mk, www/nginx/patches extra-patch-ngx_brotli_filter_config patch-conf_nginx.conf

nginx: Update to 1.30.1
DeltaFile
+35-35www/nginx/distinfo
+34-15www/nginx/options.mk
+40-0www/nginx/patches/extra-patch-ngx_brotli_filter_config
+12-12www/nginx/patches/patch-conf_nginx.conf
+7-9www/nginx/Makefile
+3-1www/nginx/PLIST
+131-726 files

Dreckly/dreckly c356b6ewww/nginx-devel options.mk Makefile, www/nginx-devel/files/smf manifest.xml

nginx-devel: Remove.
DeltaFile
+0-396www/nginx-devel/options.mk
+0-145www/nginx-devel/Makefile
+0-93www/nginx-devel/patches/patch-conf_nginx.conf
+0-71www/nginx-devel/distinfo
+0-42www/nginx-devel/PLIST
+0-34www/nginx-devel/files/smf/manifest.xml
+0-7816 files not shown
+0-87512 files

OpenBSD/ports 9dR0Qg1misc/remind Makefile distinfo

   misc/remind: update to 6.2.6

   from Martin Ziemer (maintainer)
VersionDeltaFile
1.103+2-2misc/remind/Makefile
1.72+2-2misc/remind/distinfo
+4-42 files

OpenBSD/ports e1Gva19mail/cyrus-imapd Makefile

   gperf also needed to build
VersionDeltaFile
1.162+2-1mail/cyrus-imapd/Makefile
+2-11 files

Dreckly/dreckly 578d605www/nginx distinfo options.mk, www/nginx/patches extra-patch-ngx_brotli_filter_config patch-conf_nginx.conf

nginx: Update to 1.30.1
DeltaFile
+35-35www/nginx/distinfo
+34-15www/nginx/options.mk
+40-0www/nginx/patches/extra-patch-ngx_brotli_filter_config
+12-12www/nginx/patches/patch-conf_nginx.conf
+7-9www/nginx/Makefile
+3-1www/nginx/PLIST
+131-726 files

OpenBSD/ports 58q9Lh3mail/cyrus-imapd Makefile

   p5-Type-Tiny was replaced by p5-Moo, adjust BDEP
VersionDeltaFile
1.161+1-1mail/cyrus-imapd/Makefile
+1-11 files

OpenBSD/ports 3nFGIU6x11/gnustep/simpleagenda/patches patch-RecurrenceRule_m

   Unbreak; reported by sthen@
VersionDeltaFile
1.2+8-1x11/gnustep/simpleagenda/patches/patch-RecurrenceRule_m
+8-11 files

FreeBSD/src d7cde43sys/net if_loop.c

Revert "loopback: Clear hash unconditionally."

This reverts commit 2fe37927d41990abe8d1c336e75fd75873285e90.

This turns out to have been misguided.  First, clearing the
hash results in all loopback ip/ip6 traffic being hashed
to the netisr queue associated with the if_index of the loopback
interface.  Eg, it bottlenecks loopback traffic. When the
hash is kept, traffic is spread evenly among netisrs.

Also, it is safe to keep the hash here.  The clearing was only
needed when RSS core selection is enabled; we only enabled the
consistent hashing parts of RSS globally, not the cpuid mapping
stuff.  So there is no need to clear it.

Reviewed by: glebius
Sponsored by: Netflix
DeltaFile
+2-0sys/net/if_loop.c
+2-01 files

LLVM/project 553b609libc/hdr/types struct_mmsghdr.h, libc/include/llvm-libc-types struct_mmsghdr.h

Implement linux-specific sendmmsg(2) (#198778)

Assisted by Gemini.
Co-authored-by: Jeff Bailey <jbailey at raspberryginger.com>
DeltaFile
+84-0libc/test/src/sys/socket/linux/sendmmsg_test.cpp
+35-0libc/src/__support/OSUtil/linux/syscall_wrappers/sendmmsg.h
+32-0libc/src/sys/socket/linux/sendmmsg.cpp
+26-0libc/src/sys/socket/sendmmsg.h
+26-0libc/hdr/types/struct_mmsghdr.h
+24-0libc/include/llvm-libc-types/struct_mmsghdr.h
+227-011 files not shown
+305-017 files

LLVM/project 5d9c2edlldb/source/Plugins/Process/Windows/Common ProcessDebugger.cpp

[lldb][windows] Null-check m_session_data in ProcessDebugger::HaltProcess (#199016)
DeltaFile
+6-0lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.cpp
+6-01 files

LLVM/project c76731e.github/workflows pr-subscriber.yml

[CI] Pass label name to script using env var in pr-subscriber workflow (#199026)

As is done in issue-subscriber.yml already.

This addresses the problem described in
https://docs.github.com/en/actions/concepts/security/script-injections
using the solution recommended by

https://docs.github.com/en/actions/reference/security/secure-use#use-an-intermediate-environment-variable.
DeltaFile
+2-1.github/workflows/pr-subscriber.yml
+2-11 files

NetBSD/pkgsrc E6eh8Qxdoc CHANGES-2026

   doc: Updated devel/R-rlang to 1.2.0
VersionDeltaFile
1.3177+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc g8Wt3wCdevel/R-rlang distinfo Makefile

   (devel/R-rlang) Updated 1.1.6 to 1.2.0

   # rlang 1.2.0

   * rlang and tidyeval are now fully backed by official C APIs of R!
     Thanks to the R core team for collaborating with us on this.

   * `ns_registry_env()` is defunct in R >= 4.6.0 for compliance with the
     C API of R.

   * New type-checking functions exported from rlang: `check_bool()`,
     `check_string()`, `check_name()`, `check_number_decimal()`,
     `check_number_whole()`, and `check_data_frame()`. These were
     previously only available via the `standalone-types-check.R`
     standalone file. `stop_input_type()` is also now exported.

   * Fixed a protection issue discovered by rchk (#1865).



    [23 lines not shown]
VersionDeltaFile
1.20+4-4devel/R-rlang/distinfo
1.20+2-2devel/R-rlang/Makefile
+6-62 files

NetBSD/pkgsrc y8ukK9Fmath/R Makefile

   R: avoid gnu iconv on Darwin; explicityli disable java, as it might be detected (e.g. on macOS)
VersionDeltaFile
1.286+4-3math/R/Makefile
+4-31 files

LLVM/project 14745b3lldb/source/Host/windows HostThreadWindows.cpp

[lldb][windows] Fix HostThreadWindows::Join dead-code on GetExitCodeThread failure (#199014)
DeltaFile
+13-9lldb/source/Host/windows/HostThreadWindows.cpp
+13-91 files

FreeBSD/ports fc8f4a9www/miniflux distinfo Makefile

www/miniflux: Update to 2.3.0
DeltaFile
+5-5www/miniflux/distinfo
+1-2www/miniflux/Makefile
+6-72 files

LLVM/project ceee5d7.github/workflows commit-access-greeter.yml

[CI] Remove unused env var from commit-access-greeter (#199024)

LABEL_NAME has been there since the workflow's introduction in
f8ef2699d860aea97750953f1b79db8ef7574e82, but has never been used.
DeltaFile
+0-1.github/workflows/commit-access-greeter.yml
+0-11 files

NetBSD/pkgsrc MhApKxsdoc CHANGES-2026

   doc: Updated pkgtools/mktool to 1.5.9
VersionDeltaFile
1.3176+2-1doc/CHANGES-2026
+2-11 files

LLVM/project df88198clang/include/clang/Options FlangOptions.td, flang/include/flang/Frontend FrontendOptions.h

Revert "[Flang] Adding -ffree-line-length-<value> flag" (#199018)

Reverts llvm/llvm-project#192941 due to various important apps failures.
DeltaFile
+0-48flang/test/Driver/ffree-line-length.f90
+9-16flang/lib/Frontend/CompilerInvocation.cpp
+2-8flang/include/flang/Frontend/FrontendOptions.h
+1-5clang/include/clang/Options/FlangOptions.td
+0-5flang/lib/Parser/prescan.h
+0-4flang/lib/Parser/prescan.cpp
+12-864 files not shown
+13-9010 files

NetBSD/pkgsrc VnL0iFMpkgtools/mktool distinfo Makefile

   mktool: Update to 1.5.9.

   ## Version 1.5.9 (2026-05-21)

   * checksum: Fix error handling and improve compatibility with checksum.awk.
VersionDeltaFile
1.28+4-4pkgtools/mktool/distinfo
1.31+2-2pkgtools/mktool/Makefile
+6-62 files

OpenBSD/ports eAQEkGDsysutils/docker-compose distinfo modules.inc

   sysutils/docker-compose: update to 5.1.4
VersionDeltaFile
1.34+88-82sysutils/docker-compose/distinfo
1.30+34-31sysutils/docker-compose/modules.inc
1.37+1-1sysutils/docker-compose/Makefile
+123-1143 files

OpenBSD/ports zxxlRDCsysutils/docker-cli distinfo Makefile

   sysutils/docker-cli: update to 29.5.2
VersionDeltaFile
1.42+2-2sysutils/docker-cli/distinfo
1.47+1-1sysutils/docker-cli/Makefile
+3-32 files

FreeBSD/ports 3b5cb96www/iridium/files patch-chrome_browser_about__flags.cc patch-third__party_libsync_src_sync.c

www/iridium: update to 2026.05.148.2
DeltaFile
+84-110www/iridium/files/patch-chrome_browser_about__flags.cc
+181-0www/iridium/files/patch-third__party_libsync_src_sync.c
+98-0www/iridium/files/patch-third__party_libvpx_source_config_linux_arm64_vpx__dsp__rtcd.h
+31-40www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+38-20www/iridium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc
+29-29www/iridium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+461-199407 files not shown
+2,814-1,815413 files

OpenBSD/ports iNLha5Vsysutils/docker-buildx distinfo Makefile

   sysutils/docker-buildx: update to 0.34.1
VersionDeltaFile
1.26+2-2sysutils/docker-buildx/distinfo
1.27+1-1sysutils/docker-buildx/Makefile
+3-32 files

LLVM/project 7236126llvm/lib/Support UnicodeNameToCodepointGenerated.cpp, llvm/test/CodeGen/AMDGPU llvm.amdgcn.av.load.b128.ll

Merge branch 'main' into users/jeanPerier/mem2reg-view-interface
DeltaFile
+23,873-20,923llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+8,633-8,584llvm/test/CodeGen/Thumb2/mve-clmul.ll
+12,365-0llvm/test/CodeGen/AMDGPU/llvm.amdgcn.av.load.b128.ll
+1,243-8,768llvm/test/CodeGen/X86/vector-replicaton-i1-mask.ll
+8,195-0llvm/test/MC/AMDGPU/gfx13_asm_vop3.s
+8,182-0llvm/test/MC/AMDGPU/gfx13_asm_vop3-fake16.s
+62,491-38,2755,419 files not shown
+408,241-189,3255,425 files

LLVM/project 7f3e168llvm/lib/Frontend/OpenMP OMPIRBuilder.cpp

[OpenMP][OMPIRBuilder] Refactor removeUnusedBlocksFromParent (#198938)

This is essentially post-commit review for #198690 which was landed
quickly to fix nondeterminism in tests introduced in #197637

Change-Id: Ib3603ef3c70dde5bb22d0fc04d9249e62ecccf0c
Co-authored-by: @Meinersbur
Co-authored-by: @chichunchen
DeltaFile
+22-27llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
+22-271 files

FreeBSD/ports afda8f1www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-third__party_libsync_src_sync.c

www/ungoogled-chromium: update to 148.0.7778.178

Security:       https://vuxml.freebsd.org/freebsd/da4d7162-4aa3-11f1-b189-a8a1599412c6.html
DeltaFile
+84-110www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc
+181-0www/ungoogled-chromium/files/patch-third__party_libsync_src_sync.c
+98-0www/ungoogled-chromium/files/patch-third__party_libvpx_source_config_linux_arm64_vpx__dsp__rtcd.h
+31-40www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+29-29www/ungoogled-chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+38-20www/ungoogled-chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc
+461-199407 files not shown
+2,861-1,821413 files

FreeBSD/ports fd3758ewww/chromium/files patch-chrome_browser_about__flags.cc patch-third__party_libsync_src_sync.c

www/chromium: update to 148.0.7778.178

Security:       https://vuxml.freebsd.org/freebsd/da4d7162-4aa3-11f1-b189-a8a1599412c6.html
DeltaFile
+84-110www/chromium/files/patch-chrome_browser_about__flags.cc
+181-0www/chromium/files/patch-third__party_libsync_src_sync.c
+98-0www/chromium/files/patch-third__party_libvpx_source_config_linux_arm64_vpx__dsp__rtcd.h
+31-40www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+31-31www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+38-20www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc
+463-201407 files not shown
+2,824-1,820413 files