FreeBSD/src 59eafd8sys/netinet6 nd6_rtr.c

netinet6: spell Identifiers in the comment
DeltaFile
+1-1sys/netinet6/nd6_rtr.c
+1-11 files

NetBSD/pkgsrc-wip c68f808py-dask distinfo Makefile

py-dask: update to 2026.1.2
DeltaFile
+3-3py-dask/distinfo
+1-3py-dask/Makefile
+4-62 files

NetBSD/pkgsrc-wip e8ea018py-xyzservices PLIST Makefile

py-xyzservices: Initial package
DeltaFile
+29-0py-xyzservices/PLIST
+21-0py-xyzservices/Makefile
+5-0py-xyzservices/distinfo
+3-0py-xyzservices/DESCR
+58-04 files

NetBSD/pkgsrc-wip ea324ebpy-cityhash Makefile distinfo, py-cityhash/patches patch-setup.py

cityhash: Update to 0.4.10
DeltaFile
+3-12py-cityhash/Makefile
+0-15py-cityhash/patches/patch-setup.py
+3-4py-cityhash/distinfo
+2-1py-cityhash/PLIST
+8-324 files

NetBSD/pkgsrc-wip 365f56dpy-HeapDict PLIST

py-HeapDict: Update PLIST
DeltaFile
+6-6py-HeapDict/PLIST
+6-61 files

NetBSD/pkgsrc-wip 5394e7cpy-dask_expr Makefile PLIST

py-dask_expr: part of py-dask now
DeltaFile
+0-25py-dask_expr/Makefile
+0-9py-dask_expr/PLIST
+0-5py-dask_expr/distinfo
+0-2py-dask_expr/DESCR
+0-414 files

NetBSD/pkgsrc-wip ef9b8a3py-setuptools-git-versioning PLIST distinfo

py-setuptools-git-versioning: Update to 3.0.1
DeltaFile
+30-3py-setuptools-git-versioning/PLIST
+3-3py-setuptools-git-versioning/distinfo
+2-3py-setuptools-git-versioning/Makefile
+35-93 files

NetBSD/pkgsrc-wip 51798f1py-rtree PLIST Makefile

py-rtree: Update to 1.4.1
DeltaFile
+5-5py-rtree/PLIST
+3-3py-rtree/Makefile
+8-82 files

NetBSD/pkgsrc-wip 35205aepy-fastavro distinfo PLIST

py-fastavro: Update to 1.12.1
DeltaFile
+3-3py-fastavro/distinfo
+2-2py-fastavro/PLIST
+1-1py-fastavro/Makefile
+6-63 files

NetBSD/pkgsrc-wip 1b6ecbbpy-cosat PLIST

py-cosat:  Update PLIST
DeltaFile
+2-2py-cosat/PLIST
+2-21 files

NetBSD/pkgsrc-wip 1d15c91py-datasci packages.mk Makefile

py-datasci: Update to 2026.02
DeltaFile
+641-0py-datasci/packages.mk
+3-490py-datasci/Makefile
+644-4902 files

NetBSD/pkgsrc-wip 4d4c981py-tblib distinfo Makefile

py-tblib: Update to 3.2.2
DeltaFile
+3-3py-tblib/distinfo
+4-2py-tblib/Makefile
+1-2py-tblib/PLIST
+8-73 files

NetBSD/pkgsrc-wip bae2333py-ndindex PLIST

py-ndindex: Update PLIST
DeltaFile
+1-1py-ndindex/PLIST
+1-11 files

NetBSD/pkgsrc-wip 091f106py-dask PLIST Makefile

py-dask: Update to 2026.1.1
DeltaFile
+8-8py-dask/PLIST
+5-8py-dask/Makefile
+3-3py-dask/distinfo
+16-193 files

NetBSD/pkgsrc-wip 715361dapache-arrow PLIST distinfo, apache-arrow/patches patch-cpp_src_arrow_util_float16.h

apache-arrow: Update to 23.0.0
DeltaFile
+26-37apache-arrow/PLIST
+10-9apache-arrow/distinfo
+17-0apache-arrow/patches/patch-cpp_src_arrow_util_float16.h
+5-4apache-arrow/Makefile
+1-1apache-arrow/version.mk
+59-515 files

NetBSD/pkgsrc-wip 7bc1aedpy-distributed PLIST Makefile

py-distributed: Update to 2026.1.2
DeltaFile
+2-5py-distributed/PLIST
+4-3py-distributed/Makefile
+3-3py-distributed/distinfo
+9-113 files

NetBSD/pkgsrc-wip a881c66py-apache-arrow PLIST

apache-arrow: Update to 23.0.0
DeltaFile
+19-34py-apache-arrow/PLIST
+19-341 files

LLVM/project 7c445dbclang/include/clang/Frontend ASTUnit.h

[NFC][Clang] Apply Rule of Three to classes in ASTUnit.h (#182198)

Static analysis flagged that some classes in ASTUnit.h defined a
destructor but did not also define a copy constructor or copy
assignment. This is a bug and I am defining them as deleted to prevent
accidently copy or assigns.
DeltaFile
+5-0clang/include/clang/Frontend/ASTUnit.h
+5-01 files

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

[AMDGPU] Commute instructions to avoid VGPR MSB changes (#181918)

DeltaFile
+25-18llvm/test/CodeGen/AMDGPU/vgpr-lowering-gfx1250.mir
+22-0llvm/lib/Target/AMDGPU/AMDGPULowerVGPREncoding.cpp
+47-182 files

LLVM/project a0e9061flang/docs/MeetingNotes/2025 2025-12-03.md 2025-12-17.md, flang/docs/MeetingNotes/2026 2026-01-28.md 2026-02-11.md

[flang] Add Flang Call Notes documents (#180287)

This PR is the result of discussion in
https://discourse.llvm.org/t/rfc-what-to-do-regarding-the-flang-call-notes-document/89450.
The intent with this PR is to move away from the former Google Doc in
favor of keeping the call notes in the primary repository. This PR has
the boilerplate and the notes from the last few meetings. In future,
notes from previous calls could be added in as well, once recovered from
the corrupted document.

The intended flow going forward would be for the call organizer to draft
the meeting's agenda in the working Google Doc referenced in
MeetingNotes/README.md, post it on Slack the day before the meeting,
take notes in the document during the call, then translate those notes
into a new notes document in the correct folder after the call is
completed and create a PR.
DeltaFile
+75-0flang/docs/MeetingNotes/2026/2026-01-28.md
+74-0flang/docs/MeetingNotes/2026/2026-02-11.md
+70-0flang/docs/MeetingNotes/2026/2026-01-14.md
+65-0flang/docs/MeetingNotes/2026/2026-01-21.md
+56-0flang/docs/MeetingNotes/2025/2025-12-03.md
+53-0flang/docs/MeetingNotes/2025/2025-12-17.md
+393-03 files not shown
+440-59 files

LLVM/project a0df62blldb/test/API/tools/lldb-server TestGdbRemoteCompletion.py

[lldb] Disable shared build for TestGdbRemoteCompletion.py (#182196)

Follow up to #181720. Based on [this
failure](https://lab.llvm.org/buildbot/#/builders/162/builds/41328)
DeltaFile
+2-0lldb/test/API/tools/lldb-server/TestGdbRemoteCompletion.py
+2-01 files

FreeBSD/ports ef6d1e8ports-mgmt/poudriere-devel distinfo Makefile

ports-mgmt/poudriere-devel: Update to 3.3.0-2517-g1ee69405b

Changes:
 - bulk shlib tracking: Don't consider base libprivate*.so as missing.
 - bulk shlib tracking: Remove the 'misses all libraries' case;
   always print a specific library that is missing.
DeltaFile
+3-3ports-mgmt/poudriere-devel/distinfo
+2-2ports-mgmt/poudriere-devel/Makefile
+5-52 files

Illumos/gate 4e774dbusr/src/lib/smbsrv/libfksmbsrv/common fksmb_sign_pkcs.c, usr/src/lib/smbsrv/libsmb/common smb_cfg.c

17713 SMB 3.1.1 should support GMAC signing
Reviewed by: Gordon Ross <gordon.w.ross at gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos at fingolfin.org>
Approved by: Patrick Mooney <pmooney at pfmooney.com>
DeltaFile
+46-5usr/src/uts/common/fs/smbsrv/smb2_signing.c
+30-8usr/src/lib/smbsrv/libfksmbsrv/common/fksmb_sign_pkcs.c
+18-0usr/src/uts/common/fs/smbsrv/smb_sign_kcf.c
+8-2usr/src/uts/common/smbsrv/smb_kcrypt.h
+7-1usr/src/lib/smbsrv/libsmb/common/smb_cfg.c
+3-1usr/src/man/man5/smb.5
+112-176 files

Illumos/gate e2e5b80usr/src/lib/libshare/smb libshare_smb.c, usr/src/lib/smbsrv/libsmb/common smb_cfg.c

17712 smb: support signing capabilities negotiation context
Reviewed by: Gordon Ross <gordon.w.ross at gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos at fingolfin.org>
Approved by: Patrick Mooney <pmooney at pfmooney.com>
DeltaFile
+355-127usr/src/uts/common/fs/smbsrv/smb2_negotiate.c
+62-15usr/src/lib/smbsrv/libsmb/common/smb_cfg.c
+33-2usr/src/man/man5/smb.5
+20-4usr/src/uts/common/fs/smbsrv/smb2_signing.c
+15-9usr/src/uts/common/smbsrv/smbinfo.h
+21-1usr/src/lib/libshare/smb/libshare_smb.c
+506-1589 files not shown
+543-17415 files

Illumos/gate 524a3feusr/src/lib/smbsrv/libfksmbsrv/common fksmb_sign_pkcs.c, usr/src/uts/common/fs/smbsrv smb_sign_kcf.c smb2_signing.c

17711 SMB: use single-shot scatter/gather interfaces for signing
Reviewed by: Gordon Ross <gordon.w.ross at gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos at fingolfin.org>
Approved by: Patrick Mooney <pmooney at pfmooney.com>
DeltaFile
+89-67usr/src/lib/smbsrv/libfksmbsrv/common/fksmb_sign_pkcs.c
+45-81usr/src/uts/common/fs/smbsrv/smb_sign_kcf.c
+23-29usr/src/uts/common/fs/smbsrv/smb2_signing.c
+40-2usr/src/uts/common/fs/smbsrv/smb_mbuf_util.c
+5-23usr/src/uts/common/fs/smbsrv/smb3_encrypt.c
+5-7usr/src/uts/common/smbsrv/smb_kcrypt.h
+207-2092 files not shown
+214-2118 files

LLVM/project febe605llvm/lib/Target/RISCV RISCVInstrInfoVPseudos.td

[RISCV] Consistently name AVL operands as $vl. NFC (#182174)

Looking into using getNamedOperandIndex so we need to be consistent.

To avoid a conflict, I renamed the $vl output of vleff pseudos to
$vl_out. Arguably the AVL inputs should be $avl, but that requires more
changes and may interact with out of tree vendor specific instructions.
DeltaFile
+8-8llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
+8-81 files

LLVM/project dd4f88fllvm/utils profcheck-xfail.txt

[ProfCheck] Sort profcheck-xfail.txt

To make it more clear in diffs updating sets of tests.
DeltaFile
+29-29llvm/utils/profcheck-xfail.txt
+29-291 files

LLVM/project 3ca5384llvm/utils profcheck-xfail.txt

[ProfCheck] Remove now passing tests

There were quite a few tests in the profcheck-xfail.txt list that now
pass, likely due to other fixes coincidentally helping or someone
forgetting to update the list. Remove them from the list to ensure we
have test coverage.
DeltaFile
+0-30llvm/utils/profcheck-xfail.txt
+0-301 files

Illumos/gate e5485f0usr/src/lib/smbsrv/libfksmbsrv/common fksmb_sign_pkcs.c, usr/src/uts/common/fs/smbsrv smb_sign_kcf.c smb2_signing.c

17710 SMB: want unified mac functions
Reviewed by: Gordon Ross <gordon.w.ross at gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos at fingolfin.org>
Approved by: Patrick Mooney <pmooney at pfmooney.com>
DeltaFile
+44-102usr/src/uts/common/fs/smbsrv/smb_sign_kcf.c
+45-100usr/src/lib/smbsrv/libfksmbsrv/common/fksmb_sign_pkcs.c
+39-82usr/src/uts/common/fs/smbsrv/smb2_signing.c
+11-11usr/src/uts/common/smbsrv/smb_kcrypt.h
+3-7usr/src/uts/common/fs/smbsrv/smb3_kdf.c
+0-2usr/src/uts/common/smbsrv/smb_ktypes.h
+142-3046 files

FreeBSD/src 38edf96tests/sys/netpfil/ipfw log.sh

tests/ipfw: fix log:bpf test flakyness

There were several problems:

o Using 'netstat -B' is not a reliable way to make sure that all tcpdumps
  have attached to bpf(4).  The problem is that tcpdump (via libpcap) does
  several ioctl(2)s after the attach including two BIOCSETF.  Each of them
  flushes the input buffer.  So we can see tcpdump attached in 'netstat -B'
  and start sending packets and the packet will be captured by bpf(4)
  before BIOCSETF and freed and tcpdump won't read anything.  Instead of
  using netstat(1), use ps(1) and make sure each tcpdump is blocked on the
  "bpf" wait channel, which guarantees it is done with ioctl(2)s and is now
  blocked in read(2).
o Using 'nc -w 0' sets timeout not only on the connect(2) (as documented)
  but also on poll(2), which is not documented.  There is a race in shell
  that will make stdin not yet filled by 'echo foo' when nc(1) does
  poll(2).  With zero timeout, this poll(2) will immediately return and nc
  will exit.
o The waiting loop had two errors: using wrong variable name as well as

    [7 lines not shown]
DeltaFile
+11-8tests/sys/netpfil/ipfw/log.sh
+11-81 files