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


2021/dev-commits-src-main/20210314.dev-commits-src-main

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

home | up | archive | sorted by: subject - author - date - reverse date
  1. Mar  8 Hajimu UMEMOTO             git: 006a01374f59 - main - Simplify using nvlist_append_string_array().
  2. Mar  8 Alex Richardson            git: 01fe4cac28d0 - main - kern.mk: Fix wrong variable being used for linker path after 172a624f0
  3. Mar  9 Leandro Lupori             git: 043577b721ec - main - ofwfb: fix boot on LE
  4. Mar 12 Mark Millard               Re: git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after  221622ec0c8e184
  5. Mar 12 Alex Richardson            git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
  6. Mar 12 Dimitry Andric              Re: git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
  7. Mar 12 John Baldwin                Re: git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
  8. Mar 12 Peter Jeremy               git: 07564e176201 - main - arm64: Add support for the RK805/RK808 RTC
  9. Mar  8 Alexander Motin            git: 075e4807df3e - main - Do not read timer extra time when MWAIT is used.
 10. Mar  9 Rick Macklem               git: 09673fc0f36d - main - mountd(8): generate a syslog message when the "V4:" line is missing
 11. Mar 12 Konstantin Belousov        git: 0b3948e73b74 - main - softdep_unmount: assert that no dandling dependencies are left
 12. Mar  8 Alex Richardson            git: 0b86424c31ec - main - tests/sys/cddl: correctly quote atf_set "require.progs"
 13. Mar  9 Kyle Evans                 git: 0dd691b41276 - main - iflib: allow clone detach if not yet init
 14. Mar 12 Edward Tomasz Napierala    git: 0dfbdd9fc269 - main - linux(4): make getcwd(2) return ERANGE instead of ENOMEM
 15. Mar  8 Mark Johnston              git: 0e72eb460228 - main - ath_hal: Stop printing messages during boot
 16. Mar 10 Ed Maste                   git: 15565e0a2177 - main - kern.mk: fix -Wno-error style to fix build with Clang 12
 17. Mar 11 Warner Losh                git: 1645a4ae645f - main - usb: tiny formatting nit
 18. Mar 12 Konstantin Belousov        git: 16dea8341024 - main - null_vput_pair(): release use reference on dvp earlier
 19. Mar  9 Kyle Evans                 git: 172a8241c9c9 - main - ifconfig: wg: stop requiring peer endpoints
 20. Mar 11 Emmanuel Vadot             git: 17b14d8f7733 - main - usr.sbin/pwm/pwm add support for flags

 21. Mar 13 Gordon Bergling            git: 183502d1625f - main - Fix a few typos in comments
 22. Mar  9 Kyle Evans                 git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 23. Mar  9 Li-Wen Hsu                  Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 24. Mar  9 John Baldwin                Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 25. Mar 10 Hans Petter Selasky         Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 26. Mar 10 Mateusz Guzik               Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 27. Mar 11 John Baldwin                Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 28. Mar 11 Bryan Drewery               Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 29. Mar 11 Mateusz Guzik               Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
 30. Mar  8 Mark Johnston              git: 1bb7c45c532f - main - wg: Fix a mismerge
 31. Mar  8 Kyle Evans                  Re: git: 1bb7c45c532f - main - wg: Fix a mismerge
 32. Mar  8 Mark Johnston               Re: git: 1bb7c45c532f - main - wg: Fix a mismerge
 33. Mar  8 Alex Richardson            git: 221622ec0c8e - main - lib/msun: Avoid FE_INEXACT for x86 log2l/log10l
 34. Mar 12 Konstantin Belousov        git: 25aac48d2ce3 - main - simplify journal_mount: move the out label after success block
 35. Mar 12 Kristof Provost            git: 28dc2c954f50 - main - pf: Simplify cleanup
 36. Mar 12 Warner Losh                git: 2918e9fdb82f - main - readme: update style
 37. Mar  9 Kyle Evans                 git: 299f8977cef6 - main - if_wg: wg_input: remove a couple locals (NFC)
 38. Mar 12 Konstantin Belousov        git: 2af934cc15bd - main - Assert that um_softdep is NULL on free(ump), i.e. softdep_unmount() was called
 39. Mar  8 Kyle Evans                 git: 2b82c94acff6 - main - if_wg: avoid null ptr deref
 40. Mar 10 Alexander Motin            git: 2cee045b4d62 - main - Move time math out of disabled interrupts sections.

 41. Mar 11 Mark Johnston              git: 2f1cfb7f63ca - main - gmirror: Pre-allocate the timeout event structure
 42. Mar 12 Alex Richardson            git: 34cc08e33698 - main - Save all fpcr/fpsr bits in the AArch64 fenv_t
 43. Mar  8 Robert Wing                git: 38dfb0626fd3 - main - bhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAM
 44. Mar 14 Ryan Libby                 git: 3e5e9939cda3 - main - ddb: enable the use of ^C and ^S/^Q
 45. Mar 10 John Baldwin               git: 3fa034210c75 - main - ktls: Fix non-inplace TLS 1.3 encryption.
 46. Mar 10 Dag-Erling Smørgrav       git: 409388cfac49 - main - Fix post-start check when unbound.conf has moved.
 47. Mar 12 John Baldwin               git: 40d593d17eb6 - main - x86: Update some stale comments in cpu_fork() and cpu_copy_thread().
 48. Mar  8 Mark Johnston              git: 435c7cfb2418 - main - Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.h
 49. Mar 12 Konstantin Belousov        git: 44691b33cc99 - main - vlrureclaim: only skip vnode with resident pages if it own the pages
 50. Mar  8 Alexander Motin            git: 455219675dbd - main - Change mwait_bm_avoidance use to match Linux.
 51. Mar 12 Kristof Provost            git: 51dc8e7f6888 - main - Document that uma_zfree_pcpu() allows NULL now
 52. Mar 13 Adrian Chadd               git: 51dfae383bf6 - main - [ath] validate ts_antenna before updating tx statistics
 53. Mar 14 Dmitry Chagin              git: 5224c2a3bc95 - main - Merge tcsh 6.22.03-ceccc7f
 54. Mar 13 Gordon Bergling            git: 564a3ac63abe - main - i386: Fix a few typos
 55. Mar 13 Gordon Bergling            git: 5666643a9538 - main - Fix some common typos in comments
 56. Mar  8 Konstantin Belousov        git: 56b9bee63a42 - main - Make kern.timecounter.hardware tunable
 57. Mar 14 Ryan Libby                 git: 588ce1a3ac8d - main - kobj: avoid gcc -Wcast-function-type
 58. Mar 13 Mateusz Guzik              git: 59146a6921d0 - main - zfs: make seqc asserts conditional on replay
 59. Mar 12 John Baldwin               git: 5a50eb6585ef - main - Don't pass RFPROC to kproc_create(), it is redundant.
 60. Mar 11 Kristof Provost            git: 5e9dae8e149a - main - pf: Factor out pf_krule_free()

 61. Mar 12 John Baldwin               git: 5fe0cd6503d3 - main - ccr: Disable requests on port 1 when needed to workaround a firmware bug.
 62. Mar  8 Mark Johnston              git: 60d12ef952a3 - main - posix timers: Sprinkle some style fixes
 63. Mar 12 Kirk McKusick              git: 6385cabd5be6 - main - Do not complain about incorrect cylinder group check-hashes when asked to add them to a filesystem.
 64. Mar 12 John Baldwin               git: 640d54045bdb - main - Set TDP_KTHREAD before calling cpu_fork() and cpu_copy_thread().
 65. Mar 12 John Baldwin               git: 645b15e558dc - main - Remove unused wrappers around kproc_create() and kproc_exit().
 66. Mar 13 Mariusz Zaborski           git: 653ed678c703 - main - zfs: bring back possibility to rewind the checkpoint from
 67. Mar 12 Alex Richardson            git: 65f4ff4e68af - main - tests/sys/netgraph/ng_macfilter_test: Fix invalid TAP output
 68. Mar 12 Harry Schmalzbauer         Re: git: 6e1d1bfcac77 - main - jail: Improve locking when removing prisons
 69. Mar 12 James Gritton               Re: git: 6e1d1bfcac77 - main - jail: Improve locking when removing prisons
 70. Mar 10 Hans Petter Selasky        git: 6eb60f5b7f7d - main - Use the word "LinuxKPI" instead of "Linux compatibility", to not confuse with user-space Linux compatibility suppor
 71. Mar  8 Warner Losh                git: 6ffdaa5f2d4f - main - Move back the isa non-PNP driver deadline to FreeBSD 14.
 72. Mar 12 John Baldwin               git: 704547ce1ca5 - main - amd64: Cleanups to setting TLS registers for Linux binaries.
 73. Mar 12 Warner Losh                git: 7381bbee29df - main - cam: Run all XPT_ASYNC ccbs in a dedicated thread
 74. Mar 12 John Baldwin               git: 755efb8d8fca - main - x86: Copy the FPU/XSAVE state from the creating thread to new threads.
 75. Mar  8 Alexander V. Chernikov     git: 7634919e15f1 - main - Fix 'in6_purgeaddr: err=65, destination address delete failed' message.
 76. Mar  8 Cy Schubert                Re: git: 77e1ccbee3ed - main - rc: implement parallel boot
 77. Mar  8 Alastair Hogge              Re: git: 77e1ccbee3ed - main - rc: implement parallel boot
 78. Mar  8 Stefan Esser                Re: git: 77e1ccbee3ed - main - rc: implement parallel boot
 79. Mar  8 Cy Schubert                 Re: git: 77e1ccbee3ed - main - rc: implement parallel boot
 80. Mar  8 Stefan Esser                Re: git: 77e1ccbee3ed - main - rc: implement parallel boot

 81. Mar  8 Cy Schubert                 Re: git: 77e1ccbee3ed - main - rc: implement parallel boot
 82. Mar  8 Mark Johnston              git: 7995dae9d3f5 - main - posix timers: Improve the overrun calculation
 83. Mar 12 Konstantin Belousov        git: 7a8d4b4da69a - main - FFS: assign fully initialized struct mount_softdeps to um_softdep
 84. Mar 12 Konstantin Belousov        git: 7c7a6681fab2 - main - ffs: clear MNT_SOFTDEP earlier when remounting rw to ro
 85. Mar 11 Emmanuel Vadot             git: 7d4a5de84d5e - main - share/man/man9/pwmbus.9 fix types in arguments
 86. Mar 10 Mitchell Horne             git: 7e7f7beee732 - main - ns8250: don't drop IER_TXRDY on bus_grab/ungrab
 87. Mar 12 Konstantin Belousov        git: 7f682bdcabda - main - Rework MOUNTED/DOING SOFTDEP/SUJ macros
 88. Mar 12 Brad Davis                 git: 81c6dfbf5608 - main - release: Move the vagrant.vmx config out to its own file to match vbox
 89. Mar 12 Konstantin Belousov        git: 81cdb19e04e5 - main - ffs softdep: clear ump->um_softdep on softdep_unmount()
 90. Mar 11 Warner Losh                git: 8423f5d4c127 - main - nvme: use config_intrhook_drain to avoid removable card races
 91. Mar  8 Warner Losh                git: 88a55912032a - main - config_intrhook: Move from TAILQ to STAILQ and padding
 92. Mar 12 Robert Wing                git: 88e531f38c24 - main - autofs: best effort to maintain mounttab and mountdtab
 93. Mar 12 Warner Losh                git: 8a157722e947 - main - Remove README in favor of README.md
 94. Mar  8 Kyle Evans                 git: 8cc15b0dfc2f - main - x86: tsc: deprioritize TSC on VirtualBox
 95. Mar 12 Alex Richardson            git: 8cf5812af4b7 - main - capsicum-test: Update for O_BENEATH removal
 96. Mar 12 John Baldwin               git: 8f885fd1f381 - main - ccr: Set the RX channel ID correctly in work requests.
 97. Mar  8 Mark Johnston              git: 8ff2b41c05a8 - main - posix timers: Declare unexported functions as static
 98. Mar 13 Dimitry Andric             git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change
 99. Mar 13 Tijl Coosemans               Re: git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change
100. Mar 14 Dimitry Andric              Re: git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change

101. Mar 14 Tijl Coosemans               Re: git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change
102. Mar 11 Kristof Provost            git: 913e7dc3e0eb - main - pf: Remove redundant kif != NULL checks
103. Mar 12 John Baldwin               git: 92211458689b - main - amd64: Only update fsbase/gsbase in pcb for curthread.
104. Mar  9 Kyle Evans                 git: 94dddbfd00b9 - main - if_wg: export tx_bytes, rx_bytes, and last_handshake
105. Mar 10 Alex Richardson            git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
106. Mar 10 John Baldwin                Re: git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
107. Mar 10 Alexander Richardson        Re: git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
108. Mar 10 John Baldwin                Re: git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
109. Mar 11 Mark Johnston              git: 968079f253c1 - main - vm_reserv: Fix list locking in vm_reserv_reclaim_contig()
110. Mar 12 John Baldwin               git: 9c5137beb5f2 - main - ccr: Add per-port stats of queued and completed requests.
111. Mar 14 Martin Matuska             git: 9db44a8e5da9 - main - zfs: merge OpenZFS master-9305ff2ed
112. Mar  8 Mark Johnston              git: a11009dccb6a - main - wg: Avoid leaking mbufs when the input handshake queue is full
113. Mar 12 Konstantin Belousov        git: a285d3edacf6 - main - ffs_extern.h: Add comments for ffs_vgetf() flags
114. Mar 12 Wei Hu                     git: a491581f3f8d - main - Hyper-V: hn: Enable vSwitch RSC support in hn netvsc driver
115. Mar 13 Gordon Bergling            git: a9275d996c22 - main - ls(1): Refine the HISTORY within the manual page.
116. Mar 13 Gordon Bergling             Re: git: a9275d996c22 - main - ls(1): Refine the HISTORY within the manual page.
117. Mar 12 Li-Wen Hsu                 git: aaf998056ed4 - main - Whitespace cleanup
118. Mar  8 Mark Johnston              git: af06ff55535d - main - dumpon.8: Ask DDB to call doadump() rather than calling it directly
119. Mar  8 John Baldwin               Re: git: afbee98232f4 - main - Remove xform_poly1305.h from the build, it is not necessary.
120. Mar 10 Alexander V. Chernikov     git: b1d63265ac39 - main - Flush remaining routes from the routing table during VNET shutdown.

121. Mar  9 Kyle Evans                 git: b3dac3913dc9 - main - ifconfig: allow displaying/setting persistent-keepalive
122. Mar 12 Brad Davis                 git: b8e12d2d5c76 - main - Improve the wording for showing the brightness level
123. Mar 12 Kristof Provost            git: b8f7267d499c - main - uma: allow uma_zfree_pcu(..., NULL)
124. Mar 11 Warner Losh                git: ba5de7e93014 - main - SPDX: Spell 4 clause BSD license correctly
125. Mar  9 Kyle Evans                 git: bae59285f932 - main - if_wg: return to m_defrag() of incoming mbuf, sans leak
126. Mar  8 John Baldwin               Re: git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.
127. Mar 11 Warner Losh                git: c22076b52839 - main - man: Remove obsolete info from hosts man page
128. Mar 10 Olivier Houchard           git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
129. Mar 10 Jessica Clarke              Re: git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
130. Mar 10 Olivier Houchard            Re: git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
131. Mar 10 John Baldwin                Re: git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
132. Mar 10 Mark Millard                Re: git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
133. Mar  8 John Baldwin               git: c5a365623f88 - main - Correct the name of the structure used for TCP socket options.
134. Mar 12 John Baldwin               git: c7b021352332 - main - x86: Always use clean FPU and segment base state for new kthreads.
135. Mar 12 Li-Wen Hsu                 git: cada2b74b8d6 - main - Update doc links in README
136. Mar  9 Kyle Evans                 git: ce53f92e6c81 - main - wg(4): note the persistent-keepalive ifconfig(8) option
137. Mar 12 Kristof Provost            git: cecfaf9bede9 - main - pf: Fully remove interrupt events on vnet cleanup
138. Mar 13 Gordon Bergling            git: d197bf2b20e7 - main - net80211: Fix a typo in a comment
139. Mar 10 Hans Petter Selasky        git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20
140. Mar 10 Konstantin Belousov         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1

141. Mar 10 Hans Petter Selasky         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
142. Mar 11 John Baldwin                Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
143. Mar 11 Hans Petter Selasky         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
144. Mar 11 Konstantin Belousov         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
145. Mar 11 Hans Petter Selasky         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
146. Mar 11 Konstantin Belousov         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
147. Mar 11 Hans Petter Selasky         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
148. Mar 12 Konstantin Belousov         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
149. Mar 12 Hans Petter Selasky         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
150. Mar 12 Hans Petter Selasky         Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1
151. Mar 11 Edward Tomasz Napierala    git: d28cbb7944e5 - main - development(7): update to reflect Git transition
152. Mar 12 Konstantin Belousov        git: d7e5e374167f - main - softdep_unmount: handle spurious wakeups
153. Mar  8 Mark Johnston              git: d8cebef50e7b - main - wg: Style
154. Mar  8 Kyle Evans                 git: d9a50109e238 - main - if_wg: release correct lock in noise_remote_begin_session()
155. Mar 12 Warner Losh                git: dbd92cc2a491 - main - Fix arch rendering
156. Mar 12 Jonathan T. Looney         git: dbec10e08808 - main - Fetch the sigfastblock value in syscalls that wait for signals
157. Mar 11 Edward Tomasz Napierala    git: dc0119c28194 - main - linsysfs: create /sys/bus/ and /sys/subsystem/
158. Mar  8 Kyle Evans                 git: df554850858f - main - wg_input: avoid leaking due to an m_defrag failure
159. Mar 10 Hans Petter Selasky        git: dfb33cb0ef48 - main - Allocating the LinuxKPI current structure from a software interrupt thread must be done using the M_NOWAIT flag aft
160. Mar  8 Peter Holm                 git: e0fd837a30bd - main - stress2: open(2) tests with BENEATH flags.

161. Mar  9 Jason A. Harmening         git: e4b8deb22227 - main - amd64 pmap: convert to counter(9), add PV and pagetable page counts
162. Mar 11 Warner Losh                git: e52368365db3 - main - config_intrhook: provide config_intrhook_drain
163. Mar 10 Dag-Erling Smørgrav       git: e5f02c140bf1 - main - Fix local-unbound setup for some IPv6 deployments.
164. Mar 12 Warner Losh                git: e75eac2cb81c - main - readme: Link to COPYRIGHT file
165. Mar  9 Kyle Evans                 git: e80e371d79d8 - main - if_wg: avoid sleeping under the net epoch
166. Mar  9 Hans Petter Selasky        git: ebe5cf355dca - main - Implement basic support for allocating memory from a specific numa node in the LinuxKPI.
167. Mar  8 John Baldwin               git: ef74bfc6fed2 - main - Add ObsoleteFiles.inc entries for various OCF headers removed in 13.
168. Mar  8 Jessica Clarke             git: f2f8405cf6b5 - main - if_vtbe: Add missing includes to fix build
169. Mar  9 Baptiste Daroussin         git: f61831d2e8bd - main - Revert "rc: implement parallel boot"
170. Mar 12 Konstantin Belousov        git: f776c54cee81 - main - ffs_mount: when remounting ro->rw and sbupdate failed, cleanup softdeps
171. Mar 12 Konstantin Belousov        git: fabbc3d879cc - main - softdep_flush(): do not access ump after we acked FLUSH_EXIT and unlocked SU lock
172. Mar 13 Adrian Chadd               git: fb3edd4f3ff8 - main - [ath] do a cold reset if TSFOOR triggers
173. Mar 12 Konstantin Belousov        git: fd97fa64638d - main - Add FFSV_FORCEINODEDEP flag for ffs_vgetf()
174. Mar 12 Alex Richardson            git: fe525d3f9166 - main - Allow using sanitizers for ssp tests with out-of-tree compiler
175. Mar  8 Mark Johnston              git: ffe3def903a5 - main - iflib: Make if_shared_ctx_t a pointer to const

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