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


2025/dev-commits-src-main/20250428.dev-commits-src-main

Messages: 202, sorted by subject
Last page update: Sat Jan 3 13:05:14 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Apr 27 Konstantin Belousov        git: 011a3493610c - main - x86: add cpu_stdext_feature4
  2. Apr 21 Kristof Provost            git: 04ed606def89 - main - pf: pull icmp-nested headers into struct pf_pdesc
  3. Apr 24 Bjoern A. Zeeb             git: 059136a95aca - main - LinuxKPI: add cleanup.h to mutex.h
  4. Apr 27 Adrian Chadd               git: 07b56e2653a2 - main - miiproxy: add as a module
  5. Apr 25 Christos Margiolis         git: 0c0bb4c1401c - main - sound: Make sndstat PVCHAN and RVCHAN nvlist parameters bool
  6. Apr 21 Kyle Evans                 git: 0d238bc50d45 - main - wireguard-tools: ipc: freebsd: use AF_LOCAL for the control socket
  7. Apr 21 Warner Losh                git: 0e21783a550f - main - ghpr: Remove --edit from gh
  8. Apr 23 Adrian Chadd               git: 0e99e55d1866 - main - wlanstats: add crypto_swcipherfail
  9. Apr 23 Kristof Provost            git: 0ec87a46e68c - main - pf.conf.5: improve af-to example
 10. Apr 24 Doug Moore                 git: 0f9b73ffa50d - main - vm_fault: reset iterator after vm_fault_populate()
 11. Apr 21 Ed Maste                   git: 0fcd9be111dd - main - gpioaei: mark the AEI ithread as sleepable
 12. Apr 22 Mark Johnston              git: 1000cc4a0d39 - main - so_splice: Disallow splicing with KTLS-enabled sockets
 13. Apr 23 Oskar Holmlund             git: 10bb91672a02 - main - Remove OMAP4 support
 14. Apr 22 Warner Losh                git: 12367f1429f1 - main - riscv: add Sifive p550/p650 identification
 15. Apr 22 Dag-Erling Smørgrav        git: 12668eadcb82 - main - bsd.compiler.mk: Add a blocks compiler feature.
 16. Apr 24 Ed Maste                   git: 14704a7fdb77 - main - pkg: update references to pkg.txz in man page
 17. Apr 21 John Baldwin               Re: git: 14783ce31437 - main - Remove references to rcp(1) since we no longer ship rcp.
 18. Apr 21 Mark Johnston              git: 15581af7c2d3 - main - exec: Remove parameter 'segflg' from exec_copyin_args()
 19. Apr 23 Kristof Provost            git: 17ed12dc476d - main - pf: push 'field changed' guards into 'change field' functions
 20. Apr 23 Baptiste Daroussin         git: 18d74dc0cd9e - main - nuageinit: fix luacheck nit

 21. Apr 21 Konstantin Belousov        git: 199a2be029e8 - main - sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot
 22. Apr 25 Christos Margiolis         git: 19ec522d6dc1 - main - sound: Export hardware and software buffer sample rate in sndstat nvlist
 23. Apr 24 Doug Moore                 git: 1cce7d86c86a - main - vm_map: fix iterator jump size
 24. Apr 22 Bjoern A. Zeeb             git: 22d5d61f91eb - main - mbuf: add mbuf information to KASSERTs
 25. Apr 25 Dimitry Andric             git: 245bb0110639 - main - Use .pieo extension for WITH_PIE bsd.prog.mk output
 26. Apr 21 Kyle Evans                 git: 25a9b4159e33 - main - bsdbox: fix the hostapd build, hook it back up
 27. Apr 23 Warner Losh                git: 26bd37da01cf - main - bnxt_en: Add 5760X (Thor2) PCI IDs support
 28. Apr 27 Bjoern A. Zeeb             git: 28efbf9d2f67 - main - LinuxKPI: add dummy header file linux/unaligned.h
 29. Apr 23 Konstantin Belousov        git: 2a240805dfe9 - main - rtld: fix indent in dlopen_object()
 30. Apr 25 Olivier Cochard            git: 2a4cd9f8c82d - main - tests/arp: Add a 1-second tolerance
 31. Apr 24 Doug Moore                 git: 2be18f348e60 - main - vm_object: use iterators in unwire()
 32. Apr 25 Dimitry Andric             git: 2e47f35be5dc - main - Convert libllvm, libclang and liblldb into private shared libraries
 33. Apr 21 Kyle Evans                 git: 2f11393fee4d - main - libbe: don't hardcode /tmp
 34. Apr 27 Konstantin Belousov        git: 2f8744574743 - main - sig_suspend_thread(): return info about the way the process was suspended
 35. Apr 27 Adrian Chadd               git: 322f3f587e2c - main - e6000sw: correctly depend upon etherswitch
 36. Apr 22 Andrew Turner              git: 32bb6a6925c0 - main - arm64: Call pmap_bootstrap_dmap from initarm
 37. Apr 27 Adrian Chadd               git: 331e1b33b39b - main - miiproxy: add missing dependency on mdio
 38. Apr 23 Kristof Provost            git: 332219c93baf - main - pf: deduplicate code
 39. Apr 23 Warner Losh                git: 39c0b8b7994b - main - bnxt_en: Thor2 Specific Doorbell related changes
 40. Apr 21 Lexi Winter                git: 3a0eb293164e - main - rc.subr: add 'settime' to svcj options

 41. Apr 27 Cy Schubert                git: 3bef9b313be7 - main - unbound: Update version strings
 42. Apr 21 Michael Tuexen             git: 4294f7946e4c - main - netstat: fix table header alignment for -x
 43. Apr 22 Bjoern A. Zeeb             git: 43ffd0f5c0f9 - main - LinuxKPI: skbuff: switch to using uma for the skb
 44. Apr 21 Kyle Evans                 git: 47404d1d98ac - main - bsdbox: fix the build
 45. Apr 21 Doug Moore                 git: 478c4fab8405 - main - riscv: replace tailq pointers with iterators
 46. Apr 27 Adrian Chadd               git: 4a167205f225 - main - etherswitch: add etherswitch module
 47. Apr 25 Christos Margiolis         git: 4a556c2277fd - main - Revert "sound: Create a dsp_close() helper function"
 48. Apr 24 Doug Moore                 git: 4b3c72402e3a - main - vm_object: use iterators in list_handle()
 49. Apr 23 Bjoern A. Zeeb             git: 4b9ae864fc46 - main - LinuxKPI: 802.11: make TKIP start to work
 50. Apr 21 Kristof Provost            git: 4bbd5db0086a - main - pf: use struct pf_pdesc for pf_change_ap()
 51. Apr 22 John Baldwin               git: 4c8b9f40cda7 - main - pcib: Ignore power fault detected if a power controller is not present
 52. Apr 27 Konstantin Belousov        git: 4f32b298c679 - main - sig_handle_first_stop(): notify debugger
 53. Apr 25 Rick Macklem               git: 4fae019c2b8f - main - nfscommon: Prepare the NFS common code for named attributes
 54. Apr 23 Warner Losh                git: 526d74f6ca55 - main - if_bnxt: add support for RX completion record type V3
 55. Apr 26 Christos Margiolis         git: 52a0f967dcc5 - main - sound tests: Fetch HWBUF_RATE and SWBUF_RATE in sndstat_nv
 56. Apr 26 Gordon Bergling            git: 52cc1708f5af - main - nvmecontrol(8): Fix two typos in command messages
 57. Apr 23 Bjoern A. Zeeb             git: 52e39daeef88 - main - LinuxKPI: 802.11: add IEEE80211_KEY_FLAG_BITS
 58. Apr 25 Christos Margiolis         git: 532b45fe103c - main - sound: Create a dsp_close() helper function
 59. Apr 21 Ed Maste                   git: 550289771d5c - main - flua: Add minimal man page
 60. Apr 25 Doug Moore                 git: 579d698a64af - main - vm_fault: replace tailq with lookup

 61. Apr 23 Warner Losh                git: 580fcf642ea2 - main - edk2: Merge edk2-stable202502
 62. Apr 22 Colin Percival             git: 584265890303 - main - EC2: Add AMI Builder AMI building
 63. Apr 22 Bjoern A. Zeeb             git: 585388f9d986 - main - net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offload
 64. Apr 22 Bjoern A. Zeeb             git: 59481c7db234 - main - LinuxKPI: skbuff: fix types, shuffle fields
 65. Apr 27 Konstantin Belousov        git: 5ad6c3d840a7 - main - amd64: add elfctl bit to enable LA57
 66. Apr 23 Adrian Chadd               git: 5c74aa3abd4e - main - rtwn: enable reception of BAR frames
 67. Apr 23 Nuno Teixeira               Re: git: 5c74aa3abd4e - main - rtwn: enable reception of BAR frames
 68. Apr 23 Warner Losh                git: 5e9af2b96bea - main - libefivar: Simplify Z / zero define
 69. Apr 27 Vladimir Kondratyev        git: 5ea0f1e63dbd - main - hidraw(4): Return length of written data from HIDIOCS* ioctls
 70. Apr 25 Brooks Davis               git: 5fa183f02845 - main - mountd: use free_iovec for build_iovec cleanup
 71. Apr 26 Doug Moore                 git: 6014596899c5 - main - agp: Drop a needless iterator reset
 72. Apr 21 Kristof Provost            git: 612ae9c9d06c - main - pf: add extra unhandled_af() assertions
 73. Apr 21 Doug Moore                 git: 61c1368f22f9 - main - powerpc: add missing header
 74. Apr 26 Christos Margiolis         git: 6286b714f5e3 - main - sound tests: Fix PVCHAN and RVCHAN fetching in sndstat_nv
 75. Apr 21 Kyle Evans                 git: 635891d1c37b - main - bsdbox: hook wpa_supplicant up as well
 76. Apr 23 Warner Losh                git: 6450d937955f - main - bnxt_en: Unhandled async event type 76
 77. Apr 22 John Baldwin               Re: git: 6527682ab705 - main - src: Use gnu++17 as the default C++ standard
 78. Apr 23 Mark Millard                Re: git: 6527682ab705 - main - src: Use gnu++17 as the default C++ standard
 79. Apr 24 Bjoern A. Zeeb             git: 6841b9987e83 - main - LinuxKPI: add container_of_const()
 80. Apr 24 Bjoern A. Zeeb             git: 69880fede78f - main - LinuxKPI: extend struct and enum for leds

 81. Apr 21 Warner Losh                git: 6ef66b328a16 - main - ghpr: Fix bogus else
 82. Apr 21 Lexi Winter                git: 6f4c4cfe4b13 - main - tty.4: see also: cross-reference pts(4)
 83. Apr 21 Warner Losh                git: 6fb2339611cd - main - ghpr: Only label the branch as merged
 84. Apr 25 Peter Holm                 git: 736e2ab5ef3c - main - stress2: Added two syzkaller reproducers
 85. Apr 22 Bjoern A. Zeeb             git: 73e3969fd435 - main - LinuxKPI: skbuff: remove _alloc_len field
 86. Apr 21 Kyle Evans                 git: 77721403c91d - main - libpmcstat: fix pmcstat -G on older-ish -CURRENT w/ drm-kmod
 87. Apr 22 Ruslan Bukin               git: 81e2d24bc6ea - main - riscv: support for Cache-Block Operations (CBO).
 88. Apr 23 Warner Losh                git: 828e0ee79ff7 - main - libefivar: Prefer EFI_GUID to GUID
 89. Apr 25 Konstantin Belousov        git: 846229d60b4f - main - libthr: add __thr_aligned_alloc_offset()
 90. Apr 27 Dag-Erling Smørgrav        git: 873420ca1e6e - main - libc: Add getenv_r() function.
 91. Apr 21 Kristof Provost            git: 88986a4d7183 - main - pf: fix ICMP pcksum pointers
 92. Apr 24 Doug Moore                 git: 896dccb1c122 - main - vm_page: make grab_valid() with iter param
 93. Apr 21 Doug Moore                 git: 8b40faed6697 - main - vm_object: fix vm_object_split typo
 94. Apr 27 Bjoern A. Zeeb             git: 8b51cd07f69e - main - LinuxKPI: define time64_t
 95. Apr 27 Vladimir Kondratyev        git: 8d4d08d571c6 - main - hidraw(4): Return actual length of read data from HIDIOCG* ioctls
 96. Apr 22 John Baldwin               git: 91489043435f - main - ipfw: Fix broken length checks on routing messages
 97. Apr 27 Bjoern A. Zeeb             git: 91716e8dc1a3 - main - LinuxKPI: 802.11: add SW_MGMT_TX to the expected flags for CCMP
 98. Apr 25 Doug Moore                 git: 925906a61caf - main - vm_fault: use iterator in populate()
 99. Apr 23 Bjoern A. Zeeb             git: 92942717fd4c - main - LinuxKPI: 802.11: add the key mgmt for TKIP and extra checks for CCMP
100. Apr 25 Ed Maste                   git: 92e9301e56bd - main - release: install pkg to install media

101. Apr 25 Adrian Chadd               git: 93ca9e44b752 - main - asmc: Add support for macmini 6,1 and 6,2 (late 2012) models
102. Apr 22 Warner Losh                git: 95f4e7f5e283 - main - LoongArch: sys/contrib/edk2: add support
103. Apr 24 Doug Moore                 git: 98a01518bb5e - main - vm_object: use iterators in DB_SHOW*()
104. Apr 23 Bjoern A. Zeeb             git: 98e55905ab8a - main - LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom
105. Apr 23 Warner Losh                git: 99984e4b41c4 - main - edk2: #ifdef out STATIC_ASSERTS when !_STANDALONE
106. Apr 24 Doug Moore                 git: 9ae138aa5c1e - main - vm_object: check pctrie for empty check
107. Apr 27 Adrian Chadd               git: 9b2a503a1179 - main - e6000sw: add support for 88E6190X
108. Apr 21 Warner Losh                git: 9bb0dd4b8bb6 - main - gphr: Extremely experimental github landing scripts
109. Apr 23 Dimitry Andric             git: 9c4f1497dae7 - main - Move extra suffix-transformation rules into bsd.suffixes-extra.mk
110. Apr 27 Dave Cottlehuber           git: a0165254bfeb - main - release: use "runtime" instead of "minimal" for OCI image name
111. Apr 22 Warner Losh                git: a049678039e4 - main - vt: add US International keymap
112. Apr 22 John Baldwin               git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh
113. Apr 24 Shawn Webb                  Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh
114. Apr 24 Jessica Clarke              Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh
115. Apr 24 Shawn Webb                  Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh
116. Apr 25 Jose Luis Duran             Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh
117. Apr 27 Bjoern A. Zeeb             git: a0ccc12f6882 - main - rtw88: merge Realtek's rtw88 driver based on Linux v6.14
118. Apr 26 Doug Moore                 git: a114891356c4 - main - vm_page: drop find_least()
119. Apr 22 Brooks Davis               git: a123502ef781 - main - Search for mntopts.h globally, not locally
120. Apr 22 Ruslan Bukin               git: a1a067b7131e - main - axidma(4): add local data cache flushes.

121. Apr 22 Warner Losh                git: a1a06bc68661 - main - ghpr: Make init a little more robust
122. Apr 23 Bjoern A. Zeeb             git: a23908728efc - main - LinuxKPI: 802.11: fix TKIP RX/TX MIC offsets
123. Apr 24 Dimitry Andric             git: a34d2231fa38 - main - Partially revert 6527682ab705 for llvm-based projects
124. Apr 21 Cy Schubert                Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next
125. Apr 21 Pat Maddox                  Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next
126. Apr 23 Bjoern A. Zeeb             git: a6413bce4e36 - main - LinuxKPI: 802.11: further improve key updates
127. Apr 23 Bjoern A. Zeeb             git: a6f6329c92a9 - main - LinuxKPI: 802.11: add checks and improve tracing to key operations
128. Apr 23 Bjoern A. Zeeb             git: a7131a748483 - main - LinuxKPI: 802.11: fill ieee80211_get_key_rx_seq() also for TKIP/GCMP
129. Apr 23 Bjoern A. Zeeb             git: aa294e8e40a1 - main - LinuxKPI: 802.11: remove lkpi_iv_key_set/delete wrappers
130. Apr 21 Doug Moore                 git: aa60a08f2a57 - main - amd64: replace tailq pointers with iterators
131. Apr 25 Christos Margiolis         git: abb5521bddc2 - main - sound: Retire SD_F_PRIO_*
132. Apr 27 Adrian Chadd               git: af298663e9ff - main - e6000sw: unlock the driver lock in the error path during attach
133. Apr 27 Maxim Konovalov            git: b08bc953f1b7 - main - bsd-family-tree: add OpenBSD 7.7 release
134. Apr 25 Christos Margiolis         git: b095a41a3a2a - main - Revert "sound: Access softc through si_drv1 in dsp cdev methods"
135. Apr 23 Bjoern A. Zeeb             git: b31f33c02844 - main - LinuxKPI 802.11: move key-related functions together
136. Apr 27 Konstantin Belousov        git: b63281884e0e - main - ptrace(): p_xthread could be NULL for P_STOPPED_TRACE
137. Apr 21 Doug Moore                 git: b6cd84ca2d08 - main - powerpc: replace tailq pointers with iterators
138. Apr 23 Bjoern A. Zeeb             git: b71d3043c38a - main - LinuxKPI: 802.11: add tunable to enable TKIP
139. Apr 21 John Baldwin               Re: git: b7527823fdcc - main - vm_page: Bump __FreeBSD_version for removal of vm_page_next() and _prev
140. Apr 21 Mark Johnston               Re: git: b7527823fdcc - main - vm_page: Bump __FreeBSD_version for removal of vm_page_next() and _prev

141. Apr 21 John Baldwin                Re: git: b7527823fdcc - main - vm_page: Bump __FreeBSD_version for removal of vm_page_next() and _prev
142. Apr 22 Mark Johnston              git: b7a61e09e4ad - main - netinet6: Do not forward or send ICMPv6 messages to the unspec address
143. Apr 21 Doug Moore                 git: b7e671bf3e56 - main - arm64: replace tailq pointers with iterators
144. Apr 27 Konstantin Belousov        git: b989c1dd1e2e - main - elfctl: add knowledge about the la57 bit
145. Apr 23 Warner Losh                git: bb90baed6c27 - main - bnxt_en: Update HSI header
146. Apr 27 Adrian Chadd               git: bca86850737c - main - e6000sw: always compile it
147. Apr 27 Cy Schubert                git: be771a7b7f45 - main - unbound: Vendor import 1.23.0
148. Apr 23 Bjoern A. Zeeb             git: bf8c25f16165 - main - LinuxKPI: 802.11: sort cipher lists and filter net80211 unsupported ones
149. Apr 24 Alexander Ziaee            git: c3e06b23b417 - main - mount.8: Add a single example for single user mode
150. Apr 21 Doug Moore                 git: c5f477a637c2 - main - arm: replace tailq pointers with iterators
151. Apr 27 Adrian Chadd               git: c78f603ab77f - main - e6000sw: schedule e6000sw_tick() to occur once a second
152. Apr 25 Doug Moore                 git: c802dd74bbcf - main - vm_object: use iterator in populate()
153. Apr 24 Bjoern A. Zeeb             git: c8e2458de590 - main - LinuxKPI: add ASMEDIA vendor ID for PCI
154. Apr 22 Bjoern A. Zeeb             git: c925e0a77606 - main - LinuxKPI: add type for __wsum
155. Apr 24 Lexi Winter                git: ca4b046105f6 - main - netinet6: allow binding to anycast addresses
156. Apr 22 Andrew Turner              git: ccaf78c962e8 - main - arm64: Move cpu0 dpcpu and msgbuf to the DMAP
157. Apr 23 Bjoern A. Zeeb             git: cd649cfc7ab2 - main - LinuxKPI: skbuff: re-add __LP64__ check
158. Apr 23 Colin Percival             git: ce9a34b1614e - main - Turn off hw.pci.intx_reroute in EC2
159. Apr 25 Doug Moore                 git: cf681286d295 - main - Revert "vm_fault: use iterator in populate()"
160. Apr 23 Konstantin Belousov        git: d0ab6abbf531 - main - rtld: symbolic and deepbind are equivalent for the refobj

161. Apr 23 Colin Percival             git: d14036ea424d - main - release: Pass PKG_INSTALL_EPOCH (take 2)
162. Apr 21 Warner Losh                git: d2ffe67fd5d9 - main - procctl.2: Fix names of PROC_LOGSIGEXIT_CTL constants
163. Apr 21 Doug Moore                 git: d4763484f911 - main - amd64: drop mistakenly added file
164. Apr 23 Warner Losh                git: d5ce906da7c5 - main - bnxt_en: Add backing store V2 support
165. Apr 23 Adrian Chadd               git: d5f5193e2db9 - main - rtwn: don't treat UDP/TCP checksum failure as permanent failure
166. Apr 23 Alastair Hogge              Re: git: d5f5193e2db9 - main - rtwn: don't treat UDP/TCP checksum failure as permanent failure
167. Apr 21 Ed Maste                   git: d6dc661c2a2d - main - acpi_gpiobus: mask pin flags for GPIOBUS_PIN_SETFLAGS
168. Apr 21 Kyle Evans                 git: d6fbae084a2a - main - libbe: attempt to remove autocreated mountpoints at unmount time
169. Apr 21 Doug Moore                 git: d7441aa9b09a - main - vm_object: use iterator in page_noreuse()
170. Apr 22 Ed Maste                   git: d8e841a9aa1f - main - libc: treat execvpe as a week symbol
171. Apr 21 Ed Maste                   git: da94bc915a14 - main - gpio: don't misuse pin->flags
172. Apr 23 Warner Losh                git: dac78335c42d - main - bnxt_en: 400G speed support
173. Apr 22 Bjoern A. Zeeb             git: dbc3b1cb4fa6 - main - LinuxKPI: 802.11: no need to lock during lkpi_lsta_alloc()
174. Apr 21 Kyle Evans                 git: df1b0f580d3d - main - time: switch to fences for siginfo_recvd
175. Apr 27 Bjoern A. Zeeb             git: df279a26d331 - main - rtw89: merge Realtek's rtw89 driver based on Linux v6.14
176. Apr 21 Kyle Evans                 git: e018d97ce539 - main - bsdbox: use paths relative to SRCTOP instead of .CURDIR
177. Apr 24 Bjoern A. Zeeb             git: e29d72ac3ddd - main - LinuxKPI: pci: add pci_info()
178. Apr 23 Oskar Holmlund             git: e3e55936ce3b - main - Remove OMAP4 support leftovers
179. Apr 24 Bjoern A. Zeeb             git: e6010da63903 - main - LinuxKPI: 802.11: updates to headers for driver update
180. Apr 21 Igor Ostapenko             git: e64978ad5d7c - main - tests.7: Bump the date and improve the format

181. Apr 22 Bjoern A. Zeeb             git: e6c91f8e5be6 - main - LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default
182. Apr 21 Doug Moore                 git: e79b1f0fc159 - main - powerpc: silence compiler warning
183. Apr 21 Kyle Evans                 git: ec8e79c4e4cf - main - getfacl: add some long options for Linux compatibility
184. Apr 27 Adrian Chadd               git: ee7f62faa893 - main - e6000sw: stop / drain the taskqueue (and tick) during detach
185. Apr 23 Lexi Winter                git: eef0c78e435d - main - etc: add config tag to /root/.k5login
186. Apr 25 Christos Margiolis         git: ef411cae7e9a - main - sndstat.4: Make sndstat nvlist channel names reflect new naming scheme
187. Apr 22 Dag-Erling Smørgrav        git: f0ac5e919f3f - main - fts: Add blocks support.
188. Apr 21 Doug Moore                 git: f16d2213af21 - main - i386: replace tailq pointers with iterators
189. Apr 21 Jessica Clarke             Re: git: f1e18f331923 - main - riscv: Exclude OpenSBI memory regions when booting with EFI
190. Apr 23 Chuck Silvers              git: f2605f67a13e - main - mpi3mr: configure larger max I/O size if the HBA firmware supports it
191. Apr 21 Ed Maste                   git: f7cacc680519 - main - acpi_gpiobus: clarify error message
192. Apr 24 Mark Johnston              git: f83ec40fca52 - main - Makefile.inc1: Let the buildetc target run outside of etc
193. Apr 23 Baptiste Daroussin         git: f85d08682782 - main - nuageinint: implement ssh_pwauth
194. Apr 27 Konstantin Belousov        git: f87811ca3bc1 - main - sig_handle_first_stop(): allow NULL leader thread
195. Apr 24 Bjoern A. Zeeb             git: f94d7319540b - main - LinuxKPI: sysfs: implement sysfs_match_string()
196. Apr 23 Kristof Provost            git: fa6330030b93 - main - pf: move pf_change_icmp_af() call for TCP/UDP in ICMP
197. Apr 25 Christos Margiolis         git: facccfc8c7e1 - main - sound: Access softc through si_drv1 in dsp cdev methods
198. Apr 27 Vladimir Kondratyev        git: fd6690e2d5cd - main - hidraw(4): Add additional hidraw input/output report ioctls
199. Apr 23 Kristof Provost            git: fe0807ad3368 - main - pf.conf.5: make it clearer that log options require ()
200. Apr 27 Vladimir Kondratyev        git: fe4bdd889b5d - main - hidraw(4): Force switch to hidraw mode on HIDIOCGRDESC ioctl

201. Apr 23 Warner Losh                git: fec0e2064818 - main - bnxt_en: Thor2 Ring counters not incrementing during traffic
202. Apr 22 John Baldwin               git: ff45e4759a38 - main - pcib: Clear any pending slot status events during attach

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