LLVM/project 8fcb996llvm/test/CodeGen/AMDGPU carryout-selection.ll llvm.amdgcn.wmma.gfx1250.w32.ll

update the SWAR
DeltaFile
+2-713llvm/test/CodeGen/AMDGPU/carryout-selection.ll
+0-246llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.gfx1250.w32.ll
+0-220llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.imod.gfx1250.w32.ll
+0-212llvm/test/CodeGen/AMDGPU/flat-saddr-load.ll
+0-174llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.imm.gfx1250.w32.ll
+170-0llvm/test/CodeGen/AMDGPU/vgpr-setreg-mode-swar.mir
+172-1,565145 files not shown
+201-6,089151 files

LLVM/project 8d0228ellvm/test/CodeGen/AMDGPU carryout-selection.ll llvm.amdgcn.wmma.gfx1250.w32.ll

[AMDGPU] Handle `s_setreg_imm32_b32` targeting `MODE` register

On certain hardware, this instruction clobbers VGPR MSB `bits[12:19]`, so we need to restore the current mode.
DeltaFile
+713-2llvm/test/CodeGen/AMDGPU/carryout-selection.ll
+246-0llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.gfx1250.w32.ll
+220-0llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.imod.gfx1250.w32.ll
+212-0llvm/test/CodeGen/AMDGPU/flat-saddr-load.ll
+174-0llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.imm.gfx1250.w32.ll
+166-0llvm/test/CodeGen/AMDGPU/flat-saddr-atomics.ll
+1,731-2146 files not shown
+6,212-3152 files

LLVM/project 4913ed4llvm/test/CodeGen/AMDGPU llvm.amdgcn.wmma.gfx1250.w32.ll llvm.amdgcn.wmma.imod.gfx1250.w32.ll

resolve comments
DeltaFile
+246-246llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.gfx1250.w32.ll
+220-220llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.imod.gfx1250.w32.ll
+212-212llvm/test/CodeGen/AMDGPU/flat-saddr-load.ll
+174-174llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.imm.gfx1250.w32.ll
+166-166llvm/test/CodeGen/AMDGPU/flat-saddr-atomics.ll
+103-103llvm/test/CodeGen/AMDGPU/flat-saddr-store.ll
+1,121-1,121144 files not shown
+5,383-5,461150 files

LLVM/project 5308e0dllvm/lib/Target/AMDGPU AMDGPULowerVGPREncoding.cpp

resolve review comments
DeltaFile
+9-6llvm/lib/Target/AMDGPU/AMDGPULowerVGPREncoding.cpp
+9-61 files

LLVM/project 1314c79clang-tools-extra/clang-doc/assets class-template.mustache enum-template.mustache, clang-tools-extra/test/clang-doc index.cpp

[clang-doc] Fix misnamed, mismatched, or incorrect tags

This is mostly a chore patch that fixes misnamed, mismatched,
or non-existant tags. That includes renaming the function tags in the
class template to `Has*Methods` instead of `Has*Functions`. The "method"
style was already preferred in the template HTML.

Some extraneous tags were removed from the enum template. All templates should use
`Description` for rendering comments, but it was still using an old tag
name. Also, the JSON generator currently doesn't serialize individual
enum value comments, so that tag was removed. Same for public members.

`Description` is removed for friends due to the way Mustache handles missing
tags. If `Description` isn't present, it will use the parent's
description which is undesirable.
DeltaFile
+21-29clang-tools-extra/clang-doc/assets/class-template.mustache
+17-23clang-tools-extra/test/clang-doc/json/class.cpp
+11-11clang-tools-extra/unittests/clang-doc/JSONGeneratorTest.cpp
+4-12clang-tools-extra/clang-doc/assets/enum-template.mustache
+8-3clang-tools-extra/test/clang-doc/json/class-template.cpp
+5-5clang-tools-extra/test/clang-doc/index.cpp
+66-8310 files not shown
+94-10616 files

Linux/linux 623fb99. .mailmap, drivers/pinctrl Kconfig

Merge tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:

 - Fix the mt8189 register base name order back from being fixed broken

 - Add REGMAP_MMIO to the pic64gx-gpio2 to avoid build breakages

 - Mark the Qualcomm lpass-lpi pin controller GPIO chip instance as
   sleeping to fix lock splats

 - Update .mailmap with my new kernel.org address for all old mails
   after maintainers ran into issues with this

* tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
  pinctrl: pic64gx-gpio2: Add REGMAP_MMIO dependency
  Update .mailmap for Linus Walleij
  pinctrl: mediatek: mt8189: restore previous register base name array order
DeltaFile
+4-0.mailmap
+1-1drivers/pinctrl/qcom/pinctrl-lpass-lpi.c
+1-1drivers/pinctrl/mediatek/pinctrl-mt8189.c
+1-0drivers/pinctrl/Kconfig
+7-24 files

FreeNAS/freenas 235571csrc/middlewared/middlewared/plugins filesystem.py

Fix
DeltaFile
+2-2src/middlewared/middlewared/plugins/filesystem.py
+2-21 files

FreeBSD/ports 9498b30math/R-cran-sf distinfo Makefile

math/R-cran-sf: Update to 1.0.23
DeltaFile
+3-3math/R-cran-sf/distinfo
+1-2math/R-cran-sf/Makefile
+4-52 files

FreeBSD/ports 82fd0b6math/R-cran-zoo distinfo Makefile

math/R-cran-zoo: Update to 1.8.15
DeltaFile
+3-3math/R-cran-zoo/distinfo
+1-1math/R-cran-zoo/Makefile
+4-42 files

FreeBSD/ports 69e3533math/R-cran-numbers distinfo Makefile

math/R-cran-numbers: Update to 0.9.2
DeltaFile
+3-3math/R-cran-numbers/distinfo
+1-2math/R-cran-numbers/Makefile
+4-52 files

FreeBSD/ports f653d30math/R-cran-maxLik distinfo Makefile

math/R-cran-maxLik: Update to 1.5.2.2
DeltaFile
+3-3math/R-cran-maxLik/distinfo
+1-1math/R-cran-maxLik/Makefile
+4-42 files

FreeBSD/ports 038b80cmath/R-cran-mathjaxr distinfo Makefile

math/R-cran-mathjaxr: Update to 2.0.0
DeltaFile
+3-3math/R-cran-mathjaxr/distinfo
+1-4math/R-cran-mathjaxr/Makefile
+4-72 files

FreeBSD/ports f672189math/R-cran-gss distinfo Makefile

math/R-cran-gss: Update to 2.2.10
DeltaFile
+3-3math/R-cran-gss/distinfo
+1-1math/R-cran-gss/Makefile
+4-42 files

FreeBSD/ports 975fea4math/R-cran-geepack distinfo Makefile

math/R-cran-geepack: Update to 1.3.13
DeltaFile
+3-3math/R-cran-geepack/distinfo
+1-1math/R-cran-geepack/Makefile
+4-42 files

FreeBSD/ports 3dec7a4math/R-cran-VGAM distinfo Makefile

math/R-cran-VGAM: Update to 1.1.14
DeltaFile
+3-3math/R-cran-VGAM/distinfo
+1-1math/R-cran-VGAM/Makefile
+4-42 files

FreeBSD/ports 2b18946finance/R-cran-timeSeries distinfo Makefile

finance/R-cran-timeSeries: Update to 4052.112
DeltaFile
+3-3finance/R-cran-timeSeries/distinfo
+1-1finance/R-cran-timeSeries/Makefile
+4-42 files

FreeBSD/ports d253789graphics/R-cran-ggplot2 distinfo Makefile

graphics/R-cran-ggplot2: Update to 4.0.1
DeltaFile
+3-3graphics/R-cran-ggplot2/distinfo
+1-1graphics/R-cran-ggplot2/Makefile
+4-42 files

FreeBSD/ports 1c19860finance/R-cran-fGarch distinfo Makefile

finance/R-cran-fGarch: Update to 4052.93
DeltaFile
+3-3finance/R-cran-fGarch/distinfo
+1-1finance/R-cran-fGarch/Makefile
+4-42 files

FreeBSD/ports 3448ae5finance/R-cran-fBasics distinfo Makefile

finance/R-cran-fBasics: Update to 4052.98
DeltaFile
+3-3finance/R-cran-fBasics/distinfo
+1-1finance/R-cran-fBasics/Makefile
+4-42 files

FreeBSD/ports 9d47816devel/p5-Test2-Tools-LoadModule distinfo Makefile

devel/p5-Test2-Tools-LoadModule: Update to 0.009
DeltaFile
+3-3devel/p5-Test2-Tools-LoadModule/distinfo
+1-1devel/p5-Test2-Tools-LoadModule/Makefile
+4-42 files

FreeBSD/ports 2bfb1b0devel/rebar3 distinfo Makefile

devel/rebar3: Update to 3.26.0
DeltaFile
+3-3devel/rebar3/distinfo
+1-1devel/rebar3/Makefile
+4-42 files

FreeNAS/freenas 17008ccsrc/middlewared/middlewared/utils/filesystem stat_x.py

properly set AT_FDCWD in statx_entry_impl

This commit fixes breakage related to statx_entry_impl() calls
on symbolic links. The original version of this function defaulted
to None for dir_fd, this is now replaced with AT_FDCWD which is
consistent with the underlying truenas_os.statx() method.
DeltaFile
+2-2src/middlewared/middlewared/utils/filesystem/stat_x.py
+2-21 files

OpenBSD/ports duoOYEolang/hashlink Makefile distinfo, lang/hashlink/patches patch-Makefile patch-include_renderdoc_renderdoc_app_h

   Update hashlink to commit tagged "latest" (1.15pl0 here). Now includes
   some C++. Tested with latest version of Northgard (4.0.11), Dead Cells
   (1.26.0) and Nuclear Blaze (1.5) and no issues on brief testing.
VersionDeltaFile
1.13+67-27lang/hashlink/patches/patch-Makefile
1.22+10-8lang/hashlink/Makefile
1.1+12-0lang/hashlink/patches/patch-include_renderdoc_renderdoc_app_h
1.8+5-5lang/hashlink/patches/patch-src_module_c
1.12+4-4lang/hashlink/patches/patch-src_std_thread_c
1.11+2-2lang/hashlink/distinfo
+100-463 files not shown
+104-499 files

NetBSD/pkgsrc BavOobFdoc CHANGES-2026

   doc: Updated net/scapy to 2.7.0
VersionDeltaFile
1.195+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9aGbwGenet/scapy PLIST distinfo

   scapy: update to 2.7.0

   Deprecation notice

       This version will be the last to support Python 3.7 and 3.8. (PEP639 will require a new license format starting in 2026, which isn't supported in the latest version of setuptools available on those older versions of Python.)

   Changelog

       [new] ForwardMachine: a new Scapy feature allowing to create a scriptable multi-clients, multi-destination TCP forwarder. It can edit packets on the fly, redirect them to another server, perform TLS interception and more. More details here

       Windows protocols:
           Implementation details in this paper
           SMB:
               client improvements (doc)
               server improvements (doc)
               add support for encryption
               add support for requiring signature
           Kerberos:
               FAST support

    [88 lines not shown]
VersionDeltaFile
1.18+33-0net/scapy/PLIST
1.25+4-4net/scapy/distinfo
1.57+2-4net/scapy/Makefile
+39-83 files

LLVM/project 82830b4clang-tools-extra/clang-doc/assets clang-doc-mustache.css navbar-template.mustache, clang-tools-extra/test/clang-doc basic-project.mustache.test

[clang-doc] Fix inconsistent padding and spacing in HTML

The navbar and sidebar caused spacing and alignment issues since they
were fixed elements with defined height/width. It was difficult to have
all elements below them correctly offset the height. This patch changes them
to sticky elements within the normal document flow that don't define their
height/width explicitly. This actually lets us use existing HTML/CSS
properties (like the "content" div) more naturally.

This also changes the navbar behavior to not follow while scrolling.
DeltaFile
+26-24clang-tools-extra/clang-doc/assets/clang-doc-mustache.css
+12-12clang-tools-extra/test/clang-doc/basic-project.mustache.test
+7-7clang-tools-extra/clang-doc/assets/navbar-template.mustache
+3-1clang-tools-extra/clang-doc/assets/namespace-template.mustache
+3-1clang-tools-extra/clang-doc/assets/index-template.mustache
+3-1clang-tools-extra/clang-doc/assets/class-template.mustache
+54-466 files

LLVM/project 36d8658clang-tools-extra/clang-doc/assets class-template.mustache enum-template.mustache, clang-tools-extra/test/clang-doc enum.cpp mustache-index.cpp

[clang-doc] Serialize repository URL in Mustache templates

Location tags didn't handle possible `FileURL` fields when a repository
URL was specified in a clang-doc invocation. This also cleans up all
location occurences to use `<p>` instead of `<div>` and allows linking
to the repository URL.
DeltaFile
+4-6clang-tools-extra/test/clang-doc/enum.cpp
+1-3clang-tools-extra/test/clang-doc/mustache-index.cpp
+3-1clang-tools-extra/clang-doc/assets/class-template.mustache
+1-3clang-tools-extra/clang-doc/assets/enum-template.mustache
+3-1clang-tools-extra/clang-doc/assets/namespace-template.mustache
+1-2clang-tools-extra/test/clang-doc/templates.cpp
+13-164 files not shown
+17-2110 files

LLVM/project 4fa0767clang-tools-extra/clang-doc/assets function-template.mustache, clang-tools-extra/test/clang-doc templates.cpp

[clang-doc] Don't serialize non-existant locations in HTML (#174887)

The function template didn't check to see if a `Location` existed before
emitting the definition location line.
DeltaFile
+3-1clang-tools-extra/clang-doc/assets/function-template.mustache
+0-2clang-tools-extra/test/clang-doc/templates.cpp
+0-1clang-tools-extra/test/clang-doc/json/class.cpp
+3-43 files

LLVM/project d5a1ed0clang/lib/CIR/Analysis FallThroughWarning.cpp

Remove more unnecesary stuff
DeltaFile
+0-12clang/lib/CIR/Analysis/FallThroughWarning.cpp
+0-121 files

NetBSD/pkgsrc 6E2Pk61doc CHANGES-2026

   doc: Updated x11/nativefiledialog-extended to 1.3.0
VersionDeltaFile
1.194+2-1doc/CHANGES-2026
+2-11 files