dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
September 2024 Archives by thread
- git: 65ae1d493e31 - stable/14 - msdosfs: return ENOENT if looking up invalid name for OPEN or DELETE: Konstantin Belousov (Sun, 01 Sep 2024 00:55:05 UTC)
- git: f968e0819ddc - stable/14 - open(2): mandoc -T lint: Konstantin Belousov (Sun, 01 Sep 2024 00:55:06 UTC)
- git: 97ccb41979bf - stable/14 - rename(2): Extend EINVAL's description: Konstantin Belousov (Sun, 01 Sep 2024 00:55:07 UTC)
- git: f7eb6b134db8 - stable/14 - open(2): Extend EINVAL's description: Konstantin Belousov (Sun, 01 Sep 2024 00:55:08 UTC)
- git: 2d203f534bae - stable/13 - bmake/unit-tests/Makefile use _shell: Simon J. Gerraty (Sun, 01 Sep 2024 06:29:34 UTC)
- git: b8aeb7101724 - stable/14 - mixer(8) tests: Fix cleanup routine: Christos Margiolis (Sun, 01 Sep 2024 13:29:52 UTC)
- git: 574f00950dd0 - stable/13 - libnetmap: remove interface name validation: Vincenzo Maffione (Sun, 01 Sep 2024 17:55:49 UTC)
- git: 20a2a59f3990 - stable/14 - libnetmap: remove interface name validation: Vincenzo Maffione (Sun, 01 Sep 2024 17:57:23 UTC)
- git: 3e6d533dd174 - stable/14 - u3g: add SIERRA AC340U: Xin LI (Mon, 02 Sep 2024 04:46:15 UTC)
- git: feb14552cc49 - stable/13 - u3g: add SIERRA AC340U: Xin LI (Mon, 02 Sep 2024 04:46:54 UTC)
- git: b6728c3f0b47 - stable/14 - init_main: Sprinkle const qualifiers where appropriate: Zhenlei Huang (Mon, 02 Sep 2024 05:02:37 UTC)
- git: d6271b6507b2 - stable/14 - kern: Align the declaration of kernconfstring with its definition: Zhenlei Huang (Mon, 02 Sep 2024 05:02:38 UTC)
- git: 5863982b3d02 - stable/13 - init_main: Sprinkle const qualifiers where appropriate: Zhenlei Huang (Mon, 02 Sep 2024 05:04:10 UTC)
- git: 38ffc3f3194f - stable/13 - kern: Align the declaration of kernconfstring with its definition: Zhenlei Huang (Mon, 02 Sep 2024 05:04:11 UTC)
- git: 3736b79f0fa7 - stable/14 - vm: Use vmem_xalloc in kva_alloc: Andrew Turner (Mon, 02 Sep 2024 08:50:34 UTC)
- git: bdbb0be0436a - stable/14 - vm: Add kva_alloc_aligned: Andrew Turner (Mon, 02 Sep 2024 08:50:35 UTC)
- git: f48bd7527bba - stable/14 - uart: Split out initilisation of the acpi devinfo: Andrew Turner (Mon, 02 Sep 2024 08:50:36 UTC)
- git: 254d54f0733f - stable/14 - arm64: Support passing more registers to signals: Andrew Turner (Mon, 02 Sep 2024 08:50:37 UTC)
- git: fd443b71fa2e - stable/14 - libc/aarch64: Copy the trivial getcontextx: Andrew Turner (Mon, 02 Sep 2024 08:50:38 UTC)
- git: 519141de7e66 - stable/14 - libc/aarch64: Add a non-trivial getcontextx: Andrew Turner (Mon, 02 Sep 2024 08:50:40 UTC)
- git: 4047cec13239 - stable/14 - scmi: Implement scmi_clknode_recalc_freq method: Andrew Turner (Mon, 02 Sep 2024 08:50:41 UTC)
- git: d5e29c62e923 - stable/14 - linux64: Fix the build on arm64 with bti checking: Andrew Turner (Mon, 02 Sep 2024 08:50:42 UTC)
- git: 8b9f8a7e763d - stable/14 - arm64: Clear td_frame when returning to userspace: Andrew Turner (Mon, 02 Sep 2024 08:50:43 UTC)
- git: 570fae59a8bf - stable/14 - arm64: Support counter access with E2H: Andrew Turner (Mon, 02 Sep 2024 08:50:44 UTC)
- git: 94865825c014 - stable/14 - arm64: Fix the gicv3 check in locore.S: Andrew Turner (Mon, 02 Sep 2024 08:50:45 UTC)
- git: 0fbb9df20dd8 - stable/14 - arm64: Ensure sctlr and pstate are in known states: Andrew Turner (Mon, 02 Sep 2024 08:50:46 UTC)
- git: 75861a57b6fd - stable/14 - dev/uart: Add APMC0D08 as found in the Intel E2100: Andrew Turner (Mon, 02 Sep 2024 08:50:47 UTC)
- git: be3d6ab9e147 - stable/14 - buf_ring: Remove PREFETCH_DEFINED: Andrew Turner (Mon, 02 Sep 2024 08:50:49 UTC)
- git: 8ecb8e1c38e8 - stable/14 - buf_ring: Support DEBUG_BUFRING in userspace: Andrew Turner (Mon, 02 Sep 2024 08:50:50 UTC)
- git: be17061faf3b - stable/14 - buf_ring: Consistently use atomic_*_32: Andrew Turner (Mon, 02 Sep 2024 08:50:51 UTC)
- git: 56e8c3ec5241 - stable/14 - buf_ring: Keep the full head and tail values: Andrew Turner (Mon, 02 Sep 2024 08:50:52 UTC)
- git: 80df53c7fb1c - stable/14 - buf_ring: Use atomic operations with br_cons_tail: Andrew Turner (Mon, 02 Sep 2024 08:50:53 UTC)
- git: 14c779e5caf0 - stable/14 - buf_ring: Remove old arm-only dequeue code: Andrew Turner (Mon, 02 Sep 2024 08:50:54 UTC)
- git: bfd435bfe8e1 - stable/14 - buf_ring: Use atomic operations with br_prod_tail: Andrew Turner (Mon, 02 Sep 2024 08:50:55 UTC)
- git: 72ac0bd83df9 - stable/14 - buf_ring: Ensure correct ordering of loads: Andrew Turner (Mon, 02 Sep 2024 08:50:56 UTC)
- git: 0a5e9d280303 - stable/14 - buf_ring: Add an Arm copyright: Andrew Turner (Mon, 02 Sep 2024 08:50:58 UTC)
- git: e95c22c4135a - stable/14 - arm64: Expand the use of Armv8.1-A atomics: Andrew Turner (Mon, 02 Sep 2024 08:50:59 UTC)
- git: a194eabe088b - stable/14 - arm64: Use store-pair to zero the kernel bss: Andrew Turner (Mon, 02 Sep 2024 08:51:00 UTC)
- git: ca84f1ed4d3c - stable/14 - libc/aarch64: Remove an unneeded weak symbol: Andrew Turner (Mon, 02 Sep 2024 08:51:01 UTC)
- git: c603969fa9e3 - stable/13 - vm: Use vmem_xalloc in kva_alloc: Andrew Turner (Mon, 02 Sep 2024 09:12:32 UTC)
- git: 8876ff3c4aae - stable/13 - vm: Add kva_alloc_aligned: Andrew Turner (Mon, 02 Sep 2024 09:12:34 UTC)
- git: e4f74109173e - stable/13 - uart: Split out initilisation of the acpi devinfo: Andrew Turner (Mon, 02 Sep 2024 09:12:35 UTC)
- git: 10595e9b2f65 - stable/13 - arm64: Support counter access with E2H: Andrew Turner (Mon, 02 Sep 2024 09:12:36 UTC)
- git: af603143e873 - stable/13 - arm64: Fix the gicv3 check in locore.S: Andrew Turner (Mon, 02 Sep 2024 09:12:37 UTC)
- git: e70860e519df - stable/13 - arm64: Ensure sctlr and pstate are in known states: Andrew Turner (Mon, 02 Sep 2024 09:12:38 UTC)
- git: 556739a53c92 - stable/13 - dev/uart: Add APMC0D08 as found in the Intel E2100: Andrew Turner (Mon, 02 Sep 2024 09:12:39 UTC)
- git: 292b2f9c5d14 - stable/13 - buf_ring: Make buf_ring.h amenable to userspace compilation: Andrew Turner (Mon, 02 Sep 2024 09:12:40 UTC)
- git: 6793d9305bfc - stable/13 - buf_ring: Remove PREFETCH_DEFINED: Andrew Turner (Mon, 02 Sep 2024 09:12:42 UTC)
- git: 0f85e71ab563 - stable/13 - buf_ring: Support DEBUG_BUFRING in userspace: Andrew Turner (Mon, 02 Sep 2024 09:12:43 UTC)
- git: 351c7a18d429 - stable/13 - buf_ring: Consistently use atomic_*_32: Andrew Turner (Mon, 02 Sep 2024 09:12:44 UTC)
- git: 7ab139235534 - stable/13 - buf_ring: Keep the full head and tail values: Andrew Turner (Mon, 02 Sep 2024 09:12:45 UTC)
- git: 3c15d02bb8a1 - stable/13 - buf_ring: Use atomic operations with br_cons_tail: Andrew Turner (Mon, 02 Sep 2024 09:12:46 UTC)
- git: b5410efe42c5 - stable/13 - buf_ring: Remove old arm-only dequeue code: Andrew Turner (Mon, 02 Sep 2024 09:12:47 UTC)
- git: 74538cec0cfb - stable/13 - buf_ring: Use atomic operations with br_prod_tail: Andrew Turner (Mon, 02 Sep 2024 09:12:48 UTC)
- git: 39757e10689d - stable/13 - buf_ring: Ensure correct ordering of loads: Andrew Turner (Mon, 02 Sep 2024 09:12:50 UTC)
- git: c3a00482a3dd - stable/13 - buf_ring: Add an Arm copyright: Andrew Turner (Mon, 02 Sep 2024 09:12:51 UTC)
- git: 762274a14913 - stable/14 - sqlite3: Vendor import of sqlite3 3.46.1: Cy Schubert (Tue, 03 Sep 2024 00:02:16 UTC)
- git: bee9d305ee57 - stable/13 - sqlite3: Vendor import of sqlite3 3.46.1: Cy Schubert (Tue, 03 Sep 2024 00:03:12 UTC)
- git: 28094582f0a5 - stable/14 - nuageinit: check for both user_data and user-data: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:16 UTC)
- git: c7887c8e2e1c - stable/14 - nuageinit: Accept plain text passwords: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:17 UTC)
- git: 617179178727 - stable/14 - nuageinit: Set recommended SSH permissions: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:18 UTC)
- git: 3dbc333a9ef4 - stable/14 - nuageinit: Fix the homedir variable name: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:19 UTC)
- git: 5f7256579cd0 - stable/14 - nuageinit: Fix tests: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:20 UTC)
- git: 56c59177a1b7 - stable/14 - CODEOWNERS: Add nuageinit: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:22 UTC)
- git: 3a73c77f2d86 - stable/14 - nuageinit: readd ssh key parsing when key is in meta_data.json: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:23 UTC)
- git: 701ac3adcb75 - stable/14 - nuageinit: improve debugging when mkdir fails: Baptiste Daroussin (Tue, 03 Sep 2024 07:08:24 UTC)
- git: ea0a7e8c6570 - stable/14 - pci_vendors: update to 2024.06.23: Baptiste Daroussin (Tue, 03 Sep 2024 07:09:22 UTC)
- git: 9a3dee859da4 - stable/14 - usb_vendors: update to 2024.07.04: Baptiste Daroussin (Tue, 03 Sep 2024 07:09:23 UTC)
- git: 9e8d504bb5a1 - stable/14 - pam_xdg: Fix user xdg runtime directory's descriptor leak: Olivier Certner (Tue, 03 Sep 2024 14:02:06 UTC)
- git: 4a81e501337c - stable/14 - bhyve: avoid updating fbaddr when vm_mmap_memseg fails: Ed Maste (Tue, 03 Sep 2024 14:53:52 UTC)
- git: 1c8d1f51302e - stable/14 - turnstile: Mention the lock name when panicking due to a sleeping thread: Mark Johnston (Tue, 03 Sep 2024 14:54:58 UTC)
- git: 12a9d85c716c - stable/14 - build.7: Document the packages target: Mark Johnston (Tue, 03 Sep 2024 14:54:59 UTC)
- git: 8ae58e0edbfb - stable/14 - netinet: Add a sysctl to allow disabling connections to INADDR_ANY: Mark Johnston (Tue, 03 Sep 2024 14:55:00 UTC)
- git: 1e8b00a1cbc8 - stable/14 - libgeom: Avoid fixed remappings of the devstat device: Mark Johnston (Tue, 03 Sep 2024 14:55:01 UTC)
- git: e6c6f46dd5ea - stable/14 - pkgbase: Avoid hard-coding the package prefix in generate-ucl.sh: Mark Johnston (Tue, 03 Sep 2024 14:55:02 UTC)
- git: 20bef7f7c2e2 - stable/14 - socket: Split up soreceive_stream(): Mark Johnston (Tue, 03 Sep 2024 14:55:04 UTC)
- git: 0480918c0904 - stable/14 - socket: Split up soreceive_generic(): Mark Johnston (Tue, 03 Sep 2024 14:55:05 UTC)
- git: 2537245ecd01 - stable/14 - socket: Split up sosend_generic(): Mark Johnston (Tue, 03 Sep 2024 14:55:06 UTC)
- git: 441fc34c6f01 - stable/14 - socket: Microoptimize soreceive_stream_locked(): Mark Johnston (Tue, 03 Sep 2024 14:55:07 UTC)
- git: 10f7e124eadf - stable/13 - bhyve: avoid updating fbaddr when vm_mmap_memseg fails: Ed Maste (Tue, 03 Sep 2024 14:55:08 UTC)
- git: 1c8e1e50f009 - stable/14 - socket: Set lock flags properly: Mark Johnston (Tue, 03 Sep 2024 14:55:08 UTC)
- git: 00f60781122a - stable/14 - fusefs: Fix warning formatting: Mark Johnston (Tue, 03 Sep 2024 14:55:09 UTC)
- git: e0fd6004ef0e - stable/14 - vendor/bc: upgrade to version 7.0.0: Stefan Eßer (Tue, 03 Sep 2024 16:29:58 UTC)
- git: 06bb8e1dab00 - stable/14 - contrib/bc: fix build with GCC: Stefan Eßer (Tue, 03 Sep 2024 16:29:59 UTC)
- git: 1d669b3d15bc - stable/13 - vendor/bc: upgrade to version 7.0.0: Stefan Eßer (Tue, 03 Sep 2024 16:34:41 UTC)
- git: 5946b0c6cbc7 - stable/14 - openssl: Avoid type errors in EAI-related name check logic.: Gordon Tetlow (Tue, 03 Sep 2024 17:09:21 UTC)
- git: 898f6d26deb8 - stable/14 - loader.efi.8: Remove rogue duplicated lines: Warner Losh (Tue, 03 Sep 2024 23:56:48 UTC)
- git: 8aa8d0aa64ba - stable/13 - loader.efi.8: Remove rogue duplicated lines: Warner Losh (Tue, 03 Sep 2024 23:57:10 UTC)
- git: 34f40baca641 - stable/14 - x86: Detect NVMM hypervisor: Kevin Bowling (Wed, 04 Sep 2024 00:50:29 UTC)
- git: 9fe5e83e44d6 - stable/13 - x86: Detect NVMM hypervisor: Kevin Bowling (Wed, 04 Sep 2024 00:55:43 UTC)
- git: cfd744a6635f - stable/14 - pfctl tests: fix dependency: Kristof Provost (Wed, 04 Sep 2024 08:53:28 UTC)
- git: a626b66c6924 - stable/13 - pfctl tests: fix dependency: Kristof Provost (Wed, 04 Sep 2024 08:53:28 UTC)
- git: 4909bd69ddef - stable/14 - pf tests: ensure that neighbour discovery works as expected: Kristof Provost (Wed, 04 Sep 2024 08:53:30 UTC)
- git: b84344206721 - stable/13 - pf: improve the ICMPv6 direction check: Kristof Provost (Wed, 04 Sep 2024 08:53:30 UTC)
- git: f40b0e735177 - stable/14 - pf: try to lookup the icmp state based on a correct packet descriptor: Kristof Provost (Wed, 04 Sep 2024 08:53:31 UTC)
- git: 2c76404c79ac - stable/13 - pf tests: ensure that neighbour discovery works as expected: Kristof Provost (Wed, 04 Sep 2024 08:53:31 UTC)
- git: fa4b64836183 - stable/13 - pf: try to lookup the icmp state based on a correct packet descriptor: Kristof Provost (Wed, 04 Sep 2024 08:53:32 UTC)
- git: b822e3fab468 - stable/14 - pf: be less strict about icmp state checking for sloppy state tracking: Kristof Provost (Wed, 04 Sep 2024 08:53:32 UTC)
- git: b4b8b2fc9bd2 - stable/13 - pf: be less strict about icmp state checking for sloppy state tracking: Kristof Provost (Wed, 04 Sep 2024 08:53:33 UTC)
- git: 38f74de7184a - stable/14 - pf: rework pf_icmp_state_lookup() failure mode: Kristof Provost (Wed, 04 Sep 2024 08:53:34 UTC)
- git: d6e5f8643d37 - stable/13 - pf: rework pf_icmp_state_lookup() failure mode: Kristof Provost (Wed, 04 Sep 2024 08:53:34 UTC)
- git: 2e7f9244ebef - stable/13 - libnv: allocate buffer in a safe way: Mariusz Zaborski (Wed, 04 Sep 2024 12:24:11 UTC)
- git: 03bef9971d73 - stable/13 - libnv: verify that string is null terminated: Mariusz Zaborski (Wed, 04 Sep 2024 12:24:12 UTC)
- git: 371af89975e3 - stable/14 - libnv: allocate buffer in a safe way: Mariusz Zaborski (Wed, 04 Sep 2024 12:24:55 UTC)
- git: 9c2ef102166e - stable/14 - libnv: verify that string is null terminated: Mariusz Zaborski (Wed, 04 Sep 2024 12:24:56 UTC)
- git: b6d6674fecbd - stable/13 - nd6: Fix the routing table subscription: Mark Johnston (Wed, 04 Sep 2024 12:50:26 UTC)
- git: 6ce4821f0859 - stable/14 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler: Ed Maste (Wed, 04 Sep 2024 15:42:29 UTC)
- git: 90af1336ed5e - stable/14 - bhyve: fix off by one error in pci_xhci: Ed Maste (Wed, 04 Sep 2024 15:42:30 UTC)
- git: 5920b7e6eea1 - stable/13 - bhyve: fix off by one error in pci_xhci: Ed Maste (Wed, 04 Sep 2024 15:45:38 UTC)
- git: 29937d7a1a0a - stable/14 - ctl: fix Use-After-Free in ctl_write_buffer: Ed Maste (Wed, 04 Sep 2024 15:51:05 UTC)
- git: cdfdb3b00862 - stable/14 - ctl: fix memory disclosure in read/write buffer commands: Ed Maste (Wed, 04 Sep 2024 15:51:06 UTC)
- git: 803e0c2ab29b - stable/14 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes: Ed Maste (Wed, 04 Sep 2024 15:51:07 UTC)
- git: e9329a869c81 - stable/14 - ctl: add some ATF tests for READ BUFFER: Ed Maste (Wed, 04 Sep 2024 15:51:08 UTC)
- git: 2553c91f731b - stable/13 - ctl: fix Use-After-Free in ctl_write_buffer: Ed Maste (Wed, 04 Sep 2024 15:53:51 UTC)
- git: b13631a59f2a - stable/13 - ctl: fix memory disclosure in read/write buffer commands: Ed Maste (Wed, 04 Sep 2024 15:53:52 UTC)
- git: c8afc072690f - stable/13 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes: Ed Maste (Wed, 04 Sep 2024 15:53:53 UTC)
- git: 62935fd269f3 - stable/13 - ctl: add some ATF tests for READ BUFFER: Ed Maste (Wed, 04 Sep 2024 15:53:54 UTC)
- git: 2d4511bb81ed - stable/14 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags: Ed Maste (Wed, 04 Sep 2024 16:00:55 UTC)
- git: be7dc4613909 - stable/14 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference: Ed Maste (Wed, 04 Sep 2024 16:00:56 UTC)
- git: b20ae1608720 - stable/14 - umtx: shm: Prevent reference counting overflow: Ed Maste (Wed, 04 Sep 2024 16:00:57 UTC)
- git: 4938f554469b - stable/14 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0': Ed Maste (Wed, 04 Sep 2024 16:00:58 UTC)
- git: 5f49630fef5f - stable/13 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags: Ed Maste (Wed, 04 Sep 2024 16:05:13 UTC)
- git: 40615bcae9e7 - stable/13 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference: Ed Maste (Wed, 04 Sep 2024 16:05:14 UTC)
- git: 8cf43dcd3db6 - stable/13 - umtx: shm: Prevent reference counting overflow: Ed Maste (Wed, 04 Sep 2024 16:05:15 UTC)
- git: a73a70472c47 - stable/13 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0': Ed Maste (Wed, 04 Sep 2024 16:05:17 UTC)
- git: 881886673a34 - stable/13 - MFC: ng_ksocket: fix accept(2): Eugene Grosbein (Wed, 04 Sep 2024 16:08:18 UTC)
- git: 5d0ad5fffbb3 - stable/13 - MFC: ng_ksocket: fix upcall clearing on node shutdown: Eugene Grosbein (Wed, 04 Sep 2024 16:21:10 UTC)
- git: 1ec3289e481e - stable/13 - ng_ksocket(4): unbreak after previous commit: Eugene Grosbein (Wed, 04 Sep 2024 16:35:20 UTC)
- git: a8d0ba483332 - releng/13.4 - libnv: allocate buffer in a safe way: Ed Maste (Wed, 04 Sep 2024 19:13:09 UTC)
- git: 3aa9be7e3334 - releng/13.4 - libnv: verify that string is null terminated: Ed Maste (Wed, 04 Sep 2024 19:13:10 UTC)
- git: 29fbeb5c59c7 - releng/13.4 - ctl: fix Use-After-Free in ctl_write_buffer: Ed Maste (Wed, 04 Sep 2024 19:58:22 UTC)
- git: 98e8cb3d94ce - releng/13.4 - ctl: fix memory disclosure in read/write buffer commands: Ed Maste (Wed, 04 Sep 2024 19:58:24 UTC)
- git: 004298792002 - releng/13.4 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes: Ed Maste (Wed, 04 Sep 2024 19:58:25 UTC)
- git: b3f0e555781c - releng/13.4 - bhyve: fix off by one error in pci_xhci: Ed Maste (Wed, 04 Sep 2024 19:58:26 UTC)
- git: a667c04946e2 - releng/13.4 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags: Ed Maste (Wed, 04 Sep 2024 19:58:27 UTC)
- git: abb0a18b690c - releng/13.4 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference: Ed Maste (Wed, 04 Sep 2024 19:58:28 UTC)
- git: 6000de096612 - releng/13.4 - umtx: shm: Prevent reference counting overflow: Ed Maste (Wed, 04 Sep 2024 19:58:29 UTC)
- git: 7739dab97433 - releng/13.4 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0': Ed Maste (Wed, 04 Sep 2024 19:58:30 UTC)
- git: 21576f63961e - releng/13.4 - Add UPDATING entries and bump revision: Ed Maste (Wed, 04 Sep 2024 19:58:31 UTC)
- git: eab94c0fbb78 - releng/13.3 - calendar: don't setlogin(2) in the -a user handlers: Ed Maste (Wed, 04 Sep 2024 20:29:38 UTC)
- git: fd4ee5b9eabf - releng/13.3 - libnv: allocate buffer in a safe way: Ed Maste (Wed, 04 Sep 2024 20:29:39 UTC)
- git: 33b4e2361c82 - releng/13.3 - libnv: verify that string is null terminated: Ed Maste (Wed, 04 Sep 2024 20:29:40 UTC)
- git: 352775ac8ba4 - releng/13.3 - ctl: fix Use-After-Free in ctl_write_buffer: Ed Maste (Wed, 04 Sep 2024 20:29:41 UTC)
- git: 4752a984dc07 - releng/13.3 - ctl: fix memory disclosure in read/write buffer commands: Ed Maste (Wed, 04 Sep 2024 20:29:42 UTC)
- git: f368a02e1013 - releng/13.3 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes: Ed Maste (Wed, 04 Sep 2024 20:29:43 UTC)
- git: 639494a3c1e6 - releng/13.3 - ctl: avoid heap info leak in ctl_request_sense: Ed Maste (Wed, 04 Sep 2024 20:29:45 UTC)
- git: 5d6576f4f000 - releng/13.3 - bhyve: fix off by one error in pci_xhci: Ed Maste (Wed, 04 Sep 2024 20:29:46 UTC)
- git: 4c07dbe5b0de - releng/13.3 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags: Ed Maste (Wed, 04 Sep 2024 20:29:47 UTC)
- git: 01a7233a398a - releng/13.3 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference: Ed Maste (Wed, 04 Sep 2024 20:29:48 UTC)
- git: aba74e58f757 - releng/13.3 - umtx: shm: Prevent reference counting overflow: Ed Maste (Wed, 04 Sep 2024 20:29:49 UTC)
- git: 8fd0fa88b5a6 - releng/13.3 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0': Ed Maste (Wed, 04 Sep 2024 20:29:50 UTC)
- git: 811a30c55a20 - releng/13.3 - Add UPDATING entries and bump revision: Ed Maste (Wed, 04 Sep 2024 20:29:51 UTC)
- git: d94dbaa516e0 - releng/14.0 - calendar: don't setlogin(2) in the -a user handlers: Ed Maste (Wed, 04 Sep 2024 20:54:10 UTC)
- git: 69d50af527c0 - releng/14.0 - libnv: allocate buffer in a safe way: Ed Maste (Wed, 04 Sep 2024 20:54:11 UTC)
- git: b219ce1c5a93 - releng/14.0 - libnv: verify that string is null terminated: Ed Maste (Wed, 04 Sep 2024 20:54:12 UTC)
- git: 429f200688ca - releng/14.0 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler: Ed Maste (Wed, 04 Sep 2024 20:54:13 UTC)
- git: 0a271608b328 - releng/14.0 - ctl: fix Use-After-Free in ctl_write_buffer: Ed Maste (Wed, 04 Sep 2024 20:54:14 UTC)
- git: f7aa7c38318c - releng/14.0 - ctl: fix memory disclosure in read/write buffer commands: Ed Maste (Wed, 04 Sep 2024 20:54:15 UTC)
- git: 9a77f052cab7 - releng/14.0 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes: Ed Maste (Wed, 04 Sep 2024 20:54:16 UTC)
- git: 4c60b8289d0e - releng/14.0 - ctl: avoid heap info leak in ctl_request_sense: Ed Maste (Wed, 04 Sep 2024 20:54:18 UTC)
- git: 1d01a6c11210 - releng/14.0 - bhyve: fix off by one error in pci_xhci: Ed Maste (Wed, 04 Sep 2024 20:54:19 UTC)
- git: abd3a7939117 - releng/14.0 - openssl: Avoid type errors in EAI-related name check logic.: Ed Maste (Wed, 04 Sep 2024 20:54:20 UTC)
- git: d868c5df69a8 - releng/14.0 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags: Ed Maste (Wed, 04 Sep 2024 20:54:21 UTC)
- git: 6d2923e03221 - releng/14.0 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference: Ed Maste (Wed, 04 Sep 2024 20:54:22 UTC)
- git: 39a2b8b01b48 - releng/14.0 - umtx: shm: Prevent reference counting overflow: Ed Maste (Wed, 04 Sep 2024 20:54:23 UTC)
- git: 37823ca38148 - releng/14.0 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0': Ed Maste (Wed, 04 Sep 2024 20:54:24 UTC)
- git: f96bae43f0c1 - releng/14.0 - Add UPDATING entries and bump revision: Ed Maste (Wed, 04 Sep 2024 20:54:26 UTC)
- git: 5fd7301afa97 - releng/14.1 - libnv: allocate buffer in a safe way: Ed Maste (Wed, 04 Sep 2024 21:07:26 UTC)
- git: d87f821959fb - releng/14.1 - libnv: verify that string is null terminated: Ed Maste (Wed, 04 Sep 2024 21:07:27 UTC)
- git: eab723be7542 - releng/14.1 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler: Ed Maste (Wed, 04 Sep 2024 21:07:28 UTC)
- git: 31d839d66e8a - releng/14.1 - ctl: fix Use-After-Free in ctl_write_buffer: Ed Maste (Wed, 04 Sep 2024 21:07:30 UTC)
- git: 235b93d39d71 - releng/14.1 - ctl: fix memory disclosure in read/write buffer commands: Ed Maste (Wed, 04 Sep 2024 21:07:31 UTC)
- git: 1c872882803a - releng/14.1 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes: Ed Maste (Wed, 04 Sep 2024 21:07:32 UTC)
- git: d30ffde0806e - releng/14.1 - ctl: avoid heap info leak in ctl_request_sense: Ed Maste (Wed, 04 Sep 2024 21:07:33 UTC)
- git: bb245c142075 - releng/14.1 - bhyve: fix off by one error in pci_xhci: Ed Maste (Wed, 04 Sep 2024 21:07:34 UTC)
- git: 9a5a7c90d5e5 - releng/14.1 - openssl: Avoid type errors in EAI-related name check logic.: Ed Maste (Wed, 04 Sep 2024 21:07:35 UTC)
- git: 2e27b82531e4 - releng/14.1 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags: Ed Maste (Wed, 04 Sep 2024 21:07:36 UTC)
- git: 094bd6281f72 - releng/14.1 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference: Ed Maste (Wed, 04 Sep 2024 21:07:38 UTC)
- git: a89b6e8cc7da - releng/14.1 - umtx: shm: Prevent reference counting overflow: Ed Maste (Wed, 04 Sep 2024 21:07:39 UTC)
- git: f4a2dbb81603 - releng/14.1 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0': Ed Maste (Wed, 04 Sep 2024 21:07:40 UTC)
- git: 57d27c4dc3fe - releng/14.1 - Add UPDATING entries and bump revision: Ed Maste (Wed, 04 Sep 2024 21:07:41 UTC)
- git: 86d01789bf41 - releng/14.1 - calendar: don't setlogin(2) in the -a user handlers: Gordon Tetlow (Wed, 04 Sep 2024 21:34:23 UTC)
- git: 1d75ce83560a - releng/13.4 - loader.efi.8: Remove rogue duplicated lines: Warner Losh (Wed, 04 Sep 2024 21:54:24 UTC)
- git: d3ee2188686d - releng/13.4 - pf: improve the ICMPv6 direction check: Kristof Provost (Thu, 05 Sep 2024 07:35:36 UTC)
- git: 183076d24478 - releng/13.4 - pf: try to lookup the icmp state based on a correct packet descriptor: Kristof Provost (Thu, 05 Sep 2024 07:35:37 UTC)
- git: 13bf8945c9b6 - releng/13.4 - pf: be less strict about icmp state checking for sloppy state tracking: Kristof Provost (Thu, 05 Sep 2024 07:35:38 UTC)
- git: e893ec49afb2 - releng/13.4 - pf: rework pf_icmp_state_lookup() failure mode: Kristof Provost (Thu, 05 Sep 2024 07:35:39 UTC)
- git: 1e999a3ae1ac - stable/14 - atomic: Avoid casting the return value of atomic_load_ptr to void HEAD branches config description git-daemon-export-ok gl-conf hooks info objects packed-refs refs: Mark Johnston (Thu, 05 Sep 2024 13:46:14 UTC)
- git: f3e22a08ca69 - stable/14 - atomic: Fix the cast in the atomic_load_consume() interceptor: Mark Johnston (Thu, 05 Sep 2024 13:46:15 UTC)
- git: 57e0d4b9a609 - stable/14 - agp: Set the driver-specific field correctly: Mark Johnston (Thu, 05 Sep 2024 13:46:16 UTC)
- git: ab7a79806e31 - stable/14 - libfetch: don't include fragments in HTTP requests: Pietro Cerutti (Thu, 05 Sep 2024 14:05:42 UTC)
- git: 82fd9219755d - stable/14 - sys: Mark ACL conversion routines as __result_use_check: Ed Maste (Thu, 05 Sep 2024 14:50:38 UTC)
- git: 087b246271b6 - releng/13.4 - 13.4: Update to RC3: Colin Percival (Fri, 06 Sep 2024 06:39:30 UTC)
- git: 7da246dc4ffe - stable/14 - beep: show error upon failure to open sound device: Ed Maste (Fri, 06 Sep 2024 12:19:16 UTC)
- git: e998c9f1bb39 - stable/14 - bsd.symver.mk: pass $CFLAGS to $CPP invocation: Ed Maste (Fri, 06 Sep 2024 12:19:17 UTC)
- git: 14a2be2b3db1 - stable/14 - stand: bump arbitrary build date to 2024-01-01: Ed Maste (Fri, 06 Sep 2024 12:19:18 UTC)
- git: e7b4f6e0c064 - stable/13 - beep: show error upon failure to open sound device: Ed Maste (Fri, 06 Sep 2024 12:20:21 UTC)
- git: 6f242c69b604 - stable/14 - arm/mpic: remove empty pic_init_secondary() hook: Jessica Clarke (Sat, 07 Sep 2024 01:47:51 UTC)
- git: a73592e0d013 - stable/14 - intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg: Jessica Clarke (Sat, 07 Sep 2024 01:47:52 UTC)
- git: 5e822432f030 - stable/14 - intrng: Extract arm/arm64 IPI->PIC glue code: Jessica Clarke (Sat, 07 Sep 2024 01:47:53 UTC)
- git: 7604062517ec - stable/14 - intrng: Allow alternative IPI PICs to be registered and used: Jessica Clarke (Sat, 07 Sep 2024 01:47:54 UTC)
- git: 601baffb0b54 - stable/14 - riscv: Create a newbus device for the SBI driver: Jessica Clarke (Sat, 07 Sep 2024 01:47:56 UTC)
- git: 5985c87b9630 - stable/14 - riscv: Convert local interrupt controller to a newbus PIC: Jessica Clarke (Sat, 07 Sep 2024 01:47:57 UTC)
- git: 9f224d3ec46e - stable/14 - riscv: Remove the unused riscv64_cpu driver: Jessica Clarke (Sat, 07 Sep 2024 01:47:58 UTC)
- git: aaf4d3f3d194 - stable/14 - bsdinstall: Fix netconfig script when no interfaces are present: Jessica Clarke (Sat, 07 Sep 2024 01:47:59 UTC)
- git: 6368aa66f8a7 - stable/14 - bsdinstall: Drop Error from title in netconfig no interfaces dialog: Jessica Clarke (Sat, 07 Sep 2024 01:48:00 UTC)
- git: d861861462d2 - stable/14 - arm: Set NEW_PCIB in DEFAULTS rather than a subset of kernel configs: Jessica Clarke (Sat, 07 Sep 2024 01:48:01 UTC)
- git: 17c0e73b1d60 - stable/14 - efibootmgr: Simplify make_next_boot_var_name and fix cnt == 0 case: Jessica Clarke (Sat, 07 Sep 2024 01:48:02 UTC)
- git: 10e602164f02 - stable/14 - ee: Fix use of uninitialised pointer in ispell_op: Jessica Clarke (Sat, 07 Sep 2024 01:48:03 UTC)
- git: ebdd179d759f - stable/14 - Fix off-by-one bug in btpand: Jessica Clarke (Sat, 07 Sep 2024 01:48:05 UTC)
- git: fd45162d1139 - stable/14 - mx25l.4: Document the correct disk device path: Jessica Clarke (Sat, 07 Sep 2024 01:48:06 UTC)
- git: 0abe896f1921 - stable/14 - beinstall: Pass -B to etcupdate: Jessica Clarke (Sat, 07 Sep 2024 01:48:07 UTC)
- git: 11d7aa07eb31 - stable/14 - rc.d/devmatch: Silence sysctl hw.bus.devctl_nomatch_enabled=1: Jessica Clarke (Sat, 07 Sep 2024 01:48:08 UTC)
- git: 8161eb6182a8 - stable/14 - tools/build/make.py: Add missing comma to fix tinderbox and worlds: Jessica Clarke (Sat, 07 Sep 2024 01:48:09 UTC)
- git: c3d7b96df0ac - stable/14 - tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output: Jessica Clarke (Sat, 07 Sep 2024 01:48:10 UTC)
- git: 4acf9ba16de3 - stable/14 - netinet: fix LINT-NOINET build failure: Jessica Clarke (Sat, 07 Sep 2024 01:48:11 UTC)
- git: 9ae4c66bff69 - stable/14 - fu740_pci_dw: Fix PERST delay and keep asserted for rest of reset sequence: Jessica Clarke (Sat, 07 Sep 2024 01:48:12 UTC)
- git: 3d8501d90e24 - stable/14 - openssl: Remove fips module from base system.: Gordon Tetlow (Sat, 07 Sep 2024 04:18:10 UTC)
- git: 0b683336b211 - stable/14 - tpm: Register TPM as entropy source: Kevin Bowling (Sat, 07 Sep 2024 05:13:40 UTC)
- git: 4ba372dbc105 - stable/13 - tpm: Register TPM as entropy source: Kevin Bowling (Sat, 07 Sep 2024 05:14:22 UTC)
- git: 6b9c7f29b0cd - stable/13 - Remove "All Rights Reserved" from FreeBSD Foundation copyrights: Ed Maste (Sat, 07 Sep 2024 16:30:29 UTC)
- git: 33c82f11c267 - stable/14 - Improve accuracy of asinf(3) and acosf(3): Dimitry Andric (Sun, 08 Sep 2024 07:54:19 UTC)
- git: cc32cfab5c0d - stable/14 - UPDATING: keep sorted by date.: Dimitry Andric (Sun, 08 Sep 2024 07:54:20 UTC)
- git: 28ff3ab2ab06 - stable/14 - Add UPDATING note about running make delete-old after libc++ 18 upgrade: Dimitry Andric (Sun, 08 Sep 2024 07:54:21 UTC)
- git: 75bca9e7553c - stable/13 - Improve accuracy of asinf(3) and acosf(3): Dimitry Andric (Sun, 08 Sep 2024 07:55:48 UTC)
- git: 837d998a6024 - stable/13 - UPDATING: keep sorted by date.: Dimitry Andric (Sun, 08 Sep 2024 07:55:49 UTC)
- git: 6b147f693b91 - stable/13 - Add UPDATING note about running make delete-old after libc++ 18 upgrade: Dimitry Andric (Sun, 08 Sep 2024 07:55:50 UTC)
- git: 1dfb2690ccee - stable/14 - libcbor: Ignore errors for unknown #pragmas: Dimitry Andric (Sun, 08 Sep 2024 12:05:02 UTC)
- git: b07e847dd98f - stable/13 - libcbor: Ignore errors for unknown #pragmas: Dimitry Andric (Sun, 08 Sep 2024 12:05:46 UTC)
- git: 7eb0b02bc4ed - stable/14 - contrib/tzdata: import tzdata 2024b: Philip Paeps (Mon, 09 Sep 2024 01:44:44 UTC)
- git: 59ffae6c0c7a - stable/13 - contrib/tzdata: import tzdata 2024b: Philip Paeps (Mon, 09 Sep 2024 01:45:05 UTC)
- git: 5096328dd7cb - releng/13.4 - Add UPDATING note about running make delete-old after libc++ 18 upgrade: Dimitry Andric (Mon, 09 Sep 2024 17:54:04 UTC)
- git: 508356c03875 - stable/14 - tcpdump: ppp: Use the buffer stack for the de-escaping buffer: Joseph Mingrone (Mon, 09 Sep 2024 19:43:38 UTC)
- git: 9ebdfc41bd34 - stable/14 - mfi: correct typo in sysctl/tunable description: Ed Maste (Mon, 09 Sep 2024 20:02:02 UTC)
- git: 65c70eb58bbe - stable/14 - development.7: markup nits, tag spdx: Ed Maste (Mon, 09 Sep 2024 20:05:53 UTC)
- git: f6c2926aa3ff - stable/13 - man/man7/development.7: correct typo in manpage.: Ed Maste (Mon, 09 Sep 2024 20:09:07 UTC)
- git: 224dcabfcd91 - stable/13 - development.7: markup nits, tag spdx: Ed Maste (Mon, 09 Sep 2024 20:09:08 UTC)
- git: 34f5366d0493 - stable/13 - development.7/FILES: add CONTRIBUTING + git-arc.sh: Ed Maste (Mon, 09 Sep 2024 20:09:09 UTC)
- git: b6d5bda21fca - stable/13 - mfi: correct typo in sysctl/tunable description: Ed Maste (Mon, 09 Sep 2024 20:55:44 UTC)
- git: 755e773877e9 - stable/14 - zfs: merge openzfs/zfs@33174af15 (zfs-2.2-release) into stable/14: Martin Matuska (Mon, 09 Sep 2024 20:59:30 UTC)
- git: 41e6582ab6a7 - stable/13 - bsd.symver.mk: pass $CFLAGS to $CPP invocation: Ed Maste (Mon, 09 Sep 2024 22:58:01 UTC)
- git: a954348eac32 - stable/13 - stand: bump arbitrary build date to 2024-01-01: Ed Maste (Mon, 09 Sep 2024 22:58:03 UTC)
- git: df2f5112be9b - stable/13 - sys: Mark ACL conversion routines as __result_use_check: Ed Maste (Mon, 09 Sep 2024 22:58:04 UTC)
- git: 617a9b99a594 - stable/14 - nfsd: Fix handling of NFSv4 setable attributes: Rick Macklem (Tue, 10 Sep 2024 01:31:55 UTC)
- git: d72ace979924 - stable/13 - nfsd: Fix handling of NFSv4 setable attributes: Rick Macklem (Tue, 10 Sep 2024 01:38:28 UTC)
- git: 5297156047f2 - stable/14 - vmstat: Add root element to libxo output: Xin LI (Tue, 10 Sep 2024 04:29:59 UTC)
- git: b10e93220e52 - stable/14 - mfiutil: Handle potential ioctl(2) failures in mfi_flash.c: Xin LI (Tue, 10 Sep 2024 04:31:04 UTC)
- git: 635037210ea3 - stable/14 - ndp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]): Zhenlei Huang (Tue, 10 Sep 2024 10:02:47 UTC)
- git: 07cf1ce012c5 - stable/14 - ndp: Fix libxo formatting for the header of neighbor cache: Zhenlei Huang (Tue, 10 Sep 2024 10:02:49 UTC)
- git: d263bfda8203 - stable/14 - release/Makefile.vm: Add cloudware overrides: Colin Percival (Wed, 11 Sep 2024 05:29:30 UTC)
- git: c8d5eda2d4ee - stable/14 - vmimage.subr: Pass $INSTALLOPTS to install*: Colin Percival (Wed, 11 Sep 2024 05:29:31 UTC)
- git: 1dd6f34fb78f - stable/14 - EC2: Move network config into a separate function: Colin Percival (Wed, 11 Sep 2024 05:29:32 UTC)
- git: 6a9e7f6a1d35 - stable/14 - EC2: Make amazon-ssm-agent optional: Colin Percival (Wed, 11 Sep 2024 05:29:33 UTC)
- git: 953142d6baf3 - stable/14 - EC2: Add new "small" AMIs: Colin Percival (Wed, 11 Sep 2024 05:29:35 UTC)
- git: b535995861e0 - stable/14 - Intel DMAR: improve X2X macros to fix failures in certain syntax contexts: Konstantin Belousov (Wed, 11 Sep 2024 08:44:19 UTC)
- git: 3f5d7c42ce8b - stable/14 - x86: allow to have more than one kind of IOMMU: Konstantin Belousov (Wed, 11 Sep 2024 08:44:21 UTC)
- git: 92d04b87f0f2 - stable/14 - x86 iommu: move DMAR-independent parts of the qi code into common: Konstantin Belousov (Wed, 11 Sep 2024 08:44:22 UTC)
- git: 3a00c673465f - stable/14 - dmar_qi_XXX_invalidate_glob(): reduce code duplication: Konstantin Belousov (Wed, 11 Sep 2024 08:44:23 UTC)
- git: d88d70096cd9 - stable/14 - dmar_qi_emit(): use atomic_store_64() when available: Konstantin Belousov (Wed, 11 Sep 2024 08:44:24 UTC)
- git: 93865104f762 - stable/14 - DMAR: rename domain_{alloc,free}_pgtbl to domain_domain_$1_pgtbl: Konstantin Belousov (Wed, 11 Sep 2024 08:44:25 UTC)
- git: eed2b98a2e0c - stable/14 - x86 iommu x86_unit_common: expand hw completion write-out area to 8 bytes: Konstantin Belousov (Wed, 11 Sep 2024 08:44:27 UTC)
- git: 2a6982e2643f - stable/14 - x86 iommu: move DMAR-independent parts of the interrupt setup code into common: Konstantin Belousov (Wed, 11 Sep 2024 08:44:28 UTC)
- git: 046d7aea4d8a - stable/14 - x86 iommu: move device_tag_init() to utils: Konstantin Belousov (Wed, 11 Sep 2024 08:44:29 UTC)
- git: c7447c45fb00 - stable/14 - x86 dmar: generalize dmar_domain_free_entry() into iommu_domain_free_entry(): Konstantin Belousov (Wed, 11 Sep 2024 08:44:30 UTC)
- git: eebdbe7f1975 - stable/14 - x86 iommu: move page level related functions to common utils: Konstantin Belousov (Wed, 11 Sep 2024 08:44:31 UTC)
- git: f279f9ec2923 - stable/14 - DMAR: move hw.iommu.dmar.{tbl_pagecnt,batch_coalesce} sysctls up one level: Konstantin Belousov (Wed, 11 Sep 2024 08:44:32 UTC)
- git: 173116c6a392 - stable/14 - DMAR: provide hw.iommu.ir alias for the hw.dmar.ir tunable: Konstantin Belousov (Wed, 11 Sep 2024 08:44:33 UTC)
- git: 1dfa8765409b - stable/14 - busdma_iommu: indirect dmar-specific method calls in iommu_get_dev_ctx(): Konstantin Belousov (Wed, 11 Sep 2024 08:44:34 UTC)
- git: 1d85f40e7fe3 - stable/14 - dmar: avoid excessive indirection in KASSERT() in domain_map_buf(): Konstantin Belousov (Wed, 11 Sep 2024 08:44:36 UTC)
- git: 3ff2b417a0c1 - stable/14 - msi_alloc(): do not leak msi_lock in error case: Konstantin Belousov (Wed, 11 Sep 2024 08:44:37 UTC)
- git: 483c1340a009 - stable/14 - msi_release(): consistently unlock msi_lock around iommu_unmap_msi_intr(): Konstantin Belousov (Wed, 11 Sep 2024 08:44:38 UTC)
- git: c5c01f6276ee - stable/14 - x86: always provide dummy x86_iommu virtual methods: Konstantin Belousov (Wed, 11 Sep 2024 08:44:39 UTC)
- git: 9f319352d7ac - stable/14 - vfs_default.c: trim whitespace: Konstantin Belousov (Wed, 11 Sep 2024 08:44:40 UTC)
- git: 818a8f2ef344 - stable/13 - ndp: Fix libxo formatting for the header of neighbor cache: Zhenlei Huang (Wed, 11 Sep 2024 10:09:10 UTC)
- git: e8b9bd97e3cb - stable/14 - vop_stdadvise(): restore correct handling of length == 0: Konstantin Belousov (Thu, 12 Sep 2024 01:01:02 UTC)
- git: 4fe752ccb3f8 - stable/14 - zfs: fix build without MAC: Colin Percival (Thu, 12 Sep 2024 07:02:08 UTC)
- git: 8f2519378501 - stable/14 - if_ovpn: ensure it's safe to modify the mbuf: Kristof Provost (Thu, 12 Sep 2024 11:53:01 UTC)
- git: 58066db597be - releng/13.4 - Update in preparation for 13.4-RELEASE: Colin Percival (Fri, 13 Sep 2024 00:18:08 UTC)
- git: c876eaf40915 - Create tag release/13.4.0: Colin Percival (Fri, 13 Sep 2024 00:18:22 UTC)
- git: 048132192698 - stable/14 - MFC: fetch(1): suppress "Not Modified" in quiet mode: Eugene Grosbein (Sat, 14 Sep 2024 07:21:46 UTC)
- git: 251d93eda084 - stable/13 - MFC: fetch(1): suppress "Not Modified" in quiet mode: Eugene Grosbein (Sat, 14 Sep 2024 07:36:39 UTC)
- git: 056c50c48be3 - stable/14 - libnv: correct the calculation of the structure's size: Ed Maste (Sun, 15 Sep 2024 14:59:39 UTC)
- git: d84fced6b468 - stable/13 - libnv: correct the calculation of the structure's size: Ed Maste (Sun, 15 Sep 2024 15:00:03 UTC)
- git: a213882b9c41 - stable/14 - stale-symlink-buildworld.sh: improve documentation: Wolfram Schneider (Mon, 16 Sep 2024 08:30:27 UTC)
- git: 9ff3c094fde3 - stable/14 - stale symlinks: configurable obj dir prefix: Wolfram Schneider (Mon, 16 Sep 2024 08:30:28 UTC)
- git: 009c3c55b31c - stable/13 - stale symlinks: configurable obj dir prefix: Wolfram Schneider (Mon, 16 Sep 2024 08:35:17 UTC)
- git: 28d35ab6fabd - stable/13 - stale-symlink-buildworld.sh: improve documentation: Wolfram Schneider (Mon, 16 Sep 2024 08:35:18 UTC)
- git: 5d54e2539429 - stable/14 - MFC: ng_ipfw(4): add missing change after previous commit: Eugene Grosbein (Wed, 18 Sep 2024 08:13:59 UTC)
- git: 784817824bb4 - stable/13 - ng_ipfw(4): add missing change after previous commit: Eugene Grosbein (Wed, 18 Sep 2024 08:14:38 UTC)
- git: ebb3a73d0669 - stable/13 - pf: fix debug printf: Kristof Provost (Wed, 18 Sep 2024 08:24:50 UTC)
- git: 72706300b6e5 - stable/14 - pf: fix debug printf: Kristof Provost (Wed, 18 Sep 2024 08:24:52 UTC)
- git: 79c34d704f31 - stable/14 - if_ovpn: declare our dependency on the crypto module: Kristof Provost (Wed, 18 Sep 2024 08:24:54 UTC)
- git: 419da61f8203 - stable/14 - bhyve: improve input validation in pci_xhci: Ed Maste (Thu, 19 Sep 2024 12:40:17 UTC)
- git: 2abd2ad64899 - stable/13 - bhyve: improve input validation in pci_xhci: Ed Maste (Thu, 19 Sep 2024 12:48:52 UTC)
- git: fb925cf0a4b3 - releng/14.1 - pf: fix icmp-in-icmp state lookup: Mark Johnston (Thu, 19 Sep 2024 13:02:53 UTC)
- git: 84b57a4c5b84 - releng/14.1 - pf: invert direction for inner icmp state lookups: Mark Johnston (Thu, 19 Sep 2024 13:02:54 UTC)
- git: fdc0afd4391e - releng/14.1 - pf: improve the ICMPv6 direction check: Mark Johnston (Thu, 19 Sep 2024 13:02:55 UTC)
- git: 95a1a22a835f - releng/14.1 - pf: try to lookup the icmp state based on a correct packet descriptor: Mark Johnston (Thu, 19 Sep 2024 13:02:56 UTC)
- git: 94c6c986f3c4 - releng/14.1 - pf: be less strict about icmp state checking for sloppy state tracking: Mark Johnston (Thu, 19 Sep 2024 13:02:57 UTC)
- git: 1e965d5399e1 - releng/14.1 - pf: rework pf_icmp_state_lookup() failure mode: Mark Johnston (Thu, 19 Sep 2024 13:02:58 UTC)
- git: d1c4f6decb10 - releng/14.0 - pf: fix icmp-in-icmp state lookup: Mark Johnston (Thu, 19 Sep 2024 13:03:23 UTC)
- git: 9481d7a26082 - releng/14.0 - pf: invert direction for inner icmp state lookups: Mark Johnston (Thu, 19 Sep 2024 13:03:25 UTC)
- git: 2fd8437daed5 - releng/14.0 - pf: improve the ICMPv6 direction check: Mark Johnston (Thu, 19 Sep 2024 13:03:26 UTC)
- git: e3773ad4716f - releng/14.0 - pf: try to lookup the icmp state based on a correct packet descriptor: Mark Johnston (Thu, 19 Sep 2024 13:03:28 UTC)
- git: e854c92f30aa - releng/14.0 - pf: be less strict about icmp state checking for sloppy state tracking: Mark Johnston (Thu, 19 Sep 2024 13:03:29 UTC)
- git: 413ae023b056 - releng/14.0 - pf: rework pf_icmp_state_lookup() failure mode: Mark Johnston (Thu, 19 Sep 2024 13:03:30 UTC)
- git: f51f7cb8997f - releng/13.3 - pf: fix icmp-in-icmp state lookup: Mark Johnston (Thu, 19 Sep 2024 13:03:57 UTC)
- git: 49c896761e2e - releng/13.3 - pf tests: ensure we don't confuse different ICMP types: Mark Johnston (Thu, 19 Sep 2024 13:03:59 UTC)
- git: a16cd5ff50ea - releng/13.3 - pf tests: ensure that traceroutes using ICMP work: Mark Johnston (Thu, 19 Sep 2024 13:04:00 UTC)
- git: 36265a707dc5 - releng/13.3 - pf: invert direction for inner icmp state lookups: Mark Johnston (Thu, 19 Sep 2024 13:04:01 UTC)
- git: 7dabb892096e - releng/13.3 - pf: improve the ICMPv6 direction check: Mark Johnston (Thu, 19 Sep 2024 13:04:02 UTC)
- git: fceeab39e9b1 - releng/13.3 - pf: try to lookup the icmp state based on a correct packet descriptor: Mark Johnston (Thu, 19 Sep 2024 13:04:03 UTC)
- git: aca9955aec8f - releng/13.3 - pf: be less strict about icmp state checking for sloppy state tracking: Mark Johnston (Thu, 19 Sep 2024 13:04:04 UTC)
- git: ea9257bcd0e1 - releng/13.3 - pf: rework pf_icmp_state_lookup() failure mode: Mark Johnston (Thu, 19 Sep 2024 13:04:05 UTC)
- git: 3c6c0dcb5acb - releng/14.1 - bhyve: improve input validation in pci_xhci: Gordon Tetlow (Thu, 19 Sep 2024 13:30:18 UTC)
- git: f67468e6e5e2 - releng/14.1 - libnv: correct the calculation of the structure's size: Gordon Tetlow (Thu, 19 Sep 2024 13:30:20 UTC)
- git: 524a425d30fc - releng/14.1 - Add UPDATING entries and bump revision.: Gordon Tetlow (Thu, 19 Sep 2024 13:30:21 UTC)
- git: ba46f1174972 - releng/14.0 - bhyve: improve input validation in pci_xhci: Gordon Tetlow (Thu, 19 Sep 2024 13:30:44 UTC)
- git: e9d57be06e23 - releng/14.0 - libnv: correct the calculation of the structure's size: Gordon Tetlow (Thu, 19 Sep 2024 13:30:45 UTC)
- git: f10e328cb192 - releng/14.0 - Add UPDATING entries and bump revision.: Gordon Tetlow (Thu, 19 Sep 2024 13:30:46 UTC)
- git: 5f035df278cc - releng/13.4 - bhyve: improve input validation in pci_xhci: Gordon Tetlow (Thu, 19 Sep 2024 13:35:06 UTC)
- git: 2cffa6354d9f - releng/13.4 - libnv: correct the calculation of the structure's size: Gordon Tetlow (Thu, 19 Sep 2024 13:35:07 UTC)
- git: bc3877972ebd - releng/13.4 - Add UPDATING entries and bump revision.: Gordon Tetlow (Thu, 19 Sep 2024 13:35:08 UTC)
- git: e7a790dc3ffe - releng/13.3 - bhyve: improve input validation in pci_xhci: Gordon Tetlow (Thu, 19 Sep 2024 13:35:37 UTC)
- git: 417e81a40091 - releng/13.3 - libnv: correct the calculation of the structure's size: Gordon Tetlow (Thu, 19 Sep 2024 13:35:38 UTC)
- git: c31be7380af7 - releng/13.3 - Add UPDATING entries and bump revision.: Gordon Tetlow (Thu, 19 Sep 2024 13:35:39 UTC)
- git: 624a521c1885 - stable/14 - ctladm.8: fix several errors in the "port" section: Alan Somers (Thu, 19 Sep 2024 18:54:31 UTC)
- git: bc4240ed3b23 - stable/14 - Add some ATF tests for ctladm: Alan Somers (Thu, 19 Sep 2024 20:07:07 UTC)
- git: 2217ab27adfe - stable/14 - ctladm: print port number with a succesful "port -c" command: Alan Somers (Thu, 19 Sep 2024 20:07:08 UTC)
- git: e48e80fcb71a - stable/14 - ctladm: better documentation for adding and removing cfiscsi ports: Alan Somers (Thu, 19 Sep 2024 20:07:09 UTC)
- git: f07fc92df041 - stable/14 - ctladm: don't require the use of "-p" with "port -r": Alan Somers (Thu, 19 Sep 2024 20:07:10 UTC)
- git: 95fbdf9df5b0 - stable/14 - ctladm: deprecate the undocumented "port -l" option: Alan Somers (Thu, 19 Sep 2024 20:07:11 UTC)
- git: 0cc98ae442ba - stable/14 - ctld: plug memory leaks: Alan Somers (Thu, 19 Sep 2024 20:24:50 UTC)
- git: 0062ba53df13 - stable/14 - ctld: parse config file independently of getting kernel info: Alan Somers (Thu, 19 Sep 2024 20:24:51 UTC)
- git: 37357ba28a6d - stable/14 - ctl: add tests for START STOP UNIT: Alan Somers (Thu, 19 Sep 2024 20:24:52 UTC)
- git: e2217f809732 - stable/14 - ctl: add tests for PREVENT ALLOW MEDIUM REMOVAL: Alan Somers (Thu, 19 Sep 2024 20:24:54 UTC)
- git: c6d11ae455a9 - stable/14 - ctl: fix uninitialized data used by PREVENT ALLOW MEDIUM REMOVAL: Alan Somers (Thu, 19 Sep 2024 20:24:55 UTC)
- git: 001d66bb189d - stable/14 - targ: fix compiling the example: Alan Somers (Thu, 19 Sep 2024 20:25:46 UTC)
- git: 4bb8e26c262c - stable/14 - fusefs: fix two bugs regarding _PC_MIN_HOLE_SIZE: Alan Somers (Thu, 19 Sep 2024 20:33:54 UTC)
- git: b21881d8c421 - stable/14 - ums(4): fix incorrect mouse button reporting via evdev: Vladimir Kondratyev (Thu, 19 Sep 2024 21:43:29 UTC)
- git: 66292e70e84d - stable/13 - ums(4): fix incorrect mouse button reporting via evdev: Vladimir Kondratyev (Thu, 19 Sep 2024 21:44:45 UTC)
- git: 611d52a19698 - stable/14 - zfs: cherry-pick change from openzfs: Zhenlei Huang (Fri, 20 Sep 2024 10:05:16 UTC)
- git: 497f577f460b - stable/14 - kernel: Make some compile time constant variables const: Zhenlei Huang (Fri, 20 Sep 2024 10:05:17 UTC)
- git: 9512710ddf33 - stable/14 - asmc: Add support for MacbookPro11,4: Mark Johnston (Fri, 20 Sep 2024 11:39:54 UTC)
- git: 246f922d635e - stable/14 - ggate tests: Use unique ports among tests: Mark Johnston (Fri, 20 Sep 2024 11:39:55 UTC)
- git: 6f636541a3b1 - stable/14 - capsicum tests: Serialize functional tests: Mark Johnston (Fri, 20 Sep 2024 11:39:56 UTC)
- git: 59f3eb3b71d5 - stable/14 - netinet: Explicitly disallow connections to the unspecified address: Mark Johnston (Fri, 20 Sep 2024 11:39:57 UTC)
- git: b513c311d0db - stable/14 - ifnet: Remove if_getamcount(): Mark Johnston (Fri, 20 Sep 2024 11:39:58 UTC)
- git: aab2c431064b - stable/14 - pkgbase: Unify pkg ABI handling for pkgbase targets: Mark Johnston (Fri, 20 Sep 2024 11:39:59 UTC)
- git: c06e1fdc7948 - stable/14 - pkgbase: Let source packages be built in parallel: Mark Johnston (Fri, 20 Sep 2024 11:40:01 UTC)
- git: c8856795d378 - stable/14 - pkgbase: Make src package creation recipes more precise: Mark Johnston (Fri, 20 Sep 2024 11:40:02 UTC)
- git: 20191b71bae1 - stable/14 - src.conf: Add a MK_ZFS_TESTS knob: Mark Johnston (Fri, 20 Sep 2024 11:40:03 UTC)
- git: 772e980da4bd - stable/14 - ifnet: Add handling for toggling IFF_ALLMULTI in ifhwioctl(): Mark Johnston (Fri, 20 Sep 2024 11:40:04 UTC)
- git: f47e5a92edd6 - stable/14 - ifconfig: Add an allmulti verb: Mark Johnston (Fri, 20 Sep 2024 11:40:05 UTC)
- git: f7dd97b7e227 - stable/13 - Allow sysctl hw.machine/hw.machine_arch in capability mode: Ed Maste (Fri, 20 Sep 2024 12:19:45 UTC)
- git: 313bd4df8b13 - stable/13 - mips: Allow sysctl hw.machine in capability mode: Zhenlei Huang (Fri, 20 Sep 2024 15:27:46 UTC)
- git: 57f268ccfc66 - stable/13 - zfs: cherry-pick change from openzfs: Zhenlei Huang (Sat, 21 Sep 2024 04:18:45 UTC)
- git: e38f24446f09 - stable/13 - kernel: Make some compile time constant variables const: Zhenlei Huang (Sat, 21 Sep 2024 04:18:46 UTC)
- git: 9c3fc1da7b3c - stable/13 - mips: Make the variable machine const: Zhenlei Huang (Sat, 21 Sep 2024 04:18:47 UTC)
- git: 06a6d0259fe5 - stable/14 - Revert "tzsetup: symlink /etc/localtime instead of copying": Ed Maste (Sat, 21 Sep 2024 11:10:34 UTC)
- git: 74d66dc43d05 - stable/14 - e1000: Fix a typo in a source code comment: Gordon Bergling (Sat, 21 Sep 2024 11:18:23 UTC)
- git: 696860052a2c - stable/13 - e1000: Fix a typo in a source code comment: Gordon Bergling (Sat, 21 Sep 2024 11:18:42 UTC)
- git: ba08efe3f2ff - stable/14 - getrlimit(2): document RLIMIT_UMTXP: Konstantin Belousov (Sun, 22 Sep 2024 09:36:49 UTC)
- git: 50c03711f28a - stable/14 - procstat(1): make rlimit_param[] size assertion automatic: Konstantin Belousov (Sun, 22 Sep 2024 09:36:50 UTC)
- git: 8de0b8412310 - stable/14 - softdep_mount: on journal start failure, report the mount point path: Konstantin Belousov (Sun, 22 Sep 2024 09:36:51 UTC)
- git: d9259de0a623 - stable/14 - softdep_mount: report failure of the softdepflush thread creation: Konstantin Belousov (Sun, 22 Sep 2024 09:36:52 UTC)
- git: 81f829b3010d - stable/14 - amd64 sysarch(2): style: Konstantin Belousov (Sun, 22 Sep 2024 09:36:54 UTC)
- git: 75f6087bf6bb - stable/14 - growfs.8: align and alphabetize options: Warner Losh (Sun, 22 Sep 2024 13:53:49 UTC)
- git: c3a0e8fe09c5 - stable/14 - diskless.8: show in `apropos pxe` + tag SPDX: Warner Losh (Sun, 22 Sep 2024 13:53:50 UTC)
- git: 2af7c211b0bb - stable/14 - ure.4: description consistencies + tag spdx: Warner Losh (Sun, 22 Sep 2024 13:53:51 UTC)
- git: ef4ee388ff6e - stable/14 - UPDATING: increase visibility of footnotes: Warner Losh (Sun, 22 Sep 2024 13:53:52 UTC)
- git: 0e1363eda10b - stable/14 - ip6addrctl: Update the sample configuration file: Warner Losh (Sun, 22 Sep 2024 13:53:53 UTC)
- git: 88dc78cae971 - stable/14 - geom.8: minor cleanup (markup, spdx, gsched): Warner Losh (Sun, 22 Sep 2024 13:53:54 UTC)
- git: b6356ec88d03 - stable/14 - adduser.8: update log location + spdx: Warner Losh (Sun, 22 Sep 2024 13:53:56 UTC)
- git: 691398348632 - stable/14 - ip6addrctl.8: Reference RFC 6724 instead: Warner Losh (Sun, 22 Sep 2024 13:53:57 UTC)
- git: 08a7825f05a8 - stable/14 - dummynet: fix pie: Warner Losh (Sun, 22 Sep 2024 13:53:58 UTC)
- git: 1d94490aee5c - stable/14 - kernel: Fix defining of .init_array and .fini_array sections: Zhenlei Huang (Sun, 22 Sep 2024 14:49:07 UTC)
- git: bb5f70161454 - stable/14 - kernel: Add defination of .init_array and .fini_array for all other platforms: Zhenlei Huang (Sun, 22 Sep 2024 14:49:08 UTC)
- git: 8fee873d78eb - stable/14 - tcp: keep syncache flags when updating ECN info: Richard Scheffenegger (Sun, 22 Sep 2024 16:25:09 UTC)
- git: 9503fb867a43 - stable/14 - ncal: add -M to start week on Monday in cal mode: Warner Losh (Sun, 22 Sep 2024 16:36:15 UTC)
- git: 82db15028e43 - stable/14 - bluetooth(3): Fix two typos in source code comments: Gordon Bergling (Mon, 23 Sep 2024 04:51:10 UTC)
- git: c22bc90d4e32 - stable/14 - arm64: Fix a typo in a source code comment: Gordon Bergling (Mon, 23 Sep 2024 04:51:11 UTC)
- git: 590a0f0d67a2 - stable/13 - arm64: Fix a typo in a source code comment: Gordon Bergling (Mon, 23 Sep 2024 04:51:34 UTC)
- git: 0a389bc09bda - stable/13 - bluetooth(3): Fix two typos in source code comments: Gordon Bergling (Mon, 23 Sep 2024 04:51:35 UTC)
- git: 6f357a211afe - stable/14 - VOP_ATTRIB.9: switch to Fa/Fc: Konstantin Belousov (Mon, 23 Sep 2024 13:03:38 UTC)
- git: 0eec03f113a4 - stable/14 - amd64 pmap: be more verbose around entering and leaving LA57 trampoline: Konstantin Belousov (Mon, 23 Sep 2024 13:03:39 UTC)
- git: 1c341830359f - stable/14 - amd64 pmap: flush whole TLB after LA57 trampoline is installed: Konstantin Belousov (Mon, 23 Sep 2024 13:03:40 UTC)
- git: 8179f2a7753d - stable/14 - amd64 la57_trampoline: jump immediately after re-enabling paging: Konstantin Belousov (Mon, 23 Sep 2024 13:03:41 UTC)
- git: 7a1723912e4f - stable/14 - amd64 la57_trampoline: stop using %rdx to remember original %cr0: Konstantin Belousov (Mon, 23 Sep 2024 13:03:43 UTC)
- git: 3f79c8c46f24 - stable/14 - amd64 la57_trampoline: disable EFER.LME around setting CR4.LA57: Konstantin Belousov (Mon, 23 Sep 2024 13:03:44 UTC)
- git: cdcaf2e07354 - stable/14 - amd64 la57_trampoline: turn off global pages and PCID before turning off paging: Konstantin Belousov (Mon, 23 Sep 2024 13:03:45 UTC)
- git: 371dcd4c3554 - stable/14 - amd64 la57_trampoline: lgdt descriptor is always 10 bytes in long mode: Konstantin Belousov (Mon, 23 Sep 2024 13:03:46 UTC)
- git: 2e6e9d154100 - stable/14 - amd64 la57_trampoline: save registers in memory: Konstantin Belousov (Mon, 23 Sep 2024 13:03:47 UTC)
- git: e6fa60a77bfb - stable/14 - la57: do not set global bit for PML5 entry: Konstantin Belousov (Mon, 23 Sep 2024 13:03:48 UTC)
- git: ad6b949da57e - stable/14 - pmap_bootstrap_la57(): reload IDT: Konstantin Belousov (Mon, 23 Sep 2024 13:03:49 UTC)
- git: 6a0a7c6a052e - stable/14 - amd64 pmap: do not set PG_G for usermode pmap pml5 kernel entry: Konstantin Belousov (Mon, 23 Sep 2024 13:03:51 UTC)
- git: 1ed40b45066d - stable/14 - amd64: pml5 entries do not support PAT bits: Konstantin Belousov (Mon, 23 Sep 2024 13:03:52 UTC)
- git: 73f2b9f05a6b - stable/14 - sysarch: improve checks for max user address: Konstantin Belousov (Mon, 23 Sep 2024 13:03:53 UTC)
- git: 5dd89e6b6777 - stable/13 - pf: use AF_INET6 when comparing IPv6 addresses: Kristof Provost (Mon, 23 Sep 2024 21:33:16 UTC)
- git: c5a9d5ff0c0c - stable/14 - pf: use AF_INET6 when comparing IPv6 addresses: Kristof Provost (Mon, 23 Sep 2024 21:33:17 UTC)
- git: 87841ead405f - stable/13 - kernel: Fix defining of .init_array and .fini_array sections: Zhenlei Huang (Tue, 24 Sep 2024 04:15:59 UTC)
- git: 6c2430c72b4c - stable/14 - bpf: Add IfAPI analogue for bpf_peers_present(): Zhenlei Huang (Tue, 24 Sep 2024 04:32:06 UTC)
- git: 4bf231d10070 - stable/14 - bpf: Update a comment: Zhenlei Huang (Tue, 24 Sep 2024 04:32:08 UTC)
- git: e8ced9914389 - stable/14 - bpf: Add a comment on the large `#ifdef _KERNEL` block: Zhenlei Huang (Tue, 24 Sep 2024 04:32:09 UTC)
- git: f97d0c91eefc - stable/14 - bpf: Some style and white space cleanup: Zhenlei Huang (Tue, 24 Sep 2024 04:32:10 UTC)
- git: 7ba975426834 - stable/13 - bpf: Add a comment on the large `#ifdef _KERNEL` block: Zhenlei Huang (Tue, 24 Sep 2024 05:03:19 UTC)
- git: 7b657faa655c - stable/13 - bpf: Some style and white space cleanup: Zhenlei Huang (Tue, 24 Sep 2024 05:03:20 UTC)
- git: bb18c65a9177 - stable/13 - vendor/bc: upgrade to version 7.0.2: Stefan Eßer (Tue, 24 Sep 2024 16:34:24 UTC)
- git: 90ea553a0d30 - stable/14 - vendor/bc: upgrade to version 7.0.2: Stefan Eßer (Tue, 24 Sep 2024 16:34:31 UTC)
- git: 80c5d78d90e6 - stable/14 - MFC jail: unbreak the zfs.mount_snapshot option: Jamie Gritton (Tue, 24 Sep 2024 17:16:18 UTC)
- git: f616b13bb35a - stable/13 - MFC jail: unbreak the zfs.mount_snapshot option: Jamie Gritton (Tue, 24 Sep 2024 17:18:59 UTC)
- git: 9b8df84c23ed - stable/14 - src.conf.5: regen for ZFS_TESTS knob: Ed Maste (Tue, 24 Sep 2024 17:30:43 UTC)
- git: 6a645bb3535c - stable/14 - bhyve: validate corb->wp to avoid infinite loop: Ed Maste (Tue, 24 Sep 2024 17:30:55 UTC)
- git: 867aaad5c2bf - stable/13 - bhyve: validate corb->wp to avoid infinite loop: Ed Maste (Tue, 24 Sep 2024 22:53:13 UTC)
- git: d01a9cceefbc - stable/14 - Add some AMD device IDs.: Ed Maste (Wed, 25 Sep 2024 16:50:21 UTC)
- git: 5754008f8511 - stable/14 - hda: remove duplicate codec defines: Ed Maste (Wed, 25 Sep 2024 16:50:22 UTC)
- git: 39f39a96569d - stable/14 - bhyve: simplify slot validation in xHCI emulation: Ed Maste (Wed, 25 Sep 2024 16:51:06 UTC)
- git: 4f4860c9b07c - stable/14 - regex: mixed sets are misidentified as singletons: Kyle Evans (Wed, 25 Sep 2024 20:43:34 UTC)
- git: d96ce6d00070 - stable/13 - regex: mixed sets are misidentified as singletons: Kyle Evans (Wed, 25 Sep 2024 20:43:40 UTC)
- git: 8748daf670ee - stable/14 - ure(4): Add ID for LAN port in Thinkpad OneLink+ dock: Alexander Motin (Thu, 26 Sep 2024 00:49:38 UTC)
- git: d89090334a32 - stable/13 - ure(4): Add ID for LAN port in Thinkpad OneLink+ dock: Alexander Motin (Thu, 26 Sep 2024 00:50:34 UTC)
- git: ee5cdcc50d36 - stable/14 - e1000: fix link power down: Kevin Bowling (Thu, 26 Sep 2024 03:29:48 UTC)
- git: cced5c203046 - stable/14 - ixv: fix x550 VF link speed reported: Kevin Bowling (Thu, 26 Sep 2024 03:29:50 UTC)
- git: a23401dd1afd - stable/14 - ixgbe: fix PHY ID for X550: Kevin Bowling (Thu, 26 Sep 2024 03:29:52 UTC)
- git: d7364cb43fa3 - stable/14 - ixgbe: rename VF message type macros: Kevin Bowling (Thu, 26 Sep 2024 03:29:53 UTC)
- git: 89011d8c4ddf - stable/14 - ixgbe: correct register names to match datasheet: Kevin Bowling (Thu, 26 Sep 2024 03:29:54 UTC)
- git: 6f5092ed7503 - stable/13 - e1000: fix link power down: Kevin Bowling (Thu, 26 Sep 2024 03:33:36 UTC)
- git: 0097d7ec6bc4 - stable/13 - ixgbe: fix PHY ID for X550: Kevin Bowling (Thu, 26 Sep 2024 03:33:39 UTC)
- git: 2e256578e7d8 - stable/13 - ixgbe: rename VF message type macros: Kevin Bowling (Thu, 26 Sep 2024 03:33:40 UTC)
- git: 172cd7eab18e - stable/13 - ixgbe: correct register names to match datasheet: Kevin Bowling (Thu, 26 Sep 2024 03:33:41 UTC)
- git: 2f3af838e6fc - stable/14 - iflib: Correct indentation according to style(9): Zhenlei Huang (Thu, 26 Sep 2024 05:20:42 UTC)
- git: a8eb9e3844da - stable/14 - iflib: Prefer C99's __func__ over GCC's __FUNCTION__: Zhenlei Huang (Thu, 26 Sep 2024 05:20:43 UTC)
- git: 647860bff214 - stable/14 - iflib: Many style fixes: Zhenlei Huang (Thu, 26 Sep 2024 05:20:44 UTC)
- git: bf154c499e84 - stable/13 - iflib: Many style fixes: Zhenlei Huang (Thu, 26 Sep 2024 10:02:26 UTC)
- git: ddbbc129ae0f - stable/14 - faccessat(2): Honor AT_SYMLINK_NOFOLLOW: Ed Maste (Thu, 26 Sep 2024 14:47:31 UTC)
- git: 8abae0be0fce - stable/14 - ixgbe: introduce new mailbox API: Kevin Bowling (Fri, 27 Sep 2024 03:36:11 UTC)
- git: 004a73f51df4 - stable/14 - ixgbe: increase DCB BW calculation for MTU: Kevin Bowling (Fri, 27 Sep 2024 03:36:13 UTC)
- git: dc3f0089b141 - stable/14 - ixgbe: improve function comments: Kevin Bowling (Fri, 27 Sep 2024 03:36:14 UTC)
- git: 3e34560b17c7 - stable/14 - ixgbe: add reset count field to HW struct: Kevin Bowling (Fri, 27 Sep 2024 03:36:15 UTC)
- git: c7bdf0c5e19b - stable/14 - ixgbe: Remove Atom C3000 HIC FW access: Kevin Bowling (Fri, 27 Sep 2024 03:36:16 UTC)
- git: fc143df91260 - stable/14 - ixgbe: replace implicit fall-through comments: Kevin Bowling (Fri, 27 Sep 2024 03:36:17 UTC)
- git: ccd265610908 - stable/14 - ixgbe: use primary and block terminology: Kevin Bowling (Fri, 27 Sep 2024 03:36:18 UTC)
- git: a160f29c69be - stable/14 - ixgbe: remove circular dependency in ixgbe_mbx.h: Kevin Bowling (Fri, 27 Sep 2024 03:36:19 UTC)
- git: 64945a6b4b9e - stable/14 - ixgbe: add missing QV defines: Kevin Bowling (Fri, 27 Sep 2024 03:36:20 UTC)
- git: 2bff788d32d1 - stable/14 - ixgbe: improve Atom C3000 SWFW semaphore acq: Kevin Bowling (Fri, 27 Sep 2024 03:36:22 UTC)
- git: 0ea3d1ca5e27 - stable/14 - ixgbe: prevent PBA read over eeprom word size: Kevin Bowling (Fri, 27 Sep 2024 03:36:23 UTC)
- git: 744014e62d6e - stable/14 - ixgbe: remove unused function prototypes: Kevin Bowling (Fri, 27 Sep 2024 03:36:24 UTC)
- git: dcf7b92d48b6 - stable/14 - ixgbe: fix compilation for VF: Kevin Bowling (Fri, 27 Sep 2024 03:36:25 UTC)
- git: 6828020a6b9a - stable/14 - ixgbe: update if_sriov to use the new mailbox apis: Kevin Bowling (Fri, 27 Sep 2024 03:36:26 UTC)
- git: 1b7b58a07a65 - stable/13 - ixgbe: introduce new mailbox API: Kevin Bowling (Fri, 27 Sep 2024 03:41:33 UTC)
- git: 980e6b7fd537 - stable/13 - ixgbe: increase DCB BW calculation for MTU: Kevin Bowling (Fri, 27 Sep 2024 03:41:34 UTC)
- git: 8bb9fe07c7da - stable/13 - ixgbe: improve function comments: Kevin Bowling (Fri, 27 Sep 2024 03:41:35 UTC)
- git: 0243ac046ff7 - stable/13 - ixgbe: add reset count field to HW struct: Kevin Bowling (Fri, 27 Sep 2024 03:41:36 UTC)
- git: cc9bb638837a - stable/13 - ixgbe: Remove Atom C3000 HIC FW access: Kevin Bowling (Fri, 27 Sep 2024 03:41:38 UTC)
- git: 2ef13a10a8ee - stable/13 - ixgbe: replace implicit fall-through comments: Kevin Bowling (Fri, 27 Sep 2024 03:41:39 UTC)
- git: ea1afe5766c9 - stable/13 - ixgbe: use primary and block terminology: Kevin Bowling (Fri, 27 Sep 2024 03:41:40 UTC)
- git: f4f5b965273e - stable/13 - ixgbe: remove circular dependency in ixgbe_mbx.h: Kevin Bowling (Fri, 27 Sep 2024 03:41:41 UTC)
- git: c282c2929859 - stable/13 - ixgbe: add missing QV defines: Kevin Bowling (Fri, 27 Sep 2024 03:41:42 UTC)
- git: e4b9ac53e3ae - stable/13 - ixgbe: improve Atom C3000 SWFW semaphore acq: Kevin Bowling (Fri, 27 Sep 2024 03:41:43 UTC)
- git: 78cb32166d50 - stable/13 - ixgbe: prevent PBA read over eeprom word size: Kevin Bowling (Fri, 27 Sep 2024 03:41:44 UTC)
- git: 6111b7ba5f18 - stable/13 - ixgbe: remove unused function prototypes: Kevin Bowling (Fri, 27 Sep 2024 03:41:45 UTC)
- git: ed31e4eca057 - stable/13 - ixgbe: fix compilation for VF: Kevin Bowling (Fri, 27 Sep 2024 03:41:47 UTC)
- git: 44473083c0a7 - stable/13 - ixgbe: update if_sriov to use the new mailbox apis: Kevin Bowling (Fri, 27 Sep 2024 03:41:48 UTC)
- git: c09ca8f43de1 - stable/14 - mountd: Add check for "=" after exports(5) options: Rick Macklem (Fri, 27 Sep 2024 22:15:19 UTC)
- git: 132f5d03d358 - stable/13 - mountd: Add check for "=" after exports(5) options: Rick Macklem (Fri, 27 Sep 2024 22:19:48 UTC)
- git: cc43f991ab3e - stable/14 - openssl: Import OpenSSL 3.0.15.: Enji Cooper (Sat, 28 Sep 2024 03:52:30 UTC)
- git: c2dca1b5607f - stable/14 - radlib: fix a memory leak in `is_valid_request`: Enji Cooper (Sat, 28 Sep 2024 03:55:02 UTC)
- git: c6961c90fd2a - stable/14 - lib/libcrypt: remove trailing whitespace: Enji Cooper (Sat, 28 Sep 2024 03:57:57 UTC)
- git: c931eed5bc43 - stable/14 - lib/libcrypt: another trivial style change: Enji Cooper (Sat, 28 Sep 2024 03:58:26 UTC)
- git: a0d55936c9da - stable/14 - e1000: Update igb driver version to 2.5.28-fbsd: Kevin Bowling (Sat, 28 Sep 2024 09:23:06 UTC)
- git: 1091dcca0e82 - stable/14 - ixgbe: update if_bypass to ix-3.3.38: Kevin Bowling (Sat, 28 Sep 2024 09:23:07 UTC)
- git: af9d02f4da5f - stable/14 - ixgbe: update ixgbe_phy with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:23:08 UTC)
- git: 09c658172a03 - stable/14 - ixgbe: update ixgbe_mbx with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:23:09 UTC)
- git: b8c2ff930b39 - stable/14 - ixgbe: update if_ix and ixgbe api with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:23:10 UTC)
- git: e9e57ee70bfa - stable/14 - ixgbe: update if_sriov with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:23:12 UTC)
- git: edf4f6a6ecd4 - stable/14 - ixgbe: fix fw_recovery_mode callout: Kevin Bowling (Sat, 28 Sep 2024 09:23:13 UTC)
- git: a446e9481531 - stable/13 - e1000: Update igb driver version to 2.5.28-fbsd: Kevin Bowling (Sat, 28 Sep 2024 09:26:06 UTC)
- git: 5121d1b91209 - stable/13 - ixgbe: update if_bypass to ix-3.3.38: Kevin Bowling (Sat, 28 Sep 2024 09:26:07 UTC)
- git: b1dadbcebdfd - stable/13 - ixgbe: update ixgbe_phy with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:26:08 UTC)
- git: fa00169e26ff - stable/13 - ixgbe: update ixgbe_mbx with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:26:09 UTC)
- git: 78d9eb6de856 - stable/13 - ixgbe: update if_ix and ixgbe api with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:26:11 UTC)
- git: deea1953820e - stable/13 - ixgbe: update if_sriov with ix-3.3.38 changes: Kevin Bowling (Sat, 28 Sep 2024 09:26:12 UTC)
- git: 76e57cf9ded8 - stable/13 - ixgbe: fix fw_recovery_mode callout: Kevin Bowling (Sat, 28 Sep 2024 09:26:13 UTC)
- git: ff26fd77ee44 - stable/14 - libc/getnameinfo: stop adding NI_NUMERICHOST where inappropriate: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:04 UTC)
- git: d60a0ffecfdf - stable/14 - rc: network.subr update consitency with older change (v6/v4 order): Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:05 UTC)
- git: 6f58191b301d - stable/14 - mmccam: fix mmcsd disk aliases: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:07 UTC)
- git: 1eb6c9cfc9b0 - stable/14 - malloc(9): extend contigmalloc(9) by a "slab cookie": Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:08 UTC)
- git: 1364bc30deec - stable/14 - kern_malloc: remove '.' and '\n' from KASSERT/panic: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:09 UTC)
- git: 87d3af98590b - stable/14 - kern_malloc: fold free and zfree together into one __always_inline func: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:10 UTC)
- git: f9edc5b3f687 - stable/14 - LinuxKPI: move __kmalloc from slab.h to slab.c: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:11 UTC)
- git: af034dcbb242 - stable/14 - LinuxKPI: 802.11 compile in debugging based on IEEE80211 debugging: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:12 UTC)
- git: e9624aa3f2f8 - stable/14 - net80211: scan/internal: change boolean argument from int to bool: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:13 UTC)
- git: d506ab946dea - stable/14 - LinuxKPI/lindebugfs: stop panicing in lindebugfs, fix simple_read_from_buffer: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:14 UTC)
- git: 78556119d502 - stable/14 - LinuxKPI: 802.11: consistently spell TRACE-RX: as such: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:16 UTC)
- git: 52fdc7dacef9 - stable/14 - LinuxKPI: 802.11: implement ieee80211_sn_*(): Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:17 UTC)
- git: 314069ff8c35 - stable/14 - LinuxKPI: 802.11: support manual lladdr changes: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:18 UTC)
- git: d5025c491639 - stable/14 - LinuxKPI: add get_random_u8(): Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:19 UTC)
- git: 8e5f4f5f75a7 - stable/14 - LinuxKPI: add ENAVAIL error code: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:20 UTC)
- git: 6dedd620cfe3 - stable/14 - LinuxKPI: add eth_hdr(): Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:21 UTC)
- git: cedae002cba4 - stable/14 - LinuxKPI: add no_printk: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:22 UTC)
- git: e138f36f6422 - stable/14 - LinuxKPI: add general module_driver(), use it for module_pci_driver(): Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:24 UTC)
- git: 286250daf5a3 - stable/14 - LinuxKPI: add pci_err(): Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:25 UTC)
- git: ea18ffdf6e91 - stable/14 - LinuxKPI: add more fields to mhi.h: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:26 UTC)
- git: f00e737be055 - stable/14 - LinuxKPI; add more defintions to netdevice.h: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:27 UTC)
- git: 5ea0b0130112 - stable/14 - LinuxKPI: some additions for mt76: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:28 UTC)
- git: 70da94bb52ec - stable/14 - LinuxKPI: 802.11: add futher defines to ieee80211.h and nl80211.h: Bjoern A. Zeeb (Sat, 28 Sep 2024 10:38:29 UTC)
- git: e131c310c697 - stable/13 - libc/getnameinfo: stop adding NI_NUMERICHOST where inappropriate: Bjoern A. Zeeb (Sat, 28 Sep 2024 21:52:11 UTC)
- git: 267ad286efd8 - stable/13 - rc: network.subr update consitency with older change (v6/v4 order): Bjoern A. Zeeb (Sat, 28 Sep 2024 21:52:12 UTC)
- git: 0f629ec68f19 - stable/13 - mmccam: fix mmcsd disk aliases: Bjoern A. Zeeb (Sat, 28 Sep 2024 21:52:13 UTC)
- git: d2587a699e37 - stable/13 - malloc(9): extend contigmalloc(9) by a "slab cookie": Bjoern A. Zeeb (Sat, 28 Sep 2024 21:52:14 UTC)
- git: ef3fefe03103 - stable/13 - kern_malloc: remove '.' and '\n' from KASSERT/panic: Bjoern A. Zeeb (Sat, 28 Sep 2024 21:52:16 UTC)
- git: d7670d965c3f - stable/13 - kern_malloc: fold free and zfree together into one __always_inline func: Bjoern A. Zeeb (Sat, 28 Sep 2024 21:52:17 UTC)
- git: 1dd49c09eff5 - stable/14 - e1000: remove NEEDGIANT from a couple sysctls: Kevin Bowling (Sun, 29 Sep 2024 03:56:46 UTC)
- git: 0c730611ed73 - stable/14 - ixgbe: fix misleading indentation in ixgbe_phy: Kevin Bowling (Sun, 29 Sep 2024 03:56:48 UTC)
- git: c16093be8a1a - stable/14 - e1000: drop NEEDGIANT on em_sysctl_reg_handler uses: Kevin Bowling (Sun, 29 Sep 2024 03:56:49 UTC)
- git: a112b062e068 - stable/14 - e1000: drop NEEDGIANT from em_sysctl_debug_info use: Kevin Bowling (Sun, 29 Sep 2024 03:56:50 UTC)
- git: 3a2190633618 - stable/13 - e1000: remove NEEDGIANT from a couple sysctls: Kevin Bowling (Sun, 29 Sep 2024 03:58:11 UTC)
- git: d7fcaeca4cec - stable/13 - ixgbe: fix misleading indentation in ixgbe_phy: Kevin Bowling (Sun, 29 Sep 2024 03:58:12 UTC)
- git: 61e8ea9c6b2f - stable/13 - e1000: drop NEEDGIANT on em_sysctl_reg_handler uses: Kevin Bowling (Sun, 29 Sep 2024 03:58:13 UTC)
- git: 70d1a43c724e - stable/13 - e1000: drop NEEDGIANT from em_sysctl_debug_info use: Kevin Bowling (Sun, 29 Sep 2024 03:58:15 UTC)
- git: 06c854adc984 - stable/13 - qlxgbe: Remove pointer printing in ql_ioctl.c: Kevin Bowling (Sun, 29 Sep 2024 04:01:53 UTC)
- git: eee19d438424 - stable/13 - qlxgbe: fix debug prints in ql_os.c: Kevin Bowling (Sun, 29 Sep 2024 04:01:54 UTC)
- git: 73f5d59061ab - stable/13 - qlxge: replace device_printf with QL_DPRINT2: Kevin Bowling (Sun, 29 Sep 2024 04:01:55 UTC)
- git: 288ad162e68c - stable/13 - qlnx: qlnxe: Fix kernel address leakage: Kevin Bowling (Sun, 29 Sep 2024 04:01:56 UTC)
- git: a648b36e63ca - stable/13 - qlnxe: Fix multiple locking issues: Kevin Bowling (Sun, 29 Sep 2024 04:01:57 UTC)
- git: 03f291611464 - stable/13 - qlnxe: Allow MAC address override: Kevin Bowling (Sun, 29 Sep 2024 04:01:58 UTC)
- git: 0e9cdcc5141e - stable/14 - random: Avoid magic numbers: Colin Percival (Sun, 29 Sep 2024 15:25:12 UTC)
- git: a9f473632607 - stable/14 - loader: Add TSLOG to interpreter built-ins: Colin Percival (Sun, 29 Sep 2024 15:25:13 UTC)
- git: 0d348c621f4e - stable/14 - loader: Instrument EFI GetRNG with TSLOG: Colin Percival (Sun, 29 Sep 2024 15:25:14 UTC)
- git: 0a8ff1989681 - stable/14 - loader: Make EFI entropy size configurable: Colin Percival (Sun, 29 Sep 2024 15:25:15 UTC)
- git: 8d2d49bdb5ce - stable/14 - pkcs5v2: Add pkcs5v2_genkey_raw function: Colin Percival (Sun, 29 Sep 2024 15:25:16 UTC)
- git: f216bddf84e6 - stable/14 - loader: Make pkcs5v2 unconditionally available: Colin Percival (Sun, 29 Sep 2024 15:25:17 UTC)
- git: f470543a65b1 - stable/14 - loader: Expand EFI entropy if < 2048 bytes: Colin Percival (Sun, 29 Sep 2024 15:25:18 UTC)
- git: 82ade8ed7e70 - stable/14 - EC2: Set entropy_efi_seed_size to 64: Colin Percival (Sun, 29 Sep 2024 15:25:19 UTC)
- git: a651978fc40c - stable/14 - loader: Load platform entropy even without menu: Colin Percival (Sun, 29 Sep 2024 15:25:21 UTC)
- git: b26edf615c91 - stable/13 - libpfctl: ensure we return useful error codes: Kristof Provost (Sun, 29 Sep 2024 19:25:40 UTC)
- git: e3a9f4123f76 - stable/14 - libpfctl: ensure we return useful error codes: Kristof Provost (Sun, 29 Sep 2024 19:25:41 UTC)
- git: 99d3ce80ba07 - stable/14 - linuxulator: ignore AT_NO_AUTOMOUNT for all stat variants: Ed Maste (Sun, 29 Sep 2024 22:37:26 UTC)
- git: fbaf48065115 - stable/14 - kern_fail: Stop checking for failures from fp_malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:04 UTC)
- git: ab314540193e - stable/14 - boottrace: Stop checking for failures from realloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:05 UTC)
- git: 44a6f9c9a0b5 - stable/14 - subr_bus: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:06 UTC)
- git: d2d4758456aa - stable/14 - ctl: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:07 UTC)
- git: a77e68b0148d - stable/14 - udf: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:08 UTC)
- git: 891fdd020a68 - stable/14 - altq: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:09 UTC)
- git: 67971181687f - stable/14 - if_vlan: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:11 UTC)
- git: a0c4498478f9 - stable/14 - pf: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:12 UTC)
- git: ce708880847c - stable/14 - netsmb: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:13 UTC)
- git: 3d5e539b1f43 - stable/14 - xdr: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:14 UTC)
- git: 7bea79c1ab40 - stable/14 - LinuxKPI: 802.11: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:15 UTC)
- git: 905d5420ee1e - stable/14 - krping: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:16 UTC)
- git: 6a0ed6fe27ec - stable/14 - tests: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:17 UTC)
- git: 920288c32900 - stable/14 - arm ti: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:19 UTC)
- git: 53b79271160c - stable/14 - cmn600: Stop checking for failures from malloc/mallocarray(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:20 UTC)
- git: 49995f771b53 - stable/14 - smmu: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:21 UTC)
- git: 74887e322101 - stable/14 - al_eth: Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:22 UTC)
- git: 66bb507ccb1c - stable/14 - altera: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:23 UTC)
- git: 8c2748b922f5 - stable/14 - ath(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:24 UTC)
- git: 3db5be682169 - stable/14 - axgbe: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:26 UTC)
- git: e763c326fc85 - stable/14 - bnxt(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:27 UTC)
- git: 9216ba1853b7 - stable/14 - cxgb(4): Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:28 UTC)
- git: 09ed34449c79 - stable/14 - cxgbe(4): Stop checking for failures from malloc/mb_alloc_ext_pgs(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:29 UTC)
- git: 95532d15a12c - stable/14 - drm2: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:30 UTC)
- git: 8c2d777a223d - stable/14 - ena(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:31 UTC)
- git: e78c315e8941 - stable/14 - etherswitch: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:32 UTC)
- git: 6515ef4d2b42 - stable/14 - flexspi: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:34 UTC)
- git: f3af52726024 - stable/14 - fwip(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:35 UTC)
- git: 0341c77f203e - stable/14 - hpt27xx(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:36 UTC)
- git: c860df902b6d - stable/14 - hptnr(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:37 UTC)
- git: e4de0a965faa - stable/14 - hptrr(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:38 UTC)
- git: bb8c6f43256d - stable/14 - ice(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:39 UTC)
- git: ec68da0a7e6e - stable/14 - iser(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:40 UTC)
- git: 0fa85665105b - stable/14 - mana: Stop checking for failures from malloc/mallocarray/buf_ring_alloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:41 UTC)
- git: 4fee8d3e92c6 - stable/14 - mfi(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:43 UTC)
- git: cf44738feb83 - stable/14 - mlx(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:44 UTC)
- git: ae8388f726b5 - stable/14 - mpi3mr(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:45 UTC)
- git: 3e51da349563 - stable/14 - mrsas(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:46 UTC)
- git: 025c47549419 - stable/14 - pms(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:47 UTC)
- git: a1075ea2a314 - stable/14 - qat(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:48 UTC)
- git: 140a0c8f3981 - stable/14 - sume(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:49 UTC)
- git: bfcaaff418b8 - stable/14 - sound: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:50 UTC)
- git: 5a7db2ff56f9 - stable/14 - sdhci(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:52 UTC)
- git: 40015f1c11ee - stable/14 - vchiq(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:53 UTC)
- git: 5de9286b9af6 - stable/14 - ae(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:54 UTC)
- git: ea86e323e52f - stable/14 - age(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:55 UTC)
- git: a6c873a822b5 - stable/14 - alc(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:56 UTC)
- git: 7ae70062241b - stable/14 - ale(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:57 UTC)
- git: 39c35f6c5445 - stable/14 - axgbe: Stop checking for failures from taskqueue_create(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:45:58 UTC)
- git: f5cbe8ce89f1 - stable/14 - bge(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:46:00 UTC)
- git: e78770d62f8a - stable/14 - cas(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:46:01 UTC)
- git: f6c8db29aad8 - stable/14 - dpaa2: Stop checking for failures from malloc/taskqueue_create(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:46:02 UTC)
- git: 6b25a8f07958 - stable/14 - jme(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:46:03 UTC)
- git: 518e138448b4 - stable/14 - liquidio(4): Stop checking for failures from malloc/taskqueue_create/buf_ring_alloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:46:04 UTC)
- git: 70280bc71d28 - stable/14 - mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 04:46:05 UTC)
- git: ca22505a15a7 - stable/13 - kern_fail: Stop checking for failures from fp_malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:07:58 UTC)
- git: 6b42548c6dd7 - stable/13 - subr_bus: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:07:59 UTC)
- git: 8f17a8c8a2d6 - stable/13 - ctl: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:00 UTC)
- git: a4417f586ffc - stable/13 - udf: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:01 UTC)
- git: f7bcf5725fee - stable/13 - altq: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:03 UTC)
- git: 019abb5cf986 - stable/13 - if_vlan: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:04 UTC)
- git: be02b9a1142e - stable/13 - netsmb: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:05 UTC)
- git: 4e98af94a124 - stable/13 - xdr: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:06 UTC)
- git: ebf9b28b19e2 - stable/13 - LinuxKPI: 802.11: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:07 UTC)
- git: a7fff4fb4ec6 - stable/13 - krping: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:08 UTC)
- git: a8a127328ea4 - stable/13 - tests: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:10 UTC)
- git: 53922b3c2669 - stable/13 - arm ti: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:11 UTC)
- git: 91b6d79c2f39 - stable/13 - smmu: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:12 UTC)
- git: 9113fe381f1e - stable/13 - al_eth: Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:13 UTC)
- git: d40d85672e9d - stable/13 - altera: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:14 UTC)
- git: d0aa34422a53 - stable/13 - ath(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:15 UTC)
- git: 55e34ff3a4bb - stable/13 - axgbe: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:16 UTC)
- git: 783ec23313de - stable/13 - bnxt(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:18 UTC)
- git: 09491167a541 - stable/13 - cxgb(4): Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:19 UTC)
- git: be61ff389f42 - stable/13 - cxgbe(4): Stop checking for failures from malloc/mb_alloc_ext_pgs(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:20 UTC)
- git: 73e399c157a8 - stable/13 - drm2: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:21 UTC)
- git: 568cb5592586 - stable/13 - ena(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:22 UTC)
- git: f5f9d9d4039d - stable/13 - etherswitch: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:23 UTC)
- git: 97cc0b1fa252 - stable/13 - fwip(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:25 UTC)
- git: 3df0c68bdb28 - stable/13 - hpt27xx(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:26 UTC)
- git: 736dfe255d89 - stable/13 - hptnr(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:27 UTC)
- git: e86d353a893f - stable/13 - hptrr(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:28 UTC)
- git: 438e078d3166 - stable/13 - ice(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:29 UTC)
- git: 20805d47938b - stable/13 - iser(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:30 UTC)
- git: 909623bc1a28 - stable/13 - mfi(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:31 UTC)
- git: 6f7d5f52c19b - stable/13 - mlx(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:33 UTC)
- git: 5d9c2687c3c8 - stable/13 - pms(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:34 UTC)
- git: 68c96d15d3e2 - stable/13 - sume(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:35 UTC)
- git: 36fb983d227d - stable/13 - sound: Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:36 UTC)
- git: eded71c830ee - stable/13 - sdhci(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:37 UTC)
- git: c55da1eaf79e - stable/13 - vchiq(4): Stop checking for failures from malloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:38 UTC)
- git: 3e90f15df4c0 - stable/13 - ae(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:40 UTC)
- git: 0b1ac58493b1 - stable/13 - age(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:41 UTC)
- git: 8b872247de88 - stable/13 - alc(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:42 UTC)
- git: 26e17489cd06 - stable/13 - ale(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:43 UTC)
- git: b620bc6e1dfa - stable/13 - axgbe: Stop checking for failures from taskqueue_create(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:44 UTC)
- git: 617dcd17a5c9 - stable/13 - bge(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:45 UTC)
- git: 545f28e021eb - stable/13 - cas(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:47 UTC)
- git: 7b7353261e4e - stable/13 - jme(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:48 UTC)
- git: 7000dd2e2912 - stable/13 - liquidio(4): Stop checking for failures from malloc/taskqueue_create/buf_ring_alloc(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:49 UTC)
- git: 1290de0d5400 - stable/13 - mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK): Zhenlei Huang (Mon, 30 Sep 2024 05:08:50 UTC)
- git: a03acfa43410 - stable/14 - bhyve: initialize register value: Ed Maste (Mon, 30 Sep 2024 12:11:32 UTC)
- git: 32e077f273d9 - stable/13 - bhyve: initialize register value: Ed Maste (Mon, 30 Sep 2024 12:11:54 UTC)
- git: 335a234d72be - stable/13 - LinuxKPI: 802.11: support manual lladdr changes: Bjoern A. Zeeb (Mon, 30 Sep 2024 13:20:48 UTC)