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
- Go to: [ monthly archives ] [ by author ] [ by date ]