dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
June 2026 Archives by author
- Adrian Chadd
- Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU (Tue, 02 Jun 2026 18:25:56 UTC)
- git: a620746da173 - main - fix(fwe): add missing net epoch around ether_input (Sat, 06 Jun 2026 20:17:47 UTC)
- git: 4a299ef19c7e - main - firewire: clean up XXX comments (Sat, 06 Jun 2026 20:17:48 UTC)
- git: a9519f7821c0 - main - firewire: Fix watchdog_clock aliasing and fw_tl2xfer UAF race (Mon, 08 Jun 2026 14:34:26 UTC)
- git: c3d8aca1d43e - main - net80211: add DEFERRED_WORK.md (Tue, 09 Jun 2026 01:01:17 UTC)
- git: a653fd5560cf - main - net80211: create IEEE80211_KEYBUF_128_SIZE / IEEE80211_MICBUF_128_SIZE (Tue, 09 Jun 2026 04:26:51 UTC)
- git: 62c1865c9aae - main - net80211: delete the deprecated ieee80211_wepkey struct (Tue, 09 Jun 2026 04:35:22 UTC)
- git: 5e0ba47aa00e - main - nvme: add Apple T2 ANS2 NVMe quirks (Sun, 14 Jun 2026 20:57:22 UTC)
- git: 6fd2ad9aa39d - main - apple_bce: add Apple T2 Buffer Copy Engine driver (Sun, 14 Jun 2026 20:57:23 UTC)
- git: 9f90536c74b8 - main - apple_bce/vhci: add T2 virtual USB host controller (Sun, 14 Jun 2026 20:57:24 UTC)
- git: e37e49bfaa27 - main - asmc: fix asmc_key_dump() page fault on T2 MMIO backend (Sun, 14 Jun 2026 20:57:25 UTC)
- git: 142cba958b7a - main - bge: read MAC from loader hint for boards without NVRAM/EEPROM (Sun, 14 Jun 2026 20:57:26 UTC)
- git: 76f9bb488e77 - main - rge: fix VLAN hardware tagging (Tue, 16 Jun 2026 13:11:57 UTC)
- git: 9ef75e05ba91 - main - wtap: Remove bogus NULL check in wtap_transmit (Tue, 16 Jun 2026 14:58:20 UTC)
- git: d4de0a69a92e - main - wtap(4): Implement STA/HostAP mode and support WPA/WPA2 (Tue, 16 Jun 2026 14:58:21 UTC)
- git: 93c6906e36a4 - main - wtap(4): implement monitor mode and handle radiotap (Tue, 16 Jun 2026 14:58:22 UTC)
- git: f981fa12b760 - main - mtw: Fix firmware loading and memory leaks (Wed, 17 Jun 2026 14:39:13 UTC)
- git: 021a190c88fc - main - est: prevent divide-by-zero in est_msr_info (Wed, 17 Jun 2026 14:50:32 UTC)
- git: 85814f591261 - main - est: gate "not recognized" message behind bootverbose (Wed, 17 Jun 2026 14:51:16 UTC)
- git: 9919c1a8ebd7 - main - firewire: extract shared helpers from fwe and fwip (Fri, 19 Jun 2026 19:01:31 UTC)
- git: 57f5252ff8a1 - main - aq(4): Fix RSS indirection table OOB write and queue distribution (Sat, 20 Jun 2026 19:10:34 UTC)
- git: b065af196fdc - main - aq(4): interrupt model and queue-count correctness (Sat, 20 Jun 2026 19:10:35 UTC)
- git: 40accc7235c2 - main - aq(4): adopt native FreeBSD errno convention (Sat, 20 Jun 2026 19:10:36 UTC)
- git: 619934a5c165 - main - aq(4): RX/TX and HW-path correctness and hardening (Sat, 20 Jun 2026 19:10:37 UTC)
- git: b64408358d7f - main - aq(4): enable jumbo frames, software LRO, and suspend/resume (Sat, 20 Jun 2026 19:10:38 UTC)
- git: 5409e03a0ef1 - main - aq(4): modernize and de-Linuxify the vendor driver (Sat, 20 Jun 2026 19:10:39 UTC)
- git: a10151fa662c - main - aq(4): take F/W statistics off the iflib core lock (kick-and-read) (Sat, 20 Jun 2026 19:10:41 UTC)
- git: 76d0a25be397 - main - aq(4): add a runtime dev.aq.N.debug trace control (Sat, 20 Jun 2026 19:10:42 UTC)
- git: e44579e23430 - main - aq(4): naming and exposure (Sat, 20 Jun 2026 19:10:43 UTC)
- git: 51f4e90ce7ef - main - firewire: NULL check on malloc in fw_busreset() (Mon, 22 Jun 2026 00:41:10 UTC)
- git: 3ffd2baa268d - main - if_fwsubr: remove ARP target hardware address trimming (Mon, 22 Jun 2026 00:41:11 UTC)
- git: 104b311a03e4 - main - asmc: Refactor sensor detection and sysctl registration (Thu, 25 Jun 2026 02:21:26 UTC)
- git: af20f017ec0b - main - firewire: add shared helpers for ISO receive drivers (Thu, 25 Jun 2026 02:21:27 UTC)
- git: 40e054797184 - main - fwcam: add IIDC 1394 FireWire camera driver (Thu, 25 Jun 2026 02:21:28 UTC)
- Re: git: 40e054797184 - main - fwcam: add IIDC 1394 FireWire camera driver (Thu, 25 Jun 2026 03:40:23 UTC)
- Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU] (Sat, 27 Jun 2026 15:23:59 UTC)
- Ahmad Khalifa
- Alan Somers
- git: 940142d61037 - main - lib/libc/tests/gen: add fts_set() tests (Tue, 02 Jun 2026 19:04:23 UTC)
- git: ee213339f4b2 - main - fts: address post-merge feedback on fts_set_test.c (Fri, 05 Jun 2026 15:09:48 UTC)
- git: c606eb37135d - main - fts: address post-merge feedback on fts_children_test.c (Fri, 05 Jun 2026 15:17:01 UTC)
- Re: git: 823d00b2d447 - main - libc: Constify the getcap API (Fri, 05 Jun 2026 16:50:43 UTC)
- git: b45654c6a4d3 - main - fts: add misc fts traversal tests (Fri, 05 Jun 2026 19:58:47 UTC)
- git: 670738a17568 - main - fts: add fts regression tests (Fri, 05 Jun 2026 20:05:41 UTC)
- git: 4179f1d9deed - main - fusefs: only search for FREAD fufh in readdir (Fri, 12 Jun 2026 23:50:45 UTC)
- git: b4af6a4cccc3 - main - fusefs: fix error handling when reading a directory's sticky bit (Sun, 14 Jun 2026 17:55:39 UTC)
- Re: git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration (Fri, 19 Jun 2026 15:50:03 UTC)
- Re: git: 08180f1b613b - main - witness: actually set read-only tunables in time for witness_startup (Mon, 22 Jun 2026 23:07:46 UTC)
- git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally (Tue, 23 Jun 2026 14:54:36 UTC)
- git: 2c1482e30536 - main - fusefs: fix a race in the pre-init tests (Tue, 23 Jun 2026 18:02:00 UTC)
- git: 381ebe25f0b9 - main - fusefs: proofread an error message in the tests (Tue, 23 Jun 2026 20:49:47 UTC)
- git: b7d2f7c1a68c - main - fusefs: fix two intermittency bugs in the destroy tests (Tue, 23 Jun 2026 23:32:08 UTC)
- Re: git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally (Wed, 24 Jun 2026 00:04:44 UTC)
- Re: git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally (Wed, 24 Jun 2026 00:10:07 UTC)
- Re: git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally (Wed, 24 Jun 2026 16:33:28 UTC)
- git: bd1c0ff49c48 - main - Revert "fts: refactor to use fd-relative operations internally" (Wed, 24 Jun 2026 17:01:29 UTC)
- Re: git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally (Wed, 24 Jun 2026 17:01:45 UTC)
- Aleksandr Rybalko
- Alexander Leidinger
- Alexander Motin
- Alexander Ziaee
- Alexander Ziaee
- git: 05f132adc530 - main - mount_udf.8: Alphabetize and align options (Mon, 08 Jun 2026 22:30:48 UTC)
- git: e821152cc71d - main - symlink.7: Clean up markup and tag SPDX (Mon, 15 Jun 2026 22:57:07 UTC)
- git: a641aa1c80f8 - main - loader.efi.8: hw.uart.console is explained in uart (Mon, 15 Jun 2026 22:57:08 UTC)
- git: 0bc852cc62af - main - tcp.fastopen.client_enable: Fix documented default (Wed, 17 Jun 2026 17:15:35 UTC)
- git: fd1ee28bd014 - main - uvideo.4: Initial manual page (Thu, 18 Jun 2026 13:48:59 UTC)
- git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option (Fri, 19 Jun 2026 20:10:15 UTC)
- git: 704db3fe9840 - main - Source upgrade doc: etcupdate no longer needs -B (Sun, 21 Jun 2026 17:54:46 UTC)
- git: 4d299a767acc - main - iostat.8: Expand -w description (Thu, 25 Jun 2026 02:59:42 UTC)
- git: 4016f9d5fedd - stable/15 - mdoc.7: Revert upstream changes to Lb/LIBRARY (Sun, 28 Jun 2026 00:44:13 UTC)
- git: c19c83b0c76d - stable/15 - mount_udf.8: Alphabetize and align options (Sun, 28 Jun 2026 00:44:14 UTC)
- git: 9e6c043af191 - stable/15 - symlink.7: Clean up markup and tag SPDX (Sun, 28 Jun 2026 00:44:15 UTC)
- git: fa550b255e95 - stable/15 - loader.efi.8: hw.uart.console is explained in uart (Sun, 28 Jun 2026 00:44:16 UTC)
- git: 1744efc43640 - stable/15 - tcp.fastopen.client_enable: Fix documented default (Sun, 28 Jun 2026 00:44:17 UTC)
- git: 62551ae38bf2 - stable/15 - iostat.8: Expand -w description (Sun, 28 Jun 2026 00:44:18 UTC)
- git: 380c6f59c4f8 - main - padlock.4: Update slightly for 64-bit hardware (Sun, 28 Jun 2026 21:28:20 UTC)
- git: d036b3b348d3 - main - iwlwifi.4, rtw88.4, rtw89.4: Fix xref typos (Mon, 29 Jun 2026 00:45:15 UTC)
- git: bbc2d15857b8 - main - pf.conf.5: Fix typo (Mon, 29 Jun 2026 09:53:33 UTC)
- git: 32cf24b725fd - main - ctfmerge.1: Import ENVIRONMENT from NetBSD (Tue, 30 Jun 2026 13:52:12 UTC)
- Alexey Dokuchaev
- Andrew Gallatin
- Andrew Turner
- git: 5cc3fa098856 - main - arm64: Add exception flag for ksiginfo_t and set in trapsignal (Fri, 05 Jun 2026 16:16:07 UTC)
- git: 0b862a795a35 - main - arm64: Expose ESR in mcontext (Fri, 05 Jun 2026 16:16:08 UTC)
- git: a9e12d3ec8bd - main - arm64: Support building sys/sysl instructions (Thu, 18 Jun 2026 14:57:38 UTC)
- git: cd94485281f3 - main - arm64: Add FEAT_ALWAYS_ENABLE to cpu_feat (Thu, 18 Jun 2026 14:57:39 UTC)
- git: c84261da6f6c - main - arm64: Add an initial GICv5 driver (Thu, 18 Jun 2026 14:57:40 UTC)
- git: 06d64ee0ecc2 - main - arm64: Add an initial GICv5 ITS driver (Thu, 18 Jun 2026 14:57:41 UTC)
- git: cbef29bde7ce - main - arm64: Add an initial GICv5 IWB driver (Thu, 18 Jun 2026 14:57:42 UTC)
- git: 8fdaa1b16367 - main - busdma_bounce: Allocate bounce buffers as unprotected (Thu, 18 Jun 2026 16:05:04 UTC)
- git: 8193fa3b8e1a - main - virtio_net: Use bus_dma for rxq/txq buffers (Thu, 18 Jun 2026 16:05:05 UTC)
- git: ea130fa32099 - main - virtio_net: Use bus_dma for command/ack buffers (Thu, 18 Jun 2026 16:05:06 UTC)
- Arthur Kiyanovski
- Aymeric Wibo
- git: 4733b4dca551 - main - amdsmu(4): Add manpage (Thu, 11 Jun 2026 20:44:17 UTC)
- git: ee13bfb69484 - main - amdsmu(4): Small improvements (Thu, 11 Jun 2026 21:21:56 UTC)
- git: bb14ba3777bb - main - daemon(3): Note about environment after calling daemon() (Wed, 17 Jun 2026 22:45:35 UTC)
- git: dc24f31b67f5 - main - ctermid(3): Fix return values section (Fri, 19 Jun 2026 14:22:26 UTC)
- git: d7c110658e0b - main - ctermid(3): Fix return (Fri, 19 Jun 2026 14:55:38 UTC)
- git: 9fd0c7c520a4 - main - thunderbolt.4: Explain what driver does in manpage (Fri, 19 Jun 2026 20:19:42 UTC)
- git: b9d6497bd1f1 - main - acpi_ibm.4: Fix mic_led sysctl name (Mon, 22 Jun 2026 14:41:21 UTC)
- git: 40ab0a056400 - main - acpi_ibm(4): Refer to "mic *mute* led" instead of "mic led" (Mon, 22 Jun 2026 14:44:13 UTC)
- git: 8de929962a38 - main - acpi_ibm.4: Remove extraneous .Tn (Mon, 22 Jun 2026 14:51:53 UTC)
- git: 7e7f8b2c6641 - main - acpi_ibm: Report mic mute key evdev events (Wed, 24 Jun 2026 14:13:52 UTC)
- git: 31461c8bc9c1 - main - virtual_oss.8: Use `.Pa` macro to refer to devices (Wed, 24 Jun 2026 14:38:33 UTC)
- git: 7ecd9afd3b28 - main - virtual_oss.8: Document `/dev/bluetooth/` prefix magic (Wed, 24 Jun 2026 14:38:34 UTC)
- git: e4fdaaaed14e - main - heimdal: Fix some manpage typos (Thu, 25 Jun 2026 01:34:27 UTC)
- git: 7fff1f194e07 - main - netlink.4: Document missing socket options (Fri, 26 Jun 2026 18:41:42 UTC)
- git: 0cedb626959c - main - iichid(4): Always release interrupt resource (Fri, 26 Jun 2026 18:59:59 UTC)
- git: e1f80e4902a4 - stable/15 - daemon(3): Note about environment after calling daemon() (Sat, 27 Jun 2026 01:11:39 UTC)
- git: 3d6a475afbf5 - stable/15 - ctermid(3): Fix return values section (Sat, 27 Jun 2026 01:11:40 UTC)
- git: 0d4b73a3ced9 - stable/15 - ctermid(3): Fix return (Sat, 27 Jun 2026 01:11:41 UTC)
- git: a6d7347f3042 - stable/15 - virtual_oss.8: Use `.Pa` macro to refer to devices (Sat, 27 Jun 2026 01:11:42 UTC)
- git: a380d07f4739 - stable/15 - virtual_oss.8: Document `/dev/bluetooth/` prefix magic (Sat, 27 Jun 2026 01:11:43 UTC)
- Baptiste Daroussin
- git: b813e46e1533 - main - nuageinit: fix dirname('/') returning nil instead of '/' (Thu, 04 Jun 2026 21:15:38 UTC)
- git: 5f58d9207469 - main - nuageinit: add dirname edge case tests (Thu, 04 Jun 2026 21:15:39 UTC)
- git: 9459465308ff - main - nuageinit: add config2_network DNS services test (Thu, 04 Jun 2026 21:15:40 UTC)
- git: 57807f389a9e - main - nuageinit: add nil/empty guard to decode_base64() (Thu, 04 Jun 2026 21:15:42 UTC)
- git: 46d1758aa7a2 - main - nuageinit: add hostname validation (RFC 952/1123) to sethostname() (Thu, 04 Jun 2026 21:15:43 UTC)
- git: 852504a5fa5e - main - nuageinit: remove dead checkgroup(), inline check in purge_group() (Thu, 04 Jun 2026 21:15:44 UTC)
- git: fdff89256fd9 - main - nuageinit: fix non-standard f:close(cmd) and remove dead precmd (Thu, 04 Jun 2026 21:15:45 UTC)
- git: cf5722ed60cf - main - nuageinit: fix TOCTOU in addsshkey, adddoas, addsudo (Thu, 04 Jun 2026 21:15:46 UTC)
- git: 0ba9b7b7f815 - main - nuageinit: fix update_sshd_config crash when file does not exist (Thu, 04 Jun 2026 21:15:47 UTC)
- git: ea0932d71aa7 - main - nuageinit: refactor goto abuse in chpasswd() (Thu, 04 Jun 2026 21:15:48 UTC)
- git: 22c1f5d0ec21 - main - nuageinit: complete SSH support with ssh_deletekeys and disable_root (Thu, 04 Jun 2026 21:15:49 UTC)
- git: 1cc5684b3216 - main - pw: remove duplicate pw_user_add declarations (Fri, 05 Jun 2026 06:02:34 UTC)
- git: 13f4a37b536b - main - pw: fix uninitialized name pointer in pw_group_del (Fri, 05 Jun 2026 06:02:35 UTC)
- git: 4fd8a69ec662 - main - pw: fix inverted condition in shell_path error handling (Fri, 05 Jun 2026 06:02:36 UTC)
- git: 5f9c8f142d17 - main - pw: fix const qualification in unquote() (Fri, 05 Jun 2026 06:02:37 UTC)
- git: fe1e912d5a39 - main - pw: fix setmode(NULL) crash when homemode is a boolean value (Fri, 05 Jun 2026 06:02:38 UTC)
- git: ab478de1f9b3 - main - pw: fix incorrect metalog path in mkdir_home_parents (Fri, 05 Jun 2026 06:02:39 UTC)
- git: b9be7608cd13 - main - nuageinit: implement bootcmd support (Fri, 05 Jun 2026 06:40:29 UTC)
- git: ba58e8ad7263 - main - nuageinit: implement manage_etc_hosts support (Fri, 05 Jun 2026 06:40:30 UTC)
- git: 6e54d00867dd - main - nuageinit: add tests for bootcmd, ssh_deletekeys, disable_root, manage_etc_hosts (Fri, 05 Jun 2026 06:40:31 UTC)
- git: 797dad91ff46 - main - nuageinit: implement mounts support (Fri, 05 Jun 2026 11:18:07 UTC)
- git: 4662263c246f - main - nuageinit: implement resolv_conf support (Fri, 05 Jun 2026 11:18:08 UTC)
- git: 58184a301a1f - main - nuageinit: implement keyboard support (Fri, 05 Jun 2026 11:18:09 UTC)
- git: d7984912385c - main - nuageinit: implement ssh_authkey_fingerprints support (Fri, 05 Jun 2026 11:18:10 UTC)
- git: 6d27d52ccd35 - main - nuageinit: implement ntp support (Sat, 06 Jun 2026 06:14:14 UTC)
- git: b56f029add48 - main - nuageinit: implement ca_certs support (Sat, 06 Jun 2026 06:14:15 UTC)
- git: be711ade6f66 - main - nuageinit: implement MIME multipart user-data support (Sat, 06 Jun 2026 06:14:17 UTC)
- git: 328a76d17f85 - main - nuageinit: implement power_state_change and locale support (Sat, 06 Jun 2026 06:14:18 UTC)
- git: 71e8122b3f6e - main - nuage.lua: add encode_base64 helper (Sat, 06 Jun 2026 06:14:19 UTC)
- git: e01f202ecf93 - main - nuageinit: implement final_message support (Sat, 06 Jun 2026 06:14:20 UTC)
- git: 58653bf4d0fb - main - nuageinit: implement phone_home support (Sat, 06 Jun 2026 06:14:21 UTC)
- git: 68e60bb8b6c9 - main - nuageinit: expose decode_base64 to fix tests (Sat, 06 Jun 2026 06:14:22 UTC)
- git: bad3c15dffea - main - nuageinit: update documentation for phone_home and final_message (Sat, 06 Jun 2026 06:18:35 UTC)
- git: e5ef12ccd01f - main - nuageinit: install certs in /usr/share/certs/trusted (Sat, 06 Jun 2026 19:31:38 UTC)
- git: da3890fdccfa - main - nuageinit: use single-quote shell escaping for hostname in rc.conf.d (Tue, 09 Jun 2026 16:04:29 UTC)
- git: 0211c8722ff2 - main - nuageinit: fix shell command injection in multiple rc.conf.d writes (Tue, 09 Jun 2026 16:04:30 UTC)
- git: 09d068e52722 - main - nuageinit: fix shell injection in power_state_change delay and add test (Tue, 09 Jun 2026 16:04:31 UTC)
- git: 13fb6dbc738f - main - nuageinit: validate set-name to prevent shell injection in variable names (Tue, 09 Jun 2026 16:04:32 UTC)
- git: ffe47c424e0a - main - grep: periodic timer-based fflush instead of unconditional per-line flush (Sun, 14 Jun 2026 14:27:09 UTC)
- Re: git: ffe47c424e0a - main - grep: periodic timer-based fflush instead of unconditional per-line flush (Sun, 14 Jun 2026 14:49:43 UTC)
- git: a74c77cc7bed - main - grep(1): optimize -w/--word-regexp word boundary check (Sun, 14 Jun 2026 18:14:35 UTC)
- git: b711ef9c75ba - main - uvideo: import uvideo(4) driver from OpenBSD (Tue, 16 Jun 2026 11:23:02 UTC)
- git: 54df18cbb400 - main - uvideo: add kqueue support (Tue, 16 Jun 2026 11:23:03 UTC)
- git: d0450cbec7e6 - main - uvideo: add Camera Terminal controls (Tue, 16 Jun 2026 11:23:04 UTC)
- git: 8bc06ffbbd80 - main - uvideo: add missing formats to be in par with webcamd's uvcvideo (Tue, 16 Jun 2026 11:23:05 UTC)
- git: 3b6f833c95eb - main - uvideo: increase isochronous transfer depth for throughput (Tue, 16 Jun 2026 11:23:06 UTC)
- git: bc3e0c6afdb9 - stable/15 - init: allow to specify a custom path for rc(8) (Sun, 28 Jun 2026 18:40:12 UTC)
- git: 5c7627e96f22 - stable/15 - devmatch: read linker.hints from all module paths (Sun, 28 Jun 2026 18:40:13 UTC)
- git: 413258a547df - stable/15 - nuageinit: add decode_base64 tests (Sun, 28 Jun 2026 18:40:14 UTC)
- git: 3a0732153ebd - stable/15 - nuageinit: add addsudo tests (Sun, 28 Jun 2026 18:40:15 UTC)
- git: 3b91e432616d - stable/15 - nuageinit: add adddoas tests (Sun, 28 Jun 2026 18:40:16 UTC)
- git: 43184397e6c4 - stable/15 - nuageinit: add update_sshd_config tests (Sun, 28 Jun 2026 18:40:17 UTC)
- git: 4baa3af22f78 - stable/15 - nuageinit: fix dirname('/') returning nil instead of '/' (Sun, 28 Jun 2026 18:40:18 UTC)
- git: fb06f62c7060 - stable/15 - nuageinit: add dirname edge case tests (Sun, 28 Jun 2026 18:40:19 UTC)
- git: 933551cdfd08 - stable/15 - nuageinit: add config2_network DNS services test (Sun, 28 Jun 2026 18:40:20 UTC)
- git: 6fcafba9b365 - stable/15 - nuageinit: add nil/empty guard to decode_base64() (Sun, 28 Jun 2026 18:40:21 UTC)
- git: 2ebdc0a782a6 - stable/15 - nuageinit: add hostname validation (RFC 952/1123) to sethostname() (Sun, 28 Jun 2026 18:40:22 UTC)
- git: f34a21ba0ada - stable/15 - nuageinit: remove dead checkgroup(), inline check in purge_group() (Sun, 28 Jun 2026 18:40:23 UTC)
- git: 985f74ce766e - stable/15 - nuageinit: fix non-standard f:close(cmd) and remove dead precmd (Sun, 28 Jun 2026 18:40:25 UTC)
- git: 481f6208e26a - stable/15 - nuageinit: fix TOCTOU in addsshkey, adddoas, addsudo (Sun, 28 Jun 2026 18:40:26 UTC)
- git: 41fc76cd796d - stable/15 - nuageinit: fix update_sshd_config crash when file does not exist (Sun, 28 Jun 2026 18:40:27 UTC)
- git: 53906065f040 - stable/15 - nuageinit: refactor goto abuse in chpasswd() (Sun, 28 Jun 2026 18:40:28 UTC)
- git: a67656ff5e78 - stable/15 - nuageinit: complete SSH support with ssh_deletekeys and disable_root (Sun, 28 Jun 2026 18:40:29 UTC)
- git: 178f400cf643 - stable/15 - nuageinit: implement bootcmd support (Sun, 28 Jun 2026 18:40:30 UTC)
- git: 85a943339f2d - stable/15 - nuageinit: implement manage_etc_hosts support (Sun, 28 Jun 2026 18:40:31 UTC)
- git: 543348190b7d - stable/15 - pw: remove duplicate pw_user_add declarations (Sun, 28 Jun 2026 18:40:32 UTC)
- git: 3973c36d1f86 - stable/15 - pw: fix uninitialized name pointer in pw_group_del (Sun, 28 Jun 2026 18:40:33 UTC)
- git: 2dd4c50deeaf - stable/15 - pw: fix inverted condition in shell_path error handling (Sun, 28 Jun 2026 18:40:34 UTC)
- git: ae577a78a80a - stable/15 - pw: fix const qualification in unquote() (Sun, 28 Jun 2026 18:40:35 UTC)
- git: c552051fb08f - stable/15 - pw: fix setmode(NULL) crash when homemode is a boolean value (Sun, 28 Jun 2026 18:40:36 UTC)
- git: ed54170f89bb - stable/15 - pw: fix incorrect metalog path in mkdir_home_parents (Sun, 28 Jun 2026 18:40:37 UTC)
- git: c5755b769724 - stable/15 - nuageinit: add tests for bootcmd, ssh_deletekeys, disable_root, manage_etc_hosts (Sun, 28 Jun 2026 18:40:39 UTC)
- git: e3d8f73cf2f6 - stable/15 - nuageinit: implement mounts support (Sun, 28 Jun 2026 18:40:40 UTC)
- git: 04b8103810c7 - stable/15 - nuageinit: implement resolv_conf support (Sun, 28 Jun 2026 18:40:41 UTC)
- git: 8c4d8934cc00 - stable/15 - nuageinit: implement keyboard support (Sun, 28 Jun 2026 18:40:42 UTC)
- git: a4a46e6ec8e0 - stable/15 - nuageinit: implement ssh_authkey_fingerprints support (Sun, 28 Jun 2026 18:40:43 UTC)
- git: 9835838d76d5 - stable/15 - nuageinit: implement ntp support (Sun, 28 Jun 2026 18:40:44 UTC)
- git: f0fa0c599330 - stable/15 - nuageinit: implement ca_certs support (Sun, 28 Jun 2026 18:40:45 UTC)
- git: bf026697c6d8 - stable/15 - nuageinit: implement MIME multipart user-data support (Sun, 28 Jun 2026 18:40:46 UTC)
- git: 202ae0114a15 - stable/15 - nuageinit: implement power_state_change and locale support (Sun, 28 Jun 2026 18:40:47 UTC)
- git: eb677a598e68 - stable/15 - nuageinit: implement final_message support (Sun, 28 Jun 2026 18:40:48 UTC)
- git: 35ea67ebc0b6 - stable/15 - nuageinit: implement phone_home support (Sun, 28 Jun 2026 18:40:49 UTC)
- git: 25f255d45f2d - stable/15 - nuage.lua: add encode_base64 helper (Sun, 28 Jun 2026 18:40:50 UTC)
- git: 167ddf97da60 - stable/15 - nuageinit: expose decode_base64 to fix tests (Sun, 28 Jun 2026 18:40:51 UTC)
- git: 48bf144ac4a2 - stable/15 - nuageinit: update documentation for phone_home and final_message (Sun, 28 Jun 2026 18:40:53 UTC)
- git: 7aefe34615c3 - stable/15 - nuageinit: install certs in /usr/share/certs/trusted (Sun, 28 Jun 2026 18:40:54 UTC)
- git: 3bb20f3c2837 - stable/15 - nuageinit: use single-quote shell escaping for hostname in rc.conf.d (Sun, 28 Jun 2026 18:40:55 UTC)
- git: 3654d0c7e0a5 - stable/15 - nuageinit: fix shell command injection in multiple rc.conf.d writes (Sun, 28 Jun 2026 18:40:56 UTC)
- git: 1561d31aa0f9 - stable/15 - nuageinit: fix shell injection in power_state_change delay and add test (Sun, 28 Jun 2026 18:40:57 UTC)
- git: 2bb8d7c7ecb2 - stable/15 - nuageinit: validate set-name to prevent shell injection in variable names (Sun, 28 Jun 2026 18:40:58 UTC)
- Benedict Reuschling
- Bjoern A. Zeeb
- Bjoern A. Zeeb
- git: ba796102fefa - main - LinuxKPI: 802.11: add three more driver downcalls (Fri, 05 Jun 2026 12:10:05 UTC)
- git: fb97712a7f13 - main - LinuxKPI: 802.11: implement ieee80211_start_tx_ba_session() (Fri, 05 Jun 2026 12:10:06 UTC)
- git: a993d281111b - main - LinuxKPI: 802.11: add note about rate control support under boot -v (Fri, 05 Jun 2026 12:10:07 UTC)
- git: 22ac9be92d1d - main - LinuxKPI: 802.11: adjust tracing for action/ampdu/addba functions (Fri, 05 Jun 2026 12:10:08 UTC)
- git: 259efa730c3d - main - LinuxKPI: 802.11: make *addba* work better (Fri, 05 Jun 2026 12:10:09 UTC)
- git: cda79e505e21 - main - LinuxKPI: 802.11: set flag if frame should be part of an A-MPDU (Fri, 05 Jun 2026 12:10:11 UTC)
- git: 0cb3b9229876 - main - LinuxKPI: 802.11: add print masks for tx status flags (Sun, 14 Jun 2026 22:32:24 UTC)
- git: f54e9d1b299d - main - LinuxKPI: 802.11: set undefined link in TX control info (Sun, 14 Jun 2026 22:32:25 UTC)
- git: ff6c95d2c2df - main - LinuxKPI: 802.11: improve hw_crypto key operations (Sun, 14 Jun 2026 22:32:26 UTC)
- git: 31ded414b128 - main - LinuxKPI: 802.11: force update of net80211 crypto key flags (Sun, 14 Jun 2026 22:32:27 UTC)
- git: 009d92b25f7c - main - mt76: mt7921: prevent PM from scheduling another delayed work on detach (Sun, 14 Jun 2026 22:32:28 UTC)
- git: 3fa40c5eb8f5 - main - linudebugfs: fix simple_attr_write_common() kernel buffer (Sun, 14 Jun 2026 22:32:29 UTC)
- git: 84008e34ce5f - main - lindebugfs: improve an error message (Sun, 14 Jun 2026 22:32:30 UTC)
- git: b8ec4929e9f4 - main - callout: ddb: resolve symbol of callout function (Sun, 14 Jun 2026 22:32:31 UTC)
- git: baf8561bdc3f - main - mt76: ensure net80211 com instance before returning from driver load (Sun, 14 Jun 2026 23:15:24 UTC)
- git: b662295ecb62 - main - mt76: mt7921: terminate fw log messages with \n (Sun, 14 Jun 2026 23:15:25 UTC)
- git: 134e90e01da1 - main - mt76: mt7921: depend on lindebugfs and turn debugfs support on (Sun, 14 Jun 2026 23:15:26 UTC)
- git: 1c601bf516eb - main - LinuxKPI: 802.11: lock down mac80211 downcalls (Sun, 14 Jun 2026 23:15:27 UTC)
- git: c5d6e2085a47 - main - LinuxKPI: add KERNEL_VERSION() macro (Mon, 15 Jun 2026 14:14:34 UTC)
- git: 3d0b6c69dced - main - LinuxKPI: scatterlist.h: implement sg_init_marker() (Mon, 15 Jun 2026 14:14:35 UTC)
- git: 482fda981493 - main - mt76: mt7925: prevent PM from scheduling another delayed work on detach (Mon, 22 Jun 2026 05:30:59 UTC)
- git: 557eed60d2a3 - main - LinuxKPI: 802.11: leave a comment for sta->rates (mt7615, ?) (Mon, 22 Jun 2026 05:31:00 UTC)
- git: 08a78a296c84 - main - LinuxKPI: 802.11: add/improve/correct comments (Mon, 22 Jun 2026 05:31:02 UTC)
- git: d4a529ad0d56 - main - LinuxKPI: 802.11: add 11g check to lkpi_ic_getradiocaps() (Mon, 22 Jun 2026 05:31:03 UTC)
- git: b58d8df58292 - main - LinuxKPI: 802.11: introduce TRACE_RATES() (Mon, 22 Jun 2026 05:31:04 UTC)
- git: 7bf2eec68a29 - main - LinuxKPI: 802.11: initalize br_mask and basic_rates for each vap (Mon, 22 Jun 2026 05:31:05 UTC)
- git: 038489e46ea3 - main - LinuxKPI: 802.11: make lkpi_sta_sync_from_ni() return bss_changes (Mon, 22 Jun 2026 05:31:06 UTC)
- git: 0d3cd54642f6 - main - LinuxKPI: 802.11: add function to update some rate related fields (Mon, 22 Jun 2026 05:31:07 UTC)
- git: 42cf2798110e - main - LinuxKPI: 802.11: add/change rate related tracing (Mon, 22 Jun 2026 05:31:08 UTC)
- git: cff565a4c033 - main - LinuxKPI: 802.11: consider emulate_chanctx in lkpi_sync_chanctx_cw_from_rx_bw() (Mon, 22 Jun 2026 05:31:09 UTC)
- git: 53d9c14af6a6 - main - LinuxKPI: 802.11: track bandwidth/rx_nss change in lkpi_sta_sync_from_ni() (Mon, 22 Jun 2026 05:31:10 UTC)
- git: 75aadc902298 - main - LinuxKPI: 802.11: adjust timing of sync_from_ni in lkpi_sta_assoc_to_run() (Mon, 22 Jun 2026 05:31:11 UTC)
- git: 41813a11bdca - stable/15 - rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EU (Mon, 29 Jun 2026 06:34:08 UTC)
- git: a792bb723609 - stable/15 - LinuxKPI: 802.11 suspend/resume: fix the is_pci_dev check (Mon, 29 Jun 2026 06:34:10 UTC)
- git: ea1dfeca866c - stable/15 - LinuxKPi: idr: use macros for idr lock operations (Mon, 29 Jun 2026 06:34:11 UTC)
- git: 7c0c201d86d1 - stable/15 - LinuxKPI: 802.11: add three more driver downcalls (Mon, 29 Jun 2026 06:34:12 UTC)
- git: 19ee959ca1fc - stable/15 - LinuxKPI: 802.11: implement ieee80211_start_tx_ba_session() (Mon, 29 Jun 2026 06:34:13 UTC)
- git: 7f3d78b819a9 - stable/15 - LinuxKPI: 802.11: add note about rate control support under boot -v (Mon, 29 Jun 2026 06:34:14 UTC)
- git: 89781f2723d6 - stable/15 - LinuxKPI: 802.11: adjust tracing for action/ampdu/addba functions (Mon, 29 Jun 2026 06:34:15 UTC)
- git: acd657aa2369 - stable/15 - LinuxKPI: 802.11: make *addba* work better (Mon, 29 Jun 2026 06:34:16 UTC)
- git: 482d4b6e725f - stable/15 - LinuxKPI: 802.11: set flag if frame should be part of an A-MPDU (Mon, 29 Jun 2026 06:34:17 UTC)
- git: c35adba00f29 - stable/15 - LinuxKPI: 802.11: add print masks for tx status flags (Mon, 29 Jun 2026 06:34:18 UTC)
- git: b592f997f4ca - stable/15 - LinuxKPI: 802.11: set undefined link in TX control info (Mon, 29 Jun 2026 06:34:19 UTC)
- git: 7f0adc4da4cc - stable/15 - LinuxKPI: 802.11: improve hw_crypto key operations (Mon, 29 Jun 2026 06:34:21 UTC)
- git: 280b4c9f19a2 - stable/15 - LinuxKPI: 802.11: force update of net80211 crypto key flags (Mon, 29 Jun 2026 06:34:22 UTC)
- git: fc1c1ff8e28f - stable/15 - mt76: mt7921: prevent PM from scheduling another delayed work on detach (Mon, 29 Jun 2026 06:34:23 UTC)
- git: 328668cacd73 - stable/15 - linudebugfs: fix simple_attr_write_common() kernel buffer (Mon, 29 Jun 2026 06:34:24 UTC)
- git: 2a3f125a39bd - stable/15 - lindebugfs: improve an error message (Mon, 29 Jun 2026 06:34:25 UTC)
- git: 2f6c1f9a9bbc - stable/15 - callout: ddb: resolve symbol of callout function (Mon, 29 Jun 2026 06:34:26 UTC)
- git: 0acc685b19b9 - stable/15 - mt76: ensure net80211 com instance before returning from driver load (Mon, 29 Jun 2026 06:34:27 UTC)
- git: 7e31274a8624 - stable/15 - mt76: mt7921: terminate fw log messages with \n (Mon, 29 Jun 2026 06:34:28 UTC)
- git: e28a03447456 - stable/15 - mt76: mt7921: depend on lindebugfs and turn debugfs support on (Mon, 29 Jun 2026 06:34:29 UTC)
- git: 4406a07e6f3e - stable/15 - LinuxKPI: 802.11: lock down mac80211 downcalls (Mon, 29 Jun 2026 06:34:30 UTC)
- git: 2b3a18dadf03 - stable/15 - LinuxKPI: add KERNEL_VERSION() macro (Mon, 29 Jun 2026 06:34:32 UTC)
- git: 3b3b73377b3e - stable/15 - LinuxKPI: scatterlist.h: implement sg_init_marker() (Mon, 29 Jun 2026 06:34:33 UTC)
- git: 729934499378 - stable/15 - mt76: mt7925: prevent PM from scheduling another delayed work on detach (Mon, 29 Jun 2026 06:34:34 UTC)
- git: 717e9ec72d89 - stable/15 - LinuxKPI: 802.11: leave a comment for sta->rates (mt7615, ?) (Mon, 29 Jun 2026 06:34:35 UTC)
- git: 5f4cd6ca29ad - stable/15 - LinuxKPI: 802.11: add/improve/correct comments (Mon, 29 Jun 2026 06:34:36 UTC)
- git: 848cb6b184fa - stable/15 - LinuxKPI: 802.11: add 11g check to lkpi_ic_getradiocaps() (Mon, 29 Jun 2026 06:34:37 UTC)
- git: a31e3e0d61e5 - stable/15 - LinuxKPI: 802.11: introduce TRACE_RATES() (Mon, 29 Jun 2026 06:34:38 UTC)
- git: c17a6e0f8787 - stable/15 - LinuxKPI: 802.11: initalize br_mask and basic_rates for each vap (Mon, 29 Jun 2026 06:34:39 UTC)
- git: 1cb6a2a2deb6 - stable/15 - LinuxKPI: 802.11: make lkpi_sta_sync_from_ni() return bss_changes (Mon, 29 Jun 2026 06:34:40 UTC)
- git: f5b0b80a3d0e - stable/15 - LinuxKPI: 802.11: add function to update some rate related fields (Mon, 29 Jun 2026 06:34:42 UTC)
- git: f1f0aa38ec7a - stable/15 - LinuxKPI: 802.11: add/change rate related tracing (Mon, 29 Jun 2026 06:34:43 UTC)
- git: f0eeea32cd12 - stable/15 - LinuxKPI: 802.11: consider emulate_chanctx in lkpi_sync_chanctx_cw_from_rx_bw() (Mon, 29 Jun 2026 06:34:44 UTC)
- git: f28bc5e19477 - stable/15 - LinuxKPI: 802.11: track bandwidth/rx_nss change in lkpi_sta_sync_from_ni() (Mon, 29 Jun 2026 06:34:45 UTC)
- git: 8df9c187c742 - stable/15 - LinuxKPI: 802.11: adjust timing of sync_from_ni in lkpi_sta_assoc_to_run() (Mon, 29 Jun 2026 06:34:46 UTC)
- Bojan Novković
- Brad Davis
- Brooks Davis
- Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Thu, 04 Jun 2026 12:57:50 UTC)
- git: 2ee2ef607f60 - main - pmap: prefer memcpy over bcopy (Sun, 21 Jun 2026 16:14:38 UTC)
- git: fc9b28879e89 - main - uiomove_*: centralize the copy function selection (Sun, 21 Jun 2026 16:14:39 UTC)
- git: 8b47939b9522 - main - uipc_socket: prefer memcpy to bcopy (Sun, 21 Jun 2026 16:14:40 UTC)
- git: 015b890e28b8 - main - mem*.3: stop refering to strings (Sun, 21 Jun 2026 16:50:02 UTC)
- git: b94f43890645 - main - Add kernel manpages for bcopy, memcpy, and memmove (Thu, 25 Jun 2026 10:07:58 UTC)
- git: 00b0ea95dfb3 - main - arch.7: used title case for .Ss headings (Thu, 25 Jun 2026 10:07:59 UTC)
- git: 1366a87c9cb5 - main - memory_model(7): create and document pointer provenance (Fri, 26 Jun 2026 11:26:20 UTC)
- git: 2515e3f6776a - main - cdefs(9): encourage __nodiscard over __result_use_check (Fri, 26 Jun 2026 16:48:18 UTC)
- git: b207b1562a2f - main - sys/systm.h: use __nodiscard consistently and correctly (Fri, 26 Jun 2026 16:48:19 UTC)
- git: b517edb8deed - main - CHERI: declare copy{in,out}ptr{,_nofault} (Mon, 29 Jun 2026 13:01:39 UTC)
- git: a1c52e05f571 - main - CHERI: declare fueptr and suptr (Mon, 29 Jun 2026 13:01:41 UTC)
- Re: git: b517edb8deed - main - CHERI: declare copy{in,out}ptr{,_nofault} (Mon, 29 Jun 2026 13:56:46 UTC)
- Bryan Drewery
- Christos Margiolis
- Christos Margiolis
- git: 369207a6c471 - stable/15 - virtual_oss(8): Fix buffer overflow in voss_compressor() call (Mon, 01 Jun 2026 17:32:27 UTC)
- git: a13800ee46d7 - stable/15 - snd_hda: Patch Dell WYSE 7040 (Tue, 02 Jun 2026 08:53:16 UTC)
- git: eb5aa5c337c8 - main - bsdinstall: Add virtual_oss service option (Tue, 02 Jun 2026 12:05:42 UTC)
- git: 4f7092eeb22d - main - virtual_oss_cmd(8): Improve error messages (Tue, 02 Jun 2026 13:01:01 UTC)
- git: 91a6647a7d48 - stable/15 - sound: Expose EQ by default (Wed, 03 Jun 2026 08:23:12 UTC)
- git: 8511a14eb0cf - stable/15 - sound: Retire FEEDEQ_BYPASS (Wed, 03 Jun 2026 08:23:14 UTC)
- git: 82dcd575dd28 - stable/15 - sound: Remove dead EQ FEEDEQ_DISABLE code (Wed, 03 Jun 2026 08:23:15 UTC)
- git: 52536db52fd3 - stable/15 - sound: Retire FEEDEQ_DISABLE (Wed, 03 Jun 2026 08:23:16 UTC)
- git: 333af32c928d - stable/15 - sound: Retire EQ states (Wed, 03 Jun 2026 08:23:17 UTC)
- git: ea09d6148255 - stable/15 - sound: Retire hint.pcm.%d.eq_preamp (Wed, 03 Jun 2026 08:23:18 UTC)
- git: 9060512d2be6 - stable/15 - pcm.4: Document dev.pcm.%d.eq* (Wed, 03 Jun 2026 08:23:19 UTC)
- git: 65029fee7837 - stable/15 - sndctl(8): Implement EQ controls (Wed, 03 Jun 2026 08:23:20 UTC)
- git: 755a785affcf - stable/15 - sound: Update feeder_eq.c LICENSE header (Wed, 03 Jun 2026 08:23:21 UTC)
- git: 3c49470b551a - stable/15 - sound: Retire M_MIXER (Wed, 03 Jun 2026 08:23:22 UTC)
- git: 3693f4404bec - stable/15 - sound: Retire mixer_ioctl_channel() (Wed, 03 Jun 2026 08:23:23 UTC)
- git: f94bb91ac69c - stable/15 - sound: Retire unused hw.snd.vpc_mixer_bypass (Wed, 03 Jun 2026 08:23:24 UTC)
- git: de5502ed01c8 - stable/15 - sound: Remove unused "from" mixer_ioctl_cmd() argument (Wed, 03 Jun 2026 08:23:26 UTC)
- git: d608731d556d - stable/15 - snd_uaudio: Do not use snd_mixer->lock as mixer_lock (Wed, 03 Jun 2026 08:23:27 UTC)
- git: d80356b7525b - stable/15 - snd_uaudio: Stop using mixer_get_lock() (Wed, 03 Jun 2026 08:23:28 UTC)
- git: 1ed48176bc0b - stable/15 - sound: Remove all remaining uses of mixer_get_lock() (Wed, 03 Jun 2026 08:23:29 UTC)
- git: da80fa2c3d6b - stable/15 - sound: Retire unused mixer_get_lock() (Wed, 03 Jun 2026 08:23:30 UTC)
- git: b8d119c96986 - stable/15 - sound: Do not lock before destroying snd_mixer->lock (Wed, 03 Jun 2026 08:23:31 UTC)
- git: a22f7e404446 - stable/15 - sound: Retire snd_mixer->enuminfo (Wed, 03 Jun 2026 08:23:32 UTC)
- git: 323e28ed4cac - stable/15 - sound: Retire MIXER_SIZE and use correct size in DEFINE_CLASS (Wed, 03 Jun 2026 08:23:33 UTC)
- git: 70f682385515 - stable/15 - sound: Update mixer.c LICENSE header (Wed, 03 Jun 2026 08:23:34 UTC)
- git: 4910c5a7d518 - stable/15 - rc: virtual_oss: Define some variables in rc.conf (Sun, 07 Jun 2026 21:19:39 UTC)
- git: b8a97cc677df - stable/15 - rc: virtual_oss: Wait for process to exit (Sun, 07 Jun 2026 21:19:40 UTC)
- git: 91167d0b66e8 - stable/15 - rc: virtual_oss: Handle absent pidfile properly (Sun, 07 Jun 2026 21:19:41 UTC)
- git: a48a807e9bf7 - stable/15 - sound: Centralize and improve hot-swapping (Sun, 07 Jun 2026 21:19:42 UTC)
- git: b896c159135d - stable/15 - bsdinstall: Add virtual_oss service option (Tue, 09 Jun 2026 10:46:53 UTC)
- git: 81b3a7991543 - stable/15 - virtual_oss_cmd(8): Improve error messages (Tue, 09 Jun 2026 10:46:54 UTC)
- git: 439b219fed3e - main - devd/snd.conf: Handle absent control device properly (Tue, 09 Jun 2026 15:14:16 UTC)
- git: 0bd5ef6b4363 - main - virtual_oss(8): Properly cleanup cuse(3) (Thu, 11 Jun 2026 09:31:09 UTC)
- git: 93a234a694f3 - main - virtual_oss(8): Make sndstat FD global (Thu, 11 Jun 2026 09:31:10 UTC)
- git: de2a1366022d - main - mixer(8): Retire deprecated control values (Sat, 13 Jun 2026 16:30:14 UTC)
- git: 33c8e68d3237 - stable/14 - snd_uaudio: Support Roland UA-33 (Sat, 13 Jun 2026 18:41:24 UTC)
- git: a6aa95eba6ee - main - sound: Create all device nodes with GID_AUDIO (Mon, 15 Jun 2026 15:05:10 UTC)
- git: 7f2d79082469 - main - groups.7: Document audio group (Mon, 15 Jun 2026 15:05:11 UTC)
- git: f799fce68136 - stable/15 - devd/snd.conf: Handle absent control device properly (Tue, 16 Jun 2026 12:08:22 UTC)
- git: 47ae0a869c7d - main - sound: Start each channel individually (Wed, 17 Jun 2026 10:52:49 UTC)
- git: fe13f70b95a7 - main - sound: Include more information in kevent returned from the kernel (Wed, 17 Jun 2026 10:52:50 UTC)
- git: a48bbef5eb32 - main - sound: Adjust mmap example to use kqueue (Wed, 17 Jun 2026 10:52:51 UTC)
- git: 013af29c1e17 - stable/15 - virtual_oss(8): Properly cleanup cuse(3) (Thu, 18 Jun 2026 19:33:42 UTC)
- git: ac0068384a22 - stable/15 - virtual_oss(8): Make sndstat FD global (Thu, 18 Jun 2026 19:33:43 UTC)
- git: 5ec4a7bb2cdf - stable/15 - mixer(8): Retire deprecated control values (Sat, 20 Jun 2026 10:49:50 UTC)
- git: f70a687bb071 - main - sound: Retire SD_F_VPC and related settings (Sat, 20 Jun 2026 17:40:23 UTC)
- git: bbb37ddf3669 - main - sound: Use and lock only the appropriate channel in dsp_mmap_single() (Sat, 20 Jun 2026 19:05:33 UTC)
- git: 0c8147ae3bc1 - main - sound: Re-arrange a calculation in dsp_mmap_single() (Sat, 20 Jun 2026 19:05:34 UTC)
- git: 47efa8128268 - main - sound: Handle CHN_F_MMAP_INVALID after cdev_pager_allocate() (Sat, 20 Jun 2026 19:05:35 UTC)
- git: 730eaf466493 - main - sound tests: Add PROT_EXEC rejection test (Sat, 20 Jun 2026 19:05:36 UTC)
- git: f6b3bd1f3384 - main - sound tests: Remove trailing PROT_EXEC (Sun, 21 Jun 2026 12:19:22 UTC)
- git: e1c951dccde1 - stable/15 - groups.7: Document audio group (Wed, 24 Jun 2026 13:39:15 UTC)
- git: ede0236d3b34 - main - sound: Retire unused SD_F_EQ_PC (Wed, 24 Jun 2026 13:48:44 UTC)
- git: a3d65cde7775 - main - sound: Rename SD_F_EQ_ENABLED to SD_F_EQ (Wed, 24 Jun 2026 13:55:42 UTC)
- git: e9df33a044ec - stable/15 - sound: Retire SD_F_VPC and related settings (Sat, 27 Jun 2026 09:55:56 UTC)
- git: 2c21445c6cbb - stable/15 - sound: Use and lock only the appropriate channel in dsp_mmap_single() (Sat, 27 Jun 2026 09:55:58 UTC)
- git: f3d461cf3220 - stable/15 - sound: Re-arrange a calculation in dsp_mmap_single() (Sat, 27 Jun 2026 09:55:59 UTC)
- git: 0f4aac7ed5ae - stable/15 - sound: Handle CHN_F_MMAP_INVALID after cdev_pager_allocate() (Sat, 27 Jun 2026 09:56:00 UTC)
- git: 9707d9f01e5c - stable/15 - sound tests: Add PROT_EXEC rejection test (Sat, 27 Jun 2026 09:56:01 UTC)
- git: 968e748c439a - main - snd_dummy: advance pointers for both channels (Sat, 27 Jun 2026 13:42:36 UTC)
- git: 72acd1720af3 - main - sound: Use sx_assert instead of KASSERT(sx_xlocked()) (Sat, 27 Jun 2026 14:27:01 UTC)
- git: 0665d5b9d38a - stable/15 - sound: Start each channel individually (Tue, 30 Jun 2026 06:24:31 UTC)
- git: 5347284ba90f - stable/15 - sound: Include more information in kevent returned from the kernel (Tue, 30 Jun 2026 06:24:33 UTC)
- git: a751490f5bf7 - stable/15 - sound: Adjust mmap example to use kqueue (Tue, 30 Jun 2026 06:24:34 UTC)
- Chuck Tuffli
- Colin Percival
- Craig Leres
- Cy Schubert
- Dag-Erling Smørgrav
- git: dfd2273d2762 - main - sh: Fix pipebuf limit (Mon, 01 Jun 2026 08:51:51 UTC)
- git: 1cef7e9eb082 - main - ObsoleteFiles: Add some ancient locale symlinks (Tue, 02 Jun 2026 08:38:32 UTC)
- git: e6470ed3d59b - stable/15 - libarchive: Force GNU iconv compatibility on FreeBSD (Tue, 02 Jun 2026 16:42:08 UTC)
- git: 39381fc3a82f - stable/15 - cap_mkdb: Fix memory leak (Tue, 02 Jun 2026 16:42:09 UTC)
- git: 7028772caaa8 - stable/15 - uart: Tidy the compat tables (Tue, 02 Jun 2026 16:42:10 UTC)
- git: 885a35c07b60 - stable/15 - tests: Fix reliability issues in POSIX ACL tests (Tue, 02 Jun 2026 16:42:12 UTC)
- git: b243ead1edd8 - stable/15 - certctl: Style nits (Tue, 02 Jun 2026 16:42:13 UTC)
- git: 689206379f4c - stable/15 - ctld: More consistent error messages (Tue, 02 Jun 2026 16:42:14 UTC)
- git: 5fd06985f8f0 - stable/14 - libarchive: Force GNU iconv compatibility on FreeBSD (Tue, 02 Jun 2026 16:42:19 UTC)
- git: 2ca3e4673a6d - stable/14 - cap_mkdb: Fix memory leak (Tue, 02 Jun 2026 16:42:20 UTC)
- git: 94cba369a3ba - stable/14 - tests: Fix reliability issues in POSIX ACL tests (Tue, 02 Jun 2026 16:42:21 UTC)
- git: b3a8659f3692 - main - MAINTAINERS, CODEOWNERS: Add myself to fts and stdio (Thu, 04 Jun 2026 13:04:30 UTC)
- git: eb3a0a74a069 - main - libarchive: Clean up the build configuration (Thu, 04 Jun 2026 13:12:57 UTC)
- git: b1cec2bd42c2 - stable/15 - fts: Add some depth to the options test (Thu, 04 Jun 2026 14:40:24 UTC)
- git: e4dd3505c2d1 - stable/15 - fts: Check link count before using it (Thu, 04 Jun 2026 14:40:25 UTC)
- git: e6cabe3030ce - stable/15 - fts: Improve the description of FTS_NOSTAT (Thu, 04 Jun 2026 14:40:26 UTC)
- git: e8abb1003278 - stable/15 - login.conf(5): Add missing resource limits (Thu, 04 Jun 2026 14:40:27 UTC)
- git: 2a0e9a9b5934 - stable/15 - login_class: Fix kqueues, pipebuf resource types (Thu, 04 Jun 2026 14:40:28 UTC)
- git: 7ad1006a20e4 - stable/15 - sh: Fix pipebuf limit (Thu, 04 Jun 2026 14:40:29 UTC)
- git: 7546f06f5e06 - stable/15 - ObsoleteFiles: Add some ancient locale symlinks (Thu, 04 Jun 2026 14:40:30 UTC)
- git: d3c855f40fc2 - stable/14 - fts: Improve the description of FTS_NOSTAT (Thu, 04 Jun 2026 14:40:48 UTC)
- git: 78381cdaf50f - stable/14 - login.conf(5): Add missing resource limits (Thu, 04 Jun 2026 14:40:49 UTC)
- git: 34fc5ccbc553 - stable/14 - login_class: Fix kqueues, pipebuf resource types (Thu, 04 Jun 2026 14:40:50 UTC)
- git: c435622e6704 - stable/14 - sh: Fix pipebuf limit (Thu, 04 Jun 2026 14:40:51 UTC)
- git: 8bbe1d5422bc - stable/14 - ObsoleteFiles: Add some ancient locale symlinks (Thu, 04 Jun 2026 14:40:53 UTC)
- git: fa3f69fa4cab - main - libmsun: Fix incorrect MLINK for sincosl(3) (Thu, 04 Jun 2026 16:34:05 UTC)
- git: ba0d22eacd60 - main - libarchive: Fix typo in sed command (Thu, 04 Jun 2026 22:37:29 UTC)
- git: 823d00b2d447 - main - libc: Constify the getcap API (Thu, 04 Jun 2026 22:41:57 UTC)
- git: a85e39030f8c - main - etcupdate: Make diff -l actually work (Thu, 04 Jun 2026 22:41:58 UTC)
- git: ad524568f9fb - main - limits: Fix pipebuf resource type (Thu, 04 Jun 2026 22:41:59 UTC)
- git: ddf6fad0295a - main - etcupdate: Make nobuild the default (Fri, 05 Jun 2026 15:53:36 UTC)
- git: b5a96894f67a - main - rc: Bail if /dev/null is not a device (Fri, 05 Jun 2026 15:53:37 UTC)
- git: 77fdeba18c07 - main - fts: Correct description of fts_set (Fri, 05 Jun 2026 16:47:17 UTC)
- git: 641e8e39560d - main - Revert "libc: Constify the getcap API" (Fri, 05 Jun 2026 17:17:49 UTC)
- git: 0620c99d278b - main - audit: Add poll / select support (Fri, 05 Jun 2026 21:50:57 UTC)
- git: 77e894cb09af - main - audit: Replace TAILQ with STAILQ (Fri, 05 Jun 2026 21:50:58 UTC)
- git: 8d9dff23f206 - main - check-old-libs: Show information about packages (Sat, 06 Jun 2026 07:54:32 UTC)
- git: 5bd78cfc8003 - main - auditd: Fix signal handling (Mon, 08 Jun 2026 22:46:57 UTC)
- git: 0932e252b859 - stable/15 - libarchive: Clean up the build configuration (Mon, 08 Jun 2026 23:01:01 UTC)
- git: f4744e76333d - stable/15 - limits: Fix pipebuf resource type (Mon, 08 Jun 2026 23:01:03 UTC)
- git: 70dfaf4521d4 - stable/15 - etcupdate: Make diff -l actually work (Mon, 08 Jun 2026 23:01:04 UTC)
- git: 5c12023beb94 - stable/15 - rc: Bail if /dev/null is not a device (Mon, 08 Jun 2026 23:01:05 UTC)
- git: 62f3971e6c06 - stable/14 - libarchive: Clean up the build configuration (Mon, 08 Jun 2026 23:01:09 UTC)
- git: d6800be31a1e - stable/14 - limits: Fix pipebuf resource type (Mon, 08 Jun 2026 23:01:10 UTC)
- git: c8b81d5ff2f4 - stable/14 - etcupdate: Make diff -l actually work (Mon, 08 Jun 2026 23:01:11 UTC)
- git: d09b42a876bb - stable/14 - rc: Bail if /dev/null is not a device (Mon, 08 Jun 2026 23:01:12 UTC)
- git: 12f8971ee6b6 - stable/14 - stat: Add option to list holes (Tue, 09 Jun 2026 08:17:44 UTC)
- git: 6c2ea480cabd - stable/14 - stat: Nits in readlink tests (Tue, 09 Jun 2026 08:17:45 UTC)
- git: 7062e428a627 - stable/14 - stat: Nits in stat tests (Tue, 09 Jun 2026 08:17:46 UTC)
- git: 233ece107da0 - stable/14 - stat: fix use of devname(3) (Tue, 09 Jun 2026 08:17:47 UTC)
- git: 2ab18d3286f5 - main - examples: Update COPTFLAGS in make.conf (Tue, 09 Jun 2026 11:33:19 UTC)
- git: f8d59d310d62 - stable/15 - libmsun: Fix incorrect MLINK for sincosl(3) (Tue, 16 Jun 2026 01:00:49 UTC)
- git: b18a6625d6b9 - stable/15 - fts: Correct description of fts_set (Tue, 16 Jun 2026 01:00:50 UTC)
- git: 4af6afcfaf4b - stable/14 - libmsun: Fix incorrect MLINK for sincosl(3) (Tue, 16 Jun 2026 01:00:51 UTC)
- git: 9cc0ff7c25d4 - stable/15 - audit: Add poll / select support (Tue, 16 Jun 2026 01:00:51 UTC)
- git: 08e02120541a - stable/14 - fts: Correct description of fts_set (Tue, 16 Jun 2026 01:00:52 UTC)
- git: bc5f0ff387d8 - stable/15 - audit: Replace TAILQ with STAILQ (Tue, 16 Jun 2026 01:00:53 UTC)
- git: 5ecad8243830 - stable/14 - audit: Add poll / select support (Tue, 16 Jun 2026 01:00:53 UTC)
- git: d6b1b779b8e7 - stable/15 - check-old-libs: Show information about packages (Tue, 16 Jun 2026 01:00:54 UTC)
- git: 9b30dccaefea - stable/14 - audit: Replace TAILQ with STAILQ (Tue, 16 Jun 2026 01:00:54 UTC)
- git: 03f078d90629 - stable/15 - auditd: Fix signal handling (Tue, 16 Jun 2026 01:00:55 UTC)
- git: 170424749a37 - stable/14 - check-old-libs: Show information about packages (Tue, 16 Jun 2026 01:00:55 UTC)
- git: c1f725bfb964 - stable/15 - examples: Update COPTFLAGS in make.conf (Tue, 16 Jun 2026 01:00:56 UTC)
- git: 872c046a4e97 - stable/14 - auditd: Fix signal handling (Tue, 16 Jun 2026 01:00:56 UTC)
- git: 85b3cf5e9ce0 - stable/14 - examples: Update COPTFLAGS in make.conf (Tue, 16 Jun 2026 01:00:57 UTC)
- git: 556e793d803e - main - sh: Improve function documentation (Tue, 16 Jun 2026 20:23:46 UTC)
- git: 9074ba13facc - Create tag vendor/ldns/1.9.2 (Fri, 19 Jun 2026 07:23:08 UTC)
- git: 16cb1094acf5 - Create tag vendor/ldns/1.9.1 (Fri, 19 Jun 2026 07:23:08 UTC)
- git: 5eb18e857646..3750aed65c1f - vendor/ldns - vendor branch updated (Fri, 19 Jun 2026 07:23:08 UTC)
- git: 4593470d1671 - main - ldns: Update to 1.9.1 (Fri, 19 Jun 2026 07:27:06 UTC)
- git: 63442ceae5ed - main - lsnd: Update to 1.9.2 (Fri, 19 Jun 2026 07:27:08 UTC)
- git: 09bb0b0d1396 - main - sh: Belatedly bump manual page date (Sat, 20 Jun 2026 19:01:51 UTC)
- git: ea13334abd9f - stable/15 - sh: Improve function documentation (Sat, 20 Jun 2026 19:03:15 UTC)
- git: cee36a5e003c - stable/14 - sh: Improve function documentation (Sat, 20 Jun 2026 19:03:18 UTC)
- git: 4c860db34a1b - main - libc: Fix ATOMIC_VAR_INIT visibility (Sun, 21 Jun 2026 19:51:27 UTC)
- git: 8f750231d4b5 - main - iconv: Update availability of bool (Mon, 22 Jun 2026 13:26:15 UTC)
- git: 080a4087014e - main - tests: Fix race condition in aslr_setuid (Mon, 22 Jun 2026 13:26:16 UTC)
- git: 53a3d4760eb9 - main - etcupdate: Warn if the tree hasn't been built (Mon, 22 Jun 2026 19:00:01 UTC)
- git: 1ca439a216a0 - main - etcupdate: Recommend building when bootstrapping (Mon, 22 Jun 2026 19:00:02 UTC)
- git: 01c8644093c2 - main - x86: Harmonize GENERIC and MINIMAL (Tue, 23 Jun 2026 07:51:14 UTC)
- git: 141bb8579882 - main - ping: Flush stdout after printing initial status (Tue, 23 Jun 2026 15:21:22 UTC)
- git: 86950cf9ffe8 - main - tests: Fix race condition in aslr_setuid, take 2 (Tue, 23 Jun 2026 15:21:24 UTC)
- git: cfe1962a1925 - main - rc: Fix improper use of load_kld (Tue, 23 Jun 2026 15:23:51 UTC)
- git: a95d324dd310 - main - rc: Improve load_kld (Tue, 23 Jun 2026 15:23:53 UTC)
- git: b9f616d03156 - main - rc: Make devmatch use load_kld (Tue, 23 Jun 2026 15:23:54 UTC)
- git: a1977a1284b5 - stable/15 - ldns: Update to 1.9.1 (Wed, 24 Jun 2026 17:25:34 UTC)
- git: c31042a7a944 - stable/15 - ldns: Update to 1.9.2 (Wed, 24 Jun 2026 17:25:35 UTC)
- git: a878e7b4985f - stable/14 - ldns: Update to 1.9.1 (Wed, 24 Jun 2026 17:25:57 UTC)
- git: 222648172b80 - stable/14 - ldns: Update to 1.9.2 (Wed, 24 Jun 2026 17:25:59 UTC)
- git: 65fba082f44c - main - adduser: Normalize supplemental groups (Thu, 25 Jun 2026 03:05:43 UTC)
- git: a3c077c1ccbe - main - rc.firewall: Use checkyesno for boolean variables (Fri, 26 Jun 2026 14:40:14 UTC)
- git: a71abf38e2b4 - main - rc.firewall: Support on-disk lists (Fri, 26 Jun 2026 14:40:15 UTC)
- git: b0d3a2889a1b - main - rc.d/ddb: Really silently exit (Fri, 26 Jun 2026 14:40:16 UTC)
- git: 45efa4e61623 - main - rc.d/tmp: Fix dupe mount check (Fri, 26 Jun 2026 14:40:17 UTC)
- git: 401e3bd0397f - stable/15 - iconv: Update availability of bool (Fri, 26 Jun 2026 14:40:53 UTC)
- git: e2e736234437 - stable/15 - x86: Harmonize GENERIC and MINIMAL (Fri, 26 Jun 2026 14:40:54 UTC)
- git: 3377fbc14bb3 - stable/14 - iconv: Update availability of bool (Fri, 26 Jun 2026 14:41:12 UTC)
- git: b53d2de9acd1 - stable/14 - MINIMAL: Add virtio_scsi (Fri, 26 Jun 2026 14:41:13 UTC)
- git: 3c687b750065 - stable/14 - kernel: Be clearer about what ZSTDIO is for (Fri, 26 Jun 2026 14:41:14 UTC)
- git: f523af0e05a5 - stable/14 - x86: Harmonize GENERIC and MINIMAL (Fri, 26 Jun 2026 14:41:15 UTC)
- git: f0a861efbafe - main - local-unbound-setup: Support IPv6-only systems (Fri, 26 Jun 2026 14:43:37 UTC)
- git: 8bda488114f3 - main - ping: Don't mix stdio and direct writes (Fri, 26 Jun 2026 14:46:22 UTC)
- git: 43ade7d9e917..ded28c51566f - vendor/openresolv - vendor branch updated (Sat, 27 Jun 2026 21:14:58 UTC)
- git: 4b26ea547139 - main - openresolv: Trim leading dot from domain name (Sat, 27 Jun 2026 21:18:06 UTC)
- git: 8f59fdb65239 - stable/15 - rc: Fix improper use of load_kld (Sun, 28 Jun 2026 09:43:51 UTC)
- git: 2baf97f3305a - stable/15 - rc: Improve load_kld (Sun, 28 Jun 2026 09:43:52 UTC)
- git: d67aa8bd9c5a - stable/15 - rc: Make devmatch use load_kld (Sun, 28 Jun 2026 09:43:53 UTC)
- git: 59573a006c69 - stable/15 - adduser: Normalize supplemental groups (Sun, 28 Jun 2026 09:43:54 UTC)
- git: 19cba6662468 - stable/14 - rc: Fix improper use of load_kld (Sun, 28 Jun 2026 09:43:55 UTC)
- git: 10ae3fc0b06a - stable/14 - rc: Improve load_kld (Sun, 28 Jun 2026 09:43:56 UTC)
- git: efd399675286 - stable/14 - rc: Make devmatch use load_kld (Sun, 28 Jun 2026 09:43:57 UTC)
- git: d4e539bbf0ad - stable/14 - adduser: Normalize supplemental groups (Sun, 28 Jun 2026 09:43:58 UTC)
- git: 066bef580b21 - main - resolver(5): Overhaul (Mon, 29 Jun 2026 15:52:04 UTC)
- git: b27e21f304f2 - main - libc/resolv: Drop Solaris 2 compatibility (Mon, 29 Jun 2026 15:52:05 UTC)
- git: 40e10af6c6dc - main - libc/resolv: Refactor the option parser (Mon, 29 Jun 2026 15:52:06 UTC)
- git: 9fd229512332 - main - libc/resolv: Refactor the configuration parser (Mon, 29 Jun 2026 15:52:07 UTC)
- git: 507ab02d751b - main - libc/resolv: Reimplement the sortlist parser (Mon, 29 Jun 2026 15:52:08 UTC)
- git: 61697e9cd5cc - main - libc/resolv: Add no-debug and no-rotate options (Mon, 29 Jun 2026 15:52:09 UTC)
- git: 95978326cb32 - main - resolv.h: Remove unused parts (Mon, 29 Jun 2026 15:52:10 UTC)
- git: 5028a8489f54 - main - libc/resolv: Dead code and style cleanup (Mon, 29 Jun 2026 15:52:12 UTC)
- git: 298f37a71ae6 - main - libfetch: Overhaul socket read / write (Mon, 29 Jun 2026 15:52:13 UTC)
- git: afb60498e0c9 - main - libfetch: Add read buffering (Mon, 29 Jun 2026 15:52:14 UTC)
- git: d53af4112273 - main - libfetch: Apply timeout to connection attempts (Mon, 29 Jun 2026 15:52:15 UTC)
- git: c83e9ee0ef3e - main - libfetch: Document fetchTimeout (Mon, 29 Jun 2026 15:52:16 UTC)
- git: 23380f3e6ac9 - main - fetch: Stop setting an alarm (Mon, 29 Jun 2026 15:52:17 UTC)
- git: 672cb7320a27 - main - libfetch: Make fetch_ref an inline (Mon, 29 Jun 2026 15:52:18 UTC)
- git: 702c24ccc0c2 - main - libc/resolv: Export __res_conf_name (Mon, 29 Jun 2026 15:52:19 UTC)
- git: e6467516f584 - main - pkgbasify: Add new utility (Mon, 29 Jun 2026 15:52:21 UTC)
- git: 5b2bdadeb6c2 - main - Retire dialog (Mon, 29 Jun 2026 15:52:22 UTC)
- git: 9cc87ca23d9c - main - Retire the GNU subtree (Mon, 29 Jun 2026 15:52:23 UTC)
- git: 7aa0fb6181b8 - main - Revert "Retire the GNU subtree" (Mon, 29 Jun 2026 15:54:12 UTC)
- git: 2b9f38236151 - main - Revert "Retire dialog" (Mon, 29 Jun 2026 15:54:13 UTC)
- git: b3a970fc9202 - main - Revert "pkgbasify: Add new utility" (Mon, 29 Jun 2026 15:54:14 UTC)
- git: f52803e475d5 - main - Revert "libc/resolv: Export __res_conf_name" (Mon, 29 Jun 2026 15:54:16 UTC)
- git: d40b35f8eb1d - main - Revert "libfetch: Make fetch_ref an inline" (Mon, 29 Jun 2026 15:54:17 UTC)
- git: 1b5f832e268f - main - Revert "fetch: Stop setting an alarm" (Mon, 29 Jun 2026 15:54:18 UTC)
- git: 15ee1fc07457 - main - Revert "libfetch: Document fetchTimeout" (Mon, 29 Jun 2026 15:54:19 UTC)
- git: 667ef98c29f9 - main - Revert "libfetch: Apply timeout to connection attempts" (Mon, 29 Jun 2026 15:54:20 UTC)
- git: fde60e3a4e92 - main - Revert "libfetch: Add read buffering" (Mon, 29 Jun 2026 15:54:21 UTC)
- git: da4d1ced75f3 - main - Revert "libfetch: Overhaul socket read / write" (Mon, 29 Jun 2026 15:54:22 UTC)
- git: 4fd9dffb2514 - main - Revert "libc/resolv: Dead code and style cleanup" (Mon, 29 Jun 2026 15:54:23 UTC)
- git: 55227ef42de5 - main - Revert "resolv.h: Remove unused parts" (Mon, 29 Jun 2026 15:54:24 UTC)
- git: 955963148a99 - main - Revert "libc/resolv: Add no-debug and no-rotate options" (Mon, 29 Jun 2026 15:54:26 UTC)
- git: 8538c69d84ff - main - Revert "libc/resolv: Reimplement the sortlist parser" (Mon, 29 Jun 2026 15:54:27 UTC)
- git: d9b907be0048 - main - Revert "libc/resolv: Refactor the configuration parser" (Mon, 29 Jun 2026 15:54:28 UTC)
- git: 550dacea138e - main - Revert "libc/resolv: Refactor the option parser" (Mon, 29 Jun 2026 15:54:29 UTC)
- git: 208c43d6f57b - main - Revert "libc/resolv: Drop Solaris 2 compatibility" (Mon, 29 Jun 2026 15:54:30 UTC)
- git: 51a4a96f63da - main - Revert "resolver(5): Overhaul" (Mon, 29 Jun 2026 15:54:31 UTC)
- git: 82c38777319f - main - .git-blame-ignore-revs: Reverted accidental commits (Mon, 29 Jun 2026 16:00:24 UTC)
- git: acf6518a2d6f - main - OptionalObsoleteFiles: Add missing headers (Mon, 29 Jun 2026 19:18:56 UTC)
- Dag-Erling_Smørgrav
- Re: git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration (Wed, 03 Jun 2026 10:13:19 UTC)
- Re: git: f7c0bd206fe4 - main - file: normalize .result files to ensure trailing newline on install (Fri, 05 Jun 2026 16:44:24 UTC)
- Re: git: ddf6fad0295a - main - etcupdate: Make nobuild the default (Mon, 08 Jun 2026 15:09:04 UTC)
- Re: git: 63442ceae5ed - main - lsnd: Update to 1.9.2 (Fri, 19 Jun 2026 07:28:36 UTC)
- Re: git: 63442ceae5ed - main - lsnd: Update to 1.9.2 (Fri, 19 Jun 2026 07:32:17 UTC)
- Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option (Fri, 19 Jun 2026 20:17:48 UTC)
- Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option (Fri, 19 Jun 2026 21:50:56 UTC)
- Re: git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage (Sat, 20 Jun 2026 16:07:08 UTC)
- Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance (Sun, 21 Jun 2026 18:06:21 UTC)
- Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance (Mon, 22 Jun 2026 08:41:36 UTC)
- Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance (Mon, 22 Jun 2026 10:49:58 UTC)
- Re: git: 15a1ba4a1c46 - main - adduser.sh: Add info which separator to use in the question itself (Tue, 23 Jun 2026 14:29:37 UTC)
- Re: git: 15a1ba4a1c46 - main - adduser.sh: Add info which separator to use in the question itself (Tue, 23 Jun 2026 14:48:06 UTC)
- Re: git: 15a1ba4a1c46 - main - adduser.sh: Add info which separator to use in the question itself (Tue, 23 Jun 2026 15:18:48 UTC)
- Re: git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally (Tue, 23 Jun 2026 23:56:32 UTC)
- Re: git: e03ed9daeb49 - main - fts: refactor to use fd-relative operations internally (Wed, 24 Jun 2026 00:03:40 UTC)
- Re: git: 0976744085bc - main - libnetbsd: Avoid bringing in all of sys/param.h in sys/types.h (Thu, 25 Jun 2026 00:13:00 UTC)
- Re: git: 5b8c28adb829 - main - ping/tests: expect bell chars from stderr after initial status (Sat, 27 Jun 2026 11:40:10 UTC)
- Re: git: 5b8c28adb829 - main - ping/tests: expect bell chars from stderr after initial status (Sat, 27 Jun 2026 13:13:01 UTC)
- Dave Cottlehuber
- Devin Teske
- Dimitry Andric
- Doug Ambrisko
- Ed Maste
- git: 72e34b3e3907 - main - get/setpriority: Add capability mode checks (Mon, 01 Jun 2026 16:30:57 UTC)
- git: f77d37cffdf3 - main - linuxulator: Return EINVAL for invalid inotify flags (Mon, 01 Jun 2026 18:42:52 UTC)
- git: 4908bea5b7f5 - main - xinstall: Add test for -d -s not allowed together (Wed, 03 Jun 2026 15:33:16 UTC)
- git: 521afce6a859 - main - xinstall: Do not allow -l and -s together (Wed, 03 Jun 2026 15:33:17 UTC)
- git: b49021b49a78 - main - install.1: Document options incompatible with -s (Wed, 03 Jun 2026 20:34:39 UTC)
- git: 248dd56d2dea - main - install.1: Convert link flags to a table (Wed, 03 Jun 2026 20:45:41 UTC)
- git: 67df31301590 - main - linuxkpi: Make pm_qos.h self-contained (Wed, 03 Jun 2026 23:41:09 UTC)
- git: f0ac411a7747 - stable/15 - bsdinstall: Use libarchive secure flags for extract (Thu, 04 Jun 2026 01:16:52 UTC)
- git: b551429ad65d - main - linuxkpi: Add dma_unmap_page_attrs (Thu, 04 Jun 2026 16:57:32 UTC)
- git: 5805fadd0dd7 - main - arch.7: arch.7: Add wchar_t signedness (Fri, 05 Jun 2026 16:25:52 UTC)
- git: 2ea49bb595df - main - arch.7: Remove 32-bit powerpc from tables (Fri, 05 Jun 2026 16:35:44 UTC)
- git: 0ae946e7223d - main - vt: Avoid integer overflow in CONS_HISTORY ioctl (Fri, 05 Jun 2026 17:56:26 UTC)
- git: ab599e44dba3 - stable/15 - netlink: Fix lock leak in nl_find_nhop (Fri, 05 Jun 2026 19:28:32 UTC)
- git: 28833ade34e4 - stable/14 - netlink: Fix lock leak in nl_find_nhop (Fri, 05 Jun 2026 19:38:10 UTC)
- git: c2631d1623f4 - main - arch.7: Restore (non-SPE) 32-bit powerpc to MD tables (Fri, 05 Jun 2026 20:18:02 UTC)
- git: 5a7f41e94b6d - main - if_stf: Free entire mbuf chain on failure (Sat, 06 Jun 2026 12:32:49 UTC)
- git: 232021fd093c - main - linuxkpi 802.11: Free entire mbuf chain on failure (Sat, 06 Jun 2026 12:36:19 UTC)
- git: 85195c0c7f8a - main - ipsec: Free entire mbuf chain on failure (Sat, 06 Jun 2026 12:36:20 UTC)
- git: deaaddf1d3c4 - stable/15 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Sun, 07 Jun 2026 17:11:44 UTC)
- git: b5a4f4bfbc95 - stable/14 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Sun, 07 Jun 2026 17:12:45 UTC)
- git: b1ad74074d4d - stable/13 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Sun, 07 Jun 2026 17:13:17 UTC)
- git: 04cee2a1727e - stable/15 - intelhfi: Add IA32_PM_ENABLE bit flag define (Mon, 08 Jun 2026 17:20:35 UTC)
- git: 888d9236e224 - main - netlink: Use unsigned type in nl_process_nbuf (Mon, 08 Jun 2026 19:52:00 UTC)
- git: bfdc17ca8006 - stable/15 - src.opts.mk: Comment about CTF & DTRACE relationship (Mon, 08 Jun 2026 19:54:15 UTC)
- git: b16c731b0191 - main - ipfw nat: Add assertion that mbuf is not a chain (Mon, 08 Jun 2026 20:47:35 UTC)
- git: 6a1e761dc47d - stable/15 - Makefile.vm: Split error condition (Tue, 09 Jun 2026 00:48:50 UTC)
- git: 2caaf8c1c717 - stable/15 - route: Fix `flush` w/o specified address family (Tue, 09 Jun 2026 13:02:38 UTC)
- git: 65e0e06116f4 - stable/15 - elfdump: Decode SHT_LLVM_ADDRSIG section header type (Tue, 09 Jun 2026 13:40:42 UTC)
- git: 90c11896412d - stable/15 - netlink: Avoid undefined behaviour (Tue, 09 Jun 2026 14:09:39 UTC)
- git: beee13213e0a - stable/15 - netlink: Fix interface type match (Tue, 09 Jun 2026 14:09:40 UTC)
- git: e22716b6cbfc - stable/15 - netlink: Check for NULL return from npt_alloc() (Tue, 09 Jun 2026 14:09:41 UTC)
- git: 6c81e7622211 - stable/15 - netlink: Avoid potential undefined behaviour (Tue, 09 Jun 2026 14:09:42 UTC)
- git: 44e81e84181f - stable/15 - netlink: Fix RTM_GETROUTE loop for RT_TABLE_UNSPEC (Tue, 09 Jun 2026 14:09:43 UTC)
- git: bbf019824592 - stable/15 - netlink: Use early exit pattern in _nl_modify_ifp_generic (Tue, 09 Jun 2026 14:09:45 UTC)
- git: 30d907804d7d - stable/15 - netlink: Check permissions for interface flag changes (Tue, 09 Jun 2026 14:09:46 UTC)
- git: 471b1c4ca19b - stable/15 - smsc: Add missing newline to PHY timeout error printf (Tue, 09 Jun 2026 14:55:47 UTC)
- git: a7f0ee3c5680 - stable/15 - bsdinstall: Add SPDX-License-Identifier tags (Tue, 09 Jun 2026 14:57:17 UTC)
- git: c289291a6736 - main - tty: Add sysctl knob to globally disable TIOCSTI (Tue, 09 Jun 2026 16:39:12 UTC)
- git: 6952ad819d6a - stable/15 - get/setpriority: Add capability mode checks (Tue, 09 Jun 2026 16:58:30 UTC)
- git: c94b8eee5bcb - main - vt: Rename sysctl to security.bsd.allow_tiocsti (Tue, 09 Jun 2026 18:30:05 UTC)
- git: 88534471b32c - stable/15 - xinstall: Add test for -d -s not allowed together (Wed, 10 Jun 2026 13:44:59 UTC)
- git: 4b570289f0cc - stable/15 - xinstall: Do not allow -l and -s together (Wed, 10 Jun 2026 13:45:00 UTC)
- git: 5ccda2174f70 - stable/15 - install.1: Document options incompatible with -s (Wed, 10 Jun 2026 13:45:01 UTC)
- git: 166532ee0c1e - stable/15 - install.1: Convert link flags to a table (Wed, 10 Jun 2026 13:45:02 UTC)
- git: f2f67df8c92b - stable/15 - mii: Fix SMSC name (Wed, 10 Jun 2026 13:52:06 UTC)
- git: b203a374f87d - stable/15 - linuxkpi: Make pm_qos.h self-contained (Wed, 10 Jun 2026 14:24:48 UTC)
- git: 6365c45d951d - main - elf_common: Add FDO package metadata note type (Wed, 10 Jun 2026 15:45:58 UTC)
- git: 3151fdd90bf1 - stable/15 - netlink: Use unsigned type in nl_process_nbuf (Thu, 11 Jun 2026 17:07:59 UTC)
- git: 314c85574ae0 - stable/15 - amd64: Make EFI runtime faults look less like panics (Thu, 11 Jun 2026 17:09:39 UTC)
- git: a95757d42f41 - stable/14 - smsc: Add missing newline to PHY timeout error printf (Thu, 11 Jun 2026 17:11:10 UTC)
- git: 16532b220c9c - stable/15 - tty: Add sysctl knob to globally disable TIOCSTI (Sun, 14 Jun 2026 20:08:41 UTC)
- git: b5cb2739b8b5 - stable/14 - tty: Add sysctl knob to globally disable TIOCSTI (Sun, 14 Jun 2026 20:09:49 UTC)
- git: db887713de2b - main - kldload: Improve error handling (Sun, 14 Jun 2026 23:47:33 UTC)
- git: 21a75a85f0e0 - main - netlink: Indicate that ifinfomsg uses IFT_* types (Mon, 15 Jun 2026 12:36:32 UTC)
- git: e26c01080991 - stable/15 - linuxulator: Return EINVAL for invalid inotify flags (Mon, 15 Jun 2026 13:47:24 UTC)
- git: 39e2fe23238f - main - if_tsec: Free entire mbuf chain on failure (Mon, 15 Jun 2026 14:32:21 UTC)
- git: 52a2b4bc5da2 - main - tests: Fix build if TIOCSTI is not defined (Mon, 15 Jun 2026 15:43:23 UTC)
- git: def7dae4402f - stable/15 - if_stf: Free entire mbuf chain on failure (Mon, 15 Jun 2026 19:10:33 UTC)
- git: 6bef2a0b1184 - stable/14 - elf_common.h: Add SHT_LLVM_ADDRSIG (Mon, 15 Jun 2026 19:11:43 UTC)
- git: 9a10af53dbf5 - main - Revert "kldload: Improve error handling" (Tue, 16 Jun 2026 15:07:05 UTC)
- git: 6616c7a9a17d - main - sys: Reserve EXTERR_CAT_LINKER for kld linker exterrors (Tue, 16 Jun 2026 17:12:33 UTC)
- git: 9f5df9ed0720 - stable/15 - elf_common: Add FDO package metadata note type (Tue, 16 Jun 2026 23:52:00 UTC)
- git: 76f29211f0dd - stable/15 - netlink: Indicate that ifinfomsg uses IFT_* types (Fri, 19 Jun 2026 13:47:06 UTC)
- git: d7356667931e - stable/14 - netlink: Indicate that ifinfomsg uses IFT_* types (Fri, 19 Jun 2026 13:52:36 UTC)
- git: 2db353ea26c7 - stable/15 - sys/cdefs.h: Introduce __maybe_unused attribute (Fri, 19 Jun 2026 18:14:51 UTC)
- git: e5911522aff7 - stable/15 - crunch: ldconfig and ldd are unrelated to GNU ld (Sat, 20 Jun 2026 18:37:58 UTC)
- git: 3a5c2899fc7b - main - libcxxrt: Fix diagnostics for derived classes (Wed, 24 Jun 2026 17:36:30 UTC)
- git: 2f7a8222b6a5 - main - memory_model.7: Correct typo (Fri, 26 Jun 2026 13:17:01 UTC)
- git: aefff0a9cfba - stable/15 - if_media: Claim 10BASE-T1S and 10BASE-T1L constants (Fri, 26 Jun 2026 15:33:29 UTC)
- git: 2d7f1cf13822 - stable/15 - syscalls.master: Allow clock_nanosleep in capability mode (Fri, 26 Jun 2026 15:34:19 UTC)
- Emmanuel Vadot
- Enji Cooper
- git: a48b900300eb - main - asmc: add MMIO backend for T2 Macs (Wed, 03 Jun 2026 06:00:17 UTC)
- git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration (Wed, 03 Jun 2026 06:02:20 UTC)
- git: a8688e45ec55..6ecbd3d6800f - vendor/openssl-3.0 - vendor branch updated (Tue, 09 Jun 2026 19:07:09 UTC)
- git: ab5fc4ac933f..3a71a35ad9da - vendor/openssl-3.5 - vendor branch updated (Tue, 09 Jun 2026 19:22:10 UTC)
- git: 94e3fc5f1e38 - Create tag vendors/openssl/3.0.21 (Tue, 09 Jun 2026 19:22:10 UTC)
- git: 8f9aabbdbcd5 - main - OpenSSL: update MAINTAINERS/CODEOWNERS (Tue, 09 Jun 2026 19:38:49 UTC)
- git: df2b28994e94 - Create tag vendor/openssl/3.5.7 (Tue, 09 Jun 2026 19:49:14 UTC)
- git: ba220c84a0d7 - Create tag vendor/openssl/3.0.21 (Tue, 09 Jun 2026 19:49:14 UTC)
- git: 1523ccfd9c8c - main - MFV: openssl 3.5.7 (Wed, 10 Jun 2026 15:33:05 UTC)
- git: 0881f6cf3f44 - main - crypto/openssl: update artifacts to match 3.5.7 release (Wed, 10 Jun 2026 15:33:06 UTC)
- git: ca66129a2c8a - stable/14 - openssl: update to 3.0.21 (Thu, 11 Jun 2026 04:08:10 UTC)
- git: 2de6d07e16aa - main - Remove `$FreeBSD$` from upstream-provided config file (Fri, 12 Jun 2026 05:51:20 UTC)
- git: d6e3662bc1f5 - main - Remove fips-module related diff (Fri, 12 Jun 2026 05:51:21 UTC)
- git: 0ac48eae867c - stable/15 - Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI" (Fri, 12 Jun 2026 18:09:20 UTC)
- git: 3e9b85f226ed - stable/15 - OpenSSL: update MAINTAINERS/CODEOWNERS (Fri, 12 Jun 2026 18:09:21 UTC)
- git: 6faa82bf4683 - stable/15 - security(7): fix `mandoc -T lint` complaints (Fri, 12 Jun 2026 18:09:22 UTC)
- git: 7a8911e13cda - stable/15 - Preen/update list for share/examples/sound under `MK_EXAMPLES` (Fri, 12 Jun 2026 18:11:11 UTC)
- git: baee4396c7b7 - stable/15 - Remove `/usr/share/examples/oci` when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:11:12 UTC)
- git: aab35ed9c4c2 - stable/15 - Remove all of /usr/tests/share/examples/... when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:11:13 UTC)
- git: d8fe9fc368a6 - stable/14 - Remove `/usr/share/examples/oci` when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:12:33 UTC)
- git: b64973834710 - stable/14 - Remove all of /usr/tests/share/examples/... when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:12:34 UTC)
- git: fd420ecc7e06 - stable/14 - OpenSSL: update MAINTAINERS/CODEOWNERS (Fri, 12 Jun 2026 18:17:28 UTC)
- git: 631cd25b3cb2 - stable/14 - security(7): fix `mandoc -T lint` complaints (Fri, 12 Jun 2026 18:17:29 UTC)
- git: f22270743898 - stable/14 - hosts.equiv.5: correct nits to fix `mandoc -T lint` issues (Fri, 12 Jun 2026 18:19:55 UTC)
- git: 96b71cb17e61 - stable/15 - hosts.equiv.5: correct nits to fix `mandoc -T lint` issues (Fri, 12 Jun 2026 18:20:05 UTC)
- git: 885e3a84149d - stable/15 - MFV: openssl 3.5.7 (Fri, 12 Jun 2026 21:27:59 UTC)
- git: 41fad66f0c52 - stable/15 - crypto/openssl: update artifacts to match 3.5.7 release (Fri, 12 Jun 2026 21:28:01 UTC)
- git: 92bdcb08113c - main - thunderbolt: do not enable in GENERIC (Thu, 18 Jun 2026 21:37:36 UTC)
- Enji Cooper (yaneurabeya)
- Faraz Vahedi
- Gleb Smirnoff
- Re: git: 017690e50913 - main - netpfil: add PF netlink command decoding support (Wed, 03 Jun 2026 20:08:56 UTC)
- Re: git: 017690e50913 - main - netpfil: add PF netlink command decoding support (Wed, 03 Jun 2026 20:23:20 UTC)
- git: 256fa87c9fc3 - main - netgraph: remove remnants of IPPROTO_DIVERT (Mon, 08 Jun 2026 16:36:03 UTC)
- git: 3a58a50dd4fa - main - sockstat: don't use getprotoent(3) (Tue, 16 Jun 2026 17:03:25 UTC)
- git: 8b2b62b49d88 - main - sockstat: consolidate unix(4) protocols in the array of protocols (Tue, 16 Jun 2026 17:03:26 UTC)
- git: 90ea8e89d9b7 - main - netinet6: refactor in6_pcbconnect() (Thu, 25 Jun 2026 21:35:07 UTC)
- git: 41bc52c89320 - main - ng_socket: simplify protosw(9) methods (Fri, 26 Jun 2026 23:36:12 UTC)
- git: 4d3cbeb7b407 - main - ng_socket: plug node reference leak (Fri, 26 Jun 2026 23:36:13 UTC)
- git: f9a0147ee56e - main - protocols: remove IPPROTO_DIVERT (Mon, 29 Jun 2026 20:20:28 UTC)
- git: bdd0c4d0a7fe - main - netinet6: cleanse safeguards against IFT_PFLOG (Mon, 29 Jun 2026 20:20:29 UTC)
- Re: git: f9a0147ee56e - main - protocols: remove IPPROTO_DIVERT (Mon, 29 Jun 2026 22:51:43 UTC)
- Gordon Bergling
- git: 14e93e3e3607 - main - mxge(4): Fix a typo in a source code comment (Thu, 11 Jun 2026 04:03:26 UTC)
- git: adf261401c1b - stable/15 - mxge(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 05:10:55 UTC)
- git: 8cd4029fed9a - stable/14 - mxge(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 05:14:50 UTC)
- git: 395d9672f5c1 - stable/13 - mxge(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 05:16:58 UTC)
- git: 49ced8d765f4 - main - aic7xxx: Fix two typos in source code comments (Sun, 14 Jun 2026 08:54:17 UTC)
- git: dd8ba1f2fc51 - main - sdhci(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:18 UTC)
- git: 54e4b9c9faf0 - main - ufshci(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:19 UTC)
- git: 6280a0630089 - main - qcom_clk: Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:20 UTC)
- git: 0ea84e9cce72 - main - et(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:21 UTC)
- git: 58cf810066c8 - main - clk: Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:22 UTC)
- git: f2574978567e - main - acpi(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:23 UTC)
- git: 89234ff7bd09 - main - umass.4: Correct a typo in the manual page (Sun, 14 Jun 2026 09:35:31 UTC)
- git: 8a13adf80cb0 - main - d.7: Correct a few typos in the manual page (Sun, 14 Jun 2026 09:38:10 UTC)
- git: d9e0452f0c8a - main - jail.8: Fix two typos in the manual page (Mon, 15 Jun 2026 09:09:46 UTC)
- git: 10b1a35d1186 - main - mixer.8: Fix a typo in the manual page (Mon, 15 Jun 2026 09:12:36 UTC)
- git: f930d8a65406 - main - pnfs.4: Fix a typo in the manual page (Mon, 15 Jun 2026 09:16:18 UTC)
- git: 586a5bc03541 - main - pwd.1: Fix a typo in the .dD (Mon, 15 Jun 2026 13:42:43 UTC)
- git: 7bd1f835f28b - stable/15 - aic7xxx: Fix two typos in source code comments (Wed, 17 Jun 2026 04:49:44 UTC)
- git: e85a0e81486c - stable/15 - clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:45 UTC)
- git: b5f28bb73cfd - stable/15 - et(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:47 UTC)
- git: 7763576dfc56 - stable/15 - qcom_clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:48 UTC)
- git: b6ce96b36a16 - stable/15 - ufshci(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:49 UTC)
- git: fd6cad70fe17 - stable/15 - sdhci(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:50 UTC)
- git: 55407c3540a3 - stable/15 - acpi(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:51 UTC)
- git: c8f0bb39e336 - stable/14 - aic7xxx: Fix two typos in source code comments (Wed, 17 Jun 2026 04:53:08 UTC)
- git: 1dfc91f28942 - stable/14 - clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:09 UTC)
- git: 2e7e5bf0d972 - stable/14 - et(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:11 UTC)
- git: cf6fb0a0062f - stable/14 - qcom_clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:12 UTC)
- git: 66dde7d645d9 - stable/14 - sdhci(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:13 UTC)
- git: 652f4d4c1e40 - stable/14 - acpi(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:14 UTC)
- git: f757fdc96e68 - stable/15 - d.7: Correct a few typos in the manual page (Fri, 19 Jun 2026 05:54:07 UTC)
- git: 93e22eb18e2a - stable/15 - pwd.1: Fix a typo in the .dD (Mon, 22 Jun 2026 12:51:44 UTC)
- git: 864d3da66fc6 - stable/15 - pnfs.4: Fix a typo in the manual page (Mon, 22 Jun 2026 12:51:45 UTC)
- git: d69c80b7c4cf - stable/15 - jail.8: Fix two typos in the manual page (Mon, 22 Jun 2026 12:51:46 UTC)
- git: 254d0a0ae908 - stable/15 - mixer.8: Fix a typo in the manual page (Mon, 22 Jun 2026 12:51:47 UTC)
- git: 5e050ef3a138 - stable/14 - pnfs.4: Fix a typo in the manual page (Mon, 22 Jun 2026 12:55:06 UTC)
- git: 65324bdd2c7e - stable/14 - mixer.8: Fix a typo in the manual page (Mon, 22 Jun 2026 12:55:07 UTC)
- git: dd2127b54f97 - main - ps(1): Fix a few typos in the manual page (Sat, 27 Jun 2026 10:59:53 UTC)
- git: c94302609a59 - main - bectl(8): Fix a typo in the manual page (Sat, 27 Jun 2026 10:59:54 UTC)
- git: 0223ae33ad6d - main - ipfilter(4): Fix a couple of typos in the manual pages (Sat, 27 Jun 2026 10:59:55 UTC)
- git: 1e36ffffe210 - main - ipfw(8): Fix a typo in the manual page (Sat, 27 Jun 2026 10:59:56 UTC)
- git: 050962ab04a6 - main - devd.conf(5): Fix a typo in the manual page (Sat, 27 Jun 2026 10:59:57 UTC)
- git: be8c82bc8e83 - main - natd(8): Fix a typo in the manual page (Sat, 27 Jun 2026 10:59:58 UTC)
- git: e2339370737b - main - ggated(8): Fix two typos in the manual page (Sat, 27 Jun 2026 11:00:00 UTC)
- git: 26ffa3d4e703 - main - nvmecontrol(8): Fix typos in the manual page (Sat, 27 Jun 2026 11:00:01 UTC)
- git: 270bfa34cd42 - stable/15 - devd.conf(5): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:41 UTC)
- git: a8bbce08731b - stable/15 - ipfw(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:42 UTC)
- git: 716ba5f31865 - stable/15 - bectl(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:43 UTC)
- git: 54ab35a81e43 - stable/15 - ps(1): Fix a few typos in the manual page (Tue, 30 Jun 2026 04:51:44 UTC)
- git: f51949d1ac66 - stable/15 - natd(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:46 UTC)
- git: 3a27e586a109 - stable/15 - ggated(8): Fix two typos in the manual page (Tue, 30 Jun 2026 04:51:47 UTC)
- git: de70e79d0767 - stable/15 - ipfilter(4): Fix a couple of typos in the manual pages (Tue, 30 Jun 2026 04:51:48 UTC)
- git: f24211ef601a - stable/14 - bectl(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:53:34 UTC)
- git: 4a70a74168fb - stable/14 - ps(1): Fix a few typos in the manual page (Tue, 30 Jun 2026 04:53:35 UTC)
- git: a2e72a2f471f - stable/14 - ipfilter(4): Fix a couple of typos in the manual pages (Tue, 30 Jun 2026 04:53:36 UTC)
- Gordon Tetlow
- Harry Schmalzbauer
- Hiroki Sato
- Jamie Gritton
- Jean-Sébastien Pédron
- git: 4831a8d792d4 - main - sys: Add `isgraph()` to <sys/ctype.h> (Sat, 20 Jun 2026 11:53:53 UTC)
- git: 294553b022b1 - main - linuxkpi: Define `__ATTR_RO_MODE()` and `__ATTR_RW_MODE()` (Sat, 20 Jun 2026 11:53:54 UTC)
- git: 53baadc2f615 - main - linuxkpi: Define a bunch of constants in <acpi/video.h> (Sat, 20 Jun 2026 11:53:55 UTC)
- git: 2e10a6bd5627 - main - linuxkpi: Add `pm_resume_via_firmware()` (Sat, 20 Jun 2026 11:53:56 UTC)
- git: 50aa145171bc - main - linuxkpi: Add 'fd_empty()` (Sat, 20 Jun 2026 11:53:57 UTC)
- git: af187b20cdb0 - main - linuxkpi: Define `COUNT_ARGS()` and `CONCATENATE()` (Sat, 20 Jun 2026 11:53:58 UTC)
- git: c27779e0a954 - main - linuxkpi: Change `strscpy()` and `strscpy_pad()` to make their `len` argument optional (Sat, 20 Jun 2026 11:53:59 UTC)
- git: 272a12639440 - main - linuxkpi: Define `struct vfsmount` in <linux/mount.h> (Wed, 24 Jun 2026 16:47:50 UTC)
- git: 8aa685153bd6 - main - linuxkpi: Add const qualifier to `bitmap_weight()` 1st arg (Wed, 24 Jun 2026 16:47:51 UTC)
- git: a68dcfaf0236 - main - linuxkpi: Define and fill `struct cpuinfo_x86->x86_stepping` (Wed, 24 Jun 2026 16:47:52 UTC)
- git: de51e9ae5f69 - main - linuxkpi: Defined more Intel vendor/family/model constants (Wed, 24 Jun 2026 16:47:53 UTC)
- git: b55cc81fcf97 - main - linuxkpi: Add <linux/cgroup_dmem.h> (Wed, 24 Jun 2026 16:47:54 UTC)
- git: 72a6197df998 - main - linuxkpi: Define `ULL()` (Wed, 24 Jun 2026 16:47:55 UTC)
- Jessica Clarke
- Jesús Daniel Colmenares Oviedo
- Jilles Tjoelker
- John Baldwin
- Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Fri, 05 Jun 2026 14:18:26 UTC)
- Re: git: ddf6fad0295a - main - etcupdate: Make nobuild the default (Tue, 09 Jun 2026 14:03:43 UTC)
- Re: git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 (Tue, 09 Jun 2026 14:06:09 UTC)
- git: 0492dbe9212e - main - cd9660: Don't parse RRIP records whose length overflows the sector boundary (Wed, 10 Jun 2026 13:52:30 UTC)
- git: b5a8b933d499 - main - ppp: Don't fetch a non-existent variadic argument (Wed, 10 Jun 2026 13:52:31 UTC)
- git: 7e971892dfc5 - main - ppp: Permit CHAP challenges up to 255 bytes (Wed, 10 Jun 2026 13:52:32 UTC)
- git: 4d8fde8cff07 - main - ppp: Reject FSM messages whose length is smaller than the message header (Wed, 10 Jun 2026 13:52:33 UTC)
- Re: git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c (Mon, 22 Jun 2026 16:09:08 UTC)
- git: 9cd0d6231311 - main - cd9660: Add various length checks when parsing RRIP extensions (Mon, 22 Jun 2026 16:47:27 UTC)
- git: 1a9ef1a34300 - main - OFED: Use prandom_u32() to reduce diff with upstream (Mon, 22 Jun 2026 18:37:50 UTC)
- git: 259a763e343d - main - OFED: Implement ib_process_cq_direct (Mon, 22 Jun 2026 18:37:51 UTC)
- git: fbe76ea44c4b - main - OFED: Use vmalloc() and vzalloc() in various places (Mon, 22 Jun 2026 18:37:52 UTC)
- git: 49ee94b291b4 - main - IB/ipoib: Prevent hung task or softlockup processing multicast response (Mon, 22 Jun 2026 18:37:53 UTC)
- git: e4c4c6eeb2a2 - main - RDMA: dma-mapping: use unsigned long for dma_attrs (Mon, 22 Jun 2026 18:37:54 UTC)
- git: c6eb9f16cf0e - main - pciconf: Minor cleanups in the config register methods (Tue, 23 Jun 2026 15:51:51 UTC)
- git: f6dd01b417dc - main - cd9660: Adjust parsing of timestamps in the extended atttributes record (Tue, 23 Jun 2026 15:51:52 UTC)
- git: 3d945604ef8e - main - cd9660: Add support for birth times (Tue, 23 Jun 2026 15:51:53 UTC)
- git: 0a301f33306c - main - makefs cd9660: Populate creation time stamps in RockRidge extensions (Tue, 23 Jun 2026 15:51:54 UTC)
- git: 1a03b40a1343 - main - ktls: Make ktls_mbuf_crypto_state private and simplify (Tue, 23 Jun 2026 15:51:55 UTC)
- git: 0e0d46422657 - main - LinuxKPI: Retire <linux/dma-attrs.h> (Tue, 23 Jun 2026 15:53:25 UTC)
- git: 49c7ac23fa1d - stable/15 - Centralize definition of ZFSTOP (Tue, 23 Jun 2026 15:56:51 UTC)
- git: 84a3c47a0329 - stable/15 - Use ZFSTOP more broadly (Tue, 23 Jun 2026 15:56:52 UTC)
- git: b98ac603e47a - stable/15 - stand: Move from OZFS to ZFSTOP (Tue, 23 Jun 2026 15:56:53 UTC)
- git: 848750b75756 - stable/15 - zfs: Reuse ZINCDIR variable from kmod.mk (Tue, 23 Jun 2026 15:56:54 UTC)
- git: ff44fba2e951 - stable/15 - acpidump: Extend the decoding of entries in the EINJ and ERST tables (Tue, 23 Jun 2026 16:28:03 UTC)
- git: 16211a5fbbaa - stable/15 - bus: Document special ranges of IVARs (Tue, 23 Jun 2026 16:28:04 UTC)
- git: e813c1172631 - stable/15 - sys/bus.h: Some style(9) fixes (Tue, 23 Jun 2026 16:28:06 UTC)
- git: 31d52cc42116 - stable/15 - bus: Add a new IVAR accessor to check for the existence of an IVAR (Tue, 23 Jun 2026 16:28:07 UTC)
- git: a067a7170b84 - stable/15 - bus: Add __BUS_ACCESSOR_DEFAULT (Tue, 23 Jun 2026 16:28:08 UTC)
- git: 0efab2ba4c00 - stable/15 - ctld: Return from the inner "main" loop on EINTR (Tue, 23 Jun 2026 16:28:09 UTC)
- git: 8071cdf83451 - stable/15 - ctld: Support multiple physical ports in a target (Tue, 23 Jun 2026 16:28:10 UTC)
- git: bab6bfa1181d - stable/15 - ctld: Update nchildren directly in wait_for_children (Tue, 23 Jun 2026 16:28:11 UTC)
- git: ec70458815ef - stable/15 - ctld: Don't add an iscsi port for targets with only kernel ports (Tue, 23 Jun 2026 16:28:12 UTC)
- git: b6564c32ea98 - stable/15 - ctld: Ports without a portal group are not dummy ports (Tue, 23 Jun 2026 16:28:13 UTC)
- git: 0885d8fdd607 - stable/15 - ctld: Move the pidfile handle out to a global variable (Tue, 23 Jun 2026 16:28:14 UTC)
- git: a40ffc719d04 - stable/15 - ctl_ioctl_frontend: Reject out-of-range initiator IDs (Tue, 23 Jun 2026 16:28:15 UTC)
- git: 47cfba980629 - stable/15 - kobj: Assert class passed to kobj_init_static is compiled (Tue, 23 Jun 2026 16:28:16 UTC)
- git: 12683573afb3 - stable/15 - kobj: Use M_WAITOK in kobj_init (Tue, 23 Jun 2026 16:28:18 UTC)
- git: ad47ebaeb53d - stable/15 - mandoc: Add an entry for libsys to lib.in (Tue, 23 Jun 2026 16:28:19 UTC)
- git: 4ea1d25860c7 - stable/15 - mandoc: Updating FreeBSD thead library descriptions (Tue, 23 Jun 2026 16:28:20 UTC)
- git: 655013d5f4a6 - stable/15 - arm64/vmm: Enforce a data barrier before tlbi for non-VHE (Tue, 23 Jun 2026 16:28:21 UTC)
- git: 355bdaddb4bf - stable/15 - clock_gettime.2: Fix a couple of typos (Tue, 23 Jun 2026 16:28:22 UTC)
- git: 36b17708b0db - stable/15 - LinuxKPI: Check the devclass of the parent device in dev_is_pci (Tue, 23 Jun 2026 16:28:23 UTC)
- git: e375116a4903 - stable/15 - pci: Add is_pci_device helper function (Tue, 23 Jun 2026 16:28:24 UTC)
- git: 59fa4e2e1f1e - stable/15 - sys: Use is_pci_device instead of direct comparisons to devclasses (Tue, 23 Jun 2026 16:28:25 UTC)
- git: 02d7be3b3cc1 - stable/15 - vnic: Add missing #include (Tue, 23 Jun 2026 16:28:26 UTC)
- git: 615a9c4b2aac - stable/15 - arm64/iommu: Add a missing close parenthesis (Tue, 23 Jun 2026 16:28:27 UTC)
- git: e71677cfb37d - stable/15 - sys: Use is_pci_device instead of checking device or devclass names (Tue, 23 Jun 2026 16:28:29 UTC)
- git: 415d24137704 - stable/15 - ctld: Remove redundant call to conf::isns_schedule_update (Tue, 23 Jun 2026 16:28:30 UTC)
- git: cafe7b072632 - stable/15 - ctld: Mark a few more isns_* methods in the conf class private (Tue, 23 Jun 2026 16:28:31 UTC)
- git: c1a05ddfdcbc - stable/15 - ctld: Add a dedicated conf method for shutting down (Tue, 23 Jun 2026 16:28:32 UTC)
- git: 7e04dc80119f - stable/15 - ctld: Simplify pidfile rename handling in conf::apply (Tue, 23 Jun 2026 16:28:33 UTC)
- git: a2b0b41910b8 - stable/15 - amd64: Drop segment descriptor details from trap messsages (Tue, 23 Jun 2026 16:28:34 UTC)
- git: f62f0a16448c - stable/15 - arm64: Adjust the kernel stack pointer at the end of fork_trampoline (Tue, 23 Jun 2026 16:28:35 UTC)
- git: c9c0474ae40a - stable/15 - arm64: Remove unneeded declaration from <machine/pcpu.h> (Tue, 23 Jun 2026 16:28:36 UTC)
- git: a9269dc77d59 - stable/15 - amd64: Don't set an initial FPU state save size (Tue, 23 Jun 2026 16:28:37 UTC)
- git: d344b9a58613 - stable/15 - arm64 locore: Fix a comment typo: Of -> If (Tue, 23 Jun 2026 16:28:38 UTC)
- git: d0f6c4ba5a13 - stable/15 - ctld: Don't ignore pp/vp values of kernel ports with pp == 0 but vp != 0 (Tue, 23 Jun 2026 16:28:39 UTC)
- git: 9de84611ea16 - stable/15 - ctld: Refactor ioctl port handling (Tue, 23 Jun 2026 16:28:41 UTC)
- git: cb2d8649148f - stable/15 - ctld: Only check physical port linking in a single configuration context (Tue, 23 Jun 2026 16:28:42 UTC)
- git: e61edb9eff06 - stable/15 - ctl: Use CAM_PRIORITY_NORMAL for queued CCBs (Tue, 23 Jun 2026 16:28:43 UTC)
- git: d9df9b4d2aff - stable/14 - ctl_ioctl_frontend: Reject out-of-range initiator IDs (Tue, 23 Jun 2026 19:11:30 UTC)
- git: 9d1baa1a87b0 - stable/14 - kobj: Assert class passed to kobj_init_static is compiled (Tue, 23 Jun 2026 19:11:31 UTC)
- git: 1b0efaa6c626 - stable/14 - kobj: Use M_WAITOK in kobj_init (Tue, 23 Jun 2026 19:11:32 UTC)
- git: b925c93c7859 - stable/14 - mandoc: Updating FreeBSD thead library descriptions (Tue, 23 Jun 2026 19:11:33 UTC)
- git: 10f33a860388 - stable/14 - LinuxKPI: Check the devclass of the parent device in dev_is_pci (Tue, 23 Jun 2026 19:11:35 UTC)
- git: 0603a7459fc1 - stable/14 - pci: Add is_pci_device helper function (Tue, 23 Jun 2026 19:11:36 UTC)
- git: 9522100a1724 - main - arm64: Fix build of gicv5 driver without SMP (Wed, 24 Jun 2026 00:56:51 UTC)
- git: 03ac6fe4f6d2 - main - ctld: Simplify handling of non-iSCSI and non-NVMe kernel ports (Wed, 24 Jun 2026 15:29:04 UTC)
- git: eaf9f1aafa82 - main - OFED: Use _ib_modify_qp to implement ib_modify_qp (Wed, 24 Jun 2026 19:51:07 UTC)
- git: 38d9ce1f58ea - main - OFED: Various changes from Linux 4.10 (Wed, 24 Jun 2026 19:51:08 UTC)
- git: 8d57de34d51e - main - OFED: Various changes from Linux 4.11 (Wed, 24 Jun 2026 19:51:09 UTC)
- git: 774a6620632f - main - OFED: Various changes from Linux 4.12 (Wed, 24 Jun 2026 19:51:10 UTC)
- git: ba5c6caae735 - main - OFED: Various changes from Linux 4.13 (Wed, 24 Jun 2026 19:51:12 UTC)
- git: 687057e712ed - main - OFED: Various changes from Linux 4.14 (Wed, 24 Jun 2026 19:51:13 UTC)
- git: 85893a8399bc - main - OFED: Various changes from Linux 4.15 (Wed, 24 Jun 2026 19:51:14 UTC)
- git: 1d99feddd681 - main - OFED: Various changes from Linux 4.16 (Wed, 24 Jun 2026 19:51:15 UTC)
- git: 75cde38e9493 - main - OFED: Various changes from Linux 4.17 (Wed, 24 Jun 2026 19:51:16 UTC)
- git: cd567a22e28a - main - OFED: Various changes from Linux 4.18 (Wed, 24 Jun 2026 19:51:17 UTC)
- git: f08a98090229 - main - OFED: Malloc API cleanups from Linux 4.18 (Wed, 24 Jun 2026 19:51:18 UTC)
- git: 6a75471dbcf0 - main - OFED: Various changes from Linux 4.19 (Wed, 24 Jun 2026 19:51:19 UTC)
- git: 4726b80d9379 - main - OFED: Various changes from Linux 4.20 (Wed, 24 Jun 2026 19:51:21 UTC)
- git: 45c0d87c5729 - main - OFED: A few channges from Linux 5.0 (Wed, 24 Jun 2026 19:51:22 UTC)
- git: b6354f040818 - main - OFED: Calculate UDP source port based on flow label or lqpn/rqpn (Wed, 24 Jun 2026 19:51:23 UTC)
- git: e63fbcc69402 - main - pciconf: Add option to write into a BAR region (Wed, 24 Jun 2026 20:04:53 UTC)
- git: 4e57c2aa307d - main - makefs: Fix build on systems without st_birthtime such as Linux (Thu, 25 Jun 2026 15:38:01 UTC)
- git: 4907d1c5c7f9 - main - ctld: Normalize physical port names (Sat, 27 Jun 2026 16:07:08 UTC)
- git: 21e94133eb51 - main - ctld: Cleanup redundant handling of duplicate kernel ports (Sat, 27 Jun 2026 16:07:09 UTC)
- git: 1756d1cab3ce - main - ktls CBC decrypt: Avoid creating zero length iovec entries (Tue, 30 Jun 2026 18:26:51 UTC)
- Jose Luis Duran
- Justin Hibbits
- Kevin Lo
- Kirk McKusick
- Konstantin Belousov
- git: 606d3cb1be5f - main - amd64: do not switch back and restore UEFI IDT in wrmsr_early_safe_end() (Mon, 01 Jun 2026 16:36:45 UTC)
- git: 16f21c5af350 - main - amd64: there is no reason to copy ucode around in ucode_load_bsp() (Mon, 01 Jun 2026 16:36:46 UTC)
- git: 12c590a9abd7 - main - bindat(2)/connectat(2): allow implicit EMPTYPATH for unix domain sockets (Tue, 02 Jun 2026 16:38:06 UTC)
- git: 5d36fcc53d3d - main - open.2: document O_PATH behavior for bindat/connectat (Tue, 02 Jun 2026 16:38:07 UTC)
- git: 21fb5a5e61c3 - stable/15 - smbfs: plug smbfs_node_alloc() leak of name buffers when insmntque() fails (Thu, 04 Jun 2026 00:36:17 UTC)
- git: 5bbd104c48ea - stable/15 - image activators: pass the current thread (Thu, 04 Jun 2026 00:36:18 UTC)
- git: 2fa4a6b79f7b - stable/15 - imgact_elf: read program headers if not contained in the first page (Thu, 04 Jun 2026 00:36:19 UTC)
- git: 21d0d2a519da - stable/15 - imgact_elf: add sysctl kern.elfXX.phnums for the number of program headers (Thu, 04 Jun 2026 00:36:20 UTC)
- git: cc0080607d14 - stable/15 - x86: for wrmsr_early_safe(), catch all exceptions, not only #GP (Thu, 04 Jun 2026 00:36:21 UTC)
- git: e5488ddf9b22 - stable/15 - amd64: explain in more details why the slop is needed (Thu, 04 Jun 2026 00:36:22 UTC)
- git: 9681364e4b6d - stable/15 - amd64: extract uiomove_mem() from memrw() (Thu, 04 Jun 2026 00:36:23 UTC)
- git: 5377cd66852c - stable/15 - sys: add safe_read(9) (Thu, 04 Jun 2026 00:36:25 UTC)
- git: 0696d3889369 - stable/15 - amd64/machdep.c: explicitly include sys/uio.h (Thu, 04 Jun 2026 02:32:42 UTC)
- git: 42e66606ca50 - stable/15 - amd64: do not switch back and restore UEFI IDT in wrmsr_early_safe_end() (Thu, 04 Jun 2026 14:30:01 UTC)
- git: c6ccef4a32b4 - stable/15 - amd64: there is no reason to copy ucode around in ucode_load_bsp() (Thu, 04 Jun 2026 14:30:02 UTC)
- git: 453968c78d27 - main - uipc_usrreq: revert addition of EMPTYPATH for bindat(2) (Thu, 04 Jun 2026 17:55:36 UTC)
- git: 5d0ebfe1d978 - main - renameat(2): when retrying, check for pending signals (Sat, 06 Jun 2026 03:29:09 UTC)
- git: d53633bfcf24 - main - rename(2): do not allow to rename root vnode of the mounted filesystem (Sat, 06 Jun 2026 03:29:10 UTC)
- Re: git: 5cc3fa098856 - main - arm64: Add exception flag for ksiginfo_t and set in trapsignal (Sat, 06 Jun 2026 05:20:01 UTC)
- git: a845480cc122 - main - procctl(): do not allow the process to exit inside kern_procctl_single() (Sat, 06 Jun 2026 20:07:27 UTC)
- git: 261c97b47ea4 - main - kern_procctl: add get_reaper_or_p() helper (Sat, 06 Jun 2026 20:07:28 UTC)
- git: 390ae06d4f52 - main - procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock (Sat, 06 Jun 2026 20:07:29 UTC)
- git: 0b269737f9ca - main - imgact_elf: handle unaligned phdrs (Mon, 08 Jun 2026 17:03:31 UTC)
- git: 9f378397ee89 - main - procstat binary: do not skip pid if either path or osrel sysctls failed (Mon, 08 Jun 2026 20:14:43 UTC)
- git: a2cfe535771d - main - exit1(9): do not deadlock if exit is called due to PT_SC_REMOTERQ (Mon, 08 Jun 2026 20:14:44 UTC)
- Re: git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 (Tue, 09 Jun 2026 01:38:58 UTC)
- git: a248c5545f6f - main - connectat(2): do not enable EMPTYPATH for AT_FDCWD (Tue, 09 Jun 2026 21:10:25 UTC)
- git: 85a65e393092 - main - proc: add tree ref count (Tue, 09 Jun 2026 21:17:24 UTC)
- git: 44970244e6d8 - main - reap_kill_subtree_once: when proctree_lock is dropped, reaper might change (Tue, 09 Jun 2026 21:17:25 UTC)
- Re: git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 (Tue, 09 Jun 2026 23:14:18 UTC)
- git: 89fa97f0a71d - main - compat32 wait4/6(2): only copy out when there is a pid to report (Wed, 10 Jun 2026 02:37:44 UTC)
- git: 9b48646ab366 - main - kern_fork: guard against NULL newproc on the failure path (Wed, 10 Jun 2026 11:37:55 UTC)
- git: 43702cfc0ccb - stable/15 - ntsync(4) (Sat, 13 Jun 2026 01:03:39 UTC)
- git: 1ee1bfed821b - stable/15 - ntsync: install headers for userspace consumption (Sat, 13 Jun 2026 01:03:40 UTC)
- git: 3118bdf37db6 - stable/15 - ntsync: add kinfo reporting (Sat, 13 Jun 2026 01:03:41 UTC)
- git: 57c8cccbfca6 - stable/15 - linux_ntsync: linux compat shim for ntsync(9) (Sat, 13 Jun 2026 01:03:43 UTC)
- git: fff29fbbbd24 - stable/15 - bindat(2)/connectat(2): allow implicit EMPTYPATH for unix domain sockets (Sat, 13 Jun 2026 01:03:44 UTC)
- git: c1d9ae3f417f - stable/15 - open.2: document O_PATH behavior for bindat/connectat (Sat, 13 Jun 2026 01:03:45 UTC)
- git: f6de9c63314f - stable/15 - uipc_usrreq: revert addition of EMPTYPATH for bindat(2) (Sat, 13 Jun 2026 01:03:46 UTC)
- git: 94c62907ac80 - stable/15 - connectat(2): do not enable EMPTYPATH for AT_FDCWD (Sat, 13 Jun 2026 01:03:47 UTC)
- git: f9a216c4fcc1 - stable/15 - renameat(2): when retrying, check for pending signals (Sat, 13 Jun 2026 01:03:48 UTC)
- git: f8fc6a086e55 - stable/15 - rename(2): do not allow to rename root vnode of the mounted filesystem (Sat, 13 Jun 2026 01:03:49 UTC)
- git: a4ceed16a794 - stable/15 - procctl(): do not allow the process to exit inside kern_procctl_single() (Sat, 13 Jun 2026 01:03:50 UTC)
- git: 6b02fe2caa5c - stable/15 - kern_procctl: add get_reaper_or_p() helper (Sat, 13 Jun 2026 01:03:51 UTC)
- git: 5cffd95d23eb - stable/15 - procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock (Sat, 13 Jun 2026 01:03:52 UTC)
- git: 093cc4194e6e - stable/15 - imgact_elf: handle unaligned phdrs (Sat, 13 Jun 2026 01:03:54 UTC)
- git: b52346b34159 - stable/15 - exit1(9): do not deadlock if exit is called due to PT_SC_REMOTERQ (Sat, 13 Jun 2026 01:03:55 UTC)
- git: 06dae2185fc2 - stable/15 - proc: add tree ref count (Sat, 13 Jun 2026 01:03:56 UTC)
- git: eac751c461d8 - stable/15 - kern_fork: guard against NULL newproc on the failure path (Sat, 13 Jun 2026 01:03:57 UTC)
- git: 53d691cacae6 - stable/15 - reap_kill_subtree_once: when proctree_lock is dropped, reaper might change (Sat, 13 Jun 2026 01:03:58 UTC)
- git: b7280eba6324 - stable/15 - procstat binary: do not skip pid if either path or osrel sysctls failed (Sat, 13 Jun 2026 01:03:59 UTC)
- git: 669642faa394 - stable/15 - compat32 wait4/6(2): only copy out when there is a pid to report (Sat, 13 Jun 2026 01:04:00 UTC)
- git: d2387bb8e2ac - stable/14 - compat32 wait4/6(2): only copy out when there is a pid to report (Sat, 13 Jun 2026 01:20:06 UTC)
- git: 4249a9bc098d - main - rtld parse_integer(): support binary, octal, and hex C notations (Sun, 14 Jun 2026 01:02:33 UTC)
- git: 3eafe0188410 - main - rtld-elf: add some tests for parse_integer() (Sun, 14 Jun 2026 01:02:35 UTC)
- git: 36b155a2b3ba - main - vfs: work around the race between vget() and vnlru (Sun, 14 Jun 2026 02:05:14 UTC)
- git: 3d505310b1bb - main - sys/rangelock.h: explicitly enumerate padding at the end of the structure (Sun, 14 Jun 2026 02:10:32 UTC)
- git: da6aa0648c02 - main - struct vnode: assign v_rl.resv1 as v_type and v_rl.resv2 as v_state (Sun, 14 Jun 2026 02:10:33 UTC)
- git: 64467d2ec3ed - main - vnode: move VIRF_KNOTE to v_v2flag (Sun, 14 Jun 2026 02:10:34 UTC)
- git: 59b0df3441a9 - main - linux_ntsync(9): check the file type before calling native ntsync(9) (Sun, 14 Jun 2026 04:52:41 UTC)
- git: 96759ab67a42 - main - ntsync(9): properly handle timeouts (Mon, 15 Jun 2026 12:58:43 UTC)
- git: 281e350942b2 - main - ntsync(9): free wait state on error from copyin of the object's array (Mon, 15 Jun 2026 12:58:44 UTC)
- git: 1491ab351b45 - main - ntsync(9): do not double-free obj when finstall() failed (Mon, 15 Jun 2026 12:58:45 UTC)
- Re: git: 9a10af53dbf5 - main - Revert "kldload: Improve error handling" (Tue, 16 Jun 2026 16:12:37 UTC)
- git: 9889fac5b82c - main - kern_linker.c: re-apply some more bits from db887713de2bf5 (Wed, 17 Jun 2026 08:21:05 UTC)
- git: 51f313dbc7a2 - main - net/if_media.h: Add 800GBase-X and 200Gbit/s per lane support (Wed, 17 Jun 2026 18:23:48 UTC)
- git: e5d8b775bbf6 - main - RDMA: Fix link active_speed size (Wed, 17 Jun 2026 18:23:49 UTC)
- git: b3c09af215ee - main - ibcore: Add support for XDR link speed. (Wed, 17 Jun 2026 18:23:50 UTC)
- git: 3e4cbdebfc9b - main - mlx5: Add support for 800Gbit/s and 400Gbit/s with 2 lanes (Wed, 17 Jun 2026 18:23:51 UTC)
- git: 741f489ed09a - main - mlx5: Add PCI IDs for ConnectX-9. (Wed, 17 Jun 2026 18:23:52 UTC)
- git: 0e2175cef502 - main - libmlx5: sync PCI device allowlist with mlx5_core_pci_table (Wed, 17 Jun 2026 18:23:54 UTC)
- git: 49b78368c5ed - main - mlx5: Add missing speeds translation (Wed, 17 Jun 2026 18:23:55 UTC)
- git: 17cf7760a98a - main - mlx5en: guard against empty eth_proto_oper mask (Wed, 17 Jun 2026 18:23:56 UTC)
- git: 939a39d91c56 - stable/15 - rtld parse_integer(): support binary, octal, and hex C notations (Thu, 18 Jun 2026 04:39:57 UTC)
- git: c98e56307cb3 - stable/15 - rtld-elf: add some tests for parse_integer() (Thu, 18 Jun 2026 04:39:58 UTC)
- git: f6ea5e185e6c - stable/15 - linux_ntsync(9): check the file type before calling native ntsync(9) (Thu, 18 Jun 2026 04:39:59 UTC)
- git: 7d69db2f49d9 - stable/15 - ntsync(9): properly handle timeouts (Thu, 18 Jun 2026 04:40:00 UTC)
- git: 1673a83cbabd - stable/15 - ntsync(9): free wait state on error from copyin of the object's array (Thu, 18 Jun 2026 04:40:01 UTC)
- git: 6d4fafc0f69e - stable/15 - ntsync(9): do not double-free obj when finstall() failed (Thu, 18 Jun 2026 04:40:02 UTC)
- Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro (Sat, 20 Jun 2026 10:55:20 UTC)
- git: 43fb5b33b00f - main - efirt(9): in verbose mode, announce the attachment and fw spec version (Sat, 20 Jun 2026 14:17:22 UTC)
- Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro (Sat, 20 Jun 2026 14:31:05 UTC)
- git: 8edcb37dd075 - main - efirt(9): carefully destroy efi_lock (Sat, 20 Jun 2026 18:16:54 UTC)
- Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro (Sun, 21 Jun 2026 10:13:50 UTC)
- git: ef9f11abea38 - stable/15 - vfs: work around the race between vget() and vnlru (Sun, 21 Jun 2026 10:15:55 UTC)
- git: 049c784eae5d - stable/15 - vfs: convert vfs_op_thread_* macros to static inlines (Sun, 21 Jun 2026 10:15:56 UTC)
- git: fb738982b514 - stable/15 - vnode: add VIRF_KNOTE flag (Sun, 21 Jun 2026 10:15:57 UTC)
- git: e076ee22f2a6 - stable/15 - vop_read_pgcache_post(): report inotify IN_ACCESS same as for vop_read_post() (Sun, 21 Jun 2026 10:15:59 UTC)
- git: 18c08fda2498 - stable/15 - vop_read_pgcache_post(): the vnode is unlocked (Sun, 21 Jun 2026 10:16:00 UTC)
- git: 5c4e88c81324 - stable/15 - vfs: convert VFS_OPs from macros to static inlines (Sun, 21 Jun 2026 10:16:01 UTC)
- git: d56df1f77525 - stable/15 - sys/vnode.h: remove stale comment (Sun, 21 Jun 2026 10:16:02 UTC)
- git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c (Sun, 21 Jun 2026 10:16:03 UTC)
- git: ce6cc3b30a80 - stable/15 - sys/mount.h: restore KNF_NOKQLOCK in VFS_KNOTE_{,UN}LOCKED() call to KNOTE() (Sun, 21 Jun 2026 10:16:04 UTC)
- git: eb810be64618 - stable/15 - sys/rangelock.h: explicitly enumerate padding at the end of the structure (Sun, 21 Jun 2026 10:16:05 UTC)
- git: 9d43654d8c56 - stable/15 - struct vnode: assign v_rl.resv1 as v_type and v_rl.resv2 as v_state (Sun, 21 Jun 2026 10:16:06 UTC)
- git: b8044a0ccef0 - stable/15 - vnode: move VIRF_KNOTE to v_v2flag (Sun, 21 Jun 2026 10:16:07 UTC)
- git: e1a84b7708c2 - main - execve_block(): a mechanism for mutual exclusion with execve() on the process (Sun, 21 Jun 2026 11:47:58 UTC)
- git: 450fe67d19eb - main - execve_block_pass(9): a helper to wait for the execblock to pass (Sun, 21 Jun 2026 11:47:59 UTC)
- git: e1b0d051bbf7 - main - proc: Allow to make proc_rwmem() operate on a consistent address space (Sun, 21 Jun 2026 11:48:00 UTC)
- git: a22c044cce41 - main - kern_proc.c: ensure stability of the vmspace we read the strings from (Sun, 21 Jun 2026 11:48:01 UTC)
- git: 5fe6e08d2db5 - main - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap (Sun, 21 Jun 2026 11:48:02 UTC)
- git: 31fa677e4af0 - main - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vm_layout (Sun, 21 Jun 2026 11:48:04 UTC)
- git: 80626f34ee98 - main - kern_proc.c: make kern.proc.osrel atomic (Sun, 21 Jun 2026 11:48:05 UTC)
- git: 8b5abd9027b8 - main - kern_proc.c: disallow execve around sysctl kern.proc.kstacks (Sun, 21 Jun 2026 11:48:06 UTC)
- git: 5a91fa5a7656 - main - kern_proc.c: disallow execve around sysctl kern.proc.rlimit (Sun, 21 Jun 2026 11:48:07 UTC)
- git: 79b384bd8fdf - main - kern_event: block the target process from execing for sysctl kern.proc.kqueue (Sun, 21 Jun 2026 11:48:08 UTC)
- git: 836749817036 - main - kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage (Sun, 21 Jun 2026 11:48:09 UTC)
- git: 6a572920f251 - main - kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target vmspace (Sun, 21 Jun 2026 11:48:10 UTC)
- git: e41c28e67fac - main - linux_prlimit(): block execve for the target (Sun, 21 Jun 2026 11:48:11 UTC)
- git: 4c0a0909f928 - main - pfs_readdir(): block the target process from execing (Sun, 21 Jun 2026 11:48:12 UTC)
- git: a4993bac4135 - main - pseudofs: ensure that the target process vmspace is stable for VOP_READ/WRITE (Sun, 21 Jun 2026 11:48:14 UTC)
- git: 5db31f1b47b5 - main - procfs, linprocfs: ensure target process vmspace stability (Sun, 21 Jun 2026 11:48:15 UTC)
- git: d0384f50dad2 - main - sys_set*id(9): wait for the execblocks to pass (Sun, 21 Jun 2026 11:48:16 UTC)
- git: c7e5802ab6e6 - main - amd64: do not restore fsbase/gsbase for 32bit processes (Sun, 21 Jun 2026 12:17:41 UTC)
- git: f5fce0bcc370 - main - kern_exec.c: explicitly include sys/limits.h for UINT_MAX (Sun, 21 Jun 2026 14:19:57 UTC)
- Re: git: 255538cd9060 - main - powerpc64le: switch long double to IEEE binary128 (Sun, 21 Jun 2026 22:59:40 UTC)
- git: f4cd99131c70 - main - x86/ucode.c: supposedly fix i386 compilation (Mon, 22 Jun 2026 00:51:46 UTC)
- git: 17c391c6a216 - stable/15 - i386: Fix build (of 'genassym.o') (Mon, 22 Jun 2026 16:00:28 UTC)
- Re: git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c (Mon, 22 Jun 2026 16:00:59 UTC)
- git: df8ca3f89aa2 - main - kqueue.2: knote is activated as the first action of tdsendsignal() (Mon, 22 Jun 2026 19:10:02 UTC)
- Re: git: 5b7aa6c7bc9d - main - irdma(4): update irdma to version 1.3.56-k (Tue, 23 Jun 2026 00:00:19 UTC)
- git: 4c4195700249 - main - sys: use curthread_pflags_set/restore to manage TDP_DEADLKTREAT for uio (Tue, 23 Jun 2026 14:42:17 UTC)
- git: 91413e8e6311 - main - linuxkpi ioctl handler: restore the user data pointer (Tue, 23 Jun 2026 21:06:17 UTC)
- git: 8177936ac293 - main - vfs: rename vop_mmapped() to vop_update_atime() (Tue, 23 Jun 2026 22:12:46 UTC)
- git: f6b37f47c099 - main - ntsync.4: add the man page (Wed, 24 Jun 2026 00:10:48 UTC)
- git: 31b7d80016a3 - main - acpi_support/acpi_ibm.c: move the 'key' definition to the block that uses it (Wed, 24 Jun 2026 15:27:04 UTC)
- git: 3377f38cfe28 - main - uiomove_fault(): initialize save with ~0 when no flags are cleared (Wed, 24 Jun 2026 22:31:10 UTC)
- git: 98172618820e - stable/15 - efirt(9): in verbose mode, announce the attachment and fw spec version (Thu, 25 Jun 2026 00:50:52 UTC)
- git: b94b53178039 - stable/15 - efirt(9): carefully destroy efi_lock (Thu, 25 Jun 2026 00:50:53 UTC)
- git: b4bbe15fe4c7 - stable/15 - amd64: do not restore fsbase/gsbase for 32bit processes (Thu, 25 Jun 2026 00:50:54 UTC)
- git: 41e974ab3e76 - stable/15 - x86/ucode.c: supposedly fix i386 compilation (Thu, 25 Jun 2026 00:50:55 UTC)
- git: d082115bd719 - stable/15 - kqueue.2: knote is activated as the first action of tdsendsignal() (Thu, 25 Jun 2026 00:50:56 UTC)
- git: d946a88e0ce3 - main - build.7: explain how to build KBI-compatible standalone module (Fri, 26 Jun 2026 00:46:20 UTC)
- git: be9295deedd1 - main - VOP_VPUT_PAIR(): handle the case when dvp == vp (Fri, 26 Jun 2026 21:45:48 UTC)
- git: a80e40ce9ee0 - stable/15 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Fri, 26 Jun 2026 22:20:44 UTC)
- git: cbd584772858 - stable/15 - execve_block_pass(9): a helper to wait for the execblock to pass (Fri, 26 Jun 2026 22:20:46 UTC)
- git: be6e51310667 - stable/15 - proc: Allow to make proc_rwmem() operate on a consistent address space (Fri, 26 Jun 2026 22:20:47 UTC)
- git: 3748c2e25704 - stable/15 - kern_proc.c: ensure stability of the vmspace we read the strings from (Fri, 26 Jun 2026 22:20:48 UTC)
- git: 20ed389b3650 - stable/15 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap (Fri, 26 Jun 2026 22:20:49 UTC)
- git: eb03358c407d - stable/15 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vm_layout (Fri, 26 Jun 2026 22:20:50 UTC)
- git: 5e633db3f8e1 - stable/15 - kern_proc.c: make kern.proc.osrel atomic (Fri, 26 Jun 2026 22:20:51 UTC)
- git: 60d8df61846f - stable/15 - kern_proc.c: disallow execve around sysctl kern.proc.kstacks (Fri, 26 Jun 2026 22:20:52 UTC)
- git: 24d8b3364405 - stable/15 - kern_proc.c: disallow execve around sysctl kern.proc.rlimit (Fri, 26 Jun 2026 22:20:53 UTC)
- git: d172933cf69f - stable/15 - kern_event: block the target process from execing for sysctl kern.proc.kqueue (Fri, 26 Jun 2026 22:20:54 UTC)
- git: 035f66ff2924 - stable/15 - kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage (Fri, 26 Jun 2026 22:20:55 UTC)
- git: d80a7fd6e6df - stable/15 - kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target vmspace (Fri, 26 Jun 2026 22:20:56 UTC)
- git: e9002239571f - stable/15 - linux_prlimit(): block execve for the target (Fri, 26 Jun 2026 22:20:58 UTC)
- git: 1744ce4b052d - stable/15 - pfs_readdir(): block the target process from execing (Fri, 26 Jun 2026 22:20:59 UTC)
- git: 277f612073d0 - stable/15 - pseudofs: ensure that the target process vmspace is stable for VOP_READ/WRITE (Fri, 26 Jun 2026 22:21:00 UTC)
- git: 78981848b85f - stable/15 - procfs, linprocfs: ensure target process vmspace stability (Fri, 26 Jun 2026 22:21:01 UTC)
- git: e0492444761b - stable/15 - sys_set*id(9): wait for the execblocks to pass (Fri, 26 Jun 2026 22:21:02 UTC)
- git: 42d8b0bf7a5a - stable/15 - kern_exec.c: explicitly include sys/limits.h for UINT_MAX (Fri, 26 Jun 2026 22:21:03 UTC)
- git: 2b51bd51c2fe - stable/15 - ntsync.4: add the man page (Sat, 27 Jun 2026 00:51:04 UTC)
- git: dc94d15a7136 - stable/14 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Sun, 28 Jun 2026 00:30:02 UTC)
- git: e7578e37d832 - stable/14 - proc: Allow to make proc_rwmem() operate on a consistent address space (Sun, 28 Jun 2026 00:30:03 UTC)
- git: 1f062247ef4e - stable/14 - kern_proc.c: ensure stability of the vmspace we read the strings from (Sun, 28 Jun 2026 00:30:04 UTC)
- git: e856c10a4d6d - stable/14 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap (Sun, 28 Jun 2026 00:30:05 UTC)
- git: da1398dd6962 - stable/14 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vm_layout (Sun, 28 Jun 2026 00:30:06 UTC)
- git: b3f99ce653d4 - stable/14 - kern_proc.c: make kern.proc.osrel atomic (Sun, 28 Jun 2026 00:30:07 UTC)
- git: 197f367cdda7 - stable/14 - kern_proc.c: disallow execve around sysctl kern.proc.kstacks (Sun, 28 Jun 2026 00:30:08 UTC)
- git: 35b95beb06ca - stable/14 - kern_proc.c: disallow execve around sysctl kern.proc.rlimit (Sun, 28 Jun 2026 00:30:09 UTC)
- git: adb14791b752 - stable/14 - kern_event: block the target process from execing for sysctl kern.proc.kqueue (Sun, 28 Jun 2026 00:30:10 UTC)
- git: 190d6677b11a - stable/14 - kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage (Sun, 28 Jun 2026 00:30:11 UTC)
- git: 23ebf0c97ac5 - stable/14 - kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target vmspace (Sun, 28 Jun 2026 00:30:12 UTC)
- git: a11c4f036c11 - stable/14 - linux_prlimit(): block execve for the target (Sun, 28 Jun 2026 00:30:13 UTC)
- git: caa2e5cf7cfb - stable/14 - pfs_readdir(): block the target process from execing (Sun, 28 Jun 2026 00:30:14 UTC)
- git: ec0d7d01d6c4 - stable/14 - pseudofs: ensure that the target process vmspace is stable for VOP_READ/WRITE (Sun, 28 Jun 2026 00:30:15 UTC)
- git: d7d5337291c9 - stable/14 - procfs, linprocfs: ensure target process vmspace stability (Sun, 28 Jun 2026 00:30:16 UTC)
- git: 34b95f53e7ac - stable/14 - sys_set*id(9): wait for the execblocks to pass (Sun, 28 Jun 2026 00:30:17 UTC)
- git: bb1154f3ea20 - stable/14 - kern_exec.c: explicitly include sys/limits.h for UINT_MAX (Sun, 28 Jun 2026 00:30:18 UTC)
- git: 59667b7653a3 - stable/14 - amd64: do not restore fsbase/gsbase for 32bit processes (Sun, 28 Jun 2026 23:51:28 UTC)
- git: 30fff269ad1c - stable/15 - linuxkpi ioctl handler: restore the user data pointer (Sun, 28 Jun 2026 23:59:12 UTC)
- git: d3d1095b0db1 - stable/15 - vfs: rename vop_mmapped() to vop_update_atime() (Sun, 28 Jun 2026 23:59:13 UTC)
- git: 4d8f2d291299 - stable/15 - build.7: explain how to build KBI-compatible standalone module (Sun, 28 Jun 2026 23:59:14 UTC)
- git: 65251c43415a - main - ntsync.4: be explicit about the effect of automatic vs manual event on waiters (Mon, 29 Jun 2026 06:11:45 UTC)
- git: 559f45638dfa - main - rtld: add spinlock around the crt malloc calls (Mon, 29 Jun 2026 20:33:30 UTC)
- git: 1e370f038778 - main - rtld: stop using unbound alloca() (Mon, 29 Jun 2026 20:33:31 UTC)
- git: 70fb92cd56bf - main - rtld: unify the return path for map_object() (Mon, 29 Jun 2026 20:33:32 UTC)
- git: b516c234d0e4 - main - do_posix_spawn(): use bool (Mon, 29 Jun 2026 20:43:34 UTC)
- git: 2767a1f3686e - main - posix_spawn(3): create a guard page below the stack for rfork_thread on x86 (Tue, 30 Jun 2026 01:09:34 UTC)
- Kristof Provost
- git: 017690e50913 - main - netpfil: add PF netlink command decoding support (Wed, 03 Jun 2026 13:15:41 UTC)
- git: 3d9cd10b2857 - main - pfdenied: fix checking root anchor (Wed, 03 Jun 2026 13:15:42 UTC)
- Re: git: 017690e50913 - main - netpfil: add PF netlink command decoding support (Wed, 03 Jun 2026 20:18:48 UTC)
- git: 035e87247f84 - main - pfsync: remove invalid panic (Mon, 08 Jun 2026 09:07:52 UTC)
- git: b0f75189f6cb - stable/15 - pfdenied: fix checking root anchor (Wed, 10 Jun 2026 07:49:19 UTC)
- git: 4df539cc3864 - stable/14 - pfdenied: fix checking root anchor (Wed, 10 Jun 2026 07:49:23 UTC)
- git: a9ebef44a473 - stable/15 - pf: switch to getmicro(up)time() (Thu, 11 Jun 2026 20:28:18 UTC)
- git: 2a478dfc7f9c - main - libpfctl: retrieve family id only once (Fri, 12 Jun 2026 11:54:12 UTC)
- git: fcb31b571124 - main - libpfctl: fix memory leak (Fri, 12 Jun 2026 11:54:14 UTC)
- git: e2903636a069 - main - iflib: Fix mbufs leaked by 0 len packets emitted from the if driver (Wed, 17 Jun 2026 19:30:04 UTC)
- git: f4e2f07f0cbc - stable/14 - pfsync: remove invalid panic (Tue, 23 Jun 2026 06:46:50 UTC)
- git: 26a94ad8fb31 - stable/15 - pfsync: remove invalid panic (Tue, 23 Jun 2026 06:46:51 UTC)
- git: 4c932a4d45fb - main - netlink: decode netlink message flags symbolically (Wed, 24 Jun 2026 12:16:14 UTC)
- git: 6c744621c720 - main - truss: add AF_NETLINK syscall argument decoding support (Wed, 24 Jun 2026 14:50:22 UTC)
- git: efcc183f9b0d - main - pflog: remove unused argument from pflogattach() (Thu, 25 Jun 2026 19:34:25 UTC)
- git: f95439f6c9d0 - stable/15 - libpfctl: retrieve family id only once (Fri, 26 Jun 2026 23:02:14 UTC)
- git: 9de06f27b140 - stable/15 - libpfctl: fix memory leak (Fri, 26 Jun 2026 23:02:15 UTC)
- git: e4f3ab161a9e - main - pflog: create bpf tapping points without ifnet(9) (Sun, 28 Jun 2026 14:30:39 UTC)
- git: b8c6f5811b2a - main - pflog: run VNET_SYSUNINIT in SI_SUB_PROTO_FIREWALL (Tue, 30 Jun 2026 13:57:50 UTC)
- Krzysztof Galazka
- Kyle Evans
- git: b230a7b9a52c - main - kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map (Thu, 04 Jun 2026 05:15:40 UTC)
- git: 31a94ec32b53 - main - pci: pci_host_generic: provide cleanup methods outside of detach (Thu, 04 Jun 2026 05:15:41 UTC)
- git: a05af6ddf901 - main - pci: bcm2838: cleanup on attach failure to fix devmatch panic (Thu, 04 Jun 2026 05:15:42 UTC)
- git: c7ff706b31c2 - main - lualoader: add be-list and be-switch commands (Thu, 04 Jun 2026 14:00:14 UTC)
- Re: git: a64877b140fe - stable/15 - Avoid incorrect UFS1 timestamp corrections when system clock fails at boot. (Tue, 09 Jun 2026 22:10:45 UTC)
- Re: git: a64877b140fe - stable/15 - Avoid incorrect UFS1 timestamp corrections when system clock fails at boot. (Wed, 10 Jun 2026 03:41:55 UTC)
- git: 3129ecee97c1 - stable/14 - ctld: kernel-sourced portal groups are not dummies (Wed, 10 Jun 2026 04:01:02 UTC)
- git: 10b44bf791c9 - stable/14 - cron: log when a crontab path is too long (Wed, 10 Jun 2026 04:01:03 UTC)
- git: 0de1f3a8aa7f - stable/14 - fexecve(2): call out a scenario where you want !O_EXEC (Wed, 10 Jun 2026 04:01:04 UTC)
- git: ee07da0c1e95 - stable/14 - jail: open the fstab files with fopen("re") (Wed, 10 Jun 2026 04:01:05 UTC)
- git: 87224fa65140 - stable/14 - devd: Use PF_LOCAL instead of PF_INET (Wed, 10 Jun 2026 04:01:06 UTC)
- git: 2db75e8df850 - stable/14 - linuxkpi: work with numpages > 1 in the set_pages_*() KPIs (Wed, 10 Jun 2026 04:01:07 UTC)
- git: 800c4034d201 - stable/14 - kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map (Wed, 10 Jun 2026 04:01:08 UTC)
- git: 4a56809bb9eb - stable/15 - ctld: kernel-sourced portal groups are not dummies (Wed, 10 Jun 2026 04:01:09 UTC)
- git: 1f7337264f7d - stable/14 - pci: pci_host_generic: provide cleanup methods outside of detach (Wed, 10 Jun 2026 04:01:09 UTC)
- git: 2edb8d4f60cd - stable/15 - cron: log when a crontab path is too long (Wed, 10 Jun 2026 04:01:10 UTC)
- git: f25b4d986c94 - stable/14 - pci: bcm2838: cleanup on attach failure to fix devmatch panic (Wed, 10 Jun 2026 04:01:10 UTC)
- git: 52e2e6bfc31a - stable/15 - ssp: fix our gets_s implementation under _FORTIFY_SOURCE (Wed, 10 Jun 2026 04:01:11 UTC)
- git: bddfcbd9bbc6 - stable/14 - lualoader: add be-list and be-switch commands (Wed, 10 Jun 2026 04:01:11 UTC)
- git: dc0cc22a8981 - stable/15 - fexecve(2): call out a scenario where you want !O_EXEC (Wed, 10 Jun 2026 04:01:13 UTC)
- git: a03b45d38f8f - stable/15 - jail: open the fstab files with fopen("re") (Wed, 10 Jun 2026 04:01:14 UTC)
- git: b575dac3e415 - stable/15 - devd: Use PF_LOCAL instead of PF_INET (Wed, 10 Jun 2026 04:01:15 UTC)
- git: 92a2764ba175 - stable/15 - linuxkpi: work with numpages > 1 in the set_pages_*() KPIs (Wed, 10 Jun 2026 04:01:16 UTC)
- git: a53d4b5b2a08 - stable/15 - kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map (Wed, 10 Jun 2026 04:01:17 UTC)
- git: dc7494fb32df - stable/15 - pci: pci_host_generic: provide cleanup methods outside of detach (Wed, 10 Jun 2026 04:01:18 UTC)
- git: 76720b010873 - stable/15 - pci: bcm2838: cleanup on attach failure to fix devmatch panic (Wed, 10 Jun 2026 04:01:19 UTC)
- git: f77062f506f7 - stable/15 - lualoader: add be-list and be-switch commands (Wed, 10 Jun 2026 04:01:20 UTC)
- git: 746c374aa94b - main - evdev: add devnum sysctl (Sun, 14 Jun 2026 16:35:02 UTC)
- git: 13184a69faa7 - main - build: provide a FORTIFY_SOURCE.<src file> override (Wed, 17 Jun 2026 22:40:54 UTC)
- git: 9b16399225f8 - main - unix: implement basic SO_PASSRIGHTS functionality (Fri, 19 Jun 2026 04:05:08 UTC)
- git: 0ae7df3708dd - main - sockets: plumb SO_PASSRIGHTS into *sockopt(2) (Fri, 19 Jun 2026 04:05:10 UTC)
- git: 2f363febf8bf - main - tests: unix: pull a recvfd_payload_cmsg out of recvfd_payload (Fri, 19 Jun 2026 04:05:11 UTC)
- git: c08a86e0c6d9 - main - tests: unix: add SCM_RIGHTS tests for SO_PASSRIGHTS (Fri, 19 Jun 2026 04:05:12 UTC)
- git: 59bd4840df03 - main - linux: implement SO_PASSRIGHTS (Fri, 19 Jun 2026 04:05:13 UTC)
- git: 8a3d28375450 - main - socket: remove tautological condition in so_unsplice() (Fri, 19 Jun 2026 04:05:14 UTC)
- git: 57fefbee1f95 - main - rights(4): fix our representation of the unused bits (Sat, 20 Jun 2026 13:58:04 UTC)
- git: 8ed580b1d381 - main - adjtime(2): document that delta can be NULL (Sat, 20 Jun 2026 13:58:05 UTC)
- git: 4fd518fcb2bb - main - kern: add a security knob to disable unprivileged access to kenv (Mon, 22 Jun 2026 20:22:36 UTC)
- git: 72ebcfae48c4 - main - kern: osd: abstract away the math for locating a slot method (Thu, 25 Jun 2026 03:08:55 UTC)
- git: 4ffa7e126ed0 - main - kern: osd: trash a slot's methods upon deregistration (Thu, 25 Jun 2026 03:08:56 UTC)
- git: 3de9dc5bf4b4 - main - libc: gen: add a test for rtld underflowing our posix_spawn thread (Tue, 30 Jun 2026 13:13:27 UTC)
- git: cb8bda40695f - main - evdev: use a prometheus-safe label for ev_sysctl_tree (Tue, 30 Jun 2026 16:52:04 UTC)
- git: eca26803d880 - main - kern: syscall_thread_enter() cannot fail (Tue, 30 Jun 2026 19:12:31 UTC)
- Li-Wen Hsu
- Mariusz Zaborski
- Mark Johnston
- git: 49d90d9ddfc1 - main - lagg: Handle a port count of zero (Mon, 01 Jun 2026 18:30:13 UTC)
- git: 68004e56fdc2 - main - net: Fix handling of unmapped user pages in if_getgroup() (Mon, 01 Jun 2026 18:30:14 UTC)
- git: f4424a273386 - main - dhclient.conf.5: Correct crossreference (Fri, 05 Jun 2026 15:13:38 UTC)
- git: 2404d8d741f2 - main - linux: Drop unneeded PHOLDs (Fri, 05 Jun 2026 16:55:08 UTC)
- git: 520e0f576f71 - main - udp: Fix resource leaks in an error path in udp6_send() (Fri, 05 Jun 2026 21:49:30 UTC)
- git: 1ee4b5fd824a - main - fork: Drop an uneeded PHOLD/PRELE pair (Sat, 06 Jun 2026 13:03:50 UTC)
- git: acf0be6e5192 - main - ip6: Drop dead code in ip6_input_hbh() (Mon, 08 Jun 2026 22:50:04 UTC)
- git: 6cd8a1bf4f15 - main - tests/ptrace: Validate PT_SC_REMOTE with some tricky syscalls (Mon, 08 Jun 2026 22:50:05 UTC)
- git: c491c2db2f37 - main - iconv.3: Fix formatting of the error section (Mon, 08 Jun 2026 22:50:06 UTC)
- git: 2ff705f32a20 - main - libalias: Serialize updates to the global instance list (Mon, 08 Jun 2026 22:50:07 UTC)
- git: bf1e2c07977d - main - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:16:46 UTC)
- git: 3444414cb463 - main - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:16:47 UTC)
- git: 1bb8212df187 - main - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:16:48 UTC)
- git: 1b775b9ea4c1 - main - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:16:49 UTC)
- git: 1bac7df1baeb - main - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:16:50 UTC)
- git: d39be1b1b50d - main - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:16:52 UTC)
- git: 9c0a62df50de - main - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:16:53 UTC)
- git: ebb0ea9f4f59 - main - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:16:54 UTC)
- git: e508c3431d8e - main - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:16:55 UTC)
- git: 980ba4177b69 - main - ldns: Fix query response validation (Tue, 09 Jun 2026 19:16:56 UTC)
- git: afa0c67a1ba3 - stable/15 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:17:27 UTC)
- git: a51345704403 - stable/15 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:17:28 UTC)
- git: a6a8b2759f52 - stable/15 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:17:30 UTC)
- git: 7628e1ddfd52 - stable/15 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:17:31 UTC)
- git: ce2b95932ec2 - stable/15 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:17:32 UTC)
- git: 3ac9726c4269 - stable/15 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:17:33 UTC)
- git: 9d9d6c6e6081 - stable/15 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:17:34 UTC)
- git: e1cdc49846c1 - stable/15 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:17:35 UTC)
- git: 865c8ff56693 - stable/15 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:17:36 UTC)
- git: 20bfab98f8ae - stable/15 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:17:37 UTC)
- git: 72ad7baa99c7 - stable/14 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:17:45 UTC)
- git: 333bdd7e9427 - stable/14 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:17:46 UTC)
- git: 144f59e06f9b - stable/14 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:17:47 UTC)
- git: f8f9050d61dd - stable/14 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:17:48 UTC)
- git: 522182827ea1 - stable/14 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:17:49 UTC)
- git: ff411cc40cd4 - stable/14 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:17:50 UTC)
- git: e99aa8682dba - stable/14 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:17:51 UTC)
- git: e417948e6139 - stable/14 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:17:53 UTC)
- git: ec6bfa889b83 - stable/14 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:17:54 UTC)
- git: 5719a342555b - stable/14 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:17:55 UTC)
- git: d95a8c20f3bc - releng/14.3 - crypto/openssl: Update to 3.0.20 (Tue, 09 Jun 2026 19:18:25 UTC)
- git: fa5581c379fe - releng/14.3 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:18:34 UTC)
- git: af3398862ac0 - releng/14.3 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:18:35 UTC)
- git: 644ce0e7dffa - releng/14.3 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:18:36 UTC)
- git: de5fd56985c3 - releng/14.3 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:18:37 UTC)
- git: f56e8cb94df6 - releng/14.3 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:18:38 UTC)
- git: e6859453de61 - releng/14.3 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:18:39 UTC)
- git: 0dcf9bba4b9f - releng/14.3 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:18:40 UTC)
- git: 61d0cea4c00f - releng/14.3 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:18:41 UTC)
- git: 744f62ccbf82 - releng/14.3 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:18:43 UTC)
- git: a68c183e0ad2 - releng/14.3 - unbound: Apply upstream patches (Tue, 09 Jun 2026 19:18:44 UTC)
- git: 9cba21c2de16 - releng/14.3 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:18:45 UTC)
- git: dd3096b4efe6 - releng/14.3 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:18:46 UTC)
- git: f61d7fc2ba85 - releng/14.3 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:18:47 UTC)
- git: 0b1dfc94785e - releng/14.3 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:18:48 UTC)
- git: 1bfe60bae8b8 - releng/14.4 - crypto/openssl: Update to 3.0.20 (Tue, 09 Jun 2026 19:18:58 UTC)
- git: 31f6086db8fe - releng/14.4 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:19:04 UTC)
- git: d43259dd66b3 - releng/14.4 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:19:05 UTC)
- git: b9128fe1951c - releng/14.4 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:19:06 UTC)
- git: 0e8cc8d8a49f - releng/14.4 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:19:07 UTC)
- git: eab757f954ed - releng/14.4 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:19:08 UTC)
- git: a7062a6de005 - releng/14.4 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:19:09 UTC)
- git: 3fe092282025 - releng/14.4 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:19:11 UTC)
- git: 889e306ded21 - releng/14.4 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:19:12 UTC)
- git: 547fc2a98a24 - releng/14.4 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:19:13 UTC)
- git: 857abc12945a - releng/14.4 - unbound: Apply upstream patches (Tue, 09 Jun 2026 19:19:14 UTC)
- git: 799e830134d5 - releng/14.4 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:19:15 UTC)
- git: 1929d9e173e5 - releng/14.4 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:19:16 UTC)
- git: 410ab2bff36f - releng/14.4 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:19:17 UTC)
- git: 3d95ec875867 - releng/14.4 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:19:18 UTC)
- git: 998de2d14e25 - releng/15.0 - syslogd: fix memory leak in casper_ttymsg() (Tue, 09 Jun 2026 19:19:32 UTC)
- git: 0f6e90c4cc4f - releng/15.0 - openssl: Update to 3.5.6 and associated fixes. (Tue, 09 Jun 2026 19:19:33 UTC)
- git: 6f6c7b996719 - releng/15.0 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:19:42 UTC)
- git: 540a315cdb46 - releng/15.0 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:19:43 UTC)
- git: c42ee04c521e - releng/15.0 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:19:44 UTC)
- git: bda153dc04b4 - releng/15.0 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:19:45 UTC)
- git: 77ee83d12625 - releng/15.0 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:19:46 UTC)
- git: ed4692b8226e - releng/15.0 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:19:47 UTC)
- git: 0b18ec59972b - releng/15.0 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:19:48 UTC)
- git: a53619675cdc - releng/15.0 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:19:50 UTC)
- git: 6e51dfc401e7 - releng/15.0 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:19:51 UTC)
- git: 6160bd311a1b - releng/15.0 - unbound: Apply upstream patches (Tue, 09 Jun 2026 19:19:52 UTC)
- git: f4cf977dfe92 - releng/15.0 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:19:53 UTC)
- git: 0d6ccbb7524f - releng/15.0 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:19:54 UTC)
- git: fbb19baa29ce - releng/15.0 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:19:55 UTC)
- git: fef97a6889f9 - releng/15.0 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:19:56 UTC)
- git: 068168fefd4b - releng/15.1 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:20:05 UTC)
- git: 48c1c5e3c348 - releng/15.1 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:20:06 UTC)
- git: 513db24414f0 - releng/15.1 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:20:07 UTC)
- git: abc077216bac - releng/15.1 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:20:08 UTC)
- git: 871d33e8a66a - releng/15.1 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:20:09 UTC)
- git: 3d80e4aec3c1 - releng/15.1 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:20:10 UTC)
- git: a4d36c975be0 - releng/15.1 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:20:11 UTC)
- git: 81435fc0882c - releng/15.1 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:20:12 UTC)
- git: 796579bcfbc4 - releng/15.1 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:20:13 UTC)
- git: 8ed11b21e544 - releng/15.1 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:20:14 UTC)
- git: 083bb80a125a - releng/15.1 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:20:15 UTC)
- git: 157d99d7ec9b - releng/15.1 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:20:16 UTC)
- git: 328e16f66204 - releng/15.1 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:20:17 UTC)
- git: 6bd97b5f3778 - main - tests.7: Remove an unused configuration variable (Tue, 09 Jun 2026 21:01:31 UTC)
- git: fe03a78c5d59 - main - tests/jaildesc: Add some more test scenarios (Fri, 12 Jun 2026 16:00:57 UTC)
- git: 75b23c102e8d - main - tests/jaildesc: Use a more efficient mechanism to block (Fri, 12 Jun 2026 16:00:59 UTC)
- git: fc7993cf2d6d - main - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Mon, 15 Jun 2026 15:54:41 UTC)
- git: 3b69c7201fd0 - main - udp: Wrap a long line in udp_send() (Mon, 15 Jun 2026 15:59:28 UTC)
- git: 2a1eaaf331f7 - stable/15 - ucode: Fix validation on Intel platforms (Mon, 15 Jun 2026 18:01:43 UTC)
- git: 1cea6bf1f7bd - stable/15 - ucode: ucode_error can be defined with static (Mon, 15 Jun 2026 18:01:44 UTC)
- git: 7dc01dec4c3a - stable/15 - kernel: Enable -fstack-protector-strong by default (Mon, 15 Jun 2026 18:01:46 UTC)
- git: cb64a09ec905 - stable/15 - tests/procdesc: Use a more efficient mechanism to block (Mon, 15 Jun 2026 18:01:47 UTC)
- git: 24575bd4f192 - stable/15 - tests/ipsec: Run in parallel (Mon, 15 Jun 2026 18:01:48 UTC)
- git: 192c2a81ab2f - stable/15 - linux: Drop unneeded PHOLDs (Mon, 15 Jun 2026 18:01:49 UTC)
- git: a6497594d666 - stable/15 - fork: Drop an uneeded PHOLD/PRELE pair (Mon, 15 Jun 2026 18:01:50 UTC)
- git: c511c9eee2a1 - stable/15 - lagg: Handle a port count of zero (Mon, 15 Jun 2026 18:01:51 UTC)
- git: 3cf9ba059b80 - stable/15 - libalias: Serialize updates to the global instance list (Mon, 15 Jun 2026 18:01:52 UTC)
- git: 8da837bba1de - stable/15 - net: Fix handling of unmapped user pages in if_getgroup() (Mon, 15 Jun 2026 18:01:53 UTC)
- git: 874316b0daa6 - stable/15 - iconv.3: Fix formatting of the error section (Mon, 15 Jun 2026 18:01:54 UTC)
- git: 3f386ea741ca - stable/15 - vmm/arm64: Compile vmm_nvhe.c without SSP (Mon, 15 Jun 2026 19:15:06 UTC)
- git: 34e155336f0d - main - pfctl: pfctl_get_astats() doesn't set errno (Tue, 16 Jun 2026 20:20:02 UTC)
- git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration (Fri, 19 Jun 2026 15:39:57 UTC)
- Re: git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration (Fri, 19 Jun 2026 16:40:12 UTC)
- git: f7b71f832c99 - main - if_ovpn: Fix a lock leak in an error path (Sat, 20 Jun 2026 14:13:09 UTC)
- Re: git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage (Sat, 20 Jun 2026 14:20:29 UTC)
- git: 03920772145a - stable/15 - tests.7: Remove an unused configuration variable (Mon, 22 Jun 2026 13:26:21 UTC)
- git: 37517d6d9166 - stable/15 - dhclient.conf.5: Correct crossreference (Mon, 22 Jun 2026 13:26:23 UTC)
- git: 94a47b35a475 - stable/15 - tests/jaildesc: Add some more test scenarios (Mon, 22 Jun 2026 13:26:24 UTC)
- git: 7c7725dd75e1 - stable/15 - tests/jaildesc: Use a more efficient mechanism to block (Mon, 22 Jun 2026 13:26:25 UTC)
- git: f3b14134dec1 - stable/15 - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Mon, 22 Jun 2026 13:26:26 UTC)
- git: 349ba817ce8c - stable/15 - tests/ptrace: Validate PT_SC_REMOTE with some tricky syscalls (Mon, 22 Jun 2026 13:26:27 UTC)
- git: ca89b0fa1a93 - main - install: Explicitly include sys/param.h for MAXPATHLEN (Mon, 22 Jun 2026 20:21:17 UTC)
- git: 88deb1cff92c - main - makefs/zfs: Explicitly include sys/param.h for nitems() (Mon, 22 Jun 2026 20:21:18 UTC)
- git: 635ad6f2ec97 - main - librpcsec_gss: Fix an off-by-one in rpc_gss_get_principal_name() (Mon, 22 Jun 2026 21:45:08 UTC)
- git: 0976744085bc - main - libnetbsd: Avoid bringing in all of sys/param.h in sys/types.h (Wed, 24 Jun 2026 14:14:35 UTC)
- git: 682f135f5de3 - main - qat: driver updates to enhance qat infrastructure (Wed, 24 Jun 2026 16:17:16 UTC)
- git: 2586f9f459ad - main - virtio/p9fs: Define the channel list mutex as static (Wed, 24 Jun 2026 17:26:54 UTC)
- git: 94989248641a - main - p9fs: Remove the "cancel" transport method (Wed, 24 Jun 2026 17:26:55 UTC)
- Re: git: 4c4195700249 - main - sys: use curthread_pflags_set/restore to manage TDP_DEADLKTREAT for uio (Wed, 24 Jun 2026 19:20:57 UTC)
- git: 2a809c77dfcd - stable/15 - divert: Define semantics for SO_REUSEPORT_LB on divert sockets (Thu, 25 Jun 2026 17:24:50 UTC)
- git: a64246401e62 - stable/15 - divert: Avoid using atomic_(load|store)_(acq|rel)_16 (Thu, 25 Jun 2026 17:24:51 UTC)
- git: 95030a914349 - stable/15 - bhyve/slirp: Drop privileges before entering capability mode (Thu, 25 Jun 2026 17:24:52 UTC)
- git: eeff383ba634 - stable/15 - vmm: Avoid clobbering errors from vmm_modinit() (Thu, 25 Jun 2026 17:24:54 UTC)
- git: 777f67d8a9c3 - stable/15 - bhyve: Use a blocking socket in the helper process (Thu, 25 Jun 2026 17:24:55 UTC)
- git: 97a064125e8a - main - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:19:06 UTC)
- git: 271b8f0f0908 - main - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:19:08 UTC)
- git: 5c7a97aaf1ca - main - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:19:09 UTC)
- git: 8b24b19d08f9 - main - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:19:10 UTC)
- git: eec9084656bc - main - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:19:11 UTC)
- git: 713747f87c85 - main - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:19:12 UTC)
- git: 1491dec424e7 - main - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:19:13 UTC)
- git: 1bad1d8c14cd - main - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:19:14 UTC)
- git: bcbbee810fc9 - main - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:19:15 UTC)
- git: ba4c8cc6e810 - main - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:19:16 UTC)
- git: a9d3259c4e50 - main - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:19:17 UTC)
- git: 2ee2274244e7 - main - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:19:19 UTC)
- git: 8bc3abb7d71e - main - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:19:20 UTC)
- git: 150df709c28c - main - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:19:21 UTC)
- git: 715831359fa7 - stable/14 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:19:47 UTC)
- git: 6419ed0df139 - stable/14 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:19:48 UTC)
- git: 2f84081641aa - stable/14 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:19:49 UTC)
- git: 4c0f47666666 - stable/14 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:19:50 UTC)
- git: 7982ae91a51a - stable/14 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:19:51 UTC)
- git: df8885512da5 - stable/14 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:19:52 UTC)
- git: c379639aa4c1 - stable/14 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:19:53 UTC)
- git: 65883818cea0 - stable/14 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:19:54 UTC)
- git: f30052c16dba - stable/14 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:19:55 UTC)
- git: 1763deb84ba9 - stable/14 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:19:56 UTC)
- git: a7787f9f8b8e - stable/14 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:19:58 UTC)
- git: 799132497f04 - stable/14 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:19:59 UTC)
- git: 399151130357 - stable/14 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:20:00 UTC)
- git: 298e912b0d8d - stable/14 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:20:01 UTC)
- git: d62d0b6586a8 - stable/14 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:20:02 UTC)
- git: 21929fbe1ced - stable/15 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:20:07 UTC)
- git: cb5f47a761fe - stable/15 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:20:08 UTC)
- git: 1546794142f9 - stable/15 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:20:09 UTC)
- git: 45f1fcb9d2f7 - stable/15 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:20:10 UTC)
- git: aed4c4dd9afc - stable/15 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:20:11 UTC)
- git: 57e705434b34 - stable/15 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:20:12 UTC)
- git: 5499a343f381 - stable/15 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:20:13 UTC)
- git: 702f4c829c17 - stable/15 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:20:14 UTC)
- git: ec1989960781 - stable/15 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:20:16 UTC)
- git: e4e6250999aa - stable/15 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:20:17 UTC)
- git: b3041ac4f2cd - stable/15 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:20:18 UTC)
- git: 10a768349a10 - stable/15 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:20:19 UTC)
- git: abcc988af19e - stable/15 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:20:20 UTC)
- git: 034e21efa19d - stable/15 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:20:21 UTC)
- git: e96d0e1fccf5 - releng/14.3 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:20:26 UTC)
- git: 78bd098b9f83 - releng/14.3 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:20:27 UTC)
- git: 6772a8ece2c0 - releng/14.3 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:20:28 UTC)
- git: 6503d56e7c63 - releng/14.3 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:20:29 UTC)
- git: 28cf6170eaa1 - releng/14.3 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:20:31 UTC)
- git: 935a96aa77be - releng/14.3 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:20:32 UTC)
- git: acfff8b35bfe - releng/14.3 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:20:33 UTC)
- git: 8845978fec03 - releng/14.3 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:20:34 UTC)
- git: 25f7efc5339b - releng/14.3 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:20:35 UTC)
- git: d6e382c17691 - releng/14.3 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:20:36 UTC)
- git: 5272af920126 - releng/14.3 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:20:37 UTC)
- git: 8b11e7df3a62 - releng/14.3 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:20:38 UTC)
- git: f769a69b2da3 - releng/14.3 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:20:39 UTC)
- git: 6d0438693721 - releng/14.3 - compat/linux: Avoid waitid() kernel stack disclosure (Tue, 30 Jun 2026 17:20:41 UTC)
- git: 495ee4943cd5 - releng/14.3 - compat32: Zero struct to avoid stack disclosure (Tue, 30 Jun 2026 17:20:42 UTC)
- git: 2329d94e49d3 - releng/14.3 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:20:43 UTC)
- git: 01738cff0336 - releng/14.3 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:20:44 UTC)
- git: 0b49a3af873d - releng/14.3 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:20:45 UTC)
- git: 32f296b69571 - releng/14.3 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:20:46 UTC)
- git: 833d39bd2e38 - releng/14.3 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:20:47 UTC)
- git: f902821db095 - releng/14.4 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:20:53 UTC)
- git: 4c9e89c85d7c - releng/14.4 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:20:54 UTC)
- git: 8fbbc185a3ff - releng/14.4 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:20:55 UTC)
- git: 62f64d81b50e - releng/14.4 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:20:56 UTC)
- git: 66efc521e0ff - releng/14.4 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:20:57 UTC)
- git: 0a7dd3d960c8 - releng/14.4 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:20:58 UTC)
- git: 9a6bccc57c68 - releng/14.4 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:20:59 UTC)
- git: 800acf75eb80 - releng/14.4 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:21:00 UTC)
- git: 1c49551def57 - releng/14.4 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:21:01 UTC)
- git: 9c06b54ab6bc - releng/14.4 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:21:03 UTC)
- git: 0848cdea83fd - releng/14.4 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:21:04 UTC)
- git: d68c2e77d70c - releng/14.4 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:21:05 UTC)
- git: 5f83a1c159a3 - releng/14.4 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:21:06 UTC)
- git: 99d936f98589 - releng/14.4 - compat/linux: Avoid waitid() kernel stack disclosure (Tue, 30 Jun 2026 17:21:07 UTC)
- git: f145e3c02b46 - releng/14.4 - compat32: Zero struct to avoid stack disclosure (Tue, 30 Jun 2026 17:21:08 UTC)
- git: 07a27f8c8edc - releng/14.4 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:21:09 UTC)
- git: d760b7f9b08e - releng/14.4 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:21:10 UTC)
- git: ce422ff3fcc6 - releng/14.4 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:21:11 UTC)
- git: b819674449de - releng/14.4 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:21:12 UTC)
- git: 3827644480bd - releng/14.4 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:21:14 UTC)
- git: b77d19dcc0d5 - releng/15.0 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:21:18 UTC)
- git: 7b3373d4eb5f - releng/15.0 - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Tue, 30 Jun 2026 17:21:19 UTC)
- git: 2baf56862bfd - releng/15.0 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:21:20 UTC)
- git: 029528221261 - releng/15.0 - jail: Don't double-free the current prison in kern_jail_set/get (Tue, 30 Jun 2026 17:21:21 UTC)
- git: de7144f7c391 - releng/15.0 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:21:22 UTC)
- git: 2318d229b76a - releng/15.0 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:21:23 UTC)
- git: 0ec96664d73f - releng/15.0 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:21:24 UTC)
- git: 64ce87df6876 - releng/15.0 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:21:26 UTC)
- git: 278ebff1ee51 - releng/15.0 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:21:27 UTC)
- git: 57b3853cc9bb - releng/15.0 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:21:28 UTC)
- git: 21fe39288f8c - releng/15.0 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:21:29 UTC)
- git: 47728575b40b - releng/15.0 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:21:30 UTC)
- git: 8d086f03b9be - releng/15.0 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:21:31 UTC)
- git: f887a2c04c9e - releng/15.0 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:21:32 UTC)
- git: 5357f822416a - releng/15.0 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:21:33 UTC)
- git: 008ca5def63b - releng/15.0 - compat/linux: Avoid waitid() kernel stack disclosure (Tue, 30 Jun 2026 17:21:34 UTC)
- git: 760b3f0b86a9 - releng/15.0 - compat32: Zero struct to avoid stack disclosure (Tue, 30 Jun 2026 17:21:36 UTC)
- git: e53ab9aec6e0 - releng/15.0 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:21:37 UTC)
- git: d463196dac27 - releng/15.0 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:21:38 UTC)
- git: fc6e7313929d - releng/15.0 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:21:39 UTC)
- git: 2ac85d131d91 - releng/15.0 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:21:40 UTC)
- git: f05aebcc1452 - releng/15.0 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:21:41 UTC)
- git: a2235baa622b - releng/15.1 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:21:50 UTC)
- git: c04ca8bd36f7 - releng/15.1 - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Tue, 30 Jun 2026 17:21:51 UTC)
- git: 958de92ab2dc - releng/15.1 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:21:52 UTC)
- git: fc9fe1b9f024 - releng/15.1 - jail: Don't double-free the current prison in kern_jail_set/get (Tue, 30 Jun 2026 17:21:54 UTC)
- git: 46f7b5a64048 - releng/15.1 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:21:55 UTC)
- git: 7eeab0afea4d - releng/15.1 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:21:56 UTC)
- git: 0854a4822187 - releng/15.1 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:21:57 UTC)
- git: 1b96804ba50d - releng/15.1 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:21:58 UTC)
- git: 63a8e7bc0412 - releng/15.1 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:21:59 UTC)
- git: 490e506a1ca8 - releng/15.1 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:22:00 UTC)
- git: 35a5b790e8ad - releng/15.1 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:22:01 UTC)
- git: 761f4722feef - releng/15.1 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:22:02 UTC)
- git: b15971f462b6 - releng/15.1 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:22:03 UTC)
- git: 8666a62872de - releng/15.1 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:22:04 UTC)
- git: 54372e3b56b7 - releng/15.1 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:22:06 UTC)
- git: 9f0c4c445008 - releng/15.1 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:22:07 UTC)
- git: f22b4df4633b - releng/15.1 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:22:08 UTC)
- git: 898206bd5bc1 - releng/15.1 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:22:09 UTC)
- git: 6b2dad9fe87d - releng/15.1 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:22:10 UTC)
- git: 0f691888dc56 - releng/15.1 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:22:11 UTC)
- git: 957d7912d7e4 - Create tag release/14.4.0-p7 (Tue, 30 Jun 2026 18:30:46 UTC)
- git: 37240daf1f28 - Create tag release/14.3.0-p16 (Tue, 30 Jun 2026 18:30:57 UTC)
- git: c19b1c9b2902 - Create tag release/15.0.0-p11 (Tue, 30 Jun 2026 18:31:31 UTC)
- git: 85b33240ab01 - Create tag release/15.1.0-p1 (Tue, 30 Jun 2026 18:32:29 UTC)
- git: 8a62a5f77b10 - main - syslogd: Handle connection errors when setting up forwarding sockets (Tue, 30 Jun 2026 20:54:46 UTC)
- git: 1361901baac4 - main - tools: Add git-mfc (Tue, 30 Jun 2026 20:54:47 UTC)
- Mark Millard
- Martin Matuska
- Mateusz Piotrowski
- git: c0ec8ffb46ab - main - stats: Reference zpool-iostat(8) instead of zpool(8) (Tue, 09 Jun 2026 08:41:10 UTC)
- git: 75a94ae7d143 - main - inetd: Add missing argument to the -p flag description (Wed, 10 Jun 2026 19:54:52 UTC)
- git: 8e1f5baa62d7 - main - loader.efi.8: Address mandoc -Tlint errors (Fri, 12 Jun 2026 12:28:21 UTC)
- git: 2a7d370816ef - stable/14 - stats: Reference zpool-iostat(8) instead of zpool(8) (Fri, 12 Jun 2026 12:30:18 UTC)
- git: 4ef1a73c22f8 - main - style.mdoc.5: Document Nd style (Sat, 13 Jun 2026 10:57:50 UTC)
- git: bc796c66c80d - stable/15 - stats: Reference zpool-iostat(8) instead of zpool(8) (Sat, 13 Jun 2026 11:59:02 UTC)
- git: f0d6eb11b74c - stable/15 - inetd: Add missing argument to the -p flag description (Sat, 13 Jun 2026 11:59:03 UTC)
- git: c9171aec42a5 - stable/14 - inetd: Add missing argument to the -p flag description (Sat, 13 Jun 2026 12:00:02 UTC)
- git: 3bd3b6b9fe4f - stable/15 - loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables (Mon, 15 Jun 2026 08:55:39 UTC)
- git: d32b6065fd7b - stable/15 - loader.efi.8: Address mandoc -Tlint errors (Mon, 15 Jun 2026 08:55:41 UTC)
- git: 1db695e37ad2 - stable/15 - style.mdoc.5: Document Nd style (Thu, 18 Jun 2026 11:55:25 UTC)
- Matteo Riondato
- Maxim Konovalov
- Michael Osipov
- Michael Tuexen
- Mitchell Horne
- git: dded0ab415cc - main - hwpmc: Disable AMD PMCs if in an unsupported VM (Tue, 09 Jun 2026 19:46:34 UTC)
- git: 0aa4c25f3e83 - main - hwpmc_ibs: Add Zen6 IBS ctl2 filters and alternate disable (Thu, 11 Jun 2026 15:12:36 UTC)
- git: a1b2bcb808e4 - stable/15 - if_eqos_starfive: Read MAC address from device tree (Thu, 11 Jun 2026 16:58:36 UTC)
- git: 670024d832db - stable/15 - g_part,mkimg: Add additional GPT partition types (Thu, 11 Jun 2026 16:58:37 UTC)
- git: b1594ae1d186 - stable/15 - gpart(7): Fix reference to the zfsprops man page (Thu, 11 Jun 2026 16:58:38 UTC)
- git: be5d6a272ee6 - stable/15 - gpart.8: add entry for xbootldr partition type (Thu, 11 Jun 2026 16:58:39 UTC)
- git: 7b8ee50937c0 - stable/15 - linux/io: handle memtype_wc mapping for !DMAP range (Thu, 11 Jun 2026 16:58:40 UTC)
- git: 648ac179d28f - stable/15 - bcm2835_sdhci: Clean up DMA resources on attach failure (Thu, 11 Jun 2026 16:58:41 UTC)
- git: a9a101123499 - stable/15 - pmc: Import Intel Meteor Lake events (Thu, 11 Jun 2026 16:58:42 UTC)
- git: f2186417cdca - stable/15 - pmc: add sapphire rapids model (Thu, 11 Jun 2026 16:58:44 UTC)
- git: 6d526fa72b72 - stable/14 - linux/io: handle memtype_wc mapping for !DMAP range (Thu, 11 Jun 2026 17:12:01 UTC)
- git: 3fbdaeeed45c - stable/14 - bcm2835_sdhci: Clean up DMA resources on attach failure (Thu, 11 Jun 2026 17:12:02 UTC)
- git: cf469ab83012 - main - hwpmc_amd: Avoid using PMCs if in use by firmware (Tue, 23 Jun 2026 16:37:04 UTC)
- git: ed4f5e590ee6 - main - hwpmc_ibs: Add more IBS register definitions (Tue, 23 Jun 2026 16:37:05 UTC)
- git: d5332d3a9042 - main - generic_ehci_fdt: fix driver softc size (Tue, 30 Jun 2026 14:59:48 UTC)
- Navdeep Parhar
- Nuno Teixeira
- Oliver Pinter
- Olivier Certner
- Re: git: 439710cf003b - main - assert.h: Revert "Remove leading tabs for whitespace consistency" (Mon, 01 Jun 2026 07:38:04 UTC)
- git: 1876f629b976 - main - style.9: Fix a typo (missing word) (Mon, 01 Jun 2026 07:40:35 UTC)
- git: 79d0dbc9c6d6 - main - MAC/do: Fix double-free on parse error after "executable paths" feature (Mon, 01 Jun 2026 15:25:14 UTC)
- git: ce243df20aa8 - main - i386: Fix build (of 'genassym.o') (Wed, 03 Jun 2026 15:03:15 UTC)
- git: 9a133eee1ed9 - main - thunderbolt: Fix INVARIANTS compilation (Wed, 03 Jun 2026 16:00:49 UTC)
- Re: git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration (Wed, 03 Jun 2026 16:06:05 UTC)
- Re: git: ce243df20aa8 - main - i386: Fix build (of 'genassym.o') (Thu, 04 Jun 2026 08:07:00 UTC)
- git: 1c0e5c53ff16 - main - kern_prot.c: Belatedly add copyright (Thu, 04 Jun 2026 11:07:16 UTC)
- git: 0c2d64ce3da9 - main - MAC/do: Clarify comments about flags attached per-ID or per-ID-type (Thu, 04 Jun 2026 11:07:17 UTC)
- git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Thu, 04 Jun 2026 11:51:06 UTC)
- git: 8ee0f80252d1 - main - .git-blame-ignore-revs: <assert.h> whitespace changes (Thu, 04 Jun 2026 13:18:17 UTC)
- Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Thu, 04 Jun 2026 13:19:29 UTC)
- git: 4f7d987015dd - main - .git-blame-ignore-revs: <assert.h> whitespace changes: Fix comment (Thu, 04 Jun 2026 13:34:18 UTC)
- Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Sun, 07 Jun 2026 15:42:42 UTC)
- git: 7941d1863f0f - stable/15 - acpi: On /dev/power suspend, trigger userspace notifications (Tue, 09 Jun 2026 20:26:17 UTC)
- git: d5c5f2d08416 - stable/15 - MAC/do: Tests: Remove shebang lines (Tue, 09 Jun 2026 20:26:19 UTC)
- git: 472d977c2fde - stable/15 - MAC/do: Tests: Fix copyrights (Tue, 09 Jun 2026 20:26:20 UTC)
- git: f4b3983c817a - stable/15 - MAC/do: Tests: Declare required programs closer to use (Tue, 09 Jun 2026 20:26:21 UTC)
- git: 73704144a09c - stable/15 - MAC/do: Tests: Quote the source directory (Tue, 09 Jun 2026 20:26:22 UTC)
- git: 8451c8ad420d - stable/15 - MAC/do: Clarify comments about flags attached per-ID or per-ID-type (Tue, 09 Jun 2026 20:26:23 UTC)
- git: 39d5cf05d406 - stable/15 - style.9: Fix a typo (missing word) (Tue, 09 Jun 2026 20:26:24 UTC)
- git: 14d2a985274b - stable/15 - kern_prot.c: Belatedly add copyright (Tue, 09 Jun 2026 20:26:25 UTC)
- git: 6a2c4f0c0d9a - main - acpi: Fix panic when reading 'hw.acpi.suspend_state' knob on S1/S2 (Wed, 17 Jun 2026 03:08:21 UTC)
- git: ea44698a74ce - main - acpi: Move supported states arrays into the softc (Wed, 17 Jun 2026 03:08:22 UTC)
- git: 554a459ff599 - main - acpi: Constify acpi_stype_to_sstate() and some users (Wed, 17 Jun 2026 03:08:23 UTC)
- git: fc6d7a7520d0 - main - acpi: Forbid requesting S4 when S4BIOS is not supported (Mon, 22 Jun 2026 13:52:26 UTC)
- git: 5bec087167e3 - main - amdsmu(4), acpi_spmc(4): Fix ordering of calls (Mon, 22 Jun 2026 19:25:52 UTC)
- git: a12d069ef37f - main - acpi: Constify thanks to AcpiGetHandle() taking a constant pathname (Mon, 22 Jun 2026 21:42:35 UTC)
- git: f7eff1236d5f - main - power: Make POWER_STYPE_COUNT equal to POWER_STYPE_UNKNOWN (Mon, 22 Jun 2026 21:42:36 UTC)
- git: 3b3911aaf834 - main - acpi: Suffix acpi_sleep_enable() with '_locked' (Mon, 22 Jun 2026 21:42:37 UTC)
- git: 660a491c41a2 - main - acpi: Button sleep/wake callbacks: Expose true argument types (Mon, 22 Jun 2026 21:42:38 UTC)
- git: c08c52e39e6e - main - acpi: Sleep event handler: Remove a wrong comment (Mon, 22 Jun 2026 21:42:39 UTC)
- git: 6cce86c9bcd9 - main - acpi: Sleep/wake event handlers: Expose first argument's true type (Mon, 22 Jun 2026 21:42:40 UTC)
- git: 5ca875f3be03 - main - acpi: Export handler invoke helpers, use them in acpi_lid (Mon, 22 Jun 2026 21:42:41 UTC)
- git: 95ff2acb5555 - main - acpi: Set 'acpi_sstate' closer to setting 'acpi_stype' (Mon, 22 Jun 2026 21:42:43 UTC)
- git: 83a694659582 - main - sched_ule: sched_priority(): More accurate __unused annotation (Tue, 23 Jun 2026 19:35:26 UTC)
- git: 5f376d52f2c8 - main - sched_ule: sched_clock(): Remove a superfluous space (Tue, 23 Jun 2026 19:35:27 UTC)
- Re: git: 88deb1cff92c - main - makefs/zfs: Explicitly include sys/param.h for nitems() (Wed, 24 Jun 2026 15:28:34 UTC)
- git: 66d48f02de0f - main - hwpstate_intel(4): Comment the EPB to EPP computation (Thu, 25 Jun 2026 00:28:00 UTC)
- git: 0143a40f5712 - main - hwpstate_intel(4): Fix recent copyright formatting (Thu, 25 Jun 2026 00:28:01 UTC)
- git: 39975c7778fd - main - hwpstate_intel(4): sysctl_epp_select(): Cache again new EPP value (Thu, 25 Jun 2026 00:28:02 UTC)
- git: 7b107346448a - main - hwpstate_amd(4): Rename remaining 'struct set_autonomous_hwp_data' (Thu, 25 Jun 2026 01:05:35 UTC)
- git: 35255280e51c - main - cpufreq: Fix the incorrect format (Thu, 25 Jun 2026 01:19:39 UTC)
- git: 5f43a84d049e - main - .git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes (Thu, 25 Jun 2026 01:27:24 UTC)
- git: f6cb220172b1 - main - hwpstate_intel(4): Fix error tests (Thu, 25 Jun 2026 01:58:25 UTC)
- git: 961f48142868 - main - sched_ule: Fix off by one in preempt_thresh definition (Fri, 26 Jun 2026 01:45:56 UTC)
- git: 486ef221b935 - main - hwpstate_intel(4): Fix uninitialized variable in debug dump sysctl (Fri, 26 Jun 2026 13:39:06 UTC)
- git: c0acab934a17 - main - hwpstate_intel(4): Fix two MSR errors being conflated (Fri, 26 Jun 2026 13:39:07 UTC)
- git: 98a77972381c - main - acpi_cpu(4): Remove unused 'acpi_cpu_disabled' boolean (Fri, 26 Jun 2026 15:07:25 UTC)
- git: 25df388574ac - main - acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean (Fri, 26 Jun 2026 15:24:08 UTC)
- git: ad26a56cf2f5 - main - acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean (Fri, 26 Jun 2026 15:24:09 UTC)
- git: 9209e04d76c5 - main - hwpstate_intel(4): Debug sysctl: Rename struct/field (Fri, 26 Jun 2026 21:37:45 UTC)
- git: 9320b99017d5 - main - hwpstate_intel(4): Debug sysctl: Fix retrieving the pkg-level MSR (Fri, 26 Jun 2026 21:37:46 UTC)
- git: 8ea6d9f33ee3 - main - hwpstate_intel(4): Debug sysctl: Style (Fri, 26 Jun 2026 21:37:48 UTC)
- git: bdc3dca135c2 - main - hwpstate_amd(4): Style: End brace of struct initializers on new line (Fri, 26 Jun 2026 21:37:49 UTC)
- git: 10213f01773f - main - files: riscv, arm64: Remove redundant 'ofw_cpu.c' (Fri, 26 Jun 2026 21:37:50 UTC)
- git: 6b54e961528d - main - hwpstate_intel(4): Fix comment for 'req', whitespace (Fri, 26 Jun 2026 21:37:51 UTC)
- git: 8cbd56ec1c54 - stable/15 - MAC/do: Executable paths feature (GSoC 2025's final state) (Mon, 29 Jun 2026 19:25:32 UTC)
- git: a558fd9e531c - stable/15 - MAC/do: Update copyright (Mon, 29 Jun 2026 19:25:33 UTC)
- git: 0ced25378ba9 - stable/15 - MAC/do: Make it style(9) compliant again (Mon, 29 Jun 2026 19:25:34 UTC)
- git: a946f6630b2c - stable/15 - MAC/do: Fix recently-introduced comments (Mon, 29 Jun 2026 19:25:35 UTC)
- git: f99c921251ae - stable/15 - MAC/do: Expand "conf" to "configuration" in a panic message on INVARIANTS (Mon, 29 Jun 2026 19:25:36 UTC)
- git: 34980adcb4db - stable/15 - MAC/do: check_proc(): Remove a superfluous 'if' (Mon, 29 Jun 2026 19:25:37 UTC)
- git: be43248be7cd - stable/15 - MAC/do: Document and assert when parse error objects must be built (Mon, 29 Jun 2026 19:25:38 UTC)
- git: 3a95d9255a65 - stable/15 - MAC/do: Executable paths: Accept an empty string (Mon, 29 Jun 2026 19:25:40 UTC)
- git: 5398649fa0e3 - stable/15 - MAC/do: Rename size constants/variables to clear confusion with string lengths (Mon, 29 Jun 2026 19:25:41 UTC)
- git: e3373e0a74f1 - stable/15 - MAC/do: find_conf(): Turn an MPASS() into a KASSERT() (Mon, 29 Jun 2026 19:25:42 UTC)
- git: 9383427b2f90 - stable/15 - MAC/do: Move hold_conf() and drop_conf() earlier (Mon, 29 Jun 2026 19:25:43 UTC)
- git: 56e1a621d0b4 - stable/15 - MAC/do: find_conf(): Return configuration with a true reference (Mon, 29 Jun 2026 19:25:44 UTC)
- git: e4ab9584a765 - stable/15 - MAC/do: Fix releasing a nonexistent reference on configuration parsing error (Mon, 29 Jun 2026 19:25:45 UTC)
- git: c0f6eaf5a8ff - stable/15 - MAC/do: Constify clone_rules() and clone_exec_paths()'s source argument (Mon, 29 Jun 2026 19:25:46 UTC)
- git: c8394ff0c615 - stable/15 - MAC/do: Move static assertions on constants close to their definitions (Mon, 29 Jun 2026 19:25:47 UTC)
- git: ce8846deb881 - stable/15 - MAC/do: Remove superfluous configuration initialization (Mon, 29 Jun 2026 19:25:48 UTC)
- git: bef2b6e3bf4a - stable/15 - MAC/do: clone_rules(): Readability improvements, constification (Mon, 29 Jun 2026 19:25:49 UTC)
- git: 0466e9319858 - stable/15 - MAC/do: parse_and_set_conf(): Obey empty parameters; Add doc (Mon, 29 Jun 2026 19:25:51 UTC)
- git: 619213c00886 - stable/15 - MAC/do: parse_and_set_conf(): Require the model configuration (Mon, 29 Jun 2026 19:25:52 UTC)
- git: 67ec8dba2dce - stable/15 - MAC/do: Fix obsolete wording in a comment ("ascendant" => "ancestor") (Mon, 29 Jun 2026 19:25:53 UTC)
- git: b338e0909672 - stable/15 - MAC/do: Constify is_null_or_empty() (Mon, 29 Jun 2026 19:25:54 UTC)
- git: e76403859f53 - stable/15 - MAC/do: Fix the recent logic to set jail parameters, make it more tolerant (Mon, 29 Jun 2026 19:25:55 UTC)
- git: 31d9802ec2b7 - stable/15 - MAC/do: Configuration: Fix default values: Remove jail creation method (Mon, 29 Jun 2026 19:25:56 UTC)
- git: ab2f2f1f75c0 - stable/15 - MAC/do: Fix reporting of "mac.do" post-"executable paths" (Mon, 29 Jun 2026 19:25:57 UTC)
- git: d0ff8724a4f4 - stable/15 - MAC/do: Visually separate some file sections (Mon, 29 Jun 2026 19:25:58 UTC)
- git: ddad09993fdd - stable/15 - MAC/do: Allocate only one default configuration (Mon, 29 Jun 2026 19:25:59 UTC)
- git: a6398c245128 - stable/15 - MAC/do: Comment to explain the main invariant for configurations (Mon, 29 Jun 2026 19:26:01 UTC)
- git: 84af2a5ba34b - stable/15 - MAC/do: Sequential consistency for configuration retrieval (Mon, 29 Jun 2026 19:26:02 UTC)
- git: d344d17c24dd - stable/15 - MAC/do: Support for atomically modifying configurations (Mon, 29 Jun 2026 19:26:03 UTC)
- git: ac9d12f27abf - stable/15 - MAC/do: Serialize installing/modifying some jail's configuration (Mon, 29 Jun 2026 19:26:04 UTC)
- git: 29c55812380d - stable/15 - MAC/do: Do not skip blanks when parsing executable paths (Mon, 29 Jun 2026 19:26:05 UTC)
- git: 531c3eaa013a - stable/15 - MAC/do: Update copyright (Mon, 29 Jun 2026 19:26:06 UTC)
- git: 9dea58fb0fc0 - stable/15 - MAC/do: Fix double-free on parse error after "executable paths" feature (Mon, 29 Jun 2026 19:26:07 UTC)
- git: 406c84a22876 - stable/15 - mac_do.4: Document executable paths, default jail values and consistency (Mon, 29 Jun 2026 20:35:53 UTC)
- git: 0ab20f73ca31 - stable/15 - MAC/do: Tests: Add support for exec paths, jail parameters, subjails (Mon, 29 Jun 2026 20:35:54 UTC)
- git: 309e4f0bd473 - stable/15 - MAC/do: Add consistency tests (Mon, 29 Jun 2026 20:35:55 UTC)
- Olivier Cochard
- Pawel Biernacki
- Philip Paeps
- Pierre Pronchery
- Pietro Cerutti
- Piotr Kubaj
- Poul-Henning Kamp
- Pouria Mousavizadeh Tehrani
- git: b84d31ee7453 - main - linux: Add linux_pt_fpregset and bsd_to_linux_fpregset() for amd64 (Tue, 02 Jun 2026 07:26:23 UTC)
- git: c515e6040614 - main - linux: Implement PTRACE_GETREGSET NT_PRFPREG and NT_X86_XSTATE (Tue, 02 Jun 2026 07:26:24 UTC)
- git: ea4888e63f6a - main - nat64lsn: Fix type confusion panic when using wrong NAT64 instance type (Tue, 02 Jun 2026 09:15:16 UTC)
- git: 5b5a836e72ec - main - defaultroute: Fix dual-stack and IPv6-only handling (Thu, 04 Jun 2026 08:39:16 UTC)
- git: 4258829c8f58 - main - Revert "defaultroute: Fix dual-stack and IPv6-only handling" (Thu, 04 Jun 2026 08:50:49 UTC)
- git: d52de9a3448f - main - defaultroute: Fix dual-stack and IPv6-only handling (Thu, 04 Jun 2026 08:50:50 UTC)
- git: de639dcde2e2 - main - routing: Enable hash_outbound during nhgrp allocation (Thu, 11 Jun 2026 10:23:00 UTC)
- git: 9f80c8b90bda - main - rc.d/routing: Silence errors for loopback routes (Fri, 12 Jun 2026 16:28:48 UTC)
- git: 5ca5b570cfa3 - stable/15 - rc.d/routing: Silence errors for loopback routes (Fri, 19 Jun 2026 15:46:50 UTC)
- git: 45a0cb52d3d6 - main - rtld: Check for -1 as an-end-of-section marker (Mon, 22 Jun 2026 18:22:17 UTC)
- git: 2e6b22abf44d - main - ipfw/nat64: Fix type confusion panic when using wrong NAT64 instance type (Mon, 22 Jun 2026 22:15:46 UTC)
- git: 77cf9e791b93 - stable/15 - rtld: Check for -1 as an-end-of-section marker (Fri, 26 Jun 2026 10:26:42 UTC)
- Rick Macklem
- git: 07d733963ecd - main - nfs_clrpcops.c: Change initial layout type to flex files (Wed, 03 Jun 2026 19:06:32 UTC)
- git: ce77cd3d9c1a - stable/15 - nfscl: Fix handling of gssd upcalls for the NFS client (Wed, 03 Jun 2026 20:02:49 UTC)
- git: fcc7609d699a - stable/15 - nfsd: Get rid of NFSD_VNET macros (Wed, 03 Jun 2026 20:06:43 UTC)
- git: 303df71969f5 - stable/15 - krpc: Get rid of KRPC_VNET macros (Wed, 03 Jun 2026 20:12:01 UTC)
- git: 72e57bc26417 - main - nfsd: Add support for striped Flexible File layout (Thu, 04 Jun 2026 01:30:41 UTC)
- git: ea4886f2829b - main - nfs_commonkrpc.c: Improve handling of NFSv4.1/4.2 recovery (Thu, 04 Jun 2026 22:04:21 UTC)
- git: 3dfbbe8586bb - main - nfsd: Add per-MDS fs striping configuration (Fri, 05 Jun 2026 15:01:41 UTC)
- git: 36d411987b51 - stable/15 - acl_id_to_name.c: Fix printing of uids and gids (Mon, 08 Jun 2026 21:40:55 UTC)
- git: 69e20977a468 - main - acl_to_text_nfs4.c: Fix a snprintf() for large uid (Sat, 13 Jun 2026 21:17:57 UTC)
- git: 2e6615b26bb5 - main - netexport: Move struct netexport in a .h file and refcnt it (Tue, 16 Jun 2026 15:37:10 UTC)
- git: 62e7ac83ae14 - main - Revert "rpc.tlsservd.c: Pin max threads at 1 for now" (Tue, 16 Jun 2026 16:18:01 UTC)
- git: 572680712c31 - main - nfs_clvnops.c: Fix the case where va_flags are being cleared (Thu, 18 Jun 2026 00:37:08 UTC)
- git: b1af05406b51 - main - nfs_nfsdserv.c: Fix setting of birthtime for some ZFS pools (Thu, 18 Jun 2026 15:47:04 UTC)
- git: d8e8f9251975 - main - pNFSd: Add a directory of newly created files for the pNFSd (Sat, 20 Jun 2026 18:45:44 UTC)
- git: 61152df00aee - main - nfs_nfsdport.c: Do unnecessary initializations to quiet gcc (Sun, 21 Jun 2026 00:09:19 UTC)
- git: fa515f60fce0 - main - nfs_nfsdport.c: One more unnecessary initialization for gcc (Sun, 21 Jun 2026 02:55:09 UTC)
- git: c57fab60daeb - main - nfs_nfsdstate.c: Another unnecessary initialization for gcc (Sun, 21 Jun 2026 14:45:07 UTC)
- git: 455c354dd4db - main - gss_impl.c: Fix a nfsd hang when the kgssapi.ko is loaded, but no gssd (Sun, 21 Jun 2026 23:17:10 UTC)
- git: cf523f4beb8f - main - nfscl: Add support for flexible file layout striping (Tue, 23 Jun 2026 01:23:06 UTC)
- git: 3a3d12112483 - stable/15 - nfs_clvnops.c: Fix the case where va_flags are being cleared (Thu, 25 Jun 2026 00:49:54 UTC)
- git: fe7426b2c9f7 - main - nfs_nfsdport.c: Fix a typo in a KASSERT (Fri, 26 Jun 2026 00:57:27 UTC)
- git: 84043284ad1f - stable/15 - nfs: Fix argument typo to avoid a crash (Fri, 26 Jun 2026 01:31:09 UTC)
- git: 28ae0d849118 - stable/14 - nfs: Fix argument typo to avoid a crash (Fri, 26 Jun 2026 01:35:34 UTC)
- git: afc113696ff6 - stable/14 - nfs_commonkrpc.c: Improve handling of NFSv4.1/4.2 recovery (Fri, 26 Jun 2026 01:37:04 UTC)
- git: ae9f66486df6 - stable/15 - nfs_commonkrpc.c: Improve handling of NFSv4.1/4.2 recovery (Fri, 26 Jun 2026 01:41:01 UTC)
- git: 9e1bbfb88e98 - main - nfs_clstate.c: Fix CB_RECALL handling for NFSv4.1/4.2 (Sat, 27 Jun 2026 23:37:13 UTC)
- Robert Clausecker
- git: 9bba4a225041 - stable/15 - lib/msun: fmaximum_mag_num family. Tests and man page (Mon, 01 Jun 2026 22:34:15 UTC)
- git: f8a72f48951f - stable/15 - lib/msun: Replaced pattern to force exception in _num families (Mon, 01 Jun 2026 22:34:16 UTC)
- git: c485a0b83889 - stable/15 - man/math.3: mention fmaximum_mag_num, fminimum_mag_num (Mon, 01 Jun 2026 22:34:17 UTC)
- Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): (Thu, 04 Jun 2026 16:14:40 UTC)
- git: 3501eec9dd39 - main - libc: Guard mergesort() allocation size arithmetic (Sun, 07 Jun 2026 21:00:55 UTC)
- git: 26a1180cd152 - main - qsort.3: Document mergesort() behaviour on size overflow (Sun, 07 Jun 2026 21:00:56 UTC)
- git: 4996ebdb7200 - main - libc/riscv64: temporarily unhook strrchr() from the build (Sun, 07 Jun 2026 21:00:57 UTC)
- git: c3f6dcea1992 - main - msun: Fix up for recent rsqrt[fl] functions (Sun, 07 Jun 2026 21:00:58 UTC)
- git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 (Sun, 07 Jun 2026 21:00:59 UTC)
- git: 93221c277608 - main - depend-cleanup.sh: rebuild strrchr.o on riscv64 if it came from strrchr.S (Sun, 07 Jun 2026 21:01:00 UTC)
- git: 48d20fd1cf90 - main - libc: Fix assert() sanitiser for C++ contextual bool conversion (Wed, 10 Jun 2026 17:58:17 UTC)
- git: 694baf88c2ae - main - libc: Suppress <stdalign.h> content for C23 and later (Wed, 10 Jun 2026 17:58:18 UTC)
- git: 92ae21e8a155 - main - sys/arm64: fix return values of freebsd32_{set,swap}context() (Thu, 11 Jun 2026 11:47:16 UTC)
- git: 808241e2ebe5 - stable/15 - libc/riscv64: temporarily unhook strrchr() from the build (Sun, 14 Jun 2026 12:37:10 UTC)
- git: d7d22907ff74 - stable/15 - depend-cleanup.sh: rebuild strrchr.o on riscv64 if it came from strrchr.S (Sun, 14 Jun 2026 12:37:11 UTC)
- git: 9e9303a8aa1b - stable/15 - libc: Guard mergesort() allocation size arithmetic (Sun, 14 Jun 2026 12:37:12 UTC)
- git: 48a47c06c335 - stable/15 - qsort.3: Document mergesort() behaviour on size overflow (Sun, 14 Jun 2026 12:37:13 UTC)
- git: 87466b195697 - stable/15 - msun: Fix up for recent rsqrt[fl] functions (Sun, 14 Jun 2026 12:37:14 UTC)
- git: 964215aa1347 - stable/15 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Mon, 29 Jun 2026 08:11:12 UTC)
- git: 58a15fe75cc5 - stable/14 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Mon, 29 Jun 2026 08:14:41 UTC)
- git: 47068325900a - stable/15 - rpcsvc: Remove obsolete bool definition from yp_prot.h (Mon, 29 Jun 2026 10:11:15 UTC)
- git: d0777495d46a - stable/15 - mdmfs: Use standard bool definition (Mon, 29 Jun 2026 10:11:16 UTC)
- git: 54dab51ee8fb - stable/15 - libc: Restrict the static_assert macro to pre-C23 modes (Mon, 29 Jun 2026 10:11:17 UTC)
- git: a35335392755 - stable/15 - assert.h: Remove leading tabs for whitespace consistency (Mon, 29 Jun 2026 10:11:18 UTC)
- git: 6d29a9354d28 - stable/15 - libc: Add variadic assert in accordance with C23 (Mon, 29 Jun 2026 10:11:19 UTC)
- git: 2126cab4a454 - stable/15 - libc: Add <assert.h> C23 feature test macro (Mon, 29 Jun 2026 10:11:20 UTC)
- git: f57a6d5d888e - stable/15 - assert.3: Update as per C23 (Mon, 29 Jun 2026 10:11:21 UTC)
- Robert Wing
- Ruslan Bukin
- Ryan Libby
- Shawn Webb
- ShengYi Hung
- git: 39e297bf54a5 - main - ig4iic: Add PantherLake IDs (Mon, 01 Jun 2026 06:03:33 UTC)
- git: 4ccbceefeb0f - main - spi: Remove incorrect pci id (Mon, 01 Jun 2026 08:45:42 UTC)
- git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU (Tue, 02 Jun 2026 06:42:03 UTC)
- Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU (Wed, 03 Jun 2026 14:27:27 UTC)
- Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): (Thu, 04 Jun 2026 17:40:41 UTC)
- git: 9c0489508695 - main - libc: Use slow path in fenv in C++ (Tue, 09 Jun 2026 11:27:55 UTC)
- git: 2934783fa80d - main - usb: Add missing unsetup while detaching uchcom (Tue, 09 Jun 2026 11:28:38 UTC)
- git: ff46acfd521e - main - usb: implement attach kernel driver feature (Thu, 11 Jun 2026 15:08:40 UTC)
- git: 61e2ffd8168c - main - libusb: Sync libusb_class_code with upstream (Wed, 17 Jun 2026 20:11:26 UTC)
- git: 32da2f23ae4d - main - stand: Bulk operations on each gfxfb_blt if shadow buffer enabled (Thu, 18 Jun 2026 20:43:27 UTC)
- git: ae489991d1c0 - main - libusb: implement IAD parser (Mon, 22 Jun 2026 13:36:58 UTC)
- git: 2879c818e553 - main - libusb: implement libusb_set_option (Mon, 22 Jun 2026 13:36:59 UTC)
- git: be95871347a8 - main - libusb: refactor the process of setting option when init the context. (Mon, 22 Jun 2026 13:37:00 UTC)
- git: 964823a18e11 - main - libusb: implement libusb_get_max_alt_packet_size (Mon, 22 Jun 2026 13:37:01 UTC)
- git: d84b639a684e - main - libusb: implement zlp flag in libusb transfer (Mon, 22 Jun 2026 13:37:02 UTC)
- git: d928113eaada - main - libusb: Bump manual date for multiple changes (Mon, 22 Jun 2026 13:37:04 UTC)
- git: 1a8701e2e9a9 - main - libusb: Implement libusb20_tr_get_flags (Mon, 22 Jun 2026 13:54:34 UTC)
- git: 25c225106475 - main - libusb: Implement libusb_set_log_cb (Tue, 23 Jun 2026 14:29:32 UTC)
- git: 08dca5971b08 - main - libusb: Add missing default in handling option switch (Tue, 23 Jun 2026 14:38:01 UTC)
- git: df2d5780bf6b - stable/15 - xhci: Do not drop and add bits in xhci (Tue, 23 Jun 2026 20:53:06 UTC)
- git: 4f40c7c37fb4 - stable/15 - usb: Add missing mtx lock and unlock in pushing dma queue (Tue, 23 Jun 2026 20:53:07 UTC)
- git: 27b24894ec78 - stable/15 - hwpstate_intel: Disable package control on hybrid CPU (Tue, 23 Jun 2026 20:53:08 UTC)
- git: 9f2b898a0f32 - stable/15 - libc: Use slow path in fenv in C++ (Tue, 23 Jun 2026 20:53:09 UTC)
- git: 6c9fbc4c7e62 - stable/15 - usb: Add missing unsetup while detaching uchcom (Tue, 23 Jun 2026 20:53:11 UTC)
- git: 2cf3e6b554b7 - stable/14 - xhci: Do not drop and add bits in xhci (Tue, 23 Jun 2026 20:57:09 UTC)
- git: e01b5034a627 - stable/14 - usb: Add missing mtx lock and unlock in pushing dma queue (Tue, 23 Jun 2026 20:57:10 UTC)
- git: 6a606e777326 - stable/14 - usb: Add missing unsetup while detaching uchcom (Tue, 23 Jun 2026 20:57:11 UTC)
- git: 29b8220b179b - main - hwpstate_intel: Use ipi instead of thread_lock + sched_bind (Wed, 24 Jun 2026 14:30:29 UTC)
- git: 8452afeb5682 - main - hwpstate_intel: Use 8bit scale instead of percentage scale (Wed, 24 Jun 2026 18:18:51 UTC)
- git: 240330a85e5f - main - libusb: don't treat EINVAL from USB_FS_COMPLETE as device detach (Thu, 25 Jun 2026 23:04:41 UTC)
- git: 76aa776b5f47 - main - stand: Fix shadow buffer offset handling (Tue, 30 Jun 2026 19:53:06 UTC)
- Simon J. Gerraty
- Siva Mahadevan
- Siva Mahadevan
- git: 432ac5c07c6b - main - pf: free match rules after exiting critical section (Wed, 10 Jun 2026 22:03:50 UTC)
- git: 9f2a38cf40f2 - main - libc/fortify_uio_test: replace stdin in base readv tests (Wed, 10 Jun 2026 23:32:32 UTC)
- git: 1e25cda7f069 - main - libc: fix strtold NaN representation on riscv (Wed, 10 Jun 2026 23:32:33 UTC)
- git: b61ab2d693c0 - main - src.opts.mk: enable OPENSSL_KTLS by default on riscv64 (Wed, 10 Jun 2026 23:32:34 UTC)
- git: 64b053f879a8 - main - memfd_test: skip hugetlb testcase when large page requests are not supported (Thu, 11 Jun 2026 00:15:34 UTC)
- git: 0010c4b8a020 - main - tests/sigtramp_test: xfail on non-amd64 (Tue, 16 Jun 2026 03:26:38 UTC)
- git: f38cbefef809 - main - GENERIC: enable extended error strings on all archs (Tue, 16 Jun 2026 15:02:04 UTC)
- git: 1294f332aec0 - main - tests/pf/route_to: check_random: rely on test timeout to fail (Wed, 17 Jun 2026 16:53:23 UTC)
- git: 19af9c77acc9 - main - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot (Wed, 17 Jun 2026 17:09:27 UTC)
- git: 52ad4f883489 - main - lib/msun/tests: re-enable nan_test on riscv (Sun, 21 Jun 2026 02:07:17 UTC)
- git: 9e2d8ec2df41 - main - tests/test_rtsock_l3: fix flaky temporal route addition tests (Wed, 24 Jun 2026 15:06:41 UTC)
- git: 17e00bfb6f0a - stable/15 - lib/msun/tests: Replace remaining printf() with debug() (Fri, 26 Jun 2026 15:18:18 UTC)
- git: 11d85cee1c71 - stable/15 - lib/msun/tests: Remove newlines in ATF msgs (Fri, 26 Jun 2026 15:18:19 UTC)
- git: c1cab4384052 - stable/15 - lib/msun/tests: Add REQUIRE_ variants of test-utils macros (Fri, 26 Jun 2026 15:18:20 UTC)
- git: 86f508508716 - stable/15 - lib/msun/tests: xfail fe_round on riscv64 (Fri, 26 Jun 2026 15:18:21 UTC)
- git: 1a861f3b4ce0 - stable/15 - lib/msun/tests: xfail failing invtrig_test cases on non-x86 (Fri, 26 Jun 2026 15:18:22 UTC)
- git: a230865b2170 - stable/15 - lib/msun/tests: xfail failing lrint_test cases on non-x86 archs (Fri, 26 Jun 2026 15:18:23 UTC)
- git: e639219b16f1 - stable/15 - lib/msun/tests: xfail remaining failing tests on non-x86 archs (Fri, 26 Jun 2026 15:18:24 UTC)
- git: 3e559ac76d33 - stable/15 - ptrace_test: expect PT_STEP tests to fail on riscv (Fri, 26 Jun 2026 15:18:25 UTC)
- git: c8039d9ee01e - stable/15 - pf: free match rules after exiting critical section (Fri, 26 Jun 2026 15:18:26 UTC)
- git: bacf780c3447 - stable/15 - libc/fortify_uio_test: replace stdin in base readv tests (Fri, 26 Jun 2026 15:18:28 UTC)
- git: 200f43fb4535 - stable/15 - libc: fix strtold NaN representation on riscv (Fri, 26 Jun 2026 15:18:29 UTC)
- git: 12f47bff4a97 - stable/15 - src.opts.mk: enable OPENSSL_KTLS by default on riscv64 (Fri, 26 Jun 2026 15:18:30 UTC)
- git: f6ca004c5545 - stable/15 - memfd_test: skip hugetlb testcase when large page requests are not supported (Fri, 26 Jun 2026 15:18:31 UTC)
- git: 76c1cb3f6133 - stable/15 - tests/sigtramp_test: xfail on non-amd64 (Fri, 26 Jun 2026 15:18:32 UTC)
- git: 2dc5e14396cf - stable/15 - GENERIC: enable extended error strings on all archs (Fri, 26 Jun 2026 15:18:33 UTC)
- git: a13936fcdc8d - stable/15 - tests/pf/route_to: check_random: rely on test timeout to fail (Fri, 26 Jun 2026 15:18:34 UTC)
- git: c5be733527f1 - stable/15 - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot (Fri, 26 Jun 2026 15:18:35 UTC)
- git: be5333a0a0e6 - stable/15 - lib/msun/tests: re-enable nan_test on riscv (Fri, 26 Jun 2026 15:18:36 UTC)
- git: ae7241e7d08b - stable/14 - tests/ktest_netlink_message_writer: remove INVARIANTS requirement (Fri, 26 Jun 2026 16:59:36 UTC)
- git: ef7724764a1d - stable/14 - mixer/tests: use require.kmods property instead of ad-hoc checks (Fri, 26 Jun 2026 16:59:37 UTC)
- git: e6b52cea8044 - stable/14 - universe: allow moving build logs to UNIVERSE_LOGDIR (Fri, 26 Jun 2026 16:59:38 UTC)
- git: c8dfb30bc001 - stable/14 - universe: emit warning instead of error for bad/missing KERNCONF (Fri, 26 Jun 2026 16:59:39 UTC)
- git: 0c4bafd0333f - stable/14 - ptrace_test: expect PT_STEP tests to fail on riscv (Fri, 26 Jun 2026 16:59:40 UTC)
- git: 1ae396e2adae - stable/14 - libc: fix strtold NaN representation on riscv (Fri, 26 Jun 2026 16:59:41 UTC)
- git: 83344fec91c1 - stable/14 - src.opts.mk: enable OPENSSL_KTLS by default on riscv64 (Fri, 26 Jun 2026 16:59:42 UTC)
- git: 97ecf34a94dc - stable/14 - memfd_test: skip hugetlb testcase when large page requests are not supported (Fri, 26 Jun 2026 16:59:43 UTC)
- git: 0b6f420611fa - stable/14 - tests/sigtramp_test: xfail on non-amd64 (Fri, 26 Jun 2026 16:59:45 UTC)
- git: 675eccc6c396 - stable/14 - tests/sys/netpfil: unskip tests that no longer need to be skipped (Fri, 26 Jun 2026 16:59:46 UTC)
- git: 2fb507fafbba - stable/14 - cap_net/net_test: require 'allow_network_access' (Fri, 26 Jun 2026 16:59:47 UTC)
- git: 0bc4bed347ed - stable/14 - tests/mac_portacl: enable is_exclusive for now (Fri, 26 Jun 2026 16:59:48 UTC)
- git: 77200838f378 - stable/14 - tests/fibs_test: unskip udp_dontroute6 testcase (Fri, 26 Jun 2026 16:59:49 UTC)
- git: 73ff854c205a - stable/14 - tests/if_lagg_test: unskip 'witness' testcase (Fri, 26 Jun 2026 16:59:50 UTC)
- git: d4459e2df050 - stable/14 - Unskip test sys.netinet6.frag6.frag6_07.frag6_07 (Fri, 26 Jun 2026 16:59:51 UTC)
- git: 35f572e7a0df - stable/14 - tests/lorder_test: Add require.progs for nm and cc (Fri, 26 Jun 2026 16:59:52 UTC)
- git: 548a058c54e3 - stable/14 - lib/msun/tests: Replace remaining printf() with debug() (Fri, 26 Jun 2026 16:59:53 UTC)
- git: a90616ce34c4 - stable/14 - lib/msun/tests: Remove newlines in ATF msgs (Fri, 26 Jun 2026 16:59:54 UTC)
- git: d87110b036ed - stable/14 - lib/msun/tests: Add REQUIRE_ variants of test-utils macros (Fri, 26 Jun 2026 16:59:56 UTC)
- git: 4a07cff871da - stable/14 - lib/msun/tests: xfail fe_round on riscv64 (Fri, 26 Jun 2026 16:59:57 UTC)
- git: 20806e71e00c - stable/14 - lib/msun/tests: xfail failing invtrig_test cases on non-x86 (Fri, 26 Jun 2026 16:59:58 UTC)
- git: a55f9466439b - stable/14 - lib/msun/tests: xfail failing lrint_test cases on non-x86 archs (Fri, 26 Jun 2026 16:59:59 UTC)
- git: f08d5362b013 - stable/14 - lib/msun/tests: xfail remaining failing tests on non-x86 archs (Fri, 26 Jun 2026 17:00:00 UTC)
- git: 487e1d061615 - stable/14 - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot (Fri, 26 Jun 2026 17:00:01 UTC)
- git: 62bb16c64737 - stable/14 - lib/msun/tests: re-enable nan_test on riscv (Fri, 26 Jun 2026 17:00:02 UTC)
- git: 5b8c28adb829 - main - ping/tests: expect bell chars from stderr after initial status (Fri, 26 Jun 2026 23:03:16 UTC)
- git: 7ac9995a062f - main - Revert "ping/tests: expect bell chars from stderr after initial status" (Tue, 30 Jun 2026 13:10:33 UTC)
- git: f7f916d755fe - main - ping: Fix bell char ordering in -A test cases (Tue, 30 Jun 2026 13:10:34 UTC)
- git: 6aac5dd48dc6 - stable/15 - tests/test_rtsock_l3: fix flaky temporal route addition tests (Tue, 30 Jun 2026 13:35:47 UTC)
- git: e37b51957a16 - stable/14 - tests/test_rtsock_l3: fix flaky temporal route addition tests (Tue, 30 Jun 2026 13:52:23 UTC)
- Stefan Eßer
- git: f983cb362de7 - main - fs/msdosfs: add support for file namws with surrogate pairs (Mon, 01 Jun 2026 06:22:51 UTC)
- git: 6e5b990c5097 - main - tools/test/stress2/misc/all.debug.inc: skip undefined variables (Thu, 11 Jun 2026 11:22:24 UTC)
- git: 596dadbbb5a7 - main - tools/test/stress2/misc/msdos24.sh: improve surrogate pair test (Thu, 11 Jun 2026 11:38:46 UTC)
- git: 3260c42c4183 - main - tools/test/stress2/misc/all.exclude: remove msdos24.sh (Thu, 11 Jun 2026 11:42:02 UTC)
- git: b440741db4ea - main - tools/test/stress2/misc/msdos12.sh: fix permission issue (Thu, 11 Jun 2026 11:49:10 UTC)
- git: 8f3585150016 - stable/15 - fs/msdosfs: add support for file namws with surrogate pairs (Tue, 16 Jun 2026 10:58:10 UTC)
- git: 247665b167b1 - stable/15 - tools/test/stress2/misc: Add msdosfs tests (currently failing) (Tue, 16 Jun 2026 10:58:11 UTC)
- git: 3c1e899130a0 - stable/15 - tools/test/stress2/misc/all.debug.inc: skip undefined variables (Tue, 16 Jun 2026 10:58:12 UTC)
- git: c3b79df30ffd - stable/15 - tools/test/stress2/misc/msdos12.sh: fix permission issue (Tue, 16 Jun 2026 10:58:13 UTC)
- git: e71ad3f7a6b1 - stable/14 - fs/msdosfs: add support for file namws with surrogate pairs (Tue, 16 Jun 2026 11:00:50 UTC)
- git: 2d3cd414d1ce - stable/14 - tools/test/stress2/misc: Add msdosfs tests for surrogate pairs (Tue, 16 Jun 2026 11:00:51 UTC)
- git: 9262b124a26e - stable/14 - tools/test/stress2/misc/all.debug.inc: skip undefined variables (Tue, 16 Jun 2026 11:00:52 UTC)
- git: e5e9bda91425 - stable/14 - tools/test/stress2/misc/msdos12.sh: fix permission issue (Tue, 16 Jun 2026 11:00:53 UTC)
- Sumit Saxena
- Tai-hwa Liang
- Tijl Coosemans
- Vladimir Kondratyev
- Warner Losh
- git: a1d78374b5c4 - main - stand: Revert the EFI loader back to strict mode (Mon, 01 Jun 2026 03:40:55 UTC)
- git: 3915ffb1c3e0 - main - loader.efi: Fix when staging moves late (Sat, 06 Jun 2026 01:25:32 UTC)
- git: 95632c90ba32 - stable/15 - loader.efi: Fix when staging moves late (Sat, 06 Jun 2026 01:26:41 UTC)
- git: 8dca7fccfa65 - stable/14 - loader.efi: Fix when staging moves late (Mon, 08 Jun 2026 16:44:28 UTC)
- git: 1c85c5eea09a - main - loader.efi: Search boot device before foreign ZFS pools (Tue, 09 Jun 2026 23:34:01 UTC)
- git: 925f53682469 - main - improve renice user error messages (Wed, 10 Jun 2026 12:36:02 UTC)
- git: a62eaf71ddb7 - main - bsdinstall(8): Fix GPT label conflicts with disks not managed by us (Wed, 10 Jun 2026 12:36:03 UTC)
- git: 9a6a2e4b7d20 - main - Warn if hostname is empty (Wed, 10 Jun 2026 12:36:05 UTC)
- git: 6b61852b4f00 - main - mac_portacl: do not reject unspecific family directly (Wed, 10 Jun 2026 12:36:06 UTC)
- git: ce08af63788d - main - mac_portacl tests: rewrite the test program and test unspecific family. (Wed, 10 Jun 2026 12:36:07 UTC)
- git: 85e449cfcfdf - main - libc/tests: copy ieeefp tests out from contrib/netbsd-tests and rename them as FreeBSD test convention. (Wed, 10 Jun 2026 12:36:08 UTC)
- git: 2671607f1b5c - main - libc/tests: Enable fpsetround_basic which was never triggered since ported. (Wed, 10 Jun 2026 12:36:09 UTC)
- git: 82780af43b11 - main - du(1): document --si option (Wed, 10 Jun 2026 12:36:10 UTC)
- git: 2c5fd7d9a7ed - main - cp(1): fix -P documentation to reflect it works without -R (Wed, 10 Jun 2026 12:36:11 UTC)
- git: 05a02d395d6e - main - mail(1): fix temporary file path in FILES section (Wed, 10 Jun 2026 12:36:12 UTC)
- git: f8c8875add69 - main - diskless(8): remove references to deleted clone_root script (Wed, 10 Jun 2026 12:36:13 UTC)
- git: e7bdf44da75a - main - bsdconfig(8): add missing vt(4) console commands (Wed, 10 Jun 2026 12:36:14 UTC)
- git: 473fa0f7a11e - main - re(4): document jumbo frame support for 8168/8111 chips (Wed, 10 Jun 2026 12:36:15 UTC)
- git: 3a71a24bbeae - main - etherswitchcfg(8): document atu commands (Wed, 10 Jun 2026 12:36:17 UTC)
- git: ab8ceaaa86ba - main - hcreate(3): fix incorrect claim that hdestroy frees keys (Wed, 10 Jun 2026 12:36:18 UTC)
- git: 0d644b41d6e4 - main - Revert "improve renice user error messages" (Thu, 11 Jun 2026 06:00:07 UTC)
- git: 52c0d52b91e3 - main - socket: Tag all socket option comments consistently (Wed, 17 Jun 2026 15:05:18 UTC)
- git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage (Wed, 17 Jun 2026 15:05:19 UTC)
- git: 4b146555d39d - main - rtw88: Fix typo in portability glue (Sat, 20 Jun 2026 00:24:49 UTC)
- git: 85becdacf3b0 - main - libc: Add atomics C23 feature test macro (Sat, 20 Jun 2026 00:24:50 UTC)
- git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance (Sat, 20 Jun 2026 00:24:51 UTC)
- git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro (Sat, 20 Jun 2026 00:24:52 UTC)
- git: e17fddce8978 - main - libc: Reorganise memory_order enumeration constants (Sat, 20 Jun 2026 00:24:53 UTC)
- git: cb88e7b8cdd6 - main - libc: Reorder atomic operations to match ISO C standard (Sat, 20 Jun 2026 00:24:54 UTC)
- git: 640ddf857129 - main - libc: Enforce lock-free atomic_flag and C23-safe initialisation (Sat, 20 Jun 2026 00:24:55 UTC)
- git: 54ac231419cf - main - libc: Fix atomic_init for GCC atomic objects (Sat, 20 Jun 2026 00:24:57 UTC)
- git: 26bf9fc3a402 - main - libc: Fix GCC pointer semantics for atomic_fetch_add/sub (Sat, 20 Jun 2026 00:24:58 UTC)
- git: 0f8941fedce6 - main - tools/regression: Expand stdatomic conformance tests (Sat, 20 Jun 2026 00:24:59 UTC)
- git: 64b805d52eec - main - nvme: Move default is_storage method to nvme_private.h (Sat, 20 Jun 2026 17:48:03 UTC)
- git: eafa181d51f7 - main - da: Put the SYNC CACHE probing behind bootverbose (Sat, 20 Jun 2026 20:58:58 UTC)
- git: c7b1b95a8ca6 - main - edk2: Fixup imported files line endings (Mon, 22 Jun 2026 23:08:18 UTC)
- git: e985c628a0e4 - main - edk2: Bring in some more files from edk2-stable202502 (Mon, 22 Jun 2026 23:08:19 UTC)
- git: 198637a6869c - main - vgrind: Tear down vgrind support (Mon, 22 Jun 2026 23:08:21 UTC)
- git: 7f5539d6a664 - main - qemu: Add tools to generate useful tables from FreeBSD sources (Mon, 22 Jun 2026 23:08:22 UTC)
- git: e8a3352e8b57 - main - loader.efi: Fix a comment (Mon, 22 Jun 2026 23:08:23 UTC)
- git: 9417b115a283 - main - loader/efi: pre-allocate memory map buffer before ExitBootServices (Wed, 24 Jun 2026 04:48:19 UTC)
- git: 1e49aa7a984e - main - loader.efi: Add comments describing the boot protocol (Fri, 26 Jun 2026 14:59:13 UTC)
- git: 01ef8f4555cf - main - loader: Don't need add these flags to ZSTD_SRC (Fri, 26 Jun 2026 14:59:15 UTC)
- git: 53811ed62379 - main - loader: Add defines for ZLIB_CFLAGS, BZIP2_CFLAGS and ZSTD_CFLAGS (Fri, 26 Jun 2026 14:59:16 UTC)
- git: 7140742c8c68 - main - loader.efi: Add verbose flag to try_as_currdev (Fri, 26 Jun 2026 14:59:17 UTC)
- git: ce9bfd781679 - main - loader.efi: Refactor try_boot_device_partitions (Fri, 26 Jun 2026 14:59:18 UTC)
- git: 82eb1970759d - main - loader.efi: Expand uefi_rootdev to probe disks (Fri, 26 Jun 2026 14:59:19 UTC)
- git: 7f5475594aab - main - loader.efi: Improve the trying MD messsages (Fri, 26 Jun 2026 14:59:20 UTC)
- git: 3e3fd1fde8e1 - main - loader.efi: Trim ZFS searching for other booting options (Fri, 26 Jun 2026 14:59:21 UTC)
- git: 59219fc76a4b - main - loader.efi: efiblk_memdisk_preload passes the VirtualDisks to FreeBSD (Fri, 26 Jun 2026 14:59:22 UTC)
- git: afee781523e4 - main - loader.efi: Recognize new memdisk=<url> and memcd=<url> options (Fri, 26 Jun 2026 14:59:23 UTC)
- git: 4e9d303c8300 - main - pxeldr: Bump the limit by 30k for loader size (Fri, 26 Jun 2026 14:59:24 UTC)
- git: 9cb1459633a1 - main - loader.efi: Fix build with gcc due to pointer / int issues on 32-bit build (Fri, 26 Jun 2026 23:14:33 UTC)
- git: 1fc6923e6a40 - main - loader: Test GCC cross builds as part of universe.sh (Fri, 26 Jun 2026 23:14:34 UTC)
- git: 6ed2f5184251 - stable/15 - diskless(8): remove references to deleted clone_root script (Tue, 30 Jun 2026 15:35:44 UTC)
- Wolfram Schneider
- Xin LI
- Yoshihiro Takahashi