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


2025/dev-commits-src-all/20250331.dev-commits-src-all

Messages: 192, old messages first
Last update: Mon Mar 31 0:07:16 2025

home | archive sorted by: subject | author | date | reverse date
  1. Mar 24 Alexander Ziaee            git: 26a7022d62b8 - stable/14 - ports.7: Update dialog4ports to portconfig
  2. Mar 24 Alexander Ziaee            git: 4c02b6589e82 - stable/14 - etdump.1: Polish + xref cd9660(5)
  3. Mar 24 Alexander Ziaee            git: 69569859a0a4 - stable/13 - ports.7: Update dialog4ports to portconfig
  4. Mar 24 Konstantin Belousov        git: 6eb7cba469d7 - main - kern/kern_descrip.c:  remove unneeded headers
  5. Mar 24 Konstantin Belousov        git: 4b69f1fab66d - main - descriptors: add fget_remote_foreach()
  6. Mar 24 Konstantin Belousov        git: fee6a52e4338 - main - sysctl_kern_proc_kqueue(): convert to use sbuf
  7. Mar 24 Konstantin Belousov        git: 9d1e7a7e8e8b - main - kinfo_knote: add knt_kq_fd member
  8. Mar 24 Konstantin Belousov        git: 6534c17326b2 - main - FREEBSD_COMPAT32: add freebsd32_kevent_to_kevent32() helper
  9. Mar 24 Konstantin Belousov        git: fa8fdd80dff9 - main - sysctl KERN_PROC_KQUEUE: implement compat32
 10. Mar 24 Konstantin Belousov        git: 5e7c43ff02dc - main - Add NT_PROCSTAT_KQUEUES core note
 11. Mar 24 Konstantin Belousov        git: ab9b296498fe - main - sysctl KERN_PROC_KQUEUE: treat omitted kqfd as request to dump all kqueues
 12. Mar 24 Konstantin Belousov        git: fe8ece34b446 - main - struct kinfo_knote: add spare fields
 13. Mar 24 Konstantin Belousov        git: ba2fb6b367fd - main - libprocstat: change psc_type_info array to use designated initializers
 14. Mar 24 Konstantin Belousov        git: debcd4c05701 - main - libprocstat: constify psc_type_info[]
 15. Mar 24 Konstantin Belousov        git: 1c3d6532ca29 - main - libprocstat: add knowledge about NT_PROCSTAT_KQUEUES core file section
 16. Mar 24 Konstantin Belousov        git: 10626f7384f9 - main - gcore(1): dump NT_PROCSTAT_KQUEUES section
 17. Mar 24 Kristof Provost            Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF
 18. Mar 24 Doug Moore                 git: 626ec04c2b84 - main - vm_reserv: clarify reserv_from_object
 19. Mar 24 Konstantin Belousov        git: a6ea60aa4887 - main - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined
 20. Mar 24 Konstantin Belousov        git: c18a16ebcf5b - main - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen


21. Mar 24 Jessica Clarke Re: git: a6ea60aa4887 - main - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined 22. Mar 24 Konstantin Belousov Re: git: a6ea60aa4887 - main - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined 23. Mar 24 Richard Scheffenegger git: 4a328b804996 - stable/14 - tcp: fix reverting of spurious timeouts (RTO) 24. Mar 24 Gleb Smirnoff Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF 25. Mar 24 Kristof Provost Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF 26. Mar 24 Gleb Smirnoff git: 67c1c4dfd1cc - main - sockbuf: provide sbunreserve_locked() which is a complement to sbreserve() 27. Mar 24 Gleb Smirnoff git: 371392bc10f2 - main - sockbuf: remove sbflush_internal() and sbrelease_internal() shims 28. Mar 24 John Baldwin Re: git: 623be660fcc9 - main - beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS 29. Mar 24 Ronald Klop Re: git: c18a16ebcf5b - main - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen 30. Mar 24 Olivier Certner Re: git: c18a16ebcf5b - main - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen 31. Mar 24 Brooks Davis Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF 32. Mar 24 Ed Maste git: 3209f63851b9 - main - trim: Remove unnecessary include of src.opts.mk 33. Mar 24 Ed Maste git: c40b323b91bd - main - beep: Remove unnecessary include of src.opts.mk 34. Mar 24 Kristof Provost Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF 35. Mar 24 Warner Losh git: a27328ea3927 - main - bhyve: Suppress unimplemented MSR related warnings 36. Mar 25 Konstantin Belousov git: 2452bcd8913b - main - kevent32/kinfo_knote32: remove __LP64__ predicate in definitions 37. Mar 25 Warner Losh git: d3a659a338cb - stable/14 - usb-msctest: Be more conservative setting GETMAXLUN quirk 38. Mar 25 Andrey V. Elsukov git: b67080455907 - main - tests: fix test for NULL encription 39. Mar 25 Olivier Certner git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY 40. Mar 25 Ed Maste git: d45d070e5475 - main - tools/sysdoc: Chase sysctl rename
41. Mar 25 Olivier Houchard git: 65f2a8887c9b - main - arm: Garbage collect cpufunc_asm_arm11x6.S 42. Mar 25 Olivier Houchard git: 5fca5c7da944 - main - arm: Remove any reference to cpufunc_asm_arm11x6.S 43. Mar 25 Olivier Houchard git: 693fa339761f - main - arm: Garbage collect CPU_ARM1176 44. Mar 25 Bjoern A. Zeeb Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY 45. Mar 25 Olivier Certner Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY 46. Mar 25 Christos Margiolis git: 2f1f523a45fb - main - snd_hda: Patch Framework 16 AMD 47. Mar 25 Enji Cooper git: 1d67cec52542 - stable/14 - contrib/googletest: update from 1.14.0 to 1.15.2 48. Mar 25 Enji Cooper git: 7286b7242c31 - stable/14 - tests/sys/fs/fusefs: include iomanip header 49. Mar 25 Enji Cooper git: cb29db243bd0 - stable/14 - openssl: Import OpenSSL 3.0.16 50. Mar 25 Bjoern A. Zeeb Re: Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY 51. Mar 25 Rick Macklem git: f03c8869127c - stable/14 - nfsd.8: Note that the -n option is deprecated 52. Mar 25 Alexander Ziaee git: 0a85254d5a33 - main - top: Polish key bindings in usage and manual 53. Mar 26 Philip Paeps git: 475082194ac8 - stable/14 - contrib/tzdata: import tzdata 2025b 54. Mar 26 Philip Paeps git: 7b17666c32f7 - stable/13 - contrib/tzdata: import tzdata 2025b 55. Mar 26 Warner Losh git: 4073e53e4285 - stable/14 - acpi_cmbat: Use nitems instead of sizeof 56. Mar 26 Warner Losh git: df872d66f24a - stable/14 - loader: Increase buffer size to accommodate longer commands 57. Mar 26 Warner Losh git: 0a4a5b8cefd4 - stable/14 - efi_console: Stay inline with the UEFI spec 58. Mar 26 Warner Losh git: 703287df5e77 - stable/14 - loader.conf.5: Correct terminal size 59. Mar 26 Warner Losh git: 7d042b0af1dc - stable/14 - bytgpio: expose PNP info 60. Mar 26 Warner Losh git: 513d89fef90a - stable/14 - usb: increase USB_PORT_RESET_RECOVERY
61. Mar 26 Warner Losh git: c6d3271fe07b - stable/14 - Copy the new ia32 loader 62. Mar 26 Warner Losh git: ce02470205a1 - stable/14 - stand: Add support for 64-bit machines with 32-bit UEFI implementations 63. Mar 26 Warner Losh git: 43dc900d75a6 - stable/14 - loader: Fix G overflowing for G(4) on 32-bit builds 64. Mar 26 Warner Losh git: ac5378d93ce0 - stable/14 - Add build option for the ia32 loader 65. Mar 26 Warner Losh git: 7d7dc14d6b38 - stable/14 - stand/efi: Add a 32-bit variant of libefi 66. Mar 26 Warner Losh git: 0ca77a636399 - stable/14 - loader: Allow overriding NEWVERSWHAT 67. Mar 26 Warner Losh git: 38dc6b814a6d - stable/14 - acpi_iicbus: install the address space handler by default 68. Mar 26 Warner Losh git: 2ce4f021827a - stable/14 - libc/stdio: Increase BUF in vfprintf.c and vfwprintf.c 69. Mar 26 Warner Losh git: c0e07c93e858 - stable/14 - install: print directory name instead of file name if mkstemp fails 70. Mar 26 Christos Margiolis git: a3dfa53bbfe7 - stable/14 - snd_hda: Support Intel Raptor Lake 0x7a50 71. Mar 26 Enji Cooper git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS 72. Mar 26 Alexander Ziaee git: 8d75a78b4d21 - stable/14 - UPDATING: Show plural syntax for PORTS_MODULES 73. Mar 26 Alexander Ziaee git: b0d6aa07c193 - stable/14 - style.mdoc: HARDWARE generates Release Notes 74. Mar 26 Ruslan Bukin git: 6d58c670060a - main - riscv timer: fix interrupt handling. 75. Mar 26 Olivier Certner Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY 76. Mar 26 Mark Johnston git: e173855c9f6b - main - i386: Avoid registering overlapping vm_phys_seg entries 77. Mar 26 Ruslan Bukin git: c7ffe32b1b7d - main - xilinx quad spi: various fixes. 78. Mar 26 Olivier Cochard git: 20bdda14fa5c - main - ps(1): Consistent usage of Kbyte unit 79. Mar 26 Cy Schubert git: d5c804138845 - main - heimdal: Add missing symbols to map 80. Mar 26 Justin Hibbits git: c11b70191511 - main - geom: Push GEOM sysinit ordering to after devctl
81. Mar 26 Alan Somers Re: git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS 82. Mar 26 Ruslan Bukin git: 3969b51ffa1c - main - xilinx axi ethernet: allocate memory for buffers. 83. Mar 26 Enji Cooper git: 69c5f7b4ca36 - stable/14 - pkg: Fix Coverity warnings 84. Mar 26 Alexander Ziaee git: f47cbb29e1c2 - main - hier.7: Add /dev/gpt 85. Mar 26 Alexander Ziaee git: 8d65152cbfc8 - main - intro.5: Add local to files, minor maintenence 86. Mar 26 Alexander Ziaee git: 26ec37653662 - main - intro.5: Import description table from OpenBSD 87. Mar 26 Alexander Ziaee git: 37508388d066 - main - intro.5: More verbose introductory sentence 88. Mar 26 Alexander Ziaee git: a6175f28da70 - main - intro.5: Crossreference ascii(7) 89. Mar 26 Enji Cooper git: 2adc0bae0b46 - stable/13 - fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0 90. Mar 26 Enji Cooper git: 687096cf1e2a - stable/13 - Import GoogleTest 1.14.0 91. Mar 26 Ed Maste git: 275b0935fb56 - stable/14 - kern.mk: Update SSP comment (not limited to GCC) 92. Mar 26 Enji Cooper git: a5403c1f7d57 - stable/13 - contrib/googletest: update from 1.14.0 to 1.15.2 93. Mar 26 Enji Cooper git: f50d338974f2 - stable/13 - lib/libsbuf/tests: reformat with `clang-format` 94. Mar 26 Enji Cooper git: c08ec13bcc71 - stable/14 - lib/libsbuf/tests: reformat with `clang-format` 95. Mar 26 Enji Cooper git: f7d46b858a54 - stable/13 - radlib: fix a memory leak in `is_valid_request` 96. Mar 26 Enji Cooper git: 62e7a3c6cd67 - stable/13 - lib/libcrypt: remove trailing whitespace 97. Mar 26 Enji Cooper git: b99e7c46884a - stable/13 - lib/libcrypt: another trivial style change 98. Mar 26 Enji Cooper git: d5425ed751aa - stable/13 - mptutil: document that disabled/enabled are also supported 99. Mar 26 Enji Cooper git: 30cfebf2f089 - stable/13 - mca_log: add missing breaks when handling thresholds 100. Mar 26 Enji Cooper git: d6552ebf26bc - stable/14 - mca_log: add missing breaks when handling thresholds
101. Mar 26 Enji Cooper git: c15ed41118c9 - stable/13 - dumpon: provide diag info when `PEM_read_RSA_PUBKEY` fails 102. Mar 26 Kristof Provost git: b3a68a2ec3f1 - main - pf: convert DIOCRCLRTSTATS to netlink 103. Mar 26 Kristof Provost git: 4e675edef1b6 - main - pfctl: remove unused function prototype 104. Mar 26 Kristof Provost git: fd52a9e11c52 - main - pf tests: test clearing counters for all addresses in a table 105. Mar 27 Jose Luis Duran git: d4f438357e90 - main - openssh: Request the OpenSSL 1.1 API 106. Mar 27 Adrian Chadd git: 077108d94ae1 - main - rtwn: add support for AES-GCM-128 in the supported software cipher set 107. Mar 27 Adrian Chadd git: 7bf82ea4fdda - main - sys: add wlan_gcmp to GENERIC kernels as appropriate 108. Mar 27 Adrian Chadd git: d8503e8768aa - main - rc: add wlan_gcmp to the hostapd / wpa_supplicant rc scripts 109. Mar 27 Adrian Chadd git: d342ae67192f - main - uath: add support for GCMP-128 encryption 110. Mar 27 Martin Matuska git: fe674998bb2d..4abc21b28c22 - vendor/openzfs/master - vendor branch updated 111. Mar 27 Martin Matuska git: 61145dc2b94f - main - zfs: merge openzfs/zfs@4abc21b28 112. Mar 27 Martin Matuska git: 641794f94f4d - main - zfs: update zfs_config.h and zfs_gitref.h to catch up with 61145dc2b 113. Mar 27 Konstantin Belousov git: 8011df62f57f - main - procstat: decode SOCK_SEQPACKET unix domain socket type 114. Mar 27 Konstantin Belousov git: 991329f507a8 - main - procstat.1: correct local socket types descriptions. 115. Mar 27 Konstantin Belousov git: 03dfb8d0211c - main - procstat.1: document local SOCK_SEQPACKET socket display 116. Mar 27 Doug Moore git: 6d6c97fb72a7 - main - vm_fault: update pred lock acq in copy_entry 117. Mar 27 Piotr Kubaj git: 2e16618fe789 - main - ipmi: fix runtime on powerpc64le 118. Mar 27 Andrew Turner git: e9ab9910fa12 - main - arm64: Clean up enabling in-kernel BTI 119. Mar 27 Andrew Turner git: 872fc1b8de1a - main - arm64/vmm: Don't load on Ampere eMAG 120. Mar 27 Andrew Turner git: 1ccf882c6b34 - main - arm/mv: Remove wdt_soc, it's unused
121. Mar 27 Andrew Turner git: c0dba117de23 - main - arm/mv: Remove ic.c, it's unused 122. Mar 27 Andrew Turner git: d25a708ba773 - main - arm/mv: Remove pre-armv7 support 123. Mar 27 Andrew Turner git: c7142afec42c - main - arm: Remove FLASHADDR and PHYSADDR 124. Mar 27 Andrew Turner git: 066e44b13ea6 - main - conf: Remove SOC_BCM2835, it's unused 125. Mar 27 Brooks Davis git: 9eb6cdafe5e2 - main - release/vm: empty sh functions are disallowed 126. Mar 27 Ed Maste git: 7d70f8b482fd - main - Makefile.inc1: Rework ELF Tool Chain bootstrapping 127. Mar 27 Enji Cooper git: 3b496eb1bded - stable/14 - loader: Fix 32-bit compatibility 128. Mar 27 Enji Cooper (yaneurabeya) Re: git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS 129. Mar 27 Ed Maste git: a75dbf419467 - stable/14 - tools/sysdoc: Chase sysctl rename 130. Mar 27 John Baldwin git: 1123986db5f0 - main - device_pager: Add cdev_pager_get_path to retrieve the "path" for an object 131. Mar 27 John Baldwin git: e3f669870fe2 - main - cdev: dev_copyname copies a character device's name to a buffer 132. Mar 27 John Baldwin git: faaa687646d5 - main - sgx: Add a simple cdev_pg_path method 133. Mar 27 John Baldwin git: 7a5b9c4abcf2 - main - netmap: Add a cdev_pg_path hook that returns the name of the cdev 134. Mar 27 John Baldwin git: 82d692771239 - main - pci: Clear active PME# and disable PME# generation 135. Mar 27 John Baldwin git: e5cbf0e881fa - main - pci: Add helper routines to manage PME in device drivers 136. Mar 27 John Baldwin git: ddaf6524682b - main - dev: Use recently added improvements to PME# support to simplify drivers 137. Mar 27 John Baldwin git: 931baeb62b03 - main - acpi_pci: Use pci_has_pm and pci_clear_pme 138. Mar 27 John Baldwin git: 86dd379d3ea2 - main - pci: Use a single variable for the offset of the power management registers 139. Mar 27 Colin Percival Re: git: c41ba99779d0 - main - release/vm: partially support NO_ROOT 140. Mar 27 Brooks Davis Re: git: c41ba99779d0 - main - release/vm: partially support NO_ROOT
141. Mar 27 Brooks Davis git: e6e5cd297ab4 - main - release/vm: fix setting NO_ROOT and WITHOUT_QEMU 142. Mar 28 Konstantin Belousov git: 09b874567023 - stable/14 - kern___acl_aclcheck_path: vrele the vnode after namei() 143. Mar 28 Konstantin Belousov git: 4e923ed15e70 - stable/14 - ufs_aclcheck(): accurately dereference vp->v_mount 144. Mar 28 Konstantin Belousov git: 658a4399ea56 - stable/14 - ufs_acl.c: style 145. Mar 28 Konstantin Belousov git: 4b3d44f3b43b - stable/14 - kern/kern_descrip.c: remove unneeded headers 146. Mar 28 Justin Hibbits git: 16caf6a11ec2 - stable/14 - powerpc: Add Hypervisor Facility Unavailable handling 147. Mar 28 Justin Hibbits git: ff9c290648df - stable/14 - powernv: Explicitly enable the facilities we support 148. Mar 28 Enji Cooper git: e24279e0f9e2 - main - Remove mentions of ENOSYS added in d97e44784bb5 149. Mar 28 Enji Cooper git: 1b37af092211 - main - Bump .Dd for recently changed aio_*(2) manpages 150. Mar 28 Doug Moore git: 93c4f310fc65 - main - vm_fault: correct mpred update after alloc fail 151. Mar 28 Kristof Provost git: 16665c74788c - main - pf tests: verify that 'block return' generates the expected packets 152. Mar 28 Kajetan Staszkiewicz git: aeddee83341e - main - pfctl: Split pool parsing into separate functions 153. Mar 28 Piotr Kubaj git: 5b02365ac656 - main - zfs: enable FPU on powerpc* 154. Mar 28 Piotr Kubaj git: a440b544d566 - main - zfs: remove inclusion of machine/pcpu.h 155. Mar 28 Ed Maste git: 269cbe092da3 - main - kern.opts.mk: Remove EFI from riscv BROKEN_OPTIONS 156. Mar 28 Colin Percival git: a1759dca9674 - main - arm64: Fix off-by-one in its_init_cpu_lpi 157. Mar 28 Alexander Ziaee git: 75a320e4312e - main - ps.1: Use ISO/IEC byte units 158. Mar 28 Alexander Ziaee git: 187d954eab94 - main - top: Sync usage and synopsis 159. Mar 28 Alexander Ziaee git: 50296dccddf1 - main - hier.7: Storage partitions are not filesystems 160. Mar 28 Li-Wen Hsu git: 09f991f5f6f2 - main - release/azure: Update instruction of publishing to Azure Marketplace
161. Mar 28 Adrian Chadd git: 8b0acd853845 - main - mtw: fix compilation with IEEE80211_SUPPORT_SUPERG enabled 162. Mar 28 Adrian Chadd git: 2eab1f605f87 - main - net80211: document the 802.11 specification for ieee80211_getcapinfo() 163. Mar 28 Adrian Chadd git: 3bae83078261 - main - ath: fix athtools common code to correctly init state 164. Mar 28 Adrian Chadd git: d8482e1b3e14 - main - athpoke: Use a format string with err() 165. Mar 28 Gleb Smirnoff git: 0b773a94ab9a - main - libc/tests: enable getaddrinfo(1) tests from NetBSD 166. Mar 28 Gleb Smirnoff git: d803854bccb9 - main - libc/getaddrinfo(2): return EAI_AGAIN on nameserver timeout 167. Mar 28 Gleb Smirnoff git: 531345778067 - main - libc/tests: add getaddrinfo test 168. Mar 28 Gleb Smirnoff git: 5fa093b6efcb - main - mount_nfs: make temporary DNS failure non-fatal with background mode 169. Mar 29 Kevin Bowling git: 1580f8d9c174 - main - ixgbe: fix mailbox ack handling 170. Mar 29 Justin Hibbits git: 7a4907250452 - main - powerpc/trap: Change prediction of NOFAULTING in trap_pfault() 171. Mar 29 Kirk McKusick git: ae15f8ceaa85 - stable/14 - Get consistent updates for UFS superblocks. Formatting and style cleanups. 172. Mar 29 Alexander Ziaee git: bb28ea49ad3a - stable/14 - intro.5: Import description table from OpenBSD 173. Mar 29 Alexander Ziaee git: 342fa740cbc6 - stable/14 - intro.5: Add local to files, minor maintenence 174. Mar 29 Alexander Ziaee git: 3cdf03dbfeff - stable/14 - intro.5: Crossreference ascii(7) 175. Mar 29 Alexander Ziaee git: 0d35e639731f - stable/14 - intro.5: More verbose introductory sentence 176. Mar 29 Mark Johnston git: 674701e2b6d7 - main - pf: Remove some state pointer indirection 177. Mar 29 Mark Johnston git: 27f70efebf1d - main - pf: Use a macro to get the hash row in pf_find_state_byid() 178. Mar 29 Ed Maste git: 5df8159d56a6 - main - tests: xfail readelf phdr count test w/LLVM binutils 179. Mar 29 =?utf-8?Q?Jean-S=C3=A9bast git: f33989797374 - main - linuxkpi: Define `MAX_PAGE_ORDER` and `NR_PAGE_ORDERS` 180. Mar 29 =?utf-8?Q?Jean-S=C3=A9bast git: 0b02cfb9488a - main - linuxkpi: Add `pwm_apply_might_sleep()`
181. Mar 29 Colin Percival git: 4cb527be7a25 - main - Correctly track index of first free irq map entry 182. Mar 29 Colin Percival git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86 183. Mar 29 Mitchell Horne git: d2859cd9e33c - main - uefisign.8: fix indent 184. Mar 29 Gleb Smirnoff git: cd46e980134f - main - cred: fix struct credbatch to use long for refcount 185. Mar 30 Gleb Smirnoff git: 83d13d836b32 - main - locks: run the extra NULL check only with INVARIANTS 186. Mar 30 Ed Maste git: 0cc5e57d2d31 - main - src.conf.5: regen after riscv EFI change 187. Mar 30 Christos Margiolis git: e1bbaa71d62c - main - sound: Implement AFMT_FLOAT support 188. Mar 30 Christos Margiolis git: 1166cfd96f34 - main - beep(1): Use AFMT_FLOAT 189. Mar 30 Christos Margiolis git: a4aff024fd53 - main - sound: Improve afmt_tab 190. Mar 30 Christos Margiolis git: 35400672df83 - main - sound: Use bus_topo_lock() where appropriate 191. Mar 30 Christos Margiolis git: b6420b5ea5bc - main - sound: Fix regression in pcm/feeder_mixer.c 192. Mar 30 Colin Percival git: 25df691800f0 - stable/14 - nvme: Fix hotplug on one of the amazon platforms


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