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


dev-commits-src-main

Messages: 230, old messages first
Last page update: Sat Aug 1 13:04:21 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jul 27 ShengYi Hung               git: e3e56236bcae - main - xhci: Fix packet xfer larger than 64kb
  2. Jul 27 Kristof Provost            git: 5c1461a2b0fd - main - libsysdecode: use local sysdecode.h
  3. Jul 27 Kristof Provost            git: 407b7bcc9386 - main - libsysdecode: decode combined Netlink message flags
  4. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 2bacbbecb165 - main - kqueue: Add NOTE_REAP
  5. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: c8f5e6819d4d - main - pwait: Optionally wait until process is reaped
  6. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: eddd8aa99ca8 - main - pwait: Add a SIGINFO handler
  7. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: e115066370dc - main - pwait: Test the new -r option
  8. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 356d0b79cf6f - main - rc.subr: Fix premature return from wait_for_pids
  9. Jul 27 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 356d0b79cf6f - main - rc.subr: Fix premature return from wait_for_pids
 10. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 9d852922f668 - main - Bump dates
 11. Jul 27 Bjoern A. Zeeb             git: 7925256edc74 - main - fwget: update MediaTek firmware listings to match ports
 12. Jul 27 Bjoern A. Zeeb             git: b1f3726f7a67 - main - mt76: update script to to deal with 7921 and 7925 flavors
 13. Jul 27 Cy Schubert                git: cf3eeeb75ceb - main - krb5: Install profile.h again
 14. Jul 27 Rick Macklem               git: 6901cbbd5a2c - main - nfs_commonkrpc.c: Handle NFSERR_DELAY for Sequence correctly
 15. Jul 27 Christos Margiolis         git: a46c92aad16b - main - sound: Propagate error value from dsp_make_dev()
 16. Jul 27 Christos Margiolis         git: 2a2705a637cd - main - sound: Add missing newline in dsp_make_dev()'s device_printf()
 17. Jul 27 Konstantin Belousov        git: 3c6f63902b03 - main - pthread_cond_wait.3: describe spurious wakeups
 18. Jul 27 Konstantin Belousov        git: 4090d103b0c3 - main - mknod.2: update the man page
 19. Jul 27 Konstantin Belousov        git: d738f66fab92 - main - umtx_op(2): add the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request
 20. Jul 27 Konstantin Belousov        git: f4a05f37936e - main - _umtx_op.2: document the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request


21. Jul 27 Konstantin Belousov git: 196cc005b197 - main - libthr/thread/thr_umtx.c: style _thr_ucond_wait() 22. Jul 27 Konstantin Belousov git: 149d3e5fcb76 - main - libthr/thread/thr_cond.c: some style 23. Jul 27 Konstantin Belousov git: e1136fbcab18 - main - libthr: implement pthread_cond_clockwait(3) 24. Jul 27 Konstantin Belousov git: e7015a3834ab - main - pthread_cond_timedwait.3: document pthread_cond_clockwait(3) 25. Jul 27 Konstantin Belousov git: 6d3db07a2e2f - main - pthread_cond_timedwait.3: use .Fo/.Fc for long arguments list 26. Jul 27 Konstantin Belousov git: 10ea2300bf29 - main - tests/libpthread: add pthread_cond_clockwait(3) tests 27. Jul 27 Jessica Clarke git: bcbcd7303009 - main - Merge commit cbf48349e3e1 from llvm-project (by Jessica Clarke): 28. Jul 27 Jessica Clarke git: b68f2fe1932c - main - Merge commit 26bf39cdba0b from llvm-project (by Jessica Clarke): 29. Jul 27 Gleb Smirnoff git: 801c0f383c0a - main - tests/ktls: merge two sysctl checking helpers into one 30. Jul 27 John Baldwin git: 09da0899551a - main - getfhat: Add missing 'const' to path argument 31. Jul 27 John Baldwin git: 9bf1bcf7491d - main - Regenerate after fixing getfhat(2) prototype 32. Jul 27 John Baldwin git: c13a9982b56f - main - kdump: Treat a flags argument of 0 to shmat as valid 33. Jul 27 Mark Johnston Re: git: 801c0f383c0a - main - tests/ktls: merge two sysctl checking helpers into one 34. Jul 27 Konstantin Belousov git: 34ca5a9e7362 - main - geom_zero(4): reset the uio vector on each uiomove() 35. Jul 27 Dag-Erling=?utf-8?Q? Sm=C3 git: 51c0cdb04919 - main - pwait: Fix pwait_normal test case 36. Jul 27 Gleb Smirnoff git: 698402f4f97c - main - inpcb: declare struct in_conninfo as a single declaration 37. Jul 27 Bruce M Simpson git: e52655a93909 - main - netinet: Promote IFP_TO_IA() from macro to function in_ifprimaryaddr(). 38. Jul 27 Bruce M Simpson git: d93d23529128 - main - netinet: Replace IFP_TO_IA() with in_ifprimaryaddr() completely. 39. Jul 27 Mark Johnston git: b02e02958dad - main - libfetch: Fix handling of connection failures 40. Jul 27 Mark Johnston git: 152ba2d3c5ff - main - rpcinfo: Fix buffer overflows
41. Jul 27 Mark Johnston git: 95a3301ce144 - main - rpcinfo: Fix residual warnings and bump WARNS 42. Jul 27 Mark Johnston git: 8616b7dc3850 - main - proc: Copy the p_reapsubtree field explicitly during fork 43. Jul 27 Mark Johnston git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes 44. Jul 27 Mark Johnston git: 75be70064483 - main - umtx: Do not make an exiting thread the owner of a PI mutex 45. Jul 28 Konstantin Belousov git: a3b5937da615 - main - mknod.2: properly document root requirements 46. Jul 28 Colin Percival git: 8d92f32ae011 - main - make-pkg-package.sh: Fix build for pkg 2.8.0 47. Jul 28 Rick Macklem git: 575af5e2fa38 - main - RELNOTES: Add an entry for pNFS server improvements 48. Jul 28 Gleb Smirnoff git: 76363a797043 - main - Revert "tests/ktls: merge two sysctl checking helpers into one" 49. Jul 28 Gleb Smirnoff Re: git: 56ac3351c61f - main - witness: fix operation without WITNESS_SKIPSPIN 50. Jul 28 Pouria Mousavizadeh Tehran git: 84f062e3364e - main - routing: Limit enumeration of ifas to fib in rt_getifa_fib 51. Jul 28 Pouria Mousavizadeh Tehran git: 5286cbea9118 - main - netstat(1): Emit nhop flags for encoding styles with Wflag 52. Jul 28 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b02e02958dad - main - libfetch: Fix handling of connection failures 53. Jul 28 Sean Eric Fagan git: 24983c4e9f99 - main - sleep: Fix man page about IGINFO output 54. Jul 28 Olivier Houchard git: c6f5d8fb269f - main - arm64: Use the fault handler when one is provided 55. Jul 28 Jessica Clarke git: 70509d1d9cba - main - Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj): 56. Jul 28 Dag-Erling=?utf-8?Q? Sm=C3 git: 744cc514567d - main - mbuf: Parenthesize macro arguments 57. Jul 28 Mitchell Horne git: d6dcd8d2c3ef - main - libsysdecode: fix nlm_flag regex in mktables 58. Jul 28 Mitchell Horne git: cac0eab342c7 - main - sys/modules/hwpmc/Makefile: tidy up 59. Jul 28 Mitchell Horne git: a99d04f39dab - main - hwpmc: add RAPL energy-counter class (AMD + Intel) 60. Jul 28 Mitchell Horne git: 77404ee1e99d - main - x86: add AMD RAPL MSR definitions to specialreg.h
61. Jul 28 Mitchell Horne git: 3fdd05c61216 - main - libpmc: userland support and pmc.rapl.3 for the RAPL class 62. Jul 28 Mitchell Horne git: 53187a3665e5 - main - pmc_dmc620: drop unneeded includes 63. Jul 28 Jose Luis Duran git: f7c08d8dd810 - main - openssh: Move back UseBlocklist to global config 64. Jul 28 Bruce M Simpson git: f884e820d87f - main - netinet6: Tear down IPv6 source address selection policies with rest of IPv6. 65. Jul 28 Olivier Cochard git: 6c4d9b9af1a3 - main - hwpmc: fix event allocation on pre-Zen AMD CPUs 66. Jul 28 Olivier Cochard git: 285c749f575e - main - e1000: report UDP RSS hash type on igb/em 67. Jul 28 Warner Losh git: a53d2e4f5db5 - main - pmc: console configuration and table rendering for new PMC tools 68. Jul 28 Warner Losh git: 93da997ef759 - main - pmc: new pmc log processing framework 69. Jul 28 Warner Losh git: a79a051e7d16 - main - pmc: pmc record command 70. Jul 28 Warner Losh git: 3adde0e55d7c - main - pmc: pmc info command 71. Jul 28 Warner Losh git: cc94d1bd7414 - main - pmc: pmc frontend stall analysis based on IBS 72. Jul 28 Warner Losh git: ce6ab51fc378 - main - pmc: enable the new pmc commands 73. Jul 28 Konstantin Belousov git: 8cef3c9b768a - main - proc_realparent(): assert that an orphaned child has real parent != parent 74. Jul 28 Konstantin Belousov git: 2e259c209f69 - main - kern_pdwait(): print the process pointer through pd 75. Jul 28 Michael Tuexen git: 52b7cbcb78c1 - main - tcp: improve handling of stopped timers 76. Jul 28 Pouria Mousavizadeh Tehran git: 053d95ec2afe - main - nd6: Set ip6 after m_pullup() in nd6_ra_input() 77. Jul 28 Pouria Mousavizadeh Tehran git: 788400e9b258 - main - nd6: Do not enter net_epoch under nd6_prelist_add 78. Jul 28 Pouria Mousavizadeh Tehran git: be5994cdfbe2 - main - netlink: Add RTA_PREFSRC support 79. Jul 28 Pouria Mousavizadeh Tehran git: dd235f097af4 - main - route(8): Add prefsrc option in netlink 80. Jul 28 Pouria Mousavizadeh Tehran git: 2d0b73338ab7 - main - routing: Add tests for prefsrc route attribute
81. Jul 28 Richard Scheffenegger git: 5de91610cc74 - main - tcp_hostcache: limit scope of struct hc_metrics_lite and rename with tcp_ prefix 82. Jul 28 Richard Scheffenegger git: 2d01998e9e8a - main - tcp_hostcache: ensure expire and prune values stay consistent with each other 83. Jul 28 Colin Percival git: 4068f3b5f899 - main - nda: Don't sleep with non-sleepable lock held 84. Jul 28 Colin Percival git: 954098103ee2 - main - nvme: Add quirk for broken namespace-change log 85. Jul 28 Colin Percival git: 14f5fd2395e3 - main - nvme: Add quirk for Amazon EBS NVMe Controller 86. Jul 28 Devin Teske git: 434283fda99e - main - dwatch: add nine diagnostic modules; grow errno, io, proc, sched 87. Jul 29 Bjoern A. Zeeb git: 3afa2628ccd2 - main - mt76: mt7921: update man page 88. Jul 29 Konstantin Belousov git: fb4d7bd4b767 - main - vfs_busy(): add MBF_PCATCH flag to allow interrupting the sleep 89. Jul 29 Konstantin Belousov git: b72f9bfc4513 - main - statfs(2): allow to interrupt busying 90. Jul 29 Kevin Bowling Re: git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes 91. Jul 29 Mark Johnston git: 9a9349ea1da2 - main - kqueue: Associate marker knotes with a queue 92. Jul 29 Mark Johnston Re: git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes 93. Jul 29 Mark Johnston git: 1d7b05142254 - main - netinet6: Handle unspecified foreign addresses in in6_pcbconnect() 94. Jul 29 Mark Johnston git: b6823a973737 - main - ipsec: Fix a lock leak in ipsec_chkreplay() 95. Jul 29 Jessica Clarke git: 1e39a314d870 - main - link_elf: Make phdrs first page check actually fatal 96. Jul 29 Jose Luis Duran git: 4007d914e797 - main - boot0cfg: Also allow a file as a trailing argument 97. Jul 29 Jose Luis Duran git: 728b3b7c437e - main - nanobsd: Restore boot0cfg functionality 98. Jul 29 Mark Johnston git: d8bdcb08d0eb - main - kqueue: Avoid enqueuing an already-enqueued knote 99. Jul 29 Mark Johnston git: 98bbfef2ea33 - main - OCF: Add a fail point to inject EBADMSG decryption errors 100. Jul 29 Mark Johnston git: 34271824525e - main - wg(4): Check for crypto operation errors
101. Jul 29 Mark Johnston git: db3afbe5a6ef - main - wg(4): Add a test that the driver handles a decryption failure 102. Jul 29 Mark Johnston git: 490365e5d076 - main - jail: restore ktrace privileges for jailed root 103. Jul 29 Mark Johnston git: 7893a7edb43e - main - coredump: Don't assume that the number of ELF segments is consistent 104. Jul 29 Mark Johnston git: 8c5e2d26cde5 - main - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) 105. Jul 29 Mark Johnston git: d8bcb13b79b4 - main - libdtrace: Fix up translators after struct in_conninfo changes 106. Jul 29 Mark Johnston git: b9ea73ceb35c - main - git-arc: Make git arc patch -r smarter 107. Jul 29 John Baldwin git: ec73badfbc2e - main - rtld: Remove write-only text_end local variable from map_object 108. Jul 29 John Baldwin git: ee7258cfbb73 - main - tools/tools/git: Add git-mfc to Makefile similar to git-arc 109. Jul 29 John Baldwin git: ea44c37d0bd1 - main - OFED: Add generic function to extract IB speed from netdev 110. Jul 29 Adrian Chadd git: 5f74217c05a9 - main - coreboot: Add coreboot firmware table driver 111. Jul 29 Adrian Chadd git: 248d537e4ca7 - main - sdhci: don't infer a non-removable slot on Apollo Lake SDXC 112. Jul 29 Mark Johnston git: 815976ee1412 - main - ktls: Propagate EPG_FLAG_ANON to mapped mbufs 113. Jul 29 Mark Johnston git: 8710a12993b0 - main - libdtrace: Fix up one more translator 114. Jul 29 John Baldwin Re: git: 6e93f5e4d693 - main - amd64: FRED support 115. Jul 29 Mark Millard Re: git: 6e93f5e4d693 - main - amd64: FRED support 116. Jul 30 Kevin Bowling git: f8fa2d77bc30 - main - iflib: Add restart transactions for IOV reconfiguration 117. Jul 30 Kevin Bowling git: ac9a6d00a014 - main - e1000: Update shared igb SR-IOV code 118. Jul 30 Kevin Bowling git: fd594981c55b - main - igb: Address queue registers by hardware queue ID 119. Jul 30 Kevin Bowling git: e795a31cb4d6 - main - pci_iov: Permit non-ARI VFs on a secondary bus 120. Jul 30 Kevin Bowling git: 621498b58cda - main - pci_iov: Clear NumVFs when configuration fails
121. Jul 30 Ed Maste git: da412147f2e8 - main - mailmap: Sort 122. Jul 30 Ed Maste git: 767d5fe9dfdc - main - mailmap: Fix Nick Price 123. Jul 30 Kevin Bowling git: e6b9ce25ec06 - main - igbv: Split 82576 and I350 VF registration off igb 124. Jul 30 Kevin Bowling git: 100f7b8d39b2 - main - UPDATING: Add entry for igbv driver split 125. Jul 30 Alexander Motin git: 88229544807f - main - stand: Cleanup use of cached DHCP response packet 126. Jul 30 Kevin Bowling git: bcb62ec0e3d5 - main - igb: Guard register dump during queue setup 127. Jul 30 Kevin Bowling git: 7eb7ff645921 - main - igbv: Correct I350 loopback VLAN byte order 128. Jul 30 Konstantin Belousov git: 930f2e4da964 - main - kern_execve(): avoid storing non-VDIR into p_textdvp 129. Jul 30 Kevin Bowling git: a2ed165f0049 - main - igb: Add SR-IOV PF support for 82576 and I350 130. Jul 30 Kevin Bowling git: f879d1cd7df3 - main - igb: Reprogram descriptor queues while disabled 131. Jul 30 Kevin Bowling git: 316f6f2f7fa6 - main - igbv: Isolate VF policy and validate its registers 132. Jul 30 Kevin Bowling git: a6bb3850e7c6 - main - igbv: Improve VF mailbox and status behavior 133. Jul 30 Kevin Bowling git: 9332fd555588 - main - igbv: Support secondary unicast filters 134. Jul 30 Kevin Bowling git: c637d474045a - main - igb: Stop writing the legacy TADV register 135. Jul 30 Kevin Bowling git: 350211ab1782 - main - igb: Update only changed IOV multicast hashes 136. Jul 30 Kevin Bowling git: 5ce6c94f9859 - main - igb: Update only changed IOV VLAN filters 137. Jul 30 Kevin Bowling git: e8f3b96ba794 - main - igb: Rate-limit VF VLAN rebuild requests 138. Jul 30 Kevin Bowling git: d2cd0b57532b - main - e1000: Sample statistics at timer cadence 139. Jul 30 Kevin Bowling git: fdce3830d9a6 - main - igbv: Retry transient VLAN admission failures 140. Jul 30 Mark Millard Re: git: 6e93f5e4d693 - main - amd64: FRED support
141. Jul 30 Kevin Bowling git: 5f02c8439786 - main - igb(4)/igbv(4): Document SR-IOV PF and VF functionality 142. Jul 30 Konstantin Belousov Re: git: 6e93f5e4d693 - main - amd64: FRED support 143. Jul 30 Jessica Clarke Re: git: 6e93f5e4d693 - main - amd64: FRED support 144. Jul 30 Martin Matuska git: 185becb1e1bd - main - libarchive: merge from vendor branch 145. Jul 30 John Baldwin git: 25165e4499e1 - main - mbuf: Make m_unshare() fail on KTLS mbufs 146. Jul 30 Pouria Mousavizadeh Tehran git: 81efd611d817 - main - routing: Remove unused rib_head members 147. Jul 30 Kevin Bowling git: 7cd6d2365b31 - main - e1000: Correct VF register validation 148. Jul 30 Kevin Bowling git: 8c8724705613 - main - igb: Sanitize retained VF queue state 149. Jul 30 Kevin Bowling git: a77257d60058 - main - igbv: Sanitize retained VF queue state 150. Jul 30 Pouria Mousavizadeh Tehran git: c4d7745cd90f - main - if_vxlan(4): Fix panic by validating unused drvspec values 151. Jul 30 Olivier Cochard git: 727a83e90098 - main - tests/procdesc: Fix race in pdopenpid_pdwait_only_one 152. Jul 30 Roman Bogorodskiy git: a2e5bac81e04 - main - bhyve: tidy up bhyve_config.5 153. Jul 30 Dag-Erling=?utf-8?Q? Sm=C3 git: 351ed134887f - main - libfetch: Further improve connection polling 154. Jul 30 Konstantin Belousov git: cef05c5a62ba - main - amd64: do not allow to set reserved bits in MXCSR for ptrace(PT_SETFPREGS) 155. Jul 30 Konstantin Belousov git: 72952bf6a307 - main - amd64: try to fix the build with old clang that does not know about FRED 156. Jul 30 Mark Johnston git: a7677a680f21 - main - git-mfc: Add --abort and --continue flags 157. Jul 30 Mark Johnston git: 2c98dc4e5ca9 - main - git-mfc: Give a useful error message if a remote can't be found 158. Jul 30 Pouria Mousavizadeh Tehran git: a0d2e5ebaa2e - main - if_gre(4): Fix races by changing initialization order and locks 159. Jul 30 Pouria Mousavizadeh Tehran git: 1cd332adc86a - main - ifconfig: Add gre netlink support 160. Jul 30 Pouria Mousavizadeh Tehran git: fdf86df72a32 - main - if_gre: Add a regression test
161. Jul 30 John Baldwin Re: git: 72952bf6a307 - main - amd64: try to fix the build with old clang that does not know about FRED 162. Jul 30 Minsoo Choo git: a28c2890f448 - main - Add new src committer: Minsoo Choo (mchoo) 163. Jul 30 Pouria Mousavizadeh Tehran git: 491f8d06a97d - main - if_gre(4): Fix link state announcement in SIOCDIFPHYADDR 164. Jul 30 Bjoern A. Zeeb Re: git: ea44c37d0bd1 - main - OFED: Add generic function to extract IB speed from netdev 165. Jul 31 Alexander Motin git: f4860c31b6ef - main - stand: Bump DHCP xid between transactions 166. Jul 31 Kevin Bowling git: 41759495769d - main - e1000: restrict conventional PCI DMA to 32 bits 167. Jul 31 Kevin Bowling git: 9d30fd353dd3 - main - igc: Disable ASPM L1.2 on I226 to prevent RX stalls 168. Jul 31 Kevin Bowling git: 04f8a6aeeba5 - main - pci: Add L1 PM definitions 169. Jul 31 Kevin Bowling git: 4b67335676b0 - main - ixgbe: isolate VF reset state 170. Jul 31 Kevin Bowling git: 409601911b32 - main - ixgbe: respect peer mailbox ownership 171. Jul 31 Kevin Bowling git: 2a678cfeb583 - main - ixgbe: fail fast on VF-held PF mailboxes 172. Jul 31 Kevin Bowling git: 6020de5ad154 - main - ixv: fix multicast address enumeration 173. Jul 31 Kevin Bowling git: e45178957d3a - main - ixgbe: copy ACI buffer before command retry 174. Jul 31 Kevin Bowling git: 21e03ab39603 - main - ixgbe: avoid flow control counter overflow 175. Jul 31 Kevin Bowling git: a8598143803d - main - ixgbe: check EEPROM read in 82599 D3 path 176. Jul 31 Kevin Bowling git: 985bef0c4474 - main - ixgbe: retry incoherent SFP identifier reads 177. Jul 31 Kevin Bowling git: 8fa2a7503468 - main - ixgbe: fix unaligned access in ixgbe_update_flash_X550() 178. Jul 31 Kevin Bowling git: 35374c3ec69a - main - ixgbe: avoid signed overflow in pause time calculation 179. Jul 31 Kevin Bowling git: 9fc83caf48e7 - main - ixgbe: reject VF requests before CTS 180. Jul 31 Kevin Bowling git: 8d1d32942b81 - main - ixgbe: check negotiated API for VF queue query
181. Jul 31 Kevin Bowling git: 786c71845f80 - main - ixgbe: disable VF multicast reception for empty list 182. Jul 31 Kevin Bowling git: db2bf4553ce3 - main - ixgbe: fix host interface timeout detection 183. Jul 31 Kevin Bowling git: 86869d77658a - main - ixgbe: avoid signed shift when assembling ETrack ID 184. Jul 31 Kevin Bowling git: 9cf1aa6e68e4 - main - ixgbe: dispatch PBA string reads through EEPROM ops 185. Jul 31 Kevin Bowling git: 6f940ca879cb - main - ixgbe: clear VF head write-back state on reset 186. Jul 31 Pouria Mousavizadeh Tehran git: 9bfb78bf6357 - main - if_gif: Add netlink support with tests 187. Jul 31 Pouria Mousavizadeh Tehran git: 5bb8119150d2 - main - ifconfig: Add netlink support for gif(4) 188. Jul 31 Mark Johnston git: f51a5e1d9c41 - main - uma: Insert KASAN redzones after slab-allocated items 189. Jul 31 Mark Johnston git: 459aa032e872 - main - malloc: Refactor redzone and sanitizer handling 190. Jul 31 Mark Johnston git: 0aca7ce7af35 - main - malloc: Fix domainset usage in malloc_domainset() for large allocs 191. Jul 31 Mark Johnston git: b566e0a7232b - main - amd64: Mark the trapframe as initialized in ipi_bitmap_handler() 192. Jul 31 Mark Johnston git: b9d07a430822 - main - ppp: Reject invalid endpoint discriminator options 193. Jul 31 John Baldwin Re: git: ea44c37d0bd1 - main - OFED: Add generic function to extract IB speed from netdev 194. Jul 31 Mark Johnston git: 1719b754a9ec - main - tests/libc: Fix fortify_source uio tests 195. Jul 31 Mark Johnston git: 1c1a3646a1c8 - main - bhyve: tpm: Avoid printing a message when clearing the cancel bit 196. Jul 31 Adrian Chadd git: ff97443beef6 - main - kqueue: do not buffer the whole knote report when sizing it 197. Jul 31 Konstantin Belousov git: 833bdae6c58b - main - proc_realparent(): do not mark the child as orphan when reparenting to p_opptr pid 198. Jul 31 Pouria Mousavizadeh Tehran Re: git: dd235f097af4 - main - route(8): Add prefsrc option in netlink 199. Jul 31 Pouria Mousavizadeh Tehran git: 82e4762f42a0 - main - route(8): Add null check for prefsrc option 200. Jul 31 Kyle Evans Re: git: dd235f097af4 - main - route(8): Add prefsrc option in netlink
201. Jul 31 Kyle Evans Re: git: dd235f097af4 - main - route(8): Add prefsrc option in netlink 202. Jul 31 John Baldwin git: 8aec309852b5 - main - stand: Remove a pointless goto 203. Jul 31 John Baldwin git: 80ee17c0285e - main - stand: Improve error handling when loading ELF files 204. Jul 31 John Baldwin git: 535eb24d8451 - main - rtld: Reject ELF files with PT_LOAD or PT_TLS segments where filesz > memsz 205. Jul 31 John Baldwin git: b9eaf9b7cef2 - main - libc: Reject static ELF exectables with PT_TLS segments were filesz > memsz 206. Jul 31 John Baldwin git: 486dfbb67e09 - main - kld: Reject kernel modules with PT_LOAD segments where filesz > memsz 207. Jul 31 John Baldwin git: c7400fe1df4e - main - stand: Reject ELF files with PT_LOAD segments where filesz > memsz 208. Jul 31 John Baldwin git: f7e7fab7bab1 - main - linuxkpi: Add xa_insert_irq wrapper 209. Jul 31 Li-Wen Hsu git: b5fe1bc5c6e4 - main - rc.d/bthidd: Correct load_kld invocations 210. Jul 31 Jessica Clarke Re: git: 8aec309852b5 - main - stand: Remove a pointless goto 211. Jul 31 Mark Johnston git: ea7d35526878 - main - uma: Fix KMSAN integration with malloc zones 212. Jul 31 Mark Johnston git: 1932bd20ed53 - main - ptrace: Propagate errors from set_fpregs() 213. Jul 31 Adrian Chadd git: 21bc31ce2e4a - main - acpi: parse resources of not-present devices that are kept enabled 214. Jul 31 Alexander Ziaee git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes 215. Aug 1 Kevin Bowling git: cecb0f45cb83 - main - igc: Apply ASPM L1.2 workaround to all I226 devices 216. Aug 1 Kyle Evans git: 28327c58ee6d - main - stdio: *memstream: slightly streamline growth function 217. Aug 1 Kyle Evans git: 781defc7eb06 - main - stdio: *memstream: decouple the buffer size from the stream length 218. Aug 1 Kyle Evans git: a3a884c0d43a - main - stdio: *memstream: grow the buffer by 1.5x on write 219. Aug 1 Andre Albsmeier Re: git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes 220. Aug 1 Alexander Ziaee Re: git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes
221. Aug 1 Kevin Bowling git: d2309d9d6dc6 - main - ixl: enforce the assigned VF MAC address 222. Aug 1 Ahmad Khalifa git: e96f1cbd690e - main - vfs_mountroot: unmute console in interactive prompt 223. Aug 1 Andre Albsmeier Re: git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes 224. Aug 1 Konstantin Belousov git: a24674ecab24 - main - kern/kern_exit.c: make wait_fill_siginfo/wrusage global 225. Aug 1 Konstantin Belousov git: 7da4edd30098 - main - pdwait(2): change handling of the exited processes 226. Aug 1 Konstantin Belousov git: bcdb6ba94d08 - main - processes: add zombie references, each of them prevents reap 227. Aug 1 Konstantin Belousov git: c49198534a9b - main - pdwait(2), wait(2): document interaction between pdopenpid() and waitpid() 228. Aug 1 Konstantin Belousov git: a96f285b5953 - main - tests/sys/kern: adjust tests for the new reaping behavior 229. Aug 1 Konstantin Belousov git: 77d6c45afdca - main - tests/sys/capsicum: adjust tests for the new reaping behavior 230. Aug 1 Gleb Popov git: 16e47f317c4c - main - nuageinit: Allow the userdata script to run before firstboot* rc services

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