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