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


2026/dev-commits-src-main/20260720.dev-commits-src-main

Messages: 158, sorted by subject
Last page update: Mon Jul 20 0:07:04 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jul 13 Mitchell Horne             git: 01f165c68103 - main - sched/lapic: remove sched_do_timer_accounting()
  2. Jul 14 Bojan Novković             git: 0228338fc9c6 - main - bhyve: Fix some leaks in usr.sbin/bhyve/block_if.c
  3. Jul 19 ShengYi Hung               git: 02c440e20404 - main - hwpstate_intel: Minimize ifdef for i386 build
  4. Jul 19 Lexi Winter                git: 02f174179a53 - main - certctl: Enforce 0444 mode on new files
  5. Jul 13 Bjoern A. Zeeb             git: 058ce52660fb - main - LinuxKPI: add system_percpu_wq
  6. Jul 13 Konstantin Belousov        git: 0f1718e0d588 - main - pdwait(2): make debugging events functional
  7. Jul 19 Mark Johnston              git: 11edc985cd9c - main - vm: Make sure NULL is defined for vm_memattr_name()
  8. Jul 18 Jessica Clarke             git: 123dfd378959 - main - arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQs
  9. Jul 17 Cy Schubert                git: 1403ca10189c - main - man: Fix RFC 1918 network prefix lengths
 10. Jul 13 Jose Luis Duran            git: 141b66452049 - main - libnetmap: fix extra indirection in nmreq_remove_option
 11. Jul 13 Mitchell Horne             git: 185039d27252 - main - g_eli: disambiguate CPU-bound worker creation
 12. Jul 14 Mitchell Horne             git: 1aeb9d782ea1 - main - Revert "rk_gpio: defer level-IRQ EOI until source line is driven low"
 13. Jul 13 Mitchell Horne             git: 1b5ec2e466ee - main - subr_physmem_test: add tests for two edge-cases
 14. Jul 17 Bjoern A. Zeeb             git: 1e4ec01603c4 - main - LinuxKPI: skbuff: add support for frags in linuxkpi_skb_copy()
 15. Jul 15 Konstantin Belousov        git: 1f5fe8ad5293 - main - kern: change several int types to bools
 16. Jul 18 Konstantin Belousov        git: 2038232e3e40 - main - thread_stopped(): style
 17. Jul 17 Adrian Chadd               git: 21143476a576 - main - firewire: per-unit-directory child device support
 18. Jul 13 Andrew Turner              git: 237c69a9906e - main - acpi_einj: Add acpi_if.h to SRCS
 19. Jul 13 Dag-Erling Smørgrav        git: 27b411734c75 - main - libfetch: Document fetchTimeout
 20. Jul 19 Ryan Libby                 git: 29d15d658d17 - main - i386: provide PCPU pc_small_core for amd64 compat

 21. Jul 13 Konstantin Belousov        git: 2a5e58c59694 - main - procdesc: add NOTE_PDSIGCHLD
 22. Jul 17 Adrian Chadd               git: 2b9ed8da552c - main - fwdv: match unit directories instead of IDENTIFY
 23. Jul 14 Colin Percival             git: 2e21f7e81404 - main - ena: Put taskqueues into correct domain if !RSS
 24. Jul 17 Mark Johnston              git: 2f1ec7d159cb - main - ktimer: Check for errors from realtimer_gettime()
 25. Jul 13 Dag-Erling Smørgrav        git: 32c341bd1c8b - main - libfetch: Overhaul socket read / write
 26. Jul 17 Bjoern A. Zeeb             git: 32c983449a7c - main - LinuxKPI: skbuff: add skb_put_zero()
 27. Jul 19 Adrian Chadd               git: 38187938f522 - main - re(4): quiesce RTL8168G+ and reset before freeing buffers in re_stop()
 28. Jul 15 Gleb Smirnoff              git: 3abd3d3cf3f0 - main - inpcb: return ENOMEM if bind(2) fails to allocate lbgroup
 29. Jul 16 Arthur Kiyanovski          git: 3ba01cb4c61c - main - ena: Batch RX statistics updates
 30. Jul 13 Dag-Erling Smørgrav        git: 3dddfe29248c - main - fetch: Stop setting an alarm
 31. Jul 19 Konstantin Belousov        git: 3f88f6b89942 - main - kqueue.2: document EVFILT_PROCDESC support for NOTE_FORK
 32. Jul 15 Gleb Smirnoff              git: 3ff24c76c140 - main - inpcb: remove unneeded #ifdef INET || INET6
 33. Jul 15 Kristof Provost            git: 40c611d0939f - main - pfctl: fix incorrect errno checks
 34. Jul 14 Konstantin Belousov        git: 40cc9de950f7 - main - mlx5ib: use the eventfd_ctx API for DEVX event subscriptions
 35. Jul 19 Adrian Chadd               git: 418e7fd13b5a - main - aq(4): program the Atlantic 2 multiqueue datapath
 36. Jul 18 Jessica Clarke             git: 422a530c8008 - main - arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERn
 37. Jul 19 Adrian Chadd               git: 42f3088bd980 - main - re(4): harden re_watchdog() recovery and log controller state
 38. Jul 15 Mark Johnston              git: 4b0ae7e001a9 - main - stand: Recognize SHT_INIT_ARRAY sections as constructor sections
 39. Jul 19 Adrian Chadd               git: 4bff6b9f5cef - main - re(4): re-arm the Tx doorbell when re_txeof() leaves a non-empty ring
 40. Jul 14 Konstantin Belousov        git: 4c9f64885262 - main - init(8): extract reroot transient code into reroot_seed

 41. Jul 13 Konstantin Belousov        git: 4cd67a0eea4e - main - kqueue.2: document NOTE_PDSIGCHLD
 42. Jul 18 Richard Scheffenegger      git: 506e3e30a43c - main - tcp: Align PRR implementation with RFC 9937
 43. Jul 19 Adrian Chadd               git: 557866b899b6 - main - aq(4): harden the attach, detach, and reset error paths
 44. Jul 17 Gleb Smirnoff              git: 56ac3351c61f - main - witness: fix operation without WITNESS_SKIPSPIN
 45. Jul 17 Mark Johnston               Re: git: 56ac3351c61f - main - witness: fix operation without WITNESS_SKIPSPIN
 46. Jul 13 Toomas Soome               git: 575529a92d7b - main - bhyve: unsigned <= 0
 47. Jul 17 Adrian Chadd               git: 58bd89647617 - main - fwcam: match unit directories, defer probe to first open
 48. Jul 17 Enji Cooper                git: 5cafd6213f14 - main - exterr_set: sync the definition with the header declaration
 49. Jul 17 Adrian Chadd                Re: git: 5cafd6213f14 - main - exterr_set: sync the definition with the header declaration
 50. Jul 17 Enji Cooper (yaneurabeya)   Re: git: 5cafd6213f14 - main - exterr_set: sync the definition with the header declaration
 51. Jul 15 Enji Cooper                git: 5d0488b29dc5 - main - virtio: Report feature masks on negotiation failure
 52. Jul 13 Dag-Erling Smørgrav        git: 60382b4a04fa - main - libfetch: Reduce copying
 53. Jul 16 Arthur Kiyanovski          git: 605e699cd6ca - main - ena: Update driver version to v2.8.4
 54. Jul 13 Mitchell Horne             git: 63d4f044225d - main - g_eli: better handling of absent/disabled CPUs
 55. Jul 19 Adrian Chadd               git: 65fd3b4165ef - main - aq(4): harden the interrupt and MAC-statistics paths
 56. Jul 15 Olivier Certner            git: 664ad9ac4c90 - main - acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable
 57. Jul 13 Bjoern A. Zeeb             git: 66b25ddf9125 - main - LinuxKPI: pci detach: implement a proper detach (release) path
 58. Jul 13 Jose Luis Duran            git: 67f1c082b5ec - main - mkimg: Add ms-basic-data alias for GPT
 59. Jul 19 Adrian Chadd               git: 73cd4048807d - main - aq(4): drop errored RX frames instead of resetting the interface
 60. Jul 13 Jessica Clarke             Re: git: 74654ba3b1b3 - main - chflags: Add a new UF_DONTCACHE flag

 61. Jul 13 Jessica Clarke              Re: git: 74654ba3b1b3 - main - chflags: Add a new UF_DONTCACHE flag
 62. Jul 16 Arthur Kiyanovski          git: 74bcb1151bb9 - main - ena: Fix false 'missing TX completions' warnings due to timestamp race
 63. Jul 17 Gleb Smirnoff              git: 77a201b1705d - main - ministat: parse comma used as decimal delimiter
 64. Jul 19 Dag-Erling Smørgrav         Re: git: 77a201b1705d - main - ministat: parse comma used as decimal delimiter
 65. Jul 19 Robert Clausecker           Re: git: 77a201b1705d - main - ministat: parse comma used as decimal delimiter
 66. Jul 16 Pouria Mousavizadeh Tehran git: 7c22dda66913 - main - nd6: Add router address and DHCPv6-PD flags in PIO headers
 67. Jul 17 Lexi Winter                git: 82aca8ef0dd7 - main - packages/sound: Add dependency on bsdconfig
 68. Jul 17 Lexi Winter                 Re: git: 82aca8ef0dd7 - main - packages/sound: Add dependency on bsdconfig
 69. Jul 15 Mark Johnston              git: 83181995593a - main - linker: Recognize SHT_INIT_ARRAY sections as constructor sections
 70. Jul 15 Brooks Davis               git: 844009378da9 - main - exterr: allow exterr to fit pointers on CHERI targets
 71. Jul 13 Dag-Erling Smørgrav        git: 848f360c8f9a - main - libfetch: Apply timeout to connection attempts
 72. Jul 13 Warner Losh                git: 878bf20fa56a - main - Ignore the white-space-only change for decompress.c
 73. Jul 13 Rick Macklem               git: 88711f144170 - main - Revert "chflags: Add a new UF_DONTCACHE flag"
 74. Jul 14 Jean-Sébastien Pédron      git: 8909dd214144 - main - linuxkpi: Add `acpi_video_get_edid()`
 75. Jul 17 Bjoern A. Zeeb             git: 8a1600428e93 - main - LinuxKPI: 802.11: stop ieee80211_start_tx_ba_session() if no HT supported
 76. Jul 15 Enji Cooper                git: 8bdc312dac55 - main - virtio: Accept VIRTIO_F_RING_RESET in the modern PCI transport
 77. Jul 13 Pouria Mousavizadeh Tehran git: 8ed5e67e2165 - main - routing: Include <sys/eventhandler.h> in nhop_ctl.h
 78. Jul 13 Mitchell Horne             git: 8ffb400bfd64 - main - rk_gpio: defer level-IRQ EOI until source line is driven low
 79. Jul 14 Michal Meloun               Re: git: 8ffb400bfd64 - main - rk_gpio: defer level-IRQ EOI until source line is driven low
 80. Jul 19 Mark Johnston              git: 91b419bc7e15 - main - arm64: Fix the build

 81. Jul 13 Michal Meloun              git: 920518cf2e75 - main - FDT: implement fdt_ether_get_addr()
 82. Jul 13 Ronald Klop                 Re: git: 920518cf2e75 - main - FDT: implement fdt_ether_get_addr()
 83. Jul 13 Jessica Clarke             Re: git: 9313f6b01485 - main - acpi: Add a pseudo-bus for APEI devices to manage resources
 84. Jul 14 Christos Margiolis         git: 954001a9dd36 - main - snd_uaudio: Initialize mixer_lock with MTX_RECURSE
 85. Jul 13 Konstantin Belousov        git: 97de8330e168 - main - kern: add fget_procdesc()
 86. Jul 19 Konstantin Belousov        git: 9b21a5249575 - main - kern_ptrace(): reduce code duplication
 87. Jul 19 Adrian Chadd               git: 9b4585afd313 - main - aq(4): honor the kernel RSS policy and add a TX traffic-class helper
 88. Jul 14 Peter Holm                 git: 9c6ed9a88d3a - main - stress2: Added new test scenarios
 89. Jul 14 Konstantin Belousov        git: 9c7629d69ceb - main - mlx5ib: initialize DEVX subscription state before the eventfd fdget()
 90. Jul 17 Adrian Chadd               git: 9da8f0e0b4bd - main - kern: fix compilation
 91. Jul 17 Bjoern A. Zeeb             git: 9de11cc26ab6 - main - LinuxKPI: skbuff: implement __skb_linearize()
 92. Jul 13 Kyle Evans                 git: 9dfaf1cb37f8 - main - Revert "pkg: Add -j and -r options"
 93. Jul 13 Dag-Erling Smørgrav        git: 9fc14dbe4897 - main - tail: Allow repetitive or contraditory options
 94. Jul 13 Dag-Erling Smørgrav        git: a1978277379c - main - libfetch: Add read buffering
 95. Jul 16 Konstantin Belousov        git: a2f50c4b32d1 - main - amd64 efirt: register all runtime regions as fictitious
 96. Jul 15 Konstantin Belousov        git: a48a27532567 - main - sys/proc.h: remove spurious blank lines
 97. Jul 19 Mark Johnston              git: a7e483ee146a - main - vm_phys: Add a sysctl to dump registered fictitious memory ranges
 98. Jul 19 A FreeBSD User              Re: git: a7e483ee146a - main - vm_phys: Add a sysctl to dump registered fictitious memory ranges
 99. Jul 19 Adrian Chadd               git: b0c14eae1060 - main - re(4): add hw.re.aspm_disable loader tunable
100. Jul 17 Bjoern A. Zeeb             git: b36460e5ec46 - main - LinuxKPI: skbuff: implement napi_build_skb()

101. Jul 15 Brooks Davis               git: b3b4763bc1ed - main - sys/exterrvar.h: forward declare struct thread
102. Jul 19 ShengYi Hung               git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build
103. Jul 19 Jessica Clarke              Re: git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build
104. Jul 19 Jessica Clarke              Re: git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build
105. Jul 19 ShengYi Hung                Re: git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build
106. Jul 19 Adrian Chadd               git: c325b4024d61 - main - aq(4): correct Atlantic 2 register access
107. Jul 13 Ka Ho Ng                   git: c3f6c655dd15 - main - Add sbintime.9 manual page
108. Jul 17 Adrian Chadd               git: c402d2e4b700 - main - fwisound: match unit directories instead of IDENTIFY
109. Jul 13 Siva Mahadevan             git: c4b0b13cadac - main - bsdinstall/netconfig: use a better heuristic for wlan dev desc
110. Jul 17 Bjoern A. Zeeb             git: c589dc4ef77d - main - mt76: disable debugfs due to missing piece still in review
111. Jul 13 Bjoern A. Zeeb             git: c6e70c68d2ce - main - LinuxKPI: 802.11: lkpi_80211_txq_tx_one() only pass sta if added to drv
112. Jul 15 Gleb Smirnoff              git: ca4eb3f3989b - main - inpcb: do not set INP_ANONPORT until successful operation
113. Jul 17 Bjoern A. Zeeb             git: cb13e826ec45 - main - LinuxKPI: skbuff: add reference counting to the skb
114. Jul 19 Ryan Libby                 git: cb325dcedfa2 - main - i386: supply thermal interrupt handler
115. Jul 18 Chuck Tuffli               git: cbd442efe85d - main - bhyve: add configurable SMBIOS OEM Strings
116. Jul 13 Bjoern A. Zeeb             Re: git: d05d1f256082 - main - routing: Subscribe nhops to ifnet link events
117. Jul 17 Siva Mahadevan             git: d0b1a389003b - main - awk/tests: xfail inf-nan-torture on riscv64
118. Jul 19 Adrian Chadd               git: d11f124e932b - main - re(4): recover Tx completions whose MSI was swallowed in re_intr_msi()
119. Jul 13 Dag-Erling Smørgrav        git: d4e0e1fbc237 - main - libfetch: Make fetch_ref an inline
120. Jul 19 Alexander Leidinger        git: d6915bffb7b6 - main - nullfs: close a race when syncing inotify flags from the lower vnode

121. Jul 17 Mark Johnston              git: d809a1021888 - main - vm_page: Fix dequeue on arches with weak ordering
122. Jul 13 Dag-Erling Smørgrav        git: d94e034d5046 - main - pkg: Add -j and -r options
123. Jul 15 Brooks Davis               git: db3eca2be206 - main - exterrctl(2): add kern_exterrctl
124. Jul 15 Brooks Davis                Re: git: db3eca2be206 - main - exterrctl(2): add kern_exterrctl
125. Jul 19 Adrian Chadd               git: dc12e3e0e72a - main - dpaa2: Apply if_flags and MAC filters in dpaa2_ni_init()
126. Jul 19 Adrian Chadd               git: dc5c0fc51cf4 - main - aq(4): add Atlantic 2 (AQC113) device support
127. Jul 13 Renato Botelho             Re: git: dc6c193bb4a6 - main - loader.efi: Add xz decompression
128. Jul 19 Adrian Chadd               git: dcede1ec9de3 - main - aq(4): expand and correct offloads, fix VLAN/multicast filtering
129. Jul 17 Adrian Chadd               git: dd9fac5e4f00 - main - firewire: remove SPL calls
130. Jul 15 Kristof Provost            git: ddbf89234312 - main - pfctl: fix CREATE_TABLE error handling
131. Jul 13 Mitchell Horne             git: df0aca0d7306 - main - smp: remove unused hlt_cpus_mask
132. Jul 16 Konstantin Belousov        git: e18844223d1e - main - fget_procdesc(): change error for non-procdesc type from EBADF to EINVAL
133. Jul 17 Bjoern A. Zeeb             git: e4795d3dbee7 - main - LinuxKPI: skbuff: add initial page pool support
134. Jul 13 Warner Losh                git: e49fc64b9b00 - main - loader: Fix indentation mistakes
135. Jul 17 Bjoern A. Zeeb             git: e5bcf7b99fcb - main - LinuxKPI: skbuff: improve debugging
136. Jul 19 Konstantin Belousov        git: e8d4d754e1c7 - main - EVFILT_PROCDESC: support NOTE_FORK
137. Jul 13 Bjoern A. Zeeb             git: ec17c2454bf0 - main - mt76: further adjust debugfs compile time options
138. Jul 16 Arthur Kiyanovski          git: f08def9ed97f - main - ena: Swap cleanup order
139. Jul 19 Adrian Chadd               git: f1796e8781ca - main - aq(4): remove dead code and tidy macros, diagnostics, and naming
140. Jul 14 Andrew Turner              git: f1e8b0ff4e13 - main - bsd.cpu.mk: Add a workaround for erratum 843419

141. Jul 15 Kristof Provost            git: f2202ab5abda - main - mbuf: make m_unshare() allow unmapped mbufs
142. Jul 16 Enji Cooper                git: f2e6a8b9e50c - main - libproc: link against libctf if MK_CTF != no instead of MK_CDDL != no
143. Jul 13 Michael Tuexen             git: f2f50c80ae27 - main - sockstat: fix SCTP support
144. Jul 13 Jessica Clarke             git: f6ee1d20d368 - main - kern_thread: Fix i386 p_emuldata KBI assertion
145. Jul 16 Dimitry Andric             Re: git: f72cfefae99b - main - Add a few missed files to ObsoleteFiles.inc
146. Jul 16 Konstantin Belousov        git: f967dd04c880 - main - ptrace.2: Document PT_SET_SC_RET
147. Jul 13 Bjoern A. Zeeb             git: f9a37065b694 - main - LinuxKPI: fix lkpi_pci_get_device() reference counting on device
148. Jul 15 Enji Cooper                git: f9a4dd60b0cf - main - virtio: Add feature bit definitions up to VirtIO v1.3
149. Jul 19 Dag-Erling Smørgrav        Re: git: fbe0257b5613 - main - libc/resolv: Reimplement the sortlist parser
150. Jul 15 Mark Johnston              git: fc09c7fee23b - main - iflib: Remove an unused field from struct iflib_rxq
151. Jul 16 Enji Cooper                git: fc186c24b1e7 - main - rc.d/dumpon: minor hardening/tightening up
152. Jul 13 Jose Luis Duran            git: fcaf15e54162 - main - libnetmap: fix error path in nmport_extmem_from_file
153. Jul 16 Konstantin Belousov        git: fd5faa5629ae - main - ptrace(2): PT_SET_SC_RET request
154. Jul 15 Konstantin Belousov        git: fed49793ddd1 - main - kern/sys_process.c: remove extra ()
155. Jul 13 Jessica Clarke             Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU]
156. Jul 13 Olivier Certner             Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU]
157. Jul 13 Olivier Certner             Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU]
158. Jul 13 Bjoern A. Zeeb             Re:  Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU]

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