dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
May 2023 Archives by thread
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6: Jason A. Harmening (Mon, 01 May 2023 00:34:45 UTC)
- git: 058a2846a24f - stable/13 - sqlite3: Vendor import of sqlite3 3.41.2: Cy Schubert (Mon, 01 May 2023 04:13:39 UTC)
- git: c3bbba00e452 - stable/12 - sqlite3: Vendor import of sqlite3 3.41.2: Cy Schubert (Mon, 01 May 2023 04:15:13 UTC)
- git: 16004e477d38 - stable/13 - lookup(): ensure that openat("/", "..", O_RESOLVE_BENEATH) fails: Konstantin Belousov (Mon, 01 May 2023 06:46:09 UTC)
- git: 3f5894cec67c - stable/13 - vn_open_vnode(): fix locking around VOP_CLOSE() on advisory lock error: Konstantin Belousov (Mon, 01 May 2023 06:46:10 UTC)
- git: d767bf361b3e - stable/13 - msdosfs: fix debug print format and parameter: Stefan Eßer (Mon, 01 May 2023 08:10:27 UTC)
- git: 3270f21597fb - stable/13 - sys/fs: do not report blocks allocated for synthetic file systems: Stefan Eßer (Mon, 01 May 2023 08:12:10 UTC)
- git: 878716d2ccbf - stable/13 - geom: use bool for one-bit wide bit-field: Ed Maste (Mon, 01 May 2023 12:15:23 UTC)
- git: 5c4e8a631097 - stable/13 - ipv6: disable RFC 4620 nodeinfo by default: Ed Maste (Mon, 01 May 2023 12:15:24 UTC)
- git: 2de69df6f398 - stable/12 - mpr: fix copying of event_mask: Mariusz Zaborski (Tue, 02 May 2023 12:20:41 UTC)
- git: 485005801104 - stable/12 - mpr: don't use hardcoded value in debug branch: Mariusz Zaborski (Tue, 02 May 2023 12:20:42 UTC)
- git: e7a3a08febd0 - stable/13 - mpr: fix copying of event_mask: Mariusz Zaborski (Tue, 02 May 2023 12:22:06 UTC)
- git: 834fdebb56fb - stable/13 - mpr: don't use hardcoded value in debug branch: Mariusz Zaborski (Tue, 02 May 2023 12:22:07 UTC)
- git: f5db29b8ceb5 - stable/13 - libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library.: John Baldwin (Tue, 02 May 2023 17:14:44 UTC)
- git: 076116b88474 - stable/12 - libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library.: John Baldwin (Tue, 02 May 2023 17:14:50 UTC)
- git: d854d8122288 - stable/13 - ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220.: John Baldwin (Wed, 03 May 2023 00:29:23 UTC)
- git: 3c8aec53a93f - stable/13 - libirdma: Drop clang-specific -ferror-limit.: John Baldwin (Wed, 03 May 2023 00:29:25 UTC)
- git: 773bb4c45cac - stable/13 - Use __freebsd_kprintf__ with GCC 12+ similar to clang.: John Baldwin (Wed, 03 May 2023 00:29:26 UTC)
- git: 80a1e92e4f54 - stable/13 - Silence GCC warnings when using libc++ headers.: John Baldwin (Wed, 03 May 2023 00:29:27 UTC)
- git: 42ed407622aa - stable/13 - libefivar: Fix a buffer overread.: John Baldwin (Wed, 03 May 2023 00:29:28 UTC)
- git: 11a98ef22a4f - stable/13 - Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>.: John Baldwin (Wed, 03 May 2023 00:29:29 UTC)
- git: 83a2c663b979 - stable/13 - bsd.sys.mk: Add NO_WDANGLING_POINTER helper variable.: John Baldwin (Wed, 03 May 2023 00:29:30 UTC)
- git: 7b9e74754674 - stable/13 - libsa: Disable -Wdangling-pointer for zfs.c.: John Baldwin (Wed, 03 May 2023 00:29:31 UTC)
- git: a7b1263ef066 - stable/13 - rpcgen: Don't free() a pointer after realloc().: John Baldwin (Wed, 03 May 2023 00:29:32 UTC)
- git: c2c7a43fb5cf - stable/13 - rpcgen: Unindent a line not guarded by if (mtflag).: John Baldwin (Wed, 03 May 2023 00:29:34 UTC)
- git: cb4303995e98 - stable/13 - bsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable.: John Baldwin (Wed, 03 May 2023 00:29:35 UTC)
- git: 0345952b9e44 - stable/13 - fwcontrol: Disable -Wzero-length-bounds warnings.: John Baldwin (Wed, 03 May 2023 00:29:36 UTC)
- git: 50367e285d40 - stable/13 - pw: Don't return a pointer to an on-stack buffer from grp_set_passwd.: John Baldwin (Wed, 03 May 2023 00:29:37 UTC)
- git: 0218596e9220 - stable/13 - acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace.: John Baldwin (Wed, 03 May 2023 00:29:38 UTC)
- git: 2c63333240f2 - stable/13 - bhyve: Accept a variable-length string name for qemu_fwcfg_add_file.: John Baldwin (Wed, 03 May 2023 00:29:39 UTC)
- git: f89431787317 - stable/13 - bhyve: Don't return -ENOMEM from qemu_fwcfg_add_file.: John Baldwin (Wed, 03 May 2023 00:29:40 UTC)
- git: 063ba7151b3e - stable/13 - Move NO_WUNUSED_BUT_SET_VARIABLE clang helper to the right place.: John Baldwin (Wed, 03 May 2023 00:29:42 UTC)
- git: ff01fd164655 - stable/13 - Disable errors for -Wnonnull for the kernel for GCC 12.: John Baldwin (Wed, 03 May 2023 00:29:43 UTC)
- git: 256b5d40e550 - stable/13 - mrsas: Don't leak a stack pointer value in the softc.: John Baldwin (Wed, 03 May 2023 00:29:44 UTC)
- git: 64313140e531 - stable/13 - iee80211_hwmp: Don't dereference NULL ni in debug printf.: John Baldwin (Wed, 03 May 2023 00:29:45 UTC)
- git: ea3bb92cc3e1 - stable/13 - Disable -Wdangling-pointer for the kernel for GCC 12.: John Baldwin (Wed, 03 May 2023 00:29:46 UTC)
- git: 0f8e9a76f304 - stable/13 - Disable -Wzero-length-bounds for the kernel for GCC 12.: John Baldwin (Wed, 03 May 2023 00:29:47 UTC)
- git: ca1b2ea863bd - stable/13 - ath: Fix mismatches in array bounds.: John Baldwin (Wed, 03 May 2023 00:29:48 UTC)
- git: c79901ba3d52 - stable/13 - iwi: Remove write-only status variable.: John Baldwin (Wed, 03 May 2023 00:29:49 UTC)
- git: 861585daa86a - stable/13 - iwi: Fix mismatch in array bounds.: John Baldwin (Wed, 03 May 2023 00:29:51 UTC)
- git: 4f58d7654381 - stable/13 - malo: Fix mismatch in array bounds.: John Baldwin (Wed, 03 May 2023 00:29:52 UTC)
- git: b7c11b67cbc5 - stable/13 - ocs: Remove unused variable.: John Baldwin (Wed, 03 May 2023 00:29:53 UTC)
- git: 5c64fbe7651c - stable/13 - ocs: Fix mismatch in array bounds.: John Baldwin (Wed, 03 May 2023 00:29:54 UTC)
- git: a5cc1f650ca3 - stable/13 - sys: Stop enabling -Wnested-externs.: John Baldwin (Wed, 03 May 2023 00:29:55 UTC)
- git: 65413a38270f - stable/13 - net80211: Fix mismatches in array bounds.: John Baldwin (Wed, 03 May 2023 00:29:56 UTC)
- git: da0afdcc61e2 - stable/13 - mlx5: Fix mismatch in array bounds.: John Baldwin (Wed, 03 May 2023 00:29:57 UTC)
- git: 22cb9d3f17c4 - stable/13 - aesni: Remove misleading array bounds for aesni_decryt_ecb.: John Baldwin (Wed, 03 May 2023 00:29:58 UTC)
- git: afc2b44c748d - stable/13 - ipfilter: Fix mismatch in array bounds.: John Baldwin (Wed, 03 May 2023 00:30:00 UTC)
- git: 1ef1b088c8c8 - stable/13 - rtwn: Fix mismatches in array bounds.: John Baldwin (Wed, 03 May 2023 00:30:01 UTC)
- git: e2b66bdb6874 - stable/13 - if_rsu: Fix mismatches in array bounds.: John Baldwin (Wed, 03 May 2023 00:30:02 UTC)
- git: 6ddbd237cc80 - stable/13 - atp: Fix mismatch in array bounds.: John Baldwin (Wed, 03 May 2023 00:30:03 UTC)
- git: 58b9432c405b - stable/13 - zfs: Fix build with GCC 12.: John Baldwin (Wed, 03 May 2023 00:30:04 UTC)
- git: ed3d14a5b0d0 - stable/13 - Fix spelling of NO_WINFINITE_RECURSION.: John Baldwin (Wed, 03 May 2023 00:30:05 UTC)
- git: 677407f69c39 - stable/13 - sys: Retire OPENZFS_CWARNFLAGS now that it is empty.: John Baldwin (Wed, 03 May 2023 00:30:06 UTC)
- git: a7e6ae2dc64b - stable/13 - Apply clang fix for assertion building emulators/rpcs3: Dimitry Andric (Wed, 03 May 2023 10:41:10 UTC)
- git: 387546f14b63 - stable/13 - zfs: make zfs_vfs_held() definition consistent with declaration: Dimitry Andric (Wed, 03 May 2023 10:41:11 UTC)
- git: 35d8e035e22f - stable/13 - vm: fix a number of functions to match the expected prototypes: Dimitry Andric (Wed, 03 May 2023 10:41:12 UTC)
- git: f6d7ceb2baa3 - stable/13 - boolean_t: change to unsigned int to avoid signed bitfield warnings: Dimitry Andric (Wed, 03 May 2023 10:41:13 UTC)
- git: 44f4aaee6be3 - stable/12 - Apply clang fix for assertion building emulators/rpcs3: Dimitry Andric (Wed, 03 May 2023 10:41:32 UTC)
- git: 3f527b4b8fd5 - stable/12 - vm: fix a number of functions to match the expected prototypes: Dimitry Andric (Wed, 03 May 2023 10:41:34 UTC)
- git: c3da468befd3 - stable/12 - boolean_t: change to unsigned int to avoid signed bitfield warnings: Dimitry Andric (Wed, 03 May 2023 10:41:35 UTC)
- git: 22028f12f1ed - stable/12 - powerpc: fix another pmap related function to return the correct type: Dimitry Andric (Wed, 03 May 2023 14:33:03 UTC)
- git: 7dea7445ba44 - stable/13 - Cirrus-CI: update stable/13 CI image to 13.1: Ed Maste (Wed, 03 May 2023 22:42:12 UTC)
- git: f7398d2d0ab6 - stable/13 - logger(1): MFC: fix timestamps in case of long run: Eugene Grosbein (Thu, 04 May 2023 05:42:39 UTC)
- git: 63c903e874da - stable/13 - Cirrus-CI: set PKG_FORMAT via top level `env:`: Ed Maste (Thu, 04 May 2023 16:45:03 UTC)
- git: f6488428308e - stable/13 - pkgbase: hide duplicate METALOG directory warnings under verbose: Ed Maste (Thu, 04 May 2023 16:45:59 UTC)
- git: 861fdb46300b - stable/13 - jedec_dimm(4): Add manufacturing year and week.: Ravi Pokala (Fri, 05 May 2023 00:30:01 UTC)
- git: fa63175685bf - stable/13 - jedec_dimm(4): Refactor offset adjustment and page0 reset: Ravi Pokala (Fri, 05 May 2023 00:30:02 UTC)
- git: a9ee57e46ff0 - stable/12 - jedec_dimm(4): Add manufacturing year and week.: Ravi Pokala (Fri, 05 May 2023 00:30:48 UTC)
- git: d0049a46bd35 - stable/12 - jedec_dimm(4): Refactor offset adjustment and page0 reset: Ravi Pokala (Fri, 05 May 2023 00:30:49 UTC)
- git: 6ea02becc78c - stable/13 - vfs: Export get_next_dirent() as vn_dir_next_dirent(): Konstantin Belousov (Fri, 05 May 2023 06:38:55 UTC)
- git: 6dae49bb3b4d - stable/13 - vfs: vn_dir_next_dirent(): Simplify interface and harden: Konstantin Belousov (Fri, 05 May 2023 06:38:56 UTC)
- git: 6a53a4ff6537 - stable/13 - vfs: Fix "emptydir" mount option: Konstantin Belousov (Fri, 05 May 2023 06:38:57 UTC)
- git: 21cc0c6cad65 - stable/13 - vfs: vn_dir_next_dirent(): Adapt comments to style(9): Konstantin Belousov (Fri, 05 May 2023 06:38:58 UTC)
- git: 8ba938472706 - stable/13 - vfs: Rename vfs_emptydir() to vn_dir_check_empty(): Konstantin Belousov (Fri, 05 May 2023 06:38:59 UTC)
- git: c6062b358862 - stable/13 - authpf: do not sprintf to a null pointer: Ed Maste (Sat, 06 May 2023 00:29:44 UTC)
- git: 651e037e2720 - stable/13 - Intel DMAR: remove parsing of 6-level paging capability: Jason A. Harmening (Sat, 06 May 2023 00:59:21 UTC)
- git: 95e02a419224 - stable/12 - Intel DMAR: remove parsing of 6-level paging capability: Jason A. Harmening (Sat, 06 May 2023 01:13:48 UTC)
- git: 7c067d5b823d - stable/13 - renice: Avoid segfault if -n flag is given without argument.: Dag-Erling Smørgrav (Sat, 06 May 2023 14:42:44 UTC)
- git: 899ba534a50a - stable/13 - release: Report disk image filename: Ed Maste (Sat, 06 May 2023 18:55:52 UTC)
- git: a0ef7a056027 - stable/13 - src.conf: add WITH_TOOLCHAIN description: Ed Maste (Sat, 06 May 2023 18:55:53 UTC)
- git: a2f6734d9d5d - stable/13 - dtrace: get rid of uchar_t types: Mark Johnston (Sun, 07 May 2023 17:59:52 UTC)
- git: 4d9000cb22a9 - stable/13 - dtrace: expose dtrace_instr_size() to userland and implement it for riscv: Mark Johnston (Sun, 07 May 2023 17:59:53 UTC)
- git: facd3a41d9d1 - stable/13 - dtrace: use dtrace_instr_size() in the riscv dtrace_subr.c: Mark Johnston (Sun, 07 May 2023 17:59:54 UTC)
- git: de552718943b - stable/13 - dtrace: add register bindings for RISC-V: Mark Johnston (Sun, 07 May 2023 17:59:55 UTC)
- git: 504b5a1378ab - stable/13 - riscv: Compile instr_size.c into the kernel when DTrace is configured: Mark Johnston (Sun, 07 May 2023 17:59:57 UTC)
- git: 888071fb560a - stable/13 - arm64: Implement bus_describe_intr() for nexus: Mark Johnston (Sun, 07 May 2023 17:59:58 UTC)
- git: 42729357a23f - stable/13 - riscv: Implement bus_describe_intr() for nexus: Mark Johnston (Sun, 07 May 2023 17:59:59 UTC)
- git: a9732ce7b904 - stable/13 - tests: Add ATF_REQUIRE_SYSCTL_BOOL: Mark Johnston (Sun, 07 May 2023 18:00:00 UTC)
- git: f37a2ade7730 - stable/13 - share/mk/bsd.cpu.mk: add AltiVec / VSX to powerpc*'s MACHINE_CPU: Piotr Kubaj (Mon, 08 May 2023 00:57:38 UTC)
- git: 609cc7f1c7d9 - stable/13 - ObsoleteFiles: Complete 20201025: Remove cal data files: Li-Wen Hsu (Mon, 08 May 2023 01:20:41 UTC)
- git: d71c3dd112f6 - stable/13 - bhyve: add helper struct for qemus acpi table loader: Corvin Köhne (Mon, 08 May 2023 08:25:25 UTC)
- git: a02d136df0bc - stable/13 - bhyve: make use of qemus acpi table loader: Corvin Köhne (Mon, 08 May 2023 08:25:26 UTC)
- git: 694f2c9d354e - stable/13 - bhyve: add basic E820 implementation: Corvin Köhne (Mon, 08 May 2023 08:25:28 UTC)
- git: 951ca31bf66b - stable/13 - bhyve: add common memory holes to E820 table: Corvin Köhne (Mon, 08 May 2023 08:25:29 UTC)
- git: 0f8a17795d21 - stable/13 - bhyve: add allocation function to E820: Corvin Köhne (Mon, 08 May 2023 08:25:30 UTC)
- git: f1b5ce0d1d75 - stable/13 - bhyve: add E820 dump function: Corvin Köhne (Mon, 08 May 2023 08:25:31 UTC)
- git: 03d8264dcaf4 - stable/13 - bhyve: pass E820 table to guest: Corvin Köhne (Mon, 08 May 2023 08:25:32 UTC)
- git: 743938876959 - stable/13 - vmm: fix HLT loop while vcpu has requested virtual interrupts: Corvin Köhne (Mon, 08 May 2023 08:25:33 UTC)
- git: a89f1ce51b6d - stable/13 - riscv: remove unused string from swtch.S: Mitchell Horne (Mon, 08 May 2023 16:34:55 UTC)
- git: 148ae1880038 - stable/13 - Apply libc++ fix for compiling <type_traits> with gcc 13: Dimitry Andric (Mon, 08 May 2023 17:00:56 UTC)
- git: 3f39a2a83945 - stable/13 - ntpd: Support IPv6-only hosts: Cy Schubert (Mon, 08 May 2023 17:33:45 UTC)
- git: d3ee609cf29e - stable/12 - ntpd: Support IPv6-only hosts: Cy Schubert (Mon, 08 May 2023 17:34:09 UTC)
- git: db1a4d9c4569 - stable/13 - fsck_ffs: fix the previous change that skipped pass 5 in some cases: Chuck Silvers (Mon, 08 May 2023 18:34:04 UTC)
- git: 16f43ccd0c69 - stable/13 - fbt: get rid of redundant defines: Mark Johnston (Tue, 09 May 2023 14:02:59 UTC)
- git: cb5ea040be73 - stable/13 - hwpmc: Fix a typo: Mark Johnston (Tue, 09 May 2023 14:03:00 UTC)
- git: 7e06b2f3ecd7 - stable/13 - vmm: Expose some more AVX512 CPUID bits to guests: Mark Johnston (Tue, 09 May 2023 14:03:01 UTC)
- git: 5000c6519a87 - stable/13 - dtrace: Sync dis_tables.c with illumos: Mark Johnston (Tue, 09 May 2023 14:03:02 UTC)
- git: 352a06f049e0 - stable/13 - vmrun.sh: mention new edk2 package: Mark Johnston (Tue, 09 May 2023 14:03:03 UTC)
- git: 26ad093fb017 - stable/13 - Cirrus-CI: Switch to llvm14 toolchain package: Ed Maste (Tue, 09 May 2023 17:09:25 UTC)
- git: 7f98e64ba708 - stable/13 - Cirrus-CI: switch GCC job to GCC 12: Ed Maste (Tue, 09 May 2023 17:09:27 UTC)
- git: e118e3c41bdc - stable/13 - Cirrus-CI: use llvm15 toolchain packages: Ed Maste (Tue, 09 May 2023 17:09:28 UTC)
- git: 780466256114 - stable/13 - Revert "uart(4): add Sunrise Point UART controllers": Kyle Evans (Tue, 09 May 2023 17:34:04 UTC)
- git: b4e9bfd51c2d - stable/13 - netmap: pkt-gen: sync with upstream: Vincenzo Maffione (Tue, 09 May 2023 20:39:42 UTC)
- git: 6bb56ad277f5 - stable/13 - twe: Add deprecation notice: Warner Losh (Thu, 11 May 2023 04:12:29 UTC)
- git: dba2eb1dc02d - stable/13 - unix: Fix locking in uipc_peeraddr(): Mark Johnston (Thu, 11 May 2023 13:32:57 UTC)
- git: 0a300a95c10f - stable/13 - vmm: Dynamically allocate a couple of per-CPU state save areas: Mark Johnston (Thu, 11 May 2023 13:32:58 UTC)
- git: be14baa34b82 - stable/13 - vmm: don't free unallocated memory: Mark Johnston (Thu, 11 May 2023 13:32:59 UTC)
- git: aec3c884057a - stable/13 - buf: Dynamically allocate per-CPU buffer queues: Mark Johnston (Thu, 11 May 2023 13:33:00 UTC)
- git: 04622b63cde8 - stable/13 - cap_net tests: Skip tests if there is no connectivity: Mark Johnston (Thu, 11 May 2023 13:33:01 UTC)
- git: 272525b73b65 - stable/13 - vmm: Fix casts around kmem_malloc/free() calls: Mark Johnston (Thu, 11 May 2023 15:04:26 UTC)
- git: c33f8c595255 - stable/13 - geom.8: Fix typos and wordsmith: Mateusz Piotrowski (Fri, 12 May 2023 10:11:54 UTC)
- git: b9fc1e9077ce - stable/13 - ktls.4: Remove an obsolete statement: Mark Johnston (Fri, 12 May 2023 18:15:04 UTC)
- git: 443c6bcffe08 - stable/13 - ktls.4: Mention mb_use_ext_pgs in the "sysctl nodes" section: Mark Johnston (Fri, 12 May 2023 18:15:05 UTC)
- git: 3e5696773795 - stable/13 - net/pfkeyv2.h: fix typo, meNber: Konstantin Belousov (Sat, 13 May 2023 00:54:19 UTC)
- git: 9bff554c25ac - stable/13 - amd64 MINIMAL config: remove sentence about acpi: Konstantin Belousov (Sat, 13 May 2023 00:54:20 UTC)
- git: 32e3c90b242d - stable/13 - amd64: add MINIMALUP config: Konstantin Belousov (Sat, 13 May 2023 00:54:21 UTC)
- git: d99c8134bbcc - stable/13 - amd64 MINIMAL config: remove statements about UFS module: Konstantin Belousov (Sat, 13 May 2023 00:54:22 UTC)
- git: 066d2b67be7f - stable/13 - amd64 MINIMAL: remove UFS from compiled-in list: Konstantin Belousov (Sat, 13 May 2023 00:54:23 UTC)
- git: b1e09025dfdb - stable/13 - amd64 MINIMAL: SysV IPC syscalls are loadable: Konstantin Belousov (Sat, 13 May 2023 00:54:24 UTC)
- git: 5cb5b368829d - stable/12 - e1000: fix VLAN 0: Kristof Provost (Mon, 15 May 2023 05:06:07 UTC)
- git: eaa16e7edba1 - stable/13 - e1000: fix VLAN 0: Kristof Provost (Mon, 15 May 2023 05:06:08 UTC)
- git: 36fb2e26f61b - stable/13 - arm64: Fix a typo in a source code comment: Gordon Bergling (Mon, 15 May 2023 06:16:27 UTC)
- git: 6136013a16f5 - stable/13 - Disable the arm physical timer when an irq exists: Andrew Turner (Mon, 15 May 2023 15:45:52 UTC)
- git: ed88e5b2fc75 - stable/13 - Limit where we disable the Arm generic timer: Andrew Turner (Mon, 15 May 2023 15:45:53 UTC)
- git: 9afca1eb3277 - stable/13 - arm: generic_timer: use interrupt-names when available: Andrew Turner (Mon, 15 May 2023 15:45:54 UTC)
- git: 21ef40aea1d3 - stable/13 - Always enable the virtual timer for userspace: Andrew Turner (Mon, 15 May 2023 15:45:55 UTC)
- git: 79dd9ddb1d8c - stable/13 - Keep per-timer interrupt data together: Andrew Turner (Mon, 15 May 2023 15:45:57 UTC)
- git: 289967bbad82 - stable/13 - Stop using the rid as an index in the arm timer: Andrew Turner (Mon, 15 May 2023 15:45:58 UTC)
- git: bd011976c6cf - stable/13 - Always read the VFP regs in the arm64 fill_fpregs: Andrew Turner (Mon, 15 May 2023 15:45:59 UTC)
- git: 622875663c82 - stable/13 - Always store the arm64 VFP context: Andrew Turner (Mon, 15 May 2023 15:46:00 UTC)
- git: 0ae7446ed3fa - stable/13 - Reduce an arm64 VFP critical section: Andrew Turner (Mon, 15 May 2023 15:46:01 UTC)
- git: 253e4c56c8a6 - stable/13 - Add the fixed memory type to the pci ecam driver: Andrew Turner (Mon, 15 May 2023 15:46:02 UTC)
- git: d42fa41bc2ed - stable/13 - Make SMCCC usable by device drivers: Andrew Turner (Mon, 15 May 2023 15:46:03 UTC)
- git: b4805d577787 - stable/13 - nfsd: Prepare the NFS server code to run in a vnet prison: Rick Macklem (Mon, 15 May 2023 23:42:18 UTC)
- git: 797b9a88c80d - stable/13 - nfsd: Delete nfsrv_prison_cleanup() until vneting enabled: Rick Macklem (Mon, 15 May 2023 23:45:46 UTC)
- git: 764664aaa5d5 - stable/13 - nfsd: Fix initialization broken by 7344856e3a6d: Rick Macklem (Mon, 15 May 2023 23:47:20 UTC)
- git: b9ca790637fc - stable/13 - quiesce_cpus(): do not overallocate generation array: Konstantin Belousov (Tue, 16 May 2023 04:11:00 UTC)
- git: 5fdd2bfef42c - stable/13 - smp_topo: dynamically allocate group array: Konstantin Belousov (Tue, 16 May 2023 04:11:01 UTC)
- git: f296166d7be4 - stable/13 - smp_topo(): make it idempotent: Konstantin Belousov (Tue, 16 May 2023 04:11:02 UTC)
- git: 13e15ac4990c - stable/13 - smp_topo(): correct allocation sizes for trivial topologies: Konstantin Belousov (Tue, 16 May 2023 04:11:03 UTC)
- git: 5d261b0cc851 - stable/13 - acpi_ged: New driver to ACPI generic event device: Takanori Watanabe (Tue, 16 May 2023 13:42:50 UTC)
- git: 1304042bce83 - stable/13 - nfsd: Continue adding macros so nfsd can run in a vnet prison: Rick Macklem (Tue, 16 May 2023 14:26:47 UTC)
- git: aeb27b5d12d3 - stable/13 - nfsd: Wrap nfsstatsv1_p in the NFSD_VNET() macro: Rick Macklem (Tue, 16 May 2023 14:28:43 UTC)
- git: e9f9e3f4086f - stable/13 - nfsd: Continue adding macros so nfsd can run in a vnet prison: Rick Macklem (Tue, 16 May 2023 14:30:35 UTC)
- git: 866e5c6b3ce7 - stable/13 - freebsd-update: Fix merging already-updated files: Colin Percival (Tue, 16 May 2023 21:34:35 UTC)
- git: 8c6a6e8c8071 - stable/13 - nfsd: Get rid of useless "pool" field in nfs_fha_new.c: Rick Macklem (Tue, 16 May 2023 21:37:11 UTC)
- git: 4ee3d271b74d - stable/13 - nfsd: Add NFSD_VNET() macros to nfs_fha_new.c: Rick Macklem (Tue, 16 May 2023 21:38:48 UTC)
- git: d9ecb62798da - stable/13 - nfs_fha_new: Fix nfs_fha_new so that sysctls work in prisons: Rick Macklem (Tue, 16 May 2023 21:40:18 UTC)
- git: f70caf1b4524 - stable/13 - if_stf: Delete unreachable code: Zhenlei Huang (Wed, 17 May 2023 09:59:11 UTC)
- git: ece63e96c364 - stable/13 - ip_mroute: Delete unreachable code: Zhenlei Huang (Wed, 17 May 2023 09:59:12 UTC)
- git: 4d7d39b0f208 - stable/13 - elf.5: Fix conjugation of holds: Zhenlei Huang (Wed, 17 May 2023 09:59:13 UTC)
- git: 1437712fd8c9 - stable/13 - ixgbe: Fix typos in source code comments: Zhenlei Huang (Wed, 17 May 2023 09:59:14 UTC)
- git: 3056dfbdf815 - stable/13 - mps: Fix a typo in a source code comment: Zhenlei Huang (Wed, 17 May 2023 09:59:15 UTC)
- git: 62af5091a4f7 - stable/13 - mrsas: Fix a typo in a source code comment: Zhenlei Huang (Wed, 17 May 2023 09:59:16 UTC)
- git: 1ff44a05d6bc - stable/12 - if_stf: Delete unreachable code: Zhenlei Huang (Wed, 17 May 2023 10:05:30 UTC)
- git: 2a3147f96241 - stable/12 - ip_mroute: Delete unreachable code: Zhenlei Huang (Wed, 17 May 2023 10:05:32 UTC)
- git: c0612a203c92 - stable/12 - elf.5: Fix conjugation of holds: Zhenlei Huang (Wed, 17 May 2023 10:05:33 UTC)
- git: b23360fe1355 - stable/12 - ixgbe: Fix typos in source code comments: Zhenlei Huang (Wed, 17 May 2023 10:05:34 UTC)
- git: a043c76d3e33 - stable/12 - mps: Fix a typo in a source code comment: Zhenlei Huang (Wed, 17 May 2023 10:05:35 UTC)
- git: 4f6be38eed95 - stable/12 - mrsas: Fix a typo in a source code comment: Zhenlei Huang (Wed, 17 May 2023 10:05:36 UTC)
- git: ddaa27909a92 - stable/13 - kern_jail.c: Allow mountd/nfsd to optionally run in a jail: Rick Macklem (Wed, 17 May 2023 14:38:41 UTC)
- git: abae7d6e2dea - stable/13 - prison_check_nfsd: Add check for enforce_statfs != 0: Rick Macklem (Wed, 17 May 2023 14:40:17 UTC)
- git: 1d88734798c2 - stable/13 - krpc: Add macros so that rpc.tlsservd can run in vnet prison: Rick Macklem (Wed, 17 May 2023 14:46:22 UTC)
- git: 104561df45cc - stable/13 - kgssapi: Add macros so that gssd(8) can run in vnet prison: Rick Macklem (Wed, 17 May 2023 14:50:41 UTC)
- git: 0a17b290c3a9 - stable/13 - nfsd: Continue adding macros so nfsd can run in a vnet prison: Rick Macklem (Wed, 17 May 2023 22:08:02 UTC)
- git: fddac96ca559 - stable/13 - krpc: Allow mountd/nfsd to optionally run in a jail: Rick Macklem (Wed, 17 May 2023 22:15:17 UTC)
- git: 967e9ddfb839 - stable/13 - krpc: Replace !jailed() with IS_DEFAULT_VNET(): Rick Macklem (Wed, 17 May 2023 22:18:16 UTC)
- git: 8d7d3c6963f8 - stable/13 - nfscl: Add NFSD_CURVNET macros to nfsclient syscall: Rick Macklem (Wed, 17 May 2023 22:20:17 UTC)
- git: 3f1e7e07459f - stable/13 - nfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.c: Rick Macklem (Wed, 17 May 2023 23:13:53 UTC)
- git: 46910ffacbfe - stable/13 - krpc: Remove VNET_NFSD #ifdefs: Rick Macklem (Thu, 18 May 2023 00:13:36 UTC)
- git: 69ce8ed3c650 - stable/13 - MFV: less v632.: Xin LI (Thu, 18 May 2023 06:01:00 UTC)
- git: 668c406ce567 - stable/13 - UPDATING: Update release name and handbook link: Warner Losh (Thu, 18 May 2023 14:20:02 UTC)
- git: 56b45bf5f6e1 - stable/13 - nfsd: Enable the NFSD_VNET vnet front end macros: Rick Macklem (Thu, 18 May 2023 23:02:58 UTC)
- git: 8fecd12ec950 - stable/13 - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup: Rick Macklem (Thu, 18 May 2023 23:09:07 UTC)
- git: b4098b4fd6d6 - stable/13 - nfscommon: Use IS_DEFAULT_VNET() in the vnet initialization: Rick Macklem (Thu, 18 May 2023 23:10:27 UTC)
- git: c71535c29df0 - stable/13 - nfsd: Fix a use after free when vnet prisons are deleted: Rick Macklem (Thu, 18 May 2023 23:12:12 UTC)
- git: 34a0d4cbae16 - stable/13 - svc_rpcsec_gss.c: Separate out the non-vnet initialization: Rick Macklem (Thu, 18 May 2023 23:15:13 UTC)
- git: 0edfc2a92c80 - stable/13 - sh(1): fix history file write checking: Baptiste Daroussin (Fri, 19 May 2023 08:10:29 UTC)
- git: c1150a63791d - stable/13 - pw: do not call system(): Baptiste Daroussin (Fri, 19 May 2023 08:10:30 UTC)
- git: 610641ec5f6e - stable/13 - dma: install a simple example for the auth.conf file: Baptiste Daroussin (Fri, 19 May 2023 08:10:31 UTC)
- git: e31fbe0dff0c - stable/13 - periodic: Use locale-agnostic (ISO 8601) timestamp format: Baptiste Daroussin (Fri, 19 May 2023 08:10:32 UTC)
- git: 732f13ad32dc - stable/13 - pw: The pw_checkname function has added ';' checking.: Baptiste Daroussin (Fri, 19 May 2023 08:10:33 UTC)
- git: cd520142e3db - stable/13 - passwd.5: Remove .Tn (Trade Name) macros: Baptiste Daroussin (Fri, 19 May 2023 08:10:35 UTC)
- git: 74ce0c29e7bb - stable/13 - passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79: Baptiste Daroussin (Fri, 19 May 2023 08:10:36 UTC)
- git: 49c6050210a7 - stable/13 - pci_vendors: update to 2023-05-15: Baptiste Daroussin (Fri, 19 May 2023 08:15:07 UTC)
- git: 7bc2192380e1 - stable/13 - pkg(7): use libmd for sha256 instead of openssl: Baptiste Daroussin (Fri, 19 May 2023 08:17:27 UTC)
- git: 4399248d8776 - stable/13 - pkg(7): now that we do use libmd, use it completly: Baptiste Daroussin (Fri, 19 May 2023 08:17:28 UTC)
- git: 2f251aa5ad7f - stable/12 - pw: do not call system(): Baptiste Daroussin (Fri, 19 May 2023 08:20:06 UTC)
- git: 0cf997acbf0c - stable/12 - periodic: Use locale-agnostic (ISO 8601) timestamp format: Baptiste Daroussin (Fri, 19 May 2023 08:20:07 UTC)
- git: 554f8644b038 - stable/12 - pw: The pw_checkname function has added ';' checking.: Baptiste Daroussin (Fri, 19 May 2023 08:20:08 UTC)
- git: 45f3aa3ddf99 - stable/12 - passwd.5: Remove .Tn (Trade Name) macros: Baptiste Daroussin (Fri, 19 May 2023 08:20:09 UTC)
- git: e896ce8e3757 - stable/12 - passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79: Baptiste Daroussin (Fri, 19 May 2023 08:20:10 UTC)
- git: af8fd75b4593 - stable/13 - ix(4): correct max MTU: Piotr Kubaj (Fri, 19 May 2023 12:26:57 UTC)
- git: 737f887379b8 - stable/12 - ix(4): correct max MTU: Piotr Kubaj (Fri, 19 May 2023 12:34:08 UTC)
- git: 202d52261b92 - stable/13 - vfs_export: Add mnt_exjail to control exports done in prisons: Rick Macklem (Fri, 19 May 2023 20:22:31 UTC)
- git: 527e6b02d65d - stable/13 - vfs_mount.c: Allow mountd(8) to do exports in a vnet prison: Rick Macklem (Fri, 19 May 2023 20:26:11 UTC)
- git: eb6588af1585 - stable/13 - kern_jail.c: Remove #ifdefs for VNET_NFSD: Rick Macklem (Fri, 19 May 2023 20:27:49 UTC)
- git: 544ebd2a9806 - stable/13 - Revert "kern_jail.c: Remove #ifdefs for VNET_NFSD": Rick Macklem (Fri, 19 May 2023 21:36:13 UTC)
- git: 3866502e1817 - stable/13 - Revert "vfs_mount.c: Allow mountd(8) to do exports in a vnet prison": Rick Macklem (Fri, 19 May 2023 21:37:42 UTC)
- git: 3bd0519d7485 - stable/13 - Revert "vfs_export: Add mnt_exjail to control exports done in prisons": Rick Macklem (Fri, 19 May 2023 21:39:43 UTC)
- git: 7ad0e9f1e696 - stable/13 - Additional output from dumpfs(8).: Kirk McKusick (Fri, 19 May 2023 23:54:20 UTC)
- git: 4921003d448e - stable/13 - Fix printf format conflict: Kirk McKusick (Fri, 19 May 2023 23:54:21 UTC)
- git: a6916c2bd084 - stable/13 - Yet another try to fix printf format conflict.: Kirk McKusick (Fri, 19 May 2023 23:54:22 UTC)
- git: 0fc13be84735 - stable/13 - Additional validity checking in newfs(8).: Kirk McKusick (Fri, 19 May 2023 23:54:23 UTC)
- git: 5188186cd4dd - stable/13 - newfs: fix up 32-bit compile: Kirk McKusick (Fri, 19 May 2023 23:54:24 UTC)
- git: eefbecaab1b1 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock.: Kirk McKusick (Fri, 19 May 2023 23:54:25 UTC)
- git: 8e0b31c791cf - stable/13 - Fix off-by-one error in fsck_ffs(8) chkrange() block-number check.: Kirk McKusick (Fri, 19 May 2023 23:54:26 UTC)
- git: 5832d5f03e0f - stable/13 - vfs_export: Add mnt_exjail to control exports done in prisons: Rick Macklem (Sun, 21 May 2023 20:03:04 UTC)
- git: dc52667a928a - stable/13 - vfs_mount.c: Allow mountd(8) to do exports in a vnet prison: Rick Macklem (Sun, 21 May 2023 20:06:34 UTC)
- git: 9bccb454ae96 - stable/13 - kern_jail.c: Remove #ifdefs for VNET_NFSD: Rick Macklem (Sun, 21 May 2023 20:09:10 UTC)
- git: 5d574146b0b2 - stable/13 - rc.d: Fix NFS server startup scripts to enable vnet prison use: Rick Macklem (Mon, 22 May 2023 18:25:04 UTC)
- git: ffcdd031d797 - stable/13 - jail.8: Update the man page for allow.nfsd: Rick Macklem (Mon, 22 May 2023 18:27:04 UTC)
- git: e608f0713da4 - stable/13 - jail.8: Update the allow.nfsd section: Rick Macklem (Mon, 22 May 2023 18:28:35 UTC)
- git: 12d97150021f - stable/13 - nfsd.8: Update for nfsd running in jails: Rick Macklem (Mon, 22 May 2023 18:30:36 UTC)
- git: e11c3ae65e96 - stable/13 - mountd.8: Update for mountd running in jails: Rick Macklem (Mon, 22 May 2023 18:32:41 UTC)
- git: f72c3ecdd869 - stable/13 - RELNOTES: Add an entry for nfsd running in a vnet jail: Rick Macklem (Mon, 22 May 2023 18:44:06 UTC)
- git: c7f6408f4820 - stable/13 - nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbers: Rick Macklem (Mon, 22 May 2023 19:01:29 UTC)
- git: 886d82afb035 - stable/12 - nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbers: Rick Macklem (Mon, 22 May 2023 19:09:28 UTC)
- git: 4ce0e24735a1 - stable/13 - nfsd: Return ENXIO instead of EPERM when nfsd(8) already running: Rick Macklem (Wed, 24 May 2023 02:13:42 UTC)
- git: 8d92ebe2fa49 - stable/13 - nfsd.c: Log a more meaningful failure message: Rick Macklem (Wed, 24 May 2023 02:19:26 UTC)
- Re: git: 8ca78eb03fd4 - stable/13 - LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.: Emmanuel Vadot (Thu, 25 May 2023 07:50:12 UTC)
- git: 12c83a44794e - stable/13 - pfsync tests: check for the correct IP address: Kristof Provost (Thu, 25 May 2023 13:15:43 UTC)
- git: 78c6659238aa - stable/12 - pfsync tests: check for the correct IP address: Kristof Provost (Thu, 25 May 2023 13:15:44 UTC)
- git: 0644746d5091 - stable/13 - nfscl: Add a new NFSv4.1/4.2 mount option for Kerberized mounts: Rick Macklem (Thu, 25 May 2023 21:22:24 UTC)
- git: 534e904f3857 - stable/13 - nfscl: Make coverity happy: Rick Macklem (Fri, 26 May 2023 01:07:47 UTC)
- git: a3bd034d3d07 - stable/13 - mount_nfs.8: Update man page for the "syskrb5" option: Rick Macklem (Fri, 26 May 2023 01:12:41 UTC)
- git: 03b5b12c2073 - stable/13 - bsd.compiler.mk: Add a c++20 compiler feature.: Dimitry Andric (Fri, 26 May 2023 08:48:07 UTC)
- git: 9374af1b21e2 - stable/13 - Update -ftrivial-auto-var-init flags for clang >= 16: Dimitry Andric (Fri, 26 May 2023 08:48:08 UTC)
- git: 3b5f2c6e7413 - stable/13 - Enable -ftrivial-auto-var-init flags for gcc >= 12: Dimitry Andric (Fri, 26 May 2023 08:48:09 UTC)
- git: 4129317bda17 - stable/13 - Fix typo in sys/conf/kern.mk's InitAll warning message: Dimitry Andric (Fri, 26 May 2023 08:48:11 UTC)
- git: 4a3834e31fdf - stable/13 - Fix size differences between architectures of the UFS/FFS CGSIZE macro value.: Kirk McKusick (Fri, 26 May 2023 21:26:14 UTC)
- git: b51ac373dd38 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock.: Kirk McKusick (Fri, 26 May 2023 21:38:07 UTC)
- git: 823ea1744e96 - stable/13 - RELNOTES: Add an entry for the NFS "syskrb5" mount option: Rick Macklem (Fri, 26 May 2023 23:06:27 UTC)
- git: fb31ad53c471 - stable/13 - route.8: mention DXR in FIB_ALGO section: Marko Zec (Sat, 27 May 2023 08:33:06 UTC)
- git: fa6603d4a725 - stable/13 - Revert "LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.": John Baldwin (Sat, 27 May 2023 19:34:19 UTC)
- git: 7ad5c533e5da - stable/13 - LinuxKPI: Use modern function declarations for kernel_fpu_begin/end.: John Baldwin (Sat, 27 May 2023 19:34:20 UTC)
- git: 3ffa7eff2275 - stable/13 - nvmecontrol: Fix power subcommand output.: Alexander Motin (Mon, 29 May 2023 00:56:11 UTC)
- git: 5b45cd83c44e - stable/13 - libthr rtld locks: do not leak URWLOCK_READ_WAITERS into child: Konstantin Belousov (Mon, 29 May 2023 03:21:05 UTC)
- git: 753f15c24fba - stable/13 - loader.efi: Fix some arm64 PE metadata: Mark Johnston (Mon, 29 May 2023 13:13:55 UTC)
- git: d9654675b1c3 - stable/13 - fusefs: Remove an unused pbuf zone: Mark Johnston (Mon, 29 May 2023 13:13:57 UTC)
- git: 097e721ff4f2 - stable/13 - geli: fix typo: Mariusz Zaborski (Mon, 29 May 2023 15:42:59 UTC)
- git: 773c91ccc892 - stable/13 - MFC: listen(2): improve administrator control over logging: Eugene Grosbein (Tue, 30 May 2023 09:06:55 UTC)
- git: c434383146a2 - stable/13 - listen(2): fix wrong MFC: Eugene Grosbein (Tue, 30 May 2023 09:29:52 UTC)
- git: cb56391c165e - stable/13 - OpenSSL: Merge OpenSSL 1.1.1u: Jung-uk Kim (Tue, 30 May 2023 16:52:35 UTC)
- git: b808c85985bf - stable/13 - OpenSSL: Merge OpenSSL 1.1.1u: Jung-uk Kim (Tue, 30 May 2023 16:52:36 UTC)
- git: cf3a76018cad - stable/13 - OpenSSL: Regen manual pages for OpenSSL 1.1.1u: Jung-uk Kim (Tue, 30 May 2023 16:52:37 UTC)
- git: 37cf93a96932 - stable/12 - OpenSSL: Merge OpenSSL 1.1.1u: Jung-uk Kim (Tue, 30 May 2023 17:06:01 UTC)
- git: 53e3243b058b - stable/12 - OpenSSL: Merge OpenSSL 1.1.1u: Jung-uk Kim (Tue, 30 May 2023 17:06:02 UTC)
- git: 48f06dbeb34d - stable/12 - OpenSSL: Regen manual pages for OpenSSL 1.1.1u: Jung-uk Kim (Tue, 30 May 2023 17:06:03 UTC)
- git: 8fa89d8b1904 - stable/12 - Fix NULL deref in ip_output during route change: Eric van Gyzen (Tue, 30 May 2023 17:12:41 UTC)