Skip to content
Success

#55 (May 27, 2023, 12:29:56 PM)

<a title="build(deps): bump tornado from 6.0.4 to 6.3.2 in /contrib/libcbor/doc/source" href="https://github.com/ghostbsd/ghostbsd-src/pull/293">PR #293</a>: build(deps): bump tornado f...
Started 1 yr 11 mo ago
Took 29 min on builder2.ghostbsd.org

GitHub pull request #293 of commit 40ae1ee7be769e84b7dae05ed9c265b8f8c0c02b, no merge conflicts.

Revision: 40ae1ee7be769e84b7dae05ed9c265b8f8c0c02b
Repository: https://github.com/ghostbsd/ghostbsd-src
  • detached
Changes
  1. sctp: improve delivery of stream reset notifications (commit: 4da78e7) (details / githubweb)
  2. vtd: Increase DRHD_MAX_UNITS (commit: 7aaa7da) (details / githubweb)
  3. Document the mntopts(3) functions. (commit: 668dfa0) (details / githubweb)
  4. Rewrite to avoid Coverity false positive. (commit: e11fe18) (details / githubweb)
  5. Fix for getmntpoint(3) when checking for NFS mount points. (commit: 975ebdd) (details / githubweb)
  6. iflib: Add null check to iflib_stop() (commit: 4ad47cf) (details / githubweb)
  7. contrib/bc: update to version 6.2.2 (commit: 6b05c3f) (details / githubweb)
  8. timeout: Move from /usr/bin to /bin (commit: 0a4f7db) (details / githubweb)
  9. OpenSSL: Merge OpenSSL 1.1.1t (commit: 0904c29) (details / githubweb)
  10. OpenSSL: Merge OpenSSL 1.1.1t (commit: 03b4dfb) (details / githubweb)
  11. OpenSSL: Regen assembly files for OpenSSL 1.1.1t (commit: 7c83b34) (details / githubweb)
  12. OpenSSL: Regen manual pages for OpenSSL 1.1.1t (commit: 4f0087a) (details / githubweb)
  13. irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 (commit: 42bad04) (details / githubweb)
  14. Adjust irdma_prep_for_unregister() definition to avoid clang 15 warning (commit: 75b7e4f) (details / githubweb)
  15. ibcore: The use of IN_LOOPBACK() now requires a valid VNET context. (commit: 3b65af5) (details / githubweb)
  16. irdma(4): hide tasklet-related definitions to avoid redefines (commit: e894da6) (details / githubweb)
  17. irdma(4): Upgrade driver to 1.1.5-k (commit: c051c1f) (details / githubweb)
  18. irdma(4): Add code for compilation on stable/13 branch (commit: e675a26) (details / githubweb)
  19. irdma(4): remove 14-current specific code (commit: e7a0ef3) (details / githubweb)
  20. libthr: add pshared_destroy() helper (commit: 06e6efc) (details / githubweb)
  21. libthr pshared: correct a bug in allocation (commit: c8452bd) (details / githubweb)
  22. vmm: avoid spurious rendezvous (commit: 7148611) (details / githubweb)
  23. geli: split the initalization of HMAC (commit: 88bb084) (details / githubweb)
  24. blacklistd: diff reduction against upstream (commit: 04c6f6c) (details / githubweb)
  25. ssh: fix double-free caused by compat_kex_proposal() (commit: 296ec8e) (details / githubweb)
  26. ssh: fix bug in PermitRemoteOpen which caused it to ignore... (commit: 375bb37) (details / githubweb)
  27. ssh: Be more paranoid with host/domain names coming from the (commit: 6ad91c1) (details / githubweb)
  28. atrtc: expose power loss as sysctl (commit: c592a3b) (details / githubweb)
  29. iommu_gas: initialize start_gap as first node (commit: 26a9c64) (details / githubweb)
  30. Unstaticize {get,set}_fpcontext() on amd64 (commit: 87271de) (details / githubweb)
  31. amd64: Eliminate write only cpu_fxsr. (commit: 68c2bb6) (details / githubweb)
  32. linux(4): Deduplicate MI futex structures. (commit: e00cdc1) (details / githubweb)
  33. linux(4): Microoptimize linux_elf.h for future use. (commit: 4f5d095) (details / githubweb)
  34. linux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE. (commit: cc79fd8) (details / githubweb)
  35. linux(4): Add coredump support to i386. (commit: b8c62b5) (details / githubweb)
  36. linux(4): Deduplicate linux_fixup_elf(). (commit: c671998) (details / githubweb)
  37. linux(4): Deduplicate linux_copyout_strings(). (commit: ee61a82) (details / githubweb)
  38. linux(4): Deduplicate linux_trans_osrel(). (commit: 7125bd6) (details / githubweb)
  39. linux(4): Preserve fpu fxsave state across signal delivery on amd64. (commit: 20d6017) (details / githubweb)
  40. linux(4): Microoptimize rt_sendsig() on amd64. (commit: b69b287) (details / githubweb)
  41. linux(4): Remove stale comment that no longer applies. (commit: b7a55b5) (details / githubweb)
  42. linux(4): Use designated initializers. (commit: 1233af2) (details / githubweb)
  43. linux(4): Microoptimize linux_ipc code to unindent else blocks. (commit: f4ecf4a) (details / githubweb)
  44. linux(4): Attach netlink on i386. (commit: 603cdb0) (details / githubweb)
  45. Read the arm64 far early in el0 exceptions (commit: da57cc1) (details / githubweb)
  46. tests: Add an IPv4 loopback address of 127.0.0.1/8 to the lo0 (commit: 7c8355d) (details / githubweb)
  47. pytest: silence deprecation warning in the pytest atf wrapper (commit: 088e124) (details / githubweb)
  48. atf_pytest_wrapper: fix pytest output truncation (commit: a28a4cb) (details / githubweb)
  49. netinet6: honor blackhole/unreach routes in the non-fastforwading code. (commit: 4a35f20) (details / githubweb)
  50. pytest: add an example test fetching test directory and ATF vars. (commit: b821990) (details / githubweb)
  51. pytest: delete interfaces from inside the jail. (commit: 5e598a7) (details / githubweb)
  52. netlink: add NETLINK to GENERIC. (commit: 6058f6c) (details / githubweb)
  53. netlink: add "netlink" to the list of kernel features (commit: 23d017b) (details / githubweb)
  54. carp: turn net.inet.carp.allow into a RW tunable (commit: 0169daa) (details / githubweb)
  55. netlink: export nextop group kernel index when dumping multipath route. (commit: d4be9d6) (details / githubweb)
  56. netlink: allow path weight manipulations for single-path routes. (commit: 172dc4b) (details / githubweb)
  57. md5/tests: extend md5 test (commit: 43a04e3) (details / githubweb)
  58. sockets: add MSG_TRUNC flag handling for recvfrom()/recvmsg(). (commit: adaf752) (details / githubweb)
  59. update external URLs (commit: d9eb767) (details / githubweb)
  60. sbin/md5.c: fix -q -c for BSD style versions (commit: a9c97a5) (details / githubweb)
  61. df: Return non-zero status on write failure. (commit: 1b11dd2) (details / githubweb)
  62. find: Logic nit in man page. (commit: 174b9fb) (details / githubweb)
  63. w: Complete libxo transition. (commit: a6edc5b) (details / githubweb)
  64. cmp: Print a summary on SIGINFO. (commit: 54117b1) (details / githubweb)
  65. libc: Add tests for strchrnul(3). (commit: de00ef6) (details / githubweb)
  66. cp: Add tests involving sparse files. (commit: d6d22a4) (details / githubweb)
  67. sha512_224: Fix SHA512_224_Final() on little-endian machines. (commit: b9e0160) (details / githubweb)
  68. libmd / md5: Add SHA-512/224. (commit: e04ee7d) (details / githubweb)
  69. sockbufs: add sbreserve_locked_limit() with custom maxsockbuf limit. (commit: 2631a25) (details / githubweb)
  70. initramfs: Make mountpoint=none work (commit: 8473829) (details / githubweb)
  71. sqlite3: Vendor import of sqlite3 3.40.1 (commit: 9b5c751) (details / githubweb)
  72. ipfilter: Correctly type ipf_pullup() (commit: 0dbe2e4) (details / githubweb)
  73. ipfilter: Fix use after free on packet with broken lengths (commit: 1da7a8a) (details / githubweb)
  74. contrib/bc: update to version 6.2.4 (commit: 9b77872) (details / githubweb)
  75. Support Unicode characters in keymap dead key tables (commit: b0f6946) (details / githubweb)
  76. usr.sbin/kbdcontrol.c: Add backwards compatibility functions (commit: 6693d52) (details / githubweb)
  77. Post-13.2-branch updates (commit: c243de1) (details / githubweb)
  78. efiserialio: use port settings (sio->Mode) for initial setup (commit: 4b2322b) (details / githubweb)
  79. netlink: allow to override sb_max for netlink sockets (commit: 4f81fdc) (details / githubweb)
  80. netlink: do not require elevated privileges when reading arp/ndp state. (commit: aff2a51) (details / githubweb)
  81. Revert "netlink: allow to override sb_max for netlink sockets" (commit: 3a4b31e) (details / githubweb)
  82. netlink: allow to override sb_max for netlink sockets. (commit: c3d3f35) (details / githubweb)
  83. FIOSEEKHOLE/FIOSEEKDATA: correct consistency for bmap-based implementation (commit: 51485f8) (details / githubweb)
  84. rescue: Add fetch(1) to the rescue tool. (commit: 03abf6c) (details / githubweb)
  85. sbin/ping6: Remove remains of ping6. (commit: 77733aa) (details / githubweb)
  86. ssh: fix SIZEOF_TIME_T #define on i386 (commit: 59ab4b9) (details / githubweb)
  87. local-unbound-setup: Use default root certificates (commit: 412d15f) (details / githubweb)
  88. ssh: update to OpenSSH 9.2p1 (commit: 2f43f14) (details / githubweb)
  89. tzcode: Resurrect tzsetwall(3) with a deprecation warning. (commit: eab9ed3) (details / githubweb)
  90. ahci: increase timout (commit: 65bab39) (details / githubweb)
  91. netlink: add headers installation (commit: acaed6b) (details / githubweb)
  92. heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILL (commit: 75b5693) (details / githubweb)
  93. unbound: Vendor import 1.17.1 (commit: 26ba951) (details / githubweb)
  94. unbound: Fix config.h (commit: 9f9f2a1) (details / githubweb)
  95. unbound: Fix config file path (commit: e0c3f2a) (details / githubweb)
  96. Update comments referencing create_thread() (commit: 27cd972) (details / githubweb)
  97. Boolify should_yield() (commit: 1f7d3b4) (details / githubweb)
  98. Use maybe_yield() in a few more places (commit: 6ddc7cd) (details / githubweb)
  99. dtrace: handle page faults in riscv dtrace_trap() (commit: 2f0fc9a) (details / githubweb)
  100. dtrace_asm.S: properly enter/exit user access (commit: 698af78) (details / githubweb)
  101. dtrace: Fix RISC-V user stack unwinder (commit: ed44d21) (details / githubweb)
  102. dtrace: implement riscv dtrace_getustackdepth() (commit: 3b0fb29) (details / githubweb)
  103. loader: always install help files (commit: a2b4abc) (details / githubweb)
  104. irdma: fix LINT-NOIP/NOINET/NOINET6 builds (commit: 7333d34) (details / githubweb)
  105. sesutil: plug memory leaks (commit: c16a901) (details / githubweb)
  106. amd64: record a dependency of vdso on its linker script (commit: 5ec6a37) (details / githubweb)
  107. amd64 ia32 vdso: always define some __vdso_ symbols (commit: b2accc5) (details / githubweb)
  108. wg: add a test for the home jail socket feature (commit: 0d277ac) (details / githubweb)
  109. wg: tests: remove an obsolete workaround (commit: 1dc1d45) (details / githubweb)
  110. patch: omit filename if the prompt was ignored (commit: dfdc3b2) (details / githubweb)
  111. md5: fix *sum -c with missing files (commit: 9eb6941) (details / githubweb)
  112. libc: popen: slightly simplify cloexec logic (commit: 786639d) (details / githubweb)
  113. top: fix sorting by pid (-o pid) (commit: cfd3bd0) (details / githubweb)
  114. Add ck.h userspace shims for CK_SLIST_ (commit: 0460517) (details / githubweb)
  115. linuxkpi: Define `GFP_NOFS` in `linux/gfp.h` (commit: ae653e3) (details / githubweb)
  116. linuxkpi: Add `gfp_mask` field to `struct shrink_control` (commit: ced06aa) (details / githubweb)
  117. linuxkpi: Define `ioremap_cache()` (commit: 14b9db7) (details / githubweb)
  118. linuxkpi: Add `memalloc_noreclaim_save()` and `memalloc_noreclaim_restore()` (commit: d703686) (details / githubweb)
  119. linuxkpi: Define EBADSLT to 57 (commit: e50dd7e) (details / githubweb)
  120. linuxkpi: Define `hrtimer_try_to_cancel()` (commit: ec8401f) (details / githubweb)
  121. lindebugfs: Add `debugfs_create_atomic_t()` (commit: 7fdbae1) (details / githubweb)
  122. lindebugfs: Add missing `debugfs_create_u*()` and `debugfs_create_x*()` (commit: 76bad15) (details / githubweb)
  123. linuxkpi: Define `synchronize_hardirq()` (commit: 78c7537) (details / githubweb)
  124. linuxkpi: Define `tasklet_unlock_spin_wait()` as `tasklet_unlock_wait()` (commit: 70bbe84) (details / githubweb)
  125. linuxkpi: Add `pm_runtime_suspended()` (commit: 66e0e16) (details / githubweb)
  126. linuxkpi: Add `pm_suspend_via_firmware()` (commit: b813eb1) (details / githubweb)
  127. linuxkpi: Add `complete` field to `struct dev_pm_ops` (commit: 759a623) (details / githubweb)
  128. linuxkpi: Add `sysfs_emit()` (commit: a657500) (details / githubweb)
  129. linuxkpi: Add `io_mapping_map_user()` and `remap_pfn_range()` (commit: cc32cc0) (details / githubweb)
  130. linuxkpi: Fix `atomic_long_sub()` overflow (commit: b2bea8b) (details / githubweb)
  131. vt(4): Return errors from `vt_{,de}allocate()` (commit: a0bf2c3) (details / githubweb)
  132. linuxkpi: Define `dev_dbg_ratelimited()` (commit: 01ae017) (details / githubweb)
  133. linuxkpi: Add `pci_device_is_present()` (commit: 2f0b016) (details / githubweb)
  134. linuxkpi: Define ENOKEY to 126. (commit: 94c98df) (details / githubweb)
  135. linuxkpi: Adds more `SZ_*` macros (commit: 00ccfc5) (details / githubweb)
  136. linuxkpi: Define `DEFINE_WD_CLASS(name)` in <linux/ww_mutex.h> (commit: 3e9a3a6) (details / githubweb)
  137. linuxkpi: Add `seqcount_ww_mutex_t` in <linux/seqlock.h> (commit: 701b98a) (details / githubweb)
  138. linuxkpi: Include <linux/vmalloc.h> from <linux/pagemap.h> (commit: 86e2e1c) (details / githubweb)
  139. linuxkpi: Define `is_cow_mapping(flags)` as false (commit: dc795b7) (details / githubweb)
  140. linuxkpi: Add `sysfs_emit_at()` in <linux/sysfs.h> (commit: 2c44757) (details / githubweb)
  141. linuxkpi: Add `msix_cap` to `struct pci_dev` (commit: ad7aa28) (details / githubweb)
  142. linuxkpi: Define `pm_suspend_target_state` in <linux/suspend.h> (commit: a64bdff) (details / githubweb)
  143. linuxkpi: Define `PCI_STD_NUM_BARS` in <linux/pci.h> (commit: 10ebda3) (details / githubweb)
  144. lindebugfs: Add `debugfs_create_file_size()` (commit: f583b92) (details / githubweb)
  145. linuxkpi: Include `linux/sched/mm.h` from `linux/sched.h` (commit: c5c4d2f) (details / githubweb)
  146. linuxkpi: Fix `sg_alloc_table_from_pages()` to have the same API as Linux (commit: 71e12e2) (details / githubweb)
  147. linuxkpi: Add `pin_user_pages*()` functions (commit: 22319e9) (details / githubweb)
  148. linuxkpi: Add `freeram` and `freehigh` to `struct sysinfo` (commit: 1b19016) (details / githubweb)
  149. linuxkpi: Define `might_alloc()` (commit: 970fd5a) (details / githubweb)
  150. linuxkpi: Add <linux/limits.h> (commit: 0424ff9) (details / githubweb)
  151. linuxkpi: Add <linux/pgtable.h> (commit: 46a8154) (details / githubweb)
  152. linuxkpi: Add `kmap_local_page_prot()` and `kunmap_local()` (commit: a6ffaf9) (details / githubweb)
  153. linuxkpi: Add `io_mapping_map_local_wc()` and `io_mapping_unmap_local()` (commit: 3037900) (details / githubweb)
  154. linuxkpi: Try to solve headers dependencies (commit: 8045ace) (details / githubweb)
  155. linuxkpi: Define `dev_is_platform()` and `to_platform_device()` (commit: 6c62af8) (details / githubweb)
  156. linuxkpi: list_sort()'s callback now takes list arguments (commit: a56ed55) (details / githubweb)
  157. linuxkpi: Define `backlight_get_brightness()` and `backlight_is_blank()` (commit: 53c44b9) (details / githubweb)
  158. linuxkpi: Declare missing `DMI_*` enum entries (commit: fdaf6e2) (details / githubweb)
  159. linuxkpi: Update `vga_client_register()` and add `vga_client_unregister()` (commit: d94ab63) (details / githubweb)
  160. linuxkpi: Define `xa_is_err()`, `xa_{store,erase}_irq()` and `xa_{,un}lock_irq*()` (commit: 313d438) (details / githubweb)
  161. linuxkpi: Add `i2c_adapter_quirks` support (commit: 43f2fdb) (details / githubweb)
  162. linuxkpi: Define `FIELD_FIT()` (commit: 8fa54d4) (details / githubweb)
  163. linuxkpi: Move definition of `struct list_head` to <linux/types.h> (commit: 8240c14) (details / githubweb)
  164. linuxkpi: Define `lockdep_assert{,_once}()` (commit: a1fc49b) (details / githubweb)
  165. linuxkpi: Define `IRQ_NOTCONNECTED` (commit: 056408a) (details / githubweb)
  166. linuxkpi: Add <linux/stdarg.h> + include it from <linux/string.h> (commit: 9410b6b) (details / githubweb)
  167. linuxkpi: Add `sg_alloc_table_from_pages_segment()` (commit: 1d5100d) (details / githubweb)
  168. linuxkpi: Define `cpu_data(cpu)` (commit: 708dc3d) (details / githubweb)
  169. linuxkpi: Accept NULL as a value in `linux_xarray` (commit: 895d286) (details / githubweb)
  170. linuxkpi: Add `synchronize_shrinkers()` (commit: 01b3fc8) (details / githubweb)
  171. linuxkpi: Declare `struct fwnode_handle` in <linux/fwnode.h> (commit: 3a8e16e) (details / githubweb)
  172. linuxkpi: Update `ww_mutex_trylock()` API for Linux 5.16 (commit: e8a65c4) (details / githubweb)
  173. linuxkpi: Add <linux/cc_platform.h> (commit: 19b261f) (details / githubweb)
  174. linuxkpi: Move `IS_ENABLED()` and friends to <linux/kconfig.h> (commit: 070d799) (details / githubweb)
  175. linuxkpi: Define `debugfs_initialized()` (commit: 431a3c0) (details / githubweb)
  176. linuxkpi: Add `strscpy_pad()` to <linux/string.h> (commit: 9752a6c) (details / githubweb)
  177. linuxkpi: Define `totalram_pages()` (commit: a88628f) (details / githubweb)
  178. Bump __FreeBSD_version to 1302501 (commit: e3068d2) (details / githubweb)
  179. Change "ctlstat -P"'s schema (commit: beffd5c) (details / githubweb)
  180. usb: Add Huawei 4G Modem devices (2022) to usbdevs (commit: 7324f2b) (details / githubweb)
  181. usb: add new scsi_huawei eject3 & eject4 quirks (commit: 1d31c74) (details / githubweb)
  182. usb: add new scsi_huawei eject3 & eject4 sequences (commit: 356e03e) (details / githubweb)
  183. usb: add new scsi_huawei eject3 & eject4 driver support (commit: e20b6a8) (details / githubweb)
  184. usb: add support for Huawei E5573Cs322 (commit: 623346e) (details / githubweb)
  185. usb: Remove obsolete Huawei 3G from usbdevs (commit: b9ddd05) (details / githubweb)
  186. u3g: Add new 4G Huawei devices (commit: 9786ac4) (details / githubweb)
  187. usb/u3g: Add support for QUECTEL EP06-E 4G modem (commit: 1256ad9) (details / githubweb)
  188. u3g: add huawei device id (commit: 38a2e8f) (details / githubweb)
  189. cdce: add to cdce.4 information about NCM network mode (commit: 6c9ad7b) (details / githubweb)
  190. powerpc: Drop old workaround for old gcc (commit: a86b9ed) (details / githubweb)
  191. sys/_endian.h: Move powerpc workaround into _endian.h (commit: 07e3971) (details / githubweb)
  192. bridge: Make the ioctl table local to if_bridge.c (commit: 2ca516d) (details / githubweb)
  193. atomic: Fix the atomic_load_ptr() *SAN interceptor (commit: 3e554a0) (details / githubweb)
  194. vmm: Collapse identical case statements in vlapic_icrlo_write_handler() (commit: 8f3dc8e) (details / githubweb)
  195. vmm: Remove an unneeded initialization of "retu" (commit: 0b0e5ae) (details / githubweb)
  196. pfsync: add missing bucket lock (commit: a770555) (details / githubweb)
  197. pf tests: improve pfsync:basic_defer test (commit: 09ae3fe) (details / githubweb)
  198. ice_ddp: Update package to 1.3.30.0 (commit: cd280c6) (details / githubweb)
  199. ice(4): Update to 1.37.7-k (commit: ebc914f) (details / githubweb)
  200. LinuxKPI: linux_pci.c: fix whitespace (commit: 069f504) (details / githubweb)
  201. LinuxKPI: pci.h move function declaration to top of file. (commit: 9df37d7) (details / githubweb)
  202. LinuxKPI: interrupt.h: add disable_irq_nosync(), irq_set_status_flags() (commit: 75727a0) (details / githubweb)
  203. LinuxKPI: mm.h: implement virt_to_head_page() (commit: 1984e6e) (details / githubweb)
  204. LinuxKPI: const argument to irq_set_affinity_hint() (commit: 4724e18) (details / githubweb)
  205. LinuxKPI: device: add device_set_wakeup_enable() (commit: b45e9a1) (details / githubweb)
  206. LinuxKPI: pm.h: add dummy pm_wakeup_event() (commit: fbc5dea) (details / githubweb)
  207. LinuxKPI: add more dummy header files (commit: 8a09133) (details / githubweb)
  208. LinuxKPI: skbuff: implement skb_free_frag() (commit: 8a6a412) (details / githubweb)
  209. LinuxKPI: 802.11: fix types and whitespace (commit: d282e77) (details / githubweb)
  210. LinuxKPI: 802.11: extend linuxkpi_ieee80211_rx() (commit: e420c65) (details / githubweb)
  211. LinuxKPI: 802.11: implement ieee80211_tx_status_ext() (commit: df109ed) (details / githubweb)
  212. LinuxKPI: 802.11: implement ieee80211_is_pspoll() (commit: 16dc23c) (details / githubweb)
  213. LinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT and VHT (commit: 28fbc0c) (details / githubweb)
  214. LinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues() (commit: 9e782bf) (details / githubweb)
  215. LinuxKPI: 802.11: basic implementation of *queue(s)/*txq* (commit: 9f9d047) (details / githubweb)
  216. LinuxKPI: implement irq_get_msi_desc() (commit: 7d23664) (details / githubweb)
  217. LinuxKPI: PCI: implement support for more than 1 MSI vector (commit: 03a8537) (details / githubweb)
  218. LinuxKPI: pci: add more functions (commit: 7b65e6f) (details / githubweb)
  219. LinuxKPI: return an address string in pci_name() (commit: 30960c5) (details / githubweb)
  220. LinuxKPI: dummy: remove files which have implementation (commit: c27730a) (details / githubweb)
  221. Bump __FreeBSD_version to 1302502 after LinuxKPI changes. (commit: 5ca371f) (details / githubweb)
  222. usb: Remove unused member in struct mos_softc (commit: 1ab8695) (details / githubweb)
  223. netlink: Zero-initialize mbuf messages (commit: 13e9972) (details / githubweb)
  224. netlink: Make the writers function table static and const (commit: a672b35) (details / githubweb)
  225. netlink: Fix indentation in netlink_message_writer.c (commit: c548078) (details / githubweb)
  226. netlink: Zero-initialize writer structures allocated on the stack (commit: 2de5417) (details / githubweb)
  227. netlink: add forgotten pru_rcvd handler. (commit: 4a081cc) (details / githubweb)
  228. netlink: fix if_allocdescr() malloc options argument. (commit: 8c60d46) (details / githubweb)
  229. netlink: use ifmedia to provide vlan interface operstate. (commit: c169fb6) (details / githubweb)
  230. routing: always pass rtentry to add_route_flags(). (commit: 45ced29) (details / githubweb)
  231. netlink: validate rtable value in RTM_<NEW|DEL|GET>ROUTE. (commit: e9296dc) (details / githubweb)
  232. efivar: Try harder to find label's efimedia (commit: 9ad4c04) (details / githubweb)
  233. efivar: Allow NULL paths in build_dp (commit: 82c0aea) (details / githubweb)
  234. efivar: support device paths as well as mounted paths in path_to_dp (commit: bae5c36) (details / githubweb)
  235. efibootmgr: Add --efidev (-u) to discover UEFI's device path to a dev or file (commit: 8ab17c6) (details / githubweb)
  236. efivar: Really look for labels for the provider with right efimedia (commit: f4d711e) (details / githubweb)
  237. allocbuf(): convert direct panic() calls to KASSERT()s (commit: 071a0b5) (details / githubweb)
  238. msdosfs: correct handling of vnode pager size on file extension error (commit: 6415222) (details / githubweb)
  239. msdosfs deextend(): memoize DETOV(dep) (commit: 03562ad) (details / githubweb)
  240. msdosfs deextend: validate pages of the partial buffer (commit: c2ee668) (details / githubweb)
  241. sys/param.h: Add _WANT_P_OSREL (commit: 1889a97) (details / githubweb)
  242. tmpfs: remove bogus MPASS(VOP_ISLOCKED(vp)) asserts (commit: d152426) (details / githubweb)
  243. tmpfs: remove IFF macro (commit: e6bc80a) (details / githubweb)
  244. cpuset: Add compat shim to the sched_affinity functions (commit: f3f350c) (details / githubweb)
  245. fusefs: fix some resource leaks (commit: 5775646) (details / githubweb)
  246. cleanvar: Be more careful when cleaning up /var. (commit: 0699f0d) (details / githubweb)
  247. netlink: call genetlink notification handler upon successful family (commit: ac40ea6) (details / githubweb)
  248. netlink: return optional metadata with the operation result. (commit: 72467b3) (details / githubweb)
  249. fibs: restrict jail_attach(2) if process fibnum >= numfibs in the jail. (commit: ed363bb) (details / githubweb)
  250. netlink: fix interface dump. (commit: a800622) (details / githubweb)
  251. netlink: simplify temporary address allocation in rtnl_handle_getlink(). (commit: 4c1ef49) (details / githubweb)
  252. netlink: fix OOB read in genetlink (commit: d9d596b) (details / githubweb)
  253. netinet6: Fix mbuf leak in NDP (commit: a38e2ff) (details / githubweb)
  254. nd6: fix panic in lltable_drop_entry_queue() (commit: 27ee562) (details / githubweb)
  255. stand: Update mfc notes (commit: 402df99) (details / githubweb)
  256. lua: reduce diffs between luaconf.h copies (commit: 06d74a7) (details / githubweb)
  257. shm: Document shm_create_largepage() (commit: 74631b8) (details / githubweb)
  258. libc: Fall back to rdtsc when using pvclock and rdtscp is not available (commit: dadfe09) (details / githubweb)
  259. pvclock: Export a vDSO page even without rdtscp available (commit: 14d014c) (details / githubweb)
  260. man4: Add a manual page for kvmclock (commit: 460e41a) (details / githubweb)
  261. pcb: Move an assignment into in_pcbdisconnect() (commit: 5a33e99) (details / githubweb)
  262. cpuset: Adapt sched_affinity compat shims to the stable/13 (commit: 24a7d13) (details / githubweb)
  263. kern: physmem: improve region coalescing logic (commit: 13f1d1b) (details / githubweb)
  264. llvm: make sure to use ELFv2 ABI on powerpc64 (commit: 8f39cbf) (details / githubweb)
  265. linuxkpi: Add more suspend defines (commit: 81e5b34) (details / githubweb)
  266. Bump __FreeBSD_version after linuxkpi changes. (commit: aaca677) (details / githubweb)
  267. ixgbe(4): Filter out spurious link up indication (commit: 25d43e3) (details / githubweb)
  268. ixl(4): Fix MAC/VLAN filters accounting (commit: a6fa27e) (details / githubweb)
  269. Fix per-jail zfs.mount_snapshot setting (commit: 426ed00) (details / githubweb)
  270. nfscl: Fix interaction between mmap'd and VOP_WRITE file updates (commit: 335517b) (details / githubweb)
  271. e1000: fix I219 hang on reset (commit: 17d1b8e) (details / githubweb)
  272. e1000: bump driver version (commit: 8c2eeb1) (details / githubweb)
  273. Introduce startmsg and use it in rc scripts (commit: 8f2bb17) (details / githubweb)
  274. rc.d/*: Use startmsg instead of echo on start messages (commit: e8396a9) (details / githubweb)
  275. ptrace.2: Fix warnings from igor. (commit: df2b1d0) (details / githubweb)
  276. .github: Switch to v3 of actions/checkout. (commit: f9345b9) (details / githubweb)
  277. ccr,ccp: Fix argument order to sglist_append_vmpages. (commit: fe67dc3) (details / githubweb)
  278. .github: Restrict permissions on cross-build jobs. (commit: ff5b04f) (details / githubweb)
  279. .github: Attempt to fix and increase robustness of macOS action (commit: bc68c55) (details / githubweb)
  280. e1000: Remove redundant disable_ulp for ich8lan (commit: 5e8a9a8) (details / githubweb)
  281. e1000: Add support for future client platforms (commit: 25b788e) (details / githubweb)
  282. e1000: Fix packet loss on 11th gen and later (commit: b0b1fa9) (details / githubweb)
  283. hastd and hastctl: use zlib's crc32 implementation. (commit: 7dbedbc) (details / githubweb)
  284. MFV: zlib 1.2.13. (commit: 3a7d654) (details / githubweb)
  285. vmm: Fix AP startup compatibility for old bhyve executables (commit: 577a666) (details / githubweb)
  286. Add nproc(1) (commit: 31f9db7) (details / githubweb)
  287. nproc: denote an incompatiblity with Linux (commit: 117d4ca) (details / githubweb)
  288. netlink: Fix "version introduced" documentation. (commit: c90cd0a) (details / githubweb)
  289. netlink: fix style(9) after c3d3f3594fdf. (commit: f9f0d2f) (details / githubweb)
  290. testing: handling non-root users with VNETs in pytest-based tests. (commit: 07595bd) (details / githubweb)
  291. netlink: fix IPv6 route addition with link-local gateway (commit: 240ee01) (details / githubweb)
  292. netlink: clear IPv6 embedded scope when dumping route gateways. (commit: d101991) (details / githubweb)
  293. kern/sysv_ipc.c: use ANSI C function definition (commit: 44a6088) (details / githubweb)
  294. ctfdump: Use getprogname() (commit: 994eb2f) (details / githubweb)
  295. modules: Add missing opt_*.h files for stand-alone compile (commit: cb182d5) (details / githubweb)
  296. linux(4): Get rid of the opt_compat.h include. (commit: 69834d6) (details / githubweb)
  297. linux(4): Move use_real_names knob to the linux.c (commit: 884ea80) (details / githubweb)
  298. linux(4): Use predefined constant instead of hardcoded value (commit: de17709) (details / githubweb)
  299. linux(4): Consolidate a FreeBSD interface names translation code (commit: a83551a) (details / githubweb)
  300. linux(4): Fixup the interface name translation in netlink (commit: 123ca9a) (details / githubweb)
  301. MFC: ARM release build: enable IPv6 SLAAC by default (commit: 13524c5) (details / githubweb)
  302. ctf: Remove unused function prototype for getpname() (commit: eba26d0) (details / githubweb)
  303. arm ti: Fix a typo in a kernel message (commit: 30ae823) (details / githubweb)
  304. Update leap-seconds to latest leap-seconds.3676924800 (expires 2023-12-28) (commit: 0196b09) (details / githubweb)
  305. netlink: fix addition of blackhole/reject routes. (commit: f054a56) (details / githubweb)
  306. netlink: fix NOINET6 build. (commit: 7af6e00) (details / githubweb)
  307. vm_fault: Fix a race in vm_fault_soft_fast() (commit: 2f57ef2) (details / githubweb)
  308. ping: Fix unsigned integer underflow resuling in a ping -R segfault (commit: 18936d3) (details / githubweb)
  309. vnet: Make vnet_sys[un]init() static (commit: 7b6d9ca) (details / githubweb)
  310. stand: fix build userboot without zfs (commit: 3464fc5) (details / githubweb)
  311. apic: prevent divide by zero in CPU frequency init (commit: a1c63b8) (details / githubweb)
  312. bhyve: add helper struct for acpi device handling (commit: b5d47fa) (details / githubweb)
  313. bhyve: add helper func to add acpi resources (commit: eb8931d) (details / githubweb)
  314. bhyve: add helper func to write a dsdt entry (commit: 6726130) (details / githubweb)
  315. bhyve: maintain a list of acpi devices (commit: 2c1cbd0) (details / githubweb)
  316. bhyve: add basic qemu fwcfg implementation (commit: 0232125) (details / githubweb)
  317. bhyve: add emulation for the qemu fwcfg selector port (commit: bd83665) (details / githubweb)
  318. bhyve: add emulation for qemu's fwcfg data port (commit: 3c12bcb) (details / githubweb)
  319. libdwarf: Add some constants from DWARF 5 (commit: dc1ba2a) (details / githubweb)
  320. Do not delete objdump when WITH_LLVM_BINUTILS is true (commit: d29b333) (details / githubweb)
  321. src.conf: regen man page (commit: 242ef80) (details / githubweb)
  322. linux(4): Cleanup unneeded includes from linux_util.h (commit: 7b7e409) (details / githubweb)
  323. linux(4): Cleanup vm includes from linux_util.h (commit: 4f6b7ae) (details / githubweb)
  324. linux(4): Cleanup sys/sysent.h from linux_util (commit: a0f00d7) (details / githubweb)
  325. linux(4): Cleanup sys/queue.h from linux.h (commit: ff193c9) (details / githubweb)
  326. linux(4): Cleanup abi_compat.h include from linux_timer.h (commit: 7f4ad94) (details / githubweb)
  327. linux(4): Move uselib() to i386 (commit: 28b6473) (details / githubweb)
  328. linux(4): Cleanup sys/uio.h where linux_uitl.h is included (commit: 56c33d2) (details / githubweb)
  329. linux(4): Fix brackets of local include opt_inet6 (commit: 97d640a) (details / githubweb)
  330. linux(4): Cleanup sys/sysctl.h from linux_misc.h (commit: 9e963bd) (details / githubweb)
  331. linux(4): Cleanup includes under compat/linux (commit: dd082cb) (details / githubweb)
  332. linux(4): Cleanup includes under i386/linux (commit: 2caa52c) (details / githubweb)
  333. linux(4): Cleanup includes under amd64/linux (commit: bfda8d0) (details / githubweb)
  334. linux(4): Cleanup includes under x86/linux (commit: 513957e) (details / githubweb)
  335. linux(4): Cleanup includes under arm64/linux (commit: 41e898d) (details / githubweb)
  336. linux(4): Rename linux_timer.h to linux_time.h (commit: d41e592) (details / githubweb)
  337. linux(4): Trim unused opt_usb.h from modules Makefiles (commit: 1054a06) (details / githubweb)
  338. linprocfs(4): Fixup process size in the /proc/pid/stat file (commit: 867e840) (details / githubweb)
  339. Fix a slew of mdoc warnings/errors. (commit: 07f1d6b) (details / githubweb)
  340. netlink: make the maximum allowed netlink socket buffer runtime tunable. (commit: b656161) (details / githubweb)
  341. Fix a race condition in dsl_dataset_sync() when activating features (commit: 57159a5) (details / githubweb)
  342. Partially revert eee9362a7 (commit: 0832395) (details / githubweb)
  343. Move dmu_buf_rele() after dsl_dataset_sync_done() (commit: aa25654) (details / githubweb)
  344. Revert zfeature_active() to static (commit: 7043742) (details / githubweb)
  345. Ensure .inc files are regenerated when llvm/clang tblgen binaries change (commit: 3912f99) (details / githubweb)
  346. rpm: add support for openEuler (commit: 41fb4e0) (details / githubweb)
  347. Set DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo and Alpine (commit: df18a44) (details / githubweb)
  348. autoconf: add support for openEuler (commit: fce0f7a) (details / githubweb)
  349. tmpfs: support the nosymfollow mount option (commit: 8449400) (details / githubweb)
  350. Delete obsolete Solaris compat header file stdlib.h (commit: 95f418f) (details / githubweb)
  351. ssh: default VerifyHostKeyDNS to no, following upstream (commit: 43fd772) (details / githubweb)
  352. amd64: Avoid copying td_frame from kernel procs (commit: cf25fa7) (details / githubweb)
  353. Remove an extra argument to SYSCTL_FOREACH (commit: f36ca79) (details / githubweb)
  354. Cirrus-CI: use makefs if root size exceeds QEMU's virtual FAT limit (commit: e8f143c) (details / githubweb)
  355. blacklistd: whitespace cleanup (commit: 2b29bd3) (details / githubweb)
  356. Add RELRO build knob, default to enabled (commit: ee71c37) (details / githubweb)
  357. src.conf: regen man page after RELRO change (commit: 65d7644) (details / githubweb)
  358. pfsync: support deferring IPv6 packets (commit: 3dec62e) (details / githubweb)
  359. pfsync: ensure 'error' is always initialised (commit: 5e9b79c) (details / githubweb)
  360. freebsd-update: re-edit files if merge conflict markers remain (commit: c7e3703) (details / githubweb)
  361. freebsd-update: avoid effects of user's environment on grep (commit: 24fe8a5) (details / githubweb)
  362. libc: handle zero alignment in memalign() (commit: 1b1d2ae) (details / githubweb)
  363. blacklistd: silence sign-conversion warning from Clang (commit: 9473447) (details / githubweb)
  364. buf: Make bufspace_daemon_shutdown() a no-op after a panic (commit: a102020) (details / githubweb)
  365. tcp: Make TCP PCAP buffer properly configurable. (commit: 2be7e3d) (details / githubweb)
  366. Optimize microzaps (commit: 82e3117) (details / githubweb)
  367. Remove atomics from zh_refcount (commit: 2098a00) (details / githubweb)
  368. Micro-optimize zrl_remove() (commit: eb68e3c) (details / githubweb)
  369. Switch dnode stats to wmsums (commit: 04a6ae0) (details / githubweb)
  370. Remove few pointer dereferences in dbuf_read() (commit: edaa250) (details / githubweb)
  371. Pack zrlock_t by 8 bytes (commit: c8d36e2) (details / githubweb)
  372. Introduce minimal ZIL block commit delay (commit: fd0893c) (details / githubweb)
  373. Prefetch on deadlists merge (commit: b644a45) (details / githubweb)
  374. System-wide speculative prefetch limit. (commit: 9d2e5c1) (details / githubweb)
  375. growfs_fstab startup script: set dumpdev to AUTO (commit: 009abff) (details / githubweb)
  376. inet6_opt_init.3: Some enhancements (commit: c079c0e) (details / githubweb)
  377. lockstat: Use the correct type for a symbol size (commit: 04e14db) (details / githubweb)
  378. lockstat: Use gelf.h instead of playing games with the preprocessor (commit: 1a0e325) (details / githubweb)
  379. mergemaster: add deprecation notice to man page (commit: ab53efd) (details / githubweb)
  380. freebsd-update: use grep -E instead of egrep (commit: b562307) (details / githubweb)
  381. thunderx: fix potential sign extension issue (commit: 02a57b1) (details / githubweb)
  382. uuidgen: add -c for compact uuid (commit: 551a3a6) (details / githubweb)
  383. machine-id: generate a compact version of the uuid (commit: ebca19e) (details / githubweb)
  384. uuidgen(1): back to the past and fix typo (commit: 131a687) (details / githubweb)
  385. uuidgen(1): fix another typo (commit: bf6280a) (details / githubweb)
  386. bsnmp: Remove "All Rights Reserved" from FreeBSD Foundation copyrights (commit: 44454ba) (details / githubweb)
  387. g_part_ebr: always create "compat" aliases (commit: 1ee4ec7) (details / githubweb)
  388. tools/build: Hide spurious errors if sys/stat.h does not exist (commit: 2d415b0) (details / githubweb)
  389. Enable kernel reproducible builds on stable branch (commit: d8644a5) (details / githubweb)
  390. netlink: do not memcpy 0 bytes from a NULL pointer (commit: 305aaa9) (details / githubweb)
  391. netgraph.4: remove obsolete ng_atm.4 reference (commit: f260cdd) (details / githubweb)
  392. NATM: Remove useless NETGRAPH_ATM_ATMPIF option (commit: d2c764f) (details / githubweb)
  393. NgATM: Remove useless NGATM_ATM option (commit: 744fb5a) (details / githubweb)
  394. NgATM: deprecate (commit: 08a5f8c) (details / githubweb)
  395. ng_atmllc: deprecate (commit: 85aac7c) (details / githubweb)
  396. vfs_mount.c: Free exports structures in vfs_destroy_mount() (commit: 4a141ad) (details / githubweb)
  397. xz: Improve compatibility with systems without capability mode support (commit: 0cc2deb) (details / githubweb)
  398. intr_event(9): fixup Nm field (commit: 5d93b49) (details / githubweb)
  399. powerpc: remove nexus_get_cpus() (commit: 3ca605d) (details / githubweb)
  400. lockmgr: upgrade panic return checks (commit: 7b37e83) (details / githubweb)
  401. bcm_dma: attach at an earlier bus pass (commit: 5b6edfc) (details / githubweb)
  402. bcm_dma: don't dereference NULL softc (commit: aa399ad) (details / githubweb)
  403. Optimize the is_l2cacheable functions (commit: 231a37c) (details / githubweb)
  404. Add missing increment to dsl_deadlist_move_bpobj() (commit: 6281b5c) (details / githubweb)
  405. Turn default_bs and default_ibs into ZFS_MODULE_PARAMs (commit: 576d34c) (details / githubweb)
  406. initramfs: fix zpool get argument order (commit: 050be02) (details / githubweb)
  407. linux_80211: Don't dequeue lsta if not queued (commit: 790dc4d) (details / githubweb)
  408. usbdevs: Remove duplicate APC entries (commit: e6fe8ff) (details / githubweb)
  409. usbdevs: Add APC Smart-UPS1000 (commit: 18549a5) (details / githubweb)
  410. usb: Add HID_IGNORE quirk for APC Smart-UPS1000 (commit: c6ee358) (details / githubweb)
  411. Ubuntu 22.04 integration: GitHub workflows (commit: 0a4e41d) (details / githubweb)
  412. Workaround GitHub Action failure (commit: 1d2aea7) (details / githubweb)
  413. Update workflows (commit: 4f6e0ca) (details / githubweb)
  414. heimdal: Fix CVE-2022-4152, signature validation error (commit: 59c26d1) (details / githubweb)
  415. hostid: Generate random UUID by default (commit: baf1e97) (details / githubweb)
  416. rc.d: Generate machine-id from hostid_save (commit: d6852ee) (details / githubweb)
  417. route(8): Add an example how to print the routing tables (commit: 43a51b8) (details / githubweb)
  418. route(8): Remove obsolete information (commit: d8d86ab) (details / githubweb)
  419. route.8: Add information about ROUTE_MPATH and FIB_ALGO (commit: afca4c0) (details / githubweb)
  420. route.8: Fix mandoc warnings (commit: ca1b471) (details / githubweb)
  421. Add NAMESPACE MANAGEMENT into admin_opcode[]. (commit: 359b918) (details / githubweb)
  422. nvmecontrol: Fix default ns create parameters. (commit: de0b02c) (details / githubweb)
  423. buf: Make buf_daemon_shutdown() a no-op after a panic (commit: db7f871) (details / githubweb)
  424. posixshm tests: Correct page size index checks (commit: ee429a1) (details / githubweb)
  425. bhyveload: Address compiler warnings and bump WARNS (commit: cc7b54d) (details / githubweb)
  426. deadlkres: Make parameters settable with tunables (commit: 054f0a6) (details / githubweb)
  427. bhyvectl: Address compiler warnings and bump WARNS (commit: 25766cf) (details / githubweb)
  428. netmap: Fix compiler warnings in tools (commit: 25e0844) (details / githubweb)
  429. epair: Avoid loading m_flags into a short (commit: c3bd32f) (details / githubweb)
  430. epair: Simplify the transmit path and address lost wakeups (commit: 762ad96) (details / githubweb)
  431. epair: Fix the RSS build (commit: a14756f) (details / githubweb)
  432. makefs: make msdos creation go fast (commit: aa1e6a4) (details / githubweb)
  433. netmap: pkt-gen: init all slots of every tx ring (commit: 4e31d33) (details / githubweb)
  434. sqlite3: Vendor import of sqlite3 3.41.0 (commit: aa728e2) (details / githubweb)
  435. ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced() (commit: 4b3133e) (details / githubweb)
  436. Fix for mountpoint=legacy (commit: a5c469c) (details / githubweb)
  437. dtrace/powerpc: "Fix" stack traces across trap frames (commit: 0a21a66) (details / githubweb)
  438. dtrace/powerpc: Adjust AFRAMES for fbt and profile (commit: 1026d17) (details / githubweb)
  439. powerpc/pmap: Add pmap_sync_icache() for radix pmap (commit: ed2c3bd) (details / githubweb)
  440. sesutil: don't malloc in a tight loop (commit: bd66219) (details / githubweb)
  441. fusefs: fix a buffer overflow in the tests (commit: 3205b36) (details / githubweb)
  442. fusefs: add some more test cases for bad fuse servers (commit: 4e4e299) (details / githubweb)
  443. netmap: Remove obsolete compatibility defines (commit: 565e917) (details / githubweb)
  444. ssh: Update to OpenSSH 9.3p1 (commit: 802b483) (details / githubweb)
  445. kern: physmem: don't truncate addresses in DEBUG output (commit: 7c0cbba) (details / githubweb)
  446. iconvlist(3): fix count argument type (commit: cda391f) (details / githubweb)
  447. i18n: csmapper: hook up the top-level .src files to the build (commit: 04accaa) (details / githubweb)
  448. efifb: add a tunable to select the framebuffer cache attribute (commit: 6fdb5da) (details / githubweb)
  449. grep: remove tautological condition (commit: d18524b) (details / githubweb)
  450. kern: physmem: don't create a new exregion for different flags... (commit: 1e6d266) (details / githubweb)
  451. route.8: Don't reference an external command in EXAMPLES (commit: 15d683c) (details / githubweb)
  452. carp: carp_master_down_locked() requires net epoch (commit: c15ceae) (details / githubweb)
  453. bhyve: add helper to add fwcfg items (commit: 1adfb2e) (details / githubweb)
  454. bhyve: add common fwcfg items (commit: 0229691) (details / githubweb)
  455. vmm: fix restore of TSC offset (commit: fb18fc6) (details / githubweb)
  456. bhyve: fix restore of kernel structs (commit: 38acc80) (details / githubweb)
  457. bhyve: fix resume for vms with guest_ncpus > 1 (commit: f6a333f) (details / githubweb)
  458. bhyvectl: do not return garbage from send_message (commit: 38b3709) (details / githubweb)
  459. bhyvectl: correct socket_fd closing in send_message (commit: d2da923) (details / githubweb)
  460. bhyvectl: don't leak nvlist in send_message (commit: f63fd20) (details / githubweb)
  461. libvmm: add missing ioctl's to vm_ioctl_cmds (commit: 1606dd1) (details / githubweb)
  462. bhyve: don't flush readonly device at blockif_pause (commit: c8b5f34) (details / githubweb)
  463. bhyve: add cap limits for ipc socket (commit: 2193f12) (details / githubweb)
  464. bhyve: exit with EX_OSERR if init checkpoint or restore time failed (commit: 6efb053) (details / githubweb)
  465. bhyve: init checkput before caph_enter (commit: c8ec366) (details / githubweb)
  466. bhyvectl: don't permit using --suspend and --checkpoint at same time (commit: 4e10f80) (details / githubweb)
  467. QAT: Fix uninitialized seed in QAT compression (commit: 345f8be) (details / githubweb)
  468. intrng: sort includes (commit: 84a7394) (details / githubweb)
  469. intrng: track counter allocation with a bitmap (commit: ae6e42b) (details / githubweb)
  470. daemon: add long_opts (commit: 282e4cf) (details / githubweb)
  471. daemon: use braces with 'if' consistently (commit: 488cf4b) (details / githubweb)
  472. daemon: consolidate variable declarations and initializaions (commit: d24c97e) (details / githubweb)
  473. daemon: initialize mask_orig with sigemptyset() (commit: cc123f0) (details / githubweb)
  474. daemon: fix double init of pid variable (commit: 93871c6) (details / githubweb)
  475. daemon: initialize struct sigaction at declaration site (commit: 52f302f) (details / githubweb)
  476. daemon: add supervision_enabled var (commit: 6f71a68) (details / githubweb)
  477. daemon: make dosyslog variable a bool and give it a better name (commit: d394c80) (details / githubweb)
  478. daemon: make log_reopen variable a bool (commit: 5e46ebc) (details / githubweb)
  479. daemon: deduplicate log_params varaibles (commit: b71a658) (details / githubweb)
  480. daemon: move syslog facility and syslog tag into log_params (commit: d8b8a03) (details / githubweb)
  481. daemon: more human-friendly variable names (commit: 8eb1e5d) (details / githubweb)
  482. daemon: style changes (commit: 05578dd) (details / githubweb)
  483. daemon: flatten and simplify fork() logic (commit: 204306b) (details / githubweb)
  484. daemon: change type of listen_child() to C99 bool (commit: bb2e206) (details / githubweb)
  485. daemon: simplify if/else chain (commit: bc9d2ee) (details / githubweb)
  486. daemon: add braces to while loop (commit: 3f0b048) (details / githubweb)
  487. daemon: decouple restart variable (commit: ec3a7d2) (details / githubweb)
  488. daemon: set supervise_enabled during argument processing (commit: 799d67e) (details / githubweb)
  489. FFS/UFS snapshots: improve documentation. (commit: 24ed6ac) (details / githubweb)
  490. FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. (commit: d0d1bec) (details / githubweb)
  491. FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. (commit: 85dc1a4) (details / githubweb)
  492. amd64 acpi_wakeup.c: fix typo (commit: 1070043) (details / githubweb)
  493. amd64: properly recalculate mitigations knobs after resume (commit: 7c5d3ec) (details / githubweb)
  494. acpi_wakeup.c: apply the reviewer' editorial corrections to the comment text. (commit: 38cefd3) (details / githubweb)
  495. pf tests: test IPv6 fragmentation with link-local addresses (commit: 5e7bbde) (details / githubweb)
  496. netbsd-tests: Serialize message queue tests (commit: 06fc9fe) (details / githubweb)
  497. netbsd-tests: Remove some pointless sleeps from message queue tests (commit: b09eed1) (details / githubweb)
  498. udp: Fix a memory leak in udp6_send() (commit: a16d308) (details / githubweb)
  499. readelf: fix -wR option, memory leaks, and -wf minor bug (commit: 440dbf8) (details / githubweb)
  500. epair: Remove unneeded includes and sort some of the rest (commit: 68b0f84) (details / githubweb)
  501. smr: Remove the return value from smr_wait() (commit: a765d21) (details / githubweb)
  502. sendfile tests: Mount filesystems under the test workdir (commit: fbe570c) (details / githubweb)
  503. netinet: Tighten checks for unspecified source addresses (commit: 795fda2) (details / githubweb)
  504. smbfs.5: Us .An -nosplit for the AUTHORS section (commit: 8544241) (details / githubweb)
  505. CI: update QEMU command line to avoid deprecated option format (commit: 27e1fad) (details / githubweb)
  506. makefs: do not call brelse if bread returns an error (commit: a16159a) (details / githubweb)
  507. Reserve u2f group for FIDO/U2F key support (SSH, etc.) (commit: df5bb84) (details / githubweb)
  508. tcp_rack.4: Correct a link in the SEE ALSO section (commit: bdc4a72) (details / githubweb)
  509. kerneldump: Inline dump_savectx() into its callers (commit: 2310894) (details / githubweb)
  510. csu: Add missing GNU-stack annotations to note object files. (commit: b4e4d32) (details / githubweb)
  511. libcrypto padlock.so: Link with -z noexecstack for ld.bfd. (commit: b5c260d) (details / githubweb)
  512. libicp: Link with -z noexecstack for ld.bfd. (commit: 6611fe0) (details / githubweb)
  513. Remove the MK_LIBCPLUSPLUS option (commit: 3eb107d) (details / githubweb)
  514. makefs: Ignore some sign comparison warnings from GCC. (commit: f31f677) (details / githubweb)
  515. Stop adding -Wredundant-decls to CWARNFLAGS. (commit: 419f53c) (details / githubweb)
  516. linuxkpi: Use a proper declaration for pm_suspend_via_firmware. (commit: 0ae6421) (details / githubweb)
  517. LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag. (commit: 8ca78eb) (details / githubweb)
  518. Add missing file to sys/conf/files after 469884cf04a9b92677c7c83e229ca6b8814f8b0a . (commit: dbb7cc4) (details / githubweb)
  519. Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium. (commit: e889fcd) (details / githubweb)
  520. if_epair: Use ANSI C definition (commit: 0d9e9c3) (details / githubweb)
  521. Fix kernel memory disclosures in mpr and mps (commit: 1a79818) (details / githubweb)
  522. _endian.h: Include sys/cdefs.h for visibility macros (commit: 4ccd5e6) (details / githubweb)
  523. Switch to GCC 9 for the GCC tinderbox. (commit: e7d9a68) (details / githubweb)
  524. ldd: clarify format options (commit: 7bc6ce4) (details / githubweb)
  525. gvinum: correct assertions (commit: 66f3ac8) (details / githubweb)
  526. lorder: add deprecation notice (commit: e26552c) (details / githubweb)
  527. etdump: exit on error if section header or entry offset is OOB (commit: 3976ad4) (details / githubweb)
  528. CI: Run pkgbase METALOG lint script (commit: cba3bec) (details / githubweb)
  529. sh: install hard link with same mode as target (commit: feb3da2) (details / githubweb)
  530. dwatch: install hard links with same mode as target (commit: 2dd014c) (details / githubweb)
  531. pam.d: install hard link with same mode as target (commit: 6be7ead) (details / githubweb)
  532. csh: install hard link with same mode as target (commit: c702ed6) (details / githubweb)
  533. pkgbase: report errors via metalog reader exit status (commit: 39c9fd8) (details / githubweb)
  534. ktls: Remove the KERN_TLS option from the i386 and amd64 LINT-NOIP kernel configurations. (commit: 57c9d39) (details / githubweb)
  535. vfs cache: return ENOTDIR for not_a_dir/{.,..} lookups (commit: 5d83656) (details / githubweb)
  536. contrib/tzdata: import tzdata 2023a (commit: 9cb5b95) (details / githubweb)
  537. mbuf: Fix an offset calculation in m_apply_extpg_one() (commit: 70421fd) (details / githubweb)
  538. cap_*(2): Document ENOSYS behavior. (commit: a836dce) (details / githubweb)
  539. arm64: Remove unused typedef (commit: 8f18fd1) (details / githubweb)
  540. arm64/machdep: Add parameter to the EFI table walking code (commit: 9521266) (details / githubweb)
  541. arm64: limit EFI excluded regions to physical memory types (commit: 865b564) (details / githubweb)
  542. vcount.9: remove obsolete man page (commit: f1a0b6f) (details / githubweb)
  543. Cross-reference coretemp(4) and amdtemp(4) (commit: cda81dc) (details / githubweb)
  544. printf(9): add MLINKS for vlog(9) and vprintf(9) (commit: c9f2ffe) (details / githubweb)
  545. Improve arc_read() error reporting (commit: 48f376b) (details / githubweb)
  546. ping: Avoid magic numbers (commit: 3c7ef29) (details / githubweb)
  547. FreeBSD: Remove extra arc_reduce_target_size() call (commit: 5219a26) (details / githubweb)
  548. contrib/tzdata: import tzdata 2023b (commit: 38e0d28) (details / githubweb)
  549. bhyve: add helper for adding fwcfg files (commit: 35bdc8b) (details / githubweb)
  550. bhyve: add cmdline option to enable qemu's fwcfg (commit: d468d5d) (details / githubweb)
  551. vmm: fix missing ipi statistic (commit: 6dace6a) (details / githubweb)
  552. pfsync: fix pfsync_undefer_state() locking (commit: 44af410) (details / githubweb)
  553. pfsync: add missing unlock in pfsync_defer_tmo() (commit: 3eb2341) (details / githubweb)
  554. pf tests: try to trigger locking issues in pfsync_timeout() (commit: 5d6b503) (details / githubweb)
  555. netipsec tests: Serialize (commit: 2d7021f) (details / githubweb)
  556. libdtrace: fix indendation in dt_printd() (commit: 3813808) (details / githubweb)
  557. vmrun: Expose bhyve's -G option (commit: 743f4ba) (details / githubweb)
  558. netgraph tests: Serialize (commit: e6b1b94) (details / githubweb)
  559. bhyve: Sleep briefly in the VMEXIT_DEBUG handler (commit: 3b6598f) (details / githubweb)
  560. pkg-stage.sh: update port trailing version information (commit: b44388e) (details / githubweb)
  561. critical(9): small updates (commit: a979e5c) (details / githubweb)
  562. KASSERT(9): some updates (commit: d85a531) (details / githubweb)
  563. panic(9): some updates (commit: 86e2335) (details / githubweb)
  564. zed: mark disks as REMOVED when they are removed (commit: bd9a9a4) (details / githubweb)
  565. zed: post a udev change event from spa_vdev_attach() (commit: 43d63ab) (details / githubweb)
  566. zed: add hotplug support for spare vdevs (commit: dedd824) (details / githubweb)
  567. Update vdev state for spare vdev (commit: aa7258c) (details / githubweb)
  568. Updates to UFS/FFS superblock integrity checks when reading a superblock. (commit: 4660b60) (details / githubweb)
  569. Correct several bugs in fsck_ffs(8) triggered by corrupted filesystems. (commit: a0cd032) (details / githubweb)
  570. linux 6.3 compat: add another bdev_io_acct case (commit: 59f1875) (details / githubweb)
  571. Add more ANSI colors to libzfs (commit: 374f86b) (details / githubweb)
  572. Colorize zpool iostat output (commit: 433b9a8) (details / githubweb)
  573. Add colored output to zfs list (commit: 3da5772) (details / githubweb)
  574. netmap: get rid of save_if_input for emulated adapters (commit: 1e01c7e) (details / githubweb)
  575. Updates to UFS/FFS superblock integrity checks when reading a superblock. (commit: bfd3257) (details / githubweb)
  576. contrib/tzdata: import tzdata 2023c (commit: bb7b158) (details / githubweb)
  577. path_test: Add a test case for openat(O_EMPTY_PATH) in capability mode (commit: 6ebf11e) (details / githubweb)
  578. xhci(4): Add IDs for Zhaoxin USB 3.0 controllers (commit: fd16ee5) (details / githubweb)
  579. ehci(4): Add IDs for for Zhaoxin USB 2.0 controller (commit: ffb8b19) (details / githubweb)
  580. uhci(4): Add IDs for Zhaoxin USB controller (commit: 4abe99d) (details / githubweb)
  581. xhci(4): Describe Fresco Logic FL1009 USB 3.0 controller (commit: 298d689) (details / githubweb)
  582. Additional limits on hole reporting (commit: 164d184) (details / githubweb)
  583. Use setproctitle to report progress of zfs send (commit: 777c98e) (details / githubweb)
  584. zfs_main.c: fix unused variable error with GCC (commit: 0e30635) (details / githubweb)
  585. Fix console progress reporting for recursive send (commit: c63b47e) (details / githubweb)
  586. amd64 wakeup: recalculate mitigations after APICs are woken (commit: 738b20a) (details / githubweb)
  587. Linux 6.2 compat: META (commit: a164143) (details / githubweb)
  588. pfsync: hold b_mtx for callout_stop(pd_tmo) (commit: 9965ab8) (details / githubweb)
  589. pf: remove pd_refs from pfsync (commit: 8d261cd) (details / githubweb)
  590. Rewrite function definitions with identifier lists. (commit: 40f0229) (details / githubweb)
  591. rarpd(8): Fix a typo in a source code comment (commit: f717410) (details / githubweb)
  592. Support compilation with llvm 15 (commit: 82eb549) (details / githubweb)
  593. fdescfs: remove useless XXX comment, unwrap line (commit: df34c93) (details / githubweb)
  594. fdesc_allocvp(): fix potential use after free (commit: 35b68d0) (details / githubweb)
  595. vnode_pager_input: return runningbufspace back (commit: 464c507) (details / githubweb)
  596. devd.conf.5: Fix a typo in the manual page (commit: 374f392) (details / githubweb)
  597. hv_hid: Hyper-V HID driver (commit: 21f4e81) (details / githubweb)
  598. MFV: xz 5.4.2. (commit: 8c09bde) (details / githubweb)
  599. Add Linux kmemleak support to ZTS (commit: a69765e) (details / githubweb)
  600. ZTS: Log test name to /dev/kmsg on Linux (commit: fc2c025) (details / githubweb)
  601. Add myself (cc) as a src commiter. (commit: aa0188c) (details / githubweb)
  602. Always install llvm-objdump as objdump (commit: 982e61a) (details / githubweb)
  603. pci: add tunable hw.pci.enable_mps_tune (commit: df7798b) (details / githubweb)
  604. bhyve: add helper to read PCI IDs from bhyve config (commit: ee3a790) (details / githubweb)
  605. bhyve: make use of helper to read PCI IDs from bhyve config (commit: ab64356) (details / githubweb)
  606. tcp_wrappers: Use ANSI (c89) function definitions (commit: e85ca03) (details / githubweb)
  607. fdescfs: Fix a file ref leak (commit: cfae554) (details / githubweb)
  608. netmap: fix copyin/copyout of nmreq options list (commit: b74063f) (details / githubweb)
  609. netmap: fix build issue in unit test (commit: d94a88d) (details / githubweb)
  610. bhyve: remove unnecessary const qualifier in acpi_device.h (commit: 2a33e25) (details / githubweb)
  611. bhyve: return EEXIST when adding a fwcfg item twice (commit: e6bb702) (details / githubweb)
  612. cap_sysctl tests: Serialize (commit: b52c60d) (details / githubweb)
  613. cap_dns tests: Convert to ATF, avoid failing when lookups don't resolve (commit: 8d775ca) (details / githubweb)
  614. aio tests: Use unique names for zvols (commit: f6b47fe) (details / githubweb)
  615. netpfil tests: Serialize (commit: 64d84e4) (details / githubweb)
  616. pf tests: Serialize (commit: e4074bf) (details / githubweb)
  617. fdgrowtable tests: Address a set-but-not-used warning (commit: d84d733) (details / githubweb)
  618. acl tests: Serialize (commit: 5cec495) (details / githubweb)
  619. fdesc_lookup(): no need to vhold the dvp vnode (commit: 74aa6df) (details / githubweb)
  620. fdesc_lookup(): the condition to use vn_vget_ino() is always true (commit: c5adb35) (details / githubweb)
  621. fdesc_lookup(): drop fdropped (commit: 4cbd728) (details / githubweb)
  622. netlink: add userland name mappings to all NETLINK_ROUTE messages. (commit: c0c42c6) (details / githubweb)
  623. netlink: add u8/u64 attribute fetcher accessors to snl(3). (commit: f274378) (details / githubweb)
  624. netlink: fix vlan interface creation (commit: 401a06f) (details / githubweb)
  625. netlink: cleanup netlink_writer code (commit: 4826b22) (details / githubweb)
  626. netlink: make snl(3) scratch buffer growable (commit: d1c4e56) (details / githubweb)
  627. netlink: add basic message writing support to snl(3). (commit: ec1edf1) (details / githubweb)
  628. netlink: add rtsock-compatible header to use with netlink snl(3). (commit: 96a0db3) (details / githubweb)
  629. netlink: add snl(3) default parsers for routes and links. (commit: 22b7b32) (details / githubweb)
  630. fix buildworld after 595d23f777dc. (commit: 32bd3c9) (details / githubweb)
  631. netlink: improve snl(3) (commit: a5e5f41) (details / githubweb)
  632. netlink: fix capped uncapped ack handling in snl(3). (commit: 95b86c8) (details / githubweb)
  633. netlink: add public ucred accessor for nlp. (commit: 578fa16) (details / githubweb)
  634. netlink: improve attribute decoding in python tests (commit: b68dcb3) (details / githubweb)
  635. netlink: remove redundant check. (commit: b8289b8) (details / githubweb)
  636. netlink: check result of sooptcopyin(). (commit: 3c1ba1f) (details / githubweb)
  637. netlink: initialise error in nl_autobind_port(). (commit: 799ef84) (details / githubweb)
  638. netlink: do not crash when linux message translation fails. (commit: efd56d9) (details / githubweb)
  639. tests: fix netlink test_dump_ifaces_many test. (commit: 0da116b) (details / githubweb)
  640. tests: add netlink large dump buffer check (commit: 0276eb6) (details / githubweb)
  641. tests: add more netlink tests for neighbors/routes (commit: b18abe2) (details / githubweb)
  642. tests: fix python parsing of netlink nested attributes (commit: 9a8ea61) (details / githubweb)
  643. netlink: reduce the default debugging levels (commit: 5628f34) (details / githubweb)
  644. routing: fix panic when adding an interface route to the p2p interface (commit: e18df85) (details / githubweb)
  645. wpa_supplicant/hostapd: Fix uninitialized packet pointer on error (commit: 264e036) (details / githubweb)
  646. heimdal: Do not build a redundant source file (commit: 2e3c94b) (details / githubweb)
  647. routing: add public rt_is_exportable() version to check if (commit: 2ccf638) (details / githubweb)
  648. netlink: add standrard ifaddr/neigh parsers to snl(3). (commit: 6cee6af) (details / githubweb)
  649. times: Use modern function definitions (commit: bf86e2c) (details / githubweb)
  650. <type_traits>: Avoid instantiating a pointer type in std::decay<>. (commit: 3e7b967) (details / githubweb)
  651. Revert "Ensure .inc files are regenerated when llvm/clang tblgen binaries change" (commit: ad81b9e) (details / githubweb)
  652. libc/yp: sort out warnings (commit: a0b3fbe) (details / githubweb)
  653. Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787 (commit: 255d6c9) (details / githubweb)
  654. Merge llvm-project main llvmorg-15-init-16436-g18a6ab5b8d1f (commit: 7982d1e) (details / githubweb)
  655. Merge llvm-project main llvmorg-15-init-17485-ga3e38b4a206b (commit: 13a2180) (details / githubweb)
  656. Merge llvm-project main llvmorg-15-init-17826-g1f8ae9d7e7e4 (commit: 74093eb) (details / githubweb)
  657. Merge llvm-project release/15.x llvmorg-15.0.0-rc2-40-gfbd2950d8d0d (commit: a2e9274) (details / githubweb)
  658. Merge llvm-project release/15.x llvmorg-15.0.0-9-g1c73596d3454 (commit: 5d97619) (details / githubweb)
  659. Merge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5289e7846 (commit: c3fe235) (details / githubweb)
  660. Merge llvm-project release/15.x llvmorg-15.0.6-0-g088f33605d8a (commit: f1ad517) (details / githubweb)
  661. Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (commit: 060699e) (details / githubweb)
  662. Reapply: <type_traits>: Avoid instantiating a pointer type in std::decay<> (commit: cb80698) (details / githubweb)
  663. llvm/lld: damage control threading (commit: 801fd0d) (details / githubweb)
  664. clang: Define NO_WDEPRECATED_NON_PROTOTYPE for clang 15 (commit: 4d2ea4d) (details / githubweb)
  665. zlib: silence K&R warns (commit: 191d5e3) (details / githubweb)
  666. Properly conditionalize clang 15-only flags (commit: 31f9f70) (details / githubweb)
  667. bearssl: Suppress warnings from functions that have no args (commit: f80ddde) (details / githubweb)
  668. zlib: Use NO_WDEPRECATED_NON_PROTOTYPE (commit: 90b910f) (details / githubweb)
  669. sendmail: silence K&R warns (commit: bda1244) (details / githubweb)
  670. libz: silence K&R warns (commit: f7ddc6a) (details / githubweb)
  671. less: silence K&R warns (commit: 6f2a605) (details / githubweb)
  672. Fix unused variable warnings in sctp_indata.c (commit: 482a0e5) (details / githubweb)
  673. Update CWARNFLAGS in bsd.sys.mk and CWARNEXTRA in kern.mk for clang 15. (commit: 29d88c3) (details / githubweb)
  674. amd64: ansify (commit: 884bcc5) (details / githubweb)
  675. vfs: ansify (commit: b7ddd93) (details / githubweb)
  676. fifofs: ansify (commit: 6e9599a) (details / githubweb)
  677. nullfs: ansify (commit: b14680d) (details / githubweb)
  678. udf: ansify (commit: c53ea2f) (details / githubweb)
  679. smbfs: ansify (commit: bebed8e) (details / githubweb)
  680. sk: ansify (commit: 13def8c) (details / githubweb)
  681. ddb: ansify (commit: 7ec88f5) (details / githubweb)
  682. sysv: ansify (commit: 7ccd87e) (details / githubweb)
  683. lge: ansify (commit: 7d757e3) (details / githubweb)
  684. rpc: ansify (commit: da9441d) (details / githubweb)
  685. i386: ansify (commit: e581f57) (details / githubweb)
  686. sctp: tweak panic message (commit: 442f26c) (details / githubweb)
  687. Bump __FreeBSD_version for llvm 15.0.7 merge (commit: 85e32e9) (details / githubweb)
  688. daemon: move variables into struct daemon_state (commit: 7362081) (details / githubweb)
  689. daemon: repace goto exit with daemon_terminate() (commit: edc3bff) (details / githubweb)
  690. daemon: remove unnecessary memset in daemon_state_init() (commit: 980ad64) (details / githubweb)
  691. daemon: kill off some stray blank lines (commit: 2a69943) (details / githubweb)
  692. pkill: use an ARG_MAX size buffer for argument matching (commit: df42ae6) (details / githubweb)
  693. daemon: move signal setup into a function (commit: 7ad1beb) (details / githubweb)
  694. daemon: decouple init logic from main loop (commit: 81f89a7) (details / githubweb)
  695. daemon: reformat longopts (commit: 535fc5f) (details / githubweb)
  696. lagg: Various style fixes (commit: 9d1d066) (details / githubweb)
  697. lagg(4): Make lagg_list and lagg_detach_cookie static (commit: b452382) (details / githubweb)
  698. lagg(4): Refactor out some lagg protocol input routines into a default one (commit: eeb96a7) (details / githubweb)
  699. lagg(4): Do not enter net epoch recursively (commit: 758fea5) (details / githubweb)
  700. lacp: Use C99 bool for boolean return value (commit: d1d5d8f) (details / githubweb)
  701. lagg(4): Tap traffic after protocol processing (commit: ed44ba4) (details / githubweb)
  702. infiniband: Widen NET_EPOCH coverage (commit: 5d45e09) (details / githubweb)
  703. ifconfig: Improve VLAN identifier parsing (commit: ba169bd) (details / githubweb)
  704. ifconfig: Fix configuring if_bridge with additional operating parameters (commit: bab5ce8) (details / githubweb)
  705. setkey(8): add -e option to take script from the command line (commit: 3cea7ca) (details / githubweb)
  706. makefs: correct iso9660 Rock Ridge TF timestamps (commit: a79601b) (details / githubweb)
  707. makefs: correct iso9660 Rock Ridge NM values (commit: 62f8e14) (details / githubweb)
  708. makefs: correct El Torito bood record (commit: b957461) (details / githubweb)
  709. makefs: emit NM records for all directory entries (commit: 3a52cc4) (details / githubweb)
  710. kbdcontrol.c: make pre-Unicode compatibility conditional (commit: 1412836) (details / githubweb)
  711. bhyve: add QEMU_FWCFG_INDEX_NB_CPUS item (commit: b0efaef) (details / githubweb)
  712. MFC: bcm5874: Add opt_usb.h for module dependency (commit: 6d1f531) (details / githubweb)
  713. release/oci: add Oracle Cloud image builder (commit: f8bbe03) (details / githubweb)
  714. arm64: Ensure that thread0's PCB flags are initialized (commit: e180d4c) (details / githubweb)
  715. arm64: Move the initial kernel stack out of the init_pagetables section (commit: 263fa9b) (details / githubweb)
  716. libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections (commit: f22bd73) (details / githubweb)
  717. netisr: Remove the now-unused NETISR_EPAIR queue index (commit: 37ef513) (details / githubweb)
  718. makefs(8): do not print comma after the last super-block (commit: 18eb15b) (details / githubweb)
  719. netmap: Handle packet batches in generic mode (commit: 3d55de7) (details / githubweb)
  720. arm64/gicv3: correct the size of the distributor resource (commit: 98ee3bb) (details / githubweb)
  721. Fix "Add colored output to zfs list" (commit: 3d9f370) (details / githubweb)
  722. linux 6.3 compat: needs REQ_PREFLUSH | REQ_OP_WRITE (commit: e202d3b) (details / githubweb)
  723. Removed Python 2 and Python 3.5- support (commit: 07cc8ae) (details / githubweb)
  724. Tag zfs-2.1.10 (commit: 33003ec) (details / githubweb)
  725. telnet.1: Fix a typo in the manual page (commit: 6294710) (details / githubweb)
  726. imgact_binmisc: MFC: unbreak module build outside of kernel build environment (commit: a402e63) (details / githubweb)
  727. sbin/veriexec: fixed parameter parsing of option -x (commit: 299980e) (details / githubweb)
  728. veriexec: Fix veriexec -i's confusion between loaded and locked states (commit: e900898) (details / githubweb)
  729. veriexec(8): explain that only a unique prefix is required (commit: 096559d) (details / githubweb)
  730. Improve parameters handling in veriexec (commit: e2e6c64) (details / githubweb)
  731. Move ve_check_hash prototype to libsecureboot-priv.h (commit: 8dd1299) (details / githubweb)
  732. Update libsecureboot (commit: 103a7c7) (details / githubweb)
  733. libsecureboot: Do not propagate empty string (commit: 9c95cd9) (details / githubweb)
  734. Add -S option to veriexec (commit: 32d22bb) (details / githubweb)
  735. lib/libsecureboot: Fix some typos (commit: fbdf463) (details / githubweb)
  736. veriexec(4): Fix a compiler error (commit: b584a79) (details / githubweb)
  737. makefs: spelling (commit: a025a94) (details / githubweb)
  738. makefs: do not pass mode to open() call lacking O_CREAT (commit: 5f31bbc) (details / githubweb)
  739. makefs: remove vestigial '?' cases from top-level getopt(3) loop (commit: 57f6ba0) (details / githubweb)
  740. makefs: Whitespace cleanup to sync with NetBSD (commit: 3dff748) (details / githubweb)
  741. makefs: correct "filname" typo (commit: 8c22a34) (details / githubweb)
  742. makefs: #define Apple Partition bits (commit: 4311c5b) (details / githubweb)
  743. makefs: improve some cd9660 error messages (commit: ac8ec8c) (details / githubweb)
  744. makefs: remove CD9660MAXPATH #define (commit: 6787081) (details / githubweb)
  745. makefs: avoid uninitialized memory in root directory date (commit: 1a38a53) (details / githubweb)
  746. makefs: remove some unused cd9660 types and defines (commit: 511e83a) (details / githubweb)
  747. makefs: simplify filename conversion handling (commit: 066d682) (details / githubweb)
  748. makefs: use size_t or ssize_t where appropriate (commit: c821baf) (details / githubweb)
  749. makefs: set the validation entry system type (commit: 496478c) (details / githubweb)
  750. makefs: use %s and __func__ in printf messages (commit: 72ef847) (details / githubweb)
  751. bsd-family-tree: add OpenBSD 7.3 (commit: cdb5355) (details / githubweb)
  752. bsd-family-tree: add FreeBSD 13.2 (commit: 7ae95c1) (details / githubweb)
  753. arcmsr(4): Fix reading buffer empty length error. (commit: 134e7be) (details / githubweb)
  754. Merge bearssl-20220418 (commit: c1ca6b7) (details / githubweb)
  755. Merge commit 'd84e570b54961e8874bbd8de25635eb96be0977e' (commit: 3894498) (details / githubweb)
  756. DEBUG_VFS_LOCKS: use witness if available (commit: 074babf) (details / githubweb)
  757. Add witness_is_owned(9) (commit: 41959be) (details / githubweb)
  758. DEBUG_VFS_LOCKS: restore diagnostic for the witness use case (commit: 99da9d6) (details / githubweb)
  759. Add kqueue1() syscall (commit: fcfa6bf) (details / githubweb)
  760. kqueue1(2): export the symbol from libc (commit: 35c8860) (details / githubweb)
  761. kqueue1(2): document (commit: 7818289) (details / githubweb)
  762. Rename kqueue1(2) to kqueuex(2) to avoid compat issues with NetBSD (commit: e6aa3c8) (details / githubweb)
  763. Change kqueue1() to be compatible with NetBSD (commit: b50b224) (details / githubweb)
  764. Regen (commit: 1668040) (details / githubweb)
  765. pkru.3: fix markup (commit: ad48156) (details / githubweb)
  766. rtld: fixes for handling of the grouped options (commit: c38df24) (details / githubweb)
  767. llvm-objcopy: link man page as strip.1 when WITH_LLVM_BINUTILS is set (commit: 1305e8a) (details / githubweb)
  768. fs/cd9660: add header include guards (commit: e0a9723) (details / githubweb)
  769. vimage.8: Remove a double word (commit: 3e9d966) (details / githubweb)
  770. powerpc: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions (commit: 7124e66) (details / githubweb)
  771. cam iosched: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions (commit: 09f9dad) (details / githubweb)
  772. ice(4): Use the existing CTLFLAG_RWTUN flag definition (commit: 60d6ed9) (details / githubweb)
  773. bxe(4): Use CTLFLAG_RDTUN flag definition (commit: f500ecb) (details / githubweb)
  774. iicbus(4): Use the existing CTLFLAG_RWTUN flag definition (commit: 07bd2fc) (details / githubweb)
  775. awk: errror on printf format strings lacking conversion specifier (commit: 46529cb) (details / githubweb)
  776. ofw: fix memory leak in ofwbus_attach() (commit: da048bd) (details / githubweb)
  777. arm: add an interrupt rman to nexus (commit: 0edbab4) (details / githubweb)
  778. physmem: add ram0 pseudo-driver (commit: 5cdaedd) (details / githubweb)
  779. ofwbus: remove handling of resources from ofwbus (commit: 9cb88cc) (details / githubweb)
  780. ofwbus: remove arm64 ifdefs (commit: 53ad478) (details / githubweb)
  781. ofwbus: only allow unit number zero (commit: 19866d1) (details / githubweb)
  782. x86: nexus code tidy-up (commit: 256af80) (details / githubweb)
  783. riscv: nexus code tidy-up (commit: c75d7f7) (details / githubweb)
  784. powerpc: nexus code tidy-up (commit: d3d739f) (details / githubweb)
  785. arm: nexus code tidy-up (commit: e0d675c) (details / githubweb)
  786. arm64: nexus code tidy-up (commit: 08e65a6) (details / githubweb)
  787. tmpfs: MFC: unbreak module build outside of kernel build environment (commit: 8b7f678) (details / githubweb)
  788. kern: remove a double word in a KASSERT in subr_trap (commit: a545623) (details / githubweb)
  789. arm: Remove a double word in a comment in setjmp (commit: 0b5e6fa) (details / githubweb)
  790. if_epair: also remove vlan metadata from mbufs (commit: 8011e2c) (details / githubweb)
  791. epair tests: test PCP tagged packets (commit: c79831b) (details / githubweb)
  792. contrib: dracut: fix race with root=zfs:dset when necessities required (commit: 18edf7a) (details / githubweb)
  793. Revert "ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()" (commit: a969b1b) (details / githubweb)
  794. Values printed by zpool-iostat(8) should be right-aligned (commit: 4e49d8e) (details / githubweb)
  795. Tag zfs-2.1.11 (commit: e25f913) (details / githubweb)
  796. netisr: Purge another reference to NETISR_EPAIR (commit: 0f1e73b) (details / githubweb)
  797. bridge: Try to make the GRAB_OUR_PACKETS macro a bit more readable (commit: 90348de) (details / githubweb)
  798. tty: Default to printing kernel stack traceback only on INVARIANT kernels (commit: ac7506f) (details / githubweb)
  799. loader: lua: unload the kernel when changing BEs (commit: 7e5811f) (details / githubweb)
  800. loader: lua: disable autoboot timer after password entry (commit: f0cb734) (details / githubweb)
  801. pkill: tests: do a pass for case-sensitive conflicts (commit: 312c066) (details / githubweb)
  802. trpt: fix several bugs and add deprecation notice (commit: d7339c4) (details / githubweb)
  803. amd64: fix PKRU and swapout interaction (commit: 11793cb) (details / githubweb)
  804. mount_nfs.8: Fix a mandoc warning (commit: 6b5b466) (details / githubweb)
  805. morse.6: Mention to standards in the SEE ALSO section (commit: eca916b) (details / githubweb)
  806. grdc.6: Add an ENVIRONMENT section (commit: 6404073) (details / githubweb)
  807. infiniband: Opt-in for net epoch (commit: e74e0dc) (details / githubweb)
  808. mlx5ib(4): Mark driver knows net epoch (commit: a023d98) (details / githubweb)
  809. vnet: Fix a typo in a source code comment (commit: fd635d8) (details / githubweb)
  810. lagg(4): Correctly define some sysctl variables (commit: 774a2ee) (details / githubweb)
  811. printf.9: Update the use example of the %D conversion specifier (commit: ff71510) (details / githubweb)
  812. bridge: Log MAC address port flapping (commit: de53ebb) (details / githubweb)
  813. sftp: avoid leaking path arg in calls to make_absolute_pwd_glob (commit: 533a942) (details / githubweb)
  814. Enable KERN_TLS by default in ARM64 GENERIC (commit: bf5c454) (details / githubweb)
  815. makefs: remove unused cd9660 options (commit: 5fbe15b) (details / githubweb)
  816. makefs: remove unused variable (commit: 6dda38e) (details / githubweb)
  817. makefs: use unsigned and %u for rock_ridge_move_count (commit: 775defb) (details / githubweb)
  818. unionfs.5: Use '.An -nosplit' in the AUTHORS section (commit: 02a7d11) (details / githubweb)
  819. libsa: make single bit bitfields unsigned to avoid clang 16 warning (commit: 01bdf9a) (details / githubweb)
  820. bsnmp: make single bit bitfields unsigned to avoid clang 16 warning (commit: 5cc19c2) (details / githubweb)
  821. ichiic: use bool for one-bit wide bit-fields (commit: 9f9b65a) (details / githubweb)
  822. stand: Remove a double word in a source code comment (commit: f8bab2c) (details / githubweb)
  823. last(1): Remove double words in source code comments (commit: 22ded21) (details / githubweb)
  824. net80211: Remove double words in source code comments (commit: 73dafc6) (details / githubweb)
  825. procctl: add state flags to PROC_REAP_GETPIDS reports (commit: c34e421) (details / githubweb)
  826. kern.mk: clang >= 16 already infers ELFv2 for powerpc64 (commit: 4b0899a) (details / githubweb)
  827. vmrun.sh: Fix a typo in usage() (commit: eb2e52f) (details / githubweb)
  828. vfs cache: fix vfs.cache.stats.* name typos (commit: a0b1e75) (details / githubweb)
  829. zfs: fix up EINVAL from getdirentries on .zfs (commit: 84b812d) (details / githubweb)
  830. sync_vnode(): add assert to check vn_start_write() correctness (commit: aad9b8f) (details / githubweb)
  831. syncer vnode: add VOP_GETWRITEMOUNT() definition explicitly (commit: 8b09e4b) (details / githubweb)
  832. x86: initialize use_xsave once (commit: 7f7e8fd) (details / githubweb)
  833. umtx: allow to configure minimal timeout (in nanoseconds) (commit: 68a6973) (details / githubweb)
  834. loader: comconsole: don't unconditionally wipe out hw.uart.console (commit: 362677c) (details / githubweb)
  835. uart(4): add Sunrise Point UART controllers (commit: 7c0af1a) (details / githubweb)
  836. sys/dirent.h: comment update, 'd_off' is offset of next entry (commit: 8ce363a) (details / githubweb)
  837. posixshmcontrol(1): silently ignore inaccessible segments when listing (commit: 06e36c8) (details / githubweb)
  838. openssh: restore PrintLastLog option (commit: 170520f) (details / githubweb)
  839. makefs: call brelse from bread (commit: d74a830) (details / githubweb)
  840. makefs: set cd9660 Rock Ridge timestamps for . and .. (commit: 0001406) (details / githubweb)
  841. release: Remove "All Rights Reserved" from FreeBSD Foundation copyrights (commit: 68ffc1e) (details / githubweb)
  842. llvm: fix some llvm-* tool links when WITH_LLVM_BINUTILS is set (commit: 3b63f0b) (details / githubweb)
  843. memmem: add a note about other systems which have memmem (commit: 47af828) (details / githubweb)
  844. rtld: reindent and style(9) elf_hash() (commit: 937d152) (details / githubweb)
  845. rtld: fix SysV hash function overflow (commit: 26cc23c) (details / githubweb)
  846. link_elf: fix SysV hash function overflow (commit: 9e4ae81) (details / githubweb)
  847. ipfw.8: MFC: improve description for interface matching (commit: f1c5c93) (details / githubweb)
  848. bhyve: add config option to modify LPC IDs (commit: d4cae9c) (details / githubweb)
  849. bhyve: introduce acpi_device_emul struct (commit: 3f7acfe) (details / githubweb)
  850. bhyve: allow building device specific ACPI tables (commit: 76f744c) (details / githubweb)
  851. bhyve: check for errors when writing device specific DSDT entries (commit: fbf9519) (details / githubweb)
  852. bhyve: allow device specific DSDT entries (commit: 1c70531) (details / githubweb)
  853. bhyve: save softc of ACPI devices (commit: 9c8a0c3) (details / githubweb)
  854. bhyve: define array to protect passthru regs (commit: 847adbb) (details / githubweb)
  855. bhyve: add hook for PCI header of passthru devices (commit: 0ad27bd) (details / githubweb)
  856. bhyve: add QEMU_FWCFG_INDEX_MAX_CPUS item (commit: 8262218) (details / githubweb)
  857. bhyve: remove redundant variable (commit: b8cca0c) (details / githubweb)
  858. Suppress lld 16 errors about multiply defined symbols in rescue (commit: 405cd10) (details / githubweb)
  859. Suppress lld 16 errors about undefined symbols in version maps (commit: aa67486) (details / githubweb)
  860. Include bsd.linker.mk to get LINKER_TYPE and VERSION in rescue (commit: 3d70637) (details / githubweb)
  861. kcsan: add __tsan_mem(cpy|move|set) aliases for clang >= 16 (commit: beb6b55) (details / githubweb)
  862. powerpc: fix a few pmap related functions to return correct types (commit: 286ed9e) (details / githubweb)
  863. Use bool for one-bit wide bit-fields (commit: 1150a69) (details / githubweb)
  864. al_eth: make function definitions consistent with declarations (commit: 99a98c6) (details / githubweb)
  865. Improvement in UFS/FFS directory placement when doing mkdir(2). (commit: 427b3d9) (details / githubweb)
  866. Add `chdb' command to fsdb(8) to set direct block numbers. (commit: 146ba7a) (details / githubweb)
  867. Bug fixes for fsck_ffs(8). (commit: b180a07) (details / githubweb)
  868. Skip Pass 5 in fsck_ffs(8) when corrupt cylinder groups remain unfixed. (commit: 0c6c748) (details / githubweb)
  869. libusb(3): Implement libusb_init_context() and the needed structures and definitions. (commit: 8ff5099) (details / githubweb)
  870. usb: add 32-bit compat for FIFOs (commit: 82acd06) (details / githubweb)
  871. usb: remove COMPAT_32BIT ifdefs (commit: 60603f6) (details / githubweb)
  872. libusb: remove use of COMPAT_32BIT (commit: a03d9f2) (details / githubweb)
  873. uhid_snes: Remove USB_ST_TRANSFERRED handling for the status request. (commit: d9a8025) (details / githubweb)
  874. usb: Respect NO_INQUIRY quirk during device enumeration (commit: cb68867) (details / githubweb)
  875. uath(4): Fix incorrect byte-swapping and a buffer length check. (commit: e7f8a67) (details / githubweb)
  876. USB id of yet another Lenovo USB-C ethernet dongle. (commit: d5d2838) (details / githubweb)
  877. usb(4): Call optional endpoint_uninit() when changing configuration or alternate setting. (commit: c6203b6) (details / githubweb)
  878. xhci(4): Make sure allocated bandwidth is freed in hardware by unconfiguring endpoint. (commit: 3b7149c) (details / githubweb)
  879. usb: purge EOL release compatibility (commit: d4a8b3f) (details / githubweb)
  880. wmt: purge EOL release compatibility (commit: 417b350) (details / githubweb)
  881. usb: dwc3: implement hw.usb.xhci.use_polling (commit: 4c57e83) (details / githubweb)
  882. usb: dwc3: add <sys/mutex.h> (commit: 633040b) (details / githubweb)
  883. usb(4): Code refactoring as a pre-step for adding missing synchronization mechanism. (commit: fd7c077) (details / githubweb)
  884. usb(4): Separate the fast path and the slow path to avoid races and use-after-free for the USB FS interface. (commit: 53e253c) (details / githubweb)
  885. if_mos: Remove set but unused variable. (commit: 631723e) (details / githubweb)
  886. bcm5974(4): add Magic Trackpad 2 (USB only) support (commit: f560d0e) (details / githubweb)
  887. Get clocks for Rockchip RK3568. (commit: 6e21ac7) (details / githubweb)
  888. USB: adjust the Generic XHCI ACPI probe return value (commit: 0e81f07) (details / githubweb)
  889. xhci: Rework 64-byte context support to avoid pointer abuse (commit: decbf52) (details / githubweb)
  890. wsp: Add sysctl tunable for Z-Axis inversion (commit: 00e2c99) (details / githubweb)
  891. Make sure the uftdi(4) driver doesn't start a USB transfer when being cancelled. (commit: fa65f95) (details / githubweb)
  892. ulpt(4): Add support for Epson TM-U220B. (commit: 3890a6e) (details / githubweb)
  893. usb: tiny formatting nit (commit: 9529b98) (details / githubweb)
  894. Implement an API for sending a zero-length-packet. The purpose of such a (commit: fbedcad) (details / githubweb)
  895. mlx5: Implement diagostic counters as sysctl(8) nodes. (commit: 61dd6a2) (details / githubweb)
  896. mlx5en(4): Explain why CQE zipping is off. (commit: 6148777) (details / githubweb)
  897. mlx5en(4): Don't wait for receive queue to fill up with mbufs during open channels. (commit: e8ad47b) (details / githubweb)
  898. mlx5: Make mlx5_del_flow_rule() NULL safe. (commit: 090e6cb) (details / githubweb)
  899. mlx5: Fix duplicate free of default flow rule in error case. (commit: e6f76b5) (details / githubweb)
  900. mlx5: Make MLX5_COMP_EQ_SIZE tunable. (commit: 3d052f9) (details / githubweb)
  901. mlx5: Implement mlx5_core_modify_cq_by_mask(). (commit: 4c002f0) (details / githubweb)
  902. mlx5: Don't give zero number of pages to the firmware. (commit: 699eed1) (details / githubweb)
  903. mlx5: Remove unused debugfs node pointers. (commit: 9162793) (details / githubweb)
  904. libc: Sorting is not needed when there are less than two elements (commit: 49012db) (details / githubweb)
  905. libc: Add missing object size check to qsort_s(3) (commit: ee51211) (details / githubweb)
  906. mlx4: purge EOL release compatibility (commit: 517ccb7) (details / githubweb)
  907. sqlite3: Vendor import of sqlite3 3.41.2 (commit: 058a284) (details / githubweb)
  908. lookup(): ensure that openat("/", "..", O_RESOLVE_BENEATH) fails (commit: 16004e4) (details / githubweb)
  909. vn_open_vnode(): fix locking around VOP_CLOSE() on advisory lock error (commit: 3f5894c) (details / githubweb)
  910. msdosfs: fix debug print format and parameter (commit: d767bf3) (details / githubweb)
  911. sys/fs: do not report blocks allocated for synthetic file systems (commit: 3270f21) (details / githubweb)
  912. geom: use bool for one-bit wide bit-field (commit: 878716d) (details / githubweb)
  913. ipv6: disable RFC 4620 nodeinfo by default (commit: 5c4e8a6) (details / githubweb)
  914. mpr: fix copying of event_mask (commit: e7a3a08) (details / githubweb)
  915. mpr: don't use hardcoded value in debug branch (commit: 834fdeb) (details / githubweb)
  916. libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library. (commit: f5db29b) (details / githubweb)
  917. ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220. (commit: d854d81) (details / githubweb)
  918. libirdma: Drop clang-specific -ferror-limit. (commit: 3c8aec5) (details / githubweb)
  919. Use __freebsd_kprintf__ with GCC 12+ similar to clang. (commit: 773bb4c) (details / githubweb)
  920. Silence GCC warnings when using libc++ headers. (commit: 80a1e92) (details / githubweb)
  921. libefivar: Fix a buffer overread. (commit: 42ed407) (details / githubweb)
  922. Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>. (commit: 11a98ef) (details / githubweb)
  923. bsd.sys.mk: Add NO_WDANGLING_POINTER helper variable. (commit: 83a2c66) (details / githubweb)
  924. libsa: Disable -Wdangling-pointer for zfs.c. (commit: 7b9e747) (details / githubweb)
  925. rpcgen: Don't free() a pointer after realloc(). (commit: a7b1263) (details / githubweb)
  926. rpcgen: Unindent a line not guarded by if (mtflag). (commit: c2c7a43) (details / githubweb)
  927. bsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable. (commit: cb43039) (details / githubweb)
  928. fwcontrol: Disable -Wzero-length-bounds warnings. (commit: 0345952) (details / githubweb)
  929. pw: Don't return a pointer to an on-stack buffer from grp_set_passwd. (commit: 50367e2) (details / githubweb)
  930. acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace. (commit: 0218596) (details / githubweb)
  931. bhyve: Accept a variable-length string name for qemu_fwcfg_add_file. (commit: 2c63333) (details / githubweb)
  932. bhyve: Don't return -ENOMEM from qemu_fwcfg_add_file. (commit: f894317) (details / githubweb)
  933. Move NO_WUNUSED_BUT_SET_VARIABLE clang helper to the right place. (commit: 063ba71) (details / githubweb)
  934. Disable errors for -Wnonnull for the kernel for GCC 12. (commit: ff01fd1) (details / githubweb)
  935. mrsas: Don't leak a stack pointer value in the softc. (commit: 256b5d4) (details / githubweb)
  936. iee80211_hwmp: Don't dereference NULL ni in debug printf. (commit: 6431314) (details / githubweb)
  937. Disable -Wdangling-pointer for the kernel for GCC 12. (commit: ea3bb92) (details / githubweb)
  938. Disable -Wzero-length-bounds for the kernel for GCC 12. (commit: 0f8e9a7) (details / githubweb)
  939. ath: Fix mismatches in array bounds. (commit: ca1b2ea) (details / githubweb)
  940. iwi: Remove write-only status variable. (commit: c79901b) (details / githubweb)
  941. iwi: Fix mismatch in array bounds. (commit: 861585d) (details / githubweb)
  942. malo: Fix mismatch in array bounds. (commit: 4f58d76) (details / githubweb)
  943. ocs: Remove unused variable. (commit: b7c11b6) (details / githubweb)
  944. ocs: Fix mismatch in array bounds. (commit: 5c64fbe) (details / githubweb)
  945. sys: Stop enabling -Wnested-externs. (commit: a5cc1f6) (details / githubweb)
  946. net80211: Fix mismatches in array bounds. (commit: 65413a3) (details / githubweb)
  947. mlx5: Fix mismatch in array bounds. (commit: da0afdc) (details / githubweb)
  948. aesni: Remove misleading array bounds for aesni_decryt_ecb. (commit: 22cb9d3) (details / githubweb)
  949. ipfilter: Fix mismatch in array bounds. (commit: afc2b44) (details / githubweb)
  950. rtwn: Fix mismatches in array bounds. (commit: 1ef1b08) (details / githubweb)
  951. if_rsu: Fix mismatches in array bounds. (commit: e2b66bd) (details / githubweb)
  952. atp: Fix mismatch in array bounds. (commit: 6ddbd23) (details / githubweb)
  953. zfs: Fix build with GCC 12. (commit: 58b9432) (details / githubweb)
  954. Fix spelling of NO_WINFINITE_RECURSION. (commit: ed3d14a) (details / githubweb)
  955. sys: Retire OPENZFS_CWARNFLAGS now that it is empty. (commit: 677407f) (details / githubweb)
  956. Apply clang fix for assertion building emulators/rpcs3 (commit: a7e6ae2) (details / githubweb)
  957. zfs: make zfs_vfs_held() definition consistent with declaration (commit: 387546f) (details / githubweb)
  958. vm: fix a number of functions to match the expected prototypes (commit: 35d8e03) (details / githubweb)
  959. boolean_t: change to unsigned int to avoid signed bitfield warnings (commit: f6d7ceb) (details / githubweb)
  960. Cirrus-CI: update stable/13 CI image to 13.1 (commit: 7dea744) (details / githubweb)
  961. logger(1): MFC: fix timestamps in case of long run (commit: f7398d2) (details / githubweb)
  962. Cirrus-CI: set PKG_FORMAT via top level `env:` (commit: 63c903e) (details / githubweb)
  963. pkgbase: hide duplicate METALOG directory warnings under verbose (commit: f648842) (details / githubweb)
  964. jedec_dimm(4): Add manufacturing year and week. (commit: 861fdb4) (details / githubweb)
  965. jedec_dimm(4): Refactor offset adjustment and page0 reset (commit: fa63175) (details / githubweb)
  966. vfs: Export get_next_dirent() as vn_dir_next_dirent() (commit: 6ea02be) (details / githubweb)
  967. vfs: vn_dir_next_dirent(): Simplify interface and harden (commit: 6dae49b) (details / githubweb)
  968. vfs: Fix "emptydir" mount option (commit: 6a53a4f) (details / githubweb)
  969. vfs: vn_dir_next_dirent(): Adapt comments to style(9) (commit: 21cc0c6) (details / githubweb)
  970. vfs: Rename vfs_emptydir() to vn_dir_check_empty() (commit: 8ba9384) (details / githubweb)
  971. authpf: do not sprintf to a null pointer (commit: c6062b3) (details / githubweb)
  972. Intel DMAR: remove parsing of 6-level paging capability (commit: 651e037) (details / githubweb)
  973. renice: Avoid segfault if -n flag is given without argument. (commit: 7c067d5) (details / githubweb)
  974. release: Report disk image filename (commit: 899ba53) (details / githubweb)
  975. src.conf: add WITH_TOOLCHAIN description (commit: a0ef7a0) (details / githubweb)
  976. dtrace: get rid of uchar_t types (commit: a2f6734) (details / githubweb)
  977. dtrace: expose dtrace_instr_size() to userland and implement it for riscv (commit: 4d9000c) (details / githubweb)
  978. dtrace: use dtrace_instr_size() in the riscv dtrace_subr.c (commit: facd3a4) (details / githubweb)
  979. dtrace: add register bindings for RISC-V (commit: de55271) (details / githubweb)
  980. riscv: Compile instr_size.c into the kernel when DTrace is configured (commit: 504b5a1) (details / githubweb)
  981. arm64: Implement bus_describe_intr() for nexus (commit: 888071f) (details / githubweb)
  982. riscv: Implement bus_describe_intr() for nexus (commit: 4272935) (details / githubweb)
  983. tests: Add ATF_REQUIRE_SYSCTL_BOOL (commit: a9732ce) (details / githubweb)
  984. share/mk/bsd.cpu.mk: add AltiVec / VSX to powerpc*'s MACHINE_CPU (commit: f37a2ad) (details / githubweb)
  985. ObsoleteFiles: Complete 20201025: Remove cal data files (commit: 609cc7f) (details / githubweb)
  986. bhyve: add helper struct for qemus acpi table loader (commit: d71c3dd) (details / githubweb)
  987. bhyve: make use of qemus acpi table loader (commit: a02d136) (details / githubweb)
  988. bhyve: add basic E820 implementation (commit: 694f2c9) (details / githubweb)
  989. bhyve: add common memory holes to E820 table (commit: 951ca31) (details / githubweb)
  990. bhyve: add allocation function to E820 (commit: 0f8a177) (details / githubweb)
  991. bhyve: add E820 dump function (commit: f1b5ce0) (details / githubweb)
  992. bhyve: pass E820 table to guest (commit: 03d8264) (details / githubweb)
  993. vmm: fix HLT loop while vcpu has requested virtual interrupts (commit: 7439388) (details / githubweb)
  994. riscv: remove unused string from swtch.S (commit: a89f1ce) (details / githubweb)
  995. Apply libc++ fix for compiling <type_traits> with gcc 13 (commit: 148ae18) (details / githubweb)
  996. ntpd: Support IPv6-only hosts (commit: 3f39a2a) (details / githubweb)
  997. fsck_ffs: fix the previous change that skipped pass 5 in some cases (commit: db1a4d9) (details / githubweb)
  998. fbt: get rid of redundant defines (commit: 16f43cc) (details / githubweb)
  999. hwpmc: Fix a typo (commit: cb5ea04) (details / githubweb)
  1000. vmm: Expose some more AVX512 CPUID bits to guests (commit: 7e06b2f) (details / githubweb)
  1001. dtrace: Sync dis_tables.c with illumos (commit: 5000c65) (details / githubweb)
  1002. vmrun.sh: mention new edk2 package (commit: 352a06f) (details / githubweb)
  1003. Cirrus-CI: Switch to llvm14 toolchain package (commit: 26ad093) (details / githubweb)
  1004. Cirrus-CI: switch GCC job to GCC 12 (commit: 7f98e64) (details / githubweb)
  1005. Cirrus-CI: use llvm15 toolchain packages (commit: e118e3c) (details / githubweb)
  1006. Revert "uart(4): add Sunrise Point UART controllers" (commit: 7804662) (details / githubweb)
  1007. netmap: pkt-gen: sync with upstream (commit: b4e9bfd) (details / githubweb)
  1008. twe: Add deprecation notice (commit: 6bb56ad) (details / githubweb)
  1009. unix: Fix locking in uipc_peeraddr() (commit: dba2eb1) (details / githubweb)
  1010. vmm: Dynamically allocate a couple of per-CPU state save areas (commit: 0a300a9) (details / githubweb)
  1011. vmm: don't free unallocated memory (commit: be14baa) (details / githubweb)
  1012. buf: Dynamically allocate per-CPU buffer queues (commit: aec3c88) (details / githubweb)
  1013. cap_net tests: Skip tests if there is no connectivity (commit: 04622b6) (details / githubweb)
  1014. vmm: Fix casts around kmem_malloc/free() calls (commit: 272525b) (details / githubweb)
  1015. geom.8: Fix typos and wordsmith (commit: c33f8c5) (details / githubweb)
  1016. ktls.4: Remove an obsolete statement (commit: b9fc1e9) (details / githubweb)
  1017. ktls.4: Mention mb_use_ext_pgs in the "sysctl nodes" section (commit: 443c6bc) (details / githubweb)
  1018. net/pfkeyv2.h: fix typo, meNber (commit: 3e56967) (details / githubweb)
  1019. amd64 MINIMAL config: remove sentence about acpi (commit: 9bff554) (details / githubweb)
  1020. amd64: add MINIMALUP config (commit: 32e3c90) (details / githubweb)
  1021. amd64 MINIMAL config: remove statements about UFS module (commit: d99c813) (details / githubweb)
  1022. amd64 MINIMAL: remove UFS from compiled-in list (commit: 066d2b6) (details / githubweb)
  1023. amd64 MINIMAL: SysV IPC syscalls are loadable (commit: b1e0902) (details / githubweb)
  1024. build(deps): bump tornado in /contrib/libcbor/doc/source (commit: 40ae1ee) (details / githubweb)