GhostBSD/ghostbsd 47298c1sbin/sysctl sysctl.conf

Enable usbhid driver for improved support of modern HID devices
DeltaFile
+2-56sbin/sysctl/sysctl.conf
+2-561 files

GhostBSD/ghostbsd 6ffe85dsbin/sysctl sysctl.conf

Enable usbhid driver for improved support of modern HID devices
DeltaFile
+2-56sbin/sysctl/sysctl.conf
+2-561 files

GhostBSD/ghostbsd bce7d42sys/conf package-version

bump version to 26.2-R15.1a4
DeltaFile
+1-1sys/conf/package-version
+1-11 files

GhostBSD/ghostbsd eed01bfsbin/sysctl sysctl.conf

Enable usbhid driver for improved support of modern HID devices
DeltaFile
+2-56sbin/sysctl/sysctl.conf
+2-561 files

FreeBSD/ports 0a8566csysutils/mdfried distinfo Makefile.crates

sysutils/mdfried: Update to 0.20.2

Reported by:    Benjamin Grosse <notifications at github.com>
DeltaFile
+81-27sysutils/mdfried/distinfo
+40-13sysutils/mdfried/Makefile.crates
+1-1sysutils/mdfried/Makefile
+122-413 files

LLVM/project eeff32fllvm/test/CodeGen/X86 vector-shift-ashr-sub128.ll vector-shift-ashr-256.ll

[X86] Add vXi8 sra-by-one tests (#198096)

Test coverage for #198061
DeltaFile
+213-0llvm/test/CodeGen/X86/vector-shift-ashr-sub128.ll
+97-0llvm/test/CodeGen/X86/vector-shift-ashr-256.ll
+71-0llvm/test/CodeGen/X86/vector-shift-ashr-128.ll
+28-0llvm/test/CodeGen/X86/vector-shift-ashr-512.ll
+409-04 files

GhostBSD/ghostbsd ce435e8sys/contrib/openzfs/lib/libzfs/os/linux libzfs_mount_os.c, sys/contrib/openzfs/module/os/linux/zfs zpl_super.c zfs_vfsops.c

Merge remote-tracking branch 'freebsd/releng/15.1' into releng/15.1
DeltaFile
+619-118sys/contrib/openzfs/module/os/linux/zfs/zpl_super.c
+24-207sys/contrib/openzfs/module/os/linux/zfs/zfs_vfsops.c
+152-0sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/redundancy_draid_degraded2.ksh
+143-0sys/contrib/openzfs/lib/libzfs/os/linux/libzfs_mount_os.c
+136-0sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/redundancy_draid_degraded1.ksh
+126-0sys/contrib/openzfs/tests/zfs-tests/cmd/setlease.c
+1,200-325383 files not shown
+3,748-1,075389 files

LLVM/project 77cf17ellvm/test/CodeGen/X86 vector-fshr-rot-256.ll vector-fshr-rot-128.ll

[X86] Add vXi8 rot-by-one tests (#198095)

Test coverage for #198059 and #198060
DeltaFile
+89-0llvm/test/CodeGen/X86/vector-fshr-rot-256.ll
+86-0llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
+86-0llvm/test/CodeGen/X86/vector-fshl-rot-256.ll
+80-0llvm/test/CodeGen/X86/vector-fshl-rot-128.ll
+56-0llvm/test/CodeGen/X86/vector-fshl-rot-512.ll
+56-0llvm/test/CodeGen/X86/vector-fshr-rot-512.ll
+453-06 files

LLVM/project 1fb6c22mlir/include/mlir/IR Operation.h, mlir/lib/IR Operation.cpp

[mlir] Cleanup Operation.cpp (NFC) (#197712)

This PR cleans up the Operation.cpp based on clangd suggestions. It
removes unused headers, fixes incorrect comments, and improves
performance by applying std::move where appropriate.
DeltaFile
+2-3mlir/lib/IR/Operation.cpp
+0-1mlir/include/mlir/IR/Operation.h
+2-42 files

LLVM/project 10756d3llvm/lib/CodeGen/GlobalISel CombinerHelper.cpp, llvm/test/CodeGen/AArch64 andorxor.ll neon-dotreduce.ll

[AArch64][GlobalISel] Fold buildvector of bitcast (#141553)

This adds a combine for buildvectors from bitcast values, sinking the
bitcast and generating a buildvector from the original scalar type.
```
  %5:_(<4 x s8>) = G_BITCAST %16:_(s32)
  %18:_(s8), %19:_(s8), %20:_(s8), %21:_(s8) = G_UNMERGE_VALUES %5:_(<4 x s8>)
  %22:_(s8) = G_IMPLICIT_DEF
  %23:_(<8 x s8>) = G_BUILD_VECTOR %18:_(s8), %19:_(s8), %20:_(s8), %21:_(s8), %22:_(s8), %22:_(s8), %22:_(s8), %22:_(s8)
=>
  %undef:_(s32) = G_IMPLICIT_DEF
  %bv:_(<2 x s32>) = G_BUILD_VECTOR %16:_(s32), %undef:_(s32)
  %23:_(<8 x s8>) = G_BITCAST %bv:_(<2 x s32>)
```

It helps clean up some of the inefficiencies from widening scalar types.
DeltaFile
+30-117llvm/test/CodeGen/AArch64/andorxor.ll
+64-0llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
+10-50llvm/test/CodeGen/AArch64/neon-dotreduce.ll
+12-38llvm/test/CodeGen/AArch64/bitcast.ll
+8-37llvm/test/CodeGen/AArch64/add.ll
+8-37llvm/test/CodeGen/AArch64/sub.ll
+132-27912 files not shown
+183-44818 files

NetBSD/pkgsrc P6xh4h5doc CHANGES-pkgsrc-2026Q1

   Tickets #7113 and #7114
VersionDeltaFile
1.1.2.21+7-1doc/CHANGES-pkgsrc-2026Q1
+7-11 files

NetBSD/pkgsrc j8ToTmXsysutils/xenkernel420 distinfo, sysutils/xentools420 distinfo version.mk

   Pullup ticket #7114 - requested by bouyer
   sysutils/xen{kernel,tools}/420: security fix

   Revisions pulled up:
   - sysutils/xenkernel420/distinfo                                1.5
   - sysutils/xentools420/distinfo                                 1.5
   - sysutils/xentools420/version.mk                               1.4

   ---
      Module Name:      pkgsrc
      Committed By:     bouyer
      Date:             Sat May 16 09:38:16 UTC 2026

      Modified Files:
        pkgsrc/sysutils/xenkernel420: distinfo
        pkgsrc/sysutils/xentools420: distinfo version.mk

      Log Message:
      Update xenkernel420, xentools420 and xenstoretools to version 20260515.

    [7 lines not shown]
VersionDeltaFile
1.4.2.1+4-4sysutils/xenkernel420/distinfo
1.4.2.1+4-4sysutils/xentools420/distinfo
1.3.2.1+4-4sysutils/xentools420/version.mk
+12-123 files

OpenBSD/src 43ZbDNFusr.sbin/relayd relay_http.c

   usr.sbin/relayd: handle HTTP responses without bodies

   RFC 9112 section 6.3 specifies that responses to HEAD requests, and
   responses with 1xx, 204, or 304 status codes, are terminated by the
   empty line after the header section regardless of Content-Length or
   Transfer-Encoding. They cannot contain a message body or trailer
   section.

   Teach relayd to apply that framing rule before deciding whether a
   response body is bounded. Otherwise relayd treats these responses as
   unbounded, adds Connection: close, and can forward both the backend's
   Connection: keep-alive and its own Connection: close.

   Tweaks and OK: rsadowski@
VersionDeltaFile
1.97+13-2usr.sbin/relayd/relay_http.c
+13-21 files

LLVM/project 4d46a64llvm/tools/llvm-ir2vec CMakeLists.txt

Fixup"[llvm-ir2vec] Breaking up llvm-ir2vec lib implementation to clean up MIR deps from ir2vec python bindings (#194414)" (#198077)

llvm-ir2vec and LLVMMIREmbUtils was missing some deps which show up when
-DBUILD_SHARED_LIBS=ON. Fixed the Cmakelists.txt to reflect accurate
dependencies
DeltaFile
+6-0llvm/tools/llvm-ir2vec/CMakeLists.txt
+6-01 files

OpenBSD/ports DMm7KA9cad/freecad/patches patch-src_3rdParty_salomesmesh_src_SMDS_SMDS_Mesh_cpp patch-src_3rdParty_salomesmesh_src_SMDS_SMDS_UnstructuredGrid_cpp, cad/freecad/pkg PLIST

   cad/freecad: update to 1.1.0

   ok rsadowski@
VersionDeltaFile
1.5+1,359-504cad/freecad/pkg/PLIST
1.1+357-0cad/freecad/patches/patch-src_3rdParty_salomesmesh_src_SMDS_SMDS_Mesh_cpp
1.1+230-0cad/freecad/patches/patch-src_3rdParty_salomesmesh_src_SMDS_SMDS_UnstructuredGrid_cpp
1.1+148-0cad/freecad/patches/patch-src_3rdParty_salomesmesh_src_SMDS_SMDS_VtkVolume_cpp
1.1+123-0cad/freecad/patches/patch-src_Gui_ViewProvider_h
1.2+5-71cad/freecad/patches/patch-src_Tools_freecad-thumbnailer_in
+2,222-57541 files not shown
+2,716-65247 files

NetBSD/src uA3Zw2Usys/sys atomic.h

   sys/atomic.h: Avoid needless stack spillage with typeof_unqual.

   Using typeof_unqual strips the volatile qualifier on the local
   temporaries, so the compiler doesn't issue store/load cycles for
   access to them.

   PR kern/60272: sys/atomic.h: unnecessary stack spillage
VersionDeltaFile
1.28+16-6sys/sys/atomic.h
+16-61 files

LLVM/project fd78840llvm/tools/llvm-ir2vec CMakeLists.txt, llvm/tools/llvm-ir2vec/lib CMakeLists.txt

Fix build with shared libraries

Add missing library dependencies in llvm-ir2vec.
DeltaFile
+4-0llvm/tools/llvm-ir2vec/CMakeLists.txt
+3-0llvm/tools/llvm-ir2vec/lib/CMakeLists.txt
+7-02 files

NetBSD/src hvyULO1crypto/external/bsd/openssh/dist sshd-auth.c sshd-session.c

   PR/60270: Jose Luis Duran: Add back accidentally removed probes.
VersionDeltaFile
1.6+7-3crypto/external/bsd/openssh/dist/sshd-auth.c
1.13+5-3crypto/external/bsd/openssh/dist/sshd-session.c
+12-62 files

OpenBSD/ports ncs7JkJmeta/mate Makefile

   sync version with the mate ports; from Seth Jackson
VersionDeltaFile
1.9+1-1meta/mate/Makefile
+1-11 files

OpenBSD/xenocara lIUMaEZdistrib/sets/lists/xbase mi

   sync
VersionDeltaFile
1.163+1-1distrib/sets/lists/xbase/mi
+1-11 files

OpenBSD/ports CmF2K11graphics/vtk Makefile distinfo, graphics/vtk/pkg PLIST

   graphics/vtk: update to 9.6.0

   ok rsadowski@
VersionDeltaFile
1.5+132-25graphics/vtk/pkg/PLIST
1.14+16-18graphics/vtk/Makefile
1.5+2-2graphics/vtk/distinfo
+150-453 files

OpenBSD/xenocara wsOOhWxlib/libpciaccess .gitlab-ci.yml, lib/libpciaccess/include pciaccess.h

   Update to libpciaccess 0.19
VersionDeltaFile
1.12+22-3lib/libpciaccess/src/linux_sysfs.c
1.2+6-16lib/libpciaccess/.gitlab-ci.yml
1.6+16-2lib/libpciaccess/src/common_vgaarb.c
1.13+16-0lib/libpciaccess/src/common_init.c
1.13+15-0lib/libpciaccess/src/common_interface.c
1.9+8-6lib/libpciaccess/include/pciaccess.h
+83-2712 files not shown
+105-4018 files

OpenBSD/ports 7oxCSkxdevel Makefile

   +scnlib
VersionDeltaFile
1.2583+1-0devel/Makefile
+1-01 files

OpenBSD/ports WPChlgGdevel/scnlib Makefile distinfo, devel/scnlib/pkg PLIST DESCR

   Import devel/scnlib

   scnlib is a modern C++ library for replacing scanf and std::istream.
   This library attempts to move us ever so much closer to replacing
   iostreams and C stdio altogether. It's faster than iostream, and
   type-safe, unlike scanf. Think {fmt} or C++20 std::format, but in
   the other direction.

   ok rsadowski@
VersionDeltaFile
1.1+31-0devel/scnlib/Makefile
1.1+15-0devel/scnlib/pkg/PLIST
1.1+5-0devel/scnlib/pkg/DESCR
1.1+2-0devel/scnlib/distinfo
1.1.1.1+0-0devel/scnlib/pkg/PLIST
1.1.1.1+0-0devel/scnlib/Makefile
+53-02 files not shown
+53-08 files

OpenBSD/ports X3QqEwjgraphics/coin Makefile distinfo, graphics/coin/pkg PLIST

   graphics/coin: update to 4.0.8

   ok rsadowski@
VersionDeltaFile
1.7+2-2graphics/coin/Makefile
1.6+2-2graphics/coin/distinfo
1.3+1-0graphics/coin/pkg/PLIST
+5-43 files

OpenBSD/ports rnmDrBXgraphics/py-pivy distinfo Makefile, graphics/py-pivy/patches patch-interfaces_coin_i

   graphics/py-pivy: update to 0.6.11

   ok rsadowski@
VersionDeltaFile
1.4+20-17graphics/py-pivy/pkg/PLIST
1.3+2-2graphics/py-pivy/distinfo
1.9+1-2graphics/py-pivy/Makefile
1.2+0-0graphics/py-pivy/patches/patch-interfaces_coin_i
+23-214 files

FreeBSD/ports e32d989net/rustconn distinfo Makefile.crates

net/rustconn: Update to 0.13.16

ChangeLog:

- https://github.com/totoshko88/RustConn/releases/tag/v0.13.16
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.15
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.14
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.13
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.12
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.11
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.10
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.9
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.8
- https://github.com/totoshko88/RustConn/releases/tag/v0.13.7

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+131-37net/rustconn/distinfo
+64-17net/rustconn/Makefile.crates
+1-1net/rustconn/Makefile
+196-553 files

OpenBSD/ports SA6aLq0devel/py-pybind11 distinfo Makefile, devel/py-pybind11/pkg PLIST

   devel/py-pybind11: update to 3.0.3

   ok sthen@
VersionDeltaFile
1.23+2-2devel/py-pybind11/distinfo
1.30+1-2devel/py-pybind11/Makefile
1.19+2-0devel/py-pybind11/pkg/PLIST
+5-43 files

OpenBSD/ports Sy9HSC0cad/netgen-mesher Makefile distinfo, cad/netgen-mesher/patches patch-libsrc_meshing_python_mesh_cpp patch-CMakeLists_txt

   cad/netgen-mesher: update to 6.2.2602

   ok rsadowski@
VersionDeltaFile
1.1+26-0cad/netgen-mesher/patches/patch-libsrc_meshing_python_mesh_cpp
1.4+3-3cad/netgen-mesher/patches/patch-CMakeLists_txt
1.7+2-3cad/netgen-mesher/Makefile
1.3+2-2cad/netgen-mesher/distinfo
1.3+2-2cad/netgen-mesher/patches/patch-libsrc_core_CMakeLists_txt
1.4+2-0cad/netgen-mesher/pkg/PLIST
+37-101 files not shown
+37-107 files

FreeBSD/doc 03b4573website/content/ru/commercial misc.adoc _index.adoc

Fix build - Remove misc from Russian locale

PR:     293477
DeltaFile
+0-17website/content/ru/commercial/misc.adoc
+1-2website/content/ru/commercial/_index.adoc
+1-192 files