2026/dev-commits-src-branches/20260406.dev-commits-src-branches
Messages: 171, old messages first
|
Last page update: Mon Apr 6 0:07:06 2026
|
|
home | up | archive | sorted by: subject - author - date - reverse date
1. Mar 30 Olivier Certner git: 25d0c5d4456f - stable/15 - cpufreq(4): cpufreq_levels_sysctl(): Remove always false NULL test 2. Mar 30 Olivier Certner git: 806d26e169ee - stable/15 - MAC/do: Comments: Rephrase one, fix a typo in another 3. Mar 30 Olivier Certner git: dafac65367c9 - stable/15 - DEVICE_IDENTIFY.9: Fix function call to detect driver in example code 4. Mar 30 Warner Losh git: 0b2011f50cd3 - stable/15 - loader: Fix powerpc64le by working around slof bug in qemu/slof 5. Mar 30 Gordon Bergling git: 448cc3295c15 - stable/15 - ofed: Fix a typo in a source code comment 6. Mar 30 Gordon Bergling git: 7748c00cccb1 - stable/15 - if_types: Fix a typo in a source code comment 7. Mar 30 Gordon Bergling git: 71ca167e3691 - stable/14 - if_types: Fix a typo in a source code comment 8. Mar 30 Gordon Bergling git: 41f69bfb5a25 - stable/14 - ofed: Fix a typo in a source code comment 9. Mar 30 Kristof Provost git: 5b8ab97b3e4a - stable/15 - pfctl: parser must not ignore error from pfctl_optimize_ruleset() 10. Mar 30 Kristof Provost git: c5e1dde24dac - stable/14 - pfctl: parser must not ignore error from pfctl_optimize_ruleset() 11. Mar 31 Rick Macklem git: cea122acd9be - stable/15 - nfs_nfsdserv.c: Fix handling of archive flag for mkdir 12. Mar 31 Konstantin Belousov git: 360ff2ca4710 - stable/15 - dup(2): document the handling of filedescriptor flags 13. Mar 31 Christos Margiolis git: 847031e374c5 - stable/15 - snd_uaudio: Rename umidi_probe() to umidi_attach() 14. Mar 31 Christos Margiolis git: c1965dff5d09 - stable/15 - snd_uaudio: Rename uaudio_hid_probe() to uaudio_hid_attach() 15. Mar 31 Christos Margiolis git: e93c021d2276 - stable/15 - snd_uaudio: Simplify chan->curr_cable calculation in uaudio_bulk_write_callback() 16. Mar 31 Christos Margiolis git: a0d3a7da00d7 - stable/15 - sound: Match midi_write() return values with midi_read() 17. Mar 31 Christos Margiolis git: 5c358d5a792d - stable/15 - snd_uaudio: Retire UAUDIO_MAX_CHAN() 18. Mar 31 Christos Margiolis git: e6da66073052 - stable/15 - sound: Retire SND_DEBUG 19. Mar 31 Christos Margiolis git: ea4182876ac5 - stable/15 - sound: Retire SND_OLDSTEREO 20. Mar 31 Christos Margiolis git: d6b36b860770 - stable/15 - sound: Retire SND_MULTICHANNEL
21. Mar 31 Christos Margiolis git: cf4199e44604 - stable/15 - sound: Retire unused Z_MULTIFORMAT 22. Mar 31 Christos Margiolis git: 5289aa5bd63e - stable/15 - sound: Retire SND_FEEDER_MULTIFORMAT and SND_FEEDER_FULL_MULTIFORMAT 23. Mar 31 Christos Margiolis git: db18e522a028 - stable/15 - sound: Remove endianness checks for format table declarations 24. Mar 31 Christos Margiolis git: 7c483aa01363 - stable/15 - sound: Do not create root feeder in chn_init() 25. Mar 31 Christos Margiolis git: 1edf301bbb97 - stable/15 - sound: Remove SND_DIAGNOSTIC section in buffer.c 26. Mar 31 Christos Margiolis git: a7c0ee909528 - stable/15 - sound: Always use chn_getvolume_matrix() 27. Mar 31 Christos Margiolis git: 9b322a2c39bf - stable/15 - sound: Retire CHN_GETVOLUME() and use chn_getvolume_matrix() 28. Mar 31 Christos Margiolis git: 668167682a2e - stable/15 - sound: Retire CHN_SETVOLUME() and use chn_setvolume_matrix() 29. Mar 31 Christos Margiolis git: 901d6fd8787d - stable/15 - sound: Retire CHN_GETMUTE() and use chn_getmute_matrix() 30. Mar 31 Christos Margiolis git: 4b7b7a73bdc4 - stable/15 - snd_dummy: Add to sys/conf/files and sys/conf/NOTES 31. Mar 31 Christos Margiolis git: 02c9c1a2a611 - stable/15 - sound: Remove most Z_RATE_* aliases 32. Mar 31 Christos Margiolis git: 332c78231870 - stable/15 - sound: Retire Z_PARANOID 33. Mar 31 Christos Margiolis git: dfcbb9c9da8a - stable/15 - sound: Retire unused emu10k1-mkalsa.sh 34. Mar 31 Christos Margiolis git: d89987b786a8 - stable/15 - sound: Address some XXX comments regarding AC'97 IDs 35. Mar 31 Christos Margiolis git: 9990340f6c9d - stable/15 - sound: Remove dead code in pcm/ac97.c 36. Mar 31 Christos Margiolis git: 3d85a2a7a8a9 - stable/15 - sound: Remove unimplemented chn_reinit() definition 37. Mar 31 Mark Johnston git: 451b2c0a1274 - stable/15 - asan: Use memset_early() to fill shadow memory 38. Mar 31 Mark Johnston git: e5cf3437275f - stable/15 - pf: Pass v6 packets to the divert socket 39. Mar 31 Mark Johnston git: 8a84a3c42054 - stable/15 - netinet6: Add a struct socket declaration to ip6_var.h 40. Mar 31 Mark Johnston git: a37658808b6c - stable/15 - rpc: Improve socket locking in svc_vc_accept()
41. Mar 31 Mark Johnston git: 44f5154a97da - stable/15 - atf_python: support setting interface mtu 42. Mar 31 Mark Johnston git: aefe776d6246 - stable/15 - atf_python/vnet: Make it possible to set the FIB of vnet interfaces 43. Mar 31 Mark Johnston git: f4b45d9e9a95 - stable/15 - bhyve: Simplify passthru_msix_addr() 44. Mar 31 Mark Johnston git: 633c7915b3d4 - stable/15 - amd64/vmm: Lock global PCI passthrough structures 45. Mar 31 Mark Johnston git: 2696698681a9 - stable/15 - kmsan: Implement __msan_test_shadow() 46. Mar 31 Mark Johnston git: db1f74000b55 - stable/15 - bhyve: Move the slirp backend out into a separate process 47. Mar 31 Mark Johnston git: 29ca1bfe773f - stable/15 - vmm: Fix routines which create maps of the guest physical address space 48. Mar 31 Mark Johnston git: a98abd72bb83 - stable/15 - bhyve: support MTU configuration for SLIRP net backend 49. Mar 31 Mark Johnston git: 0edafb4cfbbd - stable/15 - syslogd: Improve handling of configuration errors 50. Mar 31 Mark Johnston git: f5e8a3897529 - stable/15 - krb5: Make the build a bit quieter 51. Mar 31 Mark Johnston git: 1a0776342682 - stable/15 - ndp tests: Fix an assertion in ndp_prefix_lifetime_extend 52. Mar 31 Mark Johnston git: 61a6418ad703 - stable/15 - bhyve: Propagate errors from rfb_recv_* functions 53. Mar 31 Mark Johnston git: c589d6a09f5e - stable/15 - buf: Relax an assertion in BUF_UNLOCK 54. Mar 31 Mark Johnston git: 00412df3265e - stable/15 - dtrace: Implement ustackdepth for arm64 55. Mar 31 Mark Johnston git: d86a85e9b5ec - stable/15 - nullfs: Fix handling of doomed vnodes in nullfs_unlink_lowervp() 56. Mar 31 Mark Johnston git: 58c649f857ed - stable/15 - ip_mroute: Use a local variable to store a VIF pointer 57. Mar 31 Mark Johnston git: d94862ceb2b0 - stable/15 - ip_mroute: Try to make function pointer declarations more consistent 58. Mar 31 Mark Johnston git: 421c44123f46 - stable/15 - ip6_mroute: Deindent some code in ip6_mdq() 59. Mar 31 Mark Johnston git: 6bdeab190345 - stable/15 - ip_mroute: Make the routing socket private 60. Mar 31 Mark Johnston git: 1befa93683a3 - stable/15 - bhyve: Fix a misleading error message
61. Mar 31 Mark Johnston git: ba0c7fecb600 - stable/15 - ndp tests: Fix flakiness in ndp_slaac_default_route 62. Mar 31 Mark Johnston git: 94066f9a07ad - stable/15 - vmm: Allow the use of PCI passthrough in a jail 63. Mar 31 Mark Johnston git: 132d9d5df64d - stable/15 - sysctl: Avoid calling priv_check() unnecessarily 64. Mar 31 Mark Johnston git: d4420113e49d - stable/15 - bhyve: Fix unchecked stream I/O in RFB handler 65. Mar 31 Mark Johnston git: 5f7525c0210c - stable/15 - pipe: Avoid unnecessary priv_check() calls in pipespace_new() 66. Mar 31 Mark Johnston git: 560f75dc844f - stable/15 - OptionalObsoleteFiles: Don't mark /usr/lib/debug/boot directory obsolete 67. Mar 31 Mark Johnston git: ddd241d221a2 - stable/15 - vmm: Deduplicate VM and vCPU state management code 68. Mar 31 Mark Johnston git: a426ae1e411e - stable/15 - divert: Use a better source identifier for netisr_queue_src() calls 69. Mar 31 Mark Johnston git: e8573985e607 - stable/15 - vmm: Consolidate vm and vcpu definitions 70. Mar 31 Mark Johnston git: 7c0d94051b65 - stable/15 - vmm: Move common accessors and vm_eventinfo into sys/dev/vmm 71. Mar 31 Bjoern A. Zeeb git: ea86e32c7ad8 - stable/15 - ath11k: update Atheros/QCA's ath11k driver 72. Mar 31 Bjoern A. Zeeb git: 5a35d505bf0c - stable/15 - ath11k: update module Makefile after vendor import of v6.19[-rc6] 73. Mar 31 Bjoern A. Zeeb git: 931b526c68f5 - stable/15 - ath12k: update Atheros/QCA's ath12k driver 74. Mar 31 Bjoern A. Zeeb git: ff68a58546ee - stable/15 - ath12k: update module Makefile after vendor import of v6.19 75. Mar 31 Bjoern A. Zeeb git: 40be04834308 - stable/15 - sbuf: make assertion message a lot more useable 76. Mar 31 Bjoern A. Zeeb git: 29dce45d8c50 - stable/15 - LinuxKPI: add supporting #includes 77. Apr 1 Mark Johnston git: dc46e4a23abe - stable/15 - amd64/vmm: remove unused static function vcpu_state2str() 78. Apr 1 Mark Johnston git: 1d1bd59004c7 - stable/15 - vmm: Add an include to vmm_ktr.h for vm_name() 79. Apr 1 Mark Johnston git: b20f0e608df2 - stable/15 - divert: unbreak the LINT-NOIP build 80. Apr 1 Xin LI git: 7176f76d2251 - stable/15 - MFV: xz 5.8.3.
81. Apr 1 Xin LI git: e32e126c136d - stable/14 - MFV: xz 5.8.3. 82. Apr 1 Bjoern A. Zeeb git: f4e018e9a49b - stable/14 - net80211: fix VHT160/80P80/80 chanwidth selection in the "40-" case 83. Apr 1 Bjoern A. Zeeb git: d5d08dea8443 - stable/14 - sbuf: make assertion message a lot more useable 84. Apr 1 Bjoern A. Zeeb git: 7d069d784651 - stable/14 - LinuxKPI: add supporting #includes 85. Apr 1 Navdeep Parhar git: 4fed52fd6410 - stable/15 - loader(8): embedded MD should be the most preferred currdev 86. Apr 1 Navdeep Parhar git: a4a3825d3e1d - stable/14 - loader(8): embedded MD should be the most preferred currdev 87. Apr 2 Konstantin Belousov git: 1e4debcf698f - stable/15 - rtld: properly handle update of several vars in rtld_set_var() 88. Apr 2 Konstantin Belousov git: a2707106b094 - stable/15 - rtld_get_var(3): provide explicit list of rtld vars that can be modified 89. Apr 2 Konstantin Belousov git: a91b30766883 - stable/15 - rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS) 90. Apr 2 Konstantin Belousov git: 60b2eb959e8c - stable/15 - rtld: check for overflow in parse_integer() 91. Apr 2 Konstantin Belousov git: 5002c46b75f1 - stable/15 - x86: move the NUM_ISA_IRQS symbol from atpic.c into x86/isa/icu.h 92. Apr 2 Konstantin Belousov git: de344ffd0ace - stable/15 - amd64 sendsig(): explicitly copy registers from trapframe to ucontext 93. Apr 2 Robert Clausecker git: 81114ff7ebc1 - stable/15 - libc/amd64/strrchr.S: rewrite and fix scalar implementation 94. Apr 2 Robert Clausecker git: ed71162cc527 - stable/14 - libc/amd64/strrchr.S: rewrite and fix scalar implementation 95. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 0d2454f0cb8a - stable/15 - file: Parse some UFS2 flags 96. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: b1953338a34e - stable/15 - m4: Stop abbreviating builtin names 97. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 3ef292118937 - stable/15 - m4: Misc style fixes 98. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: f0ca30b4e500 - stable/14 - file: Parse some UFS2 flags 99. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: e4755b918372 - stable/14 - m4: Stop abbreviating builtin names 100. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 3396afba986b - stable/14 - m4: Misc style fixes
101. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: c7e5e9642a4c - stable/13 - file: Parse some UFS2 flags 102. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: a6eda8dd2d6b - stable/13 - m4: Stop abbreviating builtin names 103. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: bc735d80e2e8 - stable/13 - m4: Misc style fixes 104. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 25b35dc82b46 - stable/15 - syslogd: Allow killing when in foreground 105. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: bc249f68c569 - stable/14 - syslogd: Allow killing when in foreground 106. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 0d995ef541d7 - stable/13 - syslogd: Allow killing when in foreground 107. Apr 2 Jessica Clarke git: db9fd99ba8bd - stable/13 - cross-build: Provide mempcpy when building on macOS 108. Apr 2 Jessica Clarke git: 2bc5bc14a8b2 - stable/14 - cross-build: Provide mempcpy when building on macOS 109. Apr 2 Jessica Clarke git: 0602b919074a - stable/15 - cross-build: Provide mempcpy when building on macOS 110. Apr 2 Jessica Clarke git: e510b487f946 - stable/14 - .github: support all stable branches 111. Apr 2 Jessica Clarke git: 436f7fc429aa - stable/15 - .github: support all stable branches 112. Apr 2 Jessica Clarke git: 36963d249724 - stable/13 - .github: support all stable branches 113. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 9b019b4f9f9f - stable/15 - tzcode: Update to 2026a 114. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: d6bc98af7ab7 - stable/14 - libc: Test time zone change detection. 115. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 2ad6daa6b24b - stable/14 - tzcode: Reduce diff to upstream 116. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: ec60ca6010ca - stable/14 - tzcode: Limit TZ for setugid programs 117. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: b3f5166ee0d4 - stable/14 - tzcode: Add test case for setugid programs 118. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: e58659a5b0d9 - stable/14 - tzcode: Fix TZ for non-setugid programs 119. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: f6a30753e66e - stable/14 - Update tzcode to 2025b 120. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 2a4e0e0391ea - stable/14 - tzcode: Add a test case for thin jails
121. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 3e8b9c30c5a8 - stable/14 - tzcode: Don't treat TZDEFAULT as tainted 122. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: cb991fa12e6e - stable/14 - tzcode: Add a test case for plain issetugid case 123. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: f1977dc59516 - stable/14 - tzcode: Use -00 only for invalid time zones 124. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 8a26d2535944 - stable/14 - tzcode: Expose and document offtime() and offtime_r() 125. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: f792f3d2093c - stable/14 - tzcode: Fix issues when TZ is an absolute path 126. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 08d1a7ac7002 - stable/14 - tzcode: Drop libc namespace 127. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 58d09e173759 - stable/14 - tzcode: Test escape from TZDIR 128. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: ea27af6d3db0 - stable/14 - tzcode: Fix early tz change detection 129. Apr 2 Dag-Erling=?utf-8?Q? Sm=C3 git: 1a036312c3bb - stable/14 - tzcode: Update to 2026a 130. Apr 2 Dimitry Andric git: bee397ac12db - stable/15 - mtree: stop creating /usr/share/doc/ncurses 131. Apr 2 Arthur Kiyanovski git: 10598997a2e3 - stable/15 - ena: Verify that an ENA ring is in netmap only in native mode 132. Apr 2 Arthur Kiyanovski git: 332708a606f6 - stable/15 - ena: Update driver version to v2.8.2 133. Apr 2 Arthur Kiyanovski git: 3a01651c1b13 - stable/15 - ena: Minor changes 134. Apr 2 Arthur Kiyanovski git: 4fa6c1f0067e - stable/14 - ena: Minor changes 135. Apr 2 Arthur Kiyanovski git: b345e18a7b67 - stable/14 - ena: Verify that an ENA ring is in netmap only in native mode 136. Apr 2 Arthur Kiyanovski git: 92923511ce11 - stable/14 - ena: Update driver version to v2.8.2 137. Apr 2 Arthur Kiyanovski git: 0ae28e5776eb - stable/13 - ena: Minor changes 138. Apr 2 Arthur Kiyanovski git: f5370d118335 - stable/13 - ena: Verify that an ENA ring is in netmap only in native mode 139. Apr 2 Arthur Kiyanovski git: 5fdb633777d2 - stable/13 - ena: Update driver version to v2.8.2 140. Apr 3 Jake Freeland git: c484a2dc47cc - stable/15 - timerfd: Add tests
141. Apr 3 Jake Freeland git: 9b785380f307 - stable/15 - timerfd: Fix interval callout scheduling 142. Apr 3 Jake Freeland git: 7f087ed787c6 - stable/15 - sys/time: Add saturating sbt conversions 143. Apr 3 Jake Freeland git: 53c01df929c1 - stable/15 - timerfd: Use saturating sbintime conversions 144. Apr 3 Jake Freeland git: 6a5176a100fb - stable/15 - timerfd: Wake up on discontinuous jump 145. Apr 3 Jake Freeland git: 9d710692d207 - stable/15 - timerfd: Suppress kqueue readability after jump read 146. Apr 3 Jake Freeland git: 0b7e325153d6 - stable/15 - timerfd: Expect periodic timer performance failures 147. Apr 3 Jake Freeland git: 2d103770b5d2 - stable/15 - timerfd: Guard expected performance failure 148. Apr 3 Jake Freeland git: 3c00f603a280 - stable/14 - timerfd: Fix interval callout scheduling 149. Apr 3 Jake Freeland git: d24f87da276f - stable/14 - timerfd: Add tests 150. Apr 3 Jake Freeland git: a5a4a2be69f9 - stable/14 - sys/time: Add saturating sbt conversions 151. Apr 3 Jake Freeland git: db0096d573d1 - stable/14 - timerfd: Use saturating sbintime conversions 152. Apr 3 Jake Freeland git: c10591e45071 - stable/14 - timerfd: Suppress kqueue readability after jump read 153. Apr 3 Jake Freeland git: f05e8fc76e66 - stable/14 - timerfd: Wake up on discontinuous jump 154. Apr 3 Jake Freeland git: 6e0d0fe9102d - stable/14 - timerfd: Expect periodic timer performance failures 155. Apr 3 Jake Freeland git: 6a13864e02b0 - stable/14 - timerfd: Guard expected performance failure 156. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: ae185dc5f409 - stable/15 - tunefs: Don't combine GEOM journaling with SU 157. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: f758262e66dd - stable/15 - newfs: Don't combine GEOM journaling with SU 158. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: 1fcaefce1e19 - stable/15 - tunefs: Don't lower WARNS 159. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: 83ec9a97e19d - stable/15 - tunefs: Add tests 160. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: 94c236b7d806 - stable/14 - newfs: Don't combine GEOM journaling with SU
161. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: 83a0bced4ef0 - stable/14 - tunefs: Don't lower WARNS 162. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: c514f8dbeab8 - stable/14 - tunefs: Don't combine GEOM journaling with SU 163. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: b78e2b69893c - stable/14 - tunefs: Add tests 164. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: e28c20959cd3 - stable/13 - tunefs: Don't combine GEOM journaling with SU 165. Apr 4 Dag-Erling=?utf-8?Q? Sm=C3 git: a4b2be2f6a9a - stable/13 - newfs: Don't combine GEOM journaling with SU 166. Apr 4 Dmitry Salychev git: 26b27a828803 - stable/15 - dpaa2: Perform bus_dma pre-write sync before enqueue operation 167. Apr 4 Dmitry Salychev git: c417ed80fd2f - stable/14 - dpaa2: Perform bus_dma pre-write sync before enqueue operation 168. Apr 5 Konstantin Belousov git: a849cbe74bec - stable/15 - posix_spawn.3: fix formatting of xref 169. Apr 5 Philip Paeps git: 0b94911946e9 - stable/15 - contrib/expat: import expat 2.7.5 170. Apr 5 Philip Paeps git: 1ac7c32807e5 - stable/14 - contrib/expat: import expat 2.7.5 171. Apr 5 Philip Paeps git: 75767bb21294 - stable/13 - contrib/expat: import expat 2.7.5
home | up | archive | sorted by: subject - author - date - reverse date
