dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
July 2026 Archives by date
- Thu, 02 Jul 2026
- git: f27c1da74aab - stable/15 - ntsync.4: be explicit about the effect of automatic vs manual event on waiters Konstantin Belousov
- git: 76badd25811e - stable/15 - nfs_nfsdserv.c: Fix setting of birthtime for some ZFS pools Rick Macklem
- git: 0b9f4c6b0a03 - stable/14 - nfs_nfsdserv.c: Fix setting of birthtime for some ZFS pools Rick Macklem
- git: 32652bf4040c - stable/15 - contrib/expat: import expat 2.8.2 Philip Paeps
- git: 3d3eeda198a9 - stable/15 - libc: Fix assert() sanitiser for C++ contextual bool conversion Robert Clausecker
- git: 12b941265ebb - stable/14 - contrib/expat: import expat 2.8.2 Philip Paeps
- git: 8163944f2739 - stable/15 - sound: Retire unused SD_F_EQ_PC Christos Margiolis
- git: 5cac86f12e0c - stable/15 - sound: Rename SD_F_EQ_ENABLED to SD_F_EQ Christos Margiolis
- git: 90130f3b3dde - stable/15 - irdma(4): update irdma to version 1.3.56-k Krzysztof Galazka
- Fri, 03 Jul 2026
- git: 0cff90f802fd - stable/15 - VOP_VPUT_PAIR(): handle the case when dvp == vp Konstantin Belousov
- Sat, 04 Jul 2026
- Sun, 05 Jul 2026
- git: cb0b277f71b6 - stable/14 - jail: prevent a null derefence on array parameter assignment Jamie Gritton
- git: aca9811160f4 - stable/15 - jail: prevent a null derefence on array parameter assignment Jamie Gritton
- git: a4df9e3efa30 - stable/15 - jail: prevent a race between jail_attach in different threads Jamie Gritton
- git: 334c8ba7dd9c - stable/14 - jail: call PR_METHOD_ATTACH again (with old jail) if the first call fails Jamie Gritton
- git: 530ee2980c50 - stable/14 - jail: clean up locking around do_jail_attach Jamie Gritton
- git: 5ba2b4f773c2 - stable/14 - jail: prevent a race between jail_attach in different threads Jamie Gritton
- git: 0c48190463a5 - stable/15 - gss_impl.c: Fix a nfsd hang when the kgssapi.ko is loaded, but no gssd Rick Macklem
- Mon, 06 Jul 2026
- git: e8658b2c5046 - stable/15 - rtld: add spinlock around the crt malloc calls Konstantin Belousov
- git: 682ebe10032d - stable/15 - rtld: stop using unbound alloca() Konstantin Belousov
- git: b3ce127cc330 - stable/15 - rtld: unify the return path for map_object() Konstantin Belousov
- git: b9ff22f3a27c - stable/15 - do_posix_spawn(): use bool Konstantin Belousov
- git: 10ed74b1b94e - stable/15 - posix_spawn(3): create a guard page below the stack for rfork_thread on x86 Konstantin Belousov
- git: 5ed7b34469d1 - stable/15 - x86: add CPUID bits for SHA512/SM3/SM4 Konstantin Belousov
- git: d1f7902fda83 - stable/15 - sys/systm.h: include sys/limits.h for SSIZE_MAX Konstantin Belousov
- git: f71aaa2b10ce - stable/15 - net/if_media.h: Add 800GBase-X and 200Gbit/s per lane support Konstantin Belousov
- git: 5d044e4b9f33 - stable/15 - RDMA: Fix link active_speed size Konstantin Belousov
- git: 05bd1cecc7e9 - stable/15 - ibcore: Add support for XDR link speed. Konstantin Belousov
- git: 3ab9e202117b - stable/15 - mlx5: Add support for 800Gbit/s and 400Gbit/s with 2 lanes Konstantin Belousov
- git: 69a8bf9e58bc - stable/15 - mlx5: Add PCI IDs for ConnectX-9. Konstantin Belousov
- git: 2bdcf05c89dd - stable/15 - libmlx5: sync PCI device allowlist with mlx5_core_pci_table Konstantin Belousov
- git: d4793552bded - stable/15 - mlx5: Add missing speeds translation Konstantin Belousov
- git: 60bb6c368e3c - stable/15 - mlx5en: guard against empty eth_proto_oper mask Konstantin Belousov
- git: b86eb36f28db - stable/15 - lacp: Sort port map by interface index Konstantin Belousov
- git: 020f7f6cf1ff - stable/15 - lacp: fix link state with multiple aggregators Konstantin Belousov
- git: 0dc46fba9359 - stable/15 - lacp: Simplify lacp_compose_key() Konstantin Belousov
- git: 806f0b4b8a9a - stable/15 - bnxt: Report actual link speed, rather than hard-coded 100Gbs Konstantin Belousov
- Tue, 07 Jul 2026
- git: bdbad7b41b45 - stable/15 - contrib/openresolv: MFV openresolv 3.17.4 Siva Mahadevan
- git: 266022bf0b60 - stable/14 - contrib/openresolv: MFV openresolv 3.17.4 Siva Mahadevan
- git: 90244a31a076 - stable/15 - rc.firewall: Use checkyesno for boolean variables Dag-Erling Smørgrav
- git: 3aec74070b0d - stable/15 - rc.firewall: Support on-disk lists Dag-Erling Smørgrav
- git: fcbe16d24fec - stable/15 - rc.d/ddb: Really silently exit Dag-Erling Smørgrav
- git: 7d350f5fd5d8 - stable/15 - rc.d/tmp: Fix dupe mount check Dag-Erling Smørgrav
- git: ba4033104a89 - stable/15 - local-unbound-setup: Support IPv6-only systems Dag-Erling Smørgrav
- git: 4fff1e9f1076 - stable/15 - openresolv: Trim leading dot from domain name Dag-Erling Smørgrav
- git: ec02e4a80fc1 - stable/14 - rc.firewall: Use checkyesno for boolean variables Dag-Erling Smørgrav
- git: 10075baae2c1 - stable/14 - rc.firewall: Support on-disk lists Dag-Erling Smørgrav
- git: 25a3e5046ebd - stable/14 - rc.d/ddb: Really silently exit Dag-Erling Smørgrav
- git: 546b45645237 - stable/14 - rc.d/tmp: Fix dupe mount check Dag-Erling Smørgrav
- git: 973d1f2b12ab - stable/14 - local-unbound-setup: Support IPv6-only systems Dag-Erling Smørgrav
- git: aad298c8f9ca - stable/14 - openresolv: Trim leading dot from domain name Dag-Erling Smørgrav
- git: 8adf49dac1a9 - stable/15 - tests: Fix race condition in aslr_setuid Dag-Erling Smørgrav
- git: dcb2c375221a - stable/15 - ping: Flush stdout after printing initial status Dag-Erling Smørgrav
- git: c6ed84f27bec - stable/15 - ping: Fix bell char ordering in -A test cases Dag-Erling Smørgrav
- git: 4336554f94cf - stable/15 - tests/aslr: Fix spurious test failures Dag-Erling Smørgrav
- git: 19a496794685 - stable/14 - tests: Fix race condition in aslr_setuid Dag-Erling Smørgrav
- git: b38b0be29bfd - stable/14 - ping: Flush stdout after printing initial status Dag-Erling Smørgrav
- git: f9f7b3aefab2 - stable/14 - ping: Fix bell char ordering in -A test cases Dag-Erling Smørgrav
- git: 478d81e72eaa - stable/14 - tests/aslr: Fix spurious test failures Dag-Erling Smørgrav
- Wed, 08 Jul 2026
- git: ed15ec6695f3 - stable/15 - fusefs: only search for FREAD fufh in readdir Alan Somers
- git: 2da045abb9f0 - stable/15 - fusefs: fix error handling when reading a directory's sticky bit Alan Somers
- git: c57b054c9e7d - stable/15 - fusefs: fix a race in the pre-init tests Alan Somers
- git: 1d02c2536c7b - stable/15 - fusefs: proofread an error message in the tests Alan Somers
- git: 29264fa5f750 - stable/15 - udp: Wrap a long line in udp_send() Mark Johnston
- git: 8a641f97130f - stable/15 - if_ovpn: Fix a lock leak in an error path Mark Johnston
- git: e19e2017f7aa - stable/15 - install: Explicitly include sys/param.h for MAXPATHLEN Mark Johnston
- git: b365fc1ad2cc - stable/15 - makefs/zfs: Explicitly include sys/param.h for nitems() Mark Johnston
- git: fae2b85dfee6 - stable/15 - librpcsec_gss: Fix an off-by-one in rpc_gss_get_principal_name() Mark Johnston
- git: bfcac89d989a - stable/15 - p9fs: Remove the "cancel" transport method Mark Johnston
- git: 2e1226c3b2aa - stable/15 - libnetbsd: Avoid bringing in all of sys/param.h in sys/types.h Mark Johnston
- git: 1a715cbba276 - stable/15 - virtio/p9fs: Define the channel list mutex as static Mark Johnston
- git: c0dc283b1a58 - stable/15 - tests: Add pjdfstest integration Mark Johnston
- git: c8cc44270404 - stable/15 - unix: Fix a socket refcount leak in uipc_sendfile_wait() Mark Johnston
- git: 687f618e8ca3 - stable/15 - linux: Add support for PR_SET_VMA to prctl(2) Chuck Tuffli
- git: fa65155b3fa4 - stable/15 - linux: Fix sockopt copyout Chuck Tuffli
- Thu, 09 Jul 2026
- git: 3d4f9656f01d - stable/15 - libsysdecode: Fix shutdownhow table Dag-Erling Smørgrav
- git: ff22dcccc089 - stable/15 - libsysdecode: Teach mktables to handle enums Dag-Erling Smørgrav
- git: 45da2c1e1d20 - stable/15 - newvers.sh: Avoid spurious -dirty in git revision Ed Maste
- git: 6756f09d73de - stable/14 - newvers.sh: Avoid spurious -dirty in git revision Ed Maste
- git: a00f80731213 - stable/15 - vtfontcvt: Return error from write_fnt_source Ed Maste
- git: 242c9c86c8ca - stable/15 - inotify: Unconditionally generate IN_IGNORED events for files/dirs Mark Johnston
- git: 1ad156fc1439 - stable/15 - inotify: Ensure that "allocfail" is initialized in inotify_log_one() Mark Johnston
- git: 32d229d22fcb - stable/15 - if_tsec: Free entire mbuf chain on failure Ed Maste
- git: de8a68da8cee - stable/15 - ipsec: Free entire mbuf chain on failure Ed Maste
- git: 554cf9dcb680 - stable/15 - linuxkpi 802.11: Free entire mbuf chain on failure Ed Maste
- git: f8e499fb0fc8 - stable/15 - ipfw nat: Add assertion that mbuf is not a chain Ed Maste
- git: 64f6ab4a39f9 - stable/15 - ofw: bool-ify OF_hasprop() Mitchell Horne
- git: 2e56e447ca70 - stable/15 - clk_fixed: quiet a warning message Mitchell Horne
- git: 7411d0167174 - stable/15 - OF_getprop.9: update OF_hasprop() signature Mitchell Horne
- git: b17f8fdcc51b - stable/15 - raspberry_virtgpio: fix OF_hasprop() usage Mitchell Horne
- git: 745c0ea79057 - stable/15 - stand/libofw: make OF_hasprop() part of the library Mitchell Horne
- git: 712623ab14b9 - stable/15 - generic_ehci_fdt: fix driver softc size Mitchell Horne
- Fri, 10 Jul 2026
- git: ab1af7bd2f42 - stable/15 - libcxxrt: Fix diagnostics for derived classes Ed Maste
- git: db1b75d03587 - stable/14 - vtfontcvt: Return error from write_fnt_source Ed Maste
- git: fe0d7d6ba549 - stable/14 - libcxxrt: Fix diagnostics for derived classes Ed Maste
- git: 28abe46c4b0f - stable/15 - ffs: do not return ESTALE on attempt to ffs_unotovp() on unlinked inode Konstantin Belousov
- git: 1c9c1a64b240 - stable/15 - vmimage.subr: Add ability to install src in VM image Krzysztof Galazka
- git: f7a0e893cf15 - stable/15 - ice(4): Add support for new E810-XXV-2 adapters Krzysztof Galazka
- git: 9e1571c3a127 - stable/15 - ice(4): Fix link speed after changing cable type Krzysztof Galazka
- git: b9945203c454 - stable/15 - conf: remove trailing whitespace Ed Maste
- git: 76597c000c7c - stable/14 - ix(4): Add EEE support for E610 adapters Krzysztof Galazka
- git: c27a27f45d86 - stable/14 - ix(4): Add support for firmware logging for E610 adapters Krzysztof Galazka
- git: d74dae909b26 - stable/15 - hwpmc_amd: Add support for additional counters. Mitchell Horne
- git: 57b8e38a231d - stable/15 - hwpmc: Fix PMC flags for AMD Zen cores Mitchell Horne
- git: 067755c74a3d - stable/15 - hwpmc_amd: fix amd_get_msr() MSR offset for newer counter bases Mitchell Horne
- git: 620bca5338ab - stable/15 - hwpmc: Disable AMD PMCs if in an unsupported VM Mitchell Horne
- git: a854d977c39a - stable/15 - hwpmc_amd: Avoid using PMCs if in use by firmware Mitchell Horne
- git: c794fe2a9462 - stable/15 - crashinfo: Create core.txt.last symlink Mitchell Horne
- git: f014c3f0d7ed - stable/15 - rk_gpio: implement PIC masking methods and mask unhandled IRQs Mitchell Horne
- git: 61c64a84d42f - stable/15 - linux: Add TCP_INFO support Chuck Tuffli
- git: 17d7b3d6af94 - stable/15 - arm: Implement kernel ifunc Mitchell Horne
- git: 08b56f2b173f - stable/15 - riscv: implement kernel ifunc resolution Mitchell Horne
- git: 4fde25a4b239 - stable/15 - build: Stop testing LINKER_FEATURES for ifunc and build-id Mitchell Horne
- git: 7be4e2826bf8 - stable/15 - sched_shim: Drop the no-ifunc case Mitchell Horne
- git: fb6c19bcba0c - stable/15 - kern/sched_shims.c: back to ifunc Mitchell Horne
- git: 825c14016f8c - stable/15 - DEFINE_IFUNC.9: update NOTES Mitchell Horne
- git: 5e83b07ad4cd - stable/15 - usb/quirks: Add entry for Verbatim Store'n'Go Dag-Erling Smørgrav
- git: d5142c9c4b2c - stable/15 - usb/quirks: Sort the USB mass storage quirks Dag-Erling Smørgrav
- git: a97df1387702 - stable/14 - usb/quirks: Add entry for Verbatim Store'n'Go Dag-Erling Smørgrav
- git: 4f8ff9954819 - stable/14 - usb/quirks: Sort the USB mass storage quirks Dag-Erling Smørgrav
- git: e33854e4dd55 - stable/14 - OptionalObsoleteFiles: Add missing headers Dag-Erling Smørgrav
- git: b1bb3aa65cc9 - stable/15 - tests: Fix build if TIOCSTI is not defined Ed Maste
- git: 074ff66d7ac4 - stable/14 - ice(4): Add support for 40G maximal PMD speed Krzysztof Galazka
- git: f2436514b25c - stable/14 - ice(4): Add support for new E810-XXV-2 adapters Krzysztof Galazka
- git: 15ef9ad2f5f4 - stable/14 - ice(4): Fix link speed after changing cable type Krzysztof Galazka
- git: 6cd16ef19cd2 - stable/15 - ice(4): Add support for 40G maximal PMD speed Krzysztof Galazka
- Sat, 11 Jul 2026
- git: d2b2fac918a4 - stable/15 - nfs_clstate.c: Fix CB_RECALL handling for NFSv4.1/4.2 Rick Macklem
- git: f28c41843a65 - stable/14 - nfs_clstate.c: Fix CB_RECALL handling for NFSv4.1/4.2 Rick Macklem
- git: 6470095eaa17 - stable/15 - contrib/tzdata: import tzdata 2026c Philip Paeps
- git: 819af80de8e8 - stable/14 - contrib/tzdata: import tzdata 2026c Philip Paeps
- Sun, 12 Jul 2026
- Mon, 13 Jul 2026
- git: 37340348b9a8 - stable/14 - iflib: Add a missing CURVNET_RESTORE() in the error path Zhenlei Huang
- git: b775479ca2c4 - stable/15 - src.conf(5): Suggest using ccache4 Dag-Erling Smørgrav
- git: cd2c1451dc17 - stable/14 - share/mk: Add sccache suport for WITH_CCACHE_BUILD option Dag-Erling Smørgrav
- git: e16857e08fea - stable/14 - src.conf(5): Suggest using ccache4 Dag-Erling Smørgrav
- git: a0b62311f278 - stable/15 - locale: Do not strip the suffix from CLDRVERSION Jose Luis Duran
- git: e8cca479b57a - stable/15 - locale: Update Unicode to CLDR 48.2 Jose Luis Duran
- git: cc3f89c1e053 - stable/15 - locale: make install Unicode 17.0.0/CLDR 48.2 Jose Luis Duran
- git: 7b4bad292d68 - stable/15 - if_ovpn: Fix memory leak in VNET during unload Pouria Mousavizadeh Tehrani
- Tue, 14 Jul 2026
- git: a619438615fb - stable/15 - sound: track kqueue low watermark per-knote for mmaped channels Christos Margiolis
- git: 1e857a99478b - stable/14 - x86/ucode: add const where appropriate Mark Johnston
- git: 38cbd2588f0b - stable/14 - ucode: Fix validation on Intel platforms Mark Johnston
- git: 451325c5e15d - stable/14 - ucode: ucode_error can be defined with static Mark Johnston
- git: 4542cc1d14bf - stable/14 - kernel: Enable -fstack-protector-strong by default Mark Johnston
- git: 4b539c58e986 - stable/14 - libalias: Serialize updates to the global instance list Mark Johnston
- git: f49ca172b70e - stable/14 - iconv.3: Fix formatting of the error section Mark Johnston
- git: d4b1fe786860 - stable/14 - netinet tests: Fix leaks in ip6_v4mapped_test Mark Johnston
- git: 1d5f1086c486 - stable/14 - queue.3: Add MLINKs for *_EMPTY_ATOMIC Mark Johnston
- git: 60585ee63af6 - stable/14 - so_splice: Fix the KTLS check for the sink socket in so_splice() Mark Johnston
- git: 7cf84b5c9954 - stable/14 - kinst/arm64: Fix return values from kinst_invop() Mark Johnston
- git: 085667c5f8ed - stable/14 - Reset kvo_laundry to prevent it being cumulative Mark Johnston
- git: cdd4f32526f5 - stable/14 - if_ovpn: Fix a lock leak in an error path Mark Johnston
- git: eba4bf368329 - stable/14 - librpcsec_gss: Fix an off-by-one in rpc_gss_get_principal_name() Mark Johnston
- git: 9af7633c6095 - stable/14 - makefs/zfs: Explicitly include sys/param.h for nitems() Mark Johnston
- git: f815c5442538 - stable/14 - install: Explicitly include sys/param.h for MAXPATHLEN Mark Johnston
- git: f82ee475aaf6 - stable/14 - tests: Add pjdfstest integration Mark Johnston
- git: 32ae329ac9c2 - stable/14 - udp: Wrap a long line in udp_send() Mark Johnston
- git: 49b5356bc3e9 - stable/14 - linux/futex: Don't load a timeout when try-locking a mutex Mark Johnston
- git: 8cd74424eb6d - stable/14 - netinet6: Remove ndpr_raf_ra_derived flag Mark Johnston
- git: d73ce9d7264a - stable/14 - accf_tls: accept filter that waits for TLS handshake header Mark Johnston
- git: 39e1726a20c8 - stable/14 - accept_filter: return different errors for non-listener and a busy socket Mark Johnston
- git: e56cb0b4cc3c - stable/14 - sockets: inherit SO_ACCEPTFILTER from listener to child Mark Johnston
- git: 4d07fdc1eb0b - stable/14 - fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to fail Mark Johnston
- Wed, 15 Jul 2026
- git: 6d66485276cb - stable/15 - sound: Remove dead code in dsp_ioctl() Christos Margiolis
- git: 896f9ba7d4cc - stable/15 - sound: Pass format and speed as arguments to sndbuf_create() Christos Margiolis
- git: 00e880819cc5 - stable/14 - libc locale/localeconv.c: use release semantic when clearing locale_changed Konstantin Belousov
- Thu, 16 Jul 2026
- git: c985e25e0c0e - stable/15 - libc: Add free_sized() and free_aligned_sized() as per C23 Robert Clausecker
- git: 13ba63a5f5b6 - stable/15 - libc: Suppress <stdalign.h> content for C23 and later Robert Clausecker
- git: 2e089a89812b - stable/15 - Add a few missed files to ObsoleteFiles.inc Dimitry Andric
- git: 33175a505997 - stable/14 - Add a few missed files to ObsoleteFiles.inc Dimitry Andric
- Fri, 17 Jul 2026
- git: f5f296477da5 - stable/15 - kern_execve.c: simplify execve_block_wait() Konstantin Belousov
- git: 0b5f2b4885a3 - stable/15 - Remove `$FreeBSD$` from upstream-provided config file Enji Cooper
- git: 8a33b1d98e22 - stable/14 - Remove `$FreeBSD$` from upstream-provided config file Enji Cooper
- git: 993fbb604c9f - stable/15 - Remove fips-module related diff Enji Cooper
- Sat, 18 Jul 2026
- git: e0fe82303f0d - stable/15 - renameat(2): add AT_RENAME_EXCHANGE flag Konstantin Belousov
- git: 090fff7c6e88 - stable/15 - rename.2: Document AT_RENAME_EXCHANGE Konstantin Belousov
- git: 5dc55cc4591e - stable/15 - tmpfs_rename(): style Konstantin Belousov
- git: feb4c9d089bf - stable/15 - tmpfs: extract tmpfs_rename_check/set_parent() from tmpfs_rename() Konstantin Belousov
- git: 672345cd24e1 - stable/15 - tmpfs: implement AT_RENAME_EXCHANGE Konstantin Belousov
- git: 299bbb762db7 - stable/15 - nfs_clstate.c: Fix handling of delegation upgrades Rick Macklem
- git: a51fdce1b28a - stable/14 - nfs_clstate.c: Fix handling of delegation upgrades Rick Macklem
- Mon, 20 Jul 2026
- git: 55b9f788d348 - stable/15 - acl_from_text.c: Allow negative uid/gid numbers to be handled Rick Macklem
- git: b4711ce4184c - stable/15 - Add sbintime.9 manual page Ka Ho Ng
- git: 84eec65ebb27 - stable/14 - Add sbintime.9 manual page Ka Ho Ng
- git: 047effac79ef - stable/15 - man: Fix RFC 1918 network prefix lengths Cy Schubert
- git: f6e0e0dab369 - stable/14 - man: Fix RFC 1918 network prefix lengths Cy Schubert
- git: c7663578a278 - stable/15 - init(8): extract reroot transient code into reroot_seed Konstantin Belousov
- git: 842e271b7b8b - stable/15 - amd64 efirt: register all runtime regions as fictitious Konstantin Belousov
- git: e19778bd3e98 - stable/15 - sendfile: stop abusing kern_writev() Konstantin Belousov
- git: 1712dc691e0a - stable/15 - kern_filewrite(): unconditionally calculate cnt, it is used by callers Konstantin Belousov
- git: fcee136ce056 - stable/15 - kern_writefile(): fix several regressions Konstantin Belousov
- git: ea6c3833438a - stable/15 - mlx5: extend mlx5_ib_create_cq struct with fields from the current Linux ABI Konstantin Belousov
- git: 8d518f4b482f - stable/15 - mlx5_ib: do not consume CMD/PAGE_REQUEST events in the DEVX notifier Konstantin Belousov
- git: f7280623cdfe - stable/15 - mlx5_ib: register DEVX objects in the uverbs ioctl parse tree Konstantin Belousov
- git: 8d198bba057c - stable/15 - mlx5ib: implement the MLX5_IB_OBJECT_UAR ioctl object Konstantin Belousov
- git: e3f260ad6614 - stable/15 - mlx5: mark completion EQs as a shared resource for DEVX uids Konstantin Belousov
- git: c122d64b5ab2 - stable/15 - mlx5ib: allocate IB queue counters as a shared resource Konstantin Belousov
- git: c15fa820881d - stable/15 - mlx5ib: encode dynamic UAR mmap offsets in the reserved command range Konstantin Belousov
- git: 2c713c35b430 - stable/15 - mlx5ib: advertise write-combining support for dynamic BlueFlame UARs Konstantin Belousov
- git: e611f58ae361 - stable/15 - ofed/ib_uverbs: release rdma_user_mmap entry ref in rdma_umap_close() Konstantin Belousov
- git: 7b0e4a73ebb6 - stable/15 - mlx5: pass the full EQE to the DEVX event notifier Konstantin Belousov
- git: 012c852efd27 - stable/15 - mlx5: guard against a NULL CQ event handler in mlx5_cq_event() Konstantin Belousov
- git: 86cdda181e4e - stable/15 - mlx5: propagate the DEVX uid through SRQ create and destroy Konstantin Belousov
- git: fab43c031ccd - stable/15 - mlx5ib: initialize DEVX subscription state before the eventfd fdget() Konstantin Belousov
- git: 009e83b5ebf3 - stable/15 - mlx5ib: use the eventfd_ctx API for DEVX event subscriptions Konstantin Belousov
- git: 14d1ad2a37af - stable/15 - linuxkpi: Add pm_runtime_resume_and_get Ed Maste
- Tue, 21 Jul 2026
- git: 94b21dade677 - stable/15 - nfsd: Optionally enable use of M_EXTPG mbufs for read replies Rick Macklem
- git: acee62f17750 - stable/15 - ena: Put taskqueues into correct domain if !RSS Colin Percival
- git: 381100312788 - stable/14 - ena: Put taskqueues into correct domain if !RSS Colin Percival
- git: 5bdba2e06a43 - stable/15 - resolver(5): Overhaul Dag-Erling Smørgrav
- git: 6d734869e83d - stable/15 - libc/resolv: Drop Solaris 2 compatibility Dag-Erling Smørgrav
- git: 491337c8a21a - stable/15 - libc/resolv: Refactor the option parser Dag-Erling Smørgrav
- git: 3e448886f563 - stable/15 - libc/resolv: Refactor the configuration parser Dag-Erling Smørgrav
- git: 55f219b3f766 - stable/15 - libc/resolv: Reimplement the sortlist parser Dag-Erling Smørgrav
- git: 506c2dee1777 - stable/15 - libc/resolv: Add no-debug and no-rotate options Dag-Erling Smørgrav
- git: 22ee851d2602 - stable/15 - resolv.h: Remove unused parts Dag-Erling Smørgrav
- git: f4b82c7f40bc - stable/15 - libc/resolv: Dead code and style cleanup Dag-Erling Smørgrav
- git: b796284f643d - stable/14 - libc: Disable debugging code in the resolver. Dag-Erling Smørgrav
- git: 3052e1525ceb - stable/14 - resolver.5: document six previously undocumented options Dag-Erling Smørgrav
- git: 2bab563336e0 - stable/14 - resolver(5): Overhaul Dag-Erling Smørgrav
- git: 899cf5932678 - stable/14 - libc/resolv: Drop Solaris 2 compatibility Dag-Erling Smørgrav
- git: b52d95bf1494 - stable/14 - libc/resolv: Refactor the option parser Dag-Erling Smørgrav
- git: c817e3ca4527 - stable/14 - libc/resolv: Refactor the configuration parser Dag-Erling Smørgrav
- git: fc00e7a18cde - stable/14 - libc/resolv: Reimplement the sortlist parser Dag-Erling Smørgrav
- git: 345d10427a3c - stable/14 - libc/resolv: Add no-debug and no-rotate options Dag-Erling Smørgrav
- git: c6030caab61f - stable/14 - resolv.h: Remove unused parts Dag-Erling Smørgrav
- git: 19d044be3307 - stable/14 - libc/resolv: Dead code and style cleanup Dag-Erling Smørgrav
- git: 5aa70e0478a4 - stable/15 - bsdinstall/netconfig: use a better heuristic for wlan dev desc Siva Mahadevan
- git: a4f38a57e2e5 - stable/15 - awk/tests: xfail inf-nan-torture on riscv64 Siva Mahadevan
- git: a14133739978 - stable/14 - bsdinstall/netconfig: use a better heuristic for wlan dev desc Siva Mahadevan
- git: d860a7333309 - stable/14 - awk/tests: xfail inf-nan-torture on riscv64 Siva Mahadevan
- git: b56f3ea3b3f3 - stable/15 - libfetch: Overhaul socket read / write Dag-Erling Smørgrav
- git: fdef039f608b - stable/15 - libfetch: Add read buffering Dag-Erling Smørgrav
- git: ad7a1446c1e6 - stable/15 - libfetch: Apply timeout to connection attempts Dag-Erling Smørgrav
- git: a69d28666172 - stable/15 - libfetch: Document fetchTimeout Dag-Erling Smørgrav
- git: 98bfed530cbf - stable/15 - fetch: Stop setting an alarm Dag-Erling Smørgrav
- git: 07868145600d - stable/15 - libfetch: Make fetch_ref an inline Dag-Erling Smørgrav
- git: 520105c23a89 - stable/15 - libfetch: Reduce copying Dag-Erling Smørgrav
- git: edf0ba570aca - stable/14 - libfetch: Overhaul socket read / write Dag-Erling Smørgrav
- git: 02e82d417b80 - stable/14 - libfetch: Add read buffering Dag-Erling Smørgrav
- git: 74a92173dc61 - stable/14 - libfetch: Apply timeout to connection attempts Dag-Erling Smørgrav
- git: c83d4ed2b855 - stable/14 - libfetch: Document fetchTimeout Dag-Erling Smørgrav
- git: 29564d956bc2 - stable/14 - fetch: Stop setting an alarm Dag-Erling Smørgrav
- git: 2902f7af8c7e - stable/14 - libfetch: Make fetch_ref an inline Dag-Erling Smørgrav
- git: 6eaa8ed5d203 - stable/14 - libfetch: Reduce copying Dag-Erling Smørgrav
- git: ced89d9c04d4 - stable/15 - watchdog: Fix a couple type issues Justin Hibbits
- git: c715fbb8b7e4 - stable/15 - snd_uaudio: Initialize mixer_lock with MTX_RECURSE Christos Margiolis
- Thu, 23 Jul 2026
- git: eea360993be8 - stable/14 - ps(1): Sort headers Olivier Certner
- git: 370314d0946e - stable/14 - x86: x86_msr_op(): Move setting mode up, delineate logical blocks Olivier Certner
- git: 3e6bdd3acecb - stable/14 - x86: x86_msr_op(): Simplify assertions Olivier Certner
- git: 3f511fa41b3b - stable/14 - x86: x86_msr_op(): MSR_OP_LOCAL: Disable interrupts on atomic ops Olivier Certner
- git: 7ad1f88f6f5d - stable/14 - x86: add a safe variant of MSR_OP_SCHED* operations for x86_msr_op(9) Olivier Certner
- git: 8b2546469323 - stable/14 - x86_msr_op(9): consistently return the value read from MSR Olivier Certner
- git: c4b7e6e3b7f4 - stable/14 - x86: provide extended description for x86_msr_op(9) Olivier Certner
- git: fbe6a98490f9 - stable/14 - amd64: parse_memmap(): Move comment about size at proper place Olivier Certner
- git: 4018a762498a - stable/14 - sysctl(9): Booleans: Accept integers to ease knob conversion Olivier Certner
- git: c48111822e54 - stable/14 - i386 minidump: Remove unused macros Olivier Certner
- git: 3d20f69bdaac - stable/14 - sys/sysctl.h: Make it self-contained when included from the kernel Olivier Certner
- git: 1129fecbb722 - stable/14 - sys/sysctl.h: Add missing <sys/kassert.h> include Olivier Certner
- git: 304d7fcdf48a - stable/14 - kernel dump: dumpsys_gen_pa_next(): Fix "no more chunks" condition detection Olivier Certner
- git: b6bbc04fcd0b - stable/14 - cpufreq(4): cpufreq_levels_sysctl(): Remove always false NULL test Olivier Certner
- git: a00d53218a09 - stable/14 - style.9: relax "return (value)" requirement for C++ Olivier Certner
- git: e8a09797dd19 - stable/14 - style.9: Add a C++ section Olivier Certner
- git: 9798fb6f3b34 - stable/14 - style.9: Fix "parantheses" typos in the new C++ section Olivier Certner
- git: 8b242548a69e - stable/14 - style.9: Fix two typos in the manual page Olivier Certner
- git: 90f53c300ac9 - stable/14 - style.9: Encourage style changes when doing significant modifications Olivier Certner
- git: 188d88389919 - stable/14 - style.9: Fix a typo (missing word) Olivier Certner
- git: 045b82909cb3 - stable/14 - MAC/do: Comments: Rephrase one, fix a typo in another Olivier Certner
- git: 0b81ce7bcbb3 - stable/14 - DEVICE_IDENTIFY.9: Fix function call to detect driver in example code Olivier Certner
- git: 9356619327e7 - stable/14 - vfs: Simplify vfs_write_resume()/vn_start_write_refed() Olivier Certner
- git: 58a0b5d61996 - stable/14 - netstat(1): '-w': Banners to appear before a new statistics line, not after Olivier Certner
- git: e886baa0f124 - stable/14 - chroot.2: "filedescriptors" => "file descriptors" Olivier Certner
- git: e1f055c6517e - stable/14 - mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bit Olivier Certner
- git: 330833d8c8bb - stable/14 - MAC/do: Add basic tests on setting rules Olivier Certner
- git: 8b8b4695197f - stable/14 - BSD.tests.dist: Add the new sys/mac/do directory Olivier Certner
- git: 5af7d6930bf3 - stable/14 - acpi: On /dev/power suspend, trigger userspace notifications Olivier Certner
- git: 0543d619743d - stable/14 - MAC/do: Tests: Remove shebang lines Olivier Certner
- git: 2974506cd067 - stable/14 - MAC/do: Tests: Fix copyrights Olivier Certner
- git: 3a9e6cc05ae3 - stable/14 - MAC/do: Tests: Declare required programs closer to use Olivier Certner
- git: b68849a93253 - stable/14 - MAC/do: Tests: Quote the source directory Olivier Certner
- git: f2d42bc8bf12 - stable/14 - kern_prot.c: Belatedly add copyright Olivier Certner
- git: 5850343763cb - stable/14 - MAC/do: Clarify comments about flags attached per-ID or per-ID-type Olivier Certner
- git: 16bab3443331 - stable/14 - acpi: Suffix acpi_sleep_enable() with '_locked' Olivier Certner
- git: ef7f806e511f - stable/14 - sched_ule: sched_priority(): More accurate __unused annotation Olivier Certner
- git: 905b6396644d - stable/14 - sched_ule: sched_clock(): Remove a superfluous space Olivier Certner
- git: 55e2f70f6ae1 - stable/14 - cpufreq: Fix the incorrect format Olivier Certner
- git: 83e087e0ea21 - stable/14 - .git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes Olivier Certner
- git: 22b653332451 - stable/14 - sched_ule: Fix off by one in preempt_thresh definition Olivier Certner
- git: 0841ba990d08 - stable/14 - acpi_cpu(4): Remove unused 'acpi_cpu_disabled' boolean Olivier Certner
- git: 34c289ede0d8 - stable/14 - acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean Olivier Certner
- git: cd289575964e - stable/14 - acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean Olivier Certner
- git: 0e4008992fc5 - stable/14 - files: riscv, arm64: Remove redundant 'ofw_cpu.c' Olivier Certner
- git: afd579619956 - stable/14 - ps.1: Fix broken comment line Olivier Certner
- git: 94ec0a9c183e - stable/14 - intr/x86: add ioapic_drv_t to reduce number of casts in IO-APIC implementation Olivier Certner
- git: 7b675fe7306d - stable/14 - x86/local_apic.c: Add support for installing a thermal interrupt handler Olivier Certner
- git: 019f643bc0a7 - stable/14 - x86/local_apic.c: Thermal interrupt support: Additional style fixes Olivier Certner
- git: 6ea0ce113c50 - stable/14 - i386: supply thermal interrupt handler Olivier Certner
- git: 847c60455a9e - stable/14 - x86/local_apic.c: convert lvts[] and elvts[] arrays to designated initializers Olivier Certner
- git: b26cf7b48230 - stable/14 - x88/local_apic.c: for each lvt element, add LVT register index Olivier Certner
- git: 73e58edc7caa - stable/14 - x86: mask all LAPIC vectors early, before BSP interrupts are enabled Olivier Certner
- git: a9e4131375f8 - stable/14 - x86/local_apic.c: add lapic_maxlvt() helper Olivier Certner
- git: 185d7d4a39f9 - stable/14 - x86/local_apic.c: Properly calculate the number of LVT entries Olivier Certner
- git: 60d7891a52cd - stable/14 - x86 lapic: Dump LVTs from the ddb show lapic command Olivier Certner
- git: de606fe4fd1c - stable/14 - x86/local_apic.c: Factor out version read and max LVT slot computation Olivier Certner
- git: 2a3374d999fc - stable/14 - x86/local_apic.c: Fiddle with thermal LVT slot only if supported Olivier Certner
- git: fc759cca5090 - stable/14 - acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable Olivier Certner
- Fri, 24 Jul 2026
- git: 0d009397bf48 - stable/14 - 14.5: Update stable/14 to -PRERELEASE Colin Percival
- git: 490d561de6da - stable/15 - acpi: Constify thanks to AcpiGetHandle() taking a constant pathname Olivier Certner
- git: 13db1010fd22 - stable/15 - acpi: Suffix acpi_sleep_enable() with '_locked' Olivier Certner
- git: 0fc121a6c13e - stable/15 - sched_ule: sched_priority(): More accurate __unused annotation Olivier Certner
- git: 87b46f92268b - stable/15 - sched_ule: sched_clock(): Remove a superfluous space Olivier Certner
- git: 22f80045a186 - stable/15 - cpufreq: Fix the incorrect format Olivier Certner
- git: bd13516d400b - stable/15 - .git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes Olivier Certner
- git: d0fc89b3ba93 - stable/15 - sched_ule: Fix off by one in preempt_thresh definition Olivier Certner
- git: ec59a50a60a3 - stable/15 - acpi_cpu(4): Remove unused 'acpi_cpu_disabled' boolean Olivier Certner
- git: f7b8a6f156c3 - stable/15 - acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean Olivier Certner
- git: f58b90f17ecb - stable/15 - acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean Olivier Certner
- git: 387646c15b6f - stable/15 - files: riscv, arm64: Remove redundant 'ofw_cpu.c' Olivier Certner
- git: 952eb3db7f5c - stable/15 - ps.1: Fix broken comment line Olivier Certner
- git: 272c6a3c0af4 - stable/15 - x86/local_apic.c: Add support for installing a thermal interrupt handler Olivier Certner
- git: de695c62190f - stable/15 - x86/local_apic.c: Thermal interrupt support: Additional style fixes Olivier Certner
- git: 49f19f3fab6e - stable/15 - i386: supply thermal interrupt handler Olivier Certner
- git: 93dbde154260 - stable/15 - x86/local_apic.c: Factor out version read and max LVT slot computation Olivier Certner
- git: 45254c2df093 - stable/15 - x86/local_apic.c: Fiddle with thermal LVT slot only if supported Olivier Certner
- git: f594f06fa983 - stable/15 - acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable Olivier Certner
- git: f02f552ad788 - stable/15 - i386: provide PCPU pc_small_core for amd64 compat Olivier Certner
- git: 815c4396c74b - stable/15 - .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes Olivier Certner
- git: 5b5a10e35914 - stable/14 - .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes Olivier Certner
- git: cff985d49b4b - stable/15 - vtfontcvt: Avoid dead store in add_char Ed Maste
- git: 56e056aad561 - stable/15 - sys: Import snapshot of Aquantia ACQ107 vendor driver Ed Maste
- git: f6e84c71798c - stable/15 - aq(4): Remove #include of user header <unistd.h> Ed Maste
- git: c9ee056af737 - stable/15 - aq(4): Port to IfAPI Ed Maste
- git: 539bc9a23201 - stable/15 - aq(4): Remove unused DRIVER_MODULE devclass Ed Maste
- git: bd6af817274c - stable/15 - aq(4): Remove unimplemented functions Ed Maste
- git: 1fecb10f9428 - stable/15 - aq(4): Fix VLAN tag test Ed Maste
- git: df0b7816837c - stable/15 - aq(4): Use sys, not userland, headers Ed Maste
- git: b22b15981dbe - stable/15 - aq(4): Use standard ETHER_ADDR_LEN definition Ed Maste
- git: 06a2734728b1 - stable/15 - aq(4): Style, whitespace and misc cleanup Ed Maste
- git: daf364fa3482 - stable/15 - aq(4): style(9) cleanup Ed Maste
- Sat, 25 Jul 2026
- git: e1e6a16abfd8 - stable/15 - tests/netpfil: start ipfilter for ipfnat firewall type Siva Mahadevan
- git: 4c150f34242e - stable/15 - powerpc64: enable extended error strings in GENERIC64* configs Siva Mahadevan
- git: 3ad71ccbc58f - stable/15 - nfsd: Garbage collect stray NFSv4 state Rick Macklem
- git: 508af47d2f9f - stable/15 - nfsd: Commit missing patches for c52bcd09c2a6 Rick Macklem
- git: 5d5b759f4cb7 - stable/14 - nfsd: Garbage collect stray NFSv4 state Rick Macklem
- git: 8200466be682 - stable/14 - nfsd: Commit missing patches for c52bcd09c2a6 Rick Macklem
- git: 1d0ae66d3c21 - stable/15 - packages: Convert world to a subdir build Lexi Winter
- git: b04fa0f8b8c5 - stable/15 - apm: Only install rc script on i386 Lexi Winter
- git: 21419de0a45d - stable/15 - packages: Don't build quotacheck if WITHOUT_QUOTAS=yes Lexi Winter
- git: 0851f28403e3 - stable/15 - Makefile.inc1: Use ln -n instead of ln -h Lexi Winter
- git: d2ce6ed7f553 - stable/15 - Makefile.inc1: Always use ${PKG_CMD} Lexi Winter
- git: 9b6e6b2923de - stable/15 - packages: Fix clang conditional Lexi Winter
- git: 58c08517ce5d - stable/15 - acpi: Remove userland bits on non-ACPI platforms Lexi Winter
- git: a020a88c13d9 - stable/15 - llvm: Move libprivatelldb to the lldb package Lexi Winter
- git: 121e955d6164 - stable/15 - packages: Make create-sets.sh more robust Lexi Winter
- git: f8b81bfc76d8 - stable/15 - Makefile.inc1: Only copy locales to INSTALLTMP on FreeBSD Lexi Winter
- git: f948e6bda88c - stable/15 - packages: Make create-sets.sh more robust during release Lexi Winter
- git: b5a144b5afdd - stable/15 - README.md: Add packages/ directory Lexi Winter
- git: a0871fcc004d - stable/15 - packages/sound: Add dependency on bsdconfig Lexi Winter
- git: 477500eb4490 - stable/15 - packages: Fix building packages when WITHOUT_BLOCKLIST is set Lexi Winter
- git: 73a7f5ab5fb9 - stable/15 - packages: make bhyve depend on acpi Lexi Winter
- git: 1802f2ca7215 - stable/15 - stand: Bulk operations on each gfxfb_blt if shadow buffer enabled ShengYi Hung
- git: 4a1a1bf3afc7 - stable/15 - stand: Fix shadow buffer offset handling ShengYi Hung
- git: 493676d3b271 - stable/15 - kvm: Support non-default CPUID leaf ShengYi Hung
- git: 592bf2412662 - stable/15 - hwpstate_intel: Fix i386 build ShengYi Hung
- git: 8f7ea6b7d197 - stable/15 - hwpstate_intel: Minimize ifdef for i386 build ShengYi Hung
- git: 3ebb70fcf91e - stable/15 - stand: Fix build failure due to old EDK2 interface ShengYi Hung
- git: 8c2e1dee383c - stable/15 - tzcode: Update to 2026c Dag-Erling Smørgrav
- git: 58e2ad53b989 - stable/15 - tail: Allow repetitive or contraditory options Dag-Erling Smørgrav
- git: 3ab59366fed8 - stable/14 - tzcode: Update to 2026c Dag-Erling Smørgrav
- git: 9af47fc3a369 - stable/14 - tail: Allow repetitive or contraditory options Dag-Erling Smørgrav
- Re: git: 2e089a89812b - stable/15 - Add a few missed files to ObsoleteFiles.inc Dag-Erling_Smørgrav
- Sun, 26 Jul 2026
- git: 7a62840e9c5a - stable/15 - bc: Fix tests Dag-Erling Smørgrav
- git: 2d39931b5ed3 - stable/14 - bc: Fix tests Dag-Erling Smørgrav
- git: 74051cfb3d18 - stable/15 - readelf: Add support for ELF package metadata note Ed Maste
- Mon, 27 Jul 2026
- git: cb143e517654 - stable/15 - LinuxKPI: add system_percpu_wq Bjoern A. Zeeb
- git: 38734f88a643 - stable/15 - LinuxKPI: fix lkpi_pci_get_device() reference counting on device Bjoern A. Zeeb
- git: 19a8d8f55f07 - stable/15 - LinuxKPI: pci detach: implement a proper detach (release) path Bjoern A. Zeeb
- git: dada5634d4d2 - stable/15 - LinuxKPI: 802.11: lkpi_80211_txq_tx_one() only pass sta if added to drv Bjoern A. Zeeb
- git: f16c8e3dda5d - stable/15 - LinuxKPI: skbuff: improve debugging Bjoern A. Zeeb
- git: 299f6dc8bb71 - stable/15 - LinuxKPI: skbuff: add skb_put_zero() Bjoern A. Zeeb
- git: 271a6593acf3 - stable/15 - LinuxKPI: skbuff: implement napi_build_skb() Bjoern A. Zeeb
- git: 4352733e6398 - stable/15 - LinuxKPI: skbuff: implement __skb_linearize() Bjoern A. Zeeb
- git: be02517f6f19 - stable/15 - LinuxKPI: skbuff: add support for frags in linuxkpi_skb_copy() Bjoern A. Zeeb
- git: 36ed9a84d17b - stable/15 - LinuxKPI: skbuff: add reference counting to the skb Bjoern A. Zeeb
- git: b37a29f84940 - stable/15 - LinuxKPI: skbuff: add initial page pool support Bjoern A. Zeeb
- git: 912251ac6b18 - stable/15 - LinuxKPI: 802.11: stop ieee80211_start_tx_ba_session() if no HT supported Bjoern A. Zeeb
- git: 94ab8de14f0a - stable/15 - LinuxKPI: 802.11: always lock around (*set_{frag,rts}_threshold) Bjoern A. Zeeb
- git: a7d0df951c90 - stable/15 - LinuxKPI: pci: fix dma handle type in match function Bjoern A. Zeeb
- git: b85f7753dac5 - stable/15 - LinuxKPI: sg_page() remove superfluous () Bjoern A. Zeeb
- git: b17957b9d165 - stable/15 - LinuxKPI: move clear_page() within the linux/page.h file Bjoern A. Zeeb
- git: 9a52d308257b - stable/15 - LinuxKPI: prefer struct page [*] over struct vm_page[_t] Bjoern A. Zeeb
- git: 86da56e65f8c - stable/15 - LinuxKPI: page.h: use atop() and ptoa() instead of PAGE_SHIFT Bjoern A. Zeeb
- git: 7e06bfdd1489 - stable/15 - LinuxKPI: page.h: resort lines Bjoern A. Zeeb
- git: 66891eda3520 - stable/15 - LinuxKPI: page pool updates and add to the build Bjoern A. Zeeb
- git: ea8db6b6d98c - stable/15 - mt76: further adjust debugfs compile time options Bjoern A. Zeeb
- git: 038a73790cb6 - stable/15 - mt76: disable debugfs due to missing piece still in review Bjoern A. Zeeb
- git: 398702278762 - stable/15 - x86 xen: provide the prototype for xen_arch_intr_handle_upcall() in x86/apicvar.h Konstantin Belousov
- git: 02b4a95522c9 - stable/15 - lookup: do not return vp_crossmp as dvp for mount over the reg file Konstantin Belousov
- git: 03c5b4d8768b - stable/15 - ptrace(2): PT_SET_SC_RET request Konstantin Belousov
- git: 643fe6ba676d - stable/15 - ptrace.2: Document PT_SET_SC_RET Konstantin Belousov
- git: c0addb9e88e7 - stable/15 - ptrace(2): add PT_GET_CHILDREN Konstantin Belousov
- git: 4c6c49af2dee - stable/15 - ptrace.2: document PT_GET_CHILDREN Konstantin Belousov
- git: 1e5d774279e1 - stable/15 - kern/sys_ptrace: do not skip P2_PTRACEREQ wait for PT_CLEARSTEP/PT_GET_CHILDREN Konstantin Belousov
- git: 18ea9571f7a4 - stable/15 - getpgrp(2), getsid(2): allow to call on zombies Konstantin Belousov
- git: 2cbf21fc2dbe - stable/15 - thread_stopped(): style Konstantin Belousov
- git: 88409417be88 - stable/15 - kern_ptrace(): reduce code duplication Konstantin Belousov
- git: cf4bb6f4aa7f - stable/15 - libnetmap: fix error path in nmport_extmem_from_file Jose Luis Duran
- git: 57ce5fafdf8c - stable/15 - libnetmap: fix extra indirection in nmreq_remove_option Jose Luis Duran
- git: 49233a1fce02 - stable/15 - mkimg: Add ms-basic-data alias for GPT Jose Luis Duran
- git: bb8c5e484f52 - stable/14 - libnetmap: fix error path in nmport_extmem_from_file Jose Luis Duran
- git: 28c3d544db28 - stable/14 - libnetmap: fix extra indirection in nmreq_remove_option Jose Luis Duran
- git: 03c71ed44a04 - stable/14 - mkimg: Add ms-basic-data alias for GPT Jose Luis Duran
- git: d85e97c16f03 - stable/15 - rc.d: fix lockd and statd flags processing after scvj Alexander Leidinger
- git: 1ad1e7b13d94 - stable/15 - beinstall: Avoid chrooting into new world Ed Maste
- git: 43cb7f0f489e - stable/13 - Invalidate inode extents cache on truncation. Ed Maste
- git: ae6db85b3c14 - stable/15 - FreeBSD: Fix zvol teardown races Mark Johnston
- git: f6745503ded7 - stable/15 - Make zvol_set_common() block until the operation has completed Mark Johnston
- git: bde29083d059 - stable/15 - zvol: Hold the zvol state writer lock when renaming Mark Johnston
- git: 698e0c419895 - stable/15 - zvol: Fix uses of uninitialized variables in zvol_rename_minors_impl() Mark Johnston
- git: 5b2bc9cf1cab - stable/15 - tests/if_wg: Let wg_vnet_parent_routing run in a VNET jail Mark Johnston
- git: 92ae96d9f38a - stable/15 - tests/inotify: Make an error message more useful Mark Johnston
- git: 8496ed27ab06 - stable/15 - jaildesc: Publish the new fd only after the jaildesc is initialized Mark Johnston
- git: 54dd524f0ba7 - stable/15 - inotify.2: Fix formatting and lint Mark Johnston
- git: ee4316c0c357 - stable/15 - vfs: Fix resource leaks in kern_symlinkat() Mark Johnston
- git: bcabd6089f3b - stable/15 - linux/futex: Don't load a timeout when try-locking a mutex Mark Johnston
- git: 57d193d62956 - stable/15 - syslogd: Handle connection errors when setting up forwarding sockets Mark Johnston
- git: 0551f7bec149 - stable/15 - inotify: Fix comment typos Mark Johnston
- git: 3def10a6c0af - stable/15 - timefd: Correct the required rights for timerfd_gettime() Mark Johnston
- git: 5af72e6ab368 - stable/15 - netmap: Don't assume that user-provided strings are nul-terminated Mark Johnston
- git: 912c1a2aa8ec - stable/15 - dtrace: Improve DOF section size validation Mark Johnston
- git: 0c829bb55a86 - stable/15 - dtrace: Fix DOF section bounds validation Mark Johnston
- git: 9ce4cdd7d2d3 - stable/15 - dtrace: Improve DOF string table validation Mark Johnston
- git: fc14b7cb9f13 - stable/15 - dtrace: Fix DOF section-specific validation Mark Johnston
- git: a4b5ff57ef85 - stable/15 - ktimer: Check for errors from realtimer_gettime() Mark Johnston
- git: c6e62f8dde47 - stable/15 - iflib: Remove an unused field from struct iflib_rxq Mark Johnston
- git: cfa60056259a - stable/15 - taskqueue: Avoid unbounded epoch read sections Mark Johnston
- git: aa3989f2932a - stable/15 - qat: driver updates to enhance qat infrastructure Mark Johnston
- git: 3701716fdc45 - stable/15 - vm_page: Fix dequeue on arches with weak ordering Mark Johnston
- git: dbe24395879d - stable/14 - timefd: Correct the required rights for timerfd_gettime() Mark Johnston
- git: 6894d9a74aa1 - stable/14 - netmap: Don't assume that user-provided strings are nul-terminated Mark Johnston
- git: 8044d00cdda3 - stable/14 - dtrace: Improve DOF section size validation Mark Johnston
- git: a8954ff89caa - stable/14 - dtrace: Fix DOF section bounds validation Mark Johnston
- git: 4d30095e2849 - stable/14 - dtrace: Improve DOF string table validation Mark Johnston
- git: 3ee1bbd01eb3 - stable/14 - dtrace: Fix DOF section-specific validation Mark Johnston
- git: c49ca3bf0f19 - stable/14 - iflib: Remove an unused field from struct iflib_rxq Mark Johnston
- git: 376b875cf590 - stable/14 - taskqueue: Avoid unbounded epoch read sections Mark Johnston
- git: 2882e256320f - stable/14 - qat: driver updates to enhance qat infrastructure Mark Johnston
- git: e782be2e4801 - stable/14 - vm_page: Fix dequeue on arches with weak ordering Mark Johnston
- git: b4bd57d76563 - stable/14 - sysctl(9): Booleans: Fix old value length discovery Mark Johnston
- Re: git: 4018a762498a - stable/14 - sysctl(9): Booleans: Accept integers to ease knob conversion Mark Johnston
- Re: git: 4018a762498a - stable/14 - sysctl(9): Booleans: Accept integers to ease knob conversion Lexi Winter
- Re: git: 4018a762498a - stable/14 - sysctl(9): Booleans: Accept integers to ease knob conversion Mark Johnston
- Tue, 28 Jul 2026
- git: c8e8fa04dc05 - stable/15 - tcp_bblog.4: Add a manual page for TCP Blackbox Logging Gordon Bergling
- git: 3a51f7b13512 - stable/14 - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison Richard Scheffenegger
- git: ee9a8a9730be - stable/15 - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison Richard Scheffenegger
- git: 0bed75d1e810 - stable/15 - wpa: Define CONFIG_DEBUG_FILE globally Dag-Erling Smørgrav
- git: 3f99b452687c - stable/15 - nvme: Explicitly cast caddr_t values Dag-Erling Smørgrav
- git: 1225b47a8e0f - stable/14 - wpa: Define CONFIG_DEBUG_FILE globally Dag-Erling Smørgrav
- git: c4d8b894dd5e - stable/14 - nvme: Explicitly cast caddr_t values Dag-Erling Smørgrav
- git: 5fb605771bcd - stable/15 - install: add -z <max_cmp_size> option Dag-Erling Smørgrav
- git: 2879ea7c2967 - stable/15 - install: Bump compare size limit (128MB) to support large binaries Dag-Erling Smørgrav
- git: baf4c5992c0a - stable/15 - install: drop obsolete file size limit for -C Dag-Erling Smørgrav
- git: 993df5472e52 - stable/15 - install: Allow installing stdin Dag-Erling Smørgrav
- git: c8a0269f74b6 - stable/15 - install: Code cleanup Dag-Erling Smørgrav
- git: 91110e5b2438 - stable/15 - install: Fix typo Dag-Erling Smørgrav
- git: 25e66327126d - stable/14 - install: add -z <max_cmp_size> option Dag-Erling Smørgrav
- git: ce59deaf3540 - stable/14 - install: Bump compare size limit (128MB) to support large binaries Dag-Erling Smørgrav
- git: 81004ee18aa4 - stable/14 - install: drop obsolete file size limit for -C Dag-Erling Smørgrav
- git: 23f153a17725 - stable/14 - xinstall: Add test for -d -s not allowed together Dag-Erling Smørgrav
- git: 44eb447094b7 - stable/14 - xinstall: Do not allow -l and -s together Dag-Erling Smørgrav
- git: 48e85d956998 - stable/14 - install.1: Document options incompatible with -s Dag-Erling Smørgrav
- git: a1a98dd063f9 - stable/14 - install.1: Convert link flags to a table Dag-Erling Smørgrav
- git: eaf2b738b99c - stable/14 - install: Allow installing stdin Dag-Erling Smørgrav
- git: 823e3bbb3080 - stable/14 - install: Code cleanup Dag-Erling Smørgrav
- git: 8ba2237332b1 - stable/14 - install: Fix typo Dag-Erling Smørgrav
- Re: git: 2e089a89812b - stable/15 - Add a few missed files to ObsoleteFiles.inc Dag-Erling_Smørgrav
- git: c724b26acd59 - stable/15 - exterror: advertise error strings via kern.features.exterr_strings Alexander Leidinger
- git: 81011ca4c0a8 - stable/15 - exterror tests: harden the checks Alexander Leidinger
- git: 6afb2b8e2fa7 - stable/15 - tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_strings Alexander Leidinger
- Re: git: 2e089a89812b - stable/15 - Add a few missed files to ObsoleteFiles.inc Dimitry Andric
- git: d4b36d6b1838 - stable/15 - Revert "Add a few missed files to ObsoleteFiles.inc" Dimitry Andric
- git: 470238401081 - stable/14 - Revert "Add a few missed files to ObsoleteFiles.inc" Dimitry Andric
- Re: git: 2e089a89812b - stable/15 - Add a few missed files to ObsoleteFiles.inc Dimitry Andric
- git: 15671c24adbe - stable/15 - usbdevs: Add Microchip 10BASE-T1S eval board Ed Maste
- git: 031d15d12577 - stable/15 - aq(4): Add build infrastructure Ed Maste
- git: 08dbff58cd21 - stable/15 - aq(4): Add man page Ed Maste
- git: 69b3aa35469a - stable/14 - msun: expose the C23 functions we already support in <math.h> Robert Clausecker
- git: 3cdf314238d4 - stable/14 - lib/libc: add FBSD-1.9 to Versions.def Robert Clausecker
- git: e35696f0b305 - stable/14 - [libm] implementation of rsqrt, rsqrtf, and rsqrtl Robert Clausecker
- Wed, 29 Jul 2026
- git: e7381649048f - stable/15 - make-pkg-package.sh: Fix build for pkg 2.8.0 Colin Percival
- git: c8af571bf1f8 - stable/14 - authpf(8) read_config() should chop off trailing white space Kristof Provost
- git: d68de8c2cd95 - stable/15 - authpf(8) read_config() should chop off trailing white space Kristof Provost
- git: cb7cb40ae47b - stable/15 - kqueue: Avoid enqueuing an already-enqueued knote Mark Johnston
- git: cd144735858a - stable/15 - OCF: Add a fail point to inject EBADMSG decryption errors Mark Johnston
- git: dbd55933cbcb - stable/15 - wg(4): Check for crypto operation errors Mark Johnston
- git: 4c40cb62935f - stable/15 - wg(4): Add a test that the driver handles a decryption failure Mark Johnston
- git: fb432f55a7b8 - stable/15 - jail: restore ktrace privileges for jailed root Mark Johnston
- git: e2585687890e - stable/15 - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) Mark Johnston
- git: 008d3bafa124 - stable/15 - coredump: Don't assume that the number of ELF segments is consistent Mark Johnston
- git: 88f1161ab0df - stable/14 - OCF: Add a fail point to inject EBADMSG decryption errors Mark Johnston
- git: 4cb888c9ec4b - stable/14 - wg(4): Check for crypto operation errors Mark Johnston
- git: 825c6f45b147 - stable/14 - wg(4): Add a test that the driver handles a decryption failure Mark Johnston
- git: 8b08ee989506 - stable/14 - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) Mark Johnston
- git: 89a88e4f2ddc - stable/14 - coredump: Don't assume that the number of ELF segments is consistent Mark Johnston
- git: 72947d00fcf0 - releng/14.4 - Add a missing UPDATING entry Mark Johnston
- git: 7a227adc1ac6 - releng/14.4 - contrib/tzdata: import tzdata 2026c Mark Johnston
- git: 4ae10ff966b5 - releng/14.4 - OCF: Add a fail point to inject EBADMSG decryption errors Mark Johnston
- git: 01b53d5d1e20 - releng/14.4 - wg(4): Check for crypto operation errors Mark Johnston
- git: b20841b47153 - releng/14.4 - wg(4): Add a test that the driver handles a decryption failure Mark Johnston
- git: b5eaa00cdba3 - releng/14.4 - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) Mark Johnston
- git: d46ec216104e - releng/14.4 - coredump: Don't assume that the number of ELF segments is consistent Mark Johnston
- git: 3de2d29b088e - releng/14.4 - Add UPDATING entries and bump version Mark Johnston
- git: 8dd31fbcc50f - releng/15.0 - contrib/tzdata: import tzdata 2026c Mark Johnston
- git: 35af8b8769d4 - releng/15.0 - FreeBSD: Fix zvol teardown races Mark Johnston
- git: 9a2c9345c435 - releng/15.0 - Make zvol_set_common() block until the operation has completed Mark Johnston
- git: f6e3242535bd - releng/15.0 - zvol: Hold the zvol state writer lock when renaming Mark Johnston
- git: 4316500c27c6 - releng/15.0 - zvol: Fix uses of uninitialized variables in zvol_rename_minors_impl() Mark Johnston
- git: 3254ef000750 - releng/15.0 - ktimer: Check for errors from realtimer_gettime() Mark Johnston
- git: 2864c9b3b511 - releng/15.0 - OCF: Add a fail point to inject EBADMSG decryption errors Mark Johnston
- git: d7ad56decf8f - releng/15.0 - wg(4): Check for crypto operation errors Mark Johnston
- git: 13be8d6d86f3 - releng/15.0 - wg(4): Add a test that the driver handles a decryption failure Mark Johnston
- git: 8250729075f1 - releng/15.0 - jail: restore ktrace privileges for jailed root Mark Johnston
- git: 20c738692c61 - releng/15.0 - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) Mark Johnston
- git: 475a72f75478 - releng/15.0 - coredump: Don't assume that the number of ELF segments is consistent Mark Johnston
- git: 7b527b9b97ba - releng/15.0 - Add UPDATING entries and bump version Mark Johnston
- git: 3be83b93661d - releng/15.1 - contrib/tzdata: import tzdata 2026c Mark Johnston
- git: d51be7d44a82 - releng/15.1 - FreeBSD: Fix zvol teardown races Mark Johnston
- git: 15ce5ce04aa0 - releng/15.1 - Make zvol_set_common() block until the operation has completed Mark Johnston
- git: 42ae0454bfb2 - releng/15.1 - zvol: Hold the zvol state writer lock when renaming Mark Johnston
- git: 596030c13dce - releng/15.1 - zvol: Fix uses of uninitialized variables in zvol_rename_minors_impl() Mark Johnston
- git: 5a4222a1b225 - releng/15.1 - kqueue: Avoid enqueuing an already-enqueued knote Mark Johnston
- git: e1c9b0b13a29 - releng/15.1 - ktimer: Check for errors from realtimer_gettime() Mark Johnston
- git: 4cd9804b1d29 - releng/15.1 - OCF: Add a fail point to inject EBADMSG decryption errors Mark Johnston
- git: 70c2d227862f - releng/15.1 - wg(4): Check for crypto operation errors Mark Johnston
- git: b0254d23f508 - releng/15.1 - wg(4): Add a test that the driver handles a decryption failure Mark Johnston
- git: 00effd2ab0bf - releng/15.1 - jail: restore ktrace privileges for jailed root Mark Johnston
- git: 5eb50510c6b3 - releng/15.1 - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) Mark Johnston
- git: 8592efddadf6 - releng/15.1 - coredump: Don't assume that the number of ELF segments is consistent Mark Johnston
- git: aadd58dddcbc - releng/15.1 - Add UPDATING entries and bump version Mark Johnston
- git: a37e6bd622d3 - Create tag release/14.4.0-p8 Mark Johnston
- git: 32e5464fec85 - Create tag release/15.0.0-p12 Mark Johnston
- git: 4f8d1c1df25f - Create tag release/15.1.0-p2 Mark Johnston
- git: 23216f6309c6 - stable/15 - certctl: Enforce 0444 mode on new files Lexi Winter
- Thu, 30 Jul 2026
- git: 26cad57094d1 - stable/15 - pthread_cond_wait.3: describe spurious wakeups Konstantin Belousov
- git: 361ee195955f - stable/15 - mknod.2: update the man page Konstantin Belousov
- git: bf0ffcaa5649 - stable/15 - mknod.2: properly document root requirements Konstantin Belousov
- git: 9b6287c7e18a - stable/15 - krb5: Install profile.h again Cy Schubert
- git: ac2ebda1afd5 - stable/15 - packages/tests: Fix gtest dependency Lexi Winter
- Fri, 31 Jul 2026
- git: 2389c5d8b471 - stable/15 - e1000: fix 82574 MSI-X interrupt throttling Kevin Bowling
- git: a1edeb474b1e - stable/14 - e1000: fix 82574 MSI-X interrupt throttling Kevin Bowling
- git: 3b569c3e1ec6 - stable/15 - fwget: update MediaTek firmware listings to match ports Bjoern A. Zeeb
- git: 42b89d49b7ab - stable/15 - mt76: update script to to deal with 7921 and 7925 flavors Bjoern A. Zeeb
- git: 7bea49bd865d - stable/15 - mt76: mt7921: update man page Bjoern A. Zeeb
- Go to: [ monthly archives ] [ by author ] [ by date ]