Skip site navigation (1)Skip section navigation (2)


2023/dev-commits-src-all/20230129.dev-commits-src-all

Messages: 833, sorted by subject
Last page update: Sat Jan 3 13:04:24 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan 24 Warner Losh                git: 004877c7d2e9 - stable/13 - stand: Use c99 structure initialization for fwohci device
  2. Jan 24 Justin Hibbits             git: 0083fc5c7693 - main - Mechanically convert dtsec(4) to IfAPI
  3. Jan 25 Allan Jude                 git: 00a4ef4a5336 - Create tag zfs-0.6.0-rc14
  4. Jan 24 Warner Losh                git: 01e7e8c58f86 - stable/13 - kboot: Use unsigned long long.
  5. Jan 25 Corvin Köhne               git: 026b0ff652e3 - stable/13 - umodem: ignore CDC_CM descriptor for baltech smartcard reader
  6. Jan 23 Alexander V. Chernikov     git: 02b958b19535 - stable/13 - netlink: add netlink user documentation.
  7. Jan 26 John Baldwin               git: 02c219b9c9a8 - stable/13 - vmm svm: Mark all VMCB state caches dirty on vCPU restore.
  8. Jan 25 Allan Jude                 git: 02f548b73716 - Create tag zfs-0.7.0-rc1
  9. Jan 28 Konstantin Belousov        git: 0311fe403d35 - main - devname(3): apply S_ISBLK() to type, not dev_t
 10. Jan 24 Warner Losh                git: 031b1942f92a - stable/13 - stand/efi: Clean the proper files
 11. Jan 26 John Baldwin               git: 03851ae8cd4d - stable/13 - bhyve: Mark pci_de_vinput as static.
 12. Jan 24 Warner Losh                git: 03c44354fc9e - stable/13 - loader: zfs reader should only store devdesc in f_devdata
 13. Jan 26 John Baldwin               git: 04601ccc9581 - stable/13 - bhyve: Address signed/unsigned comparison warnings in the AHCI model
 14. Jan 23 Xin LI                     git: 047153b41641 - main - MFV: xz 5.4.1.
 15. Jan 27 Emmanuel Vadot             git: 04afa8cc370e - main - loader: md: Use default func for fmtdev and parsedev
 16. Jan 24 Emmanuel Vadot             git: 04c127d58d05 - stable/13 - linuxkpi: Update `struct irq_work`
 17. Jan 25 Jean-Sébastien Pédron      git: 04cbeeb59742 - main - linuxkpi: Adds more `SZ_*` macros
 18. Jan 28 Konstantin Belousov        git: 050e4bca94e9 - main - stat(1): Do not pass S_IFBLK to devname unconditionally
 19. Jan 24 Warner Losh                git: 0510ad4b1513 - stable/13 - stand: Add a helper 'universe' target
 20. Jan 24 Justin Hibbits             git: 053a24d12cc7 - main - debugnet: Add ifnet accessor to set debugnet methods

 21. Jan 26 John Baldwin               git: 05a92ae6573e - stable/13 - bhyve: Remove unused return value from spinup_ap.
 22. Jan 22 Kristof Provost            git: 06012728beff - main - netpfil tests: improve pfsync_defer.py
 23. Jan 24 Warner Losh                git: 063a16f690e4 - stable/13 - ofw_net: Use c99 initializers
 24. Jan 25 Allan Jude                 git: 067cc32039de - Create tag zfs-0.7.0-rc2
 25. Jan 24 Warner Losh                git: 067fa78a99d6 - stable/13 - kboot: Use #defines for magic reboot constants
 26. Jan 24 Warner Losh                git: 0683209a94b0 - stable/13 - stand: Change zfs_fmtdev to take a struct devdesc *
 27. Jan 25 Allan Jude                 git: 06a8a7ee691f - Create tag zfs-0.8.0
 28. Jan 24 Warner Losh                git: 07f1bcde03be - stable/13 - kboot: simplify _start
 29. Jan 27 Alan Somers                git: 0811d18fea91 - stable/13 - cal: don't print terminal control characters unless stdout is a TTY
 30. Jan 25 Allan Jude                 git: 0817a3aef367 - Create tag zfs-0.7.0-rc5
 31. Jan 24 Warner Losh                git: 08939ccadc25 - stable/13 - stand: Add devformat to return formatted string for a device
 32. Jan 26 Rick Macklem               git: 08b2c7770703 - stable/13 - kgssapi: Increase timeout for kernel to gssd(8) upcalls
 33. Jan 24 Warner Losh                git: 093049763b37 - stable/13 - kboot: copy EFI's bootinfo.c and adjust
 34. Jan 24 Warner Losh                git: 09932da03ec4 - stable/13 - stand: Parse BIOS revision from SMBIOS
 35. Jan 24 Warner Losh                git: 09a31487c1bd - stable/13 - stand: Confine BZIP defines to bzip files
 36. Jan 23 Mark Johnston              git: 09d0e6b74aab - stable/13 - vm_object: Fix a kernel memory disclosure via the vm_object list sysctl
 37. Jan 24 Warner Losh                git: 0a7f1efb4488 - stable/13 - stand: netif kill set but unused variables
 38. Jan 25 Allan Jude                 git: 0ae234e2d1f2 - Create tag zfs-0.6.0-rc10
 39. Jan 24 Warner Losh                git: 0b569fe6717a - stable/13 - kboot: Add hostdisk override
 40. Jan 24 Warner Losh                git: 0bd2b461b9f6 - stable/13 - stand/i386: Move to using common devparse()

 41. Jan 26 Kirk McKusick              git: 0bd4c448ec1d - main - Rewrite to avoid Coverity false positive.
 42. Jan 26 John Baldwin               git: 0bf049af5a8b - stable/13 - vmm: Re-quiet set but unused warnings.
 43. Jan 26 John Baldwin               git: 0c10a2255084 - stable/13 - bhyve: use linker set for ipc commands
 44. Jan 24 Warner Losh                git: 0c1f70f8ee46 - stable/13 - kboot: implement stripped down termios
 45. Jan 24 Warner Losh                git: 0cd6d49acf74 - stable/13 - stand/uboot: Explain why we test for NULL here
 46. Jan 24 Emmanuel Vadot             git: 0ce099e9e391 - stable/13 - linuxkpi: Define `ZERO_OR_NULL_PTR()` in <linux/slab.h>
 47. Jan 26 Bjoern A. Zeeb             git: 0d0ca120a79f - main - LinuxKPI: pci.h move function declaration to top of file.
 48. Jan 24 Warner Losh                git: 0d3b88bc5a8b - stable/13 - kboot: Pull in constants from Linux's mmap.h api
 49. Jan 25 Jean-Sébastien Pédron      git: 0d4d9ee6f0f9 - main - linuxkpi: Add `complete` field to `struct dev_pm_ops`
 50. Jan 24 Warner Losh                git: 0d805f0f6f25 - stable/13 - kboot: Add md_addr to metadata
 51. Jan 26 John Baldwin               git: 0e622d39414a - stable/13 - bhyve/vioapic: remove an extra pin masked check
 52. Jan 24 Warner Losh                git: 0e78599a5b58 - stable/13 - kboot: Enhance hostdisk
 53. Jan 26 John Baldwin               git: 0e81a14657d0 - stable/13 - bhyve: Report an error for invalid UUIDs.
 54. Jan 23 Alexander V. Chernikov     git: 0edb2cd13d89 - stable/13 - if_clone: rework cloning KPI
 55. Jan 24 Warner Losh                git: 0f4dfa3fd45d - stable/13 - loader: create a generic vendor sub-menu place holder
 56. Jan 23 Mitchell Horne             git: 0f95f9c7eadf - stable/13 - dtrace: dtrace_getpcstack() tweaks for riscv
 57. Jan 24 Warner Losh                git: 1004da283d45 - stable/13 - linux: For better compatibility, provide compatible endian.h
 58. Jan 25 Baptiste Daroussin         git: 1054b8fdc339 - stable/13 - flua: chown(2) binding, fix bad copy/paste
 59. Jan 24 John Baldwin               git: 107daeb474b2 - stable/13 - ktls_ocf: Reject encrypted TLS records using AEAD that are too small.
 60. Jan 24 Warner Losh                git: 10b9e348e467 - stable/13 - stand: Separate base and cli parts of nvstore

 61. Jan 26 John Baldwin               git: 10e30f7d8fcb - stable/13 - bhyve/snapshot: ..back to SOCK_STREAM
 62. Jan 26 Rick Macklem               git: 1134f0d9a47a - stable/13 - nfscl: Improve NFSv4 error message for NFSERR_WRONGSEC
 63. Jan 24 John Baldwin               git: 1154290b4646 - stable/13 - bhyve: Use XHCI_PORTREG_PTR in one place that open-coded it.
 64. Jan 24 Warner Losh                git: 1170d72ddcc0 - stable/13 - ofw: Remove old K&R function declaration
 65. Jan 26 John Baldwin               git: 11940aaeb0de - stable/13 - vmm vmx: Add VMX_CTR* wrapper macros.
 66. Jan 27 Konstantin Belousov        git: 11989314dc4a - main - x86: add more definitions for XCR0 bits
 67. Jan 28 Kristof Provost            git: 1279c260c053 - stable/12 - pf tests: test fast port re-use with syncookies
 68. Jan 23 Andrew Turner              git: 1289b327b607 - stable/13 - Sort the SOC options in the arm64 NOTES config
 69. Jan 24 Warner Losh                git: 12e5d8d97754 - stable/13 - kboot: use SYS_kexec_load insteaed of __NR_kexec_load
 70. Jan 26 John Baldwin               git: 131a87a32703 - stable/13 - bhyve: Put the prototype for vmexit_task_switch() in a header
 71. Jan 26 John Baldwin               git: 1348ad12a910 - stable/13 - bhyve: Enable the default compiler warnings
 72. Jan 24 John Baldwin               git: 13961b5a48d1 - stable/13 - libfetch: Pass a zeroed digest to DigestCalcResponse.
 73. Jan 23 Alexander V. Chernikov     git: 13a18f25560d - stable/13 - domains: allow pre-defined domains to be unloaded
 74. Jan 24 Warner Losh                git: 149e49d353e6 - stable/13 - stand: Use c99 structure initialization for userboot block device
 75. Jan 24 Dag-Erling Smørgrav        git: 14ebab25e123 - main - find: Logic nit in man page.
 76. Jan 28 Kristof Provost            git: 14f52003bd8a - stable/13 - pf: fix syncookies in conjunction with tcp fast port reuse
 77. Jan 27 Konstantin Belousov        git: 153643a5bc8a - main - amd64: do not enable PKRU if user disabled saving PKRU register in xsave mask
 78. Jan 28 Stefan Eßer                git: 1576f6671287..1a63323d17fe - vendor/bc - vendor branch updated
 79. Jan 24 Warner Losh                git: 15aff38147fe - stable/13 - stand: Use c99 structure initialization for uboot block device
 80. Jan 23 Andrew Turner              git: 15d184c74f8f - stable/13 - Make all options lower case in files.arm64

 81. Jan 25 Martin Matuska             git: 15f0b8c309de - main - zfs: merge openzfs/zfs@9cd71c860 (master)
 82. Jan 24 Warner Losh                git: 165e199aebeb - stable/13 - stand: geli CFLAGS tightening
 83. Jan 23 Alexander V. Chernikov     git: 16ae7b665c7e - stable/13 - nhop: hash ifnet pointer instead of if_index
 84. Jan 24 Emmanuel Vadot             git: 16ccda32623a - stable/13 - linuxkpi: Add <linux/mmzone.h>
 85. Jan 26 John Baldwin               git: 16d0360d3399 - stable/13 - vmm: VM_GET/SET_KERNEMU_DEV should run with the vCPU locked.
 86. Jan 23 Alexander V. Chernikov     git: 176e0427b208 - stable/13 - testing: add python test examples
 87. Jan 23 Alexander V. Chernikov     git: 17e6123e6c93 - stable/13 - netlink: fix ifaddr reporting.
 88. Jan 26 John Baldwin               git: 18003eb854e8 - stable/13 - vmm_instruction_emul.c: fix bhyve build
 89. Jan 26 Richard Scheffenegger      git: 18b83b626a4f - main - tcp: reduce the size of t_rttupdated in tcpcb
 90. Jan 26 John Baldwin               git: 1934d1a738d1 - stable/13 - bhyve: Make hda_ops function tables const
 91. Jan 27 Alan Somers                git: 1961075a6972 - stable/13 - Allow any user to read the NFS stats, for example with nfsstat(1).
 92. Jan 23 Andrew Turner              git: 196f6aaa29d7 - stable/13 - Add the arch field to the arm64 MIDR macros
 93. Jan 26 John Baldwin               git: 197cb60d7af4 - stable/13 - vmm ppt: Remove unused vcpu arg from MSI setup handlers.
 94. Jan 24 Emmanuel Vadot             git: 1a78ed73c1c0 - stable/13 - linuxkpi: Include <linux/shinker.h> in <linux/mm.h>
 95. Jan 26 John Baldwin               git: 1aa0ccf6f232 - stable/13 - bhyve: USB device model structures can be qualified with "static"
 96. Jan 26 John Baldwin               git: 1b85302234dd - stable/13 - bhyve/snapshot: fix pthread_create() error check
 97. Jan 24 Warner Losh                git: 1bd78b3302c8 - stable/13 - stand: Stop setting hints for bios loader too
 98. Jan 26 John Baldwin               git: 1c44dd389459 - stable/13 - vmm: Destroy mutexes.
 99. Jan 24 Warner Losh                git: 1c68ec6c69b5 - stable/13 - stand: i386_fmtdev can be reduced to devformat
100. Jan 26 John Baldwin               git: 1cc76bb620af - stable/13 - bhyve: clean up trailing whitespaces

101. Jan 23 Alexander V. Chernikov     git: 1ce626b94897 - stable/13 - netlink: fix typo in netlink(4)
102. Jan 23 Andrew Turner              git: 1d54105b977f - stable/13 - Stop relying on header pollution in sdhci_xenon.c
103. Jan 24 Warner Losh                git: 1dd126163b94 - stable/13 - byteswap.h: Add a glibc/linux compatible byteswap.h
104. Jan 24 Emmanuel Vadot             git: 1e7e886bab96 - stable/13 - linuxkpi: Include `errno.h` from `acpi/video.h`
105. Jan 25 Allan Jude                 git: 1eed6a97373a - Create tag zfs-0.8.0-rc2
106. Jan 25 Warner Losh                git: 1f1a1568a74c - stable/13 - Revert "stand: remove mips support"
107. Jan 26 John Baldwin               git: 1f1b3763610a - stable/13 - bhyve: Implement MSR_MISC_FEATURES_ENABLES
108. Jan 24 Warner Losh                git: 1f75ec38f9fd - stable/13 - Remove "All Rights Reserved" from Foundation copyrights
109. Jan 24 Warner Losh                git: 1fdf0d96c9db - stable/13 - kboot: aarch64 support
110. Jan 27 Marcin Wojtas              git: 201f6507c0f5 - stable/13 - ena: Remove unused variable.
111. Jan 26 John Baldwin               git: 20406b29b3ec - stable/13 - vmm vmx: Allocate vpids on demand as each vCPU is initialized.
112. Jan 25 Warner Losh                git: 20840247bcdd - stable/13 - stand: updated MFC info.
113. Jan 26 John Baldwin               git: 20b3385d4236 - stable/13 - vmm: Fix non-INVARIANTS build
114. Jan 26 John Baldwin               git: 20c0629a3b1b - stable/13 - bhyve: sweep MAX_VMNAME
115. Jan 25 Alexander V. Chernikov     git: 20ea7f26e413 - main - pytest: delete interfaces from inside the jail.
116. Jan 23 Mitchell Horne             git: 217c99d12a74 - stable/13 - riscv: always include frame pointer
117. Jan 26 Martin Matuska             git: 21bd7661334c..92e0d9d183ce - vendor/openzfs/zfs-2.1-release - vendor branch updated
118. Jan 23 Alexander V. Chernikov     git: 21f82ec32e11 - stable/13 - netlink: fix format strings on 32-bit platforms
119. Jan 26 John Baldwin               git: 225443828ec6 - stable/13 - bhyve: Avoid passing a possible garbage pointer to free().
120. Jan 24 Warner Losh                git: 226a0e3226cd - stable/13 - stand: For all disk drivers, connect dv_parsedev to disk_parsedev

121. Jan 25 Jean-Sébastien Pédron      git: 2272ccaa68c5 - main - linuxkpi: Define `tasklet_unlock_spin_wait()` as `tasklet_unlock_wait()`
122. Jan 24 Warner Losh                git: 228dfdb7f210 - stable/13 - stand/kboot: hostdisk isn't a DEVT_DISK, use a different value.
123. Jan 25 Allan Jude                 git: 22e9e7bef251 - Create tag zfs-0.6.0-rc13
124. Jan 23 Alexander V. Chernikov     git: 2419f06beb88 - stable/13 - testing: improve python vnet wrapper.
125. Jan 23 Ed Maste                   git: 247e03ed8b83 - main - Add git-blame ignore file
126. Jan 27 Bjoern A. Zeeb              Re: git: 247e03ed8b83 - main - Add git-blame ignore file
127. Jan 27 Ed Maste                    Re: git: 247e03ed8b83 - main - Add git-blame ignore file
128. Jan 27 Warner Losh                 Re: git: 247e03ed8b83 - main - Add git-blame ignore file
129. Jan 24 Eric Joyner                git: 2508da22cd6f - main - ice_ddp: Update package to 1.3.30.0
130. Jan 24 Emmanuel Vadot             git: 252dea8f39de - stable/13 - linuxkpi: Add `__GFP_NOMEMALLOC` kmalloc flag
131. Jan 24 Warner Losh                git: 257078e73387 - stable/13 - stand/userboot: Kill set but unused variables
132. Jan 25 Konstantin Belousov        git: 25b18d8935a5 - main - libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__
133. Jan 23 Xin LI                     git: 25b263508a0d - Create tag vendor/xz/5.4.1
134. Jan 26 John Baldwin               git: 25ff80a4bccf - stable/13 - vmm: fix set but not used warning
135. Jan 23 Alexander V. Chernikov     git: 265a6220a3e3 - stable/13 - netlink: fix build without INVARIANTS
136. Jan 24 Warner Losh                git: 26d6cf83968c - stable/13 - loader:prefix is only used for LOADER_VERIEXEC
137. Jan 24 Warner Losh                git: 26e5e3ecbd61 - stable/13 - stand: uboot_fmtdev can be reduced to devformat
138. Jan 26 John Baldwin               git: 27007f7863f1 - stable/13 - vmm: fix set but not used warnings
139. Jan 25 Jean-Sébastien Pédron      git: 270a13348065 - main - linuxkpi: Add `pm_suspend_via_firmware()`
140. Jan 25 Allan Jude                 git: 2752bf9cc8fc - Create tag zfs-0.6.2

141. Jan 24 Warner Losh                git: 27a094a2e66c - stable/13 - kboot: Refinements to host_kexec_load
142. Jan 24 Emmanuel Vadot             git: 281150a7c0bd - stable/13 - linuxkpi: Define `lockdep_assert_none_held_once()`
143. Jan 24 John Baldwin               git: 28327968c2cb - stable/13 - ktls: Post receive errors on partially closed sockets.
144. Jan 24 Warner Losh                git: 285714ea7a21 - stable/13 - libsa/arp.c: Change printf format string
145. Jan 23 Alexander V. Chernikov     git: 286b49d4ea3a - stable/13 - netlink: allow more than 64 groups per netlink socket.
146. Jan 24 Warner Losh                git: 28dc27649b0e - stable/13 - stand: Add inttype.h
147. Jan 25 Jean-Sébastien Pédron      git: 29ab19455484 - main - vt(4): Return errors from `vt_{,de}allocate()`
148. Jan 24 Warner Losh                git: 29edd79482f1 - stable/13 - loader: Set preferred kenv for acpi.rsdp on arm64
149. Jan 24 Gordon Bergling            git: 2a811ae423ad - stable/12 - rc.initdiskless: Fix a typo in a comment
150. Jan 26 John Baldwin               git: 2ae9f7a45302 - stable/13 - bhyve: Fix a mismerge in the PCI passthrough device model.
151. Jan 24 Warner Losh                git: 2b3598753e20 - stable/13 - stand: Move md_copymodules into modinfo.c and reduce copies
152. Jan 24 Warner Losh                git: 2b42c3818a68 - stable/13 - kboot: hostdisk.c update copyright notice
153. Jan 25 Allan Jude                 git: 2b8d3bbf0eac - Create tag zfs-0.6.0-rc5
154. Jan 24 Warner Losh                git: 2b93cd564689 - stable/13 - stand: Install libsa.3
155. Jan 26 John Baldwin               git: 2ba5f9560750 - stable/13 - bhyvectl: reduce code duplication
156. Jan 24 Warner Losh                git: 2c040e347370 - stable/13 - luaboot: visible must be a function
157. Jan 24 Justin Hibbits             git: 2c2b37ad251d - main - ifnet/API: Move struct ifnet definition to a <net/if_private.h>
158. Jan 22 Konstantin Belousov        git: 2c5bfa8b8c6b - stable/13 - Require INVARIANTS and WITNESS if DEBUG_VFS_LOCKS is set
159. Jan 24 Justin Hibbits             git: 2c7bc0f55192 - main - Mechanically convert if_cpsw(4) to IfAPI
160. Jan 26 John Baldwin               git: 2c86bac0a8e0 - stable/13 - bhyve: Enable suspend/resume support for virtio-blk.

161. Jan 28 Kristof Provost            git: 2cfb60783900 - stable/13 - pf tests: test fast port re-use with syncookies
162. Jan 24 Warner Losh                git: 2d0afc3e0a8e - stable/13 - stand: For zfs, set dv_fmtdev to zfs_fmtdev
163. Jan 26 John Baldwin               git: 2d0d8aa835d5 - stable/13 - vmm: fix "set but not used" warnings
164. Jan 24 Mark Johnston              git: 2d3515d61e70 - main - mixer(3): Add HEADNAME to TAILQ_HEAD declarations in man page
165. Jan 22 Konstantin Belousov        git: 2d35b26a22d6 - stable/13 - vmstat: remove shadow variables
166. Jan 24 Warner Losh                git: 2d96089c36cf - stable/13 - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr
167. Jan 22 Poul-Henning Kamp          git: 2da12891daa2 - main - Document another example for "binat".
168. Jan 24 Justin Hibbits             git: 2e6a8c1ae3ce - main - Mechanically convert etherswitch drivers to IfAPI
169. Jan 24 Warner Losh                git: 2ec7d6fd4217 - stable/13 - kboot: Enhance kboot_getdev to cope with NULLs
170. Jan 24 Warner Losh                git: 2f7b00be106f - stable/13 - stand/ofw: dev can't be NULL here
171. Jan 22 Alexander V. Chernikov     git: 30dd227cff75 - main - netinet6: honor blackhole/unreach routes in the non-fastforwading code.
172. Jan 24 Emmanuel Vadot             git: 313977cc0c04 - stable/13 - linuxkpi: Add <linux/mman.h> which includes <linux/smp.h>
173. Jan 24 Warner Losh                git: 3141164b2a88 - stable/13 - stand: Add macros for file types from stat
174. Jan 28 Simon J. Gerraty           git: 31a96ca5f0b6..2e36ab236364 - vendor/NetBSD/bmake - vendor branch updated
175. Jan 24 Warner Losh                git: 31cf842a96da - stable/13 - stand: create devinit
176. Jan 24 Warner Losh                git: 31f473ee8763 - stable/13 - kboot: powerpc64 has no newfstat system call
177. Jan 26 John Baldwin               git: 3348ba1d6da9 - stable/13 - vmm: Lookup vcpu pointers in vmmdev_ioctl.
178. Jan 23 Andrew Turner              git: 339990879cf4 - stable/13 - Disable superpage use for stage 2 arm64 mappings
179. Jan 24 Warner Losh                git: 33fe72214aee - stable/13 - stand: Change libstand.3 to libsa.3
180. Jan 28 Simon J. Gerraty           git: 3453eec87be2 - Create tag vendor/NetBSD/bmake/20230126

181. Jan 24 Warner Losh                git: 34bf57b688ba - stable/13 - loader_lua.8: Fix first version
182. Jan 26 John Baldwin               git: 350f14da553a - stable/13 - vmm: fix set but not used warnings
183. Jan 27 Marcin Wojtas              git: 35797fe2aeb6 - stable/13 - ena: Re-Enable per-packet missing tx completion print
184. Jan 23 Andrew Turner              git: 359cfad59e01 - stable/13 - Split out the arm64 EL2 exception vectors
185. Jan 24 Warner Losh                git: 3622fe162012 - stable/13 - ufs: Rework shortlink handling to avoid subobject overflows
186. Jan 27 Emmanuel Vadot             git: 36a7fa1e16a0 - main - rc.d: Put growfs script in FreeBSD-ufs
187. Jan 27 John Baldwin               git: 370110fd571c - main - universe: Switch GCC toolchains to GCC 12.
188. Jan 26 John Baldwin               git: 3737a0cdcb42 - stable/13 - bhyve: Fix getaddrinfo() error handling
189. Jan 24 Warner Losh                git: 374952d9911b - stable/13 - stand/efi: Better include order for sharing
190. Jan 26 John Baldwin               git: 3762293b30f3 - stable/13 - vmm: Use struct vcpu in the instruction emulation code.
191. Jan 24 Warner Losh                git: 379f5668e24a - stable/13 - stand/zfs: Fix memory leaking on error cases
192. Jan 24 Warner Losh                git: 37c6c6ea165b - stable/13 - stand: Small comment correction
193. Jan 26 John Baldwin               git: 38433b790de0 - stable/13 - bhyve/ioapic: improve the tracking of IRR bit
194. Jan 24 Warner Losh                git: 3878d84ac412 - stable/13 - amd64/efi: Remove setting hints for rsdp
195. Jan 26 John Baldwin               git: 39177915279a - stable/13 - bhyve: Remove vmctx argument from PCI device model methods.
196. Jan 24 John Baldwin               git: 39455b3d3771 - stable/13 - wg: Drop the compat shim for sbcreatecontrol().
197. Jan 26 John Baldwin               git: 395c0adb2ab5 - stable/13 - bhyve/snapshot: use a string for cmd element in the nvlist
198. Jan 24 Warner Losh                git: 39917afeed9d - stable/13 - stand/multiboot2: add support for booting a Xen dom0 in UEFI mode
199. Jan 23 Andrew Turner              git: 39c064581757 - stable/13 - Clear the indirect flag in the GICv3 ITS driver
200. Jan 24 Warner Losh                git: 39cfd1380a64 - stable/13 - stand: Use bool for stage_offset_set

201. Jan 26 John Baldwin               git: 3a180da6891c - stable/13 - vmm: fix "set but not used" warnings
202. Jan 25 Allan Jude                 git: 3b1727d59277 - Create tag zfs-0.6.0-rc6
203. Jan 26 John Baldwin               git: 3b700550004c - stable/13 - bhyve: Don't leak uninitialized bits in NVMe completion statuses.
204. Jan 26 John Baldwin               git: 3bedbb1008a8 - stable/13 - vmm: Don't lock a vCPU for VM_PPTDEV_MSI[X].
205. Jan 26 John Baldwin               git: 3c17cf307b01 - stable/13 - bhyve/snapshot: provide a way to send other messages/data to bhyve
206. Jan 24 Warner Losh                git: 3cb3b855b97c - stable/13 - stand: separate the command lookup from the command execution
207. Jan 25 Jean-Sébastien Pédron      git: 3d47e3bf7b37 - main - linuxkpi: Include <linux/vmalloc.h> from <linux/pagemap.h>
208. Jan 27 Jean-Sébastien Pédron      git: 3d751b7a719f - main - linuxkpi: Add `pin_user_pages*()` functions
209. Jan 26 John Baldwin               git: 3dcdb83c85b5 - stable/13 - bhyve: Tidy vCPU pthread startup.
210. Jan 26 John Baldwin               git: 3e02f8809aec - stable/13 - vmm: Convert VM_MAXCPU into a loader tunable hw.vmm.maxcpu.
211. Jan 27 Jean-Sébastien Pédron      git: 3e0856b63fe0 - main - linuxkpi: Fix `sg_alloc_table_from_pages()` to have the same API as Linux
212. Jan 26 John Baldwin               git: 3e0fa81b39a6 - stable/13 - vmm: fix set but not used warning
213. Jan 28 Colin Percival             git: 3ec68505d6b9 - stable/13 - 13.2: update stable/13 to -PRERELEASE to start the release cycle
214. Jan 24 Warner Losh                git: 3ececb0f35b9 - stable/13 - stand: dev can't be NULL in default_prasedev
215. Jan 24 Warner Losh                git: 3f10d138f335 - stable/13 - kboot: Add missing license to termios
216. Jan 24 Warner Losh                git: 3f43420049bf - stable/13 - stand: tftp.c doesn't need bootinfo.h
217. Jan 24 Warner Losh                git: 4084c293c175 - stable/13 - kboot: Implement stat(2) and fstat(2) system calls
218. Jan 22 Konstantin Belousov        git: 40c268189313 - stable/13 - vm_object.c: minor style
219. Jan 23 Alexander V. Chernikov     git: 40c711523e3a - stable/13 - net: add if_allocdescr() to permit updating iface description from the kernel
220. Jan 26 John Baldwin               git: 411ea77fed69 - stable/13 - bhyve: Avoid triggering false -Wfree-nonheap-object warnings.

221. Jan 25 Jean-Sébastien Pédron      git: 4152ce213954 - main - linuxkpi: Add `msix_cap` to `struct pci_dev`
222. Jan 26 John Baldwin               git: 41badad786f9 - stable/13 - bhyve: Allocate struct vm_exit on the stack in vm_loop.
223. Jan 24 Warner Losh                git: 4256125ba445 - stable/13 - Clean up some grammos I left behind.
224. Jan 24 Warner Losh                git: 42c06afe2ce8 - stable/13 - powerpc64: Fix a typo in a source code comment
225. Jan 24 Warner Losh                git: 43599349cdc4 - stable/13 - stand: Use c99 structure initialization for gzipfs_fsops
226. Jan 25 Warner Losh                git: 4410e857965e - main - stand/uboot: Remove -fPIC here
227. Jan 27 Marcin Wojtas              git: 44180bc8e6be - stable/13 - ena: Remove unused devclass argument to DRIVER_MODULE.
228. Jan 24 Warner Losh                git: 4449947ac892 - stable/13 - kboot: sort system calls
229. Jan 24 Warner Losh                git: 454b52dc3709 - stable/13 - stand/ofw: Add ofw_path_to_handle
230. Jan 25 Allan Jude                 git: 45a1044a53a1 - Create tag zfs-0.5.2
231. Jan 23 Mitchell Horne             git: 45da40c2c377 - stable/13 - Clarify DTR_ENABLED make variable
232. Jan 24 Warner Losh                git: 45e293c9b335 - stable/13 - libsa: Add missing GNU-stack annotations to _setjmp.S.
233. Jan 25 Allan Jude                 git: 4616b17df492 - Create tag zfs-0.7.0
234. Jan 24 Warner Losh                git: 468109eba9d2 - stable/13 - stand: use archsw.arch_copyin instead of i386_copyin
235. Jan 23 Alexander V. Chernikov     git: 476f69f0e597 - stable/13 - netlink: fix NLMSG_SPACE() macro.
236. Jan 24 Warner Losh                git: 4777b87c13e0 - stable/13 - kboot: Create routines to read Linux tiny files
237. Jan 26 John Baldwin               git: 477ca9b8ef7a - stable/13 - bhyve: Remove unused argument from pci_nvme_handle_doorbell.
238. Jan 25 Jean-Sébastien Pédron      git: 47877d61af07 - main - linuxkpi: Define `is_cow_mapping(flags)` as false
239. Jan 24 Warner Losh                git: 47c3f7f6db26 - stable/13 - loader.efi: faults could try to print out call trace
240. Jan 24 Warner Losh                git: 48558b24a0a7 - stable/13 - libsa/rarp.c: Change printf format string

241. Jan 24 Warner Losh                git: 495986b63bf1 - stable/13 - stand/efi: Remove redundant parenthesis
242. Jan 25 Jean-Sébastien Pédron      git: 49b6d5ed142d - main - linuxkpi: Add `pci_device_is_present()`
243. Jan 25 Allan Jude                 git: 4ab8c5c83ce9 - Create tag zfs-0.5.1
244. Jan 26 John Baldwin               git: 4aded963cdce - stable/13 - vmm: Trim some pointless #ifdef KTR.
245. Jan 24 Warner Losh                git: 4b3f5dd4d87c - stable/13 - kboot: Split out powerpc build
246. Jan 24 Warner Losh                git: 4b7d03df65c3 - stable/13 - Remove obsolete code gated on _ARM_ARCH_*
247. Jan 26 John Baldwin               git: 4b905478ffe4 - stable/13 - bhyve/snapshot: limit snapshot filename to NAME_MAX
248. Jan 24 Warner Losh                git: 4bae1d08388f - stable/13 - kboot: Reimplement older system calls in terms of newer ones
249. Jan 24 Warner Losh                git: 4bebad28e66f - stable/13 - stand/kboot: Parse the command line args
250. Jan 26 John Baldwin               git: 4c13ad46a150 - stable/13 - vmm: Fix build w/o KDTRACE_HOOKS.
251. Jan 25 Konstantin Belousov        git: 4c4a29267cbd - main - libcxx: add comment explaining why umtx is only used for 64bits
252. Jan 28 John Baldwin               git: 4d77927e2af3 - main - linuxkpi: Use a proper declaration for pm_suspend_via_firmware.
253. Jan 23 Andrew Turner              git: 4dd63b65cb76 - stable/13 - Put the arm64 vttbr_el2 register into a state
254. Jan 24 Justin Hibbits             git: 4ee967921a51 - main - Mechanically convert if_vtnet(4) to IfAPI
255. Jan 24 John Baldwin               git: 4f1a2168f685 - stable/13 - ktls: Don't leak ktls session objects for certain errors.
256. Jan 24 Warner Losh                git: 4f1ca9317bbc - stable/13 - kboot: Implement symlink(2)
257. Jan 24 Warner Losh                git: 4f2e5793d753 - stable/13 - Fix build of stand/ when building world with ASAN
258. Jan 26 John Baldwin               git: 4fc5b31e2f31 - stable/13 - libvmm: clean up vmmapi.h
259. Jan 28 Simon J. Gerraty           git: 4fde40d9b540 - main - Merge/update to bmake-20230126
260. Jan 25 Jean-Sébastien Pédron      git: 4fee6659c42c - main - linuxkpi: Add `sysfs_emit()`

261. Jan 24 Emmanuel Vadot             git: 5001242e807f - stable/13 - linuxkpi: Introduce module_param() of type `hexint`
262. Jan 24 Warner Losh                git: 501a337902f8 - stable/13 - Add support for module_verbose
263. Jan 25 Allan Jude                 git: 501fe0cd6ac0 - Create tag vendor/zstd/1.5.2
264. Jan 22 Gordon Bergling            git: 507851359abf - stable/13 - nfs: Fix a common typo in source code comments
265. Jan 26 John Baldwin               git: 50c272dd2e74 - stable/13 - bhyve basl: Use GCC pragmas.
266. Jan 24 Warner Losh                git: 50ceb4089843 - stable/13 - stand/amd64: remove unused addr parameter from bi_load64
267. Jan 26 John Baldwin               git: 51b1d348203d - stable/13 - libvmm: constify vm_get_name()
268. Jan 23 Andrew Turner              git: 52583b734d7f - stable/13 - Check for more XHCI ACPI IDs
269. Jan 24 Warner Losh                git: 52804bde1baf - stable/13 - stand: Create common/modinfo.h
270. Jan 26 Xin LI                     git: 52e8d11dfe85 - stable/13 - MFC: MFV: xz 5.4.1.
271. Jan 27 Mitchell Horne             git: 52f9a2823c64 - main - rtalloc.9: remove obsolete man page
272. Jan 24 Warner Losh                git: 538888eec5d7 - stable/13 - stand: Make sure nobody has a NULL pointer for dv_cleanup
273. Jan 23 Mark Johnston              git: 539437c8281d - main - netmap: Fix a queue length check in the generic port rx path
274. Jan 24 Warner Losh                git: 540a9f233431 - stable/13 - loader: move all gfx_fb.c stubs to common/gfx_fb_stub.c
275. Jan 25 Warner Losh                git: 54112db5c466 - stable/13 - stand/uboot: Remove -fPIC here
276. Jan 26 John Baldwin               git: 542eea73db5d - stable/13 - bhyve: Address some warnings in bhyverun.c
277. Jan 25 Allan Jude                 git: 547a97ed6bcd - Create tag zfs-0.7.0-rc3
278. Jan 25 Allan Jude                 git: 562deed808fe - Create tag zfs-0.8.0-rc5
279. Jan 23 Mitchell Horne             git: 5644850620ae - main - ddb: have 'reset' command use normal reboot path
280. Jan 23 Kristof Provost            git: 56a80affe4ce - stable/12 - pf tests: properly destroy renamed interfaces

281. Jan 23 Mark Johnston              git: 56c438fcd4a7 - main - netmap: Tell the compiler to avoid reloading ring indices
282. Jan 23 Alexander V. Chernikov     git: 5713f31ca0d9 - stable/13 - netlink: store user-provided rtm_protocol
283. Jan 24 Emmanuel Vadot             git: 577e5458c520 - stable/13 - linuxkpi: Define `pci_reset_function()` in <linux/pci.h>
284. Jan 24 Warner Losh                git: 583dde3da0b6 - stable/13 - stand/efi: Break stlye rules a little for easier sharing
285. Jan 25 Allan Jude                 git: 58fc45134e73 - Create tag zfs-0.6.1
286. Jan 23 Andrew Turner              git: 5930ae92913b - stable/13 - Add support for an array of hwresets
287. Jan 24 Warner Losh                git: 5944ceee4bb3 - stable/13 - stand: Use c99 structure initialization for bzipfs_fsops
288. Jan 25 Martin Matuska             git: 59493b63c18e..9cd71c8604d5 - vendor/openzfs/master - vendor branch updated
289. Jan 25 Konstantin Belousov        git: 59cc636d94a6 - main - strfmon(3): Wording improvements
290. Jan 25 Emmanuel Vadot             git: 5a0061214930 - main - arm64: Move device scmi to std.arm
291. Jan 24 Warner Losh                git: 5a0e9f3a220a - stable/13 - stand: Reduce number of files that need -I${LDRSRC}
292. Jan 25 Allan Jude                 git: 5bc2fe8ccb6f - Create tag zfs-0.8.0-rc1
293. Jan 24 Warner Losh                git: 5c1d95a60b54 - stable/13 - module_verbose should also affect non-ELF modules.
294. Jan 24 Warner Losh                git: 5c505b9d8166 - stable/13 - stand: i386/amd64: Always use elf format for /boot/loader and pxeldr
295. Jan 26 Gleb Smirnoff              git: 5c67f7c43e78 - main - udp: don't forget to initialize udpcb for UDPv6
296. Jan 26 John Baldwin               git: 5cf42db0f6b4 - stable/13 - vmm svm: Refactor per-vCPU data.
297. Jan 24 Warner Losh                git: 5cf716225179 - stable/13 - kboot: Need to find the ACPI tables
298. Jan 26 John Baldwin               git: 5d3ee23b91f3 - stable/13 - vmm: don't lock a mtx in the icr_low write handler
299. Jan 24 Warner Losh                git: 5df48d2d0386 - stable/13 - stand: Implement ofw disk print routine
300. Jan 25 Allan Jude                 git: 5e3823239d77 - Create tag zfs-0.6.5

301. Jan 24 Warner Losh                git: 5e4f201c7ded - stable/13 - stand: Allow stand.h to be included in C++ programs
302. Jan 23 Andrew Turner              git: 5e54d4b719a5 - stable/13 - Remove unneeded headers from clk_link.c
303. Jan 26 John Baldwin               git: 5fdcc90fb0ff - stable/13 - bhyve: Fix virtio-console legacy configuration parsing
304. Jan 27 Allan Jude                 git: 5ff13fbc199b - main - MFV: zstd 1.5.2
305. Jan 24 Emmanuel Vadot             git: 6024bee614f2 - stable/13 - linuxkpi: Introduce `vma_set_file()`
306. Jan 24 Warner Losh                git: 60674a084382 - stable/13 - stand/usb: Fix build by declaring missing functions and types.
307. Jan 24 Warner Losh                git: 60688f592d9f - stable/13 - kboot: Implement mount(2)
308. Jan 26 John Baldwin               git: 60ba8879c326 - stable/13 - vmm: Pass vcpu instead of vm and vcpuid to APIs used from CPU backends.
309. Jan 24 Corvin Köhne               git: 6192776124c5 - stable/13 - Add a virtio-input device emulation.
310. Jan 24 Warner Losh                git: 61c9a00f8e5c - stable/13 - stand/elf: Only support swapping headers on powerpc.
311. Jan 24 Warner Losh                git: 622ab2c48340 - stable/13 - mips: remove saf1761
312. Jan 26 John Baldwin               git: 622e092eeca4 - stable/13 - bhyve: Simplify spinup_ap_realmode slightly.
313. Jan 23 Mitchell Horne             git: 627ca221c311 - main - kern_reboot: unconditionally call shutdown_reset()
314. Jan 24 Warner Losh                git: 62adb1e95352 - main - UPDATING: fix typo
315. Jan 26 John Baldwin               git: 62bed9d49e41 - stable/13 - bhyve: plug memory leak in topology_parse()
316. Jan 24 Warner Losh                git: 62f382631793 - stable/13 - stand: parsedev API change: devspec now points to start of full device name
317. Jan 26 John Baldwin               git: 6325451815cd - stable/13 - vmm: Remove support for vm_rendezvous with a cpuid of -1.
318. Jan 24 Warner Losh                git: 63284e7d6ac7 - stable/13 - kboot: List sources one per line to make merges easier
319. Jan 26 John Baldwin               git: 63f32b7af988 - stable/13 - vmm: Restore the correct vm_inject_*() prototypes
320. Jan 23 Alexander V. Chernikov     git: 655fe04370ad - stable/13 - netlink: make test-includes happy by hiding most of the header  contents under _KERNEL.

321. Jan 23 Alexander V. Chernikov     git: 65f065ec7131 - stable/13 - netlink: connect netlink tests to the build
322. Jan 24 Warner Losh                git: 6617245b33af - stable/13 - stand: Add interp_has_builtin_cmd to see if we have a command
323. Jan 25 Allan Jude                 git: 66217339eeed - Create tag zfs-0.6.0-rc11
324. Jan 24 Warner Losh                git: 6632ac6d8a84 - stable/13 - kboot: Implement mkdir(2)
325. Jan 26 Gordon Bergling            git: 664ccd7e3335 - stable/13 - ath(4): Fix a sysctl description and a typo in a comment
326. Jan 24 Warner Losh                git: 665145887765 - stable/13 - stand: Update comment about devdesc
327. Jan 25 Jean-Sébastien Pédron      git: 66cc55a041dd - main - linuxkpi: Define `PCI_STD_NUM_BARS` in <linux/pci.h>
328. Jan 24 Warner Losh                git: 673910f3b8c4 - stable/13 - geliboot: Use the correct IV length for AES-XTS.
329. Jan 25 Allan Jude                 git: 67484f623e18 - Create tag zfs-0.6.0-rc4
330. Jan 24 Warner Losh                git: 6760e8df9dc6 - stable/13 - stand: Raise limit to 550,000 bytes for loader
331. Jan 24 Warner Losh                git: 677b8b81b82a - stable/13 - stand: Use c99 structure initialization for ofw's block device
332. Jan 26 John Baldwin               git: 67ade508ce0a - stable/13 - vmm: Use struct vcpu in the rendezvous code.
333. Jan 24 Emmanuel Vadot             git: 67f40afb696e - stable/13 - linuxkpi: Add <linux/dma-buf-map.h>
334. Jan 24 Warner Losh                git: 67fb3a2478b6 - stable/13 - stand: Use c99 structure initialization for splitfs_fsops
335. Jan 24 Emmanuel Vadot             git: 680731566e68 - stable/13 - linuxkpi: Define `typeof_member()` in <linux/kernel.h>
336. Jan 24 Warner Losh                git: 684dd563d105 - stable/13 - stand: Fix set but unused warning
337. Jan 27 Alexander V. Chernikov     git: 68636dcb6fde - main - netstat: make netstat -rn use netlink instead of rtsock
338. Jan 27 Bjoern A. Zeeb             git: 68b1d1625051 - main - LinuxKPI: linux_pci.c: fix whitespace
339. Jan 24 Warner Losh                git: 68e7006a78c2 - stable/13 - kboot: Enable fewer things by default
340. Jan 23 Mitchell Horne             git: 68efb54328a5 - stable/13 - dtrace: correct the aframes value for fbt provider

341. Jan 23 Andrew Turner              git: 6934327bb782 - stable/13 - Add more Arm CPUs to the arm64 cpu ident
342. Jan 24 Warner Losh                git: 693894521c5e - stable/13 - kboot: Mark the EFI specific parts of bootinfo.c
343. Jan 26 John Baldwin               git: 697b7cf36101 - stable/13 - bhyve: Clear lid to 0 for internal device errors for NVMe AENs.
344. Jan 24 Warner Losh                git: 69814700c6fb - stable/13 - stand/ofw: Access the parsing routine more directly
345. Jan 24 Warner Losh                git: 69c6f6347c12 - stable/13 - stand: Add lua binding loader.has_command
346. Jan 24 Warner Losh                git: 6a37c03f2177 - stable/13 - stand/disk: Trivial formatting nit
347. Jan 22 Konstantin Belousov        git: 6a54bc5d9c5c - stable/13 - if_ipsec(4): protect against user supplying unknown address family
348. Jan 24 Warner Losh                git: 6a930269fc76 - stable/13 - Handle MODULE_VERBOSE_TWIDDLE in module_verbose_set
349. Jan 22 Gordon Bergling            git: 6b88ab194e3b - stable/12 - bsnmpget.1: Fix a typo in the man page
350. Jan 22 Konstantin Belousov        git: 6b95e2c98bd3 - stable/13 - if_ipsec(4): handle situations where there are no policy or SADB entry for if
351. Jan 23 Alexander V. Chernikov     git: 6bbfbaa6ae46 - stable/13 - netlink: add netlink support
352. Jan 24 Helge Oldach                Re: git: 6bbfbaa6ae46 - stable/13 - netlink: add netlink support
353. Jan 24 Alexander Chernikov         Re: git: 6bbfbaa6ae46 - stable/13 - netlink: add netlink support
354. Jan 26 John Baldwin               git: 6c708e91f447 - stable/13 - bhyve nvme: Fix Controller init error cases
355. Jan 24 Warner Losh                git: 6c7ccb922462 - stable/13 - kboot: move to generic syscall interface
356. Jan 24 Warner Losh                git: 6c918e0bfaf8 - stable/13 - stand: Move dev_cleanup into libsa
357. Jan 24 Warner Losh                git: 6cb83949f7dd - stable/13 - stand/ofw: Use devparse
358. Jan 26 John Baldwin               git: 6cedf47c177b - stable/13 - vmm: Add vm_gpa_hold_global wrapper function.
359. Jan 27 Alan Somers                git: 6d28cb5486b8 - stable/13 - improvements to cap_sysctl.3
360. Jan 23 Alexander V. Chernikov     git: 6e4e97103113 - stable/13 - netlink: make snl(3) headers self-contained.

361. Jan 23 Alexander V. Chernikov     git: 6e5d41dc8f16 - stable/13 - netlink: use (void) for function definitions with no arguments
362. Jan 24 Warner Losh                git: 6e6aabe8bc2c - stable/13 - stand/ofw: Use strpbrk instead of two strchrs
363. Jan 24 Warner Losh                git: 6ebdd83cae10 - stable/13 - stand/efi: Better variable name
364. Jan 24 Warner Losh                git: 6f3e6234f8be - stable/13 - endian.h: Use the __bswap* versions
365. Jan 23 Mitchell Horne             git: 6f5141456ed0 - main - vtblk: secondary fix for dumping
366. Jan 27 Alexander V. Chernikov     git: 6f996120e374 - stable/13 - ipfw: Add missing 'va' code point name
367. Jan 25 Dag-Erling Smørgrav        git: 6fc1bbbf62bd - main - w: Unlike err(3), xo_err(3) won't accept a null format string.
368. Jan 26 John Baldwin               git: 6fc2d2dbe235 - stable/13 - vmm: Refactor storage of CPU-dependent per-vCPU data.
369. Jan 24 Warner Losh                git: 7041245be62b - stable/13 - kboot: Make console raw when we start
370. Jan 27 Alan Somers                git: 704bfe6dbfcb - stable/13 - fsx: more consistent debug output with -[RWU]
371. Jan 25 Jean-Sébastien Pédron      git: 710c6084d110 - main - linuxkpi: Add `pm_runtime_suspended()`
372. Jan 24 Gordon Bergling            git: 71315f155675 - stable/12 - cxgbetool(8): Fix common typos in sysctl descriptions
373. Jan 25 Allan Jude                 git: 717fbcea62f3 - Create tag zfs-0.8.0-rc3
374. Jan 23 Andrew Turner              git: 7217ec3ed290 - stable/13 - Add support for the new Arm Generic UART _HID
375. Jan 23 Alexander V. Chernikov     git: 74115922268c - stable/13 - netlink: improve RTM_GETADDR handling.
376. Jan 24 Warner Losh                git: 742ad212c5bd - stable/13 - stand: Remove dead store to bi_kernelname
377. Jan 24 Warner Losh                git: 743ee03d7289 - stable/13 - kboot: powerpc ldscript catchup
378. Jan 24 Warner Losh                git: 744a79a00e3f - stable/13 - stand: s/libstand/libsa/g to catch up with rename
379. Jan 23 Mark Johnston              git: 74c21730d283 - stable/13 - atomic.9: Remove the stated dependency on types.h
380. Jan 22 Konstantin Belousov        git: 74cbe4d7e55e - stable/13 - vmstat: fix overflow of interrupt name buffer

381. Jan 24 Justin Hibbits             git: 759ad4dd8ab7 - main - Convert xl(4) to IfAPI
382. Jan 24 Warner Losh                git: 75b7d39e116f - stable/13 - stand: efi_fmtdev can be reduced to devformat
383. Jan 24 Warner Losh                git: 75d454911f7d - stable/13 - stand: Remove unused enum
384. Jan 26 John Baldwin               git: 75f1351ac56f - stable/13 - vmm: fix set but not used warning
385. Jan 27 Marcin Wojtas              git: 761d30c8d07e - stable/13 - ena: Remove write only variables
386. Jan 24 Warner Losh                git: 76cd49c8fecf - stable/13 - stand: aarch64 has different nlinks than amd64
387. Jan 28 Kristof Provost            git: 76e1ec4e10fa - stable/12 - pf: fix panic on deferred packets
388. Jan 24 Warner Losh                git: 771751dc1591 - stable/13 - stand: Stop support booting 4.x and earlier kernels
389. Jan 24 Warner Losh                git: 7743778bf19a - stable/13 - kboot: Implement munmap(2)
390. Jan 23 Alexander V. Chernikov     git: 77ba029133bd - stable/13 - netlink: make it working without INET6
391. Jan 24 Warner Losh                git: 77fd18a8271e - stable/13 - kboot: add minmalist init functionality
392. Jan 25 Dag-Erling Smørgrav        git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data.
393. Jan 25 Jessica Clarke              Re: git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data.
394. Jan 25 Dag-Erling Smørgrav         Re: git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data.
395. Jan 25 Jessica Clarke              Re: git: 783c318fd118 - main - zoneinfo: On amd64, include 32-bit data.
396. Jan 27 Alexander V. Chernikov     git: 79111aa26f8b - main - netstat: fix format string on 32-bit archs
397. Jan 26 John Baldwin               git: 79135b4788e2 - stable/13 - bhyve: Let BASL compile with raised warnings
398. Jan 24 Warner Losh                git: 7956ceec924a - stable/13 - stand: create common set_currdev
399. Jan 25 Dag-Erling Smørgrav        git: 7a4a520064cb - main - Fix cross-build from STABLE or older CURRENT.
400. Jan 22 Peter Holm                 git: 7a56009cf5b0 - main - stress2: Added a regression test

401. Jan 24 Warner Losh                git: 7a6a561e861c - stable/13 - stand/kboot: Make FDT fixup per-arch
402. Jan 26 Mark Johnston              git: 7a78ae88659e - main - netlink: Zero-initialize writer structures allocated on the stack
403. Jan 25 Allan Jude                 git: 7acbc7fbe6e1 - Create tag zfs-0.6.3
404. Jan 24 Warner Losh                git: 7ae6735aea72 - stable/13 - kboot: Sort system calls alphabetically
405. Jan 24 Warner Losh                git: 7b03d429ce9c - stable/13 - stand/uboot: reorg
406. Jan 22 Konstantin Belousov        git: 7c09d62011bb - stable/13 - Handle ERELOOKUP from VOP_FSYNC() in several other places
407. Jan 24 Warner Losh                git: 7c1e9eef6f11 - stable/13 - stand: Remove unnecessary include
408. Jan 24 Mark Johnston              git: 7c5bc69a1a33 - main - dtrace: Improve a verifier error message
409. Jan 23 Mike Karels                git: 7d189f669836 - main - growfs(7): conditionalize mention of adding dump device
410. Jan 24 Warner Losh                git: 7da7edbc326a - stable/13 - stand: Remove unneeded include from geli
411. Jan 23 Alexander V. Chernikov     git: 7e49b54014b4 - stable/13 - netlink: remove private netlink_var.h header from the non-netlink core files.
412. Jan 26 John Baldwin               git: 7e8e5b8b80ae - stable/13 - bhyve: enhance debug info for memory range clash
413. Jan 24 Warner Losh                git: 7ece24fe1680 - stable/13 - stand/ofw: Refactor ofw parsedev
414. Jan 22 Gordon Bergling            git: 7fa574106572 - stable/13 - amd64: Fix a common typo in source code comments
415. Jan 23 Andrew Turner              git: 7fcb2a0b7932 - stable/13 - Add more arm64 hypervisor registers
416. Jan 23 Ed Maste                   git: 8089749d3878 - main - blacklistd: diff reduction against upstream
417. Jan 24 Warner Losh                git: 80a80b130ab1 - stable/13 - loader: create separate man pages for each of the loaders
418. Jan 26 John Baldwin               git: 80cce0a3610b - stable/13 - vmm: Use vm_get_maxcpus() instead of VM_MAXCPU in various places.
419. Jan 23 Alexander V. Chernikov     git: 81174329b65e - stable/13 - netlink: Fix build without VIMAGE
420. Jan 24 Warner Losh                git: 8189dec087b7 - stable/13 - stand: Change disk_parsedev() API

421. Jan 22 Justin Hibbits             Re: git: 81a72d997e22 - stable/13 - tcp: virtualise net.inet.tcp.msl sysctl.
422. Jan 23 Alexander Chernikov         Re: git: 81a72d997e22 - stable/13 - tcp: virtualise net.inet.tcp.msl sysctl.
423. Jan 27 Emmanuel Vadot             git: 81b18bea0935 - main - rc.d: Put dhclient script in FreeBSD-dhclient
424. Jan 24 Gordon Bergling            git: 81d8988a75a1 - stable/13 - cxgbetool(8): Fix common typos in sysctl descriptions
425. Jan 26 John Baldwin               git: 826a7bf96193 - stable/13 - bhyve: Fix some warnings in the snapshot code
426. Jan 23 Gleb Smirnoff              git: 82ed3fb02543 - stable/13 - fuser: fix loop over kinfo_proc array
427. Jan 25 Allan Jude                 git: 837bb4bf4360 - Create tag zfs-0.6.0-rc8
428. Jan 24 Warner Losh                git: 84a31012bf09 - stable/13 - stand: collapse all copies of *copyenv into md_copyenv
429. Jan 27 Alexander V. Chernikov     git: 84c7aaf0de12 - stable/13 - netlink: add netlink to GENERIC@amd64
430. Jan 26 John Baldwin               git: 8506352dd517 - stable/13 - bhyve: Pass a vCPU ID of 0 to vm_setup_pptdev_msi*.
431. Jan 23 Mark Johnston              git: 854b2f302dcc - main - netmap: Correct a comment
432. Jan 24 Warner Losh                git: 85984ee98c89 - stable/13 - Correct a grammo.
433. Jan 24 Warner Losh                git: 85ab3bb9897c - stable/13 - kboot: Add ZFS support to hostdisk
434. Jan 26 John Baldwin               git: 85ccfcb79fee - stable/13 - vmm stat: Add a special nelems constant for arrays sized by vCPU count.
435. Jan 24 Warner Losh                git: 85ce7697ca58 - stable/13 - kboot: Rework hostdisk.c to allow easier ZFS support.
436. Jan 24 Warner Losh                git: 85d8155e9526 - stable/13 - kboot: Disks should be at least 16MB
437. Jan 26 John Baldwin               git: 861c6ae8f009 - stable/13 - vmm: fix "set but not used" warnings
438. Jan 25 Alexander V. Chernikov     git: 864ea9abfb98 - main - pytest: add an example test fetching test directory and ATF vars.
439. Jan 24 Justin Hibbits             git: 8680326022e5 - main - Mechanically convert ixl(4) to IfAPI
440. Jan 27 Emmanuel Vadot             git: 86957b873f99 - stable/13 - loader: md: Use default func for fmtdev and parsedev

441. Jan 24 Warner Losh                git: 887eddca598a - stable/13 - stand: Make ioctl declaration consistent
442. Jan 26 John Baldwin               git: 88c217560ee4 - stable/13 - vmm: Remove vcpuid from I/O port handlers.
443. Jan 26 John Baldwin               git: 89698430bf83 - stable/13 - bhyve/snapshot: split up mutex/cond initialization from socket creation
444. Jan 24 John Baldwin               git: 8975a501bb23 - stable/13 - src.opts.mk: Disable all of LLVM if C++ support is disabled.
445. Jan 22 Gordon Bergling            git: 8989ea93ffa2 - stable/12 - nfs: Fix a common typo in source code comments
446. Jan 26 John Baldwin               git: 89c376406b5b - stable/13 - bhyve/snapshot: drop mkdir when creating the unix domain socket
447. Jan 27 Alan Somers                git: 8a8d695deea0 - stable/13 - ping(8): man page cleanup
448. Jan 24 Warner Losh                git: 8b46b5291367 - stable/13 - stand: Document EFI consoles
449. Jan 24 Warner Losh                git: 8b50c54588ba - stable/13 - stand: Use c99 structure initialization for md device
450. Jan 27 Alan Somers                git: 8b7b81fd64ec - stable/13 - Switch wg(4) to the new if_clone KPI
451. Jan 24 Warner Losh                git: 8bca927b88d6 - stable/13 - stand/ofw: Subclass devnet to cope with ofw's unique needs
452. Jan 24 Warner Losh                git: 8bf162765f42 - stable/13 - stand/efi: Document the copy size trick
453. Jan 24 Warner Losh                git: 8bf426402870 - stable/13 - stand/userboot: Move to using common devparse()
454. Jan 27 Jean-Sébastien Pédron      git: 8c46bd9f8691 - main - linuxkpi: Include `linux/sched/mm.h` from `linux/sched.h`
455. Jan 25 Warner Losh                git: 8c7293a0ea24 - stable/13 - stand: update mips uboot to uboot reorg
456. Jan 24 Warner Losh                git: 8cc2156f85bb - stable/13 - Bump the FreeBSD kernel version in kernel boot shim.
457. Jan 26 John Baldwin               git: 8cd6af3324bf - stable/13 - vmm: take exclusive mem_segs_lock in vm_cleanup()
458. Jan 23 Andrew Turner              git: 8cefcdd4567e - stable/13 - Use SYSCTL_FOREACH in drm2
459. Jan 23 Alexander V. Chernikov     git: 8db26a13caf4 - stable/13 - testing: allow custom test cleanup handlers in pytest
460. Jan 26 John Baldwin               git: 8dbc7c17aeb8 - stable/13 - bhyve: Remove the unused vcpu argument from all of the I/O port handlers.

461. Jan 22 Konstantin Belousov        git: 8e12e9a72f63 - stable/13 - ipsec.c: typos in the comment
462. Jan 26 John Baldwin               git: 8e1395e88b53 - stable/13 - vmm: Use struct vcpu with the vmm_stat API.
463. Jan 24 Warner Losh                git: 8e4354922510 - stable/13 - stand: Use c99 structure initialization for pkgfs_fsops
464. Jan 24 Warner Losh                git: 8eba35cfe13f - stable/13 - stand/uboot: Fix building of ubldr.bin
465. Jan 25 Allan Jude                 git: 8ebcfaddc35b - Create tag zfs-0.6.0-rc12
466. Jan 28 Kristof Provost            git: 8edf0b52c407 - stable/13 - pf: fix panic on deferred packets
467. Jan 24 Warner Losh                git: 8eed23716454 - stable/13 - stand/zlib: Document the upstream issue behind NO_DEPRECATED_NON_PROTOTYPE
468. Jan 28 Xin LI                     git: 8f02c0d15669 - main - Disable sandboxing when building with WITHOUT_CAPSICUM.
469. Jan 28 Kristof Provost            git: 8f22dbcf0f0a - stable/12 - pf: fix syncookies in conjunction with tcp fast port reuse
470. Jan 24 Warner Losh                git: 8f6f1e27fd18 - stable/13 - stand/efi: add modulep to kernel metadata
471. Jan 26 John Baldwin               git: 8ff0e2a57d97 - stable/13 - vmm: Allocate vCPUs on first use of a vCPU.
472. Jan 26 John Baldwin               git: 8fff0abd4746 - stable/13 - vmm: fix set but not used warning
473. Jan 24 Warner Losh                git: 903ffbe57d2b - stable/13 - stand/zfs: Add a third argument to zfs_probe_dev: part_too
474. Jan 27 Bjoern A. Zeeb             Re: git: 906c312bbf74 - main - Document the mntopts(3) functions.
475. Jan 27 Bjoern A. Zeeb              Re: git: 906c312bbf74 - main - Document the mntopts(3) functions.
476. Jan 27 Konstantin Belousov         Re: git: 906c312bbf74 - main - Document the mntopts(3) functions.
477. Jan 27 Bjoern A. Zeeb              Re: git: 906c312bbf74 - main - Document the mntopts(3) functions.
478. Jan 24 Warner Losh                git: 90c1ca326de1 - stable/13 - EFI secure boot VECTX related changes
479. Jan 27 Emmanuel Vadot             git: 91314ca2ff9c - main - rc.d: Put ggated script in FreeBSD-ggate
480. Jan 24 Eric Joyner                git: 9147969bc277 - main - iflib: Add null check to iflib_stop()

481. Jan 24 Warner Losh                git: 91cce9c871a6 - stable/13 - stand: Add dv_match
482. Jan 23 Alexander V. Chernikov     git: 91d6657dbf9e - stable/13 - netlink: fix debugging on 32-bit platforms
483. Jan 24 Warner Losh                git: 924dc2ef3d58 - stable/13 - kboot: Move load address stuff to MD code
484. Jan 27 Marcin Wojtas              git: 92761fcc3b40 - stable/13 - ena: Remove timer service re-arm on ena_restore_device failure
485. Jan 23 Alexander V. Chernikov     git: 92d8e0f13657 - stable/13 - netlink: fix compatibility with older netlink applications.
486. Jan 24 Warner Losh                git: 931e05ffc215 - stable/13 - kboot: Use #define for DT_DIR
487. Jan 24 Warner Losh                git: 94503b830b6d - stable/13 - kboot: Rework _start
488. Jan 24 Warner Losh                git: 94745fbde651 - stable/13 - kboot: Remove RELOC defines, it's unused
489. Jan 25 Jean-Sébastien Pédron      git: 9491ea7c6822 - main - linuxkpi: Fix `atomic_long_sub()` overflow
490. Jan 27 John Baldwin               git: 9501683925b2 - main - Revert "Don't omit bsd.compiler.mk for the nested delete-old in buildworld."
491. Jan 24 Warner Losh                git: 9508e7be6540 - stable/13 - Revert "stand: Grammar fix for a source code comment"
492. Jan 24 Warner Losh                git: 952c48de876d - stable/13 - kboot: Add HOST_O_ constants for open, etc
493. Jan 23 Mitchell Horne             git: 9534ea54cfa1 - stable/13 - dtrace: remove unused defines
494. Jan 28 Dmitry Chagin              git: 953688e823a6 - main - linux(4): Rework statfs conversion routine.
495. Jan 24 John Baldwin               git: 95a52eb29ca9 - stable/13 - diff: Don't treat null characters like carriage returns in readhash().
496. Jan 28 Alexander V. Chernikov     git: 95b47ba62994 - main - netlink: export nextop group kernel index when dumping multipath route.
497. Jan 24 Warner Losh                git: 965939b23966 - stable/13 - kboot: amd64 use /sys/firmware/memmap to find free memory
498. Jan 25 Allan Jude                 git: 966e6714d3af - Create tag zfs-0.7.0-rc4
499. Jan 27 Mark Johnston              git: 96bc40f4dfae - main - release.7: Correct a variable name
500. Jan 24 Warner Losh                git: 96ea167ec8d6 - stable/13 - kboot: Implement dup(2)

501. Jan 24 Warner Losh                git: 973f42c8e214 - stable/13 - stand: Nuke double-semicolons
502. Jan 25 Jean-Sébastien Pédron      git: 976aa07a885b - main - lindebugfs: Add missing `debugfs_create_u*()` and `debugfs_create_x*()`
503. Jan 22 Gordon Bergling            git: 977add957e56 - stable/12 - ip_gre: Fix a common typo in source code comments
504. Jan 23 Alexander V. Chernikov     git: 982fe5803470 - stable/13 - testing: fix skipping netlink tests if netlink module is not loaded.
505. Jan 26 John Baldwin               git: 986e3ea0abb6 - stable/13 - bhyve: Use the proper type for string literals
506. Jan 26 John Baldwin               git: 98796fffb6cd - stable/13 - bhyve/ioapic: only account for asserted line in level mode
507. Jan 24 Emmanuel Vadot             git: 98a8abd1118c - stable/13 - linuxkpi: Include <linux/list.h> and <linux/kernel.h> from <linux/mutex.h>
508. Jan 28 Dmitry Chagin              git: 9922bccbc9c4 - main - linux(4): Convert mount exported flags for statfs system calls.
509. Jan 24 Justin Hibbits             git: 992fa62b2320 - main - Mechanically convert neta(4) to IfAPI
510. Jan 23 Mitchell Horne             git: 996d5457165d - stable/13 - dtrace: correct profile aframes value for riscv
511. Jan 22 Gordon Bergling            git: 99944a1b823b - stable/13 - extra_tcp_stacks: Fix a common typo in source code comments
512. Jan 24 Alexander V. Chernikov     git: 99e4ea083c57 - stable/13 - netlink: connect netlink(4), rtnetlink(4), genetlinl(4) to build
513. Jan 23 Andrew Turner              git: 9b0b515befac - stable/13 - loader.efi: make sure kernel image is executable
514. Jan 24 Warner Losh                git: 9b2453430a8d - stable/13 - stand: Spell License correctly
515. Jan 24 Warner Losh                git: 9bc5c28cc0c1 - stable/13 - kboot: move to using devparse
516. Jan 24 Warner Losh                git: 9bc956361bcc - stable/13 - stand: Create MOD_ALIGN macro and use it everywhere
517. Jan 24 Warner Losh                git: 9c621f09dda5 - stable/13 - stand/efi: remove unused local varaibles
518. Jan 24 Konstantin Belousov        git: 9c996882b0ed - main - libcxx: Implement atomic::wait/notify using _umtx_op(2) for 64bit arches
519. Jan 22 Yoshihiro Takahashi        git: 9c9e31b9ac7b - stable/12 - unzip: Document optional member list
520. Jan 27 John Baldwin               git: 9d2f97981755 - main - <sys/cdefs.h>: Decay expression passed to fallback version of __generic()

521. Jan 26 Rick Macklem               git: 9d35b4b38e1a - stable/12 - kgssapi: Increase timeout for kernel to gssd(8) upcalls
522. Jan 23 Andrew Turner              git: 9d37de148e56 - stable/13 - Include sys/malloc.h directly in the qoriq clock
523. Jan 24 Warner Losh                git: 9dee581ad980 - stable/13 - stand: Change disk_fmtdev to take a struct devdesc *
524. Jan 26 John Baldwin               git: 9ed7e7c69e1a - stable/13 - vmm: Remove unused vcpuid argument from vioapic_process_eoi.
525. Jan 24 Warner Losh                git: 9ef73855542f - stable/13 - stand/zlib: Zlib still uses K&R function definitions
526. Jan 24 Alexander V. Chernikov     git: 9fcc6175008c - stable/13 - man: fix socket.2 merge from a16f805f820e
527. Jan 24 Warner Losh                git: 9fd7cf55e6ff - stable/13 - stand: Change zfs_parsedev() API
528. Jan 25 Jean-Sébastien Pédron      git: a04aa80e773a - main - lindebugfs: Add `debugfs_create_file_size()`
529. Jan 24 Warner Losh                git: a12800fd291e - stable/13 - gptboot.efi: Add man page
530. Jan 28 Kyle Evans                 git: a1362d625340 - stable/13 - grep: properly switch EOL indicator with -z
531. Jan 23 Alexander V. Chernikov     git: a16f805f820e - stable/13 - man: add Netlink reference to socket(2)
532. Jan 24 Emmanuel Vadot             git: a1a8fe776916 - stable/13 - linuxkpi: Introduce module_param() of type `bint`
533. Jan 26 John Baldwin               git: a1ef42f1cffd - stable/13 - bhyve: Fix pci device node key in bhyve_config.5
534. Jan 24 Warner Losh                git: a21fc0475e2b - stable/13 - loader: narrow the scope of gfx frame buffer wrt tg supported kernels
535. Jan 24 Brooks Davis               git: a25797c114da - stable/13 - riscv: Fix thread0.td_kstack_pages init
536. Jan 27 Marcin Wojtas              git: a33b0a2ab29e - stable/13 - ena: Update driver version to v2.6.2
537. Jan 24 Warner Losh                git: a34fda8a5d1a - stable/13 - geli: Move check for DEVT_DISK into geli_probe_and_attach
538. Jan 22 Kristof Provost            git: a39dedeb3105 - main - netpfil tests: improve sniffer.py
539. Jan 22 Konstantin Belousov        git: a45a846c246f - stable/13 - md.c: another style fix
540. Jan 26 John Baldwin               git: a48715b58c5a - stable/13 - bhyve: Address some signed/unsigned comparison warnings

541. Jan 26 John Baldwin               git: a4d4176aae92 - stable/13 - bhyve: Fix sign compare warnings in the e1000 device model.
542. Jan 24 Warner Losh                git: a4fafcbcebfd - stable/13 - stand: Create DEV_NAMLEN for the length of a device name
543. Jan 24 Emmanuel Vadot             git: a509f71358b7 - stable/13 - linuxkpi: Define `boot_cpu_data.x86_max_cores`
544. Jan 24 Warner Losh                git: a5f090ffe83a - stable/13 - kboot: Make dosfs support conditional
545. Jan 25 Jean-Sébastien Pédron      git: a609ed795943 - main - linuxkpi: Define `synchronize_hardirq()`
546. Jan 24 Warner Losh                git: a61eb269dec4 - stable/13 - stand: Fix inclusion of sys/blake3.h
547. Jan 26 John Baldwin               git: a6346d2f3e0d - stable/13 - bhyve.8: Fix markup of the -G flag
548. Jan 27 Emmanuel Vadot             git: a6a21bbedc74 - main - rc.d: Put resolv script in FreeBSD-resolvconf
549. Jan 23 Alexander V. Chernikov     git: a6b537f6b945 - stable/13 - netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent
550. Jan 24 Warner Losh                git: a6da4548613b - stable/13 - libsa/rarp.c: Change casted type and printf format
551. Jan 26 John Baldwin               git: a71480028333 - stable/13 - bhyvectl: drop vm_get_name()
552. Jan 25 Warner Losh                git: a72d533769ec - stable/13 - stand: mfc notes
553. Jan 22 Yoshihiro Takahashi        git: a73118389b4c - stable/13 - unzip: Document optional member list
554. Jan 24 Warner Losh                git: a79a53da7d99 - stable/13 - loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands
555. Jan 25 Dag-Erling Smørgrav        git: a7b1b73935f2 - main - tzcode: Document zic's -D option.
556. Jan 26 John Baldwin               git: a7fd3f511fc5 - stable/13 - bhyve: Remove an unused parameter from pci_nvme_append_iov_req()
557. Jan 24 Warner Losh                git: a8a68c0442b8 - stable/13 - kboot: Move powerpc kboot to top level
558. Jan 24 Warner Losh                git: a8b253fced5e - stable/13 - stand: Move quit command to common commands
559. Jan 24 John Baldwin               git: a8b6a13b0aa3 - stable/13 - diff: Don't (ab)use sprintf() as a kind of strcat().
560. Jan 26 John Baldwin               git: a8ffb1a17ce3 - stable/13 - vmm: Simplify saving of absolute TSC values in snapshots.

561. Jan 24 Mark Johnston              git: a977168c48d4 - main - qat: Add Intel® 4xxx Series platform support
562. Jan 26 John Baldwin               git: a982814ef8dd - stable/13 - vmm: Avoid infinite loop in vcpu_lock_all error case.
563. Jan 22 Gordon Bergling            git: a9837d9a542f - stable/13 - ip_gre: Fix a common typo in source code comments
564. Jan 26 John Baldwin               git: a9cbcdd96f4b - stable/13 - bhyve: Use designated initializers for virtio_consts tables
565. Jan 23 Alexander V. Chernikov     git: a9dcee4334b2 - stable/13 - ifp: add if_setdescr() / if_freedesrt() methods
566. Jan 23 Alexander V. Chernikov     git: a9ed45a93769 - stable/13 - netlink: fix non-multipath build
567. Jan 26 John Baldwin               git: aa5f7a915250 - stable/13 - bhyve: change a default address from ANY to localhost
568. Jan 23 Mark Johnston              git: ab1e089df8cf - stable/13 - debugnet: remove spurious message on boot
569. Jan 24 Warner Losh                git: ab377e0e5168 - stable/13 - stand: Create common gen_setcurrdev and replace code
570. Jan 24 Warner Losh                git: abda8106e231 - stable/13 - kboot: Add aarch64 termios
571. Jan 26 John Baldwin               git: abdc47cd6969 - stable/13 - bhyve: Fix a buffer overread in the PCI hda device model.
572. Jan 25 Allan Jude                 git: abf105d505be - Create tag zfs-0.6.0-rc7
573. Jan 24 John Baldwin               git: ac44dcce625e - stable/13 - smc: Rename constants for control register from CTR* to CTRL*.
574. Jan 27 Ed Maste                   git: ac4c695ad61e - main - Retire WITHOUT_CXX option
575. Jan 27 Alexander Chernikov         Re: git: ac4c695ad61e - main - Retire WITHOUT_CXX option
576. Jan 27 John Baldwin                Re: git: ac4c695ad61e - main - Retire WITHOUT_CXX option
577. Jan 27 Ed Maste                    Re: git: ac4c695ad61e - main - Retire WITHOUT_CXX option
578. Jan 24 Warner Losh                git: ac8d9f5c8968 - stable/13 - stand: Introduce devparse to parse device / path strings
579. Jan 26 John Baldwin               git: aca0d0b421d3 - stable/13 - vmm: Use an sx lock to protect the memory map.
580. Jan 26 John Baldwin               git: adad7dde3200 - stable/13 - bhyve/snapshot: rename checkpoint_opcodes to be more generic

581. Jan 24 Warner Losh                git: adeec17f8122 - stable/13 - stand: Document that boot0 uses BIOS
582. Jan 24 Warner Losh                git: ae04175ec32d - stable/13 - stand/kboot: Add note about why we use MACHINE_ARCH here
583. Jan 27 Alan Somers                git: ae380bb8864f - stable/13 - fsx: bounds check the inputs
584. Jan 22 Konstantin Belousov        git: ae7a5bb2ba11 - stable/13 - kern_umtx.c do_wait(): correct confusing indent
585. Jan 24 Warner Losh                git: af09db250b09 - stable/13 - stand/module: skip is only used by veriexec
586. Jan 23 Alexander V. Chernikov     git: afbff46b9bc2 - stable/13 - netlink: fix non-default builds (no INET, INET6, ROUTE_MPATH).
587. Jan 22 Gordon Bergling            git: afd305ea66f9 - stable/13 - bsnmpget.1: Fix a typo in the man page
588. Jan 25 Warner Losh                git: b02419fc409c - stable/13 - Revert "mips: remove saf1761"
589. Jan 25 Warner Losh                git: b08ee044928e - stable/13 - Revert "Bump the FreeBSD kernel version in kernel boot shim."
590. Jan 26 John Baldwin               git: b0bd185dc3f0 - stable/13 - bhyveload: open guest boot disk image O_RDWR
591. Jan 24 John Baldwin               git: b0cb849d7f62 - stable/13 - cxgbe: Various whitespace fixes.
592. Jan 26 John Baldwin               git: b0e536909807 - stable/13 - bhyve: missing mutex initializations
593. Jan 24 Warner Losh                git: b148cd6c8c5b - stable/13 - stand/ofw: ofw_disk isn't really a disk
594. Jan 27 Phil Shafer                git: b22ad2f0b0f1 - Create tag vendor/Juniper/libxo/1.6.0
595. Jan 26 John Baldwin               git: b22b31b380e8 - stable/13 - bhyve: Snapshot impovements for 'blockif' backend
596. Jan 24 Warner Losh                git: b23f20eb0fec - stable/13 - kboot: Do a style(9) pass on kbootfdt.c
597. Jan 23 Alexander V. Chernikov     git: b2e826efd6c4 - stable/13 - netlink: fix OOB write when creating attribute bitmask.
598. Jan 23 Alexander V. Chernikov     git: b309249b7fd8 - stable/13 - netlink: add snl(3) - simple netlink library
599. Jan 24 Warner Losh                git: b33c831ade59 - stable/13 - stand: Move MOD_xxx macros from modinfo.h to .c
600. Jan 25 Jean-Sébastien Pédron      git: b34cd67243c3 - main - linuxkpi: Add `seqcount_ww_mutex_t` in <linux/seqlock.h>

601. Jan 24 Warner Losh                git: b38b585da053 - stable/13 - stand/efi: allow not exiting boot services
602. Jan 23 Andrew Turner              git: b3a94d46752d - stable/13 - Reduce the arm64 ID registers we print
603. Jan 23 Mark Johnston              git: b3c44b6bb188 - stable/13 - atomic: Make atomic_san.h self-contained
604. Jan 24 Warner Losh                git: b40746e8ead2 - stable/13 - kboot: Convert from getdents to getdents64
605. Jan 26 John Baldwin               git: b4ce43992b67 - stable/13 - RELNOTES: Document lifting the hard limit on guest vCPUs in bhyve.
606. Jan 24 Warner Losh                git: b5046150d49c - stable/13 - stand/zfs: Connect dv_parsedev to zfs_parsedev
607. Jan 26 John Baldwin               git: b558a25c103a - stable/13 - vmm: Add _KERNEL guards for io headers shared with userspace.
608. Jan 24 Warner Losh                git: b5f753c82a11 - stable/13 - kboot: Allow loading fdt from different sources
609. Jan 26 John Baldwin               git: b728765f88dd - stable/13 - bhyve: Address warnings about potential unaligned accesses in fwctl.c
610. Jan 26 John Baldwin               git: b88a7eae3584 - stable/13 - vmm: Use a cpuset_t for vCPUs waiting for STARTUP IPIs.
611. Jan 26 John Baldwin               git: b901a534ac9d - stable/13 - vmm svm: Add SVM_CTR* wrapper macros.
612. Jan 25 Jean-Sébastien Pédron      git: b99bc8623245 - main - linuxkpi: Add `io_mapping_map_user()` and `remap_pfn_range()`
613. Jan 24 John Baldwin               git: b9cab0f39cc8 - stable/13 - iwlwifi: Disable -Wformat when building with GCC.
614. Jan 24 Warner Losh                git: b9ec3ec2275c - stable/13 - stand: Add driver interface docs
615. Jan 26 John Baldwin               git: ba7eee41ff10 - stable/13 - bhyve: Put the prototype for vga_render() in a header
616. Jan 22 Gordon Bergling            git: bae0ebd08fda - stable/13 - mountd(8): Fix a typo in a source code comment
617. Jan 25 Jean-Sébastien Pédron      git: bbff0400c1d7 - main - linuxkpi: Define `dev_dbg_ratelimited()`
618. Jan 25 Baptiste Daroussin         git: bc4346e0aead - main - pci_vendors: update to 2023-01-18
619. Jan 26 John Baldwin               git: bc740a76c3eb - stable/13 - bhyve/snapshot: switch to nvlist for snapshot requests
620. Jan 22 Gordon Bergling            git: bcb9c005b775 - stable/12 - mountd(8): Fix a typo in a source code comment

621. Jan 26 John Baldwin               git: bcf297e86e16 - stable/13 - bhyve/snapshot: rename and bump size of MAX_SNAPSHOT_VMNAME
622. Jan 25 Allan Jude                 git: be57006b1053 - Create tag zfs-0.6.0-rc9
623. Jan 26 John Baldwin               git: be9a57eda106 - stable/13 - vmm: Fix snapshots for AMD CPUs
624. Jan 26 John Baldwin               git: bec53b365062 - stable/13 - bhyve: Don't access vcpumap[vcpu] directly in parse_cpuset().
625. Jan 24 Warner Losh                git: becebbab43c7 - stable/13 - ofw: Cast function pointer to proper type
626. Jan 26 John Baldwin               git: bf5683caedae - stable/13 - vmm vmx: Add a global bool to indicate if the host has the TSC_AUX MSR.
627. Jan 24 Warner Losh                git: c079fa5c04d8 - stable/13 - ofw/disk: Add parsedev support
628. Jan 23 Alexander V. Chernikov     git: c18674d6313c - stable/13 - netlink: fix generic netlink privilege check.
629. Jan 28 Dmitry Chagin              git: c19fc5cd9b49 - main - linux_common: Fixup .PATH.
630. Jan 26 Alexander V. Chernikov     git: c1c40c8627a0 - stable/13 - linuxolator: add netlink support
631. Jan 24 Warner Losh                git: c24f457a7d9a - stable/13 - loader.mk: Simplify a little bit
632. Jan 24 Justin Hibbits             git: c2a4666cd319 - main - Mechanically convert if_emac(4) to IfAPI
633. Jan 25 Allan Jude                 git: c2aae5db2997 - Create tag zfs-0.6.0-rc2
634. Jan 23 Alexander V. Chernikov     git: c33cc82152c5 - stable/13 - netlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define.
635. Jan 26 John Baldwin               git: c369cdd69656 - stable/13 - bhyve: Address warnings in blockif_proc()
636. Jan 24 Warner Losh                git: c3f287967716 - stable/13 - kboot: Implement getpid(2)
637. Jan 26 John Baldwin               git: c4469e134e04 - stable/13 - vmm devmem_mmap_single: Bump object reference under memsegs lock.
638. Jan 26 John Baldwin               git: c44d097dcf92 - stable/13 - vmm: Free vCPUs when destroying them.
639. Jan 24 John Baldwin               git: c45a44b20ae0 - stable/13 - wg: Re-add basic if_wg(4) tests.
640. Jan 24 Emmanuel Vadot             git: c4b72d285c7a - stable/13 - linuxkpi: Add `dev_warn_once()` in <linux/device.h>

641. Jan 24 John Baldwin               git: c512afff40c6 - stable/13 - wg.4: Update first appeared release to 13.2.
642. Jan 24 Warner Losh                git: c5bb7c22ba40 - stable/13 - stand: Don't reuse ZFSSRC
643. Jan 25 Baptiste Daroussin         git: c69a31795b0e - stable/13 - flua: add a chown(2) binding
644. Jan 24 Warner Losh                git: c6faa738825c - stable/13 - stand/kboot: Initialize all the devices
645. Jan 24 Warner Losh                git: c73795f9f44a - stable/13 - stand: Initial kboot support on amd64
646. Jan 24 Warner Losh                git: c75e9e027397 - stable/13 - stand: constrain zlib/gzip CFLAGS better
647. Jan 26 John Baldwin               git: c7ff222d2060 - stable/13 - vmm amdvi: Move ctrl under #ifdef AMDVI_DEBUG_CMD.
648. Jan 26 Gordon Bergling            git: c82fcdc3b49b - stable/12 - ath(4): Fix a sysctl description and a typo in a comment
649. Jan 26 John Baldwin               git: c8a6e51a4f86 - stable/13 - bhyve: Avoid using a packed struct for xhci port registers
650. Jan 27 Alan Somers                git: c8c74bcbe973 - stable/13 - document first appearance of fhlink et al
651. Jan 24 Brooks Davis               git: c91bf3cb34f0 - stable/13 - epoch: replace hand coded assertion
652. Jan 26 John Baldwin               git: c97ec19b20be - stable/13 - vmm: Remove the per-vm cookie argument from vmmops taking a vcpu.
653. Jan 24 Warner Losh                git: cb86911127e8 - stable/13 - kboot: Implement host_ioctl
654. Jan 26 Alexander V. Chernikov     git: cbd59dcec727 - stable/13 - netlink: fix standalone module build
655. Jan 24 John Baldwin               git: cc17f41e0792 - stable/13 - ktls: Close a race with setting so_error when dropping a connection.
656. Jan 24 John Baldwin               git: cc50ec0289bc - stable/13 - Add device and ifnet logging methods, similar to device_printf / if_printf
657. Jan 24 Warner Losh                git: cc56d139e936 - stable/13 - stand/efi: Simpler construct
658. Jan 27 Emmanuel Vadot             git: cc9b2b58e2c5 - main - Revert "rc.d: Put growfs script in FreeBSD-ufs"
659. Jan 25 Jean-Sébastien Pédron      git: ccd31b464568 - main - linuxkpi: Define `pm_suspend_target_state` in <linux/suspend.h>
660. Jan 26 John Baldwin               git: cd49fdbdec51 - stable/13 - bhyve: Remove handler for VM_EXITCODE_SPINUP_AP.

661. Jan 23 Andrew Turner              git: cd5c0287485c - stable/13 - Include sys/systm.h in phy_usb.c for KASSERT
662. Jan 24 Kristof Provost            git: cd80c52cade3 - main - pfctl: rule.label is a two-dimensional array
663. Jan 25 Konstantin Belousov        git: cdd9d92dade6 - main - strfmon(3): Add an EXAMPLES section
664. Jan 26 John Baldwin               git: ce259e6688c5 - stable/13 - bhyve: Remove unused vcpu argument from PCI read/write methods.
665. Jan 24 Emmanuel Vadot             git: cec94450c299 - stable/13 - linuxkpi: Add <linux/page-flags.h>
666. Jan 26 John Baldwin               git: cee36581281d - stable/13 - bhyve: Appease warning about a potentially unaligned pointer.
667. Jan 24 Warner Losh                git: cf39b45a3043 - stable/13 - kboot: hostdisk add to lsdev output
668. Jan 25 Allan Jude                 git: cf6773d94981 - Create tag zfs-0.6.0-rc3
669. Jan 22 Konstantin Belousov        git: cf8da8b04fe4 - stable/13 - ffs_syncvnode(): avoid a LoR for SU
670. Jan 24 Warner Losh                git: cf96360237ea - stable/13 - stand: use archsw.arch_copyin instead of direct call
671. Jan 24 Warner Losh                git: cffdb3f5e2da - stable/13 - stand: Move i386_devdesc to a union
672. Jan 24 Warner Losh                git: d0288b18fbac - stable/13 - stand: update prototypes for md_load and md_load64
673. Jan 24 Emmanuel Vadot             git: d0e22c1cf1d7 - stable/13 - linuxkpi: Add `list_for_each_entry_from_rcu()` in <linux/rculist.h>
674. Jan 28 Stefan Eßer                git: d101cdd6edd7 - main - contrib/bc: merge from vendor release 6.2.2
675. Jan 24 Warner Losh                git: d11df0599d9d - stable/13 - kboot: Add ZFS support build glue
676. Jan 24 Warner Losh                git: d1380cef38c4 - stable/13 - kboot: rename kexec_load to host_kexec_load
677. Jan 27 Mitchell Horne             git: d1c7405ef68a - main - PCBGROUP.9: remove obsolete man page
678. Jan 25 Corvin Köhne               git: d1cf19c70a6a - stable/13 - umodem: add quirk to ignore CDC_CM descriptor
679. Jan 26 John Baldwin               git: d1d97a28e47e - stable/13 - Fix a typo in previous commit.
680. Jan 26 Mike Karels                git: d399b27627d5 - stable/13 - growfs(7): conditionalize mention of adding dump device

681. Jan 26 Gleb Smirnoff              git: d3acb974b48b - main - tcp: protect TCP over UDP configuration with a lock
682. Jan 27 Alan Somers                git: d3deff397d7b - stable/13 - Add test cases for ping with IP options in the response
683. Jan 25 Warner Losh                git: d428dcc996b5 - stable/13 - stand/mips64: Make beri loader compile
684. Jan 25 Brooks Davis                Re: git: d428dcc996b5 - stable/13 - stand/mips64: Make beri loader compile
685. Jan 25 Warner Losh                 Re: git: d428dcc996b5 - stable/13 - stand/mips64: Make beri loader compile
686. Jan 25 Allan Jude                 git: d4827ca79575 - Create tag zfs-0.8.0-rc4
687. Jan 22 Dmitry Salychev            git: d5a64a935bc9 - stable/13 - Add initial DPAA2 support
688. Jan 23 Andrew Turner              git: d6a01b37b7ee - stable/13 - Add Windows Dev Kit 2023 support to if_ure
689. Jan 24 Warner Losh                git: d70add87a61e - stable/13 - kboot: Properly cap number of segments loaded for kexec
690. Jan 24 Warner Losh                git: d716a23cabf4 - stable/13 - kboot: Move archsw init earlier
691. Jan 26 John Baldwin               git: d786f1706ed4 - stable/13 - vmm: Remove stale comment for vm_rendezvous.
692. Jan 24 Warner Losh                git: d7b483f34f0d - stable/13 - loader: Create loader_simp(8) to document simple version of loader
693. Jan 24 Justin Hibbits             git: d8096b2df282 - main - Mechanically convert iavf(4) to IfAPI
694. Jan 26 John Baldwin               git: d829b4ef464d - stable/13 - bhyve: Remove unused vm and vcpu arguments from vm_copy routines.
695. Jan 24 Warner Losh                git: d85c2360a759 - stable/13 - loader: small Makefile style change
696. Jan 27 Emmanuel Vadot             git: d8799160c2db - main - rc.d: Put devmatch script in FreeBSD-devmatch
697. Jan 24 Warner Losh                git: d89d0858db60 - stable/13 - stand: Make BIOS loader size limits settable
698. Jan 27 Phil Shafer                git: d8c4a69b5b12..b1cbac9ff49d - vendor/Juniper/libxo - vendor branch updated
699. Jan 25 Dag-Erling Smørgrav        git: d8c9f8089187 - main - libc: Update mktime(3) / timegm(3) tests.
700. Jan 25 Dag-Erling Smørgrav        git: d90ff31ae5cd - main - w: Complete libxo transition.

701. Jan 23 Alexander V. Chernikov     git: d9211c8c7846 - stable/13 - netlink: fix CTRL_CMD_GETFAMILY lookup/dumps.
702. Jan 25 Jean-Sébastien Pédron      git: d9f1cb6774f1 - main - linuxkpi: Define `DEFINE_WD_CLASS(name)` in <linux/ww_mutex.h>
703. Jan 24 Warner Losh                git: da2a6a5cee01 - stable/13 - loader/kboot: minor style nit
704. Jan 25 Ceri Davies                git: da52fc464a4c - main - ipfw.8: there never was a "skip-action" action
705. Jan 24 Andrew Gallatin            git: da81cc6035f8 - main - dtrace: conditionally load the systrace_linux klds when loading dtrace.
706. Jan 24 Kristof Provost             Re: git: da81cc6035f8 - main - dtrace: conditionally load the systrace_linux klds when loading dtrace.
707. Jan 23 Alexander V. Chernikov     git: da988f405229 - stable/13 - netlink: unregister groups along with family
708. Jan 24 Dmitry Chagin              git: dab4775da308 - stable/13 - linprocfs: Add net/route.
709. Jan 23 Andrew Turner              git: db310bb70725 - stable/13 - Use hwreset_array in the Rockchip tsadc driver
710. Jan 24 John Baldwin               git: db3f075d8761 - stable/13 - psm: Swap the unit member in the softc for a device_t.
711. Jan 23 Alexander V. Chernikov     git: db476bbc226a - stable/13 - netlink: improve interface handling
712. Jan 24 Warner Losh                git: dba7abcda4a8 - stable/13 - stand: Go back to a.out format for /boot/loader
713. Jan 28 Bjoern A. Zeeb             git: dbbf46ebba78 - main - LinuxKPI: skbuff: implement skb_free_frag()
714. Jan 26 John Baldwin               git: dc1d08705b4e - stable/13 - bhyve: Drop a bogus const qualifier
715. Jan 25 Baptiste Daroussin         git: dc730e70a4fb - stable/13 - dma(8): add newaliases to mailer.conf
716. Jan 24 Warner Losh                git: dd02168938a4 - stable/13 - kboot: Move conf.c up to top level
717. Jan 24 Warner Losh                git: dd0f00db08e0 - stable/13 - kboot: Sort kexec_load alphabetically
718. Jan 23 Alexander V. Chernikov     git: ddd3818317b5 - stable/13 - Revert "tcp: virtualise net.inet.tcp.msl sysctl."
719. Jan 24 Warner Losh                git: de252384c043 - stable/13 - stand: Add disk_fmtdev for dv_fmtdev for all the disk devices
720. Jan 23 Mateusz Guzik              git: dec7db49602d - main - Add kf_file_nlink field to kf_file and populate it

721. Jan 23 Mark Johnston              git: df40e30c9786 - main - netmap: Try to count packet drops in emulated mode
722. Jan 26 John Baldwin               git: df8c42f5ad12 - stable/13 - bhyve: Mark pci_de_vinput as const.
723. Jan 23 Alexander V. Chernikov     git: dfc6db8e18b6 - stable/13 - netlink: add interface notification on link status / flags change.
724. Jan 24 Warner Losh                git: e006859bce01 - stable/13 - stand: remove mips support
725. Jan 25 Allan Jude                 git: e02703e32e11 - Create tag zfs-0.6.0-rc1
726. Jan 24 Warner Losh                git: e0dcc847893d - stable/13 - stand/kboot: Remove unneeded include.
727. Jan 23 Alexander V. Chernikov     git: e121eaf737dd - stable/13 - netlink: Use NET_EPOCH_[CALL|WAIT] macros
728. Jan 24 Emmanuel Vadot             git: e1534bafdab9 - stable/13 - linuxkpi: Add `krealloc_array()`
729. Jan 24 Warner Losh                git: e1c95a0233c6 - stable/13 - bi_load: only add MODULEP on arches that have it defined
730. Jan 24 Emmanuel Vadot             git: e279c1fcfafb - stable/13 - linuxkpi: Add `cmpxchg64()` in <asm/atomic.h>
731. Jan 24 Warner Losh                git: e29ff543be64 - stable/13 - stand: Introduce new dv_parsedev routine
732. Jan 24 Warner Losh                git: e2cc4bab4b00 - stable/13 - stabd/geli: Bail out if you can't get the disks size
733. Jan 26 Michael Tuexen             git: e2d14a04c5fc - main - tcp: improve error handling of net.inet.tcp.udp_tunneling_port
734. Jan 26 John Baldwin               git: e30d4a6b2451 - stable/13 - vmm vmx: Refactor per-vCPU data.
735. Jan 24 Warner Losh                git: e36bd9b6cffb - stable/13 - stand: userboot_fmtdev can be reduced to devformat
736. Jan 24 Brooks Davis               git: e3e6f08472b7 - stable/13 - arm64: Fix thread0.td_kstack_pages init
737. Jan 26 John Baldwin               git: e449800f0a7e - stable/13 - bhyve: Fix a typo in a comment
738. Jan 23 Alexander V. Chernikov     git: e46b64f4ebd4 - stable/13 - netlink: fix netlink_snl_route.h header includes
739. Jan 24 Warner Losh                git: e474c385776e - stable/13 - kboot: use 128MB for the heap area, ZFS needs a lot of memory
740. Jan 24 Warner Losh                git: e500b7de32bc - stable/13 - loader(8): fix path to be correct loader.4th.

741. Jan 26 John Baldwin               git: e57a5e80e913 - stable/13 - bhyve: Simplify setting vCPU capabilities.
742. Jan 24 Ed Maste                   git: e59d10aff6ed - stable/11 - zlib: Fix a bug when getting a gzip header extra field with inflate().
743. Jan 27 John Baldwin               git: e5dc40935f6e - main - Revert "stdlib.h: Fix qsort_r compatibility with GCC 12."
744. Jan 23 Andrew Turner              git: e5e323b58796 - stable/13 - Move the GICv3 bus_print_child function to the parent
745. Jan 24 Warner Losh                git: e5fc5a645485 - stable/13 - stand: Use c99 structure initialization for network device
746. Jan 25 Jean-Sébastien Pédron      git: e64afbc21572 - main - linuxkpi: Add `sysfs_emit_at()` in <linux/sysfs.h>
747. Jan 24 Warner Losh                git: e68bfa6252a5 - stable/13 - kboot: Use (void) instead of () for functiosn with no args
748. Jan 26 John Baldwin               git: e696777efa60 - stable/13 - bhyve: Annotate unused function parameters
749. Jan 24 Warner Losh                git: e6cafedf0991 - stable/13 - stand: Add dv_devfmt to return a string represenation of the device
750. Jan 24 Warner Losh                git: e6ccedfa686b - stable/13 - stand: Use c99 structure initialization for ext2fs_fsops
751. Jan 24 Warner Losh                git: e75f304a5e97 - stable/13 - zfs: Remove devicename_stubs
752. Jan 24 Warner Losh                git: e78a4b39013d - stable/13 - stand: make zfs_parsedev static
753. Jan 27 Ed Maste                   git: e7f9bdb4a6fb - main - Cirrus-CI: switch GCC job to GCC 12
754. Jan 25 Baptiste Daroussin         git: e877f2de07cc - stable/13 - pci_info: update to 2022-12-04
755. Jan 26 John Baldwin               git: e96f9fa135a2 - stable/13 - bhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAM
756. Jan 24 Warner Losh                git: e9db6f25b5a6 - stable/13 - stand: Replace zfs_fmtdev with generic devformat()
757. Jan 26 John Baldwin               git: ea53f4fe7b20 - stable/13 - bhyve: Annotate an unused function as such
758. Jan 24 Warner Losh                git: eaed7ff9d014 - stable/13 - kboot: Fetch hostfs_root and bootdev from the environment
759. Jan 25 Warner Losh                git: eaf5ec88c2df - main - stand: Add testing for i386 as well to full-test.sh
760. Jan 26 John Baldwin               git: eb15017f7d2e - stable/13 - vmm: Use VLAPIC_CTR* in more places.

761. Jan 23 Alexander V. Chernikov     git: eb310021a4f6 - stable/13 - netlink: add snl(3) manpage to the build
762. Jan 26 John Baldwin               git: eb37d3cc565e - stable/13 - vmm: take exclusive mem_segs_lock when (un)assigning ppt dev
763. Jan 26 John Baldwin               git: eb8d8798a0eb - stable/13 - bhyve: Avoid unlikely truncation of the blockif ident strings.
764. Jan 26 John Baldwin               git: ec1ecab8c350 - stable/13 - bhyve: Remove some no-op code for setting RIP.
765. Jan 24 Warner Losh                git: ec6d9023e56a - stable/13 - stand: Use devformat instead of disk_devfmt
766. Jan 26 Ed Maste                   git: ec965063070e - main - lua: reduce diffs between luaconf.h copies
767. Jan 24 Warner Losh                git: eca37d33d8e5 - stable/13 - kboot: remove host_seek
768. Jan 24 Kristof Provost            git: ecdd0b48cbf4 - main - dtrace: remove stray {
769. Jan 24 Andrew Gallatin             Re: git: ecdd0b48cbf4 - main - dtrace: remove stray {
770. Jan 24 Warner Losh                git: ed6e58152124 - stable/13 - stand/efi: Move to using common devparse()
771. Jan 25 Allan Jude                 git: ed75ae401975 - Create tag zfs-0.6.4
772. Jan 24 Gordon Bergling            git: ed89b5fe0bec - stable/13 - rc.initdiskless: Fix a typo in a comment
773. Jan 26 John Baldwin               git: ed9798bff00b - stable/13 - bhyve: Avoid arithmetic on void pointers
774. Jan 23 Alexander V. Chernikov     git: edf966085e44 - stable/13 - netlink: allow creating sockets with SOCK_DGRAM.
775. Jan 28 Gordon Bergling            git: ee27834d740d - main - umcs(4): Fix a typo in a kernel message
776. Jan 23 Andrew Turner              git: ef2dd0213cb7 - stable/13 - Add bus_get_resource_list functions to the GICv3 driver
777. Jan 25 Warner Losh                git: ef72e52e8e0e - stable/13 - stand/mips: retire BERI boot loader
778. Jan 26 Alexander V. Chernikov     git: efbf827ae461 - stable/13 - netlink: allow netlink to be build in the kernel
779. Jan 27 Emmanuel Vadot             git: f0435696920b - main - rc.d: Put devd script in FreeBSD-devd package
780. Jan 24 Warner Losh                git: f05568d2cae6 - stable/13 - stand: For ZFS build, add new directory

781. Jan 25 Dag-Erling Smørgrav        git: f1021d27f73e - main - zoneinfo: Always produce fat zoneinfo files.
782. Jan 24 Warner Losh                git: f168e96dfba2 - stable/13 - kboot: Add support for ZFS volumes
783. Jan 25 Jean-Sébastien Pédron      git: f2044a3030fb - main - lindebugfs: Add `debugfs_create_atomic_t()`
784. Jan 26 John Baldwin               git: f233e95e8a5c - stable/13 - bhyve: Address signed/unsigned comparison warnings in the e1000 model
785. Jan 25 Jean-Sébastien Pédron      git: f27b1399d685 - main - linuxkpi: Define ENOKEY to 126.
786. Jan 26 John Baldwin               git: f2bd360bf5f3 - stable/13 - man pages: Fix typo
787. Jan 23 Mark Johnston              git: f2dc387443f3 - stable/12 - vm_object: Fix a kernel memory disclosure via the vm_object list sysctl
788. Jan 23 Andrew Turner              git: f2e0183cf63c - stable/13 - Mark 64-bit arm64 hypervisor registers with UL
789. Jan 26 John Baldwin               git: f31dc54deed4 - stable/13 - bhyve: Fix a global buffer overread in the PCI hda device model.
790. Jan 24 Warner Losh                git: f3295e763c06 - stable/13 - stand: Use c99 structure initialization for userboot's host_fsops
791. Jan 27 Gleb Smirnoff              git: f394d9c0a40f - main - sysctl: use correct types and names in sysctl_*sec_to_sbintime
792. Jan 26 Martin Matuska             git: f41f62320fd0 - stable/13 - zfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release) into stable/13
793. Jan 24 Warner Losh                git: f493cbaba968 - stable/13 - stand: use snprintf here
794. Jan 22 Kristof Provost            git: f57218e469a7 - main - netpfil tests: improve pft_ping.py
795. Jan 25 Konstantin Belousov        git: f5924ad8fde4 - main - strfmon(3): Match the return type
796. Jan 26 John Baldwin               git: f5bc0f746681 - stable/13 - vmm: Rework snapshotting of CPU-specific per-vCPU data.
797. Jan 24 Warner Losh                git: f600fa25a2f2 - stable/13 - libsa/netif.c: Replace #if with #ifdef
798. Jan 24 Warner Losh                git: f67328181236 - stable/13 - loader.efi: remove extra extern ST
799. Jan 23 Xin LI                     git: f6a891c2b422..2690f2feae43 - vendor/xz - vendor branch updated
800. Jan 25 Allan Jude                 git: f6ae97673c28..b3392d84da5b - vendor/zstd - vendor branch updated

801. Jan 24 Warner Losh                git: f7a380dd5589 - stable/13 - stand: Use c99 structure initialization for nfs_fsops
802. Jan 24 Warner Losh                git: f7f2e8226c52 - stable/13 - stand: Allocate bootinfo rather than have it be static
803. Jan 24 Warner Losh                git: f80cdedebe9f - stable/13 - stand: More sensible defaults when ConOut is missing
804. Jan 24 Warner Losh                git: f811057b2a7f - stable/13 - kboot: Add hostfs
805. Jan 23 Alexander V. Chernikov     git: f8175ea00f84 - stable/13 - netlink: fix test-includes broken by f2c8381fce9b
806. Jan 23 Mark Johnston              git: f824b9115e58 - stable/13 - atomic: Remove cdefs.h includes from atomic_*.h
807. Jan 24 Warner Losh                git: f8ff4e8bafff - stable/13 - stand: Add comment about CFLAGS pollution
808. Jan 26 John Baldwin               git: f995c129a527 - stable/13 - bhyve: Fix sign compare warnings in the NVMe device model.
809. Jan 24 Warner Losh                git: f9ab67f200a4 - stable/13 - kboot: Use standard set_currdev
810. Jan 26 John Baldwin               git: fa1eabaa8d9a - stable/13 - vmm: Expose struct vcpu as an opaque type.
811. Jan 24 Justin Hibbits             git: fa25dbfd98ff - main - ifnet API: Change if_init() to take context argument
812. Jan 26 John Baldwin               git: fa466e70b325 - stable/13 - bhyve: Address some warnings in bhyverun.c
813. Jan 24 Warner Losh                git: fb7f61f13ae1 - stable/13 - stand: Grammar fix for a source code comment
814. Jan 23 Kristof Provost            git: fbdde1029e92 - stable/13 - pf tests: properly destroy renamed interfaces
815. Jan 24 Warner Losh                git: fc36322368f6 - stable/13 - stand: Work around upstream issues in the standalone environment
816. Jan 26 John Baldwin               git: fc3a180c1723 - stable/13 - bhyve: Fix build when BHYVE_SNAPSHOT is set
817. Jan 23 Alexander V. Chernikov     git: fc65965e0184 - stable/13 - Fix kernel build after fcb3f813f379f544f9cd2a10d18045588da0e132 .
818. Jan 26 John Baldwin               git: fca65e1baa1d - stable/13 - libvmmapi: Add vm_close()
819. Jan 23 Alexander V. Chernikov     git: fcb063e2226e - stable/13 - testing: fix tests without cleanup in pytest.
820. Jan 24 Warner Losh                git: fce2a0a930a7 - stable/13 - kboot: Add host_exit and use it to implement exit()

821. Jan 24 Warner Losh                git: fd3226dc5769 - stable/13 - loader: net_open() should not replace f->f_devdata
822. Jan 28 Stefan Eßer                git: fdd4c35832de - main - usr.bin/gh-bc: update Makefiles for version 6.2.2
823. Jan 24 Warner Losh                git: fde12ae86b1d - stable/13 - stand: Remove extra efi.h include
824. Jan 24 Warner Losh                git: fe0c839e2cb3 - stable/13 - kboot: Add readme
825. Jan 24 Emmanuel Vadot             git: fe5b301ed2e8 - stable/13 - linuxkpi: Add `PCIE_SPEED_{32,64}_0GT` PCI-E bus speed constants
826. Jan 24 Warner Losh                git: fe9661bce6a4 - stable/13 - stand: Use devformat rather than disk_devfmt
827. Jan 24 Justin Hibbits             git: ff06a8dbb677 - main - Mechanically convert ixgbe(4) to IfAPI
828. Jan 24 Emmanuel Vadot             git: ff18d610f3ec - stable/13 - linuxkpi: Add <acpi/actbl.h>
829. Jan 27 Marcin Wojtas              git: ff1a2fe6da0e - stable/13 - ena: Switch driver owners from semihalf to amazon in man file
830. Jan 24 Warner Losh                git: ff2b7167c3db - stable/13 - stand: Use c99 structure initialization for kboot's hostdisk device
831. Jan 24 Adrian Chadd               Re: git: ffc58e2ca365 - main - asmc: Add MacbookAir6,2
832. Jan 24 Warner Losh                git: ffcd048288e3 - stable/13 - Correct typos and more precise wording.
833. Jan 24 Warner Losh                git: ffe0cd442311 - stable/13 - lualoader: Add loader_menu_multi_user_prompt config variable

home | up | archive | sorted by: subject - author - date - reverse date