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


2026/dev-commits-src-all/20260316.dev-commits-src-all

Messages: 210, sorted by subject
Last page update: Mon Mar 16 0:07:10 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Mar  9 Alexander Ziaee            git: 02fd9fa29527 - main - freebsd-update: Document -v verbosity flag
  2. Mar 12 Gleb Smirnoff              git: 041e9eb1ae09 - main - inpcb: overhaul in_pcb.h
  3. Mar 14 Robert Clausecker          git: 0536513edabc - stable/15 - libc/riscv64: temporarily disable strnlen() implementation until a fix is developed
  4. Mar 11 Eugene Grosbein            git: 077da2a9e37c - stable/15 - me.4: MFC: link if_me kernel module to its manual page.
  5. Mar 13 Ed Maste                   git: 097cb4e9f043 - main - compat32: Zero struct to avoid stack disclosure
  6. Mar 10 Konstantin Belousov        git: 0b0bbdac18d1 - stable/15 - zfs rename: properly cleanup on errors occuring before zfs_do_rename()
  7. Mar 10 Christos Margiolis         git: 0b27b79f357c - stable/15 - sound: Notify devd when no devices are connected
  8. Mar 15 Mateusz Piotrowski         git: 0bebad8d072b - main - bsd.own.mk: Deorbit compat include of bsd.compiler.mk
  9. Mar 15 A FreeBSD User              Re: git: 0bebad8d072b - main - bsd.own.mk: Deorbit compat include of bsd.compiler.mk
 10. Mar 15 Mark Millard                Re: git: 0bebad8d072b - main - bsd.own.mk: Deorbit compat include of bsd.compiler.mk
 11. Mar  9 Bjoern A. Zeeb             git: 0cac46229c1b - stable/15 - iwlwifi: mld: add LINUXKPI_PARAM_PREFIX
 12. Mar 12 Gleb Smirnoff              git: 0f1aa4543fbb - main - debugnet: don't include udp_var.h
 13. Mar  9 Pouria Mousavizadeh Tehran git: 105869a2c78d - main - acpi_system76: Add backlight(9) support for keyboard
 14. Mar 10 Christos Margiolis         git: 10aa4c8ce852 - stable/15 - Revert "mixer(8): Implement hot-swapping"
 15. Mar 12 Lexi Winter                git: 1346ffb457d5 - stable/15 - Makefile.inc1: Remove svn support
 16. Mar 13 Krzysztof Galazka          git: 13ee84c591f8 - main - ix(4): Add EEE support for E610 adapters
 17. Mar 10 John Baldwin               git: 14b8a27883c1 - main - pciconf: Add a tree mode
 18. Mar 10 John Baldwin                Re: git: 14b8a27883c1 - main - pciconf: Add a tree mode
 19. Mar 12 Bjoern A. Zeeb              Re: git: 14b8a27883c1 - main - pciconf: Add a tree mode
 20. Mar 14 Enji Cooper (yaneurabeya)   Re: git: 14b8a27883c1 - main - pciconf: Add a tree mode


21. Mar 9 Bjoern A. Zeeb git: 169ab967e24b - stable/15 - iwlwifi: mld: move module_init() to SI_ORDER_SECOND 22. Mar 15 Joseph Mingrone git: 16cef5f7a655 - main - libpcap: Update to 1.10.6 23. Mar 13 Kevin Bowling git: 190a94098571 - internal/admin - Release kgalazka from mentorship 24. Mar 10 Andrew Turner git: 1a92fc9c1210 - main - virtio: Restore mb() calls 25. Mar 10 Konstantin Belousov git: 1bb58ba12b47 - stable/15 - libsys/rename.2: remove commented-out CAVEAT section 26. Mar 10 Ed Maste git: 1fd1b699bda2 - stable/14 - vt: Fix handling of backtab 27. Mar 11 Eugene Grosbein git: 242346cb89f8 - stable/13 - me.4: MFC: link if_me kernel module to its manual page. 28. Mar 14 Colin Percival git: 251907ca480e - main - EC2: Fix comment re avoiding unicode 29. Mar 12 Ed Maste git: 25cc459286a0 - main - shm: Zero struct kinfo_file in sysctl handler 30. Mar 10 Arthur Kiyanovski git: 2667a8454cff - main - ena: Minor changes 31. Mar 13 Colin Percival git: 277830b4d3ae - main - EC2: Don't use unicode in boot loader 32. Mar 12 Lexi Winter git: 2a3d650552fc - stable/15 - packages: Don't create empty packages 33. Mar 11 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 2a514d377b37 - main - bhyve/virtio-scsi: Preallocate all I/O requests 34. Mar 11 John Baldwin Re: git: 2a514d377b37 - main - bhyve/virtio-scsi: Preallocate all I/O requests 35. Mar 10 Konstantin Belousov git: 2b256f00aaee - main - p9fs: locking improvements for p9fs_stat_vnode_dotl() 36. Mar 9 Brooks Davis git: 2c5cd07828ad - main - rallocx path: only set errno on the realloc case. 37. Mar 15 Pouria Mousavizadeh Tehran git: 2e9366982798 - main - rtlbtfw(8): Add support for Realtek 8852CE 38. Mar 15 Dag-Erling=?utf-8?Q? Sm=C3 git: 356415aaaa8c - main - Unbreak LINT after ZFS import 39. Mar 10 Gleb Smirnoff git: 35b976c6ce61 - main - tests/kern/ssl_sendfile: reduce copy & paste 40. Mar 13 Brooks Davis git: 3abef030d31a - stable/15 - Set errno to ENOMEM on rallocx() OOM failures
41. Mar 10 Konstantin Belousov git: 3ccc39d38ed8 - stable/15 - renameat2(2): document 42. Mar 11 Dag-Erling=?utf-8?Q? Sm=C3 git: 3d394a1da079 - stable/15 - system(3): Unwrap execve() 43. Mar 11 Robert Clausecker Re: git: 3d394a1da079 - stable/15 - system(3): Unwrap execve() 44. Mar 11 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 3d394a1da079 - stable/15 - system(3): Unwrap execve() 45. Mar 15 Pouria Mousavizadeh Tehran git: 424d3ca81f4e - main - backlight.8: Fix typo in man 46. Mar 10 Konstantin Belousov git: 45401a4bdec4 - stable/15 - VOP_RENAME(9): add flags argument 47. Mar 15 Dag-Erling=?utf-8?Q? Sm=C3 git: 462a1f6197fa - main - resolver.5: document six previously undocumented options 48. Mar 9 Dag-Erling=?utf-8?Q? Sm=C3 git: 48368f702423 - main - system(3): Address test robustness issue 49. Mar 13 Cy Schubert Re: git: 4a8055914d6a - main - Revert "Makefile.inc1: Don't force LLVM_BINUTILS off for cross-tools" 50. Mar 13 Ed Maste git: 4a8055914d6a - main - Revert "Makefile.inc1: Don't force LLVM_BINUTILS off for cross-tools" 51. Mar 12 Pierre Pronchery git: 4c72e5cde017 - main - calendar.freebsd: add myself (khorben@) 52. Mar 11 Bjoern A. Zeeb git: 4c7dbe9f794f - stable/15 - usb: umass: add SCSIEJECT quirk and fix RTW8821CU_CD (USB mode switch) 53. Mar 13 Cy Schubert Re: git: 4da237aee328 - main - alloca.3: Add entry about defining VLAs in same block as alloca() to BUGS 54. Mar 13 Aymeric Wibo git: 4da237aee328 - main - alloca.3: Add entry about defining VLAs in same block as alloca() to BUGS 55. Mar 13 Robert Clausecker Re: git: 4da237aee328 - main - alloca.3: Add entry about defining VLAs in same block as alloca() to BUGS 56. Mar 9 Bjoern A. Zeeb git: 4e7b6254920b - stable/15 - net80211: sta: use IEEE80211_STATUS_SUCCESS instead of magic 0 57. Mar 14 Laurent Chardon git: 4efe7fa072d5 - main - committers-ports.dot: Add new committer (laurent) 58. Mar 14 Gleb Smirnoff git: 4f59a7eb878f - main - tcp: fix up !VIMAGE builds 59. Mar 10 Konstantin Belousov git: 5061709d8f7c - stable/15 - amd64: print userspace fsbase and gsbase for uprintf_signal 60. Mar 13 Gleb Smirnoff git: 512e189a9641 - main - inpcb: remove a completely outdated comment
61. Mar 11 Eugene Grosbein git: 51ffffe9be91 - stable/14 - me.4: MFC: link if_me kernel module to its manual page. 62. Mar 14 Robert Clausecker git: 521519f72d59 - stable/15 - depend-cleanup.sh: rebuild strnlen.o on riscv64 if it came from strnlen.S 63. Mar 10 Andrew Turner git: 522012c8bd07 - main - Revert "virtio: Restore mb() calls" 64. Mar 10 Konstantin Belousov git: 522dbeb9f259 - stable/15 - sys: add renameat2(2) syscall 65. Mar 9 Brooks Davis git: 5583b64f230f - main - Set errno to ENOMEM on rallocx() OOM failures 66. Mar 11 Siva Mahadevan git: 56401a9c3459 - stable/15 - LinuxKPI: avoid -Werror=unused-value in sort() from BUILD_BUG_ON_ZERO() 67. Mar 13 Krzysztof Galazka git: 5b7aa6c7bc9d - main - irdma(4): update irdma to version 1.3.56-k 68. Mar 12 Zhenlei Huang git: 5f0ab9d9e965 - main - amd64: Make start_all_aps() static 69. Mar 11 Kenneth D. Merry git: 5f55c59cbab5 - stable/14 - mt(1)/libmt: Add LTO-10 density codes and specs. 70. Mar 15 Olivier Certner git: 5f659f2b8533 - main - zfs: Fix build after merge of openzfs/zfs@f8e5af53e 71. Mar 9 Bjoern A. Zeeb git: 5f68af167bfe - stable/15 - LinuxKPI: 802.11: change teardown order of disassoc and sta rm 72. Mar 13 Christos Margiolis git: 63888350d583 - stable/15 - rc: virtual_oss: Silence potential hw.snd.default_unit error 73. Mar 10 Ed Maste git: 6409980cbba7..17ecafb37c65 - vendor/openssh - vendor branch updated 74. Mar 9 Bjoern A. Zeeb git: 651fcd5fa414 - stable/15 - LinuxKPI: 802.11: fix typo 75. Mar 9 Alexander Ziaee git: 6560ee97e8f5 - main - igc.4: Describe better 76. Mar 11 Dag-Erling=?utf-8?Q? Sm=C3 git: 67728a18b9c1 - main - yes: Add tests 77. Mar 11 Bjoern A. Zeeb git: 68fcf0b94c51 - stable/15 - net80211: fix VHT160/80P80/80 chanwidth selection in the "40-" case 78. Mar 9 Ed Maste git: 6ccfa67ac422 - main - Fix typos in manual pages 79. Mar 13 Justin Hibbits git: 703901bce15b - main - i6300esbwd: Set error appropriately on event 80. Mar 10 Christos Margiolis git: 716773278a03 - stable/15 - sound: Notify devd on hw.snd.default_unit change
81. Mar 12 Gleb Smirnoff git: 72472e52e310 - main - carp: retire ioctl(2) API 82. Mar 14 ShengYi Hung git: 728ae49a6b81 - main - kern_time: Honor the precise option when counting diff 83. Mar 10 Konstantin Belousov git: 72cf8b9e680b - stable/15 - zfs: implement AT_RENAME_NOREPLACE 84. Mar 9 Ed Maste git: 72f0bc868bf0 - main - share/dict/web2: Sort 85. Mar 14 Siva Mahadevan git: 736d8852e190 - main - tests/fusefs: fix sign-compare warning on armv7 86. Mar 11 Lorenzo Salvadore git: 738aea3387d8 - main - Calendars: Update status reports deadlines 87. Mar 15 Mateusz Piotrowski git: 73f37a69f65e - main - Revert "bsd.own.mk: Deorbit compat include of bsd.compiler.mk" 88. Mar 9 Bjoern A. Zeeb git: 748f77531805 - stable/15 - LinuxKPI: 802.11: improve prep_tx_info 89. Mar 14 Konstantin Belousov git: 756689232e6a - stable/15 - sigreturn.2: refresh the man page 90. Mar 13 Pouria Mousavizadeh Tehran git: 75f1665f3346 - main - ndp: Fix free after use and exclude delayed proxy 91. Mar 13 Gleb Smirnoff git: 77e0c9c3414c - main - inpcb: in in_pcbbind() use bool for anonport 92. Mar 13 Gleb Smirnoff git: 78c4f821f43d - main - jail: fix crash with startup commands on a jail without name 93. Mar 9 Bjoern A. Zeeb git: 79aafaec7e06 - stable/15 - iwlwifi: update Intel's mvm/mld drivers 94. Mar 13 Xin LI git: 7aa1dba6b00c - main - MFV: zlib 1.3.2. 95. Mar 12 Alan Somers git: 7e68af7ce2c1 - main - fusefs: redo vnode attribute locking 96. Mar 10 John Baldwin git: 7e7a1b61531a - main - pci: Export bus numbers for bridge devices in struct pci_conf 97. Mar 9 Ed Maste git: 7fd8a2028034 - stable/14 - Merge commit 81b20e110b3f from llvm git (by Roland McGrath): 98. Mar 11 Kenneth D. Merry git: 7fe98ee4d49a - stable/15 - mt(1)/libmt: Add LTO-10 density codes and specs. 99. Mar 13 Xin LI git: 8098980ab5db - Create tag vendor/zlib/1.3.2 100. Mar 12 Gleb Smirnoff git: 815ef05284d1 - main - netinet: remove _WANT_INPCB and _WANT_TCPCB
101. Mar 9 Bjoern A. Zeeb git: 81b53d35c54a - stable/15 - LinuxKPI: 802.11: fix typo 102. Mar 15 Konstantin Belousov git: 8365f877b1e4 - main - amd64: do reset %rip after page fault if pcb_onfault is set 103. Mar 13 Jessica Clarke Re: git: 858f53dd43ec - main - Makefile.inc1: Don't force LLVM_BINUTILS off for cross-tools 104. Mar 9 Dag-Erling=?utf-8?Q? Sm=C3 git: 863b5c137a98 - main - system(3): Fix brain glitch in previous commit 105. Mar 11 Bjoern A. Zeeb git: 86417d5b061f - stable/15 - LinuxKPI: 802.11: lkpi_sta_auth_to_scan() fail graciously on lsta == NULL 106. Mar 9 Bjoern A. Zeeb git: 8642c8c68d9e - stable/15 - LinuxKPI: 802.11: split (*bss_info_changed) up for more modern drivers 107. Mar 9 Navdeep Parhar git: 87c6ec168579 - main - cxgbetool: create one backend routine for all the loadX cmds 108. Mar 9 Ed Maste git: 897711b7bd4b - stable/15 - Merge commit 81b20e110b3f from llvm git (by Roland McGrath): 109. Mar 14 Martin Matuska git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e 110. Mar 14 Siva Mahadevan Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e 111. Mar 15 A FreeBSD User Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e 112. Mar 15 A FreeBSD User Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e 113. Mar 15 Olivier Certner Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e 114. Mar 9 Pouria Mousavizadeh Tehran git: 8f0ea068db8a - stable/15 - netinet6: Fix memory leak on auto_linklocal 115. Mar 9 Navdeep Parhar git: 8f72d933cd18 - main - cxgbe(4): minor changes in code dealing with ncores 116. Mar 13 Konstantin Belousov git: 914a53570750 - main - amd64: move efirt trap checks into the helper 117. Mar 14 Herbert J. Skuhra Re: git: 914a53570750 - main - amd64: move efirt trap checks into the helper 118. Mar 14 A FreeBSD User Re: git: 914a53570750 - main - amd64: move efirt trap checks into the helper 119. Mar 14 Konstantin Belousov Re: git: 914a53570750 - main - amd64: move efirt trap checks into the helper 120. Mar 14 Siva Mahadevan git: 922d73540d2d - main - tarfs: swap deprecated ZSTD_resetDStream() with ZSTD_DCtx_reset()
121. Mar 10 Konstantin Belousov git: 92d7808d88f0 - main - vn_delayed_setsize(): post-commit review' changes 122. Mar 11 Ed Maste git: 945099520368 - stable/15 - share/dict/web2: Sort 123. Mar 10 Ed Maste git: 94d519106853 - Create tag vendor/openssh/10.2p1 124. Mar 11 Ed Maste git: 96294c22f7e5 - main - build: Stop testing LINKER_FEATURES for ifunc and build-id 125. Mar 9 Ed Maste git: 969c436a6c91 - stable/14 - bhyve: Fix truncate_iov() 126. Mar 10 Arthur Kiyanovski git: 96c5eaf0ac6b - main - ena: Update driver version to v2.8.2 127. Mar 10 Arthur Kiyanovski git: 97e84c587d6f - main - ena: Verify that an ENA ring is in netmap only in native mode 128. Mar 12 Gleb Smirnoff git: 985ac741384e - main - systat: remove kvm(3) support for -netstat mode 129. Mar 10 John Baldwin git: 98a0d2283701 - main - pciconf.8: Reorganize slightly to handle additional modes 130. Mar 15 Adrian Chadd git: 9976cff55e88 - main - rge: use C style comments instead of C++ 131. Mar 10 John Baldwin git: 9a1394957c30 - main - pciconf: Use the exported values of bus numbers for PCI bridges 132. Mar 13 Ed Maste git: 9a9f93bcf1aa - main - compat/linux: Avoid waitid() kernel stack disclosure 133. Mar 10 Konstantin Belousov git: 9c37c82f526c - stable/15 - renameat2(2): implement AT_RENAME_NOREPLACE flag 134. Mar 14 Christos Margiolis git: 9c49c393a81b - stable/15 - virtual_oss: Use virtual_oss_timestamp() to avoid duplication 135. Mar 14 ShengYi Hung git: 9d26b82826d9 - main - libc: Fix dtor order in __cxa_thread_atexit 136. Mar 11 Konstantin Belousov git: 9da4a804f091 - main - sigreturn.2: refresh the man page 137. Mar 9 Bjoern A. Zeeb git: 9e989af660a9 - stable/15 - LinuxKPI: pass attrs in more places in dma-mapping.h 138. Mar 10 John Baldwin git: 9eb035ff8439 - main - pciconf: Factor out fetching of matching devices from list_devs 139. Mar 15 Joseph Mingrone git: a0b3ef195260 - main - ipfwpcap: Fix build after libpcap 1.10.6 update 140. Mar 13 Pouria Mousavizadeh Tehran git: a1fa1478f665 - main - ndp: fix late KASSERT in nd6_queue_timer
141. Mar 11 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: a1fd73b3faed - stable/15 - brcm80211: add LinuxKPI files and module Makefiles 142. Mar 11 Bjoern A. Zeeb Re: git: a1fd73b3faed - stable/15 - brcm80211: add LinuxKPI files and module Makefiles 143. Mar 12 Mitchell Horne git: a2b2ce2c15bb - main - DEFINE_IFUNC.9: update NOTES 144. Mar 12 Robert Clausecker Re: git: a2b2ce2c15bb - main - DEFINE_IFUNC.9: update NOTES 145. Mar 12 Michal Meloun Re: git: a2b2ce2c15bb - main - DEFINE_IFUNC.9: update NOTES 146. Mar 12 Mitchell Horne Re: git: a2b2ce2c15bb - main - DEFINE_IFUNC.9: update NOTES 147. Mar 12 Robert Clausecker Re: git: a2b2ce2c15bb - main - DEFINE_IFUNC.9: update NOTES 148. Mar 10 Christos Margiolis git: a2b601343bf9 - main - virtual_oss: Combine -d, -l and -L option getopt code 149. Mar 9 Bjoern A. Zeeb git: a367a6264aac - stable/15 - iwlwifi: adjust driver description 150. Mar 14 Gleb Smirnoff git: a47c870930a7 - main - inpcb: fix up !VIMAGE builds 151. Mar 12 Gleb Smirnoff git: a68e3a8ae840 - main - systm.h: don't declare socket and inpcb globally 152. Mar 11 Warner Losh git: a8b15315b250 - main - cam: Add comment about routine 153. Mar 10 Konstantin Belousov git: ab2b871e82e1 - stable/15 - amd64: extract uprintf_signal printing into a helper 154. Mar 12 Christos Margiolis git: ac5ff2813027 - main - sound: enforce MASTER volume mute during playback 155. Mar 12 Sean C. Farley Re: git: ac5ff2813027 - main - sound: enforce MASTER volume mute during playback 156. Mar 9 Bjoern A. Zeeb git: ad85b6b7c71d - stable/15 - dpaa2: improve error messages and log requested cluster size 157. Mar 10 Konstantin Belousov git: ade737514f5a - stable/15 - amd64: align stack on 16 bytes when calling into a EFIRT method 158. Mar 10 Konstantin Belousov git: b0ca929c27ea - stable/15 - x86: change signatures of ipi_{bitmap,swi}_handler() to take pointer 159. Mar 12 Ed Maste git: b1d4b8379f92 - stable/15 - camcontrol: Print 'transport revision' 160. Mar 10 Konstantin Belousov git: b2ae957e9c8f - stable/15 - linuxolator: translate LINUX_RENAME_NOREPLACE into our AT_RENAME_NOREPLACE
161. Mar 11 Cy Schubert git: b373cf4ff140 - stable/15 - krb5: Include <features.h> on Linux so __GLIBC__ can be checked 162. Mar 9 John Baldwin Re: git: b3d9e5013f3e - main - nvme: Don't active memory space until all BARs are configured 163. Mar 13 Brooks Davis git: b4d8d9bde083 - stable/15 - rallocx path: only set errno on the realloc case. 164. Mar 9 Bjoern A. Zeeb git: b4daeded66b5 - main - usb: umass: add SCSIEJECT quirk and fix RTW8821CU_CD (USB mode switch) 165. Mar 14 Oliver Pinter Re: git: b4daeded66b5 - main - usb: umass: add SCSIEJECT quirk and fix RTW8821CU_CD (USB mode switch) 166. Mar 10 Konstantin Belousov git: b5e307d41e2e - stable/15 - Regen 167. Mar 13 Joseph Koshy git: b5f564fc5cdb - main - sys/elf_common.h: Add the gABI spelling for a dynamic tag value. 168. Mar 11 Siva Mahadevan git: b9c0e0c77036 - stable/14 - LinuxKPI: avoid -Werror=unused-value in sort() from BUILD_BUG_ON_ZERO() 169. Mar 10 Dag-Erling=?utf-8?Q? Sm=C3 git: ba7439f0a960 - main - yes: Add missing header 170. Mar 10 Konstantin Belousov git: bbdf04567777 - stable/15 - kern_renameat(9): add flags argument 171. Mar 9 Kyle Evans git: bc531a96c9b2 - main - stand: lua: break out a few more dirent types in lfs 172. Mar 10 Warner Losh git: bfb2fd5f6618 - main - libpmc: Explicitly whitelist json fields 173. Mar 12 Gleb Smirnoff git: c0462c2deafd - main - tcp: make sack_filter.c compilable without _WANT_TCPCB 174. Mar 10 Konstantin Belousov git: c2012c7faf74 - main - p9fs: use atomics for updating node->flags 175. Mar 10 John Baldwin git: c3ac5f14c8b3 - main - pci.4: Quote argument to -width for a list block 176. Mar 9 Andrew Turner Re: git: c499ad6f997c - main - virtio: Use bus_dma for ring and indirect buffer allocations 177. Mar 9 Herbert J. Skuhra Re: git: c499ad6f997c - main - virtio: Use bus_dma for ring and indirect buffer allocations 178. Mar 9 Mark Millard Re: git: c499ad6f997c - main - virtio: Use bus_dma for ring and indirect buffer allocations [Really: kernel: vtnet0: watchdog timeout on queue 179. Mar 10 Michael Butler Re: git: c499ad6f997c - main - virtio: Use bus_dma for ring and indirect buffer allocations [Really: kernel: vtnet0: watchdog timeout on queue 180. Mar 11 Dag-Erling=?utf-8?Q? Sm=C3 git: c4c375354287 - stable/15 - system(3): Address test robustness issue
181. Mar 14 Christos Margiolis git: c4e303fbdca7 - stable/15 - virtual_oss: Use virtual_oss_delay_ns() to avoid duplication 182. Mar 13 Jessica Clarke git: c70f382a8b39 - main - rtld-elf: Remove stray _exit prototype for aarch64 183. Mar 10 John Baldwin git: c8fb16542a52 - main - pciconf: Use a single enum to track the current operation mode 184. Mar 9 Bjoern A. Zeeb git: ca69d10943b2 - stable/15 - LinuxKPI: 802.11: move linuxkpi_ieee80211_handle_wake_tx_queue() 185. Mar 12 Mitchell Horne git: ce9aff829e02 - main - hwpmc_amd: fix amd_get_msr() MSR offset for newer counter bases 186. Mar 10 Dag-Erling=?utf-8?Q? Sm=C3 git: cf74b63d61b4 - main - yes: Completely overengineer 187. Mar 10 Maxim Konovalov git: d1180d47c965 - main - bsd-family-tree: add FreeBSD 14.4 188. Mar 12 Ed Maste git: d74dfe03ba98 - stable/15 - camcontrol: Add SPDX-License-Identifier tag 189. Mar 13 Konstantin Belousov git: d92ebde76430 - main - amd64: move code to clear PSL_T on debug exception into a helper 190. Mar 10 Andrew Turner git: d99e725c26a7 - main - virtio: Restore mb() calls 191. Mar 9 Bjoern A. Zeeb git: d9f606424916 - stable/15 - iwlwifi: fixup link_id for certain cases 192. Mar 10 Gleb Smirnoff git: ded881f9056d - main - tests/kern/ssl_sendfile: fix 'random' and 'basic' flakyness 193. Mar 10 Dag-Erling=?utf-8?Q? Sm=C3 git: df5b2cf2b31b - main - Complete removal of GNU diff 194. Mar 9 Bryan Drewery git: e2ed7ee02f6b - main - bsd.progs.mk: Fix incremental META_MODE for prog sources 195. Mar 9 Craig Leres git: e6d579be4255 - main - core.lua: follow symlinks when looking for bootable kernels 196. Mar 14 Adrian Chadd git: e6f4e4ab8a51 - main - re(4), rge(4): improve Realtek driver man pages 197. Mar 11 Ed Maste git: e71bfbe2f58f - main - llvm-*: Use SYMLINKS for unprefixed LLVM binutils 198. Mar 13 Joseph Koshy git: e9f3af5b2844 - main - readelf: Use the gABI name for a dynamic tag value. 199. Mar 13 Konstantin Belousov git: eb0a78f6cef0 - main - x86 FRED: add CPUID, MSR, and CR4 bits 200. Mar 11 Enji Cooper (yaneurabeya) Re: git: f26cb4757eb7 - main - LinuxKPI: avoid -Werror=unused-value in sort() from BUILD_BUG_ON_ZERO()
201. Mar 9 Pouria Mousavizadeh Tehran git: f37fbe30f559 - main - ndp: implement delayed anycast and proxy NA 202. Mar 13 Xin LI git: f4695a30267c..280d433d4c13 - vendor/zlib - vendor branch updated 203. Mar 9 Pouria Mousavizadeh Tehran git: f87ba4522ec9 - main - acpi_system76: Add support for battary charge thresholds 204. Mar 13 Olivier Certner Re: git: f87ba4522ec9 - main - acpi_system76: Add support for battary charge thresholds 205. Mar 14 Pouria Mousavizadeh Tehran git: f91464171d61 - main - acpi_system76: Improve sysctl names 206. Mar 13 Kousuke Kannagi git: fa341366b1de - main - committers-ports.dot: Add new committer (mce) 207. Mar 9 John Baldwin Re: git: fa4f625ed854 - main - acpi_system76: unbreak LINT 208. Mar 9 Pouria Mousavizadeh Tehran Re: git: fa4f625ed854 - main - acpi_system76: unbreak LINT 209. Mar 11 Cy Schubert git: fdddd0058e34 - stable/15 - krb5: Fix -Wint-conversion when bootstrapping on GNU/Linux 210. Mar 11 Dag-Erling=?utf-8?Q? Sm=C3 git: ff2c98b30b57 - main - tzcode: Update to 2026a

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