dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
September 2022 Archives by thread
- git: 91af12081edc - stable/13 - TPM: do not set device description if probe fails: Kornel Dulęba (Thu, 01 Sep 2022 07:21:25 UTC)
- git: 108b6eb670ec - stable/13 - neta: Fix MTU change sequence: Kornel Dulęba (Thu, 01 Sep 2022 07:21:27 UTC)
- git: 48551d3240a0 - main - Fix problem getting gpio version during attach. Both RK3328 and RK3399 don't have GPIO_VER_ID register. Set gpio version depending on compat string of the parent.: Ganbold Tsagaankhuu (Thu, 01 Sep 2022 07:23:13 UTC)
- git: 53b80f4d41b6 - main - Add support for TCS4525 pmic.: Ganbold Tsagaankhuu (Thu, 01 Sep 2022 07:32:00 UTC)
- git: 90098ee30e7c - main - Fix reading the correct ID and REV.: Ganbold Tsagaankhuu (Thu, 01 Sep 2022 07:39:38 UTC)
- git: 598b6d4a7c78 - main - i386 machine/cpu.h: include sys/systm.h for cpu_ticks(): Tijl Coosemans (Thu, 01 Sep 2022 12:10:51 UTC)
- git: fdc1894795ef - main - linuxkpi: on i386 only use first_msi_irq if apic is in kernel config: Tijl Coosemans (Thu, 01 Sep 2022 12:10:52 UTC)
- git: b1819983e70f - main - stand: Stop setting hints for bios loader too: Warner Losh (Thu, 01 Sep 2022 16:42:17 UTC)
- git: 75a91c70f8d1 - main - stand: Document EFI consoles: Warner Losh (Thu, 01 Sep 2022 16:42:18 UTC)
- git: 195f794318a3 - main - acpi: arm64 doesn't support ACPI 1.0 RSDP, report when we see one: Warner Losh (Thu, 01 Sep 2022 16:42:19 UTC)
- git: a14b26a6bd3f - main - acpi: Unmap RSDP in more error cases: Warner Losh (Thu, 01 Sep 2022 16:42:21 UTC)
- git: 991aef97957d - main - acpi: Move some errors with RSDP and XSLT out from under bootverbose: Warner Losh (Thu, 01 Sep 2022 16:42:22 UTC)
- git: 113dfadd5c8c - main - stand: separate the command lookup from the command execution: Warner Losh (Thu, 01 Sep 2022 17:11:19 UTC)
- git: a5948d40ad06 - main - stand: Add interp_has_builtin_cmd to see if we have a command: Warner Losh (Thu, 01 Sep 2022 17:11:20 UTC)
- git: 29fc4075e69f - main - stand: Add lua binding loader.has_command: Warner Losh (Thu, 01 Sep 2022 17:11:21 UTC)
- git: 57f90cf81338 - main - kboot: add minmalist init functionality: Warner Losh (Thu, 01 Sep 2022 17:11:23 UTC)
- git: 69818bcf38e0 - main - kboot: List sources one per line to make merges easier: Warner Losh (Thu, 01 Sep 2022 17:11:24 UTC)
- git: 4e679d8aeaa8 - main - hwpmc: Avoid touching MSR_DEBUGCTLMSR inside VMs.: Alexander Motin (Thu, 01 Sep 2022 17:23:23 UTC)
- git: 281a6ff273d1 - main - acpi: Fix error message: Warner Losh (Thu, 01 Sep 2022 17:36:50 UTC)
- git: e19631737085 - main - local_unbound: rc: allow to overwrite pid file path: Bjoern A. Zeeb (Thu, 01 Sep 2022 23:54:04 UTC)
- git: 2486b446db82 - main - ds1307: add support for the EPSON RX-8035SA I2C RTC: Bjoern A. Zeeb (Fri, 02 Sep 2022 01:44:05 UTC)
- git: 0ea45b9cd43c..755d9301ca89 - vendor/lua - vendor branch updated: Kyle Evans (Fri, 02 Sep 2022 01:54:48 UTC)
- git: 606be1517ee3 - Create tag vendor/lua/5.4.3: Kyle Evans (Fri, 02 Sep 2022 01:54:48 UTC)
- git: 2c48b3fa62f2 - Create tag vendor/lua/5.4.4: Kyle Evans (Fri, 02 Sep 2022 01:54:48 UTC)
- git: a6f3979ad192 - stable/13 - nfscl: Fix handling of nd_slotid while handling NFSERR_BADSESSION: Rick Macklem (Fri, 02 Sep 2022 01:56:05 UTC)
- git: 761033d3aace - stable/13 - nfscl: Fix handling of a bad session slot (NFSv4.1/4.2): Rick Macklem (Fri, 02 Sep 2022 02:09:57 UTC)
- git: e1dd3e568789 - stable/12 - nfscl: Fix handling of a bad session slot (NFSv4.1/4.2): Rick Macklem (Fri, 02 Sep 2022 02:15:27 UTC)
- git: 1dab52045cb2 - stable/12 - nfscl: Fix handling of nd_slotid while handling NFSERR_BADSESSION: Rick Macklem (Fri, 02 Sep 2022 02:16:45 UTC)
- git: 89d98b9b003e - stable/13 - u3g(4): Add more USB IDs.: Hans Petter Selasky (Fri, 02 Sep 2022 09:07:48 UTC)
- git: f8134ff6e657 - stable/12 - u3g(4): Add more USB IDs.: Hans Petter Selasky (Fri, 02 Sep 2022 09:08:53 UTC)
- git: e23ad9c4ba2d - main - tpm: Fix entropy harvesting logic: Kornel Dulęba (Fri, 02 Sep 2022 11:19:45 UTC)
- git: 66c73af7ea59 - main - stand: Parse BIOS revision from SMBIOS: Kornel Dulęba (Fri, 02 Sep 2022 11:19:46 UTC)
- Re: git: e8b2980e4a12 - main - i386 doreti: stop saving/restoring %ecx around calls into C: Tijl Coosemans (Fri, 02 Sep 2022 13:02:31 UTC)
- git: cfdc649e455b - main - i386 doreti: Fix calculation of stack frame size: Tijl Coosemans (Fri, 02 Sep 2022 14:43:50 UTC)
- git: 5d45f99a1ed8 - stable/13 - i386 doreti: Fix calculation of stack frame size: Tijl Coosemans (Fri, 02 Sep 2022 15:06:19 UTC)
- git: 74ed2e8ab202 - main - raw ip: fix regression with multicast and RSVP: Gleb Smirnoff (Fri, 02 Sep 2022 19:17:21 UTC)
- git: 9b17aa27406f - main - lualoader: Add loader_menu_multi_user_prompt config variable: Jessica Clarke (Fri, 02 Sep 2022 19:36:30 UTC)
- git: 2a90c47af158 - main - release: Set loader_menu_multi_user_prompt to "Installer" for installer: Jessica Clarke (Fri, 02 Sep 2022 19:36:32 UTC)
- git: e3b17b5042ed - main - qat: Drop extraneous parentheses from some macro values.: John Baldwin (Fri, 02 Sep 2022 21:53:07 UTC)
- git: 50f1a377da0e - main - qat: Add a prototype for icp_adf_is_dev_in_error.: John Baldwin (Fri, 02 Sep 2022 21:53:08 UTC)
- git: 1c4c92f91b41 - main - qat: Add #includes for missing prototypes.: John Baldwin (Fri, 02 Sep 2022 21:53:09 UTC)
- git: e120d3b2d48c - main - qat: Move CWARNFLAGS down so it works.: John Baldwin (Fri, 02 Sep 2022 21:53:10 UTC)
- git: 120bacabfd4f - main - __swbuf(): style: Konstantin Belousov (Sat, 03 Sep 2022 01:16:25 UTC)
- git: 44cf1e5eb470 - main - libc/stdio: only roll FILE state back on EINTR: Konstantin Belousov (Sat, 03 Sep 2022 01:16:26 UTC)
- git: 5dedfeb5b3e1 - stable/13 - ksiginfo_alloc(): change to directly take M_WAITOK/NOWAIT flags: Konstantin Belousov (Sat, 03 Sep 2022 01:29:19 UTC)
- git: a7fff8e60f24 - stable/13 - ksiginfo_tryfree(): change return type to bool: Konstantin Belousov (Sat, 03 Sep 2022 01:29:20 UTC)
- git: d8bd46134c33 - stable/13 - kern_sig.c: style: Konstantin Belousov (Sat, 03 Sep 2022 01:29:21 UTC)
- git: 31930b3a0dea - stable/13 - fork_norfproc(): unlock p1 before retrying: Konstantin Belousov (Sat, 03 Sep 2022 01:29:22 UTC)
- git: b8534da5ee54 - stable/13 - REAP_KILL_PROC: kill processes in the threaded taskqueue context: Konstantin Belousov (Sat, 03 Sep 2022 01:29:24 UTC)
- git: 853c4ef74843 - stable/13 - Remove struct proc p_singlethr member: Konstantin Belousov (Sat, 03 Sep 2022 01:29:25 UTC)
- git: 5ae39c02f22c - stable/13 - Remove TDF_DOING_SA: Konstantin Belousov (Sat, 03 Sep 2022 01:29:26 UTC)
- git: 3a3357995908 - stable/13 - usb(4): Quirk for non-compliant USB devices.: Hans Petter Selasky (Sat, 03 Sep 2022 10:22:21 UTC)
- git: 069662d05f73 - stable/12 - usb(4): Quirk for non-compliant USB devices.: Hans Petter Selasky (Sat, 03 Sep 2022 10:23:03 UTC)
- git: 05e1ac3cbfed - main - impi(4): Fix two typos in source code comments: Gordon Bergling (Sat, 03 Sep 2022 12:52:58 UTC)
- git: 310d144a8341 - main - isp(4): Fix two typos in source code comments: Gordon Bergling (Sat, 03 Sep 2022 12:54:24 UTC)
- git: 2f2cf766b2ae - main - ifconfig(8): Fix a typo in source code comment: Gordon Bergling (Sat, 03 Sep 2022 12:56:06 UTC)
- git: 0a81527da8e5 - main - rc.conf: Fix a typo in a comment: Gordon Bergling (Sat, 03 Sep 2022 12:57:51 UTC)
- git: fa4eca789ec9 - main - tip(1): Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 12:59:13 UTC)
- git: b82cbe465173 - main - cron(8): Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 13:00:39 UTC)
- git: 028ecc7aa1a0 - main - netisr(9): Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 13:04:26 UTC)
- git: fa52f9dc9aa1 - main - tcp_rack: Fix two typos in source code comments: Gordon Bergling (Sat, 03 Sep 2022 13:05:52 UTC)
- git: d0ddb5aacaba - main - usb: Fix two typos in source code comments: Gordon Bergling (Sat, 03 Sep 2022 13:22:57 UTC)
- git: f9a9fe46dc3e - main - ath(4): Fix two typos in source code comments: Gordon Bergling (Sat, 03 Sep 2022 13:24:59 UTC)
- git: 2b7d656f173d - main - kern: Fix a typo in asource code comment: Gordon Bergling (Sat, 03 Sep 2022 13:27:05 UTC)
- git: 6b497700885b - main - pci(4): Fix a typo in asource code comment: Gordon Bergling (Sat, 03 Sep 2022 13:28:16 UTC)
- git: ac34f366cc81 - main - sound(4): Fix a typo in asource code comment: Gordon Bergling (Sat, 03 Sep 2022 13:30:50 UTC)
- git: cc280cac3478 - main - sdhci(4): Fix a typo in asource code comment: Gordon Bergling (Sat, 03 Sep 2022 13:32:11 UTC)
- git: b55a0762fc63 - main - malo(4): Fix a typo in asource code comment: Gordon Bergling (Sat, 03 Sep 2022 13:34:39 UTC)
- git: f93ef3ff068c - main - bxe(4): Fix two typos in source code comments: Gordon Bergling (Sat, 03 Sep 2022 13:36:12 UTC)
- git: de47bf0d52a0 - main - bge(4): Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 13:38:37 UTC)
- git: ddf38e0204f8 - main - bce(4): Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 13:40:06 UTC)
- git: b0e86eed27ec - main - ltc430x(4): Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 13:43:16 UTC)
- git: 2f8d44184155..2c9fd7655ba5 - vendor/bsddialog - vendor branch updated: Alfonso S. Siciliano (Sat, 03 Sep 2022 14:37:36 UTC)
- git: 35879261baf4 - Create tag vendor/bsddialog/0.3: Alfonso S. Siciliano (Sat, 03 Sep 2022 14:37:36 UTC)
- git: b319d934379f - main - contrib/bsddialog: Import version 0.3: Alfonso S. Siciliano (Sat, 03 Sep 2022 14:42:08 UTC)
- git: ad052eb07621 - main - bsddialog(1): Fix Makefile typo: Alfonso S. Siciliano (Sat, 03 Sep 2022 15:51:07 UTC)
- git: a52f4499aec7 - main - libm: Correct some typos in source code comments: Gordon Bergling (Sat, 03 Sep 2022 17:14:29 UTC)
- git: 3576233cd355 - main - rtld(1): Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 17:16:49 UTC)
- git: fd2235ffdca5 - main - netpfil: Fix a typo in a source code comment: Gordon Bergling (Sat, 03 Sep 2022 17:19:11 UTC)
- git: e1a40dd29427 - main - mlx5en(4): Correct a typo in a kernel error message: Gordon Bergling (Sat, 03 Sep 2022 17:29:52 UTC)
- git: 5f3ec44e7e9c - main - bsdinstall(8) hostname: Update for bsddialog 0.3: Alfonso S. Siciliano (Sat, 03 Sep 2022 20:15:45 UTC)
- git: 8def06d5afdc - main - net80211: simplify an #ifdef INET/INET6 block: Bjoern A. Zeeb (Sat, 03 Sep 2022 21:02:03 UTC)
- git: c9b7e9df18e4 - main - net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA: Bjoern A. Zeeb (Sat, 03 Sep 2022 21:07:15 UTC)
- git: 82ee4e1c42d7 - main - Updates to UFS/FFS superblock integrity checks when reading a superblock.: Kirk McKusick (Sat, 03 Sep 2022 21:11:45 UTC)
- git: cf17c2ff11a9 - main - Flush and close getnextino cache when done using it in Pass 1b.: Kirk McKusick (Sat, 03 Sep 2022 21:17:10 UTC)
- git: fb47649ebc5a - main - net80211: update (parts of) frame types and subtypes and annotate: Bjoern A. Zeeb (Sat, 03 Sep 2022 21:21:11 UTC)
- git: f4fc3895243b - main - Properly handle the replacement of a partially allocated root directory.: Kirk McKusick (Sat, 03 Sep 2022 21:48:40 UTC)
- git: 2aa6ed881d22 - main - Fix printf formating.: Kirk McKusick (Sat, 03 Sep 2022 22:41:09 UTC)
- Re: git: e72c522858cb - main - divert(4): make it compilable and working without INET: Bjoern A. Zeeb (Sat, 03 Sep 2022 22:44:26 UTC)
- git: 570773d68c52 - main - mgb: quiten -Wunused-function with LINT builds: Bjoern A. Zeeb (Sat, 03 Sep 2022 22:55:09 UTC)
- git: b35f6cd06612 - main - LinuxKPI: 80211: make HW_CRYPTO compileable again: Bjoern A. Zeeb (Sat, 03 Sep 2022 22:55:10 UTC)
- git: 527687a9e30a - main - LinuxKPI: 80211: implement (*get_antenna) and set ic_[rt]xstream: Bjoern A. Zeeb (Sat, 03 Sep 2022 23:16:55 UTC)
- git: a486fbbd7876 - main - LinuxKPI: 80211: scanning code updates: Bjoern A. Zeeb (Sat, 03 Sep 2022 23:47:51 UTC)
- git: a687683b997c - main - rtld: mask signals for default read locks: Konstantin Belousov (Sun, 04 Sep 2022 05:10:55 UTC)
- git: 7444f54bd326 - main - rtld: style the rest of rtld_lock.c: Konstantin Belousov (Sun, 04 Sep 2022 05:10:56 UTC)
- git: 832b40f7ffc2 - main - rtld.c: remove extra blank line: Konstantin Belousov (Sun, 04 Sep 2022 05:10:57 UTC)
- git: 4e50737fa8d6 - main - sound(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 09:23:45 UTC)
- git: dc79640e9219 - main - iwn(4): Correct a typo in a kernel error message: Gordon Bergling (Sun, 04 Sep 2022 10:23:44 UTC)
- git: 4d89e2018cbc - main - netpfil: Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 10:46:17 UTC)
- git: d07a5018766e - main - tcp_hpts: Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 10:48:00 UTC)
- git: 88cdf609e411 - main - bhnd(4): Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 10:50:00 UTC)
- git: b197d4b89397 - main - qat(4): Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 10:51:32 UTC)
- git: f0d4c2afd65f - main - pmc(3): Correct some typos in event descriptions: Gordon Bergling (Sun, 04 Sep 2022 10:52:57 UTC)
- git: 09703627879d - main - libifconfig: Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 10:54:09 UTC)
- git: b89592a9ef35 - main - ipf.4: Correct a typo in the manual page: Gordon Bergling (Sun, 04 Sep 2022 10:55:52 UTC)
- git: 893f36b7f180 - main - netinet: Correct a typo in source code comment: Gordon Bergling (Sun, 04 Sep 2022 10:58:25 UTC)
- git: c3679af31352 - main - tcp_rack: Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 10:58:27 UTC)
- git: 347b1991b099 - main - netdump(4): Correct a typo in source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:00:13 UTC)
- git: 49a033d8cf74 - main - kern: Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 11:00:14 UTC)
- git: 7ed279f58f83 - main - ntpd(8): Correct a typo in comment of the rc script: Gordon Bergling (Sun, 04 Sep 2022 11:02:32 UTC)
- git: 8eadfdd99eee - main - ip6.4: Correct a typo in the manual page: Gordon Bergling (Sun, 04 Sep 2022 11:03:59 UTC)
- git: eec35f1fb3aa - main - ping(8): Correct a typo in source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:26:47 UTC)
- git: f2e13c27bbd1 - main - vmci(4): Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 11:28:59 UTC)
- git: 01e7018587ea - main - powerpc: Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 11:32:25 UTC)
- git: 2fae7b811ff3 - main - iwm(4): Correct some typos in source code comments: Gordon Bergling (Sun, 04 Sep 2022 11:34:12 UTC)
- git: d653487430a7 - main - i386: Correct a typo in source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:35:43 UTC)
- git: 9755e244c9b8 - main - x86: Correct a typo in source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:37:05 UTC)
- git: e30a08016ba6 - main - stand: Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:39:44 UTC)
- git: 160d76986ec5 - main - arm64: Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:40:25 UTC)
- git: 8cf905e5faac - main - etherswitch(4): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:41:54 UTC)
- git: 591a9b5ea339 - main - netmap(4): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:42:59 UTC)
- git: f76a02886c3b - main - hid: Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:45:59 UTC)
- git: 2f9de90b22a6 - main - mpr(4): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:46:56 UTC)
- git: d6f9a3c0a8b1 - main - mps(4): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:48:33 UTC)
- git: 26d6e3860449 - main - hyperv: Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:49:57 UTC)
- git: d81e1b442980 - main - tmpfs(5): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:52:00 UTC)
- git: 8f538e27663a - main - net80211(4): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:53:27 UTC)
- git: 79d939126a81 - main - qcom_qup: Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:54:50 UTC)
- git: 886ce99deab6 - main - bhyve(4): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:57:10 UTC)
- git: 10889539eeb9 - main - msun: Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 11:57:49 UTC)
- git: 630c51774523 - main - hyperv: Fix a typo in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 15:19:53 UTC)
- git: 7d91d6b83e74 - main - stand: Grammar fix for a source code comment: Gordon Bergling (Sun, 04 Sep 2022 15:26:59 UTC)
- git: 990878b07f4a - main - pkg(8): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 15:28:27 UTC)
- git: 8a153724cd46 - main - bpf(3): Grammar fix for a source code comment: Gordon Bergling (Sun, 04 Sep 2022 15:30:15 UTC)
- git: d744e271eb22 - main - kern: Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 15:32:20 UTC)
- git: 0721306c2b31 - main - msdosfs(5): Remove a double word in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 15:35:03 UTC)
- git: 1e289a12553d - main - ipfilter: Grammar fix for the ipfilter howto: Gordon Bergling (Sun, 04 Sep 2022 15:37:40 UTC)
- git: cc7b630cec83 - main - stand/kboot: Add note about why we use MACHINE_ARCH here: Warner Losh (Sun, 04 Sep 2022 15:39:10 UTC)
- git: 8ca67bf1273a - main - usb: Remove a double words in a source code comments: Gordon Bergling (Sun, 04 Sep 2022 15:40:36 UTC)
- git: 6e9e7b058359 - main - bxe(4): Grammar fix for a source code comment: Gordon Bergling (Sun, 04 Sep 2022 15:43:29 UTC)
- git: 5f285d553721 - main - cd9660(5): Correct a typo in a source code comment: Gordon Bergling (Sun, 04 Sep 2022 16:20:20 UTC)
- git: 33721eb991d8 - main - nfscl: Allow "nolockd" to work for NFSv4 mounts: Rick Macklem (Sun, 04 Sep 2022 20:10:43 UTC)
- git: 36a757de23ac - stable/13 - Disallow invalid PT_GNU_STACK: Ed Maste (Sun, 04 Sep 2022 23:59:17 UTC)
- git: 74408970498a - stable/13 - Clarify code comments on ASLR default settings: Ed Maste (Sun, 04 Sep 2022 23:59:18 UTC)
- git: adbcdbee602d - stable/13 - vt.4: Provide a hint about Fn + K Scroll Lock combination: Ed Maste (Sun, 04 Sep 2022 23:59:20 UTC)
- git: aa182e53e8ed - stable/12 - Disallow invalid PT_GNU_STACK: Ed Maste (Sun, 04 Sep 2022 23:59:34 UTC)
- git: a3546b8fa95a - stable/12 - vt.4: Provide a hint about Fn + K Scroll Lock combination: Ed Maste (Sun, 04 Sep 2022 23:59:35 UTC)
- git: 6f7bc8e7a3d0 - main - ssh: describe deprecated options in general in update doc: Ed Maste (Mon, 05 Sep 2022 00:11:12 UTC)
- git: 4bccbf03d81b - main - routing: allow logging framework to be used outside of the subsystem: Alexander V. Chernikov (Mon, 05 Sep 2022 10:46:07 UTC)
- git: 5ecb5444aa34 - main - jail: add process linkage: Mateusz Guzik (Mon, 05 Sep 2022 11:56:14 UTC)
- git: 69413598d266 - main - signal: use proc_iterate to save on work: Mateusz Guzik (Mon, 05 Sep 2022 11:56:15 UTC)
- git: 1f5679569dd4 - main - libpmc: pmc_init() should avoid overflowing pmc_class_table: Toomas Soome (Mon, 05 Sep 2022 12:39:28 UTC)
- git: db98b4205093 - main - netinet6: call lle_event eventhandler after updating state: Alexander V. Chernikov (Mon, 05 Sep 2022 13:01:34 UTC)
- git: 9503043f6e64 - main - pf: stop using PFIL_FWD: Mateusz Guzik (Mon, 05 Sep 2022 13:06:19 UTC)
- git: 27b9777c28b4 - main - libexec/rc: Add var_run rc script: Cy Schubert (Mon, 05 Sep 2022 13:20:11 UTC)
- git: 3c6db09bf45f - main - Revert "stand: Grammar fix for a source code comment": Gordon Bergling (Mon, 05 Sep 2022 13:42:02 UTC)
- git: 94466c432ed6 - main - Revert "usb: Remove a double words in a source code comments": Gordon Bergling (Mon, 05 Sep 2022 13:46:04 UTC)
- git: 0773b44e8294 - main - tcp: tcp6_connect() requires net epoch: Gleb Smirnoff (Mon, 05 Sep 2022 17:26:54 UTC)
- git: ddc0ed5836ea - main - loop(4): make interface methods static: Gleb Smirnoff (Mon, 05 Sep 2022 17:29:29 UTC)
- git: 6f4d99c65404 - main - pam_unix: Remove bogus __unused attribute: Felix Palmen (Mon, 05 Sep 2022 18:55:32 UTC)
- git: 4b4cc78a762c - main - Formatting cleanups and debugging fix.: Kirk McKusick (Mon, 05 Sep 2022 19:08:15 UTC)
- git: ec190d915006 - main - LinuxKPI: 80211: improve linuxkpi_ieee80211_get_tid(): Bjoern A. Zeeb (Mon, 05 Sep 2022 21:12:23 UTC)
- git: e3a0b1202bf6 - main - LinuxKPI: 80211 / iwlwifi: improve queue management: Bjoern A. Zeeb (Mon, 05 Sep 2022 21:12:24 UTC)
- git: 1f8b3bb911e3..2b6624fffa5f - vendor/less - vendor branch updated: Xin LI (Mon, 05 Sep 2022 23:58:07 UTC)
- git: 11c4aa7f3e7b - Create tag vendor/less/v608: Xin LI (Mon, 05 Sep 2022 23:58:40 UTC)
- git: e1ce45abcfa7 - stable/13 - cp: Fix build without VM_AND_BUFFER_CACHE_SYNCHRONIZED.: Alexander Motin (Tue, 06 Sep 2022 00:51:10 UTC)
- git: dda082e00939 - main - qat: make function definition match prototype: Ed Maste (Tue, 06 Sep 2022 01:29:24 UTC)
- git: 651dea494028 - stable/13 - ifconfig(8): Fix a typo in source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:28 UTC)
- git: e42e90f0f9d2 - stable/13 - tcp_rack: Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:42:29 UTC)
- git: 04f08f25b91b - stable/13 - usb: Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:42:30 UTC)
- git: 1c11509479ed - stable/13 - sdhci(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:31 UTC)
- git: b8bcbf674a35 - stable/13 - kern: Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:32 UTC)
- git: c09b9ae468a8 - stable/13 - sound(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:33 UTC)
- git: f3547e8452f4 - stable/13 - bxe(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:42:34 UTC)
- git: aceb5fff0adb - stable/13 - impi(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:42:35 UTC)
- git: c84d562c3867 - stable/13 - netpfil: Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:36 UTC)
- git: fe3660cf1f01 - stable/13 - bce(4): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:38 UTC)
- git: c2c26c2c9905 - stable/13 - netisr(9): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:39 UTC)
- git: 797143d8fe07 - stable/13 - isp(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:42:40 UTC)
- git: 819477c897ab - stable/13 - pci(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:41 UTC)
- git: 17b417ef0e5c - stable/13 - ath(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:42:42 UTC)
- git: d8422093f0ea - stable/13 - bge(4): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:43 UTC)
- git: 96174b36bed8 - stable/13 - ltc430x(4): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:45 UTC)
- git: 1c288575b024 - stable/13 - rc.conf: Fix a typo in a comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:46 UTC)
- git: ee3921cccd3d - stable/13 - tip(1): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:47 UTC)
- git: 5b90d3750a02 - stable/13 - cron(8): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:48 UTC)
- git: 2f5e4a3a19fd - stable/13 - malo(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:49 UTC)
- git: eadbe9faeb57 - stable/13 - rtld(1): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:42:50 UTC)
- git: 69a7dc45315f - stable/12 - rtld(1): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:02 UTC)
- git: 648f45c39da9 - stable/12 - malo(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:03 UTC)
- git: fa922d9d97cc - stable/12 - cron(8): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:04 UTC)
- git: 327712f412e1 - stable/12 - tip(1): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:05 UTC)
- git: 8f86105d5f3d - stable/12 - rc.conf: Fix a typo in a comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:06 UTC)
- git: b58d1c773a18 - stable/12 - bge(4): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:07 UTC)
- git: 8b2c6f8d7f37 - stable/12 - ath(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:48:08 UTC)
- git: b5cb4a2741d1 - stable/12 - pci(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:10 UTC)
- git: 056e4dde7b4f - stable/12 - isp(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:48:11 UTC)
- git: ff7bcda252e6 - stable/12 - netisr(9): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:12 UTC)
- git: ce18434af2f1 - stable/12 - bce(4): Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:13 UTC)
- git: 43ed131b802c - stable/12 - netpfil: Fix a typo in a source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:14 UTC)
- git: 9d531b2d41ae - stable/12 - impi(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:48:15 UTC)
- git: cfc1ae1bdf30 - stable/12 - bxe(4): Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:48:16 UTC)
- git: f24d88ad74c6 - stable/12 - sound(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:18 UTC)
- git: 78c4085c7ae6 - stable/12 - kern: Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:19 UTC)
- git: 48f0ac043c90 - stable/12 - sdhci(4): Fix a typo in asource code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:20 UTC)
- git: 0122b7a0b848 - stable/12 - usb: Fix two typos in source code comments: Gordon Bergling (Tue, 06 Sep 2022 05:48:21 UTC)
- git: be4e182d8ee9 - stable/12 - ifconfig(8): Fix a typo in source code comment: Gordon Bergling (Tue, 06 Sep 2022 05:48:22 UTC)
- git: 95270f73baf6 - main - MFV: less v608: Xin LI (Tue, 06 Sep 2022 05:55:34 UTC)
- git: 203f2c14c4b3 - main - init: fix shutdown race: Emmanuel Vadot (Tue, 06 Sep 2022 07:08:01 UTC)
- git: b323fa85f152 - main - openssl: install pc files: Baptiste Daroussin (Tue, 06 Sep 2022 07:32:18 UTC)
- git: 961a016eba58 - stable/13 - ucom(4): Make sure the open routine is executed synchronously.: Hans Petter Selasky (Tue, 06 Sep 2022 08:43:55 UTC)
- git: 56caa9e82b46 - stable/13 - umodem(4): Clear stall at every open.: Hans Petter Selasky (Tue, 06 Sep 2022 08:43:56 UTC)
- git: b5a56822610b - stable/12 - ucom(4): Make sure the open routine is executed synchronously.: Hans Petter Selasky (Tue, 06 Sep 2022 08:45:35 UTC)
- git: 7c39928455c5 - stable/12 - umodem(4): Clear stall at every open.: Hans Petter Selasky (Tue, 06 Sep 2022 08:45:36 UTC)
- git: d5a0bf4517c0 - main - pf tests: test wildcard anchors: Kristof Provost (Tue, 06 Sep 2022 11:19:45 UTC)
- git: ed5eb77e1872 - main - pfctl: fix printing anchors: Kristof Provost (Tue, 06 Sep 2022 11:19:46 UTC)
- git: 585a5ed0bef4 - main - pfctl: fix recrusive printing of anchors: Kristof Provost (Tue, 06 Sep 2022 11:19:47 UTC)
- git: cfa1a1308709 - main - pfctl: fix recrusive printing of ethernet anchors: Kristof Provost (Tue, 06 Sep 2022 11:19:49 UTC)
- git: 2b3543dbb1b3 - main - stand: Parse all arguments passed by UEFI: Michael Gmelin (Tue, 06 Sep 2022 11:39:32 UTC)
- git: 0e391a3197f5 - main - ktls: Add missing NULL pointer check for TLS RX hardware offload.: Hans Petter Selasky (Tue, 06 Sep 2022 11:50:03 UTC)
- git: 7c4cfece6b7c - main - Fix the IV length in the armv8 AES GCM code: Andrew Turner (Tue, 06 Sep 2022 12:19:31 UTC)
- git: ac606903a800 - main - ifconfig: print interface name on SIOCIFCREATE2 error: Bjoern A. Zeeb (Tue, 06 Sep 2022 13:16:01 UTC)
- git: 468aedeb38a9 - internal/admin - Release kd from mentorship: Marcin Wojtas (Tue, 06 Sep 2022 14:11:58 UTC)
- git: 69ce6ae21acd - main - pf: make pfsync_state_import appease an assert in pf_free_state: Mateusz Guzik (Tue, 06 Sep 2022 15:02:40 UTC)
- git: f9f37c002ab5..01c4cb317efa - vendor/arm-optimized-routines - vendor branch updated: Andrew Turner (Tue, 06 Sep 2022 15:11:24 UTC)
- Re: git: 95f773e59482 - main - i386 copyout_fast: improve detection of a fault on accessing userspace: Tijl Coosemans (Tue, 06 Sep 2022 15:18:26 UTC)
- Re: git: 5d45f99a1ed8 - stable/13 - i386 doreti: Fix calculation of stack frame size: Tijl Coosemans (Tue, 06 Sep 2022 15:22:25 UTC)
- git: 3d23253acd29 - Create tag vendor/arm-optimized-routines/20220210-89ca9c3: Andrew Turner (Tue, 06 Sep 2022 15:26:29 UTC)
- git: a8fac0ce7854 - main - Decode the arm64 ID_AA64ISAR1_EL1 register: Andrew Turner (Tue, 06 Sep 2022 15:49:53 UTC)
- git: 85c8c0b77d16 - main - loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands: Konstantin Belousov (Tue, 06 Sep 2022 15:55:57 UTC)
- git: d49ad2062528 - main - Import the updated Arm Optimized Routines: Andrew Turner (Tue, 06 Sep 2022 16:21:41 UTC)
- git: b67bd2859d7d - stable/12 - newvers.sh: fix git false positive -dirty tag: Ed Maste (Tue, 06 Sep 2022 19:08:27 UTC)
- git: 50a6ae407596 - stable/12 - newvers.sh: Speed up git_tree_modified: Ed Maste (Tue, 06 Sep 2022 19:08:28 UTC)
- git: 16354ca2d8c4 - stable/12 - newvers.sh: avoid regenerating vers.c if content unchanged: Ed Maste (Tue, 06 Sep 2022 19:13:30 UTC)
- git: a3c92efcaa12 - stable/12 - newvers.sh: add support for gitup(1): Ed Maste (Tue, 06 Sep 2022 19:32:22 UTC)
- git: 21848f12be8b - stable/13 - pkt-gen: flip IPv4 address in ping-pong mode: Vincenzo Maffione (Tue, 06 Sep 2022 20:15:38 UTC)
- git: 2ddf8cdbe085 - main - Clarify error messages about bad inodes.: Kirk McKusick (Tue, 06 Sep 2022 23:17:34 UTC)
- git: 2567b60f6253 - main - Fix for f4fc389.: Kirk McKusick (Tue, 06 Sep 2022 23:22:38 UTC)
- git: 0fddee6d1f3e - main - arm64: machdep.c fix two typos: Warner Losh (Wed, 07 Sep 2022 00:10:57 UTC)
- git: 0586be48a97c - main - CTL: Validate IOCTL parameters.: Alexander Motin (Wed, 07 Sep 2022 02:07:55 UTC)
- git: 3e81ef62f9da - main - ipfilter: Remove IPL_SELECT: Cy Schubert (Wed, 07 Sep 2022 03:11:56 UTC)
- git: 1f7a710ab358 - main - ipfilter: Remove unused ioctl: Cy Schubert (Wed, 07 Sep 2022 03:11:57 UTC)
- git: 322b5b7c1666 - main - tests: partial revert of 4627bc1e90fd17c8d4f44de6b932d456b67661fc: Gleb Smirnoff (Wed, 07 Sep 2022 03:55:34 UTC)
- git: 999c9fd7339d - main - divert(4): don't check for CSUM_SCTP without INET: Gleb Smirnoff (Wed, 07 Sep 2022 03:55:36 UTC)
- git: aa74cc6d6f99 - main - divert(4): do not depend on ipfw(4): Gleb Smirnoff (Wed, 07 Sep 2022 03:55:37 UTC)
- git: c65e42dbde41 - main - libc: add test case for qsort_b(3): Xin LI (Wed, 07 Sep 2022 06:12:06 UTC)
- git: ba49e6371b08..5457a3f25818 - vendor/file - vendor branch updated: Xin LI (Wed, 07 Sep 2022 06:30:57 UTC)
- git: bced4d8b3e99 - main - MFV: cherry-pick "PR/358: Fix width for -f - (jpalus)": Xin LI (Wed, 07 Sep 2022 06:32:55 UTC)
- git: 4385a9f851bb - main - Fix build.: Xin LI (Wed, 07 Sep 2022 06:41:54 UTC)
- git: 9cc9abf409cc - main - bhyve: create all vcpus on startup: Emmanuel Vadot (Wed, 07 Sep 2022 07:08:57 UTC)
- git: a5a918b7a906 - main - vmm: permit some IPIs to be handled by userspace: Emmanuel Vadot (Wed, 07 Sep 2022 07:08:58 UTC)
- git: 09fbc924f942 - stable/13 - netpfil: Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:26:52 UTC)
- git: 7a3fb8b190ce - stable/13 - tcp_hpts: Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:26:53 UTC)
- git: 07c528cfe7fc - stable/13 - pmc(3): Correct some typos in event descriptions: Gordon Bergling (Wed, 07 Sep 2022 07:26:54 UTC)
- git: 3887ce6c1946 - stable/13 - ntpd(8): Correct a typo in comment of the rc script: Gordon Bergling (Wed, 07 Sep 2022 07:26:55 UTC)
- git: 027db5e62914 - stable/13 - bhyve(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:26:56 UTC)
- git: 68b9ba419f66 - stable/13 - ping(8): Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:26:58 UTC)
- git: ce68903ac6f6 - stable/13 - powerpc: Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:26:59 UTC)
- git: 4351e5a43073 - stable/13 - cd9660(5): Correct a typo in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:27:00 UTC)
- git: 461a73dfc1d8 - stable/13 - stand: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:27:01 UTC)
- git: 226fabedb58f - stable/13 - hyperv: Fix a typo in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:27:02 UTC)
- git: a95f1675ab2b - stable/13 - net80211(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:27:03 UTC)
- git: 8e858f783f9f - stable/13 - arm64: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:27:04 UTC)
- git: ba2851e6c283 - stable/13 - sound(4): Fix a typo in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:27:05 UTC)
- git: 3d454f55ef51 - stable/13 - msdosfs(5): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:27:07 UTC)
- git: 0c8731064bb5 - stable/13 - netinet: Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:31:49 UTC)
- git: 413a7828c8fe - stable/13 - netdump(4): Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:31:51 UTC)
- git: 4031de9556e8 - stable/13 - ip6.4: Correct a typo in the manual page: Gordon Bergling (Wed, 07 Sep 2022 07:31:52 UTC)
- git: a929f7319b31 - stable/13 - ipfilter: Grammar fix for the ipfilter howto: Gordon Bergling (Wed, 07 Sep 2022 07:31:53 UTC)
- git: be0601da3244 - stable/13 - bhnd(4): Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:31:54 UTC)
- git: 3fc5f6b0abf5 - stable/13 - tmpfs(5): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:31:55 UTC)
- git: 74626ed2806d - stable/13 - msun: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:31:56 UTC)
- git: 96ab24fc6ac7 - stable/13 - bxe(4): Grammar fix for a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:31:57 UTC)
- git: dc97f2f319ea - stable/13 - netmap(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:31:58 UTC)
- git: 8d1d06349efa - stable/13 - libifconfig: Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:32:00 UTC)
- git: 8d6d90d93995 - stable/13 - pkg(8): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:32:01 UTC)
- git: 1e72fbb67854 - stable/13 - bpf(3): Grammar fix for a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:32:02 UTC)
- git: 100fede3d330 - stable/13 - mpr(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:32:03 UTC)
- git: b51b0cce30fc - stable/13 - mps(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:32:04 UTC)
- git: 8f6bdf15ff03 - stable/13 - ipf.4: Correct a typo in the manual page: Gordon Bergling (Wed, 07 Sep 2022 07:34:17 UTC)
- git: 61037638f9de - stable/13 - vmci(4): Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:34:19 UTC)
- git: b6e1df5be300 - stable/13 - kern: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:34:20 UTC)
- git: ca77f7674ec2 - stable/13 - i386: Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:34:21 UTC)
- git: a22260e12d1d - stable/13 - etherswitch(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:34:22 UTC)
- git: b4f99603e1cb - stable/13 - usb: Remove a double words in a source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:34:23 UTC)
- git: 61c67c68e79b - stable/13 - x86: Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:34:24 UTC)
- git: f25bd922c970 - stable/13 - hyperv: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:34:25 UTC)
- git: 58a6a1318d1f - stable/12 - netpfil: Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:49:32 UTC)
- git: b07e470bffd7 - stable/12 - ntpd(8): Correct a typo in comment of the rc script: Gordon Bergling (Wed, 07 Sep 2022 07:49:33 UTC)
- git: 082a13ce4dc1 - stable/12 - ping(8): Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:51:44 UTC)
- git: f3c7d752594a - stable/12 - powerpc: Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:51:46 UTC)
- git: 6c8edfbac78e - stable/12 - cd9660(5): Correct a typo in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:51:47 UTC)
- git: 1f045ede247f - stable/12 - hyperv: Fix a typo in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:51:48 UTC)
- git: 0f4b063ce2d9 - stable/12 - net80211(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:51:49 UTC)
- git: 6f5c5bb17f75 - stable/12 - arm64: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:51:50 UTC)
- git: 5e08a655beb5 - stable/12 - sound(4): Fix a typo in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:52:49 UTC)
- git: d67e7494e443 - stable/12 - msdosfs(5): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:52:50 UTC)
- git: 2c7e6c3bd07d - stable/12 - netdump(4): Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:52:51 UTC)
- git: cafc50d269cf - stable/12 - ip6.4: Correct a typo in the manual page: Gordon Bergling (Wed, 07 Sep 2022 07:53:42 UTC)
- git: 5a77352077bf - stable/12 - ipfilter: Grammar fix for the ipfilter howto: Gordon Bergling (Wed, 07 Sep 2022 07:53:43 UTC)
- git: 500c37551c0b - stable/12 - bhnd(4): Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:53:44 UTC)
- git: a93a4d34efe0 - stable/12 - bxe(4): Grammar fix for a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:54:27 UTC)
- git: f710f2f5d8b6 - stable/12 - netmap(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:56:01 UTC)
- git: bc73dd2a87c2 - stable/12 - libifconfig: Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:56:02 UTC)
- git: 2f669619ac49 - stable/12 - pkg(8): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:56:03 UTC)
- git: 0497c62b150b - stable/12 - bpf(3): Grammar fix for a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:56:04 UTC)
- git: 8ddb4afc43a9 - stable/12 - mpr(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:56:05 UTC)
- git: 4f4afebc8e13 - stable/12 - mps(4): Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:56:07 UTC)
- git: 7bd4a6c81608 - stable/12 - ipf.4: Correct a typo in the manual page: Gordon Bergling (Wed, 07 Sep 2022 07:56:08 UTC)
- git: b292031771ab - stable/12 - vmci(4): Correct some typos in source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:57:47 UTC)
- git: 9c4159dbaa27 - stable/12 - kern: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:57:48 UTC)
- git: f7bc667acf70 - stable/12 - i386: Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:57:49 UTC)
- git: 1d9d5524df1b - stable/12 - usb: Remove a double words in a source code comments: Gordon Bergling (Wed, 07 Sep 2022 07:57:50 UTC)
- git: ef370b780a96 - stable/12 - x86: Correct a typo in source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:57:51 UTC)
- git: dff90c4ce1a5 - stable/12 - hyperv: Remove a double word in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 07:57:52 UTC)
- git: 299b6c9cb1a9 - main - uart_bus_acpi: Read clock frequency from bus: Kornel Dulęba (Wed, 07 Sep 2022 07:59:39 UTC)
- git: 07c5be33f145 - main - Add ARMADA38X clkgen driver: Kornel Dulęba (Wed, 07 Sep 2022 07:59:40 UTC)
- git: 4a4c6dc9a3e8 - main - Add ARMADA38X gateclk control: Kornel Dulęba (Wed, 07 Sep 2022 07:59:41 UTC)
- git: 59c2babcabdc - main - mv_twsi: Use the clock API on armv7: Kornel Dulęba (Wed, 07 Sep 2022 07:59:42 UTC)
- git: 06c30b2c7618 - main - mvneta: Use clkgen API on armv7: Kornel Dulęba (Wed, 07 Sep 2022 07:59:43 UTC)
- git: 653c36179d9e - main - vmm: Remove unneeded variable maxcpus: Emmanuel Vadot (Wed, 07 Sep 2022 09:41:27 UTC)
- git: 223a73a1c4d1 - main - net: remove stale altq_input reference: Mateusz Guzik (Wed, 07 Sep 2022 10:03:59 UTC)
- git: 14c9a2dbfbb0 - main - net: retire PFIL_FWD: Mateusz Guzik (Wed, 07 Sep 2022 10:04:53 UTC)
- git: d78a9076652a - main - net80211(4): Correct a grammar mistake in a source code comment: Gordon Bergling (Wed, 07 Sep 2022 11:14:07 UTC)
- git: dfd377708550 - main - net80211(4): Bring back an accidently reverted grammar correction: Gordon Bergling (Wed, 07 Sep 2022 11:35:59 UTC)
- git: 6d8dc6c97157 - stable/13 - linuxkpi: Add circ_buf.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:48 UTC)
- git: cd1a0f5f1063 - stable/13 - linuxkpi: Add console.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:49 UTC)
- git: afca4d971b2d - stable/13 - linuxkpi: Add kfifo.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:51 UTC)
- git: 1cfea86b3043 - stable/13 - linuxkpi: Add kmemleak.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:52 UTC)
- git: 9b2c359569aa - stable/13 - linuxkpi: Add media-bus-format.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:53 UTC)
- git: 5d4470e6466e - stable/13 - linuxkpi: Add mmu_context.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:54 UTC)
- git: 1d9565f91330 - stable/13 - linuxkpi: Add mmu_notifier.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:55 UTC)
- git: 01af6b95d118 - stable/13 - linuxkpi: Add pm_runtime.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:56 UTC)
- git: 860d777158f9 - stable/13 - linuxkpi: Add typecheck.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:57 UTC)
- git: 084a0da43e30 - stable/13 - linuxkpi: Add asm/iosfmbi.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:09:59 UTC)
- git: 4988dd49733c - stable/13 - linuxkpi: Add asm/set_memory.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:00 UTC)
- git: c4f5684feb5a - stable/13 - linuxkpi: Add pwm.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:01 UTC)
- git: 1dc28d6cc594 - stable/13 - linuxkpi: atomic: Add atomic_fetch_inc: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:02 UTC)
- git: b00f8e7ff01e - stable/13 - linuxkpi: math.h: Add mul_u64_u32_div and mul_u64_u32_shr: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:03 UTC)
- git: d2210bd41a43 - stable/13 - linuxkpi: pci: Add more functions needed by drm: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:04 UTC)
- git: 8f607f895ce2 - stable/13 - linuxkpi: Add mapping_clear_unevictable stub: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:05 UTC)
- git: 988ccb61b573 - stable/13 - linuxkpi: Add linux/nospec.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:06 UTC)
- git: e82a5dd0e6cf - stable/13 - linuxkpi: Add pagevec implementation: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:07 UTC)
- git: 96c30348bda0 - stable/13 - linuxkpi: Add io.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:08 UTC)
- git: af4fb0c0fe1c - stable/13 - linuxkpi: Add some memset functions: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:09 UTC)
- git: 56557fd4c43a - stable/13 - linuxkpi: Add try_cmpxchg and atomic_try_cmpxchg: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:11 UTC)
- git: dc42582096f0 - stable/13 - linuxkpi: Add compat_ptr and ptr_to_compat: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:12 UTC)
- git: 368174cdc594 - stable/13 - linuxkpi: errno: Add EHWPOISON: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:13 UTC)
- git: d3d30e4d2f79 - stable/13 - linuxkpi: Add more notifier defines: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:14 UTC)
- git: c84bd1f28711 - stable/13 - linuxkpi: Add trylock_page and unlock_page: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:15 UTC)
- git: 7c6c07fcef33 - stable/13 - linuxkpi: Add smp_mb__before/after_atomic: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:16 UTC)
- git: 8d5dbbc94208 - stable/13 - linuxkpi: Add dev_info_once: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:17 UTC)
- git: 567ee6830d8d - stable/13 - linuxkpi: Add arch_io_{reserve,free}_memtype_wc: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:18 UTC)
- git: 5bb01b65a763 - stable/13 - linuxkpi: Include highmem.h in pagemap.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:19 UTC)
- git: b296b4574eb3 - stable/13 - linuxkpi: pm: Add more defines and includes: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:20 UTC)
- git: adbc2b9385f3 - stable/13 - linuxkpi: io.h: Do not include asm/set_memory.h for armv6 and armv7: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:21 UTC)
- git: e7a86da0dbd2 - stable/13 - linuxkpi: io.h: Only exclude armv6 and armv7 for asm/set_memory.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:23 UTC)
- git: ad5366ba416b - stable/13 - linuxkpi: Add for_each_sgtable_{sg,page}: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:24 UTC)
- git: 37e07609505e - stable/13 - linuxkpi: Add refcount_dec_and_test: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:25 UTC)
- git: 45962e192b24 - stable/13 - linuxkpi: Add sched/mm.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:26 UTC)
- git: 794a55592a53 - stable/13 - linuxkpi: pgtable: Add more defines: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:27 UTC)
- git: 68987d8ff6c2 - stable/13 - linuxkpi: Add linux/stackdepot.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:28 UTC)
- git: 5a82e33df4ce - stable/13 - linuxkpi: Add dma_{un,}map_sgtable: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:29 UTC)
- git: 3d1608cdc30e - stable/13 - linuxkpi: Add asm/processor.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:31 UTC)
- git: d43c533ecbff - stable/13 - linuxkpi: Add stub kmem_cache_shrink: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:32 UTC)
- git: 8b67991635f1 - stable/13 - linuxkpi: swap.h: Fix include: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:33 UTC)
- git: c775f32455fb - stable/13 - linuxkpi: Add a bunch of dummy include: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:34 UTC)
- git: 2dcfd0137966 - stable/13 - linuxkpi: Add few more include in linux/kernel.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:35 UTC)
- git: 4d1302618e5e - stable/13 - linuxkpi: Add add_taint stub: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:36 UTC)
- git: 9ecde173624c - stable/13 - linuxkpi: Add __copy_to_user_inatomic and __copy_from_user_inatomic: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:37 UTC)
- git: 5e477ea3b175 - stable/13 - linuxkpi: acpi/video.h: Add stubs acpi_video_{register,unregister}: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:39 UTC)
- git: 7392ea254c81 - stable/13 - linuxkpi: Add video/mipi_display.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:40 UTC)
- git: 01bccdf20415 - stable/13 - linuxkpi: Add linux/vgaarb.h: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:41 UTC)
- git: de73f3d52dc9 - stable/13 - linuxkpi: Add I2C_NAME_SIZE and I2C_MODULE_PREFIX defines: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:42 UTC)
- git: f22498bb4b48 - stable/13 - linuxkpi: i2c: Fix 7bit/8bit addressing: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:43 UTC)
- git: b3814a4806dc - stable/13 - linuxkpi: unbreak linux_i2cbb: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:44 UTC)
- git: 9cbba5950123 - stable/13 - Bump __FreeBSD_version after linuxkpi mfc: Emmanuel Vadot (Wed, 07 Sep 2022 15:10:45 UTC)
- git: 0af5a0cd2788 - main - Hyper-V: storvsc: relax a kassert check: Wei Hu (Wed, 07 Sep 2022 15:17:39 UTC)
- Re: git: 3a99aac66f8d - main - linux(4): Check the socket before any others sanity checks: Mateusz Guzik (Wed, 07 Sep 2022 15:47:36 UTC)
- git: 22ecfc580b48 - main - snd_hda: Add the full Intel AlderLake HD Audio PCI IDs: Neel Chauhan (Wed, 07 Sep 2022 16:03:59 UTC)
- git: 612f254c8246 - main - Cirrus-CI: move QEMU pkg installation to test script: Ed Maste (Wed, 07 Sep 2022 17:32:57 UTC)
- git: c4e591c9abc9 - main - snd_hda: Remove duplicate erroneous HDA_INTEL_ALLKPS line: Neel Chauhan (Wed, 07 Sep 2022 18:17:43 UTC)
- git: 3e0b4868869d - main - vfs: flip a condition around in kern_statat: Mateusz Guzik (Wed, 07 Sep 2022 20:11:28 UTC)
- git: 9b436906fa10 - main - mount_nfs.8: Update for NFSv4 use of "nolockd": Rick Macklem (Wed, 07 Sep 2022 21:08:35 UTC)
- git: 85c11f808ece - main - RELNOTES: Add an entry for new NFSv4.1/4.2 console messages: Rick Macklem (Wed, 07 Sep 2022 22:36:52 UTC)
- git: e7d9290fc2b6 - main - RELNOTES: Add an entry for use of "intr,nolockd" NFSv4.1/4.2 mounts: Rick Macklem (Wed, 07 Sep 2022 22:56:05 UTC)
- git: c994352a8841 - main - net80211: update (parts of) Action field categories: Bjoern A. Zeeb (Wed, 07 Sep 2022 23:55:43 UTC)
- git: fb3c549738bf - main - LinuxKPI: firmware: add request_partial_firmware_into_buf(): Bjoern A. Zeeb (Wed, 07 Sep 2022 23:55:45 UTC)
- git: ac07a3b8b6ec - main - LinuxKPI: netdev: expose napi state: Bjoern A. Zeeb (Wed, 07 Sep 2022 23:55:46 UTC)
- git: 549198b1ab95 - main - LinuxKPI, dev: 80211 update mac80211 KPI: Bjoern A. Zeeb (Wed, 07 Sep 2022 23:55:47 UTC)
- git: b3b6a959c85a - main - USB: add 2 (3) more device IDs for rtw88-usb devices and a quirk: Bjoern A. Zeeb (Wed, 07 Sep 2022 23:55:48 UTC)
- git: 0eb736c0f673 - main - stand: Unbreak FAT32 in loader: Michael Gmelin (Thu, 08 Sep 2022 00:19:16 UTC)
- git: d62f7b1fb113 - stable/13 - hwpmc: Avoid touching MSR_DEBUGCTLMSR inside VMs.: Alexander Motin (Thu, 08 Sep 2022 00:30:37 UTC)
- git: 2c545cf3b063 - main - rb_tree: test rank balance: Doug Moore (Thu, 08 Sep 2022 02:42:44 UTC)
- git: 6f7b1310b6fe - main - Hyper-V: storvsc: relax a couple more kasserts: Wei Hu (Thu, 08 Sep 2022 04:23:14 UTC)
- git: d0354fa7b6b1 - main - rb_tree: reduce duplication in balancing code: Doug Moore (Thu, 08 Sep 2022 04:49:11 UTC)
- git: bab32a8029c3 - main - arm64, riscv: size boot stacks appropriately: Kyle Evans (Thu, 08 Sep 2022 05:03:29 UTC)
- git: e4aabf9a943b - stable/13 - mlx5en(4): Correct a typo in a kernel error message: Gordon Bergling (Thu, 08 Sep 2022 08:17:16 UTC)
- git: ec423c39532b - stable/13 - libm: Correct some typos in source code comments: Gordon Bergling (Thu, 08 Sep 2022 08:17:17 UTC)
- git: f428f5201d27 - stable/12 - mlx5en(4): Correct a typo in a kernel error message: Gordon Bergling (Thu, 08 Sep 2022 08:17:34 UTC)
- git: 000250be0d2d - main - routing: add abitity to set the protocol that installed route/nexthop.: Alexander V. Chernikov (Thu, 08 Sep 2022 09:19:23 UTC)
- git: e7624170772d - main - routing: constantify nh/nhg argument in <nhop|nhgrp>_get_origin().: Alexander V. Chernikov (Thu, 08 Sep 2022 10:22:24 UTC)
- git: 6ad780caa262 - main - Generate termcap.small automatically. This eliminates the need to do synchronization by hand when termcap is updated.: Maxim Sobolev (Thu, 08 Sep 2022 11:26:58 UTC)
- git: dc96fb072300 - stable/13 - daemon(8): when -u option is used set USER, HOME and SHELL variables.: Maxim Sobolev (Thu, 08 Sep 2022 11:43:05 UTC)
- git: 376025cfb1c2 - main - Move the non-exported PCB_FP_* flags to the upper bits: Andrew Turner (Thu, 08 Sep 2022 13:32:21 UTC)
- git: 01e478d95595 - main - Update the arm64 kernel memcpy/memmove: Andrew Turner (Thu, 08 Sep 2022 13:32:23 UTC)
- git: 8c6e5d8cf1e6 - main - Import an optimized str{n}cmp on arm64: Andrew Turner (Thu, 08 Sep 2022 13:32:24 UTC)
- git: 51a1bf7ba7eb - main - Import an optimized arm64 memcmp into the kernel: Andrew Turner (Thu, 08 Sep 2022 13:32:25 UTC)
- git: 949bc17cf28b - main - Import the arm64 Cortex Strings memset into the kernel: Andrew Turner (Thu, 08 Sep 2022 13:32:26 UTC)
- git: 7d90ce7cae63 - main - Use the cached dc zva length in arm64 memset: Andrew Turner (Thu, 08 Sep 2022 13:32:27 UTC)
- git: 72291cee075d - main - stand: i386: take into account disk sector size for blk calculation: Kyle Evans (Thu, 08 Sep 2022 15:05:29 UTC)
- git: e80062a2d433 - main - tcp: avoid call to soisconnected() on transition to ESTABLISHED: Gleb Smirnoff (Thu, 08 Sep 2022 16:16:46 UTC)
- git: cb6abe87cf1c - main - hwpmc: purge EOL release compatibility: Mateusz Guzik (Thu, 08 Sep 2022 16:17:44 UTC)
- git: 0b70e3e78b02 - main - net: add pfil_mbuf_{in,out}: Mateusz Guzik (Thu, 08 Sep 2022 16:21:30 UTC)
- git: dda6376b04fc - main - net: employ newly added pfil_mbuf_{in,out} where approriate: Mateusz Guzik (Thu, 08 Sep 2022 16:21:31 UTC)
- git: e599810ded07 - main - tail: Initialize the stat buffer used when input is stdin: Mark Johnston (Thu, 08 Sep 2022 20:32:36 UTC)
- git: a30cb3158900 - main - ip_reass: retire ipreass_slowtimo() in favor of per-slot callout: Gleb Smirnoff (Thu, 08 Sep 2022 20:50:47 UTC)
- git: 1494f4776af3 - main - ip_reass: add loader tunable to tune the reassembly hash size: Gleb Smirnoff (Thu, 08 Sep 2022 20:50:48 UTC)
- git: 14761188db44 - stable/13 - iwn(4): Correct a typo in a kernel error message: Gordon Bergling (Fri, 09 Sep 2022 05:20:08 UTC)
- git: 87d901a1721d - stable/12 - iwn(4): Correct a typo in a kernel error message: Gordon Bergling (Fri, 09 Sep 2022 05:20:26 UTC)
- git: 20adba8bc1be - main - src.conf: Introduce WITHOUT_MACHDEP knob.: Gleb Popov (Fri, 09 Sep 2022 06:54:35 UTC)
- git: 643e14d0941f - main - Use the correct size when checking an EFI address: Andrew Turner (Fri, 09 Sep 2022 07:47:37 UTC)
- git: dcdf4c1acdb1 - main - src.conf.5: Regenerate. Approved by: imp Fixes: 20adba8bc1beb125d5e5ed8f12e747ae79ca6a10: Gleb Popov (Fri, 09 Sep 2022 08:07:51 UTC)
- git: c44ca4c227f7 - main - msun/Makefile: Fix conditional and unbreak the build. Approved by: imp Fixes: 20adba8bc1beb125d5e5ed8f12e747ae79ca6a10: Gleb Popov (Fri, 09 Sep 2022 08:07:52 UTC)
- git: 6665c7a62839 - main - TMP461: Add support for ADT7461 sensor: Kornel Dulęba (Fri, 09 Sep 2022 11:50:15 UTC)
- git: 7ea1cac24857 - main - systm.h: change pause from #define to inline function: Bjoern A. Zeeb (Fri, 09 Sep 2022 11:58:47 UTC)
- git: f419a283494c - main - OptionalObsoleteFiles.inc: add bearssl, secureboot, veriexec.: Dag-Erling Smørgrav (Fri, 09 Sep 2022 12:12:05 UTC)
- git: 08e331f41bba - main - mac_veriexec_parser: fix build after 7e1d3eefd410.: Dag-Erling Smørgrav (Fri, 09 Sep 2022 12:12:06 UTC)
- git: d3791ac46a31 - main - NOTES: add Veriexec options and modules.: Dag-Erling Smørgrav (Fri, 09 Sep 2022 12:12:08 UTC)
- git: 81560c55823b - main - TCP: Rack ends up sending all that is outstanding every timeout.: Randall Stewart (Fri, 09 Sep 2022 13:00:48 UTC)
- git: cbe3966fb9c9 - stable/13 - tpm: Fix entropy harvesting logic: Kornel Dulęba (Fri, 09 Sep 2022 13:25:50 UTC)
- git: 83b65d0ae132 - main - Revert "vmm: Remove unneeded variable maxcpus": Emmanuel Vadot (Fri, 09 Sep 2022 13:55:33 UTC)
- git: 3fc174845c9c - main - Revert "vmm: permit some IPIs to be handled by userspace": Emmanuel Vadot (Fri, 09 Sep 2022 13:55:34 UTC)
- git: 600f16129510 - main - linuxkpi: Add non-atomic readq()/writeq(): Felix Palmen (Fri, 09 Sep 2022 15:00:28 UTC)
- git: 78c30a6ad477 - main - Bump __FreeBSD_version after linuxkpi changes.: Felix Palmen (Fri, 09 Sep 2022 15:09:07 UTC)
- git: c73d20c8316e - main - gicv3_its: Fix typo: Warner Losh (Fri, 09 Sep 2022 15:24:24 UTC)
- git: 87705c5c2178 - main - bcm2835_clkman: add RPI4 compat string: Mitchell Horne (Fri, 09 Sep 2022 15:32:13 UTC)
- git: 6501fcdc0a97 - main - if_dwc: fix reinitialization with changed MAC: Mitchell Horne (Fri, 09 Sep 2022 15:32:14 UTC)
- git: c8bc87417203 - main - ip_reass: fixup the just added tunable: Gleb Smirnoff (Fri, 09 Sep 2022 16:19:51 UTC)
- git: d6d687daaa45 - main - LinuxKPI: 80211: add ieee80211_stop_tx_ba_session(): Bjoern A. Zeeb (Fri, 09 Sep 2022 16:32:57 UTC)
- git: 8e93258f2686 - main - rtw89: import Realtek's rtw89 driver: Bjoern A. Zeeb (Fri, 09 Sep 2022 16:36:44 UTC)
- git: 866e021654cf - main - rtw89: import firmware for Realtek's rtw89 supported chipsets.: Bjoern A. Zeeb (Fri, 09 Sep 2022 16:36:46 UTC)
- git: c4e47e45ab42 - stable/13 - __swbuf(): style: Konstantin Belousov (Fri, 09 Sep 2022 17:02:24 UTC)
- git: 2a92854d81a1 - stable/13 - libc/stdio: only roll FILE state back on EINTR: Konstantin Belousov (Fri, 09 Sep 2022 17:02:25 UTC)
- git: 6b94546a7ea2 - main - pf: partially depessimize pf_match_translation: Mateusz Guzik (Fri, 09 Sep 2022 17:04:06 UTC)
- git: 412f27c18cdf - stable/13 - rb_tree: speed-up double rotation: Doug Moore (Fri, 09 Sep 2022 17:12:34 UTC)
- git: e5d08f472977 - main - pf: remove pf_bcmp_state_key: Mateusz Guzik (Fri, 09 Sep 2022 17:26:12 UTC)
- git: 800aa9cd3d80 - main - LinuxKPI: 80211 (+net80211): update and cleanup headers: Bjoern A. Zeeb (Fri, 09 Sep 2022 18:54:09 UTC)
- git: 927f8d8bbbed - main - Handle NULL return from localtime(3) in ls(1) and find(1): Kirk McKusick (Fri, 09 Sep 2022 21:30:59 UTC)
- git: 45ad955714f8 - main - stand: Add driver interface docs: Warner Losh (Fri, 09 Sep 2022 23:27:32 UTC)
- git: 08c067462227 - stable/13 - snd_hda: Add the full Intel AlderLake HD Audio PCI IDs: Neel Chauhan (Sat, 10 Sep 2022 01:07:32 UTC)
- git: 58d0f00f159a - stable/13 - snd_hda: Remove duplicate erroneous HDA_INTEL_ALLKPS line: Neel Chauhan (Sat, 10 Sep 2022 01:07:33 UTC)
- git: 8db127525ec4 - stable/12 - snd_hda: Add the full Intel AlderLake HD Audio PCI IDs: Neel Chauhan (Sat, 10 Sep 2022 01:08:00 UTC)
- git: f65b940f1f62 - stable/12 - snd_hda: Remove duplicate erroneous HDA_INTEL_ALLKPS line: Neel Chauhan (Sat, 10 Sep 2022 01:08:02 UTC)
- git: 1b7f08b917a1 - main - ifnet(9): Duplicates for IFCAP_TOE flags removed.: Maxim Konovalov (Sat, 10 Sep 2022 01:40:22 UTC)
- git: b0d7698dacc8 - stable/13 - net80211(4): Correct a grammar mistake in a source code comment: Gordon Bergling (Sat, 10 Sep 2022 06:55:33 UTC)
- git: 80112143a2a7 - stable/12 - net80211(4): Correct a grammar mistake in a source code comment: Gordon Bergling (Sat, 10 Sep 2022 06:56:22 UTC)
- git: 03725b8f7b86 - stable/13 - Revert "usb: Remove a double words in a source code comments": Gordon Bergling (Sat, 10 Sep 2022 06:59:37 UTC)
- git: 3f4e44f38c9b - stable/13 - usb(4): Bring back an accidently reverted grammar correction: Gordon Bergling (Sat, 10 Sep 2022 06:59:38 UTC)
- git: a2ad68ee9f4e - stable/12 - Revert "usb: Remove a double words in a source code comments": Gordon Bergling (Sat, 10 Sep 2022 07:01:03 UTC)
- git: 98bde38b32ad - stable/12 - usb: Bring back an accidently reverted grammar correction: Gordon Bergling (Sat, 10 Sep 2022 07:01:04 UTC)
- git: 53af9c235f5d - main - da.4: Add some sysctl descriptions: Gordon Bergling (Sat, 10 Sep 2022 07:45:16 UTC)
- git: 13018bfae80f - main - ip_reass: make stray callout assertion more verbose: Gleb Smirnoff (Sat, 10 Sep 2022 09:34:38 UTC)
- git: 29b4b63c5912 - main - ip_reass: optimize ipreass_drain_vnet(): Gleb Smirnoff (Sat, 10 Sep 2022 09:34:39 UTC)
- git: c02d4224c83e - main - arm64: allwinner: aw_r_intc: Add A64 and H6 compatible.: Peter Jeremy (Sat, 10 Sep 2022 10:44:46 UTC)
- git: ba594e730eca - main - regression-netinet: Remove a double word in a source code comment: Gordon Bergling (Sat, 10 Sep 2022 10:52:25 UTC)
- git: 59cdd0e2ffe3 - main - stress2: Remove double words in comments: Gordon Bergling (Sat, 10 Sep 2022 10:53:24 UTC)
- git: 08cb3ac76c6e - main - tools: Remove a double words: Gordon Bergling (Sat, 10 Sep 2022 10:55:29 UTC)
- git: 11bc6be152e5 - main - ipf-howto: Remove a double word: Gordon Bergling (Sat, 10 Sep 2022 10:58:24 UTC)
- git: 8dcfb0282ddf - main - mk: Remove a double word in a comment: Gordon Bergling (Sat, 10 Sep 2022 10:58:25 UTC)
- git: 82007616d0ff - main - msun: Remove a double word in a source code comment: Gordon Bergling (Sat, 10 Sep 2022 10:59:29 UTC)
- git: eb2f7d9a5a61 - main - ocs_fc(4): Remove double words in source code comments: Gordon Bergling (Sat, 10 Sep 2022 11:01:04 UTC)
- git: bcb2341c7dad - main - netinet6: Remove a double word in a source code comment: Gordon Bergling (Sat, 10 Sep 2022 11:02:04 UTC)
- git: a5beac3992fb - main - isp: Remove a double word in the driver manual: Gordon Bergling (Sat, 10 Sep 2022 11:04:10 UTC)
- git: 13604a80f7a4 - main - iscsi(4): Remove a double word in a source code comment: Gordon Bergling (Sat, 10 Sep 2022 11:05:14 UTC)
- git: 533200f80e88 - Create tag vendor/llvm-project/llvmorg-15.0.0-9-g1c73596d3454: Dimitry Andric (Sat, 10 Sep 2022 18:54:45 UTC)
- git: 526fe1327b16 - Create tag vendor/llvm-project/llvmorg-15.0.0-0-g4ba6a9c9f65b: Dimitry Andric (Sat, 10 Sep 2022 18:54:45 UTC)
- git: 677727e8296a..5bf671d65857 - vendor/llvm-project/release-15.x - vendor branch updated: Dimitry Andric (Sat, 10 Sep 2022 18:54:45 UTC)
- git: a2ad70923f59 - main - Add branch prediction hints to getsock_cap: Mateusz Guzik (Sat, 10 Sep 2022 19:51:36 UTC)
- git: 3212ad15abde - main - Add getsock: Mateusz Guzik (Sat, 10 Sep 2022 19:51:37 UTC)
- git: 3be2225fc845 - main - Remove fflag argument from getsock_cap: Mateusz Guzik (Sat, 10 Sep 2022 19:51:38 UTC)
- git: e66c6b993eb3 - main - da.4: Don't document softtimeout: Warner Losh (Sat, 10 Sep 2022 19:53:04 UTC)
- git: 1760a6950a70 - main - Fixup build after recent getsock changes: Mateusz Guzik (Sat, 10 Sep 2022 20:41:03 UTC)
- git: b20ec58669e2 - main - vfs.typenumhash: fix sysctl description: Allan Jude (Sat, 10 Sep 2022 22:48:43 UTC)
- git: 8d7ee2047c5e - main - pmap: don't recompute mpte during promotion: Alan Cox (Sun, 11 Sep 2022 06:21:58 UTC)
- git: 975407b1d8dc - main - usbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1: Vladimir Kondratyev (Sun, 11 Sep 2022 10:24:46 UTC)
- git: 2626a4f8da5c - stable/13 - ipfilter: Remove IPL_SELECT: Cy Schubert (Sun, 11 Sep 2022 12:36:59 UTC)
- git: b9d5f7669a02 - stable/13 - ipfilter: Remove unused ioctl: Cy Schubert (Sun, 11 Sep 2022 12:37:00 UTC)
- git: 2bf2dc19224c - stable/12 - ipfilter: Remove IPL_SELECT: Cy Schubert (Sun, 11 Sep 2022 12:38:22 UTC)
- git: 55543349168a - stable/12 - ipfilter: Remove unused ioctl: Cy Schubert (Sun, 11 Sep 2022 12:38:23 UTC)
- git: 3418c14040f2 - stable/13 - libexec/rc: Add var_run rc script: Cy Schubert (Mon, 12 Sep 2022 00:41:14 UTC)
- git: eb3e5718bfba - stable/12 - libexec/rc: Add var_run rc script: Cy Schubert (Mon, 12 Sep 2022 00:43:56 UTC)
- git: 7d0e83c60bed - main - arm: add dwc3/xhci as build options for ARM: Adrian Chadd (Mon, 12 Sep 2022 02:36:53 UTC)
- deleted (X-No-Archive): deleted (Mon, 12 Sep 2022 07:16:44 UTC)
- git: e2193f31852d - stable/13 - extra_tcp_stacks: Fix two typos in source code comments: Gordon Bergling (Mon, 12 Sep 2022 07:29:37 UTC)
- git: e4b7a0bc1824 - stable/13 - bfe(4): Fix a typo in a comment: Gordon Bergling (Mon, 12 Sep 2022 07:30:05 UTC)
- git: 9193ee41586b - stable/13 - if_clone: Fix a typo in a source code comment: Gordon Bergling (Mon, 12 Sep 2022 07:30:29 UTC)
- git: d036dd864f7a - stable/13 - iwm(4): Remove a whitespace: Gordon Bergling (Mon, 12 Sep 2022 07:39:30 UTC)
- git: 21b0eee0d643 - stable/13 - igc(4): Correct the man page section: Gordon Bergling (Mon, 12 Sep 2022 07:48:53 UTC)
- git: 4924d522b1d3 - stable/13 - net80211(4): Fix a few common typos in source code comments: Gordon Bergling (Mon, 12 Sep 2022 07:49:38 UTC)
- git: 6049ee60e016 - main - libpfctl: improve syncookie watermark calculation: Kristof Provost (Mon, 12 Sep 2022 08:20:51 UTC)
- git: 95d5a656a2b6 - main - pf tests: syncookie limits test: Kristof Provost (Mon, 12 Sep 2022 08:20:52 UTC)
- deleted (X-No-Archive): deleted (Mon, 12 Sep 2022 14:05:53 UTC)
- git: c198adf39498 - main - siftr: spell PFIL_PASS correctly.: Dag-Erling Smørgrav (Mon, 12 Sep 2022 17:20:41 UTC)
- git: c387ff0045d6 - main - cxgbe(4): Specify the ingress queue's type when creating it.: Navdeep Parhar (Mon, 12 Sep 2022 18:48:13 UTC)
- git: df275ae50900 - main - cxgbe(4): Add another setting to the knob that controls congestion.: Navdeep Parhar (Mon, 12 Sep 2022 18:48:15 UTC)
- git: 998eb37aca66 - main - cxgbe(4): Add knob to control congestion behavior for TOE queues.: Navdeep Parhar (Mon, 12 Sep 2022 18:48:16 UTC)
- git: b4137c9ed158 - main - vfs: make NDVALIDATE private to vfs_lookup.c: Mateusz Guzik (Mon, 12 Sep 2022 22:52:37 UTC)
- git: f05b3c9f4741 - main - qcom_gcc: fix the parent clock to work again: Adrian Chadd (Tue, 13 Sep 2022 03:10:49 UTC)
- git: f060362adeb4 - main - ipq4018: remove write-only variables in USB ehci/xhci bus glue: Adrian Chadd (Tue, 13 Sep 2022 03:10:50 UTC)
- git: 3d9bd8252205 - main - qcom_clk: compilation fixes: Adrian Chadd (Tue, 13 Sep 2022 03:10:52 UTC)
- git: 82302a49fde3 - main - qcom_tlmm: use return code instead of always returning true.: Adrian Chadd (Tue, 13 Sep 2022 03:10:53 UTC)
- git: 633d178c63be - main - qcom_qup: compilation fixes: Adrian Chadd (Tue, 13 Sep 2022 03:10:54 UTC)
- git: 4c42b5477bf3 - stable/13 - mk: Remove a double word in a comment: Gordon Bergling (Tue, 13 Sep 2022 05:24:02 UTC)
- git: 29a994f3f185 - stable/13 - netinet6: Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:24:03 UTC)
- git: 1849d0a8ab06 - stable/13 - iscsi(4): Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:24:05 UTC)
- git: aad7a40d6388 - stable/13 - ocs_fc(4): Remove double words in source code comments: Gordon Bergling (Tue, 13 Sep 2022 05:24:06 UTC)
- git: c880ab1c2851 - stable/13 - regression-netinet: Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:24:07 UTC)
- git: c75a0137954b - stable/13 - ipf-howto: Remove a double word: Gordon Bergling (Tue, 13 Sep 2022 05:24:08 UTC)
- git: 9b2289cdb6f8 - stable/13 - isp: Remove a double word in the driver manual: Gordon Bergling (Tue, 13 Sep 2022 05:24:09 UTC)
- git: a730e67d90ae - stable/13 - tools: Remove a double words: Gordon Bergling (Tue, 13 Sep 2022 05:24:10 UTC)
- git: d4d8ce30dd34 - stable/13 - msun: Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:24:11 UTC)
- git: e1ee7ef7b38d - stable/12 - msun: Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:27:31 UTC)
- git: c9d93c7e1144 - stable/12 - tools: Remove a double words: Gordon Bergling (Tue, 13 Sep 2022 05:27:32 UTC)
- git: ea16cf9fec93 - stable/12 - isp: Remove a double word in the driver manual: Gordon Bergling (Tue, 13 Sep 2022 05:27:33 UTC)
- git: 9319e282c5d5 - stable/12 - ipf-howto: Remove a double word: Gordon Bergling (Tue, 13 Sep 2022 05:27:34 UTC)
- git: 373edade0474 - stable/12 - regression-netinet: Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:27:35 UTC)
- git: 6a96bff988ab - stable/12 - ocs_fc(4): Remove double words in source code comments: Gordon Bergling (Tue, 13 Sep 2022 05:27:36 UTC)
- git: 92590ba59127 - stable/12 - iscsi(4): Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:27:38 UTC)
- git: e28d71235bdf - stable/12 - netinet6: Remove a double word in a source code comment: Gordon Bergling (Tue, 13 Sep 2022 05:27:39 UTC)
- git: 3a9e60169ee9 - stable/12 - mk: Remove a double word in a comment: Gordon Bergling (Tue, 13 Sep 2022 05:27:40 UTC)
- git: 4893472c9a18 - main - rb_tree: pass parent to RB_INSERT_COLOR: Doug Moore (Tue, 13 Sep 2022 06:14:08 UTC)
- git: 10c6af344108 - main - bhyve: Fix build when BHYVE_SNAPSHOT is set: Emmanuel Vadot (Tue, 13 Sep 2022 06:32:39 UTC)
- git: 06bfd0b9143b - main - setkey.8: Improve direction descriptions: Gordon Bergling (Tue, 13 Sep 2022 11:17:41 UTC)
- git: e0f305d9a99d - stable/9 - if_firewire: fixing panic upon packet reception for VNET build: Tai-hwa Liang (Tue, 13 Sep 2022 11:37:58 UTC)
- git: 59bc2f095289 - stable/9 - arp(8): fixing the deletion failure of IEEE1394 associated addresses: Tai-hwa Liang (Tue, 13 Sep 2022 11:38:00 UTC)
- git: ea6d0de29933 - main - tcp: Make all references to CUBIC uppercase: Richard Scheffenegger (Tue, 13 Sep 2022 14:06:26 UTC)
- git: bb1d472d79f7 - main - tcp: make CUBIC the default congestion control mechanism.: Richard Scheffenegger (Tue, 13 Sep 2022 14:06:27 UTC)
- git: 0e6e2c4ef3d1 - main - netgraph(4): Don't process NGQF_MESG items in NET_EPOCH context.: Aleksandr Fedorov (Tue, 13 Sep 2022 14:24:27 UTC)
- git: 30c30e220af3 - main - pax: remove 4.4BSD compatibility: Dag-Erling Smørgrav (Tue, 13 Sep 2022 15:38:30 UTC)
- git: 0266a5d610be - main - pax: comment typo fixes from NetBSD / OpenBSD.: Dag-Erling Smørgrav (Tue, 13 Sep 2022 15:59:51 UTC)
- git: a8e8a9144568 - main - pax: name all supported formats.: Dag-Erling Smørgrav (Tue, 13 Sep 2022 16:13:46 UTC)
- git: d88dc1b0b9af - main - hda: add patch for Framework laptop v2 headphone jack: Ed Maste (Tue, 13 Sep 2022 16:16:50 UTC)
- git: 80466455adca - main - da9063_iic: Add new driver for the Dialog Semiconductor DA9063 PMIC: Jessica Clarke (Tue, 13 Sep 2022 16:47:00 UTC)
- git: 129028c79c6c - main - da9063_rtc: Add new driver for the Dialog Semiconductor DA9063 RTC: Jessica Clarke (Tue, 13 Sep 2022 16:47:01 UTC)
- git: 100f79569dbc - main - riscv: Add da9063_pmic and da9063_rtc to GENERIC and NOTES: Jessica Clarke (Tue, 13 Sep 2022 16:47:02 UTC)
- git: a497cb2d65d0 - stable/13 - libpmc: import updated pmu-events for arm64: Mitchell Horne (Tue, 13 Sep 2022 17:26:16 UTC)
- git: 075a04d7d77b - stable/13 - libpmc: add armv8 pmu-event aliases: Mitchell Horne (Tue, 13 Sep 2022 17:26:17 UTC)
- git: d0e943077d94..c484e32c3c9a - vendor/google/capsicum-test - vendor branch updated: Ed Maste (Tue, 13 Sep 2022 17:39:58 UTC)
- git: 4ee9db7a1d42 - main - Update capsicum-test to eab7a83b05becf64439b4b256b3d756b353fbbbb: Ed Maste (Tue, 13 Sep 2022 17:42:58 UTC)
- git: 998c08856a4e - stable/13 - src.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob.: Gleb Popov (Tue, 13 Sep 2022 18:56:07 UTC)
- git: 5b2084f04b65 - stable/12 - src.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob.: Gleb Popov (Tue, 13 Sep 2022 19:00:55 UTC)
- git: 3078531de10d - main - Fix mergemaster(8) breakage in the 6ad780caa.: Maxim Sobolev (Tue, 13 Sep 2022 20:44:59 UTC)
- git: f7dc4a71da2c - main - vfs: plug spurious error checks in namei: Mateusz Guzik (Tue, 13 Sep 2022 23:18:57 UTC)
- git: 3d0b768cc0a0 - stable/13 - tcp: finish SACK loss recovery on sudden lack of SACK blocks: Richard Scheffenegger (Wed, 14 Sep 2022 01:08:33 UTC)
- git: 99c1c6755de4 - stable/13 - Revert "tcp: finish SACK loss recovery on sudden lack of SACK blocks": Richard Scheffenegger (Wed, 14 Sep 2022 01:29:07 UTC)
- git: 2b8ee332b938 - stable/13 - tcp: finish SACK loss recovery on sudden lack of SACK blocks: Richard Scheffenegger (Wed, 14 Sep 2022 01:29:08 UTC)
- git: acc3f0689af8 - main - getaddrinfo(3): A typo fixed: Maxim Konovalov (Wed, 14 Sep 2022 05:13:54 UTC)
- git: e3d5f18e5612 - main - Correct typos: s/mit Aksenten/mit Akzenten: Jens Schweikhardt (Wed, 14 Sep 2022 09:55:04 UTC)
- git: b94e19266007 - main - Capitalize title like in all other titles.: Jens Schweikhardt (Wed, 14 Sep 2022 11:43:39 UTC)
- git: 2b3ce27cae4c - stable/8 - arp(8): fixing the deletion failure of IEEE1394 associated addresses: Tai-hwa Liang (Wed, 14 Sep 2022 13:24:26 UTC)
- git: e2386f18eca2 - main - nxprtc: Fix timing issue with register access.: Warner Losh (Wed, 14 Sep 2022 13:42:10 UTC)
- git: 15b73a2a14d1 - main - ip_reass: use correct comparison in ipreass_callout(): Gleb Smirnoff (Wed, 14 Sep 2022 15:33:27 UTC)
- git: 7078e0e2c2b0 - main - i386 double fault: %ebx printout was missed: Konstantin Belousov (Wed, 14 Sep 2022 15:57:40 UTC)
- git: 531335037403 - main - i386 copyout_fast: do not use trampstk for temporal data, reduce ucr3 region: Konstantin Belousov (Wed, 14 Sep 2022 15:57:41 UTC)
- git: fd25c62278ce - main - i386: check that trap() and syscall() run on the thread kstack: Konstantin Belousov (Wed, 14 Sep 2022 15:57:42 UTC)
- git: 49587b8fb4d1 - main - i386 copyout/in_fast: handle page fault from KVA access: Konstantin Belousov (Wed, 14 Sep 2022 15:57:43 UTC)
- git: cbbf5227955d - main - i386: lower register's pressure on copyout_fast: Konstantin Belousov (Wed, 14 Sep 2022 15:57:44 UTC)
- git: 2eddd8ebf96a - main - i386: explain the handshake between copyout_fast.s and page fault handler: Konstantin Belousov (Wed, 14 Sep 2022 15:57:46 UTC)
- git: 2913e785f057 - main - bsdinstall: fix a couple stragglers in whitelabeling the scripts: Brad Davis (Wed, 14 Sep 2022 17:06:36 UTC)
- git: c48d0754a053 - stable/13 - CTL: Validate IOCTL parameters.: Alexander Motin (Wed, 14 Sep 2022 17:27:17 UTC)
- git: ce1895b7248d - stable/12 - CTL: Validate IOCTL parameters.: Alexander Motin (Wed, 14 Sep 2022 17:28:45 UTC)
- git: be931de6c99f - main - ufs: always call ufs_itimes on close: Mateusz Guzik (Wed, 14 Sep 2022 18:12:21 UTC)
- git: 04f095a49165 - main - ufs: try to elide the interlock in ufs_itimes: Mateusz Guzik (Wed, 14 Sep 2022 18:12:22 UTC)
- git: db5f85a4b268 - main - ufs: stop using the V_MNTREF flag: Mateusz Guzik (Wed, 14 Sep 2022 18:16:56 UTC)
- git: 61a1d5dde216 - main - vfs: stop using the V_MNTREF flag: Mateusz Guzik (Wed, 14 Sep 2022 18:16:57 UTC)
- git: a755fb921ed2 - main - vfs: retire the V_MNTREF flag: Mateusz Guzik (Wed, 14 Sep 2022 18:16:58 UTC)
- git: 0ca122044369 - stable/13 - Add FIB_ALGO to GENERIC on amd64/arm64.: Gordon Bergling (Wed, 14 Sep 2022 21:02:06 UTC)
- git: b3ee318b79d5 - main - domains: rewrite documentation to describe present state: Gleb Smirnoff (Wed, 14 Sep 2022 21:13:01 UTC)
- git: a1c555f48ba4 - main - devfs: retire the unused DEVFS_DEL_VNLOCKED flag: Mateusz Guzik (Wed, 14 Sep 2022 22:52:12 UTC)
- git: ad5e1f9c2d78 - main - devfs: stop taking the interlock in devfs_delete: Mateusz Guzik (Wed, 14 Sep 2022 22:52:14 UTC)
- git: 43fbd0e7a74b - main - lockf: elide vnode interlock in the common case in lf_purgelocks: Mateusz Guzik (Wed, 14 Sep 2022 23:33:15 UTC)
- git: d04c7f10d43b - main - vfs: make delmntque return with the interlock held: Mateusz Guzik (Wed, 14 Sep 2022 23:33:16 UTC)
- git: 145a50dcda7a - main - Unbreak the build after b3ee318b79d54a59190d35b8c76a63a8fb81b903: Mateusz Guzik (Wed, 14 Sep 2022 23:52:23 UTC)
- git: da6715bbb125 - main - ip_output: always increase "cantfrag" stat if ip_fragment() fails: Gleb Smirnoff (Thu, 15 Sep 2022 02:23:00 UTC)
- git: 9baa0817ec02 - main - SPDX: Not BSD-4-Clause: Warner Losh (Thu, 15 Sep 2022 03:31:01 UTC)
- git: df4d33ecaac4 - stable/13 - MFV: cherry-pick "PR/358: Fix width for -f - (jpalus)": Xin LI (Thu, 15 Sep 2022 05:31:31 UTC)
- git: 59146889b1b1 - stable/12 - MFV: cherry-pick "PR/358: Fix width for -f - (jpalus)": Xin LI (Thu, 15 Sep 2022 05:34:13 UTC)
- git: d53555d63b18 - main - netpfil: Fix some typos in source code comments: Gordon Bergling (Thu, 15 Sep 2022 08:24:12 UTC)
- git: 4771011b8ffd - main - kern_jail: Fix a typo in a source code comment: Gordon Bergling (Thu, 15 Sep 2022 08:27:00 UTC)
- git: f2411b9257eb - main - flua: Fix a typo in a source code comment: Gordon Bergling (Thu, 15 Sep 2022 08:27:01 UTC)
- git: c86b1d996586 - main - safexcel: Fix a typo in a source code comment: Gordon Bergling (Thu, 15 Sep 2022 08:27:02 UTC)
- git: 4732904942df - main - bootptest: Fix a typo in a source code comment: Gordon Bergling (Thu, 15 Sep 2022 08:29:01 UTC)
- git: 59f7c7ff5125 - main - cxgbetool(8): Fix a typo in a source code comment: Gordon Bergling (Thu, 15 Sep 2022 08:30:04 UTC)
- git: a5c1b9e3322a - main - qlnxe(4): Fix a typo in a source code comment: Gordon Bergling (Thu, 15 Sep 2022 08:31:15 UTC)
- git: 15d30ce3fa94 - stable/13 - pf tests: test wildcard anchors: Kristof Provost (Thu, 15 Sep 2022 08:48:38 UTC)
- git: 8c5425c07fd8 - stable/12 - pf tests: test wildcard anchors: Kristof Provost (Thu, 15 Sep 2022 09:29:21 UTC)
- git: d223449d6ba9 - stable/13 - tail: Initialize the stat buffer used when input is stdin: Mark Johnston (Thu, 15 Sep 2022 13:05:14 UTC)
- git: 0090d1823526 - main - Update SEE ALSO sections for resolver.{3,5} and hosts.5: Gordon Bergling (Thu, 15 Sep 2022 13:26:17 UTC)
- git: 80dadb9c1acf - main - pf tests: require scapy for ether:short_pkt: Mitchell Horne (Thu, 15 Sep 2022 13:58:48 UTC)
- git: c387c23098d3 - main - tests/sys/fs: remove mips workaround: Mitchell Horne (Thu, 15 Sep 2022 13:58:49 UTC)
- git: 9054e296819f - main - Retire ISA sound card DMA support: Ed Maste (Thu, 15 Sep 2022 14:07:32 UTC)
- git: 1e8a0a305370 - main - Add deprecation notices for OPIE.: Dag-Erling Smørgrav (Thu, 15 Sep 2022 14:29:02 UTC)
- git: 7b4561999c57 - stable/13 - Add deprecation notices for OPIE.: Dag-Erling Smørgrav (Thu, 15 Sep 2022 14:43:35 UTC)
- git: c140e2d6d131 - stable/12 - Add deprecation notices for OPIE.: Dag-Erling Smørgrav (Thu, 15 Sep 2022 14:44:21 UTC)
- git: 0f97a0d425cf - main - stand/efi: Clean the proper files: Warner Losh (Thu, 15 Sep 2022 15:16:07 UTC)
- git: eb90a488675b - main - ObsoleteFiles: fix some dates in my comments: Gleb Smirnoff (Thu, 15 Sep 2022 16:05:26 UTC)
- git: 7b673a2c73d0 - main - freebsd32: Make sendmsg match native ABI for unpadded final control message: Jessica Clarke (Thu, 15 Sep 2022 16:17:03 UTC)
- git: 68ec84dc1bb6 - stable/13 - tree(3): allow the compare function to return any signed type: Doug Moore (Thu, 15 Sep 2022 16:59:21 UTC)
- git: f42139db6396 - stable/13 - rb_tree: optimize rb_insert: Doug Moore (Thu, 15 Sep 2022 16:59:23 UTC)
- git: c9baa974717a - main - arch: armv4 isn't supported either on aarch64 running in aarch32 mode: Warner Losh (Thu, 15 Sep 2022 17:21:27 UTC)
- git: a582d5299313..b24d1c77f7fc - vendor/openzfs/master - vendor branch updated: Martin Matuska (Fri, 16 Sep 2022 07:20:18 UTC)
- git: 8f98a937ed72 - main - uname.1: Clarify the -r option: Gordon Bergling (Fri, 16 Sep 2022 11:28:47 UTC)
- git: b4174079576a - main - bridge.4: describe new MTU behaviour: Kristof Provost (Fri, 16 Sep 2022 12:50:05 UTC)
- git: b44869cba1b3 - main - sound: add patch for Lenovo Legion 5 Intel: Nuno Teixeira (Fri, 16 Sep 2022 13:33:24 UTC)
- git: a705c72f2142 - main - stand: use archsw.arch_copyin instead of i386_copyin: Warner Losh (Fri, 16 Sep 2022 15:53:51 UTC)
- git: 4c670b53a000 - main - stand: use archsw.arch_copyin instead of direct call: Warner Losh (Fri, 16 Sep 2022 15:53:52 UTC)
- git: 8b19d28d68a3 - main - stand: Create MOD_ALIGN macro and use it everywhere: Warner Losh (Fri, 16 Sep 2022 15:53:53 UTC)
- git: bca9c87b6104 - main - stand: Create common/modinfo.h: Warner Losh (Fri, 16 Sep 2022 15:53:55 UTC)
- git: 5d1531d9d4e7 - main - stand: Move md_copymodules into modinfo.c and reduce copies: Warner Losh (Fri, 16 Sep 2022 15:53:56 UTC)
- git: 2e6ed47a4609 - main - stand: Move MOD_xxx macros from modinfo.h to .c: Warner Losh (Fri, 16 Sep 2022 15:53:57 UTC)
- git: fc352701ff3a - main - stand: collapse all copies of *copyenv into md_copyenv: Warner Losh (Fri, 16 Sep 2022 15:53:58 UTC)
- git: e895ab3fbdc1 - main - stand: Remove dead store to bi_kernelname: Warner Losh (Fri, 16 Sep 2022 15:53:59 UTC)
- git: d43bcf62a218 - main - stand: Stop support booting 4.x and earlier kernels: Warner Losh (Fri, 16 Sep 2022 15:54:00 UTC)
- git: 59b1d074280d - main - i386: Mark the obsolete fields in bootinfo with _was_: Warner Losh (Fri, 16 Sep 2022 15:54:01 UTC)
- git: 4134f677eb39 - main - i386: Make boot loader smaller by reducing size of bootinfo: Warner Losh (Fri, 16 Sep 2022 15:54:02 UTC)
- git: 9758dd3de1cd - main - stand: Allocate bootinfo rather than have it be static: Warner Losh (Fri, 16 Sep 2022 15:54:04 UTC)
- git: c0ecae78abbe - main - stand/elf: Only support swapping headers on powerpc.: Warner Losh (Fri, 16 Sep 2022 15:54:05 UTC)
- git: dd2b9c296776 - main - stand: fix mismerge: Warner Losh (Fri, 16 Sep 2022 16:56:41 UTC)
- git: 91dba0dae7da - main - Correct wrong sections for bpf and pcap.: Jens Schweikhardt (Fri, 16 Sep 2022 17:04:15 UTC)
- git: cf13e67730d2 - main - Fix dead reference to boot0(8) to point to boot0cfg(8).: Jens Schweikhardt (Fri, 16 Sep 2022 17:09:15 UTC)
- git: 50176b0296f0 - main - locks: whack a failed experiment in form of restrict_starvation: Mateusz Guzik (Fri, 16 Sep 2022 17:29:59 UTC)
- git: 59a1db5be6ee - main - Fix dead refs to pam(8) with pam(3) as well as some other PAM functions.: Jens Schweikhardt (Fri, 16 Sep 2022 17:33:35 UTC)
- git: 67d34546c267 - stable/13 - bcm2835_clkman: add RPI4 compat string: Mitchell Horne (Fri, 16 Sep 2022 17:40:44 UTC)
- git: 9465af5ee2de - stable/13 - if_dwc: fix reinitialization with changed MAC: Mitchell Horne (Fri, 16 Sep 2022 17:40:45 UTC)
- git: e6044abdbe1c - main - More precise language: what is called data pointer, C calls object pointer.: Jens Schweikhardt (Fri, 16 Sep 2022 17:42:15 UTC)
- git: 8716f1553800 - stable/12 - bcm2835_clkman: add RPI4 compat string: Mitchell Horne (Fri, 16 Sep 2022 17:43:05 UTC)
- git: c1cec62c0db0 - stable/12 - if_dwc: fix reinitialization with changed MAC: Mitchell Horne (Fri, 16 Sep 2022 17:43:06 UTC)
- git: e9e615c88a74 - main - Fix dead references (wrong section) to sysctl(8).: Jens Schweikhardt (Fri, 16 Sep 2022 18:02:34 UTC)
- git: 30cfb3c8ee3d - main - ctime.3: Add a note about a possible return value of localtime(3): Gordon Bergling (Fri, 16 Sep 2022 18:40:57 UTC)
- git: a6cc4c6e98eb - main - vm: make vm.overcommit available externally: Konstantin Belousov (Fri, 16 Sep 2022 20:25:32 UTC)
- git: ccdaa1ab1c5f - main - vm_overcommit: put into __read_mostly section: Konstantin Belousov (Fri, 16 Sep 2022 20:25:33 UTC)
- git: 26eed2aa06a2 - main - swap_pager: style, wrap long lines: Konstantin Belousov (Fri, 16 Sep 2022 20:25:34 UTC)
- git: 87384c51e047 - main - jemalloc: use symbolic definitions for bits in vm_overcommit: Konstantin Belousov (Fri, 16 Sep 2022 20:25:35 UTC)
- git: ff41239f587f - main - Add AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMNOOVERCOMMIT flag: Konstantin Belousov (Fri, 16 Sep 2022 20:25:37 UTC)
- git: 8f2668b0605e - main - _elf_aux_info(3): add support for AT_USRSTACK{BASE,LIM}: Konstantin Belousov (Fri, 16 Sep 2022 20:25:38 UTC)
- git: 1d280f21427f - main - procstat(1): print AT_USRSTACKBASE and AT_USRSTACKLIM: Konstantin Belousov (Fri, 16 Sep 2022 20:25:39 UTC)
- git: 62b4fb22df04 - main - auxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIM: Konstantin Belousov (Fri, 16 Sep 2022 20:25:40 UTC)
- git: 0ae364adcd8d - main - jemalloc: use auxv ELF_BSDF_VMNOOVERCOMMIT instead of sysctl("vm.overcommit"): Konstantin Belousov (Fri, 16 Sep 2022 20:25:41 UTC)
- git: ebf7a01594ee - main - libthr: use nitems() for mib length: Konstantin Belousov (Fri, 16 Sep 2022 20:25:42 UTC)
- git: e2879ece4314 - main - libc, libthr: use AT_USRSTACK{BASE,LIM} instead of sysctl("kern.usrstack") and get_rlimit(RLIMIT_STACK): Konstantin Belousov (Fri, 16 Sep 2022 20:25:43 UTC)
- git: e03c7f500541 - main - libthr: extract code to get main stack base and size into helpers: Konstantin Belousov (Fri, 16 Sep 2022 20:25:45 UTC)
- git: daa85548d5cf - main - rtld: teach LD_SHOW_AUXV about AT_USRSTACK*: Konstantin Belousov (Fri, 16 Sep 2022 20:25:46 UTC)
- git: 87cd087a4ae7 - main - iommu_gas: don't remove and insert boundary entry: Doug Moore (Fri, 16 Sep 2022 20:33:57 UTC)
- git: a09bb0ed18f6 - main - Correct a typo in man page references: rpcset_gss -> rpcsec_gss.: Jens Schweikhardt (Fri, 16 Sep 2022 20:38:49 UTC)
- git: aa5a54d5a738 - stable/13 - nfsd: Update console message for no session found: Rick Macklem (Fri, 16 Sep 2022 22:20:52 UTC)
- git: 74cf968007f6 - stable/13 - nfscl: Fix setup of Sequence when all slots marked bad: Rick Macklem (Fri, 16 Sep 2022 22:22:35 UTC)
- git: 9432f23197d8 - stable/13 - nfscl: Add a console message for session recovery: Rick Macklem (Fri, 16 Sep 2022 22:24:13 UTC)
- git: 5c3ee00b3367 - stable/12 - nfsd: Update console message for no session found: Rick Macklem (Fri, 16 Sep 2022 22:28:57 UTC)
- git: 45de932947c7 - stable/12 - nfscl: Add a console message for session recovery: Rick Macklem (Fri, 16 Sep 2022 22:31:29 UTC)
- git: 0e2af3b59a15 - main - jemalloc: Define SWAP_RESERVE_* if not provided by the system headers: Konstantin Belousov (Fri, 16 Sep 2022 22:36:04 UTC)
- git: e85b941999ed - stable/12 - mount_nfs.8: Note that NFSv4 requires unique /etc/hostid's: Rick Macklem (Fri, 16 Sep 2022 22:44:57 UTC)
- git: 53bc9be1c6d9 - stable/12 - mount_nfs.8: Reword sentence so .Pa macro works: Rick Macklem (Fri, 16 Sep 2022 22:47:48 UTC)
- git: 15349958a5d5 - stable/13 - mount_nfs.8: Note that NFSv4 requires unique /etc/hostid's: Rick Macklem (Fri, 16 Sep 2022 22:52:21 UTC)
- git: ebaebf5b05e3 - stable/13 - mount_nfs.8: Reword sentence so .Pa macro works: Rick Macklem (Fri, 16 Sep 2022 22:54:43 UTC)
- git: e4505364c087 - main - release/rc.local: Provide option to shutdown after installation complete: Ben Woods (Sat, 17 Sep 2022 00:08:21 UTC)
- git: 7cd4984e6701 - main - SPDX: Not BSD-4-Clause: Warner Losh (Sat, 17 Sep 2022 03:50:48 UTC)
- git: e622409a7054 - stable/13 - da.4: Add some sysctl descriptions: Gordon Bergling (Sat, 17 Sep 2022 05:47:46 UTC)
- git: cdfb7c2ce758 - stable/13 - da.4: Don't document softtimeout: Gordon Bergling (Sat, 17 Sep 2022 05:47:48 UTC)
- git: 8fafc34128dc - stable/12 - da.4: Add some sysctl descriptions: Gordon Bergling (Sat, 17 Sep 2022 05:48:11 UTC)
- git: 22e96af8b472 - stable/12 - da.4: Don't document softtimeout: Gordon Bergling (Sat, 17 Sep 2022 05:48:12 UTC)
- git: 714300faecbe - main - Change sysctl section to 3 as suggested by Benjamin Kaduk.: Jens Schweikhardt (Sat, 17 Sep 2022 07:40:17 UTC)
- git: bb239328034e - main - ktrace: make ktr_tid a long not intptr_t (NFC): Brooks Davis (Sat, 17 Sep 2022 08:23:08 UTC)
- git: 55c5216582f4 - main - vm/vm.h: cleanup: Konstantin Belousov (Sat, 17 Sep 2022 08:59:08 UTC)
- git: 41a0a99f855f - main - vfs: slightly reorganize error handling in chroot: Mateusz Guzik (Sat, 17 Sep 2022 09:11:39 UTC)
- git: 3df3d88cc5e2 - main - vfs: move cn_nameptr assignment out of namei_getpath: Mateusz Guzik (Sat, 17 Sep 2022 09:11:40 UTC)
- git: 5b5b7e2ca2fa - main - vfs: always retain path buffer after lookup: Mateusz Guzik (Sat, 17 Sep 2022 09:11:41 UTC)
- git: aede6a9670aa - main - vfs: fixup parse_mount_dev_present after 5b5b7e2ca2fa9a2418dd51749f4ef6f881ae7179: Mateusz Guzik (Sat, 17 Sep 2022 10:36:32 UTC)
- git: b77bdfdb67c2 - main - vfs: fix non-INVARIANTS build after 5b5b7e2ca2fa9a2418dd51749f4ef6f881ae7179: Mateusz Guzik (Sat, 17 Sep 2022 10:45:41 UTC)
- git: 25c54b848e17 - main - Reference correct section for free(3).: Jens Schweikhardt (Sat, 17 Sep 2022 11:12:51 UTC)
- git: ed5e7fb16c01 - main - There's no PEM(3) anywhere around; delete reference.: Jens Schweikhardt (Sat, 17 Sep 2022 11:14:43 UTC)
- git: 298c7c516521 - main - zfs: don't access nameidata unless namei succeeded: Mateusz Guzik (Sat, 17 Sep 2022 12:26:36 UTC)
- git: 1c7084fe5612 - main - vfs: clean up parse_mount_dev_present: Mateusz Guzik (Sat, 17 Sep 2022 12:43:01 UTC)
- git: 9e4f35ac2553 - main - vfs: deperl msleep flag calculation in vn_start_*write: Mateusz Guzik (Sat, 17 Sep 2022 15:42:38 UTC)
- git: a75d1ddd7431 - main - vfs: introduce V_PCATCH to stop abusing PCATCH: Mateusz Guzik (Sat, 17 Sep 2022 15:42:39 UTC)
- git: 4a676571e382 - main - stand: Pass in the proper size for bootinfo: Warner Losh (Sat, 17 Sep 2022 21:27:37 UTC)
- git: c3707bd3d658 - main - linuxkpi: use SI_SUB_EVENTHANDLER + 1, like other consumers: Mateusz Guzik (Sat, 17 Sep 2022 23:55:18 UTC)
- git: 982584532dc3 - stable/13 - rtld: mask signals for default read locks: Konstantin Belousov (Sun, 18 Sep 2022 00:34:42 UTC)
- git: b09c2d924fdb - stable/13 - rtld: style the rest of rtld_lock.c: Konstantin Belousov (Sun, 18 Sep 2022 00:34:43 UTC)
- git: fd73d53223a1 - stable/13 - rtld.c: remove extra blank line: Konstantin Belousov (Sun, 18 Sep 2022 00:34:44 UTC)
- git: c25281c5f661 - stable/13 - safexcel: Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:06:18 UTC)
- git: 88b7b11e9899 - stable/13 - bootptest: Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:06:19 UTC)
- git: d7bf5151420e - stable/13 - qlnxe(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:06:20 UTC)
- git: 57e91da5df08 - stable/13 - cxgbetool(8): Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:06:21 UTC)
- git: a89444e7b59b - stable/13 - flua: Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:06:22 UTC)
- git: 085c25648495 - stable/13 - kern_jail: Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:06:23 UTC)
- git: a5d30d33cdc1 - stable/13 - netpfil: Fix some typos in source code comments: Gordon Bergling (Sun, 18 Sep 2022 06:06:24 UTC)
- git: d7474d9b3104 - stable/13 - arm64: gic: disable the ITS if it's enabled prior to configuration: Kyle Evans (Sun, 18 Sep 2022 06:27:01 UTC)
- git: 5a08fbb315e8 - stable/13 - arm64: disable the EL2 MMU before dropping to EL1: Kyle Evans (Sun, 18 Sep 2022 06:27:02 UTC)
- git: 2f5dbe4772e8 - stable/13 - zdiff: avoid non-conformant features: Kyle Evans (Sun, 18 Sep 2022 06:27:03 UTC)
- git: f248e70fc1a4 - stable/13 - alc: force maximum payload size to 128 bytes for AR816X/AR817x: Kyle Evans (Sun, 18 Sep 2022 06:27:04 UTC)
- git: e683e1fc0fde - stable/13 - date: attempt to more accurately describe year limitations with -v: Kyle Evans (Sun, 18 Sep 2022 06:27:06 UTC)
- git: 426e7ab3cacc - stable/13 - iconv: only conditionally use ICONV_SET_DISCARD_ILSEQ: Kyle Evans (Sun, 18 Sep 2022 06:27:07 UTC)
- git: 540ecebdd01b - stable/13 - tools: test: iconv: fix open_2 to not segfault: Kyle Evans (Sun, 18 Sep 2022 06:27:08 UTC)
- git: 9a45e76cfd25 - stable/13 - arm64, riscv: size boot stacks appropriately: Kyle Evans (Sun, 18 Sep 2022 06:27:09 UTC)
- git: 7e04dc0797f3 - stable/13 - stand: i386: take into account disk sector size for blk calculation: Kyle Evans (Sun, 18 Sep 2022 06:27:10 UTC)
- git: 354d310fe987 - stable/12 - arm64: gic: disable the ITS if it's enabled prior to configuration: Kyle Evans (Sun, 18 Sep 2022 06:27:10 UTC)
- git: f086a0afe0c9 - stable/12 - arm64: disable the EL2 MMU before dropping to EL1: Kyle Evans (Sun, 18 Sep 2022 06:27:12 UTC)
- git: 56f9e6ff1dca - stable/12 - zdiff: avoid non-conformant features: Kyle Evans (Sun, 18 Sep 2022 06:27:13 UTC)
- git: 94f51bb57834 - stable/12 - alc: force maximum payload size to 128 bytes for AR816X/AR817x: Kyle Evans (Sun, 18 Sep 2022 06:27:14 UTC)
- git: 42b5d30b9dfe - stable/12 - iconv: only conditionally use ICONV_SET_DISCARD_ILSEQ: Kyle Evans (Sun, 18 Sep 2022 06:27:15 UTC)
- git: 65b33f206d34 - stable/12 - tools: test: iconv: fix open_2 to not segfault: Kyle Evans (Sun, 18 Sep 2022 06:27:16 UTC)
- git: 6ef5bf8c21aa - stable/12 - arm64, riscv: size boot stacks appropriately: Kyle Evans (Sun, 18 Sep 2022 06:27:17 UTC)
- git: 8a832ed2f8c1 - stable/12 - stand: i386: take into account disk sector size for blk calculation: Kyle Evans (Sun, 18 Sep 2022 06:27:18 UTC)
- git: 9e4f68befae2 - stable/12 - netpfil: Fix some typos in source code comments: Gordon Bergling (Sun, 18 Sep 2022 06:29:21 UTC)
- git: 1abb95ca2bf6 - stable/12 - kern_jail: Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:29:22 UTC)
- git: 910d4c36da62 - stable/12 - cxgbetool(8): Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:29:23 UTC)
- git: 88fd9cecf0a0 - stable/12 - qlnxe(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:29:24 UTC)
- git: c8c358786dc7 - stable/12 - bootptest: Fix a typo in a source code comment: Gordon Bergling (Sun, 18 Sep 2022 06:31:26 UTC)
- git: 14696d81f163 - main - rb_tree: silence unused function warnings: Doug Moore (Sun, 18 Sep 2022 08:37:44 UTC)
- git: b63021e001dc - stable/13 - rb_tree: fine-tune RB_REMOVE: Doug Moore (Sun, 18 Sep 2022 18:15:52 UTC)
- git: fa3eb3c97005 - main - vfs: indent V_VALID_FLAGS with a tab: Mateusz Guzik (Sun, 18 Sep 2022 21:32:45 UTC)
- git: 5830e7391d9f - stable/13 - nfscl: Allow "nolockd" to work for NFSv4 mounts: Rick Macklem (Sun, 18 Sep 2022 22:16:45 UTC)
- git: 3aed5ddb8b25 - main - rtld-elf/libmap.h: add include guard: Konstantin Belousov (Sun, 18 Sep 2022 22:49:58 UTC)
- git: 1fd4dec26e6e - main - rtld-elf/libmap.h: style declarations: Konstantin Belousov (Sun, 18 Sep 2022 22:49:59 UTC)
- git: 1251cf8a30ac - main - rtld-elf/libmap.c: correct comment: Konstantin Belousov (Sun, 18 Sep 2022 22:50:00 UTC)
- git: fa5a74500544 - stable/12 - nfscl: Allow "nolockd" to work for NFSv4 mounts: Rick Macklem (Mon, 19 Sep 2022 00:51:30 UTC)
- git: a3ab1102e39b - main - vfs: silence a bogus LOR in freevnode: Mateusz Guzik (Mon, 19 Sep 2022 02:15:16 UTC)
- git: 35b262e57114 - stable/13 - rb_tree: avoid extra reads in rebalancing: Doug Moore (Mon, 19 Sep 2022 02:39:41 UTC)
- git: b8a083ea32f5 - main - gpio: Merge TCA6416 & TCA6408 drivers into TCA64XX: Kornel Dulęba (Mon, 19 Sep 2022 07:27:03 UTC)
- git: 55760984d56b - main - igc: Don't start in promiscious mode by default: Kornel Dulęba (Mon, 19 Sep 2022 07:27:04 UTC)
- git: 6d9e911fbadf - main - tcp: fix computation of offset: Michael Tuexen (Mon, 19 Sep 2022 10:49:57 UTC)
- git: 64cce803c479 - main - Correct IPv6 MLD group state string table: Ed Maste (Mon, 19 Sep 2022 13:02:00 UTC)
- git: 0d0c1ffcf4fc - stable/13 - tcp: tcp6_connect() requires net epoch: Gleb Smirnoff (Mon, 19 Sep 2022 15:50:42 UTC)
- git: 0c7f3ae8c604 - main - tcpcb: fix tabulation count in i4012ef7754c and abbreviate "packets": Gleb Smirnoff (Mon, 19 Sep 2022 17:31:37 UTC)
- git: bb4cbe9b9e61 - stable/12 - newvers.sh: avoid bare git invocation: Ed Maste (Mon, 19 Sep 2022 18:34:51 UTC)
- git: 620d855faca1 - main - msun: correct comment: Konstantin Belousov (Mon, 19 Sep 2022 18:40:34 UTC)
- git: 4e1262ac9927 - main - zfs: stop passing LK_INTERLOCK to VOP_LOCK: Mateusz Guzik (Mon, 19 Sep 2022 20:05:26 UTC)
- git: 2c2ef670a79b - main - pseudofs: use the vget_prep/vget_finish idiom: Mateusz Guzik (Mon, 19 Sep 2022 20:09:02 UTC)
- git: 04c146afea26 - stable/13 - hda: add patch for Framework laptop v2 headphone jack: Ed Maste (Tue, 20 Sep 2022 00:46:06 UTC)
- git: f447ddc7b861 - stable/13 - MFV: less v608: Xin LI (Tue, 20 Sep 2022 01:52:06 UTC)
- git: 1545dd7d6cc5..c51041e1ade3 - vendor/sqlite3 - vendor branch updated: Cy Schubert (Tue, 20 Sep 2022 03:10:57 UTC)
- git: f58c571901f9 - Create tag vendor/sqlite3/sqlite-3390300: Cy Schubert (Tue, 20 Sep 2022 03:10:57 UTC)
- git: 51952914523c - main - sqlite3: Vendor import of sqlite3 3.39.3: Cy Schubert (Tue, 20 Sep 2022 04:49:07 UTC)
- git: 08e4b2b3b6bb - main - sqlite3: Vendor import of sqlite3 3.39.3: Cy Schubert (Tue, 20 Sep 2022 04:49:09 UTC)
- git: 330e3c06ffc2 - stable/13 - setkey.8: Improve direction descriptions: Gordon Bergling (Tue, 20 Sep 2022 05:55:50 UTC)
- git: 3fc5b83871ed - stable/12 - setkey.8: Improve direction descriptions: Gordon Bergling (Tue, 20 Sep 2022 05:56:12 UTC)
- git: 06a400d76be9 - main - makefs: whitespace cleanup (remove space before tab): Ed Maste (Tue, 20 Sep 2022 14:27:17 UTC)
- git: 7cc3ea9c6f8b - main - mlx5 M_TSTMP accuracy looses quite a bit of precision so lets fix it.: Randall Stewart (Tue, 20 Sep 2022 17:13:54 UTC)
- git: f0b0f28f35e7 - main - linuxkpi: Add down_read_killable(): Emmanuel Vadot (Tue, 20 Sep 2022 18:13:53 UTC)
- git: a06eeeaa1d0d - main - linuxkpi: Add EPOLL aliases: Emmanuel Vadot (Tue, 20 Sep 2022 18:13:54 UTC)
- git: a11195df34f7 - main - linuxkpi: Add strndup_user: Emmanuel Vadot (Tue, 20 Sep 2022 18:13:56 UTC)
- git: f697b9432d9c - main - linuxkpi: drm-kmod debugfs support: Emmanuel Vadot (Tue, 20 Sep 2022 18:13:57 UTC)
- git: b77b3099685f - main - rc.d/var_run: Add needed "shutdown" keyword: Cy Schubert (Tue, 20 Sep 2022 18:50:45 UTC)
- git: e398922eaf66 - main - Enable M_TSTMP in Chelsio cxgbe driver by creating a mechanism that can sync the time.: Randall Stewart (Tue, 20 Sep 2022 20:27:04 UTC)
- git: cbda8bed15a0 - main - linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.: Hans Petter Selasky (Tue, 20 Sep 2022 20:38:49 UTC)
- git: d0b235c7152c - main - cxgbe: fix the build after e398922eaf66978b5e556f6b4b095693c865f329: Mateusz Guzik (Tue, 20 Sep 2022 21:32:22 UTC)
- git: 2a96fd728cab - stable/13 - mount_nfs.8: Update for NFSv4 use of "nolockd": Rick Macklem (Wed, 21 Sep 2022 00:54:32 UTC)
- git: a72dee6742c4 - stable/12 - mount_nfs.8: Update for NFSv4 use of "nolockd": Rick Macklem (Wed, 21 Sep 2022 01:17:41 UTC)
- git: b16f993ec2ca - main - rb_tree: augmentation shortcut: Doug Moore (Wed, 21 Sep 2022 04:24:33 UTC)
- git: 86d00db451f7 - main - Use 0 and 1, not false and true, in tree.h changes. Reported by: jenkins: Doug Moore (Wed, 21 Sep 2022 04:37:23 UTC)
- git: 5b42ac2914b5 - main - stress2: Added two syzkaller reproducers: Peter Holm (Wed, 21 Sep 2022 05:42:35 UTC)
- git: a6426a69f4be - stable/13 - libc: add test case for qsort_b(3): Xin LI (Wed, 21 Sep 2022 06:47:18 UTC)
- git: 45916e7c91ce..66082b6c88b9 - vendor/expat - vendor branch updated: Xin LI (Wed, 21 Sep 2022 06:53:28 UTC)
- git: 658f2b33780a - Create tag vendor/expat/2.4.9: Xin LI (Wed, 21 Sep 2022 06:53:57 UTC)
- git: 71f0c44a0454 - main - MFV 66082b6c88b9: libbsdxml (expat) 2.4.9: Xin LI (Wed, 21 Sep 2022 07:03:13 UTC)
- git: cd082e3f8a61 - stable/13 - i386 double fault: %ebx printout was missed: Konstantin Belousov (Wed, 21 Sep 2022 09:30:03 UTC)
- git: bfca5cb04061 - stable/13 - i386 copyout_fast: do not use trampstk for temporal data, reduce ucr3 region: Konstantin Belousov (Wed, 21 Sep 2022 09:30:04 UTC)
- git: 4ef4d8a97c27 - stable/13 - i386: check that trap() and syscall() run on the thread kstack: Konstantin Belousov (Wed, 21 Sep 2022 09:30:05 UTC)
- git: f4fe1b19bce8 - stable/13 - i386 copyout/in_fast: handle page fault from KVA access: Konstantin Belousov (Wed, 21 Sep 2022 09:30:06 UTC)
- git: 4bba531ad15a - stable/13 - i386: lower register's pressure on copyout_fast: Konstantin Belousov (Wed, 21 Sep 2022 09:30:07 UTC)
- git: de7a32eaa528 - stable/13 - i386: explain the handshake between copyout_fast.s and page fault handler: Konstantin Belousov (Wed, 21 Sep 2022 09:30:09 UTC)
- git: 6810f4f4fee9 - stable/13 - arm64: Implement final level only TLB invalidations: Andrew Turner (Wed, 21 Sep 2022 09:46:39 UTC)
- git: 3f6c05e36d6f - stable/13 - Disable promotion on pcpu memory on arm64: Andrew Turner (Wed, 21 Sep 2022 09:46:40 UTC)
- git: 18d20e86d7a1 - stable/13 - Add an IDC only arm64 icache sync function: Andrew Turner (Wed, 21 Sep 2022 09:46:41 UTC)
- git: 4a5202fdcf13 - stable/13 - Merge the common parts of the SMCCC handlers: Andrew Turner (Wed, 21 Sep 2022 09:46:42 UTC)
- git: b3e05bc282b6 - stable/13 - Store mpidr as a 64-bit value on arm64: Andrew Turner (Wed, 21 Sep 2022 09:46:44 UTC)
- git: fbb46ffd8b33 - stable/13 - Fix the IV length in the armv8 AES GCM code: Andrew Turner (Wed, 21 Sep 2022 09:46:45 UTC)
- git: aeed02e4d741 - stable/13 - Decode the arm64 ID_AA64ISAR1_EL1 register: Andrew Turner (Wed, 21 Sep 2022 09:46:46 UTC)
- git: 61506f50ef20 - stable/13 - Update the arm64 kernel memcpy/memmove: Andrew Turner (Wed, 21 Sep 2022 09:46:47 UTC)
- git: 3af87126f68e - stable/13 - Import an optimized arm64 memcmp into the kernel: Andrew Turner (Wed, 21 Sep 2022 09:46:48 UTC)
- git: 3a909754a10e - stable/13 - Import the arm64 Cortex Strings memset into the kernel: Andrew Turner (Wed, 21 Sep 2022 09:46:49 UTC)
- git: a5a49aedc639 - stable/13 - Use the cached dc zva length in arm64 memset: Andrew Turner (Wed, 21 Sep 2022 09:46:50 UTC)
- git: b24d1c77f7fc..c629f0bf62e3 - vendor/openzfs/master - vendor branch updated: Martin Matuska (Wed, 21 Sep 2022 09:51:39 UTC)
- git: 9526031cd560 - main - Create macros for the Arm timer IRQ indexes: Andrew Turner (Wed, 21 Sep 2022 09:59:59 UTC)
- git: e13c6a6fca71 - main - Teach the GICv3 driver about a vgic child: Andrew Turner (Wed, 21 Sep 2022 10:00:00 UTC)
- git: 42353d81e3a5 - main - Use DEFINE_CLASS_0 in the arm generic timer: Andrew Turner (Wed, 21 Sep 2022 10:00:02 UTC)
- git: 440217b0af5f - main - debugnet: Fix parameter order in the calls to m_get(): Mark Johnston (Wed, 21 Sep 2022 11:05:04 UTC)
- git: c7046f76c2c0 - main - zfs: merge openzfs/zfs@c629f0bf6: Martin Matuska (Wed, 21 Sep 2022 12:54:56 UTC)
- git: b6e6b7bc5d63 - stable/13 - arm/gic: fix a KASSERT in arm_gic_reserve_msi_range(): Bjoern A. Zeeb (Wed, 21 Sep 2022 14:00:58 UTC)
- git: fe67d3255027 - stable/13 - local_unbound: rc: allow to overwrite pid file path: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:00:59 UTC)
- git: c147c214e6ef - stable/13 - XHCI: remove a self-assignment: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:00 UTC)
- git: eff466bc5eaa - stable/13 - ds1307: add support for the EPSON RX-8035SA I2C RTC: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:01 UTC)
- git: 4c9650ac3162 - stable/13 - ifconfig: print interface name on SIOCIFCREATE2 error: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:03 UTC)
- git: 226fef966a1f - stable/13 - USB: add 2 (3) more device IDs for rtw88-usb devices and a quirk: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:04 UTC)
- git: 891eee07ef8c - stable/13 - LinuxKPI 802.11/iwlwifi/rtw88: update KPI: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:05 UTC)
- git: 3463de63b3a0 - stable/13 - net80211: VHT correct check/option in ieee80211_vht_adjust_channel(): Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:06 UTC)
- git: d082e3a0f7ec - stable/13 - net80211: add more 802.11ac Element IDs: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:07 UTC)
- git: ac1f3df4f708 - stable/13 - net80211: improve DDB output.: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:08 UTC)
- git: a3e629e0832f - stable/13 - net80211: radiotap: add one more define for HE: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:09 UTC)
- git: 8f6a0c96b9d4 - stable/13 - net80211: correct IEEE80211_FEXT_BITS: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:11 UTC)
- git: 6145d25fa01b - stable/13 - LinuxKPI: skbuff: sort list header and add new (dummy) functions: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:12 UTC)
- git: 72ad2445324c - stable/13 - net80211: add VHT5G and VHT2G checks/return to media_status: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:13 UTC)
- git: f3b255d951db - stable/13 - net80211: change order in ieee80211_vhtchanflags(): Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:14 UTC)
- git: 14a66de62148 - stable/13 - LinuxKPI: 802.11 header updates LinuxKPI: 802.11: add missing linuxkpi_cfg80211_bss_flush(): Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:15 UTC)
- git: aced6fccf10d - stable/13 - rtw88: correct a typo in man page: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:16 UTC)
- git: d82910770791 - stable/13 - iwlwifi firmware: update to -73 / newer builds for 9xxx: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:18 UTC)
- git: 31b4fa3dbcf1 - stable/13 - net80211: ieee80211_ies_expand() add extra length check: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:19 UTC)
- git: 6613ad85b294 - stable/13 - net80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_*: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:20 UTC)
- git: f36e7c583ae1 - stable/13 - net80211: consistently use the IEEE80211_M_ memory related options: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:21 UTC)
- git: a6e2a4c3a48b - stable/13 - LinuxKPI 802.11: change type of bssid in struct ieee80211_bss_conf: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:22 UTC)
- git: 855405e1750d - stable/13 - LinuxKPI: extend kfifo to be usable: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:24 UTC)
- git: 13c39a6015e1 - stable/13 - LinuxKPI: 80211: make HW_CRYPTO compileable again: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:25 UTC)
- git: 8823ef8117e0 - stable/13 - LinuxKPI: 80211: implement (*get_antenna) and set ic_[rt]xstream: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:26 UTC)
- git: 1b6b652128d5 - stable/13 - LinuxKPI: 80211: scanning code updates: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:27 UTC)
- git: f92932149af5 - stable/13 - iwlwifi: move an ieee80211_get_tid() call: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:28 UTC)
- git: 1a8315228fff - stable/13 - LinuxKPI: 80211: improve linuxkpi_ieee80211_get_tid(): Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:29 UTC)
- git: 4e1153c4c3be - stable/13 - net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:30 UTC)
- git: b1a57b105ce6 - stable/13 - net80211: simplify an #ifdef INET/INET6 block: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:32 UTC)
- git: 04fd1598bc92 - stable/13 - iwlwifi: add FreeBSD specific debugging: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:33 UTC)
- git: 00383606b593 - stable/13 - LinuxKPI: 80211 / iwlwifi: improve queue management: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:34 UTC)
- git: 4dbf04a81da3 - stable/13 - net80211: update (parts of) frame types and subtypes and annotate: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:35 UTC)
- git: 425fb06c8f7e - stable/13 - LinuxKPI: 80211: add ieee80211_stop_tx_ba_session(): Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:36 UTC)
- git: d1b8fbbe3cd1 - stable/13 - LinuxKPI: firmware: add request_partial_firmware_into_buf(): Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:37 UTC)
- git: 4c580257524f - stable/13 - LinuxKPI, dev: 80211 update mac80211 KPI: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:39 UTC)
- git: 4e1b6aeee02f - stable/13 - net80211: update (parts of) Action field categories: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:40 UTC)
- git: 19dad7309de4 - stable/13 - LinuxKPI: netdev: expose napi state: Bjoern A. Zeeb (Wed, 21 Sep 2022 14:01:41 UTC)
- git: 24e1824e4646 - main - Deprecate telnet daemon: Brooks Davis (Wed, 21 Sep 2022 15:17:46 UTC)
- git: 8d42019058ac - main - cxgbe: fix kernel build without TCP_OFFLOAD or RATELIMIT: Konstantin Belousov (Wed, 21 Sep 2022 16:21:46 UTC)
- git: f02e21159b2e - main - LinuxKPI: 802.11: add more header compat bits: Bjoern A. Zeeb (Wed, 21 Sep 2022 17:16:12 UTC)
- git: 8ea48fc59eaf - main - LinuxKPI: device.h remove duplicate #include: Bjoern A. Zeeb (Wed, 21 Sep 2022 17:29:48 UTC)
- git: 9dfbbc919fd7 - main - if_ovpn: remove incorrect rounding up of packet sizes: Kristof Provost (Wed, 21 Sep 2022 19:45:18 UTC)
- git: d99d59a79f29 - main - if_ovpn: fix memory leak on unload: Kristof Provost (Wed, 21 Sep 2022 19:45:19 UTC)
- git: 22ea3be839ed - stable/13 - devstat: Remove DTrace io probes lacking a BIO reference: Mark Johnston (Wed, 21 Sep 2022 20:09:43 UTC)
- git: d819ddba9aa4 - main - lio: Remove unneeded include.: Warner Losh (Wed, 21 Sep 2022 20:55:25 UTC)
- git: 493105c2a8f9 - main - tcp: fix simultaneous open and refine e80062a2d43: Gleb Smirnoff (Wed, 21 Sep 2022 21:04:51 UTC)
- git: 9453ec661961 - main - tcp: increment tcpstats in tcp_respond(): Gleb Smirnoff (Wed, 21 Sep 2022 21:04:52 UTC)
- git: 12aeeb91903b - main - epair: deduplicate interface allocation code #1: Alexander V. Chernikov (Thu, 22 Sep 2022 09:33:31 UTC)
- git: 1761afc50af7 - main - zfs: fix powerpc build broken in c7046f76c2: Martin Matuska (Thu, 22 Sep 2022 10:04:39 UTC)
- git: 5ae83e0d871b - main - tcp: send ACKs when requested: Michael Tuexen (Thu, 22 Sep 2022 10:16:49 UTC)
- git: 09ee0fc023c0 - main - if_clone: rework cloning KPI: Alexander V. Chernikov (Thu, 22 Sep 2022 10:20:40 UTC)
- git: 3b6fbe6e987a - stable/13 - msun: correct comment: Konstantin Belousov (Thu, 22 Sep 2022 11:20:03 UTC)
- git: 2f72ee987d49 - main - ldd: remove '[preloaded]' marker for the preloaded objects: Konstantin Belousov (Thu, 22 Sep 2022 11:20:55 UTC)
- git: a743fc8826fa - main - tcp: fix cwnd restricted SACK retransmission loop: Richard Scheffenegger (Thu, 22 Sep 2022 11:30:05 UTC)
- git: 91ebcbe02a48 - main - if_clone: migrate some consumers to the new KPI.: Alexander V. Chernikov (Thu, 22 Sep 2022 12:32:10 UTC)
- git: e999fbf07762 - main - LinuxKPI: device.h add devm_kmemdup(): Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:22 UTC)
- git: c41d83548b6c - main - LinuxKPI: pci.h add more defines and functions: Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:23 UTC)
- git: b27c3aa800bb - main - LinuxKPI: lockdep.h add lockdep_{,un}register_key(): Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:24 UTC)
- git: fdc7ef3c9831 - main - LinuxKPI: pci_ids.h Add more Vendor IDs.: Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:26 UTC)
- git: f9f4988dc48d - main - LinuxKPI: tracepoint.h add more defines: Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:27 UTC)
- git: 7105f0d96753 - main - LinuxKPI: dma-mapping: add dmam_alloc_coherent(): Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:28 UTC)
- git: 046b82842c61 - main - LinuxKPI: io.h constify arguments and add more functions: Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:29 UTC)
- git: 8e30f49256e2 - main - LinuxKPI: if_ether.h add more constants: Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:30 UTC)
- git: 30048f61423b - main - LinuxKPI: pci.h split up pcim_iomap_regions_request_all(): Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:31 UTC)
- git: f7c0c1590e3e - main - LinuxKPI: cache.h add L1_CACHE_ALIGN(): Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:32 UTC)
- git: f95c0bc89ea4 - main - Bump __FreeBSD_version after LinuxKPI changes.: Bjoern A. Zeeb (Thu, 22 Sep 2022 16:16:34 UTC)
- git: 02fac928ab68 - main - cxgbe(4): Fix potential integer overflow in t4_tstmp_to_ns.: Navdeep Parhar (Thu, 22 Sep 2022 16:50:10 UTC)
- git: 7ae99f80b666 - main - pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.: John Baldwin (Thu, 22 Sep 2022 22:10:49 UTC)
- git: f49fd63a6a13 - main - kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.: John Baldwin (Thu, 22 Sep 2022 22:10:50 UTC)
- git: 6bddde307e21 - main - Bump __FreeBSD_version for pmap_unmap*() and kmem_*() API changes.: John Baldwin (Thu, 22 Sep 2022 22:10:51 UTC)
- git: 7e58c8aa8245 - main - iwlwifi.4: typo fixed: Maxim Konovalov (Thu, 22 Sep 2022 22:35:53 UTC)
- git: 7531c434a593 - main - ipfilter/ippool: Dump a copy of ippool in ippool.conf format: Cy Schubert (Thu, 22 Sep 2022 22:39:25 UTC)
- git: 5568c8b2c58a - main - ipfilter/ippool: Return error code when listing a pool fails: Cy Schubert (Thu, 22 Sep 2022 22:39:26 UTC)
- git: 00d8a28f19b2 - main - ipfilter/libipf: printpool_live() consumer ignores return code: Cy Schubert (Thu, 22 Sep 2022 22:39:27 UTC)
- git: 8c857fedfe16 - stable/13 - rc.d/var_run: Add needed "shutdown" keyword: Cy Schubert (Fri, 23 Sep 2022 00:42:43 UTC)
- git: 3815600910d2 - stable/12 - rc.d/var_run: Add needed "shutdown" keyword: Cy Schubert (Fri, 23 Sep 2022 00:43:58 UTC)
- git: f968cb140fcf - main - Track removal of Tokenring and FDDI media types from devd.cc.: Pau Amma (Fri, 23 Sep 2022 08:54:53 UTC)
- git: f50274674ebf - main - ibcore: The use of IN_LOOPBACK() now requires a valid VNET context.: Hans Petter Selasky (Fri, 23 Sep 2022 12:00:20 UTC)
- git: 6fc6896c4744 - main - Add bus_get_resource_list functions to the GICv3 driver: Andrew Turner (Fri, 23 Sep 2022 14:47:09 UTC)
- git: bdc9ece97b80 - main - Move the GICv3 bus_print_child function to the parent: Andrew Turner (Fri, 23 Sep 2022 14:47:10 UTC)
- git: 839374bbfe8b - main - Teach the GICv3 driver to translate memory ranges: Andrew Turner (Fri, 23 Sep 2022 14:47:11 UTC)
- git: 7a5d47de9728 - main - Make adding children consistant in the GICv3 drivers: Andrew Turner (Fri, 23 Sep 2022 14:47:12 UTC)
- git: 9ba957e40a3c - main - Fix the spelling of interrupt in the GICv3 driver: Andrew Turner (Fri, 23 Sep 2022 14:47:13 UTC)
- git: 42538fde45d3 - stable/13 - MFV 66082b6c88b9: libbsdxml (expat) 2.4.9: Ed Maste (Fri, 23 Sep 2022 15:27:57 UTC)
- git: 8a7b2fbbaae4 - stable/12 - MFV 66082b6c88b9: libbsdxml (expat) 2.4.9: Ed Maste (Fri, 23 Sep 2022 15:28:18 UTC)
- git: 62a7dae44dfb - main - release: Use standard mount points for arm MBR boot images: Warner Losh (Fri, 23 Sep 2022 16:03:25 UTC)
- git: 8232a1eddadd - main - cpuset(9): Refer to CPU_SETSIZE not MAXCPU: Brooks Davis (Fri, 23 Sep 2022 20:20:59 UTC)
- git: d4accf60d9bd - main - arm64: don't loop forever if first option in kern.cfg.order not available: Warner Losh (Fri, 23 Sep 2022 21:09:33 UTC)
- git: 8b43388c745e - main - nfscl: Fix parameter order in the calls to MGET().: Warner Losh (Fri, 23 Sep 2022 21:09:34 UTC)
- Re: git: df065f699f1f - main - stand: More sensible defaults when ConOut is missing: John Baldwin (Fri, 23 Sep 2022 21:29:03 UTC)
- git: 423387bee26a - main - rpc.tlsservd.8: Fix the RFC number now that it exists: Rick Macklem (Fri, 23 Sep 2022 23:54:28 UTC)
- git: 7652321b7909 - main - rpc.tlsclntd.8: Fix the RFC number now that it exists: Rick Macklem (Sat, 24 Sep 2022 00:00:22 UTC)
- git: c2d27b0ec700 - main - sched_4bsd: Fix a racy thread state modification: Mark Johnston (Sat, 24 Sep 2022 00:16:29 UTC)
- git: 5457a3f25818..ac3380060994 - vendor/file - vendor branch updated: Xin LI (Sat, 24 Sep 2022 04:21:57 UTC)
- git: bfb9563c55af - Create tag vendor/file/5.43: Xin LI (Sat, 24 Sep 2022 04:21:57 UTC)
- git: e267c40181bf - stable/13 - uname.1: Clarify the -r option: Gordon Bergling (Sat, 24 Sep 2022 07:57:55 UTC)
- git: fda553c44e90 - stable/12 - freebsd-update.8: Add --currently-running to synopsis: Gordon Bergling (Sat, 24 Sep 2022 08:00:37 UTC)
- git: 7ee9d5a0fdc9 - stable/12 - freebsd-update.8: Note availability of updates for ALPHA, BETA, and RC: Gordon Bergling (Sat, 24 Sep 2022 08:00:38 UTC)
- git: 893f51161718 - stable/12 - uname.1: Clarify the -r option: Gordon Bergling (Sat, 24 Sep 2022 08:00:39 UTC)
- git: 306cfa499a24 - stable/13 - ctime.3: Add a note about a possible return value of localtime(3): Gordon Bergling (Sat, 24 Sep 2022 08:01:28 UTC)
- git: 5c12f9352189 - stable/12 - ctime.3: Add a note about a possible return value of localtime(3): Gordon Bergling (Sat, 24 Sep 2022 08:01:46 UTC)
- git: 36c7fd643bd7 - stable/13 - Remove references to named(8): Gordon Bergling (Sat, 24 Sep 2022 08:11:02 UTC)
- git: a3c3c02244f4 - stable/13 - getnetent(3): Add missing reentrant functions: Gordon Bergling (Sat, 24 Sep 2022 08:12:34 UTC)
- git: b7c55aaa6d65 - stable/13 - Bump .Dd for recently modified manual pages: Gordon Bergling (Sat, 24 Sep 2022 08:25:31 UTC)
- git: b5d2aa615bce - stable/13 - man: Remove obsolete info from hosts man page: Gordon Bergling (Sat, 24 Sep 2022 08:27:30 UTC)
- git: 2b1bb1d4a66d - stable/13 - man5/{hosts,resolver}.5: note that IPv6 addresses are allowed.: Gordon Bergling (Sat, 24 Sep 2022 08:30:53 UTC)
- git: 13798b407893 - stable/13 - Update SEE ALSO sections for resolver.{3,5} and hosts.5: Gordon Bergling (Sat, 24 Sep 2022 08:31:25 UTC)
- git: 8694fd333556 - main - smr: Fix synchronization in smr_enter(): Mark Johnston (Sat, 24 Sep 2022 13:38:15 UTC)
- git: 0b29f5efcc7e - main - amd64: Make it possible to grow the KERNBASE region of KVA: Mark Johnston (Sat, 24 Sep 2022 13:38:16 UTC)
- git: 6c2e9f4c32a4 - main - amd64: Handle 1GB mappings in pmap_enter_quick_locked(): Mark Johnston (Sat, 24 Sep 2022 13:38:17 UTC)
- git: 4551cbbe9906 - main - amd64: Ignore 1GB mappings in pmap_advise(): Mark Johnston (Sat, 24 Sep 2022 13:38:18 UTC)
- git: 89a2ef4d5226 - main - arm64: Ignore 1GB mappings in pmap_advise(): Mark Johnston (Sat, 24 Sep 2022 13:38:19 UTC)
- git: 0f01fb01c2de - main - tmpfs_subr.c: some style: Konstantin Belousov (Sat, 24 Sep 2022 16:42:30 UTC)
- git: cc65a412ae22 - main - filesystems: return error from vn_rlimit_fsize() instead of EFBIG: Konstantin Belousov (Sat, 24 Sep 2022 16:42:31 UTC)
- git: 2ac083f60f8c - main - Add vn_rlimit_trunc(): Konstantin Belousov (Sat, 24 Sep 2022 16:42:32 UTC)
- git: 70385088cafa - main - UFS: disallow truncation to set file size past RLIMIT_FSIZE: Konstantin Belousov (Sat, 24 Sep 2022 16:42:34 UTC)
- git: 701b73858e3a - main - msdosfs: disallow truncation to set file size past RLIMIT_FSIZE: Konstantin Belousov (Sat, 24 Sep 2022 16:42:35 UTC)
- git: b5b16659c5ac - main - tmpfs: disallow truncation to set file size past RLIMIT_FSIZE: Konstantin Belousov (Sat, 24 Sep 2022 16:42:36 UTC)
- git: 1b4b75171ee3 - main - Add vn_rlimit_fsizex() and vn_rlimit_fsizex_res(): Konstantin Belousov (Sat, 24 Sep 2022 16:42:37 UTC)
- git: 87525ef94007 - main - FFS: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE: Konstantin Belousov (Sat, 24 Sep 2022 16:42:38 UTC)
- git: a9c439ba104d - main - msdosfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE: Konstantin Belousov (Sat, 24 Sep 2022 16:42:39 UTC)
- git: 8bdb2695d697 - main - tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE: Konstantin Belousov (Sat, 24 Sep 2022 16:42:40 UTC)
- git: 71a6eef7951d - internal/admin - Restore def@ commit bit: Sergio Carlavilla Delgado (Sat, 24 Sep 2022 16:54:35 UTC)
- git: 26c190d2802e - main - if_clone: add ifc_link_ifp() / ifc_unlink_ifp() to the KPI: Alexander V. Chernikov (Sat, 24 Sep 2022 20:14:48 UTC)
- git: 9a7c520a7811 - main - ifp: add if_setdescr() / if_freedesrt() methods: Alexander V. Chernikov (Sat, 24 Sep 2022 20:14:49 UTC)
- git: 0083eef31cec - main - mount_nfs.8: Fix the RFC number now that it exists: Rick Macklem (Sat, 24 Sep 2022 22:06:29 UTC)
- git: a2dfb7224ec9 - main - file: upgrade to 5.43.: Xin LI (Sun, 25 Sep 2022 02:16:59 UTC)
- git: adf59137a1b6..42886e7fdd71 - vendor/tzdata - vendor branch updated: Philip Paeps (Sun, 25 Sep 2022 05:05:28 UTC)
- git: 0342e7dd8cfc - Create tag vendor/tzdata/tzdata2022d: Philip Paeps (Sun, 25 Sep 2022 05:05:28 UTC)
- git: 1576451a3948 - main - contrib/tzdata: import tzdata 2022d: Philip Paeps (Sun, 25 Sep 2022 06:01:28 UTC)
- git: da038df8c92b - main - share/zoneinfo: don't build obsolete SystemV zones: Philip Paeps (Sun, 25 Sep 2022 06:01:31 UTC)
- git: 57338837aef5 - main - ObsoleteFiles.inc: fix a silly typo: Philip Paeps (Sun, 25 Sep 2022 06:04:31 UTC)
- git: 26370413d43b - stable/12 - tcp: fix computation of offset: Richard Scheffenegger (Sun, 25 Sep 2022 10:04:41 UTC)
- git: 9e69e009c86f - stable/12 - tcp: send ACKs when requested: Richard Scheffenegger (Sun, 25 Sep 2022 10:04:42 UTC)
- git: 3651c4f42285 - stable/12 - tcp: fix cwnd restricted SACK retransmission loop: Richard Scheffenegger (Sun, 25 Sep 2022 10:04:43 UTC)
- git: 0612d3000b97 - stable/13 - tcp: fix computation of offset: Richard Scheffenegger (Sun, 25 Sep 2022 10:05:19 UTC)
- git: f9edad005465 - stable/13 - tcp: send ACKs when requested: Richard Scheffenegger (Sun, 25 Sep 2022 10:05:20 UTC)
- git: c1f9a81e7bfe - stable/13 - tcp: fix cwnd restricted SACK retransmission loop: Richard Scheffenegger (Sun, 25 Sep 2022 10:05:21 UTC)
- git: eb9f61ee16de - stable/13 - rtld-elf/libmap.h: add include guard: Konstantin Belousov (Sun, 25 Sep 2022 11:18:59 UTC)
- git: b76c89cb3377 - stable/13 - rtld-elf/libmap.h: style declarations: Konstantin Belousov (Sun, 25 Sep 2022 11:19:00 UTC)
- git: 5593488d8bc5 - stable/13 - rtld-elf/libmap.c: correct comment: Konstantin Belousov (Sun, 25 Sep 2022 11:19:01 UTC)
- git: ee3616dc7842 - Create tag vendor/bsddialog/0.4: Alfonso S. Siciliano (Sun, 25 Sep 2022 13:07:12 UTC)
- git: 2c9fd7655ba5..9f24fda5a8e7 - vendor/bsddialog - vendor branch updated: Alfonso S. Siciliano (Sun, 25 Sep 2022 13:07:12 UTC)
- git: 84823cc70824 - main - contrib/bsddialog: Import version 0.4: Alfonso S. Siciliano (Sun, 25 Sep 2022 13:09:45 UTC)
- git: 61957f3a6f15 - main - clang: remove as(1) cross-reference from man page: Ed Maste (Sun, 25 Sep 2022 19:22:01 UTC)
- git: d1a351be19d4 - main - Do not delete objdump when WITH_LLVM_BINUTILS is true: Ed Maste (Sun, 25 Sep 2022 19:33:55 UTC)
- git: bb4be76cf358 - main - snp(4): properly report detached/revoked ttys: Konstantin Belousov (Sun, 25 Sep 2022 20:36:34 UTC)
- git: 550e01c55247 - main - snp(4): implement detach: Konstantin Belousov (Sun, 25 Sep 2022 20:36:35 UTC)
- git: 0a192b3abab1 - main - fusefs: respect RLIMIT_FSIZE during truncate: Alan Somers (Sun, 25 Sep 2022 21:04:06 UTC)
- git: be280f60dd8e - main - fusefs: truncate write if it would exceed RLIMIT_FSIZE: Alan Somers (Sun, 25 Sep 2022 21:04:07 UTC)
- git: f808c43ad923 - main - iwlwifi: enforce FreeBSD specific (expected) behaviour: Bjoern A. Zeeb (Sun, 25 Sep 2022 21:43:31 UTC)
- git: 1a2b55732ff2 - main - lindebugfs,rtw88,rtw89: correct module dependencies: Bjoern A. Zeeb (Sun, 25 Sep 2022 21:43:32 UTC)
- git: 45ff071ddcca - main - scandir(3): Rename alphasort_thunk to scandir_thunk_cmp to reflect that it is not alphasort-specific.: Xin LI (Mon, 26 Sep 2022 02:14:08 UTC)
- git: 7a58bf04433f - main - arm64: Enabling new hypercalls using HvCallSetVpRegisters and HvCallGetVpRegisters: Wei Hu (Mon, 26 Sep 2022 07:04:45 UTC)
- git: 977d8fb9adfa - main - stress2: Added regression tests: Peter Holm (Mon, 26 Sep 2022 07:51:06 UTC)
- git: 7b8bb67135f2 - stable/13 - igc: Don't start in promiscious mode by default: Kornel Dulęba (Mon, 26 Sep 2022 08:28:33 UTC)
- git: 0fdc24727429 - main - tcp: make RACK loadable again using the default configuration: Michael Tuexen (Mon, 26 Sep 2022 10:39:01 UTC)
- git: 76e1c9c67104 - main - if_ovpn: fix address family check when traffic class bits are set: Kristof Provost (Mon, 26 Sep 2022 11:55:11 UTC)
- git: 7533062ae133 - main - arm64: Handle 1GB mappings in pmap_enter_quick_locked(): Mark Johnston (Mon, 26 Sep 2022 13:03:28 UTC)
- git: 0fd27bcab2f8 - main - arm64: Fix an assertion in pmap_enter_largepage(): Mark Johnston (Mon, 26 Sep 2022 13:03:29 UTC)
- git: e4eedf8c31a2 - main - posixshm tests: Map the large pages in the madvise test: Mark Johnston (Mon, 26 Sep 2022 13:03:30 UTC)
- git: b3ab58bd4384 - main - man9: Add MLINKs for bus_space_{peek,poke}: Mark Johnston (Mon, 26 Sep 2022 13:33:00 UTC)
- git: 4f403f5bff92 - internal/admin - Welcome Konrad Witaszczyk (def@) back as a src committer.: Mariusz Zaborski (Mon, 26 Sep 2022 13:39:30 UTC)
- git: f375bf0e6f0b - main - netinet: pass cred instead of the curthread to ifaddr manipulation funcs.: Alexander V. Chernikov (Mon, 26 Sep 2022 13:46:19 UTC)
- git: 2e8403e02158 - stable/13 - dma: use canonical getline() loop: Ed Maste (Mon, 26 Sep 2022 14:26:41 UTC)
- git: b5b07c71e836 - main - rb_tree: add augmentation comments: Doug Moore (Mon, 26 Sep 2022 17:41:00 UTC)
- git: 6914ffef4e23 - main - telnetd: fix two-byte input crash: Brooks Davis (Mon, 26 Sep 2022 17:57:32 UTC)
- git: 99b5212a2ff8 - stable/13 - Deprecate telnet daemon: Brooks Davis (Mon, 26 Sep 2022 18:13:22 UTC)
- git: 87767249233f - stable/13 - cpuset(9): Refer to CPU_SETSIZE not MAXCPU: Brooks Davis (Mon, 26 Sep 2022 18:13:23 UTC)
- git: 616b1b813891 - stable/12 - Deprecate telnet daemon: Brooks Davis (Mon, 26 Sep 2022 18:15:59 UTC)
- git: 327705fbba74 - stable/12 - cpuset(9): Refer to CPU_SETSIZE not MAXCPU: Brooks Davis (Mon, 26 Sep 2022 18:16:01 UTC)
- git: e5049a173352 - main - TCP rack does not work properly with cubic.: Randall Stewart (Mon, 26 Sep 2022 19:13:51 UTC)
- git: d1b07f36a2aa - main - TCP complete end status work.: Randall Stewart (Mon, 26 Sep 2022 19:22:07 UTC)
- git: c5500a01c78a - main - arm64: bus: unhide bus_space definition with sanitizers included: Kyle Evans (Mon, 26 Sep 2022 19:26:00 UTC)
- git: f8e38b421b38 - main - arm64: bus: provide bus_space_set_{multi,region}_stream definitions: Kyle Evans (Mon, 26 Sep 2022 19:26:01 UTC)
- git: 818cae0ff752 - main - kasan: provide bus peek/poke definitions: Kyle Evans (Mon, 26 Sep 2022 19:26:02 UTC)
- git: bd93b5f79ab4 - main - pci_host_generic: stop address translation in bus_alloc_resource: Kyle Evans (Mon, 26 Sep 2022 19:26:03 UTC)
- git: 514fb3872166 - main - LinuxKPI: define LINUXKPI_INCLUDES for module builds as well: Bjoern A. Zeeb (Mon, 26 Sep 2022 19:36:59 UTC)
- git: f8bad56164a4 - main - LinuxKPI: add the "dummy" includes directory to builds: Bjoern A. Zeeb (Mon, 26 Sep 2022 19:40:03 UTC)
- git: f486b352470e - main - LinuxKPI: add struct dmi_header and unsupported dmi_walk(): Bjoern A. Zeeb (Mon, 26 Sep 2022 19:42:43 UTC)
- git: 0b9bc97342f9 - main - LinuxKPI: add DMA_MAPPING_ERROR: Bjoern A. Zeeb (Mon, 26 Sep 2022 19:44:22 UTC)
- git: 52360ca32ff9 - main - copy_file_range: truncate write if it would exceed RLIMIT_FSIZE: Alan Somers (Mon, 26 Sep 2022 21:22:58 UTC)
- git: 2c74c9dac3a6 - main - cxgbe: Compute timestamps via sbintime_t.: John Baldwin (Mon, 26 Sep 2022 22:10:41 UTC)
- git: cee4fc7cada8 - main - cxgbe: Use secq(9) to manage the timestamp generations.: John Baldwin (Mon, 26 Sep 2022 22:10:42 UTC)
- git: d3f96f661050 - main - Fix O(n^2) behavior in sysctl: Alan Somers (Tue, 27 Sep 2022 00:04:20 UTC)
- git: 6622e299ac73 - main - Fix the build with SCHED_STATS after d3f96f661050: Alan Somers (Tue, 27 Sep 2022 02:21:40 UTC)
- git: e53f648b078f - stable/13 - sqlite3: Vendor import of sqlite3 3.39.3: Cy Schubert (Tue, 27 Sep 2022 04:08:02 UTC)
- git: 25fd07c106d8 - stable/12 - sqlite3: Vendor import of sqlite3 3.39.3: Cy Schubert (Tue, 27 Sep 2022 04:10:11 UTC)
- git: 8dcc207de5b3 - main - stress2: Fixed double word in comment Reported by: kib: Peter Holm (Tue, 27 Sep 2022 06:53:25 UTC)
- git: c153a35bfd71 - main - bsdinstall: replace ntpdate by ntpd_sync_on_start: Vinícius Zavam (Tue, 27 Sep 2022 09:04:46 UTC)
- git: 0bf18fcd54f1 - stable/13 - pfctl: fix recrusive printing of anchors: Kristof Provost (Tue, 27 Sep 2022 10:02:18 UTC)
- git: 45cbb2bb929a - stable/12 - pfctl: fix recrusive printing of anchors: Kristof Provost (Tue, 27 Sep 2022 12:03:57 UTC)
- git: 90ba897b910a - main - Rename arm64 pmap bootstrap to not be dmap specific: Andrew Turner (Tue, 27 Sep 2022 12:56:11 UTC)
- git: 9404d22f0563 - main - Make the arm64 pmap bootstrap state global: Andrew Turner (Tue, 27 Sep 2022 12:56:12 UTC)
- git: aa4740c8a1c5 - main - Allow the arm64 pmap table bootstrap to work in more places: Andrew Turner (Tue, 27 Sep 2022 12:56:13 UTC)
- git: dc39b2dc64d2 - main - Allow changing arm64 table attributes when bootstrapping pmap: Andrew Turner (Tue, 27 Sep 2022 12:56:14 UTC)
- git: ca7e6d7c295e - main - Remove duplicate arm64 pmap bootstrap code: Andrew Turner (Tue, 27 Sep 2022 12:56:16 UTC)
- git: e437991fc936 - main - netinet6: factor interface addition code to the dedicated function: Alexander V. Chernikov (Tue, 27 Sep 2022 13:23:42 UTC)
- git: 0044bd90f239 - main - pf: fix memory leak retrieving Ethernet rules: Kristof Provost (Tue, 27 Sep 2022 13:28:47 UTC)
- git: 04a32b802ec7 - main - if_epair: refactor interface creation and enqueue code.: Alexander V. Chernikov (Tue, 27 Sep 2022 13:34:57 UTC)
- git: 8da12732344d - main - Remove unneeded variables in the arm64 pmap bootstrap: Andrew Turner (Tue, 27 Sep 2022 14:03:08 UTC)
- git: 78aeba26e8d0 - main - Reorder pmap_bootstrap_state to reduce holes: Andrew Turner (Tue, 27 Sep 2022 14:03:09 UTC)
- git: 2cce9aa0785c - main - vt(4): Make sure vt_switch_timer() has a sleepable context.: Hans Petter Selasky (Tue, 27 Sep 2022 14:08:31 UTC)
- git: 92d73b0b2564 - main - arm64 pmap: batch chunk removal in pmap_remove_pages: Andrew Turner (Tue, 27 Sep 2022 15:15:21 UTC)
- git: 3247bc7cd652 - main - arm64 pmap: per-domain pv chunk list: Andrew Turner (Tue, 27 Sep 2022 15:15:22 UTC)
- git: 27d673fbbb79 - main - When taking a snapshot on a UFS/FFS filesystem, it must be mounted.: Kirk McKusick (Tue, 27 Sep 2022 15:58:30 UTC)
- git: f2963b530e17 - main - kasan: disable kasan_mark() after a violation: Kyle Evans (Tue, 27 Sep 2022 16:01:30 UTC)
- git: 3c67983babbb - stable/13 - Handle NULL return from localtime(3) in ls(1) and find(1): Kirk McKusick (Tue, 27 Sep 2022 16:20:49 UTC)
- git: c075ea46bca6 - main - sysctl(3): Implement SYSCTL_FOREACH() to iterate all OIDs in a sysctl list.: Hans Petter Selasky (Tue, 27 Sep 2022 17:21:57 UTC)
- git: ed5183455e46 - main - register_oid: fix duplicate oid after d3f96f661050: Doug Moore (Tue, 27 Sep 2022 17:24:22 UTC)
- git: 5760cb266e0a - main - Fix CVE-2020-10188: Cy Schubert (Tue, 27 Sep 2022 17:36:40 UTC)
- git: 08af8aac2a61 - main - Tcp progress timeout: Randall Stewart (Tue, 27 Sep 2022 17:39:40 UTC)
- git: f092c21bf630 - main - snd_uaudio(4): Add some examples accessing USB MIDI devices.: Hans Petter Selasky (Tue, 27 Sep 2022 18:05:41 UTC)
- git: e96ae5cb05b3 - main - sysctl_search_oid: remove useless tests: Doug Moore (Tue, 27 Sep 2022 18:33:12 UTC)
- git: ab17854f974b - main - nfsclient: access v_mount only after the vnode is locked: Konstantin Belousov (Tue, 27 Sep 2022 20:01:15 UTC)
- git: 26d786331bf8 - main - usb: musb_otg_allwinner: de-constify bus_space_tags: Kyle Evans (Tue, 27 Sep 2022 20:54:41 UTC)
- git: 9f6f9007b98f - main - name2oid: use find_oidname: Doug Moore (Tue, 27 Sep 2022 21:19:14 UTC)
- git: 91ec809f0a90 - main - Apply llvm fix for assertion/crash building math/vtk: Dimitry Andric (Tue, 27 Sep 2022 21:46:22 UTC)
- git: de56ac880999 - main - zfs: bring per_txg_dirty_frees_percent back to 30: Mateusz Guzik (Wed, 28 Sep 2022 01:28:45 UTC)
- git: 77596427bd7a - stable/13 - contrib/tzdata: import tzdata 2022d: Philip Paeps (Wed, 28 Sep 2022 01:34:52 UTC)
- git: 3d77b72b33c0 - stable/12 - contrib/tzdata: import tzdata 2022d: Philip Paeps (Wed, 28 Sep 2022 01:35:05 UTC)
- git: dc9893d19419 - stable/13 - file: upgrade to 5.43.: Xin LI (Wed, 28 Sep 2022 05:21:40 UTC)
- git: 91f1a04f9baa - stable/12 - file: upgrade to 5.43.: Xin LI (Wed, 28 Sep 2022 05:22:22 UTC)
- git: 5294bfa75166 - main - sysctl_search_oid: remove all-NULL precondition: Doug Moore (Wed, 28 Sep 2022 09:31:54 UTC)
- git: a42206a7ca77 - main - Reduce the arm64 ID registers we print: Andrew Turner (Wed, 28 Sep 2022 10:18:12 UTC)
- git: f66968564dd7 - main - protocols: make socket buffers ioctl handler changeable: Alexander V. Chernikov (Wed, 28 Sep 2022 10:20:20 UTC)
- git: 7b660faa9e30 - main - sockbufs: add sbreserve_locked_limit() with custom maxsockbuf limit.: Alexander V. Chernikov (Wed, 28 Sep 2022 10:20:21 UTC)
- git: 6315a1aac7ac - stable/13 - debugnet: Fix parameter order in the calls to m_get(): Mark Johnston (Wed, 28 Sep 2022 11:53:07 UTC)
- git: dd6bb9abf075 - main - LinuxKPI: Use SYSCTL_FOREACH(): Hans Petter Selasky (Wed, 28 Sep 2022 12:00:31 UTC)
- git: 648fa3558c16 - main - amd64: Initialize IPI scoreboard earlier: Konstantin Belousov (Wed, 28 Sep 2022 13:23:57 UTC)
- git: f1e039d057ba - main - Allow COPYRIGHT_Vendor to come from CFLAGS: Simon J. Gerraty (Wed, 28 Sep 2022 18:24:26 UTC)
- git: 0eea46fb1f83 - main - Remove telnetd: Brooks Davis (Wed, 28 Sep 2022 18:54:14 UTC)
- git: 9bbed3f615f1 - main - Mention telnetd removal: Brooks Davis (Wed, 28 Sep 2022 19:08:08 UTC)
- git: 124e46735e07 - main - ntb: Use uintmax_t casts and %j to print physical addresses.: John Baldwin (Wed, 28 Sep 2022 21:06:38 UTC)
- git: c5eed4146fc9 - main - Fix various places which cast a pointer to a uint64_t or vice versa.: John Baldwin (Wed, 28 Sep 2022 21:06:39 UTC)
- git: 9c4f7e82348b - main - ipfilter: Cast uintmax_t values to size_t when adding to a pointer.: John Baldwin (Wed, 28 Sep 2022 21:06:40 UTC)
- git: 7550e242ab4c - main - zlib crc32: Add prototypes for recently-added static functions.: John Baldwin (Wed, 28 Sep 2022 21:06:41 UTC)
- git: 409dae262ffc - main - bsd.sys.mk: Add NO_WARRAY_PARAMETER helper variable.: John Baldwin (Wed, 28 Sep 2022 21:06:42 UTC)
- git: a2e41a585b3a - main - libc rpc: Fix mismatches in prototypes for array bounds.: John Baldwin (Wed, 28 Sep 2022 21:06:43 UTC)
- git: 5d27845e5a8b - main - ldns: Disable -Warray-parameter warnings from GCC 12 on sha2.c.: John Baldwin (Wed, 28 Sep 2022 21:06:45 UTC)
- git: 5ceec6c1054e - main - pam_unix: Fix mismatch in array bounds for make_salt().: John Baldwin (Wed, 28 Sep 2022 21:06:46 UTC)
- git: 10297a9ed488 - main - sh: Fix mismatch in array bounds for vforkexecshell().: John Baldwin (Wed, 28 Sep 2022 21:06:47 UTC)
- git: 157436dcbf86 - main - mail: Fix mismatch in array bounds for isign().: John Baldwin (Wed, 28 Sep 2022 21:06:48 UTC)
- git: 536f7d84cd06 - main - newkey: Fix mismatch in array bounds in for adjust().: John Baldwin (Wed, 28 Sep 2022 21:06:49 UTC)
- git: 6958ee33b742 - stable/13 - ldd: remove '[preloaded]' marker for the preloaded objects: Konstantin Belousov (Thu, 29 Sep 2022 00:29:44 UTC)
- git: 8d2c13931b7e - main - cxgbe/tom: Fix assertions in the code that maintains TCB history.: Navdeep Parhar (Thu, 29 Sep 2022 05:47:26 UTC)
- git: 221da3e9212d - main - Fix an incorrectly placed parenthesis.: Kirk McKusick (Thu, 29 Sep 2022 08:46:04 UTC)
- git: 6cf00ef80c20 - main - arm64: enablement for ARM64 in Hyper-V (Part 1): Wei Hu (Thu, 29 Sep 2022 10:19:50 UTC)
- git: 10d872339ae0 - main - corrected RFC numbers in comments to proper ones: Hajimu UMEMOTO (Thu, 29 Sep 2022 10:58:38 UTC)
- git: 1ed7916188b5 - main - libsa/rarp.c: Change printf format string: Kornel Dulęba (Thu, 29 Sep 2022 10:59:23 UTC)
- git: ee0d06faa0a5 - main - libsa/rarp.c: Change casted type and printf format: Kornel Dulęba (Thu, 29 Sep 2022 10:59:24 UTC)
- git: c66c6da4f081 - main - libsa/arp.c: Change printf format string: Kornel Dulęba (Thu, 29 Sep 2022 10:59:25 UTC)
- git: 7b54d275ef6f - main - libsa/netif.c: Replace #if with #ifdef: Kornel Dulęba (Thu, 29 Sep 2022 11:00:32 UTC)
- git: a2578094a321 - main - opensolaris: Delete unused sources: Mark Johnston (Thu, 29 Sep 2022 12:34:58 UTC)
- git: f82316f67883 - main - net80211: move IEEE80211_F_WME check to vap for consistency: Bjoern A. Zeeb (Thu, 29 Sep 2022 12:57:13 UTC)
- git: 9b76d32f2310..0dde6f4f8e60 - vendor/unbound - vendor branch updated: Cy Schubert (Thu, 29 Sep 2022 14:19:09 UTC)
- git: 43dd4bd730fd - Create tag vendor/unbound/1.16.3: Cy Schubert (Thu, 29 Sep 2022 14:19:09 UTC)
- git: 4f5c8956cff4 - main - unbound: Vendor import 1.16.3: Cy Schubert (Thu, 29 Sep 2022 14:52:39 UTC)
- git: efd899cd045e - main - The cmn600 and cmn620 drivers are ACPI: Andrew Turner (Thu, 29 Sep 2022 15:37:18 UTC)
- git: 09f715df7f4e - main - Add a LINT-FDT arm64 config: Andrew Turner (Thu, 29 Sep 2022 15:37:19 UTC)
- git: b4d15fdd53d7 - main - Remove obsolete SystemV dir from BSD.usr.dist: Ed Maste (Thu, 29 Sep 2022 16:01:40 UTC)
- git: 889cec66d39d - main - bhyve: Make smbios tables local to smbiostbl.c: Mark Johnston (Thu, 29 Sep 2022 16:37:41 UTC)
- git: 57d96d8df991 - main - bhyve: Address -Wno-unused warnings in atkbd.c: Mark Johnston (Thu, 29 Sep 2022 16:37:42 UTC)
- git: ee83710bc492 - main - bhyve: Address compiler warnings in audio.c: Mark Johnston (Thu, 29 Sep 2022 16:37:43 UTC)
- git: 6cb261620da3 - main - bhyve: Use designated initializers for virtio_consts tables: Mark Johnston (Thu, 29 Sep 2022 16:37:44 UTC)
- git: 65b8109b4e07 - main - bhyve: Address some warnings in bhyverun.c: Mark Johnston (Thu, 29 Sep 2022 16:37:45 UTC)
- git: c0f94ccbb241 - main - bsdbox: remove previously broken telnet(d) support: Brooks Davis (Thu, 29 Sep 2022 16:56:50 UTC)
- git: edb522624887 - main - inetd.conf: update telnetd paths: Brooks Davis (Thu, 29 Sep 2022 16:56:51 UTC)
- git: 75c2975ac48e - main - release: the telnet package contains the client: Brooks Davis (Thu, 29 Sep 2022 16:56:52 UTC)
- git: b4cfdbfed2c8 - main - manpages: Remove telnetd references: Brooks Davis (Thu, 29 Sep 2022 16:56:53 UTC)
- git: 76aebeab7c04 - main - targets: libexec/telnetd no longer exists: Brooks Davis (Thu, 29 Sep 2022 16:56:54 UTC)
- git: ec21f85ab5f0 - main - riscv: Handle invalid L2 entries in pmap_extract(): Mark Johnston (Thu, 29 Sep 2022 17:24:32 UTC)
- git: 0cd631ee0693 - main - cam: Provide compatibility for CAMGETPASSTHRU for periph drivers: Mark Johnston (Thu, 29 Sep 2022 17:24:34 UTC)
- git: facd6b58d5f8 - main - libcapser: Add reference to cap_netdb: Mariusz Zaborski (Thu, 29 Sep 2022 17:52:08 UTC)
- git: 26573e2c7f4b - main - cap_netdb: Fix description style: Mariusz Zaborski (Thu, 29 Sep 2022 17:52:09 UTC)
- git: 79794d5c18b7 - main - extres: syscon: pull in sys/malloc.h (fix !FDT): Kyle Evans (Thu, 29 Sep 2022 19:33:48 UTC)
- git: 4a4ad02da3c8 - main - uart: uart_cpu_arm64: fix the build without FDT: Kyle Evans (Thu, 29 Sep 2022 19:33:49 UTC)
- git: b4c2a5b68986 - main - arm64: coresight: fix the build without FDT: Kyle Evans (Thu, 29 Sep 2022 19:33:50 UTC)
- git: 23c318ed86c4 - main - extres: regulator: fix the build without FDT: Kyle Evans (Thu, 29 Sep 2022 19:33:51 UTC)
- git: 78f3c734a5b7 - main - arm64: fix build without FDT: Kyle Evans (Thu, 29 Sep 2022 19:33:53 UTC)
- git: d31a21b939f7 - stable/13 - x86/mp: don't create empty cpu groups: Ed Maste (Thu, 29 Sep 2022 20:20:01 UTC)
- git: a779bb4d9491 - main - tcp_sso: add support for TCP_MAXUNACKTIME: Michael Tuexen (Thu, 29 Sep 2022 21:06:15 UTC)
- git: 1aef571102e2 - main - rb_tree: Use void casts for RB_AUGMENT_CHECK with unused return value.: John Baldwin (Thu, 29 Sep 2022 22:07:42 UTC)
- git: a35572b16e38 - main - linux32: binutils as requires %eflags instead of %flags for CFI.: John Baldwin (Thu, 29 Sep 2022 22:07:44 UTC)
- git: b1746534958a - main - qat: Remove non-existent path from -I.: John Baldwin (Thu, 29 Sep 2022 22:07:45 UTC)
- git: cdfe82d35abb - main - qat: Fix build with GCC.: John Baldwin (Thu, 29 Sep 2022 22:07:46 UTC)
- git: c8b6939dfadb - main - renice: Prevent running regression tests in parallel: Olivier Cochard (Thu, 29 Sep 2022 22:29:21 UTC)
- git: 6abdfd389044 - stable/13 - telnetd: fix two-byte input crash: Brooks Davis (Thu, 29 Sep 2022 22:35:46 UTC)
- git: f2aa49e7fda5 - stable/12 - telnetd: fix two-byte input crash: Brooks Davis (Thu, 29 Sep 2022 22:36:20 UTC)
- git: 28c771673f0b - stable/13 - vm: make vm.overcommit available externally: Konstantin Belousov (Fri, 30 Sep 2022 02:04:05 UTC)
- git: d19687c97de4 - stable/13 - vm_overcommit: put into __read_mostly section: Konstantin Belousov (Fri, 30 Sep 2022 02:04:06 UTC)
- git: fc15cf8786e2 - stable/13 - swap_pager: style, wrap long lines: Konstantin Belousov (Fri, 30 Sep 2022 02:04:07 UTC)
- git: 2bcbf601a8e2 - stable/13 - jemalloc: use symbolic definitions for bits in vm_overcommit: Konstantin Belousov (Fri, 30 Sep 2022 02:04:08 UTC)
- git: 05c462f16a61 - stable/13 - Add AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMNOOVERCOMMIT flag: Konstantin Belousov (Fri, 30 Sep 2022 02:04:09 UTC)
- git: c71b8367dec5 - stable/13 - _elf_aux_info(3): add support for AT_USRSTACK{BASE,LIM}: Konstantin Belousov (Fri, 30 Sep 2022 02:04:11 UTC)
- git: 49246fc249a6 - stable/13 - procstat(1): print AT_USRSTACKBASE and AT_USRSTACKLIM: Konstantin Belousov (Fri, 30 Sep 2022 02:04:12 UTC)
- git: 2b2bf7332668 - stable/13 - auxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIM: Konstantin Belousov (Fri, 30 Sep 2022 02:04:13 UTC)
- git: 19a2e5ad5998 - stable/13 - jemalloc: use auxv ELF_BSDF_VMNOOVERCOMMIT instead of sysctl("vm.overcommit"): Konstantin Belousov (Fri, 30 Sep 2022 02:04:14 UTC)
- git: a26c4766b029 - stable/13 - libthr: use nitems() for mib length: Konstantin Belousov (Fri, 30 Sep 2022 02:04:15 UTC)
- git: b904f197ced4 - stable/13 - libc, libthr: use AT_USRSTACK{BASE,LIM} instead of sysctl("kern.usrstack") and get_rlimit(RLIMIT_STACK): Konstantin Belousov (Fri, 30 Sep 2022 02:04:16 UTC)
- git: f52dbee828b3 - stable/13 - libthr: extract code to get main stack base and size into helpers: Konstantin Belousov (Fri, 30 Sep 2022 02:04:17 UTC)
- git: 5955bc6b69f9 - stable/13 - rtld: teach LD_SHOW_AUXV about AT_USRSTACK*: Konstantin Belousov (Fri, 30 Sep 2022 02:04:18 UTC)
- git: 3a1bb7f8d989 - stable/13 - jemalloc: Define SWAP_RESERVE_* if not provided by the system headers: Konstantin Belousov (Fri, 30 Sep 2022 02:04:20 UTC)
- git: 74ffdb90e9d3 - stable/13 - vm/vm.h: cleanup: Konstantin Belousov (Fri, 30 Sep 2022 02:04:21 UTC)
- git: 42dc8696df5e - main - vmstat: remove processor counting from getcpuinfo(): Konstantin Belousov (Fri, 30 Sep 2022 03:15:00 UTC)
- git: 8707cb19e681 - main - if_vxlan(4): Check the size of data available in mbuf before using them: Kristof Provost (Fri, 30 Sep 2022 11:58:54 UTC)
- git: 5472eacf527d - stable/13 - Fix CVE-2020-10188: Cy Schubert (Fri, 30 Sep 2022 13:28:39 UTC)
- git: 229863871f52 - stable/12 - Fix CVE-2020-10188: Cy Schubert (Fri, 30 Sep 2022 13:29:17 UTC)
- git: 1d5ebad06c20 - main - pmap: optimize MADV_WILLNEED on existing superpages: Alan Cox (Fri, 30 Sep 2022 17:15:06 UTC)
- git: 636420bde362 - main - unix/dgram: don't leak file descriptors when socket write failed: Gleb Smirnoff (Fri, 30 Sep 2022 20:45:03 UTC)
- git: 0421ff5ab186 - main - tests/unix_passfd: factor out sysctl(3) read into separate function: Gleb Smirnoff (Fri, 30 Sep 2022 20:45:04 UTC)
- git: 69d79ceb2c01 - main - tests/unix_passfd: add test case against 636420bde36: Gleb Smirnoff (Fri, 30 Sep 2022 20:45:05 UTC)
- git: 20d601a93a41 - stable/13 - Track removal of Tokenring and FDDI media types from devd.cc.: Pau Amma (Fri, 30 Sep 2022 20:45:06 UTC)
- git: 5bfd3cecaf12 - stable/12 - Track removal of Tokenring and FDDI media types from devd.cc.: Pau Amma (Fri, 30 Sep 2022 20:50:18 UTC)
- git: af3c78886fd8 - main - Alter the prototype of qsort_r(3) to match POSIX, which adopted the glibc-based interface.: Xin LI (Fri, 30 Sep 2022 22:30:52 UTC)
- git: 8a96874eeeee - main - Bump __FreeBSD_version for qsort_r prototype change.: Xin LI (Fri, 30 Sep 2022 22:31:46 UTC)