dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
March 2022 Archives by thread
- git: f1b015cda413 - stable/13 - src.libnames.mk: add a comment explaining libssp_nonshared: Ed Maste (Tue, 01 Mar 2022 00:23:41 UTC)
- git: d69b681240f1 - stable/13 - readelf: add Arm address mask note type NT_ARM_ADDR_MASK: Ed Maste (Tue, 01 Mar 2022 00:24:51 UTC)
- git: 1115623ac3fe - stable/12 - readelf: add Arm address mask note type NT_ARM_ADDR_MASK: Ed Maste (Tue, 01 Mar 2022 00:25:12 UTC)
- git: 15a163794539 - stable/13 - riscv: Fix a race in pmap_pinit(): Mark Johnston (Tue, 01 Mar 2022 15:17:51 UTC)
- git: 302c42610337 - stable/13 - riscv: Fix another race in pmap_pinit(): Mark Johnston (Tue, 01 Mar 2022 15:17:52 UTC)
- git: 137107f822b9 - stable/13 - mps/mpr: Add missing newlines in error messages.: Alexander Motin (Wed, 02 Mar 2022 02:39:21 UTC)
- git: afc0a407720b - stable/13 - libdtrace: Add a missing newline to an error message: Mark Johnston (Wed, 02 Mar 2022 13:59:37 UTC)
- git: 78fb81dec2f8 - stable/13 - libctf: Remove checks for CTFv1: Mark Johnston (Wed, 02 Mar 2022 13:59:38 UTC)
- git: c9b56f90d6af - stable/13 - fbt: Remove handling for CTFv1: Mark Johnston (Wed, 02 Mar 2022 13:59:39 UTC)
- git: 2d30593c2428 - stable/13 - libctf: Use const ctf_file_t references in string lookup routines: Mark Johnston (Wed, 02 Mar 2022 13:59:40 UTC)
- git: 0a3ca84be17d - stable/13 - cxgbe(4): Fix "set but not used [-Wunused-but-set-variable]" warnings.: Navdeep Parhar (Wed, 02 Mar 2022 21:45:54 UTC)
- git: d30946f4ad5b - stable/13 - cxgbe(4): Fix build warning for LINT-NOIP.: Navdeep Parhar (Wed, 02 Mar 2022 21:45:55 UTC)
- git: 858c11b39cc5 - stable/13 - uefisign: fix handling of errors from child proc: Eric van Gyzen (Wed, 02 Mar 2022 21:57:13 UTC)
- git: f3629ca2f555 - stable/13 - uefisign: handle empty sections: Eric van Gyzen (Wed, 02 Mar 2022 21:57:14 UTC)
- git: 94df301ac27e - stable/13 - Wait longer for a previous IPI to be sent: Eric van Gyzen (Wed, 02 Mar 2022 21:57:15 UTC)
- git: d89523644308 - stable/13 - libprocstat kstack: fix race with thread creation: Eric van Gyzen (Wed, 02 Mar 2022 21:57:16 UTC)
- git: 77f0c44e49ba - stable/13 - aio_md_test: fix cleanup: Eric van Gyzen (Wed, 02 Mar 2022 21:57:18 UTC)
- git: ac20fa249f12 - stable/13 - aio_md_test: NUL-terminate result of readlink: Eric van Gyzen (Wed, 02 Mar 2022 21:57:19 UTC)
- git: 656de74c635f - stable/13 - aio_md_test: label the md: Eric van Gyzen (Wed, 02 Mar 2022 21:57:20 UTC)
- git: c15fc3249fa9 - stable/13 - Fix lockstat:::thread-spin dtrace probe with LOCK_PROFILING: Eric van Gyzen (Wed, 02 Mar 2022 21:57:21 UTC)
- git: 74c02b96ad5d - stable/13 - sem_clockwait_np test: relax time constraint on VMs: Eric van Gyzen (Wed, 02 Mar 2022 21:57:22 UTC)
- git: 190a6b5aeaa0 - stable/13 - sem test: move sem_clockwait_np tests into individual cases: Eric van Gyzen (Wed, 02 Mar 2022 21:57:23 UTC)
- git: b49682bb0658 - stable/13 - sem_clockwait_np test: fix usage of ATF API: Eric van Gyzen (Wed, 02 Mar 2022 21:57:24 UTC)
- git: 6aac8c390466 - stable/13 - Allow downstream projects to easily add private and internal libs: Eric van Gyzen (Wed, 02 Mar 2022 21:57:25 UTC)
- git: c14635226bab - stable/13 - newfs_msdos: connect the ATF test from NetBSD: Eric van Gyzen (Wed, 02 Mar 2022 21:57:27 UTC)
- git: 22561b00abac - stable/13 - Integrate contrib/file/tests with kyua/atf: Eric van Gyzen (Wed, 02 Mar 2022 21:57:28 UTC)
- git: 5be8c23a343f - stable/13 - elfdump: handle small files more gracefully: Eric van Gyzen (Wed, 02 Mar 2022 21:57:29 UTC)
- git: ec68cb077be1 - stable/13 - sendfile_test: fix copy-paste bug: Eric van Gyzen (Wed, 02 Mar 2022 21:57:30 UTC)
- git: b43916e2300a - stable/13 - rtsold: Use correct error in llflags_get(): Eric van Gyzen (Wed, 02 Mar 2022 21:57:31 UTC)
- git: bf75cc097a24 - stable/13 - rtsold: fix memory leak in script execution: Eric van Gyzen (Wed, 02 Mar 2022 21:57:32 UTC)
- git: 36a9057e043b - stable/13 - efivar: Add --quiet to not report errors: Eric van Gyzen (Wed, 02 Mar 2022 21:57:33 UTC)
- git: c2d161d30006 - stable/13 - efivar: Attempt to fix setting/printing/deleting EFI vars with '-' in their name: Eric van Gyzen (Wed, 02 Mar 2022 21:57:35 UTC)
- git: d8d0ac7b5d73 - stable/13 - efivar: use bool for booleans: Eric van Gyzen (Wed, 02 Mar 2022 21:57:36 UTC)
- git: 6887791e1869 - stable/13 - efivar: handle error when reading --fromfile: Eric van Gyzen (Wed, 02 Mar 2022 21:57:37 UTC)
- git: 9bee45e9151e - stable/13 - gzip: fix error handling in unxz: Eric van Gyzen (Wed, 02 Mar 2022 21:57:38 UTC)
- git: 109eb045bdcd - stable/13 - Apply lld fixes for internal errors building perl on 32-bit PowerPC: Dimitry Andric (Wed, 02 Mar 2022 22:06:19 UTC)
- git: 2b8ce90daa5b - stable/12 - Apply lld fixes for internal errors building perl on 32-bit PowerPC: Dimitry Andric (Wed, 02 Mar 2022 22:07:50 UTC)
- git: de6c7392d0ef - stable/13 - cxgbe(4): Changes to the fatal error handler.: Navdeep Parhar (Wed, 02 Mar 2022 22:08:54 UTC)
- git: 8af771a0b3c5 - stable/13 - powerpc: Add atomic_testand_{set,clear}_{int,long}: Navdeep Parhar (Wed, 02 Mar 2022 22:08:55 UTC)
- git: c9c6985b8a18 - stable/13 - powerpc/atomic: Fix atomic_testand_*_long on powerpc64: Navdeep Parhar (Wed, 02 Mar 2022 22:08:56 UTC)
- git: 694614c64ad2 - stable/13 - powerpc: Fix syntax atomic.h: Navdeep Parhar (Wed, 02 Mar 2022 22:08:57 UTC)
- git: 803d7f4ccdca - stable/13 - posixshm: Allow jails to use kern.ipc.posix_shm_list: Jamie Gritton (Wed, 02 Mar 2022 23:09:52 UTC)
- git: 1e40fc6fa9c4 - stable/13 - MFC posixshm: Add a -j option to posixshmcontrol ls, to specify a jail: Jamie Gritton (Wed, 02 Mar 2022 23:12:37 UTC)
- git: 3d721de049be - stable/13 - Fix NFS exports of FUSE file systems for big directories: Alan Somers (Wed, 02 Mar 2022 23:35:50 UTC)
- git: 837e2f537c74 - stable/13 - [skip ci] fusefs: delete a stray comment from 91972cfcddf: Alan Somers (Wed, 02 Mar 2022 23:37:42 UTC)
- git: e8bb416da139 - stable/13 - time_t is pathological: use %j + cast to print it.: Eric van Gyzen (Wed, 02 Mar 2022 23:40:05 UTC)
- git: 95e945313e8e - stable/13 - fuse: Fix build on 32-bit architectures: Jessica Clarke (Thu, 03 Mar 2022 03:27:13 UTC)
- git: 7abbfbda1ea7 - stable/13 - smbios: Move smbios driver out from x86 machdep code: Eric van Gyzen (Thu, 03 Mar 2022 14:20:37 UTC)
- git: 4cfd4d54822b - stable/13 - smbios: support getting address from EFI: Eric van Gyzen (Thu, 03 Mar 2022 14:20:39 UTC)
- git: 0ea19e39ff05 - stable/13 - ipmi,smbios: move smbios_walk_table to smbios.h: Eric van Gyzen (Thu, 03 Mar 2022 14:20:40 UTC)
- git: a7b187860cb7 - stable/13 - ipmi: support getting address from EFI: Eric van Gyzen (Thu, 03 Mar 2022 14:20:41 UTC)
- git: 487cee4ddc7d - stable/13 - ddb: do not assume that ffs is mounted with softdep: Eric van Gyzen (Thu, 03 Mar 2022 14:20:42 UTC)
- git: b8319d9f78f7 - stable/13 - atrtc: reads Century field from FADT table: Eric van Gyzen (Thu, 03 Mar 2022 14:20:43 UTC)
- git: 6a73d96ac4de - stable/13 - mmap map_at_zero test: handle W^X: Eric van Gyzen (Thu, 03 Mar 2022 14:20:44 UTC)
- git: 769f1e79f58b - stable/13 - vfs_unregister: fix error handling: Eric van Gyzen (Thu, 03 Mar 2022 14:20:45 UTC)
- git: d608562a754c - stable/13 - mlx5core: Add PCI IDs for ConnectX-7.: Hans Petter Selasky (Thu, 03 Mar 2022 14:30:06 UTC)
- git: 696e179e56a3 - stable/13 - mlx5core: Add PCI IDs for ConnectX-8.: Hans Petter Selasky (Thu, 03 Mar 2022 14:30:08 UTC)
- git: 36b2d16b516c - stable/13 - ibcore: Add support for NDR link speed.: Hans Petter Selasky (Thu, 03 Mar 2022 14:30:09 UTC)
- git: 304a69596b36 - stable/13 - mlx5ib: Add support for NDR link speed.: Hans Petter Selasky (Thu, 03 Mar 2022 14:30:10 UTC)
- git: cf912859d228 - stable/13 - usb(4): Automagically apply all quirks for USB mass storage devices.: Hans Petter Selasky (Thu, 03 Mar 2022 14:41:48 UTC)
- git: d3e338662f25 - stable/13 - netinet: simplify RSS ifdef statements: Kevin Bowling (Thu, 03 Mar 2022 16:08:03 UTC)
- Re: git: b2127b6f1ae2 - stable/13 - Install unwind.h into /usr/include: Dimitry Andric (Thu, 03 Mar 2022 18:08:51 UTC)
- git: d9ca85e8daed - stable/13 - ssh: correct configure option name: Ed Maste (Fri, 04 Mar 2022 01:24:03 UTC)
- git: aec30b5b2dcf - stable/12 - ssh: correct configure option name: Ed Maste (Fri, 04 Mar 2022 01:30:07 UTC)
- git: 66f5398552a9 - stable/13 - dwc: Release resources when attach fails: Emmanuel Vadot (Fri, 04 Mar 2022 10:29:29 UTC)
- git: 949837074342 - stable/13 - dwc: Support phy mode MII: Emmanuel Vadot (Fri, 04 Mar 2022 10:29:31 UTC)
- git: 69b2217cde24 - stable/13 - nfscl: Fix a use after free in nfscl_cleanupkext(): Rick Macklem (Fri, 04 Mar 2022 16:10:50 UTC)
- git: 22d6238a0473 - stable/12 - nfscl: Fix a use after free in nfscl_cleanupkext(): Rick Macklem (Fri, 04 Mar 2022 16:16:20 UTC)
- git: 543157870da5 - stable/13 - rmlock: Micro-optimize read locking: Mark Johnston (Fri, 04 Mar 2022 16:32:23 UTC)
- git: 0782a20dc550 - stable/12 - rmlock: Micro-optimize read locking: Mark Johnston (Fri, 04 Mar 2022 16:32:57 UTC)
- git: ed726c3e34d8 - stable/13 - powerpc64: fix loader regression: Alfredo Dal'Ava Junior (Fri, 04 Mar 2022 19:18:06 UTC)
- git: c82c2fb1ae91 - stable/13 - usr.bin/calendar: do not treat // in text as comment: Stefan Eßer (Fri, 04 Mar 2022 19:48:12 UTC)
- git: 6f9036a6513e - stable/13 - netstat: Fix typo: Stefan Eßer (Fri, 04 Mar 2022 19:48:13 UTC)
- git: 98d3422e5ecd - stable/13 - usr.bin/stat: honour locale for "-t %+": Stefan Eßer (Fri, 04 Mar 2022 19:48:14 UTC)
- git: 63cc3d693de7 - stable/13 - bitset.9: add description of BIT_ISSET: Stefan Eßer (Fri, 04 Mar 2022 19:48:15 UTC)
- git: 19b00621b65f - stable/13 - qsort.c: prevent undefined behavior: Stefan Eßer (Fri, 04 Mar 2022 19:48:16 UTC)
- git: 977ed30681c3 - stable/13 - fread.c: fix undefined behavior: Stefan Eßer (Fri, 04 Mar 2022 19:48:18 UTC)
- git: c888fc2d97ee - stable/13 - bin/df: allow -t option to be used together with -l: Stefan Eßer (Fri, 04 Mar 2022 19:49:56 UTC)
- git: 97b94f4332ac - stable/13 - fetch: make -S argument accept values > 2GB: Stefan Eßer (Fri, 04 Mar 2022 19:49:57 UTC)
- git: f0163795c589 - stable/13 - dev/pci: fix potential panic due to bogus VPD data: Stefan Eßer (Fri, 04 Mar 2022 19:50:40 UTC)
- git: e53bb68f4cf1 - stable/13 - whereis: fix fetching of user.cs_path sysctl variable: Stefan Eßer (Fri, 04 Mar 2022 19:55:03 UTC)
- git: 23fe1083ca8c - stable/13 - libc: return partial sysctl() result if buffer is too small: Stefan Eßer (Fri, 04 Mar 2022 19:55:04 UTC)
- git: 9816cb187260 - stable/13 - Skip -flto for all MIPS ports: Stefan Eßer (Fri, 04 Mar 2022 20:20:14 UTC)
- git: aae002c70bd6 - stable/13 - contrib/bc: MFC version 5.2.1: Stefan Eßer (Fri, 04 Mar 2022 20:20:15 UTC)
- git: cde51c2590cc - stable/13 - contrib/bc: MFC version 5.2.2: Stefan Eßer (Fri, 04 Mar 2022 20:20:16 UTC)
- git: 73936ae305d5 - stable/13 - bsdinstall: Fix typo (Instalation -> Installation).: Navdeep Parhar (Fri, 04 Mar 2022 21:11:07 UTC)
- git: ac1b4a8e1ac5 - stable/13 - cxgb(4): Fix "set but not used [-Wunused-but-set-variable]" warnings.: Navdeep Parhar (Fri, 04 Mar 2022 21:18:18 UTC)
- git: a41b6be8fcfb - stable/12 - pf: Initialize pf_kpool mutexes earlier: Mark Johnston (Fri, 04 Mar 2022 22:12:01 UTC)
- git: 84195600d118 - stable/13 - cxgbe(4): Dump some more debug registers in cim_dump_regs.: Navdeep Parhar (Sat, 05 Mar 2022 00:51:48 UTC)
- git: 8240114045af - stable/13 - cxgbe(4): Enable the hardware TCP Offload Module (t4_tom) on aarch64.: Navdeep Parhar (Sat, 05 Mar 2022 00:51:49 UTC)
- git: a65f526addaf - stable/13 - geom_gate: Distinguish between classes of errors: Peter Jeremy (Sat, 05 Mar 2022 02:53:02 UTC)
- git: 34f1d516aa90 - stable/13 - systat: Display seconds in vmstat mode: Peter Jeremy (Sat, 05 Mar 2022 02:53:55 UTC)
- git: 5145a7927845 - stable/13 - lindebugfs: Fix write: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:14 UTC)
- git: 090eb6f38850 - stable/13 - linuxkpi: Add __var_waitqueue: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:15 UTC)
- git: 48df337c9e65 - stable/13 - linuxkpi: Add list_rotate_to_front: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:16 UTC)
- git: 8082bc8e570f - stable/13 - linuxkpi: Add user_write_access_*: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:18 UTC)
- git: 78281dd98629 - stable/13 - linuxkpi: Add backlight_device_set_brightness: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:19 UTC)
- git: 3d148ca784d4 - stable/13 - linuxkpi: Add dev_emerg: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:20 UTC)
- git: db4c095026b1 - stable/13 - linuxkpi: Add orderly_poweroff: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:21 UTC)
- git: ec504d3049a0 - stable/13 - linuxkpi: Add atomic64_fetch_add: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:22 UTC)
- git: 61b0043efb8c - stable/13 - linuxkpi: Add mmap_lock.h: Emmanuel Vadot (Sat, 05 Mar 2022 11:34:23 UTC)
- git: 4340df3418ec - stable/13 - libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API.: Hans Petter Selasky (Sat, 05 Mar 2022 14:41:14 UTC)
- git: f85d71e72e1f - stable/13 - cache: retire cache_fast_revlookup sysctl: Mateusz Guzik (Sat, 05 Mar 2022 19:56:48 UTC)
- git: 3343c0afbf8f - stable/13 - cache: add empty path support: Mateusz Guzik (Sat, 05 Mar 2022 19:56:49 UTC)
- git: bac79d8e1646 - stable/13 - cache: only assert on flags when dealing with EMPTYPATH: Mateusz Guzik (Sat, 05 Mar 2022 19:56:51 UTC)
- git: 54c0eac7c101 - stable/13 - cache: only let non-dir descriptors through when doing EMPTYPATH lookups: Mateusz Guzik (Sat, 05 Mar 2022 19:56:52 UTC)
- git: df7ebff33c65 - stable/13 - cache: whack "set but not used" warnings: Mateusz Guzik (Sat, 05 Mar 2022 19:56:53 UTC)
- git: 807c4914a54b - stable/13 - cache: remove NOCACHE handling from cache_fplookup_noentry: Mateusz Guzik (Sat, 05 Mar 2022 19:56:54 UTC)
- git: d6132e2117b7 - stable/13 - cache: improve vnode vs name assertion in cache_enter_time: Mateusz Guzik (Sat, 05 Mar 2022 19:56:55 UTC)
- git: ed87197672b4 - stable/13 - uname: -v: strip final whitespace compatibly with uname(3): Mateusz Guzik (Sat, 05 Mar 2022 19:56:56 UTC)
- git: b64a3b409a57 - stable/13 - zstd: build with C11: Mateusz Guzik (Sat, 05 Mar 2022 19:58:13 UTC)
- git: e8baa0024251 - stable/13 - rc.conf: Document zfskeys: Mateusz Piotrowski (Sun, 06 Mar 2022 20:22:31 UTC)
- git: e614f7a55a31 - stable/13 - rc.conf: Fix a typo: Mateusz Piotrowski (Sun, 06 Mar 2022 20:22:33 UTC)
- git: 7584921e6d33 - stable/13 - RELNOTES: Note addition of zfskeys: Mateusz Piotrowski (Sun, 06 Mar 2022 20:30:13 UTC)
- git: 456c941b7d7e - stable/12 - ocs_fc: Ignore flogi failure when the discovery is already done.: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:00:37 UTC)
- git: 3ca1c43d1ca9 - stable/12 - ocs_fc: Support persistent topology feature: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:00:38 UTC)
- git: 6e71c95f11d1 - stable/12 - ocs_fc: Do not respond to unsolicited NOP BLS command.: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:00:39 UTC)
- git: 30dfb85abb17 - stable/12 - ocs_fc: Ignore flogi failure when the remote node is pt2pt winner: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:00:41 UTC)
- git: 927f2126d289 - stable/13 - ocs_fc: Ignore flogi failure when the discovery is already done.: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:03:05 UTC)
- git: 95c714c6c473 - stable/13 - ocs_fc: Support persistent topology feature: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:03:06 UTC)
- git: 4a90d6c823df - stable/13 - ocs_fc: Do not respond to unsolicited NOP BLS command.: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:03:08 UTC)
- git: 120ba9ec7ffb - stable/13 - ocs_fc: Ignore flogi failure when the remote node is pt2pt winner: Ram Kishore Vegesna (Mon, 07 Mar 2022 11:03:09 UTC)
- git: 7aa6014fb16f - stable/13 - mmc: Fix HS200/HS400 capability check: Marcin Wojtas (Mon, 07 Mar 2022 11:19:56 UTC)
- git: 393538e35d26 - stable/13 - pci_host_generic: Add Synopsys Designware PCIe controller quirk: Marcin Wojtas (Mon, 07 Mar 2022 11:19:57 UTC)
- git: 6f37cb64f3c7 - stable/13 - pci_host_generic: update Synopsys device description for ACPI: Marcin Wojtas (Mon, 07 Mar 2022 11:19:58 UTC)
- git: 63f3afe497ff - stable/13 - uart_dev_ns8250: Switch ACPI UART subtype for Marvell SoCs: Marcin Wojtas (Mon, 07 Mar 2022 11:19:59 UTC)
- git: 889197949405 - stable/13 - fd: add close_range(..., CLOSE_RANGE_CLOEXEC): Mateusz Guzik (Mon, 07 Mar 2022 12:18:07 UTC)
- git: 45014f965ece - stable/13 - tests: Fix the test plan for closefrom_test: Mateusz Guzik (Mon, 07 Mar 2022 12:18:08 UTC)
- git: 29e0af110aa2 - stable/13 - iwm: Fix -Wunused-but-set-variable warnings: Mark Johnston (Mon, 07 Mar 2022 13:29:48 UTC)
- git: a2c1c5763978 - stable/13 - axe: Fix a -Wunused-but-set-variable warning: Mark Johnston (Mon, 07 Mar 2022 13:29:49 UTC)
- git: 97c29a1d0897 - stable/13 - cdce: Fix a -Wunused-but-set-variable warning: Mark Johnston (Mon, 07 Mar 2022 13:29:50 UTC)
- git: 181c3bf56801 - stable/13 - bhnd: Fix some -Wunused-but-set-variable warnings: Mark Johnston (Mon, 07 Mar 2022 13:29:51 UTC)
- git: a82cdd321173 - stable/13 - axge: Fix a -Wunused-but-set-variable warning: Mark Johnston (Mon, 07 Mar 2022 13:29:52 UTC)
- git: 5d0ccaa45769 - stable/13 - pci: Fix a -Wunused-but-set-variable warning: Mark Johnston (Mon, 07 Mar 2022 13:29:54 UTC)
- git: 586827df60ce - stable/13 - dhclient: support VID 0 (no vlan) decapsulation: Mark Johnston (Mon, 07 Mar 2022 13:29:55 UTC)
- git: 6b3a14c24c48 - stable/13 - unbound: Vendor import 1.15.0: Cy Schubert (Mon, 07 Mar 2022 13:33:24 UTC)
- git: d1f3afc4a47e - stable/13 - ipfilter: Print protocol when listing NAT table mappings: Cy Schubert (Mon, 07 Mar 2022 13:33:25 UTC)
- git: 63e3850ce9fb - stable/12 - unbound: Vendor import 1.15.0: Cy Schubert (Mon, 07 Mar 2022 13:35:21 UTC)
- git: 8fbffd0b04fc - stable/12 - ipfilter: Print protocol when listing NAT table mappings: Cy Schubert (Mon, 07 Mar 2022 13:35:23 UTC)
- git: 4a80132dcd48 - stable/13 - rmlock: Temporarily revert commit c84bb8cd771c: Mark Johnston (Mon, 07 Mar 2022 15:47:25 UTC)
- git: ea683b4bae98 - stable/12 - rmlock: Temporarily revert commit c84bb8cd771c: Mark Johnston (Mon, 07 Mar 2022 15:47:45 UTC)
- git: 55e7f40ce3a5 - stable/13 - sdhci: allow setting MMC capabilities before sdhci_init_slot: Marcin Wojtas (Mon, 07 Mar 2022 16:00:05 UTC)
- git: 707ab1f0643a - stable/13 - sdhci_xenon: enable MMC FDT parsing: Marcin Wojtas (Mon, 07 Mar 2022 16:00:06 UTC)
- git: 68be9ab5bd53 - stable/13 - sdhci_xenon: allow to properly disable the UHS signaling: Marcin Wojtas (Mon, 07 Mar 2022 16:00:07 UTC)
- git: 7518736826a2 - stable/13 - sdhci_xenon: improve the VCCQ voltage switch sequence: Marcin Wojtas (Mon, 07 Mar 2022 16:00:08 UTC)
- git: 8bb448b66e9d - stable/13 - sdhci_xenon: add UHS support: Marcin Wojtas (Mon, 07 Mar 2022 16:00:09 UTC)
- git: a2f06581802b - stable/13 - sdhci_xenon: add AP807 compatible string: Marcin Wojtas (Mon, 07 Mar 2022 16:00:11 UTC)
- git: 1b19617e9662 - stable/13 - sdhci_xenon: remove redundant code in property parsing: Marcin Wojtas (Mon, 07 Mar 2022 16:00:12 UTC)
- git: b269d895588e - stable/13 - vt: whitespace and style(9) updates: Ed Maste (Mon, 07 Mar 2022 16:25:51 UTC)
- git: 8c6efdf4a3c9 - stable/13 - vt_vga: Correct "plane" spelling: Ed Maste (Mon, 07 Mar 2022 16:25:53 UTC)
- git: e717dd3fb603 - stable/13 - vt(4): note that VGA palette configuration is not supported: Ed Maste (Mon, 07 Mar 2022 16:25:54 UTC)
- git: eb40c0f2f2ce - stable/13 - vt_vga: fix colour in pixel blocks with more than 4 colours: Ed Maste (Mon, 07 Mar 2022 16:25:55 UTC)
- git: 407ebe90411a - stable/12 - vt: whitespace and style(9) updates: Ed Maste (Mon, 07 Mar 2022 16:26:10 UTC)
- git: 42aa873f64b2 - stable/12 - vt_vga: Correct "plane" spelling: Ed Maste (Mon, 07 Mar 2022 16:26:11 UTC)
- git: 60743980726c - stable/12 - vt(4): note that VGA palette configuration is not supported: Ed Maste (Mon, 07 Mar 2022 16:26:12 UTC)
- git: 4e4e477d89fd - stable/12 - vt_vga: fix colour in pixel blocks with more than 4 colours: Ed Maste (Mon, 07 Mar 2022 16:26:13 UTC)
- git: 617729314af3 - stable/13 - Fix ifa refcount leak in ifa_ifwithnet(): Ryan Stone (Mon, 07 Mar 2022 17:45:53 UTC)
- git: 232f141b32bf - stable/13 - ice_ddp: Update to 1.3.24.0: Eric Joyner (Tue, 08 Mar 2022 00:21:30 UTC)
- git: a00b31f69810 - stable/13 - ice(4): Update to version 0.29.4-k: Eric Joyner (Tue, 08 Mar 2022 00:21:31 UTC)
- git: 41423f3a62e3 - stable/13 - iavf(4): Split source and update to 3.0.26-k: Eric Joyner (Tue, 08 Mar 2022 00:21:32 UTC)
- git: 794a0fa5ad8e - stable/13 - ixl(4): Remove iavf(4) source files: Eric Joyner (Tue, 08 Mar 2022 00:21:33 UTC)
- git: fe95a05a07ae - stable/13 - iavf(4): Include RSS header file when RSS is defined: Eric Joyner (Tue, 08 Mar 2022 00:21:34 UTC)
- git: f34bf8f8a124 - stable/13 - ixl(4): Remove unused function declaration: Eric Joyner (Tue, 08 Mar 2022 00:21:36 UTC)
- git: 3abd066b6dca - stable/13 - powerpc: enable ice in GENERIC64LE: Eric Joyner (Tue, 08 Mar 2022 00:21:37 UTC)
- git: bde1cafb7c2b - stable/13 - iflib: Allow drivers to determine which queue to TX on: Eric Joyner (Tue, 08 Mar 2022 00:21:38 UTC)
- git: c185d44f1c5f - stable/13 - ice_ddp: Update to 1.3.27.0: Eric Joyner (Tue, 08 Mar 2022 00:21:39 UTC)
- git: a0cdf45ea1d1 - stable/13 - ice(4): Update to 1.34.2-k: Eric Joyner (Tue, 08 Mar 2022 00:21:40 UTC)
- git: 69793834e625 - stable/13 - ixv(4): Allow PF to control the VF link state: Eric Joyner (Tue, 08 Mar 2022 00:21:41 UTC)
- git: 9eed130b298f - stable/13 - ix(4): Add control of 2.5/5G autonegotiation speeds: Eric Joyner (Tue, 08 Mar 2022 00:21:43 UTC)
- git: fd7db6dedda1 - stable/13 - release: Remove references to ChallengeResponseAuthentication: Mark Johnston (Tue, 08 Mar 2022 00:26:07 UTC)
- git: 59269984cc3e - stable/13 - openssh: Add a note to check for deprecated and removed config options: Mark Johnston (Tue, 08 Mar 2022 00:27:12 UTC)
- git: 137f2548ad71 - stable/13 - powerpc: enable initial-exec TLS: Piotr Kubaj (Tue, 08 Mar 2022 00:29:08 UTC)
- git: 71f452d58c7a - stable/13 - zfs: Update test format strings to match variable typtes: Ed Maste (Tue, 08 Mar 2022 00:33:30 UTC)
- git: 437fe1f83ead - stable/12 - zfs: Update test format strings to match variable typtes: Ed Maste (Tue, 08 Mar 2022 00:34:53 UTC)
- git: 1987ff8abca2 - stable/12 - cam: don't lock while handling an AC_UNIT_ATTENTION: Robert Wing (Tue, 08 Mar 2022 07:12:29 UTC)
- git: e92efc3ccd3d - stable/13 - stats.7: Fix a typo: Mateusz Piotrowski (Tue, 08 Mar 2022 19:57:16 UTC)
- git: 937d08454b3c - stable/13 - dtrace tests: Fix expected outout for tst.system.d: Li-Wen Hsu (Wed, 09 Mar 2022 03:42:32 UTC)
- git: caa14c7b600d - stable/13 - fdt: Expose the model, compatible and freebsd dts brandind as sysctl: Mike Karels (Wed, 09 Mar 2022 15:35:47 UTC)
- git: c0d9004101db - stable/13 - Add serial-number to hw.fdt sysctl area if found in fdt.: Mike Karels (Wed, 09 Mar 2022 15:35:48 UTC)
- git: 79ec7ebf88ef - stable/13 - fusefs: fix a cached attributes bug during directory rename: Alan Somers (Wed, 09 Mar 2022 17:22:07 UTC)
- git: ba047cec329c - stable/13 - u3g(4): Add new USB IDs.: Hans Petter Selasky (Wed, 09 Mar 2022 20:17:59 UTC)
- git: 053dcbc86e7c - stable/13 - mlx5/mlx4: Bump driver version to 3.7.1: Hans Petter Selasky (Wed, 09 Mar 2022 20:18:00 UTC)
- git: 081619a5070f - stable/13 - usb(4): Don't skip calling uhub_explore_sub() even on HUB port errors.: Hans Petter Selasky (Wed, 09 Mar 2022 20:18:01 UTC)
- git: 327da43602cc - stable/13 - camcontrol: Force a rescan of the lun after firmware download.: Warner Losh (Wed, 09 Mar 2022 20:52:51 UTC)
- git: ec80ee29ae0f - stable/13 - libefivar: Correct the string expression of UTF8 vendor device path: Warner Losh (Wed, 09 Mar 2022 20:52:52 UTC)
- git: bc7d8fe90ac2 - stable/13 - dtc.1: Appease mandoc -T lint: Warner Losh (Wed, 09 Mar 2022 20:52:53 UTC)
- git: 1ee2be5e0d9a - stable/13 - dtc.1: Mention the existence of -i flag: Warner Losh (Wed, 09 Mar 2022 20:52:54 UTC)
- git: cfe041a6d120 - stable/13 - bio: make _bio_cflags match bio_cflags: Warner Losh (Wed, 09 Mar 2022 20:52:55 UTC)
- git: 8f37a79a9fdd - stable/13 - smartpqi: Remove stray declaration: Warner Losh (Wed, 09 Mar 2022 20:52:56 UTC)
- git: 8f5c107656c4 - stable/13 - camcontrol fwdownload minor improvements: Warner Losh (Wed, 09 Mar 2022 20:52:58 UTC)
- git: 78564b68723f - stable/13 - Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a physical/absolute address in FreeBSD, but it looks like the calling code might be somewhat portable to other OS's that do require this. Therefore, set the variables to __unused instead of removing the code entirely.: Warner Losh (Wed, 09 Mar 2022 20:52:59 UTC)
- git: bec8eb5998fc - stable/13 - Update smartqpi driver to vendor's latest submission: Warner Losh (Wed, 09 Mar 2022 20:53:00 UTC)
- git: e14f57ffa6c9 - stable/13 - libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64: Jessica Clarke (Wed, 09 Mar 2022 21:04:24 UTC)
- git: 065edb739e15 - stable/13 - Add support for jail.conf.d: Kyle Evans (Wed, 09 Mar 2022 21:22:45 UTC)
- git: 9cb5ea3dd2ec - stable/13 - lualoader: fix the autoboot_delay countdown message: Kyle Evans (Wed, 09 Mar 2022 21:22:46 UTC)
- git: f8e07f2f9685 - stable/13 - cp: fix -R with links: Kyle Evans (Wed, 09 Mar 2022 21:22:48 UTC)
- git: 44eb8cfdc69b - stable/13 - cp: Make -P work without -R as per POSIX: Kyle Evans (Wed, 09 Mar 2022 21:22:49 UTC)
- git: 35de1e66c55c - stable/13 - tests: readlink: fix atf_test_case call [NFC]: Kyle Evans (Wed, 09 Mar 2022 21:22:50 UTC)
- git: 8824cbace389 - stable/13 - cxgbe(4): dump_devlog should never fail silently.: Navdeep Parhar (Wed, 09 Mar 2022 22:59:00 UTC)
- git: ad329796bdb2 - releng/13.1 - 13.1: create releng/13.1 branch: Glen Barber (Thu, 10 Mar 2022 00:11:08 UTC)
- git: 08523c8c63bb - stable/13 - Rename stable/13 to -STABLE now that releng/13.1 has branched: Glen Barber (Thu, 10 Mar 2022 00:11:48 UTC)
- git: 35ddf84138b4 - stable/13 - ipfilter: Introduce the new FORMAT_IF macro: Cy Schubert (Thu, 10 Mar 2022 00:31:59 UTC)
- git: 9b1b1dca3175 - stable/13 - ipfilter: Obtain the interface name more efficiently: Cy Schubert (Thu, 10 Mar 2022 00:32:00 UTC)
- git: 1fc127c5e1e0 - stable/13 - ipfilter: Reliably print the interface name: Cy Schubert (Thu, 10 Mar 2022 00:32:01 UTC)
- git: a98f745dbb18 - stable/12 - ipfilter: Introduce the new FORMAT_IF macro: Cy Schubert (Thu, 10 Mar 2022 00:33:39 UTC)
- git: 6b46a577c33e - stable/12 - ipfilter: Obtain the interface name more efficiently: Cy Schubert (Thu, 10 Mar 2022 00:33:40 UTC)
- git: 88fdbc9a0680 - stable/12 - ipfilter: Reliably print the interface name: Cy Schubert (Thu, 10 Mar 2022 00:33:41 UTC)
- git: 9157566d7ad5 - stable/13 - usb(4): Factor out the usb_check_request() function.: Hans Petter Selasky (Thu, 10 Mar 2022 08:35:33 UTC)
- git: 2c268e712719 - stable/13 - ibcore: Fix multiple includes of same header file.: Hans Petter Selasky (Thu, 10 Mar 2022 08:35:34 UTC)
- git: afeeccfbed27 - stable/13 - Let the xhci_hw_root structure span exactly XHCI_PAGE_SIZE bytes by increasing the number of completion event TRBs. This avoids wasting memory.: Hans Petter Selasky (Thu, 10 Mar 2022 08:35:36 UTC)
- git: 2db063c4cea9 - stable/13 - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parameters to avoid scheduling isochronous transfers too early.: Hans Petter Selasky (Thu, 10 Mar 2022 08:35:37 UTC)
- git: 99977369433d - stable/13 - Factor out repeated code in the USB controller drivers to avoid bugs computing the same isochronous start frame number over and over again.: Hans Petter Selasky (Thu, 10 Mar 2022 08:35:38 UTC)
- git: cea6dbdf1bae - stable/13 - Make sure the avr32dci_odevd structure is used. This fixes a compilation error.: Hans Petter Selasky (Thu, 10 Mar 2022 08:35:39 UTC)
- git: ca7af63e88f8 - stable/12 - if_epair: fix build with RSS and INET or INET6 disabled: Kristof Provost (Thu, 10 Mar 2022 13:32:51 UTC)
- git: 20ea94a9ec0b - stable/13 - if_epair: fix build with RSS and INET or INET6 disabled: Kristof Provost (Thu, 10 Mar 2022 13:32:52 UTC)
- git: dd6c1475a63a - stable/13 - Add support for getting early entropy from UEFI: Colin Percival (Fri, 11 Mar 2022 02:12:14 UTC)
- git: bd2e56ef47d5 - stable/13 - zfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release) into stable/13: Martin Matuska (Fri, 11 Mar 2022 09:55:35 UTC)
- git: 0540c581186f - stable/12 - ctime.3: Add a cross-reference to clock_gettime(2): Mateusz Piotrowski (Fri, 11 Mar 2022 10:05:28 UTC)
- git: e73428407990 - stable/12 - time.3: Update ERRORS section: Mateusz Piotrowski (Fri, 11 Mar 2022 10:05:29 UTC)
- git: 759880b587fa - stable/12 - tslog.4: Document TSLOG: Mateusz Piotrowski (Fri, 11 Mar 2022 10:05:30 UTC)
- git: 991c0e3ddb93 - stable/13 - ctime.3: Add a cross-reference to clock_gettime(2): Mateusz Piotrowski (Fri, 11 Mar 2022 10:07:57 UTC)
- git: 85379a47c4cb - stable/13 - time.3: Update ERRORS section: Mateusz Piotrowski (Fri, 11 Mar 2022 10:07:58 UTC)
- git: b85d0d603c57 - stable/13 - tslog.4: Document TSLOG: Mateusz Piotrowski (Fri, 11 Mar 2022 10:07:59 UTC)
- git: 2c1ade6cd608 - stable/13 - cap_net: fix verification of bind permission: Mariusz Zaborski (Sat, 12 Mar 2022 10:29:34 UTC)
- git: 2b0d4ae9ce61 - stable/13 - cap_net: plug memory leak: Mariusz Zaborski (Sat, 12 Mar 2022 10:29:35 UTC)
- git: 5e5c14493cba - stable/13 - Fix indentation in usr.bin/diff/pr.c: Dimitry Andric (Sat, 12 Mar 2022 18:19:09 UTC)
- git: 9dc5a4c9fbff - stable/12 - Fix indentation in usr.bin/diff/pr.c: Dimitry Andric (Sat, 12 Mar 2022 18:19:29 UTC)
- git: 93779214f1c6 - stable/13 - Remove compat hacks from libcxxrt's _Unwind_Exception: Dimitry Andric (Sat, 12 Mar 2022 18:21:26 UTC)
- git: 4c622a8f051d - stable/13 - Build compiler-rt against libunwind, not libcxxrt: Dimitry Andric (Sat, 12 Mar 2022 18:21:27 UTC)
- git: 80bab8aa7ed8 - stable/13 - linuxkpi: fix module build outside of kernel build environment: Eugene Grosbein (Sun, 13 Mar 2022 08:57:03 UTC)
- git: 408fc21842a8 - releng/13.1 - zfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release) into releng/13.1: Martin Matuska (Sun, 13 Mar 2022 23:52:48 UTC)
- git: dd54e44a279f - stable/13 - buf_alloc(): Stop using LK_NOWAIT, use LK_NOWITNESS: Mark Johnston (Mon, 14 Mar 2022 14:11:19 UTC)
- git: 647f02d68a60 - stable/13 - libc __sfvwrite(): roll back FILE buffer pointer on fflush error: Mark Johnston (Mon, 14 Mar 2022 14:11:20 UTC)
- git: 40e9da8c6b64 - stable/13 - rmlock: Add required compiler barriers to _rm_runlock(): Mark Johnston (Mon, 14 Mar 2022 14:46:04 UTC)
- git: 7414b4f4b47c - stable/13 - riscv: Rename struct pmap's pm_l1 field to pm_top: Mark Johnston (Mon, 14 Mar 2022 14:46:05 UTC)
- git: c4f8506809c2 - stable/13 - riscv: Use generic CSR macros for writing SATP: Mark Johnston (Mon, 14 Mar 2022 14:46:07 UTC)
- git: 709db7b67f1d - stable/13 - riscv: Add various pmap definitions needed to support SV48 mode: Mark Johnston (Mon, 14 Mar 2022 14:46:08 UTC)
- git: 879863f7e1c5 - stable/13 - riscv: Define a SV48 memory map: Mark Johnston (Mon, 14 Mar 2022 14:46:09 UTC)
- git: 4bf624d7cfac - stable/13 - riscv: Conditionally modify the ELF64 sysentvec for SV48: Mark Johnston (Mon, 14 Mar 2022 14:46:10 UTC)
- git: 7e27397935dc - stable/13 - riscv: Try to improve the comments for locore's page table setup: Mark Johnston (Mon, 14 Mar 2022 14:46:11 UTC)
- git: 89b4150af5b1 - stable/13 - riscv: Add pmap helper functions required by four-level page tables: Mark Johnston (Mon, 14 Mar 2022 14:46:12 UTC)
- git: 79e0f742da9b - stable/13 - riscv: Maintain the allpmaps list only in SV39 mode: Mark Johnston (Mon, 14 Mar 2022 14:46:13 UTC)
- git: 536a8230b435 - stable/13 - riscv: Handle four-level page tables in various pmap traversal routines: Mark Johnston (Mon, 14 Mar 2022 14:46:15 UTC)
- git: 25b18f0a12c9 - stable/13 - riscv: Add support for dynamically allocating L1 page table pages: Mark Johnston (Mon, 14 Mar 2022 14:46:16 UTC)
- git: 831049dc34d4 - stable/13 - riscv: Add support for enabling SV48 mode: Mark Johnston (Mon, 14 Mar 2022 14:46:17 UTC)
- git: 1169099f8fd9 - stable/13 - Make the arm64 get_pcpu a function again: Andrew Turner (Mon, 14 Mar 2022 15:07:31 UTC)
- git: 61f45ca2da55 - releng/13.1 - buf_alloc(): Stop using LK_NOWAIT, use LK_NOWITNESS: Mark Johnston (Mon, 14 Mar 2022 15:48:22 UTC)
- git: 626c1423ee93 - releng/13.1 - libc __sfvwrite(): roll back FILE buffer pointer on fflush error: Mark Johnston (Mon, 14 Mar 2022 15:48:23 UTC)
- git: de4045353b14 - releng/13.1 - Add support for getting early entropy from UEFI: Colin Percival (Mon, 14 Mar 2022 21:26:49 UTC)
- git: a90d8b30f07e - stable/12 - pfctl: remove unused variable: Kristof Provost (Tue, 15 Mar 2022 15:20:09 UTC)
- git: f1a4505ee00b - stable/12 - pfctl: support recursive printing of nat rules: Kristof Provost (Tue, 15 Mar 2022 15:20:10 UTC)
- git: eb9784f245b3 - stable/13 - pfctl: remove unused variable: Kristof Provost (Tue, 15 Mar 2022 15:20:10 UTC)
- git: a445feae98f2 - stable/12 - libpfctl: support flushing rules/nat/eth: Kristof Provost (Tue, 15 Mar 2022 15:20:11 UTC)
- git: 4da31fbe58a4 - stable/13 - pfctl: support recursive printing of nat rules: Kristof Provost (Tue, 15 Mar 2022 15:20:11 UTC)
- git: 7539ebfeb37f - stable/12 - libpfct: factor out pfctl_get_rules_info(): Kristof Provost (Tue, 15 Mar 2022 15:20:12 UTC)
- git: e134e088c5f0 - stable/13 - libpfctl: support flushing rules/nat/eth: Kristof Provost (Tue, 15 Mar 2022 15:20:12 UTC)
- git: d271eca03f03 - stable/13 - libpfct: factor out pfctl_get_rules_info(): Kristof Provost (Tue, 15 Mar 2022 15:20:13 UTC)
- git: 76dcbd770d7b - stable/13 - proc: Relax proc_rwmem()'s assertion on the process hold count: Mark Johnston (Tue, 15 Mar 2022 16:26:39 UTC)
- git: 7c27fee0ea16 - stable/13 - proc: Remove assertion that P_WEXIT is not set in proc_rwmem(): Mark Johnston (Tue, 15 Mar 2022 16:26:40 UTC)
- git: 87e1a4346d90 - stable/13 - fasttrap: Assert that fasttrap_fork() successfully unmaps scratch space: Mark Johnston (Tue, 15 Mar 2022 16:26:41 UTC)
- git: c04e4ff6168a - stable/13 - fasttrap: Avoid creating WX mappings: Mark Johnston (Tue, 15 Mar 2022 16:26:42 UTC)
- git: b01d706cca59 - stable/13 - i386: Call clock_init() after finishidentcpu(): Mark Johnston (Tue, 15 Mar 2022 16:26:43 UTC)
- git: 5f3d952f6e6b - stable/13 - Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Gordon Tetlow (Tue, 15 Mar 2022 16:53:07 UTC)
- git: c2a7d6e643bb - stable/12 - Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Gordon Tetlow (Tue, 15 Mar 2022 16:54:58 UTC)
- git: 942b5e156d41 - releng/13.1 - Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Gordon Tetlow (Tue, 15 Mar 2022 17:55:01 UTC)
- git: 3847c17aa23a - releng/13.0 - Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Mark Johnston (Tue, 15 Mar 2022 18:14:02 UTC)
- git: cf15ab553dd0 - releng/13.0 - net80211: reject mixed plaintext/encrypted fragments: Mark Johnston (Tue, 15 Mar 2022 18:14:03 UTC)
- git: 7ba07a1452a8 - releng/13.0 - net80211: mitigation against A-MSDU design flaw: Mark Johnston (Tue, 15 Mar 2022 18:14:04 UTC)
- git: cbfb77f1953b - releng/13.0 - net80211: prevent plaintext injection by A-MSDU RFC1042/EAPOL frames: Mark Johnston (Tue, 15 Mar 2022 18:14:05 UTC)
- git: 6eb932a96913 - releng/13.0 - net80211: proper ssid length check in setmlme_assoc_adhoc(): Mark Johnston (Tue, 15 Mar 2022 18:14:06 UTC)
- git: 0d1db5c3257e - releng/13.0 - net80211: correct length check in ieee80211_ies_expand(): Mark Johnston (Tue, 15 Mar 2022 18:14:07 UTC)
- git: 9dc74c5a4b3d - releng/13.0 - Fix handling of errors from dmu_write_uio_dbuf() on FreeBSD: Mark Johnston (Tue, 15 Mar 2022 18:14:09 UTC)
- git: 0abaf7f63023 - releng/13.0 - FreeBSD: Clean up zfsdev_close to match Linux: Mark Johnston (Tue, 15 Mar 2022 18:14:10 UTC)
- git: f5be20afc356 - releng/13.0 - Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency: Mark Johnston (Tue, 15 Mar 2022 18:14:11 UTC)
- git: c3540b3a2bdf - releng/13.0 - Add UPDATING entries and bump version: Mark Johnston (Tue, 15 Mar 2022 18:14:12 UTC)
- git: 7895cf4ce4f7 - releng/12.3 - Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Mark Johnston (Tue, 15 Mar 2022 18:16:10 UTC)
- git: f0df8a13116d - releng/12.3 - freebsd-update: improve BE creation feature: Mark Johnston (Tue, 15 Mar 2022 18:16:11 UTC)
- git: 5616c3920f8a - releng/12.3 - net80211: mitigation against A-MSDU design flaw: Mark Johnston (Tue, 15 Mar 2022 18:16:12 UTC)
- git: 8794413823ab - releng/12.3 - net80211: correct length check in ieee80211_ies_expand(): Mark Johnston (Tue, 15 Mar 2022 18:16:13 UTC)
- git: 46f1fb82372e - releng/12.3 - net80211: proper ssid length check in setmlme_assoc_adhoc(): Mark Johnston (Tue, 15 Mar 2022 18:16:14 UTC)
- git: 060c556da720 - releng/12.3 - net80211: reject mixed plaintext/encrypted fragments: Mark Johnston (Tue, 15 Mar 2022 18:16:16 UTC)
- git: 1c136ac8a969 - releng/12.3 - net80211: prevent plaintext injection by A-MSDU RFC1042/EAPOL frames: Mark Johnston (Tue, 15 Mar 2022 18:16:17 UTC)
- git: c0b86c6e118c - releng/12.3 - Add UPDATING entries and bump version: Mark Johnston (Tue, 15 Mar 2022 18:16:18 UTC)
- git: d35c45650051 - releng/12.2 - Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Mark Johnston (Tue, 15 Mar 2022 18:16:32 UTC)
- git: ae6d654f4fa1 - releng/12.2 - net80211: mitigation against A-MSDU design flaw: Mark Johnston (Tue, 15 Mar 2022 18:16:33 UTC)
- git: a4c0d14bbc9b - releng/12.2 - net80211: correct length check in ieee80211_ies_expand(): Mark Johnston (Tue, 15 Mar 2022 18:16:34 UTC)
- git: b2107e60f62e - releng/12.2 - net80211: proper ssid length check in setmlme_assoc_adhoc(): Mark Johnston (Tue, 15 Mar 2022 18:16:35 UTC)
- git: a780210457fe - releng/12.2 - net80211: reject mixed plaintext/encrypted fragments: Mark Johnston (Tue, 15 Mar 2022 18:16:36 UTC)
- git: 409819ae9998 - releng/12.2 - net80211: prevent plaintext injection by A-MSDU RFC1042/EAPOL frames: Mark Johnston (Tue, 15 Mar 2022 18:16:37 UTC)
- git: 717ed842180a - releng/12.2 - Add UPDATING entries and bump version: Mark Johnston (Tue, 15 Mar 2022 18:16:38 UTC)
- git: fa86eac8189f - stable/13 - cache: hide hash stats behind DEBUG_CACHE: Mateusz Guzik (Tue, 15 Mar 2022 21:15:33 UTC)
- git: aa49e413a866 - stable/13 - vfs: [1/2] fix stalls in vnode reclaim by not requeieing from vnlru: Mateusz Guzik (Tue, 15 Mar 2022 21:15:34 UTC)
- git: 981e9c148600 - stable/13 - vfs: [2/2] fix stalls in vnode reclaim by only counting attempts: Mateusz Guzik (Tue, 15 Mar 2022 21:15:35 UTC)
- git: 210991b1f28b - releng/13.0 - FreeBSD: fix world build after de198f2d9: Mark Johnston (Tue, 15 Mar 2022 21:18:16 UTC)
- git: 97fe61d5bfde - stable/13 - OpenSSL: Merge OpenSSL 1.1.1n: Jung-uk Kim (Tue, 15 Mar 2022 23:48:29 UTC)
- git: 1be600552e5f - stable/12 - OpenSSL: Merge OpenSSL 1.1.1n: Jung-uk Kim (Wed, 16 Mar 2022 02:58:58 UTC)
- git: ea318f1ad17e - stable/13 - xhci(4): Add quirk for "TUSB73x0 USB3.0 xHCI Controller".: Hans Petter Selasky (Wed, 16 Mar 2022 14:56:00 UTC)
- git: 934ba51bc929 - stable/13 - Ensure that fsck(8) / fsck_ffs(8) produces the correct exit code for missing devices.: Kirk McKusick (Wed, 16 Mar 2022 22:57:58 UTC)
- git: 47b50c23185b - releng/13.1 - Ensure that fsck(8) / fsck_ffs(8) produces the correct exit code for missing devices.: Kirk McKusick (Wed, 16 Mar 2022 23:30:33 UTC)
- git: bb9ad300f029 - stable/13 - if_epair: fix race condition on multi-core systems: Kristof Provost (Wed, 16 Mar 2022 23:40:16 UTC)
- git: 1ddb6c5518e0 - releng/13.1 - if_epair: fix race condition on multi-core systems: Kristof Provost (Wed, 16 Mar 2022 23:48:29 UTC)
- git: 88358b6dcbe4 - releng/13.1 - 13.1: update to BETA2: Glen Barber (Thu, 17 Mar 2022 00:07:00 UTC)
- git: 2a719333189d - stable/13 - dumpon: use underlying device if encrypted swap is in use: Ed Maste (Thu, 17 Mar 2022 01:09:03 UTC)
- git: 90afe1886f52 - stable/13 - usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID.: Hans Petter Selasky (Thu, 17 Mar 2022 10:00:15 UTC)
- git: 4391c305e835 - stable/13 - newfs(8): Fix a bug in initialization of sblock.fs_maxbsize .: Hans Petter Selasky (Thu, 17 Mar 2022 10:00:16 UTC)
- git: b5cc52c21d7d - stable/13 - lindebugfs: Zero the linux_file structure before use.: Hans Petter Selasky (Thu, 17 Mar 2022 10:00:17 UTC)
- git: a16772a81110 - stable/13 - lindebugfs: The Linux file operations use negative return values in the kernel.: Hans Petter Selasky (Thu, 17 Mar 2022 10:00:18 UTC)
- git: d67b2c96153f - stable/13 - lindebugfs: Make single_release() NULL safe.: Hans Petter Selasky (Thu, 17 Mar 2022 10:00:19 UTC)
- git: d17c5a4f6215 - stable/13 - LinuxKPI: Add comment describing proper use of the on_each_cpu() function.: Hans Petter Selasky (Thu, 17 Mar 2022 10:00:20 UTC)
- git: 19b779498ca7 - stable/13 - xhci(4): Add quirk for "Fresco Logic FL1009 USB3.0 xHCI Controller".: Hans Petter Selasky (Thu, 17 Mar 2022 10:00:21 UTC)
- git: d38eb015429a - releng/13.1 - usb(4): Factor out the usb_check_request() function.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:03 UTC)
- git: cf3800dc2037 - releng/13.1 - ibcore: Fix multiple includes of same header file.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:04 UTC)
- git: 723a1d106718 - releng/13.1 - Let the xhci_hw_root structure span exactly XHCI_PAGE_SIZE bytes by increasing the number of completion event TRBs. This avoids wasting memory.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:05 UTC)
- git: 3e40a842aa80 - releng/13.1 - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parameters to avoid scheduling isochronous transfers too early.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:06 UTC)
- git: cd60f3f39a76 - releng/13.1 - Factor out repeated code in the USB controller drivers to avoid bugs computing the same isochronous start frame number over and over again.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:07 UTC)
- git: 56ef5ad21fb0 - releng/13.1 - Make sure the avr32dci_odevd structure is used. This fixes a compilation error.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:08 UTC)
- git: 96ba69963a62 - releng/13.1 - xhci(4): Add quirk for "TUSB73x0 USB3.0 xHCI Controller".: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:09 UTC)
- git: 0520911be878 - releng/13.1 - xhci(4): Add quirk for "Fresco Logic FL1009 USB3.0 xHCI Controller".: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:10 UTC)
- git: 1e126edff161 - releng/13.1 - usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:12 UTC)
- git: a14408a53162 - releng/13.1 - newfs(8): Fix a bug in initialization of sblock.fs_maxbsize .: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:13 UTC)
- git: 09fcb3900f1b - releng/13.1 - lindebugfs: Zero the linux_file structure before use.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:14 UTC)
- git: 9a46464ad64a - releng/13.1 - lindebugfs: The Linux file operations use negative return values in the kernel.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:15 UTC)
- git: cad0a51d388d - releng/13.1 - lindebugfs: Make single_release() NULL safe.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:16 UTC)
- git: 5fcfe4717ad0 - releng/13.1 - LinuxKPI: Add comment describing proper use of the on_each_cpu() function.: Hans Petter Selasky (Thu, 17 Mar 2022 12:28:17 UTC)
- git: ea9fa27b9470 - releng/13.1 - Remove compat hacks from libcxxrt's _Unwind_Exception: Dimitry Andric (Thu, 17 Mar 2022 18:38:55 UTC)
- git: 874e27b5dd2e - releng/13.1 - Build compiler-rt against libunwind, not libcxxrt: Dimitry Andric (Thu, 17 Mar 2022 18:38:56 UTC)
- git: 1dcb6002c500 - stable/13 - loader: support numeric and named bright colors (8-15): Ed Maste (Fri, 18 Mar 2022 01:59:49 UTC)
- git: 7d59a9451d3b - stable/13 - loader: accept "yellow" as a named color: Ed Maste (Fri, 18 Mar 2022 01:59:50 UTC)
- git: e404b2562b1d - releng/13.1 - OpenSSL: Merge OpenSSL 1.1.1n: Jung-uk Kim (Fri, 18 Mar 2022 13:51:00 UTC)
- git: 04df02b2f42e - stable/13 - armv8crypto: Factor out some duplicated GCM code: Mark Johnston (Fri, 18 Mar 2022 15:41:53 UTC)
- git: 2d7f27a4fb4c - stable/13 - opencrypto: Add a routine to copy a crypto buffer cursor: Mark Johnston (Fri, 18 Mar 2022 15:41:54 UTC)
- git: f180b8435808 - stable/13 - armv8crypto: Use cursors to access crypto buffer data: Mark Johnston (Fri, 18 Mar 2022 15:41:56 UTC)
- git: c764d4468fbf - stable/13 - armv8crypto: Remove leftover debug printfs: Mark Johnston (Fri, 18 Mar 2022 15:41:57 UTC)
- git: 01f549e1c9cf - stable/13 - WITHOUT_BOOT build option appears to include stand, failing on libsa: Toomas Soome (Fri, 18 Mar 2022 23:13:40 UTC)
- git: f877ca16c945 - stable/13 - x86: Correctly report unexpected cache level: Ed Maste (Sat, 19 Mar 2022 00:31:20 UTC)
- git: c457983b9613 - stable/12 - x86: Correctly report unexpected cache level: Ed Maste (Sat, 19 Mar 2022 00:31:44 UTC)
- git: 4a11315a2c3f - stable/13 - virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix): Eugene Grosbein (Sat, 19 Mar 2022 04:22:59 UTC)
- git: 2ac7903dcbba - releng/13.1 - WITHOUT_BOOT build option appears to include stand, failing on libsa: Toomas Soome (Sat, 19 Mar 2022 12:19:48 UTC)
- git: fa67c45842bb - releng/13.1 - virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix): Eugene Grosbein (Sat, 19 Mar 2022 12:38:22 UTC)
- git: e7023af434e2 - stable/13 - touch: don't leak descriptor if fstat(2) fails: Mariusz Zaborski (Sat, 19 Mar 2022 13:17:34 UTC)
- git: cb95daaa9189 - stable/13 - devd: remove the scsi regexp: Warner Losh (Sat, 19 Mar 2022 14:00:47 UTC)
- git: eeec49e0b30a - stable/13 - devd: correct wifi regexp: Warner Losh (Sat, 19 Mar 2022 14:00:48 UTC)
- git: 9df8dd3ea36c - stable/13 - netmap: Fix integer overflow in nmreq_copyin: Vincenzo Maffione (Sat, 19 Mar 2022 17:53:34 UTC)
- git: 9f600a260a73 - stable/13 - netmap: Fix TOCTOU vulnerability in nmreq_copyin: Vincenzo Maffione (Sat, 19 Mar 2022 17:53:35 UTC)
- git: 95602165e33a - stable/12 - netmap: Fix integer overflow in nmreq_copyin: Vincenzo Maffione (Sat, 19 Mar 2022 17:54:29 UTC)
- git: 6fa8af618475 - stable/12 - netmap: Fix TOCTOU vulnerability in nmreq_copyin: Vincenzo Maffione (Sat, 19 Mar 2022 17:54:30 UTC)
- git: f6138d93b511 - stable/13 - if_epair: build fix: Kristof Provost (Sun, 20 Mar 2022 05:20:20 UTC)
- git: fb3644ab2afe - stable/12 - if_epair: fix race condition on multi-core systems: Kristof Provost (Sun, 20 Mar 2022 05:20:52 UTC)
- git: b1a3f8dccb62 - stable/12 - if_epair: build fix: Kristof Provost (Sun, 20 Mar 2022 05:20:54 UTC)
- git: 606f528decc3 - stable/11 - netmap: Fix integer overflow in nmreq_copyin: Vincenzo Maffione (Sun, 20 Mar 2022 09:02:53 UTC)
- git: ddb842e2ad63 - stable/13 - netmap: add a tunable for the maximum number of VALE switches: Vincenzo Maffione (Sun, 20 Mar 2022 09:05:04 UTC)
- git: 6e142610cef3 - stable/12 - netmap: add a tunable for the maximum number of VALE switches: Vincenzo Maffione (Sun, 20 Mar 2022 09:07:29 UTC)
- git: 931c75bf01d6 - stable/11 - netmap: add a tunable for the maximum number of VALE switches: Vincenzo Maffione (Sun, 20 Mar 2022 09:09:32 UTC)
- git: b8ae329db949 - releng/13.0 - Restore dirty dnode detection logic: Mark Johnston (Sun, 20 Mar 2022 14:11:26 UTC)
- git: 81c1d7c9c727 - releng/13.1 - if_epair: build fix: Kristof Provost (Sun, 20 Mar 2022 15:38:09 UTC)
- git: 928e649f6818 - releng/13.1 - 13.1: Enable REPRODUCIBLE_BUILD by default: Glen Barber (Mon, 21 Mar 2022 13:50:58 UTC)
- git: 476b3bb0916d - stable/13 - fusefs: Initialize a pad word in the mknod message: Mark Johnston (Mon, 21 Mar 2022 14:42:50 UTC)
- git: 2411090f6940 - stable/13 - zfskeys: Support autoloading of keys stored on ZFS: Mateusz Piotrowski (Mon, 21 Mar 2022 14:49:39 UTC)
- git: 5dbd160076c0 - stable/13 - contrib/tzdata: import tzdata 2022a: Philip Paeps (Mon, 21 Mar 2022 15:27:31 UTC)
- git: 803b4b7f22ef - stable/12 - contrib/tzdata: import tzdata 2022a: Philip Paeps (Mon, 21 Mar 2022 15:27:57 UTC)
- git: 8518513d2436 - stable/12 - Stop the VESA driver from whining loudly in the dmesg during boot on systems that use EFI instead of BIOS.: Ed Maste (Mon, 21 Mar 2022 15:54:54 UTC)
- git: 08038f3cbf19 - stable/13 - Update leap-seconds to leap-seconds.3676924800: Xin LI (Mon, 21 Mar 2022 22:44:59 UTC)
- git: c741a90d13be - stable/12 - Update leap-seconds to leap-seconds.3676924800: Xin LI (Mon, 21 Mar 2022 22:47:05 UTC)
- git: 205fa5f0a5cb - stable/13 - rtsx: Call rtsx_init() on resume.: Alexander Motin (Tue, 22 Mar 2022 00:29:09 UTC)
- git: 812638797d59 - stable/13 - Update deprecation notice in snd_maestro, snd_ds1: Ed Maste (Tue, 22 Mar 2022 00:45:21 UTC)
- git: bf8cb490e27d - stable/12 - Update deprecation notice in snd_maestro, snd_ds1: Ed Maste (Tue, 22 Mar 2022 00:45:45 UTC)
- git: c083dab13727 - releng/13.1 - Update leap-seconds to leap-seconds.3676924800: Xin LI (Tue, 22 Mar 2022 02:33:18 UTC)
- git: 3324a4bc8d46 - releng/13.0 - Add UPDATING entry and bump version.: Gordon Tetlow (Tue, 22 Mar 2022 04:53:13 UTC)
- git: b7e7657b02f2 - releng/13.1 - contrib/tzdata: import tzdata 2022a: Philip Paeps (Tue, 22 Mar 2022 15:55:12 UTC)
- git: 42f2f9f09cf1 - releng/13.0 - contrib/tzdata: import tzdata 2022a: Philip Paeps (Tue, 22 Mar 2022 15:55:26 UTC)
- git: 5ef98a3395d2 - releng/12.3 - contrib/tzdata: import tzdata 2022a: Philip Paeps (Tue, 22 Mar 2022 15:55:46 UTC)
- git: 69c6703ee2d7 - releng/12.2 - contrib/tzdata: import tzdata 2022a: Philip Paeps (Tue, 22 Mar 2022 15:55:59 UTC)
- git: af3096f23b1c - releng/13.1 - Bump version.: Gordon Tetlow (Tue, 22 Mar 2022 16:26:35 UTC)
- git: 312522780e83 - releng/13.0 - Add UPDATING entries and bump version.: Gordon Tetlow (Tue, 22 Mar 2022 16:26:48 UTC)
- git: 862f4476aeb0 - releng/12.3 - Add UPDATING entries and bump version.: Gordon Tetlow (Tue, 22 Mar 2022 16:27:14 UTC)
- git: 7dac93b9215e - releng/12.2 - Add UPDATING entries and bump version.: Gordon Tetlow (Tue, 22 Mar 2022 16:27:22 UTC)
- git: 15635c0ed3b1 - stable/13 - backlight: Remove set but not used variable: Piotr Pawel Stefaniak (Tue, 22 Mar 2022 18:53:51 UTC)
- git: c38d2d1811bf - stable/13 - procstat: remove set but not used variable: Piotr Pawel Stefaniak (Tue, 22 Mar 2022 18:53:53 UTC)
- git: b8c245922807 - stable/13 - ndiscvt: remove set but not used variable: Piotr Pawel Stefaniak (Tue, 22 Mar 2022 18:53:54 UTC)
- git: cf1507aacb3f - stable/13 - tcp_wrappers: include <unistd.h>: Piotr Pawel Stefaniak (Tue, 22 Mar 2022 18:53:55 UTC)
- git: e0414a826c21 - stable/13 - tcp_wrappers: remove duplicate errno declarations: Piotr Pawel Stefaniak (Tue, 22 Mar 2022 18:53:56 UTC)
- git: a4bd2216fb52 - stable/13 - ps: fix `ps -aa`: Piotr Pawel Stefaniak (Tue, 22 Mar 2022 18:53:57 UTC)
- git: acec1d6969de - stable/13 - mount: improve error message for invalid filesystem names: Piotr Pawel Stefaniak (Tue, 22 Mar 2022 18:53:58 UTC)
- git: 5f8613c3bdeb - stable/12 - gptboot.8: Fix a typo and fix lint warnings: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:11 UTC)
- git: 1af65c50098b - stable/13 - gptboot.8: Fix a typo and fix lint warnings: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:12 UTC)
- git: cc2d6f14af48 - stable/12 - rc.subr.8: Format notes consistently: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:12 UTC)
- git: c8b537e135c6 - stable/13 - rc.subr.8: Format notes consistently: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:13 UTC)
- git: f5b9685f76b7 - stable/12 - uefi.8: Fix style: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:13 UTC)
- git: be6b6b8bf2e5 - stable/13 - uefi.8: Fix style: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:14 UTC)
- git: a66d7156c11c - stable/12 - hier: Document /usr/freebsd-dist: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:14 UTC)
- git: 7a88058a0e73 - stable/13 - hier: Document /usr/freebsd-dist: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:15 UTC)
- git: dd999ed9463e - stable/12 - nullfs.5: Add an example fstab(5) entry: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:15 UTC)
- git: 951da8807da7 - stable/13 - nullfs.5: Add an example fstab(5) entry: Mateusz Piotrowski (Tue, 22 Mar 2022 22:27:16 UTC)
- git: 79902c8c2de2 - stable/13 - Add Tempo Semiconductor 92HD95B HDA codec ID: Ed Maste (Wed, 23 Mar 2022 01:27:24 UTC)
- git: 09d62b4382ef - stable/13 - Remove "/dev/" from geom name in `gpart add` command.: Alexander Motin (Wed, 23 Mar 2022 01:29:00 UTC)
- git: 5f81a4619dcf - stable/12 - Remove "/dev/" from geom name in `gpart add` command.: Alexander Motin (Wed, 23 Mar 2022 01:31:23 UTC)
- git: 88aff320c805 - stable/13 - x86/xen: fix CPUID signature: Roger Pau Monné (Wed, 23 Mar 2022 13:46:56 UTC)
- git: 41a0aef5048a - stable/13 - vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized: Roger Pau Monné (Wed, 23 Mar 2022 13:46:57 UTC)
- git: ad4277c7250c - stable/12 - vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized: Roger Pau Monné (Wed, 23 Mar 2022 13:51:57 UTC)
- git: b6370a2c00e1 - releng/13.1 - vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized: Roger Pau Monné (Wed, 23 Mar 2022 14:52:27 UTC)
- git: 540b4791d8c9 - stable/13 - cap_fileargs: silence warnings of unused variable: Piotr Pawel Stefaniak (Wed, 23 Mar 2022 15:51:39 UTC)
- git: 3f8b52c91087 - stable/13 - mount: add libxo(3) support: Piotr Pawel Stefaniak (Wed, 23 Mar 2022 15:51:40 UTC)
- git: c4e1fbfe56c2 - stable/13 - mount: make libxo support more locale-aware: Piotr Pawel Stefaniak (Wed, 23 Mar 2022 15:51:42 UTC)
- git: f5f567c2264b - releng/13.1 - Make the arm64 get_pcpu a function again: Andrew Turner (Wed, 23 Mar 2022 19:48:24 UTC)
- git: 420907a4387f - stable/13 - Apply llvm fix for assertion compiling certain versions of Wine: Dimitry Andric (Wed, 23 Mar 2022 19:59:09 UTC)
- git: 4743b9623bd4 - stable/13 - Fix llvm build after 1b3bef43e3cb, due to API change: Dimitry Andric (Wed, 23 Mar 2022 19:59:10 UTC)
- git: c4cacdd447ba - stable/12 - Apply llvm fix for assertion compiling certain versions of Wine: Dimitry Andric (Wed, 23 Mar 2022 19:59:31 UTC)
- git: 9d27f016c7a1 - stable/12 - Fix llvm build after 1b3bef43e3cb, due to API change: Dimitry Andric (Wed, 23 Mar 2022 19:59:32 UTC)
- git: 74886657a8d4 - stable/13 - Merge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65ada19b6: Dimitry Andric (Wed, 23 Mar 2022 20:04:51 UTC)
- git: 992948b97d6b - stable/13 - Revert upstream libcxxrt commit which can cause hangs on i386: Dimitry Andric (Wed, 23 Mar 2022 20:04:52 UTC)
- git: fd4f6e1db6a0 - stable/13 - Reapply libcxxrt atomics cleanup commit, preparing for upstream fix: Dimitry Andric (Wed, 23 Mar 2022 20:04:53 UTC)
- git: fba80a78193a - stable/13 - Merge libcxxrt commit f2e55091e2e878386c9f7974d4922bbdc4faed84: Dimitry Andric (Wed, 23 Mar 2022 20:04:54 UTC)
- git: f23b24655f7c - releng/13.1 - zfskeys: Support autoloading of keys stored on ZFS: Glen Barber (Wed, 23 Mar 2022 20:28:33 UTC)
- git: ca2b1e3480ba - releng/13.1 - 13.1: update to BETA3: Glen Barber (Thu, 24 Mar 2022 00:02:17 UTC)
- git: c79ba1401252 - stable/13 - ipmi: Make all sysctls also tunables.: Alexander Motin (Thu, 24 Mar 2022 00:50:29 UTC)
- git: 56dc95b249dc - stable/12 - Revert "if_epair: rework": Kristof Provost (Thu, 24 Mar 2022 13:14:36 UTC)
- git: d56abf1d1623 - stable/12 - pfctl: fix retrieving nested anchors: Kristof Provost (Thu, 24 Mar 2022 13:14:38 UTC)
- git: 5aaceccdb23b - stable/12 - pf tests: Test setting and retrieving nested anchors: Kristof Provost (Thu, 24 Mar 2022 13:14:39 UTC)
- git: 837aa87ff4f0 - stable/12 - pfctl: fix retrieving nested nat-anchors: Kristof Provost (Thu, 24 Mar 2022 13:14:40 UTC)
- git: bba7b182798f - stable/12 - pf tests: Test retrieving nested nat-anchors: Kristof Provost (Thu, 24 Mar 2022 13:14:41 UTC)
- git: 5567b132a40f - stable/13 - pfctl: fix retrieving nested anchors: Kristof Provost (Thu, 24 Mar 2022 13:15:50 UTC)
- git: 146681af729c - stable/13 - pf tests: Test setting and retrieving nested anchors: Kristof Provost (Thu, 24 Mar 2022 13:15:51 UTC)
- git: 73b72d4a71c1 - stable/13 - pfctl: fix retrieving nested nat-anchors: Kristof Provost (Thu, 24 Mar 2022 13:15:52 UTC)
- git: 10d71d02cfb2 - stable/13 - pf tests: Test retrieving nested nat-anchors: Kristof Provost (Thu, 24 Mar 2022 13:15:53 UTC)
- git: c956e8491f6c - stable/13 - netinet tests: only log critical errors from scapy: Kristof Provost (Thu, 24 Mar 2022 13:15:55 UTC)
- git: 6228b19e0ef0 - stable/13 - hdaa: update pin patch configurations: Ed Maste (Thu, 24 Mar 2022 13:55:06 UTC)
- git: 08dfec6cf282 - stable/13 - snd_hda(4): Fix sound on headset jack for ThinkPad T51.: Ed Maste (Thu, 24 Mar 2022 13:55:07 UTC)
- git: 5694c481e167 - stable/13 - snd_hda: restore pin patch for headphones on Lenovo X1 7th Gen: Ed Maste (Thu, 24 Mar 2022 13:55:08 UTC)
- git: 43354d957060 - stable/13 - sound: add patch for Lenovo Legion 5 AMD: Ed Maste (Thu, 24 Mar 2022 13:55:09 UTC)
- git: ff73087a897c - stable/13 - hda: add patch for Framework laptop headphone jack: Ed Maste (Thu, 24 Mar 2022 13:55:10 UTC)
- git: 18a3bada308d - stable/13 - hdac: Handle interrupts racing with device suspend: Mark Johnston (Thu, 24 Mar 2022 15:23:24 UTC)
- git: e7867aaa35d0 - stable/13 - clock_gettime: Fix CLOCK_THREAD_CPUTIME_ID race: Mark Johnston (Thu, 24 Mar 2022 15:23:25 UTC)
- git: 9f83c6fa52fb - releng/13.1 - hdac: Handle interrupts racing with device suspend: Mark Johnston (Thu, 24 Mar 2022 15:42:25 UTC)
- git: 4f69c575996e - stable/13 - Allow kern.ipc.maxsockets to be set to current value without error: Mark Johnston (Thu, 24 Mar 2022 17:10:34 UTC)
- git: 26714a5fa2c6 - releng/13.1 - Allow kern.ipc.maxsockets to be set to current value without error: Mark Johnston (Thu, 24 Mar 2022 17:24:22 UTC)
- git: bbf3b7bdf876 - releng/13.1 - rtsx: Call rtsx_init() on resume.: Alexander Motin (Thu, 24 Mar 2022 17:30:23 UTC)
- git: 6cebc086b43a - stable/13 - snd_hda.4: correct typos: Ed Maste (Fri, 25 Mar 2022 02:30:29 UTC)
- git: 1c3068e458ce - stable/12 - snd_hda.4: correct typos: Ed Maste (Fri, 25 Mar 2022 02:30:44 UTC)
- git: 4081882c415b - stable/13 - powerpcspe: fix PCI enumeration on ppce500: Alfredo Dal'Ava Junior (Fri, 25 Mar 2022 11:07:24 UTC)
- git: b2516d2f7dcf - releng/13.1 - vfs: [1/2] fix stalls in vnode reclaim by not requeieing from vnlru: Mateusz Guzik (Fri, 25 Mar 2022 14:04:13 UTC)
- git: 115479c27d2a - releng/13.1 - vfs: [2/2] fix stalls in vnode reclaim by only counting attempts: Mateusz Guzik (Fri, 25 Mar 2022 14:04:15 UTC)
- git: f50cda551150 - stable/13 - ls(1): Allow LSCOLORS to specify an underline: Piotr Pawel Stefaniak (Sat, 26 Mar 2022 13:43:02 UTC)
- git: 6018f775cebf - stable/13 - Mention kern.timecounter.alloweddeviation in nanosleep.2: Piotr Pawel Stefaniak (Sat, 26 Mar 2022 13:43:03 UTC)
- git: 78e68a3d1021 - stable/13 - riscv: fix riscv64sf build: Piotr Kubaj (Sun, 27 Mar 2022 01:14:48 UTC)
- git: 56a4f560d429 - stable/13 - Merge LLVM commit c03fdd340356 to fix lang/rust on powerpc: Piotr Kubaj (Sun, 27 Mar 2022 01:14:50 UTC)
- git: e58a146c5d24 - stable/13 - riscv: actually enable sanitizers: Piotr Kubaj (Sun, 27 Mar 2022 01:30:28 UTC)
- git: 727277325d2c - stable/13 - vfs: add missing bits to vdropl_impl: Mateusz Guzik (Sun, 27 Mar 2022 14:38:08 UTC)
- git: 4e8fa94f335b - releng/13.1 - vfs: add missing bits to vdropl_impl: Mateusz Guzik (Sun, 27 Mar 2022 14:40:00 UTC)
- git: 95dc52422893 - stable/11 - openssl: MFC: Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Eugene Grosbein (Sun, 27 Mar 2022 17:14:38 UTC)
- git: dd113f67dfb5 - stable/13 - bhyve: Do not remove guest physical addresses from IOMMU host domain: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:13:53 UTC)
- git: f39c5ab3503c - stable/13 - net80211: improve one debug logging: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:13:54 UTC)
- git: dd39ea27f356 - stable/13 - net80211: introduce (*iv_update_bss)(): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:13:55 UTC)
- git: a8c3d6b71645 - stable/13 - LinuxKPI: remove duplicate include: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:13:56 UTC)
- git: 3166cea63244 - stable/13 - LinuxKPI: allow a driver to override the default pci probe result: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:13:57 UTC)
- git: fd2c8fe44cfa - stable/13 - iwlwifi: adjust the LinuxKPI pci return for now: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:13:58 UTC)
- git: a94b233d5d71 - stable/13 - LinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:00 UTC)
- git: 8ed3b807ca45 - stable/13 - iwlwifi: update man pages: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:01 UTC)
- git: 50136233846e - stable/13 - LinuxKPI: pci: implement pci_upstream_bridge(): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:02 UTC)
- git: 00450eeab246 - stable/13 - LinuxKPI: allow bsddriver name to be set for PCI: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:03 UTC)
- git: 32d1d7fee613 - stable/13 - LinuxKPI: skbuff: fix skb_queue_splice_init(): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:04 UTC)
- git: 24c2117bafdb - stable/13 - LinuxKPI: 802.11: implement ieee80211_beacon_loss(): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:05 UTC)
- git: 34f8e38ea7a5 - stable/13 - LinuxKPI: 802.11: factor out lkpi_lsta_alloc() from lkpi_ic_node_alloc(): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:06 UTC)
- git: bc472e0a3ef0 - stable/13 - LinuxKPI: 802.11: factor out dtim/tsf updates: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:07 UTC)
- git: 471a438a007e - stable/13 - LinuxKPI: 802.11: rework sta state machine compatibility: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:09 UTC)
- git: eb5802659740 - stable/13 - LinuxKPI: 802.11: improve lkpi_80211_mo_sta_state() for non (*sta_state): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:10 UTC)
- git: 4836b8ac0ed3 - stable/13 - LinuxKPI: 802.11: use cfg80211_chandef_create(): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:11 UTC)
- git: beaed0d4b5d0 - stable/13 - LinuxKPI: 802.11: make lkpi_ic_set_channel() unconditional: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:12 UTC)
- git: 39bc4b2949e2 - stable/13 - LinuxKPI: 802.11: check IEEE80211_FEXT_SCAN_OFFLOAD on vap: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:13 UTC)
- git: 5f88604cf7d9 - stable/13 - LinuxKPI: 802.11: remove special handling for (*ic_scan_curchan): Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:14 UTC)
- git: a1272e7d9621 - stable/13 - LinuxKPI: 802.11: improve hw_scan fallback to sw_scan: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:15 UTC)
- git: e269958566ff - stable/13 - LinuxKPI: 802.11: cleanup debugging: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:17 UTC)
- git: 6663718bb496 - stable/13 - Bump __FreeBSD_version to 1301501 after LinuxKPI and net80211 merges in order to help out-of-tree consumers to deal accordingly.: Bjoern A. Zeeb (Sun, 27 Mar 2022 20:14:18 UTC)
- git: 057793e63771 - stable/13 - tcp: virtualise net.inet.tcp.msl sysctl.: Alexander V. Chernikov (Mon, 28 Mar 2022 09:15:59 UTC)
- git: bea3efc01cb7 - stable/13 - netstat: fix nhop prepend printing.: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:00 UTC)
- git: ffcca53561ed - stable/13 - [lltable] Add per-family lltable getters.: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:01 UTC)
- git: 519bdbb448dd - stable/13 - nhops: split nh_family into nh_upper_family and nh_neigh_family.: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:02 UTC)
- git: eb22b7335878 - stable/13 - routing: Add unified level-based logging support for the routing subsystem.: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:03 UTC)
- git: 0b6161db7eff - stable/13 - linux: fix linux_recvmsg() MSG_PEEK flag handling: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:05 UTC)
- git: c7655e1f3671 - stable/13 - linux: add sysctl to pass untranslated interface names: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:06 UTC)
- git: 157bf2c9964a - stable/13 - ifconfig: improve vlan options parsing: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:07 UTC)
- git: b5b97a95aa5d - stable/13 - ifconfig: remove debug printf introduced in 779fd0534466: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:08 UTC)
- git: 453b4f81939b - stable/13 - u3g: Add support Quectel EM12-G modem.: Alexander V. Chernikov (Mon, 28 Mar 2022 09:16:09 UTC)
- git: bb77a828a477 - stable/12 - pf: remove spurious zeroing from pf_ioctl_addrule: Mateusz Guzik (Mon, 28 Mar 2022 11:37:56 UTC)
- git: 951218e5d960 - stable/12 - pf: add PF_UNLNKDRULES_ASSERT: Mateusz Guzik (Mon, 28 Mar 2022 11:37:57 UTC)
- git: 2373bf2d1ece - stable/12 - pf: hoist the unlinked rules lock out of the mass rule removal loop: Mateusz Guzik (Mon, 28 Mar 2022 11:37:59 UTC)
- git: 0d357e2bb6e0 - stable/13 - pf: remove spurious zeroing from pf_ioctl_addrule: Mateusz Guzik (Mon, 28 Mar 2022 11:38:36 UTC)
- git: 229bb65656ff - stable/13 - pf: add PF_UNLNKDRULES_ASSERT: Mateusz Guzik (Mon, 28 Mar 2022 11:38:37 UTC)
- git: 4cf0cc507f35 - stable/13 - pf: hoist the unlinked rules lock out of the mass rule removal loop: Mateusz Guzik (Mon, 28 Mar 2022 11:38:38 UTC)
- git: bf2378688d27 - releng/13.1 - Merge LLVM commit c03fdd340356 to fix lang/rust on powerpc: Piotr Kubaj (Mon, 28 Mar 2022 14:15:59 UTC)
- git: d64a952f8d8a - releng/13.1 - tcp: virtualise net.inet.tcp.msl sysctl.: Alexander V. Chernikov (Mon, 28 Mar 2022 15:25:56 UTC)
- git: 3e624dfad1c3 - releng/13.1 - netstat: fix nhop prepend printing.: Alexander V. Chernikov (Mon, 28 Mar 2022 15:25:57 UTC)
- git: fdd84c360842 - releng/13.1 - [lltable] Add per-family lltable getters.: Alexander V. Chernikov (Mon, 28 Mar 2022 15:25:58 UTC)
- git: a36158432361 - releng/13.1 - nhops: split nh_family into nh_upper_family and nh_neigh_family.: Alexander V. Chernikov (Mon, 28 Mar 2022 15:26:00 UTC)
- git: e3f2daff75aa - releng/13.1 - routing: Add unified level-based logging support for the routing subsystem.: Alexander V. Chernikov (Mon, 28 Mar 2022 15:26:01 UTC)
- git: 0cde69867849 - releng/13.1 - linux: fix linux_recvmsg() MSG_PEEK flag handling: Alexander V. Chernikov (Mon, 28 Mar 2022 15:26:02 UTC)
- git: 9b42da2b339c - releng/13.1 - linux: add sysctl to pass untranslated interface names: Alexander V. Chernikov (Mon, 28 Mar 2022 15:26:03 UTC)
- git: 2eb4ac1e6fc9 - releng/13.1 - ifconfig: improve vlan options parsing: Alexander V. Chernikov (Mon, 28 Mar 2022 15:26:04 UTC)
- git: ce24fa9b4908 - releng/13.1 - ifconfig: remove debug printf introduced in 779fd0534466: Alexander V. Chernikov (Mon, 28 Mar 2022 15:26:05 UTC)
- git: f0b3b85d0223 - releng/13.1 - u3g: Add support Quectel EM12-G modem.: Alexander V. Chernikov (Mon, 28 Mar 2022 15:26:06 UTC)
- git: c9edea9b9937 - releng/13.1 - riscv: fix riscv64sf build: Piotr Kubaj (Mon, 28 Mar 2022 16:30:14 UTC)
- git: d30aac1297a2 - releng/13.1 - riscv: actually enable sanitizers: Piotr Kubaj (Mon, 28 Mar 2022 16:30:15 UTC)
- git: c1576434e9cf - stable/13 - mfc jail: handle jailsys parameters in modification permission test: Jamie Gritton (Mon, 28 Mar 2022 23:40:55 UTC)
- git: f059a2c832f8 - stable/12 - mfc jail: handle jailsys parameters in modification permission test: Jamie Gritton (Mon, 28 Mar 2022 23:41:30 UTC)
- git: 2f363712480e - stable/13 - CTL: Add length validation for incoming HA messages.: Alexander Motin (Tue, 29 Mar 2022 01:51:03 UTC)
- git: b6a744133340 - stable/13 - Fix 32-bit build after 530d274c15e5.: Alexander Motin (Tue, 29 Mar 2022 01:51:05 UTC)
- git: a7318b86e4ff - stable/13 - CTL: Rework 05c3e8e87142 using %zu format.: Alexander Motin (Tue, 29 Mar 2022 01:51:06 UTC)
- git: c5890784f6d3 - stable/13 - amd64: bring back asm bcmp, shared with memcmp: Mateusz Guzik (Tue, 29 Mar 2022 10:25:34 UTC)
- git: c088e4d539e4 - stable/13 - zfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release) into stable/13: Martin Matuska (Tue, 29 Mar 2022 11:08:11 UTC)
- git: 60338b806930 - stable/13 - libarchive: merge vendor bugfixes: Martin Matuska (Tue, 29 Mar 2022 11:22:38 UTC)
- git: 1544cd332b96 - releng/13.1 - amd64: bring back asm bcmp, shared with memcmp: Mateusz Guzik (Tue, 29 Mar 2022 12:41:06 UTC)
- git: 99c3f1577459 - releng/13.1 - zfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release) into stable/13: Martin Matuska (Tue, 29 Mar 2022 13:53:03 UTC)
- git: c19caf8852f5 - releng/13.1 - libarchive: merge vendor bugfixes: Martin Matuska (Tue, 29 Mar 2022 13:54:11 UTC)
- git: cba6eb5d31e8 - stable/13 - devd: Add rtw to wireless list: Warner Losh (Tue, 29 Mar 2022 15:44:45 UTC)
- git: 89166c063a9a - stable/13 - Fix arm64 TLB invalidation with non-4k pages: D Scott Phillips (Tue, 29 Mar 2022 15:53:36 UTC)
- git: 2c013d142b14 - stable/13 - arm64: pmap: Mask VA operand in TLBI instructions: D Scott Phillips (Tue, 29 Mar 2022 15:53:37 UTC)
- git: 0e19a22dd145 - stable/13 - arm64: Add explicit barrier after address translation instruction: D Scott Phillips (Tue, 29 Mar 2022 15:53:39 UTC)
- git: 341953bc12c8 - stable/13 - Add the Ampere and Fujitsu arm64 implementer IDs: D Scott Phillips (Tue, 29 Mar 2022 15:53:40 UTC)
- git: d3aef2d8fc89 - stable/11 - Avoid kernel stack disclosure in compat32 stat: Ed Maste (Tue, 29 Mar 2022 20:18:36 UTC)
- git: fd08253cdcec - stable/13 - acpica: add ACPI_GET_PROPERTY to access Device Specific Data (DSD): Marcin Wojtas (Tue, 29 Mar 2022 22:59:53 UTC)
- git: 45b49a0f96e0 - stable/13 - device: add device_get_property and device_has_property: Marcin Wojtas (Tue, 29 Mar 2022 22:59:54 UTC)
- git: 2f9a9149e526 - stable/13 - mmc: switch mmc_helper to device_ api: Marcin Wojtas (Tue, 29 Mar 2022 22:59:55 UTC)
- git: 693af80b7435 - stable/13 - sdhci_xenon: split driver file into generic file and fdt parts: Marcin Wojtas (Tue, 29 Mar 2022 22:59:56 UTC)
- git: 993cd606c238 - stable/13 - sdhci_xenon: add ACPI support: Marcin Wojtas (Tue, 29 Mar 2022 22:59:58 UTC)
- git: b329bb8fd7b6 - stable/13 - mii_fdt: Add support for switch PHY node lookup: Marcin Wojtas (Tue, 29 Mar 2022 22:59:59 UTC)
- git: f0a6f99b2a3a - stable/13 - miibus: Add support for mapping OFW nodes to PHY devices: Marcin Wojtas (Tue, 29 Mar 2022 23:00:00 UTC)
- git: a2bd4cd7863c - stable/13 - bus_if: Add a default implementation of get_property: Marcin Wojtas (Tue, 29 Mar 2022 23:00:01 UTC)
- git: 817556add336 - stable/13 - Extend device_get_property API: Marcin Wojtas (Tue, 29 Mar 2022 23:00:02 UTC)
- git: 992e326cd8cc - stable/13 - neta: split fixed and in-band link status configuration: Marcin Wojtas (Tue, 29 Mar 2022 23:00:03 UTC)
- git: 713595ca498d - releng/13.1 - devd: remove the scsi regexp: Warner Losh (Tue, 29 Mar 2022 23:54:24 UTC)
- git: a5ece99d2291 - releng/13.1 - devd: correct wifi regexp: Warner Losh (Tue, 29 Mar 2022 23:54:25 UTC)
- git: abda5677f29c - releng/13.1 - devd: Add rtw to wireless list: Warner Losh (Tue, 29 Mar 2022 23:54:26 UTC)
- git: 797b8b9c4087 - stable/13 - Remove snd_aureal driver source: Ed Maste (Wed, 30 Mar 2022 01:18:28 UTC)
- git: ccd701d27a74 - stable/13 - Clear non-x86 compat stat syscall kernel stack memory disclosure: Ed Maste (Wed, 30 Mar 2022 02:27:45 UTC)
- git: 015991cb9715 - releng/13.1 - Clear non-x86 compat stat syscall kernel stack memory disclosure: Ed Maste (Wed, 30 Mar 2022 03:09:32 UTC)
- git: 1c6abf864ecd - releng/13.1 - bhyve: Do not remove guest physical addresses from IOMMU host domain: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:34 UTC)
- git: 708928f4db90 - releng/13.1 - net80211: improve one debug logging: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:36 UTC)
- git: eb730e379a0d - releng/13.1 - net80211: introduce (*iv_update_bss)(): Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:37 UTC)
- git: 1717f1606b6e - releng/13.1 - LinuxKPI: remove duplicate include: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:38 UTC)
- git: c325d9edeff5 - releng/13.1 - LinuxKPI: allow a driver to override the default pci probe result: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:39 UTC)
- git: 3b4a991fa67f - releng/13.1 - iwlwifi: adjust the LinuxKPI pci return for now: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:40 UTC)
- git: 7380d82b53d6 - releng/13.1 - LinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:41 UTC)
- git: 14626b83ef29 - releng/13.1 - iwlwifi: update man pages: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:42 UTC)
- git: a85cf68895d4 - releng/13.1 - LinuxKPI: pci: implement pci_upstream_bridge(): Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:44 UTC)
- git: 63ec5947474a - releng/13.1 - LinuxKPI: allow bsddriver name to be set for PCI: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:45 UTC)
- git: fef73ef9c2e0 - releng/13.1 - LinuxKPI: skbuff: fix skb_queue_splice_init(): Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:46 UTC)
- git: ecb691143d2e - releng/13.1 - LinuxKPI: 802.11: various updates for iwlwifi stability and upcoming rtw: Bjoern A. Zeeb (Wed, 30 Mar 2022 15:49:47 UTC)
- git: f23ba13a585f - stable/13 - pf(4): Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:36:27 UTC)
- git: 1dca9345e97e - stable/13 - netgraph(4): Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:36:43 UTC)
- git: 4dd0e29c9325 - stable/13 - libmd: Fix a common typo in the license header: Gordon Bergling (Wed, 30 Mar 2022 16:37:04 UTC)
- git: a3b553836455 - stable/13 - ypbind(8): Fix a typo in the man page: Gordon Bergling (Wed, 30 Mar 2022 16:37:24 UTC)
- git: 2d8a4b011517 - stable/13 - mac_veriexec: Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:37:44 UTC)
- git: 81f92d0fe6e0 - stable/13 - ath: Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:38:02 UTC)
- git: a8d5d65ac458 - stable/13 - nfsclient: Fix a typos in source code comments: Gordon Bergling (Wed, 30 Mar 2022 16:38:26 UTC)
- git: d0453884fba5 - stable/12 - pf(4): Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:39:50 UTC)
- git: b9e4c273814e - stable/12 - netgraph(4): Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:40:10 UTC)
- git: 4bd6c6acc884 - stable/12 - libmd: Fix a common typo in the license header: Gordon Bergling (Wed, 30 Mar 2022 16:40:29 UTC)
- git: 5d9e42bcadcf - stable/12 - ypbind(8): Fix a typo in the man page: Gordon Bergling (Wed, 30 Mar 2022 16:40:53 UTC)
- git: 2b22c9bc14c6 - stable/12 - mac_veriexec: Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:41:15 UTC)
- git: 26eb0b023bc2 - stable/12 - ath: Fix a typo in a source code comment: Gordon Bergling (Wed, 30 Mar 2022 16:41:35 UTC)
- git: 048074464180 - stable/12 - nfsclient: Fix a typos in source code comments: Gordon Bergling (Wed, 30 Mar 2022 16:41:55 UTC)
- git: 1c487a5d3dac - stable/13 - Fix kernel build without INET and INET6: Bjoern A. Zeeb (Wed, 30 Mar 2022 17:51:08 UTC)
- git: 85f3c0a1c376 - stable/13 - Fix kernel build without INET6: Bjoern A. Zeeb (Wed, 30 Mar 2022 17:51:10 UTC)
- git: 331335c1b846 - releng/13.1 - Fix kernel build without INET or INET6: Bjoern A. Zeeb (Wed, 30 Mar 2022 19:07:27 UTC)
- git: 74f11a40f8e4 - stable/13 - sound: test PCM_REGISTERED before PCM_DETACHING: Ed Maste (Wed, 30 Mar 2022 20:44:20 UTC)
- git: cf9f384de949 - releng/13.1 - Fix arm64 TLB invalidation with non-4k pages: D Scott Phillips (Wed, 30 Mar 2022 21:04:38 UTC)
- git: 33a625b1d6cd - releng/13.1 - arm64: pmap: Mask VA operand in TLBI instructions: D Scott Phillips (Wed, 30 Mar 2022 21:04:39 UTC)
- git: 8f95edc10dca - releng/13.1 - arm64: Add explicit barrier after address translation instruction: D Scott Phillips (Wed, 30 Mar 2022 21:04:40 UTC)
- git: 725c70d8153f - stable/11 - netmap: Fix TOCTOU vulnerability in nmreq_copyin: Vincenzo Maffione (Wed, 30 Mar 2022 22:09:00 UTC)
- git: 6fe290015737 - releng/13.1 - 13.1: update to RC1: Glen Barber (Thu, 31 Mar 2022 00:18:02 UTC)
- git: b31b45f26a0b - stable/12 - Remove snd_aureal driver source: Ed Maste (Thu, 31 Mar 2022 00:32:02 UTC)
- git: aeb4214375b7 - stable/12 - sound: test PCM_REGISTERED before PCM_DETACHING: Ed Maste (Thu, 31 Mar 2022 00:32:03 UTC)
- git: cd89969685a4 - stable/13 - rtsx: Don't detach during shutdown: Alexander Motin (Thu, 31 Mar 2022 01:49:14 UTC)
- git: c1a9422b9962 - stable/13 - rtsx: Display error if rtsx_read()/rtsx_write() fail.: Alexander Motin (Thu, 31 Mar 2022 01:49:15 UTC)
- git: ee772cbdc4e2 - stable/13 - rtsx: Remove update of softc during probe and some var rename.: Alexander Motin (Thu, 31 Mar 2022 01:49:17 UTC)
- git: 3021de298475 - stable/13 - rc.d: Chmod +x all the scripts for consistency: Mateusz Piotrowski (Thu, 31 Mar 2022 07:37:45 UTC)
- git: 30a1d38e6cbd - stable/13 - *: Do not use the no-op -r flag for bsdlabel(8): Mateusz Piotrowski (Thu, 31 Mar 2022 07:37:46 UTC)
- git: d2febb64d2f0 - stable/12 - rc.d: Chmod +x all the scripts for consistency: Mateusz Piotrowski (Thu, 31 Mar 2022 07:37:47 UTC)
- git: 386fdd971d84 - stable/12 - *: Do not use the no-op -r flag for bsdlabel(8): Mateusz Piotrowski (Thu, 31 Mar 2022 07:37:48 UTC)
- git: 004da2d51f84 - stable/13 - Treat cache write as a read in arm64 data faults: Andrew Turner (Thu, 31 Mar 2022 11:19:05 UTC)
- git: 7be0c792c46c - stable/13 - libc: Restore fp state upon flush error in fputc: Mark Johnston (Thu, 31 Mar 2022 15:32:53 UTC)
- git: eef123d5fd97 - stable/13 - file: Avoid a read-after-free of fd tables in sysctl handlers: Mark Johnston (Thu, 31 Mar 2022 15:32:55 UTC)
- git: 3ca78fba9653 - releng/13.1 - libc: Restore fp state upon flush error in fputc: Mark Johnston (Thu, 31 Mar 2022 15:57:02 UTC)
- git: 44eddec48e5f - stable/13 - x86: Probe the TSC frequency earlier: Mark Johnston (Thu, 31 Mar 2022 16:07:49 UTC)
- git: ae95c02d02c2 - stable/13 - amd64: Call clock_init() after finishidentcpu(): Mark Johnston (Thu, 31 Mar 2022 16:07:50 UTC)
- git: b6c207a8301e - stable/13 - x86: Defer early TSC timecounter calibration to SI_SUB_CPU: Mark Johnston (Thu, 31 Mar 2022 16:07:51 UTC)
- git: e06ce938ddc0 - stable/13 - fstyp: detect Raspberry Pi Pico boot filesystem as FAT: Ed Maste (Thu, 31 Mar 2022 20:11:28 UTC)