2026/dev-commits-src-all/20260727.dev-commits-src-all
Messages: 353, old messages first
|
Last page update: Mon Jul 27 0:07:02 UTC 2026
|
|
home | up | archive | sorted by: subject - author - date - reverse date
1. Jul 20 Rick Macklem git: 55b9f788d348 - stable/15 - acl_from_text.c: Allow negative uid/gid numbers to be handled 2. Jul 20 Konstantin Belousov git: b328975b9d7c - main - procdesc: report NOTE_PDSIGCHLD for traced and stopped process 3. Jul 20 Olivier Certner git: a6587ae0f46d - main - sched_ule: Fix selecting lowest priority thread early in corner case 4. Jul 20 Ka Ho Ng git: b4711ce4184c - stable/15 - Add sbintime.9 manual page 5. Jul 20 Ka Ho Ng git: 84eec65ebb27 - stable/14 - Add sbintime.9 manual page 6. Jul 20 ShengYi Hung git: 7fc2c9f688ef - main - apei: Fix i386 build over bus read, write function 7. Jul 20 ShengYi Hung git: b8f1972d51cf - main - hexdump: Support octal and hex for -N option 8. Jul 20 Alexander Leidinger git: 2cfd82f747c0 - main - hwpmc: add regression tests for counting-PMC counter wraparound 9. Jul 20 Alexander Leidinger git: 86fa065f1862 - main - hwpmc: drain a process-mode PMC's runcount when a live target detaches 10. Jul 20 Alexander Leidinger git: 3c3f886e4bc7 - main - hwpmc: add regression tests for detaching a live process-mode PMC 11. Jul 20 Alexander Leidinger git: e42703f5c4b2 - main - hwpmc: handle counter wraparound for process-mode counting PMCs 12. Jul 20 Baptiste Daroussin git: 5f69e6209e09 - main - uvideo: increase UVIDEO_MAX_PU and UVIDEO_MAX_CT to 32 13. Jul 20 Baptiste Daroussin git: 8966cc0d01a2 - main - m4: import fixes from OpenBSD 14. Jul 20 Baptiste Daroussin git: 6e845b1333fd - main - uvideo: import quirks infrastructure from OpenBSD 15. Jul 20 Warner Losh git: 6671bbf2f9bb - main - nda: Tag the command set used for devctl errors 16. Jul 20 Cy Schubert git: 047effac79ef - stable/15 - man: Fix RFC 1918 network prefix lengths 17. Jul 20 Cy Schubert git: f6e0e0dab369 - stable/14 - man: Fix RFC 1918 network prefix lengths 18. Jul 20 Pouria Mousavizadeh Tehran git: b00d30950cde - main - net/if.c: Add fib-aware ifa_ifwithaddr() 19. Jul 20 Mitchell Horne git: 5b7d6a128bef - main - vfs_unmountall.9: Fix an outdated .Xr to boot(9) 20. Jul 20 Gleb Smirnoff git: aa588213d8f5 - main - ministat: revert "parse comma used as decimal delimiter"
21. Jul 20 Konstantin Belousov git: 6dbeaf1afaba - main - ptrace.2: document PT_GET_CHILDREN 22. Jul 20 Konstantin Belousov git: d3b7bbee9275 - main - ptrace(2): add PT_GET_CHILDREN 23. Jul 20 Ed Maste git: b273481f2a84 - main - vtfontcvt: Avoid dead store in add_char 24. Jul 20 Konstantin Belousov git: 842e271b7b8b - stable/15 - amd64 efirt: register all runtime regions as fictitious 25. Jul 20 Konstantin Belousov git: e19778bd3e98 - stable/15 - sendfile: stop abusing kern_writev() 26. Jul 20 Konstantin Belousov git: 1712dc691e0a - stable/15 - kern_filewrite(): unconditionally calculate cnt, it is used by callers 27. Jul 20 Konstantin Belousov git: fcee136ce056 - stable/15 - kern_writefile(): fix several regressions 28. Jul 20 Konstantin Belousov git: c7663578a278 - stable/15 - init(8): extract reroot transient code into reroot_seed 29. Jul 20 Konstantin Belousov git: ea6c3833438a - stable/15 - mlx5: extend mlx5_ib_create_cq struct with fields from the current Linux ABI 30. Jul 20 Konstantin Belousov git: f7280623cdfe - stable/15 - mlx5_ib: register DEVX objects in the uverbs ioctl parse tree 31. Jul 20 Konstantin Belousov git: 8d518f4b482f - stable/15 - mlx5_ib: do not consume CMD/PAGE_REQUEST events in the DEVX notifier 32. Jul 20 Konstantin Belousov git: 8d198bba057c - stable/15 - mlx5ib: implement the MLX5_IB_OBJECT_UAR ioctl object 33. Jul 20 Konstantin Belousov git: c15fa820881d - stable/15 - mlx5ib: encode dynamic UAR mmap offsets in the reserved command range 34. Jul 20 Konstantin Belousov git: c122d64b5ab2 - stable/15 - mlx5ib: allocate IB queue counters as a shared resource 35. Jul 20 Konstantin Belousov git: e3f260ad6614 - stable/15 - mlx5: mark completion EQs as a shared resource for DEVX uids 36. Jul 20 Konstantin Belousov git: 2c713c35b430 - stable/15 - mlx5ib: advertise write-combining support for dynamic BlueFlame UARs 37. Jul 20 Konstantin Belousov git: 7b0e4a73ebb6 - stable/15 - mlx5: pass the full EQE to the DEVX event notifier 38. Jul 20 Konstantin Belousov git: e611f58ae361 - stable/15 - ofed/ib_uverbs: release rdma_user_mmap entry ref in rdma_umap_close() 39. Jul 20 Konstantin Belousov git: 86cdda181e4e - stable/15 - mlx5: propagate the DEVX uid through SRQ create and destroy 40. Jul 20 Konstantin Belousov git: 012c852efd27 - stable/15 - mlx5: guard against a NULL CQ event handler in mlx5_cq_event()
41. Jul 20 Konstantin Belousov git: 009e83b5ebf3 - stable/15 - mlx5ib: use the eventfd_ctx API for DEVX event subscriptions 42. Jul 20 Konstantin Belousov git: fab43c031ccd - stable/15 - mlx5ib: initialize DEVX subscription state before the eventfd fdget() 43. Jul 20 Ed Maste git: 14d1ad2a37af - stable/15 - linuxkpi: Add pm_runtime_resume_and_get 44. Jul 20 Pouria Mousavizadeh Tehran git: e4a457d13576 - main - if_geneve: Fix mbuf leak on ip_ecn_egress 45. Jul 20 Konstantin Belousov git: 0e5b1384df10 - main - x86 xen: provide the prototype for xen_arch_intr_handle_upcall() in x86/apicvar.h 46. Jul 20 Konstantin Belousov git: 6e93f5e4d693 - main - amd64: FRED support 47. Jul 20 Alexander Ziaee git: 6ee5895f88ed - main - sh.1: Document which features are non-POSIX 48. Jul 20 Konstantin Belousov git: 29d1a3248a6d - main - lookup: do not return vp_crossmp as dvp for mount over the reg file 49. Jul 20 Ed Maste git: c3e38c0093f2 - main - vidcontrol: Disallow -i mode with vt(4) 50. Jul 20 Alexander Ziaee git: 1d89845e9086 - main - aq(4): Document the Atlantic 2 (AQC113/114/115/116) devices 51. Jul 20 Adrian Chadd git: d3259935f778 - main - firewire: add warn-only CRC validation for CSR ROM directories 52. Jul 20 Adrian Chadd git: 5b7449ad47be - main - firewire: drain pending xfers after callout stop in detach 53. Jul 20 Adrian Chadd git: 8a765654f937 - main - firewire: remove dead code across the subsystem 54. Jul 20 Adrian Chadd git: 23ea903f6801 - main - firewire: force root change when root node is not cycle master capable 55. Jul 20 Adrian Chadd git: 4a4bcdc6aa3e - main - net80211: update drivers to allocate sequence numbers in the raw path 56. Jul 20 Adrian Chadd git: dd56711e8353 - main - firewire: replace magic numbers with named constants 57. Jul 20 Adrian Chadd git: e7efe2f059a4 - main - firewire: remove deprecation notice from manual page 58. Jul 21 Rick Macklem git: 94b21dade677 - stable/15 - nfsd: Optionally enable use of M_EXTPG mbufs for read replies 59. Jul 21 Olivier Certner git: 5217b4a728dc - main - sched_4bsd: Remove obsolete SMP scaling for ticks per priority level 60. Jul 21 Olivier Certner git: 26ef66653448 - main - sched_4bsd: Rename the global runqueue
61. Jul 21 Olivier Certner git: deddfa3db956 - main - sched_4bsd: Allocate runqueues only for present CPUs 62. Jul 21 Olivier Certner git: e8dec0038bd9 - main - sched_4bsd: Fix conflating priority of differently-niced CPU-bound threads 63. Jul 21 Konstantin Belousov git: eca7b25c101a - main - kern/sys_ptrace: do not skip P2_PTRACEREQ wait for PT_CLEARSTEP/PT_GET_CHILDREN 64. Jul 21 Colin Percival git: acee62f17750 - stable/15 - ena: Put taskqueues into correct domain if !RSS 65. Jul 21 Colin Percival git: 381100312788 - stable/14 - ena: Put taskqueues into correct domain if !RSS 66. Jul 21 Toomas Soome git: a0486017c2a4 - main - bhyve: check upper bounds for value from qsz 67. Jul 21 Peter Holm git: b11a605ebecc - main - stress2: Updated the exclude file 68. Jul 21 Peter Holm git: 4dc01fe70d92 - main - stress2: Added a comment 69. Jul 21 Peter Holm git: ff6574d2508d - main - stress2: Added a regression test 70. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 6d734869e83d - stable/15 - libc/resolv: Drop Solaris 2 compatibility 71. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 491337c8a21a - stable/15 - libc/resolv: Refactor the option parser 72. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 3e448886f563 - stable/15 - libc/resolv: Refactor the configuration parser 73. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 5bdba2e06a43 - stable/15 - resolver(5): Overhaul 74. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 55f219b3f766 - stable/15 - libc/resolv: Reimplement the sortlist parser 75. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 506c2dee1777 - stable/15 - libc/resolv: Add no-debug and no-rotate options 76. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 22ee851d2602 - stable/15 - resolv.h: Remove unused parts 77. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: f4b82c7f40bc - stable/15 - libc/resolv: Dead code and style cleanup 78. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: b796284f643d - stable/14 - libc: Disable debugging code in the resolver. 79. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 3052e1525ceb - stable/14 - resolver.5: document six previously undocumented options 80. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 2bab563336e0 - stable/14 - resolver(5): Overhaul
81. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 899cf5932678 - stable/14 - libc/resolv: Drop Solaris 2 compatibility 82. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: b52d95bf1494 - stable/14 - libc/resolv: Refactor the option parser 83. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: c817e3ca4527 - stable/14 - libc/resolv: Refactor the configuration parser 84. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: fc00e7a18cde - stable/14 - libc/resolv: Reimplement the sortlist parser 85. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 345d10427a3c - stable/14 - libc/resolv: Add no-debug and no-rotate options 86. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 19d044be3307 - stable/14 - libc/resolv: Dead code and style cleanup 87. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: c6030caab61f - stable/14 - resolv.h: Remove unused parts 88. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 67518c9f565b - main - wpa: Define CONFIG_DEBUG_FILE globally 89. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: bd30d1ad78e1 - main - nvme: Explicitly cast caddr_t values 90. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: d34870708db9 - main - install: Allow installing stdin 91. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 134ddd372f82 - main - install: Code cleanup 92. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: c93f3b55e67f - main - libutil: Reimplement getlocalbase() 93. Jul 21 Richard Scheffenegger git: f22b08443f6a - main - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison 94. Jul 21 Siva Mahadevan git: a4f38a57e2e5 - stable/15 - awk/tests: xfail inf-nan-torture on riscv64 95. Jul 21 Siva Mahadevan git: 5aa70e0478a4 - stable/15 - bsdinstall/netconfig: use a better heuristic for wlan dev desc 96. Jul 21 Baptiste Daroussin git: a5307a57c46f - main - uvideo: fix use-after-free in mmap buffer lifetime management 97. Jul 21 Siva Mahadevan git: d860a7333309 - stable/14 - awk/tests: xfail inf-nan-torture on riscv64 98. Jul 21 Siva Mahadevan git: a14133739978 - stable/14 - bsdinstall/netconfig: use a better heuristic for wlan dev desc 99. Jul 21 Kyle Evans git: 2e3892671a6f - main - hid: u2f: stop interrupts on last-close 100. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: b56f3ea3b3f3 - stable/15 - libfetch: Overhaul socket read / write
101. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: fdef039f608b - stable/15 - libfetch: Add read buffering 102. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: ad7a1446c1e6 - stable/15 - libfetch: Apply timeout to connection attempts 103. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 98bfed530cbf - stable/15 - fetch: Stop setting an alarm 104. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: a69d28666172 - stable/15 - libfetch: Document fetchTimeout 105. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 520105c23a89 - stable/15 - libfetch: Reduce copying 106. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 07868145600d - stable/15 - libfetch: Make fetch_ref an inline 107. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: edf0ba570aca - stable/14 - libfetch: Overhaul socket read / write 108. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 02e82d417b80 - stable/14 - libfetch: Add read buffering 109. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 74a92173dc61 - stable/14 - libfetch: Apply timeout to connection attempts 110. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: c83d4ed2b855 - stable/14 - libfetch: Document fetchTimeout 111. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 29564d956bc2 - stable/14 - fetch: Stop setting an alarm 112. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 2902f7af8c7e - stable/14 - libfetch: Make fetch_ref an inline 113. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 6eaa8ed5d203 - stable/14 - libfetch: Reduce copying 114. Jul 21 Mitchell Horne git: c185935b0d52 - main - hwpmc: Add EXTERROR diagnostics to the hwpmc syscall path 115. Jul 21 Mitchell Horne git: 8c4d5701924f - main - hwpmc: Add EXTERROR diagnostics to the AMD and IBS allocators 116. Jul 21 Ed Maste git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 117. Jul 21 Ryan Libby Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 118. Jul 21 Ed Maste git: ba583f0c2d63 - main - contigmalloc.9: Correct typo 119. Jul 21 Bojan Novk=?utf-8?Q?ovi=C4 git: 9724f3f89749 - main - cat: Fix a NULL pointer dereference 120. Jul 21 Bjoern A. Zeeb git: 5d479b75a894 - main - LinuxKPI: 802.11: always lock around (*set_{frag,rts}_threshold)
121. Jul 21 Pouria Mousavizadeh Tehran git: c5caf8564533 - main - vtnet: Implement VIRTIO_NET_F_GUEST_ANNOUNCE 122. Jul 21 Pouria Mousavizadeh Tehran git: d4ddf8eaee93 - main - vtnet: Accept VIRTIO_NET_F_CTRL_RX_EXTRA 123. Jul 21 Pouria Mousavizadeh Tehran git: 5481c2d3ac1f - main - vtnet: Retry feature negotiation without offloads 124. Jul 21 Justin Hibbits git: ced89d9c04d4 - stable/15 - watchdog: Fix a couple type issues 125. Jul 21 Alexander Leidinger git: 1092aba1260c - main - exterror tests: harden the checks 126. Jul 21 Alexander Leidinger git: c8db6d4b63f1 - main - exterror: advertise error strings via kern.features.exterr_strings 127. Jul 21 Ed Maste git: 2b1df6149e8a - main - loader: Allocate trampoline as EfiLoaderCode, not Data 128. Jul 21 Mark Johnston Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 129. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: a931431a1dec - main - libsysdecode: Recognize NOTE_PDSIGCHLD 130. Jul 21 Christos Margiolis git: c715fbb8b7e4 - stable/15 - snd_uaudio: Initialize mixer_lock with MTX_RECURSE 131. Jul 22 Mark Johnston git: 55c240eada96 - main - amd64: Fix an off-by-one in the fred_ipi_handlers definition 132. Jul 22 Mark Johnston git: f42c68291d68 - main - amd64: Remove a prototype for an unimplemented function 133. Jul 22 Mark Johnston git: 2efe148a2a32 - main - exec: Avoid overflow when computing the size of the exec map 134. Jul 22 Mark Johnston git: 5001af647b3b - main - loader: Fix error handling after an allocation failure 135. Jul 22 Muhammad Moinur Rahman git: 6433ec43c802 - main - contrib/libucl: Import libucl 0.9.4 136. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 0eef3d01c22a - main - install: Fix typo 137. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 7c51da13ae55 - main - kyua-debug: Add -P option 138. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 54e6dec44b6d - main - tarfs: remove unused 'ino' in mount structure. 139. Jul 22 Kristof Provost git: 04f25ef716f7 - main - authpf(8) read_config() should chop off trailing white space 140. Jul 22 Bojan Novk=?utf-8?Q?ovi=C4 git: 948ad32ae1e0 - main - bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is active
141. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 3173cb3e12f6 - Create tag vendor/unbound/1.25.2 142. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 22e58f330a15..c68e7bcd81d6 - vendor/unbound - vendor branch updated 143. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: e27b1cae8482 - main - unbound: Update to 1.25.2 144. Jul 22 Siva Mahadevan git: afbb7dc0a51e - main - tests/netpfil: start ipfilter for ipfnat firewall type 145. Jul 22 Siva Mahadevan git: 3e946566c134 - main - tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_strings 146. Jul 22 Siva Mahadevan git: afa048d159f6 - main - powerpc64: enable extended error strings in GENERIC64* configs 147. Jul 22 Baptiste Daroussin git: 4b9d794b6aa8 - main - uvideo: validate frame size before mmap buffer allocation 148. Jul 22 Baptiste Daroussin git: f12dd1d5f030 - main - uvideo: lock the mmap queue and read path 149. Jul 22 Baptiste Daroussin git: cb26bda8ca36 - main - uvideo: bounds-check frame interval reads against bLength 150. Jul 22 Baptiste Daroussin git: 2120f3e5ec70 - main - uvideo: track streaming ownership per-fd and free buffers on STREAMOFF 151. Jul 22 Baptiste Daroussin git: 4c94869c37e1 - main - uvideo: replace contigmalloc with OBJT_PHYS vm_object for mmap buffer 152. Jul 22 Baptiste Daroussin git: 599a4d6beff0 - main - uvideo: use size_t for sc_mmap_count and loop index in reqbufs 153. Jul 22 Baptiste Daroussin git: 12b4a02bd881 - main - uvideo: fix close/detach race on streaming teardown 154. Jul 22 Baptiste Daroussin git: c141d75430c7 - main - uvideo: validate frame descriptors and fix integer overflows in size computation 155. Jul 22 Charlie Li Re: git: 599a4d6beff0 - main - uvideo: use size_t for sc_mmap_count and loop index in reqbufs 156. Jul 22 Baptiste Daroussin git: ba567508718a - main - uvideo: fix printf type 157. Jul 22 Pouria Mousavizadeh Tehran git: 91f84e661c23 - main - if_geneve: Ensure there is no mbuf leak if EAFNOSUPPORT 158. Jul 22 Enji Cooper git: 4db3872aabc3 - main - Only build secure/libexec/ssh-sk-helper if MK_USB == no 159. Jul 23 Enji Cooper (yaneurabeya) Re: git: 4db3872aabc3 - main - Only build secure/libexec/ssh-sk-helper if MK_USB == no 160. Jul 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 4627fe9e5afc - main - kqueue: Fix delivery of unwanted events
161. Jul 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 5dc400ff452b - main - cp: Correct description of SIGINFO 162. Jul 23 Olivier Certner git: 370314d0946e - stable/14 - x86: x86_msr_op(): Move setting mode up, delineate logical blocks 163. Jul 23 Olivier Certner git: 3e6bdd3acecb - stable/14 - x86: x86_msr_op(): Simplify assertions 164. Jul 23 Olivier Certner git: 3f511fa41b3b - stable/14 - x86: x86_msr_op(): MSR_OP_LOCAL: Disable interrupts on atomic ops 165. Jul 23 Olivier Certner git: eea360993be8 - stable/14 - ps(1): Sort headers 166. Jul 23 Olivier Certner git: 7ad1f88f6f5d - stable/14 - x86: add a safe variant of MSR_OP_SCHED* operations for x86_msr_op(9) 167. Jul 23 Olivier Certner git: 8b2546469323 - stable/14 - x86_msr_op(9): consistently return the value read from MSR 168. Jul 23 Olivier Certner git: fbe6a98490f9 - stable/14 - amd64: parse_memmap(): Move comment about size at proper place 169. Jul 23 Olivier Certner git: c4b7e6e3b7f4 - stable/14 - x86: provide extended description for x86_msr_op(9) 170. Jul 23 Olivier Certner git: 4018a762498a - stable/14 - sysctl(9): Booleans: Accept integers to ease knob conversion 171. Jul 23 Olivier Certner git: 3d20f69bdaac - stable/14 - sys/sysctl.h: Make it self-contained when included from the kernel 172. Jul 23 Olivier Certner git: c48111822e54 - stable/14 - i386 minidump: Remove unused macros 173. Jul 23 Olivier Certner git: 1129fecbb722 - stable/14 - sys/sysctl.h: Add missing <sys/kassert.h> include 174. Jul 23 Olivier Certner git: 304d7fcdf48a - stable/14 - kernel dump: dumpsys_gen_pa_next(): Fix "no more chunks" condition detection 175. Jul 23 Olivier Certner git: b6bbc04fcd0b - stable/14 - cpufreq(4): cpufreq_levels_sysctl(): Remove always false NULL test 176. Jul 23 Olivier Certner git: a00d53218a09 - stable/14 - style.9: relax "return (value)" requirement for C++ 177. Jul 23 Olivier Certner git: 8b242548a69e - stable/14 - style.9: Fix two typos in the manual page 178. Jul 23 Olivier Certner git: 9798fb6f3b34 - stable/14 - style.9: Fix "parantheses" typos in the new C++ section 179. Jul 23 Olivier Certner git: e8a09797dd19 - stable/14 - style.9: Add a C++ section 180. Jul 23 Olivier Certner git: 90f53c300ac9 - stable/14 - style.9: Encourage style changes when doing significant modifications
181. Jul 23 Olivier Certner git: 188d88389919 - stable/14 - style.9: Fix a typo (missing word) 182. Jul 23 Olivier Certner git: 045b82909cb3 - stable/14 - MAC/do: Comments: Rephrase one, fix a typo in another 183. Jul 23 Olivier Certner git: 9356619327e7 - stable/14 - vfs: Simplify vfs_write_resume()/vn_start_write_refed() 184. Jul 23 Olivier Certner git: 0b81ce7bcbb3 - stable/14 - DEVICE_IDENTIFY.9: Fix function call to detect driver in example code 185. Jul 23 Olivier Certner git: 58a0b5d61996 - stable/14 - netstat(1): '-w': Banners to appear before a new statistics line, not after 186. Jul 23 Olivier Certner git: e886baa0f124 - stable/14 - chroot.2: "filedescriptors" => "file descriptors" 187. Jul 23 Olivier Certner git: 330833d8c8bb - stable/14 - MAC/do: Add basic tests on setting rules 188. Jul 23 Olivier Certner git: e1f055c6517e - stable/14 - mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bit 189. Jul 23 Olivier Certner git: 8b8b4695197f - stable/14 - BSD.tests.dist: Add the new sys/mac/do directory 190. Jul 23 Olivier Certner git: 5af7d6930bf3 - stable/14 - acpi: On /dev/power suspend, trigger userspace notifications 191. Jul 23 Olivier Certner git: 0543d619743d - stable/14 - MAC/do: Tests: Remove shebang lines 192. Jul 23 Olivier Certner git: 3a9e6cc05ae3 - stable/14 - MAC/do: Tests: Declare required programs closer to use 193. Jul 23 Olivier Certner git: 2974506cd067 - stable/14 - MAC/do: Tests: Fix copyrights 194. Jul 23 Olivier Certner git: b68849a93253 - stable/14 - MAC/do: Tests: Quote the source directory 195. Jul 23 Olivier Certner git: f2d42bc8bf12 - stable/14 - kern_prot.c: Belatedly add copyright 196. Jul 23 Olivier Certner git: 16bab3443331 - stable/14 - acpi: Suffix acpi_sleep_enable() with '_locked' 197. Jul 23 Olivier Certner git: 5850343763cb - stable/14 - MAC/do: Clarify comments about flags attached per-ID or per-ID-type 198. Jul 23 Olivier Certner git: 905b6396644d - stable/14 - sched_ule: sched_clock(): Remove a superfluous space 199. Jul 23 Olivier Certner git: 55e2f70f6ae1 - stable/14 - cpufreq: Fix the incorrect format 200. Jul 23 Olivier Certner git: ef7f806e511f - stable/14 - sched_ule: sched_priority(): More accurate __unused annotation
201. Jul 23 Olivier Certner git: 83e087e0ea21 - stable/14 - .git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes 202. Jul 23 Olivier Certner git: 22b653332451 - stable/14 - sched_ule: Fix off by one in preempt_thresh definition 203. Jul 23 Olivier Certner git: 0841ba990d08 - stable/14 - acpi_cpu(4): Remove unused 'acpi_cpu_disabled' boolean 204. Jul 23 Olivier Certner git: 34c289ede0d8 - stable/14 - acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean 205. Jul 23 Olivier Certner git: cd289575964e - stable/14 - acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean 206. Jul 23 Olivier Certner git: 0e4008992fc5 - stable/14 - files: riscv, arm64: Remove redundant 'ofw_cpu.c' 207. Jul 23 Olivier Certner git: afd579619956 - stable/14 - ps.1: Fix broken comment line 208. Jul 23 Olivier Certner git: 7b675fe7306d - stable/14 - x86/local_apic.c: Add support for installing a thermal interrupt handler 209. Jul 23 Olivier Certner git: 94ec0a9c183e - stable/14 - intr/x86: add ioapic_drv_t to reduce number of casts in IO-APIC implementation 210. Jul 23 Olivier Certner git: 019f643bc0a7 - stable/14 - x86/local_apic.c: Thermal interrupt support: Additional style fixes 211. Jul 23 Olivier Certner git: 6ea0ce113c50 - stable/14 - i386: supply thermal interrupt handler 212. Jul 23 Olivier Certner git: 847c60455a9e - stable/14 - x86/local_apic.c: convert lvts[] and elvts[] arrays to designated initializers 213. Jul 23 Olivier Certner git: b26cf7b48230 - stable/14 - x88/local_apic.c: for each lvt element, add LVT register index 214. Jul 23 Olivier Certner git: 73e58edc7caa - stable/14 - x86: mask all LAPIC vectors early, before BSP interrupts are enabled 215. Jul 23 Olivier Certner git: a9e4131375f8 - stable/14 - x86/local_apic.c: add lapic_maxlvt() helper 216. Jul 23 Olivier Certner git: 185d7d4a39f9 - stable/14 - x86/local_apic.c: Properly calculate the number of LVT entries 217. Jul 23 Olivier Certner git: de606fe4fd1c - stable/14 - x86/local_apic.c: Factor out version read and max LVT slot computation 218. Jul 23 Olivier Certner git: 60d7891a52cd - stable/14 - x86 lapic: Dump LVTs from the ddb show lapic command 219. Jul 23 Olivier Certner git: 2a3374d999fc - stable/14 - x86/local_apic.c: Fiddle with thermal LVT slot only if supported 220. Jul 23 Olivier Certner git: fc759cca5090 - stable/14 - acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable
221. Jul 23 Kristof Provost git: 850041b02548 - main - pf: include direction in fragment key 222. Jul 23 Kristof Provost git: 145541d4ed79 - main - pf(4) fix NULL pointer dereference in outbound packet path. 223. Jul 23 Michael Tuexen git: fa2ad70a4511 - main - tcp: make ghost ACK handling more conformant 224. Jul 23 Ryan Libby git: 3f521425afcb - main - hwpstate_intel(4): use CPU_FOREACH instead of an IPI 225. Jul 23 Enji Cooper git: a18e773d2776 - main - tests/sys/pmc: only build if MK_PMC != no 226. Jul 23 Alexander Motin git: 86182d890201 - main - Fix namespace listing for old NVMe devices 227. Jul 23 Konstantin Belousov git: 8f320c2bc473 - main - getpgrp(2), getsid(2): allow to call on zombies 228. Jul 24 Colin Percival git: 0d009397bf48 - stable/14 - 14.5: Update stable/14 to -PRERELEASE 229. Jul 24 Olivier Certner git: 13db1010fd22 - stable/15 - acpi: Suffix acpi_sleep_enable() with '_locked' 230. Jul 24 Olivier Certner git: 0fc121a6c13e - stable/15 - sched_ule: sched_priority(): More accurate __unused annotation 231. Jul 24 Olivier Certner git: 87b46f92268b - stable/15 - sched_ule: sched_clock(): Remove a superfluous space 232. Jul 24 Olivier Certner git: 22f80045a186 - stable/15 - cpufreq: Fix the incorrect format 233. Jul 24 Olivier Certner git: 490d561de6da - stable/15 - acpi: Constify thanks to AcpiGetHandle() taking a constant pathname 234. Jul 24 Olivier Certner git: bd13516d400b - stable/15 - .git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes 235. Jul 24 Olivier Certner git: d0fc89b3ba93 - stable/15 - sched_ule: Fix off by one in preempt_thresh definition 236. Jul 24 Olivier Certner git: ec59a50a60a3 - stable/15 - acpi_cpu(4): Remove unused 'acpi_cpu_disabled' boolean 237. Jul 24 Olivier Certner git: f7b8a6f156c3 - stable/15 - acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean 238. Jul 24 Olivier Certner git: f58b90f17ecb - stable/15 - acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean 239. Jul 24 Olivier Certner git: 387646c15b6f - stable/15 - files: riscv, arm64: Remove redundant 'ofw_cpu.c' 240. Jul 24 Olivier Certner git: 952eb3db7f5c - stable/15 - ps.1: Fix broken comment line
241. Jul 24 Olivier Certner git: 272c6a3c0af4 - stable/15 - x86/local_apic.c: Add support for installing a thermal interrupt handler 242. Jul 24 Olivier Certner git: de695c62190f - stable/15 - x86/local_apic.c: Thermal interrupt support: Additional style fixes 243. Jul 24 Olivier Certner git: 49f19f3fab6e - stable/15 - i386: supply thermal interrupt handler 244. Jul 24 Olivier Certner git: 93dbde154260 - stable/15 - x86/local_apic.c: Factor out version read and max LVT slot computation 245. Jul 24 Olivier Certner git: 45254c2df093 - stable/15 - x86/local_apic.c: Fiddle with thermal LVT slot only if supported 246. Jul 24 Olivier Certner git: f594f06fa983 - stable/15 - acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable 247. Jul 24 Olivier Certner git: f02f552ad788 - stable/15 - i386: provide PCPU pc_small_core for amd64 compat 248. Jul 24 Olivier Certner git: 815c4396c74b - stable/15 - .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes 249. Jul 24 Olivier Certner git: 5b5a10e35914 - stable/14 - .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes 250. Jul 24 Pouria Mousavizadeh Tehran git: daf57eb11505 - main - icmp: Verify redirect gateway with fib-aware ifa selection 251. Jul 24 Christos Margiolis git: d83e42234f76 - main - cuse: Fix server reference leak in cuse_client_open() 252. Jul 24 Christos Margiolis git: 755685dd665e - main - snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clock 253. Jul 24 Christos Margiolis git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate 254. Jul 24 Ronald Klop Re: git: f22b08443f6a - main - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison 255. Jul 24 Ronald Klop Re: git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate 256. Jul 24 Kristof Provost git: 26bb78b77231 - main - libsysdecode: add Netlink attribute decoding infrastructure 257. Jul 24 Baptiste Daroussin git: 8468152509a0 - main - uvideo: fix step=0 infinite loop and int overflow in fbuf_size 258. Jul 24 Ed Maste Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 259. Jul 24 Ed Maste git: cff985d49b4b - stable/15 - vtfontcvt: Avoid dead store in add_char 260. Jul 24 Ed Maste git: 56e056aad561 - stable/15 - sys: Import snapshot of Aquantia ACQ107 vendor driver
261. Jul 24 Ed Maste git: f6e84c71798c - stable/15 - aq(4): Remove #include of user header <unistd.h> 262. Jul 24 Ed Maste git: c9ee056af737 - stable/15 - aq(4): Port to IfAPI 263. Jul 24 Ed Maste git: 539bc9a23201 - stable/15 - aq(4): Remove unused DRIVER_MODULE devclass 264. Jul 24 Ed Maste git: bd6af817274c - stable/15 - aq(4): Remove unimplemented functions 265. Jul 24 Ed Maste git: 1fecb10f9428 - stable/15 - aq(4): Fix VLAN tag test 266. Jul 24 Ed Maste git: df0b7816837c - stable/15 - aq(4): Use sys, not userland, headers 267. Jul 24 Ed Maste git: b22b15981dbe - stable/15 - aq(4): Use standard ETHER_ADDR_LEN definition 268. Jul 24 Ed Maste git: 06a2734728b1 - stable/15 - aq(4): Style, whitespace and misc cleanup 269. Jul 24 Ed Maste git: daf364fa3482 - stable/15 - aq(4): style(9) cleanup 270. Jul 24 Ed Maste git: 8a7ab3ed22d9 - main - uvideo: Return actual mtx_sleep error in dqbuf 271. Jul 24 Bjoern A. Zeeb git: 2099bf27126f - main - LinuxKPI: pci: fix dma handle type in match function 272. Jul 24 Bjoern A. Zeeb git: fe1784004d6e - main - LinuxKPI: sg_page() remove superfluous () 273. Jul 24 Bjoern A. Zeeb git: 0845efe88b35 - main - LinuxKPI: move clear_page() within the linux/page.h file 274. Jul 24 Bjoern A. Zeeb git: ac4b43b7b9dd - main - LinuxKPI: prefer struct page [*] over struct vm_page[_t] 275. Jul 24 Bjoern A. Zeeb git: f45506c6a6f4 - main - LinuxKPI: page.h: use atop() and ptoa() instead of PAGE_SHIFT 276. Jul 24 Bjoern A. Zeeb git: 0b8d22019dcf - main - LinuxKPI: page.h: resort lines 277. Jul 24 Bjoern A. Zeeb git: e591a7662143 - main - LinuxKPI: page pool updates and add to the build 278. Jul 24 Mark Johnston git: 76ca489e0f14 - main - netinet6/nd6: Sprinkle missing prefix refcounting 279. Jul 24 Mark Johnston git: 91e11c8f2b38 - main - procdesc: Disallow pddupfd() of non-passable files 280. Jul 24 Mark Johnston git: 586e2b3d89d6 - main - unix: Preserve FD_RESOLVE_BENEATH when passing an fd
281. Jul 24 Mark Johnston git: c7917e72fe80 - main - kthread: Fix a thread leak 282. Jul 24 Mark Johnston git: 9a7bd3309bec - main - procdesc: Remove dead code 283. Jul 24 Mark Johnston git: bb933b1d1846 - main - kqueue: Allocate marker knotes on the stack 284. Jul 24 Mark Johnston git: 7392dc9d2683 - main - git-mfc: Let the upstream for PRERELEASE branches be main 285. Jul 24 Mark Johnston git: b86e36493469 - main - git-mfc: Improve handling of remotes 286. Jul 24 Mark Johnston git: 4c1c2b9dab02 - main - git-mfc: Slightly relax the regex used to search for reverts 287. Jul 24 Mark Johnston git: 990989c31b46 - main - uma: Make an effort to defer reuse of items when KASAN is enabled 288. Jul 24 Mark Johnston git: 666eab3afc52 - main - uma: Avoid allocating from free buckets when KASAN is enabled 289. Jul 24 Mark Johnston git: 492cfbe9e2f8 - main - uma: Enqueue full buckets in FIFO order when KASAN is configured 290. Jul 24 Mark Johnston git: 6337ca19a363 - main - uma: Factor out the implementations of uma_zfree_{arg,smr}() 291. Jul 24 Enji Cooper git: a594783bac90 - main - linux_firmware: reformat error print-out 292. Jul 25 Siva Mahadevan git: 4c150f34242e - stable/15 - powerpc64: enable extended error strings in GENERIC64* configs 293. Jul 25 Siva Mahadevan git: e1e6a16abfd8 - stable/15 - tests/netpfil: start ipfilter for ipfnat firewall type 294. Jul 25 Enji Cooper (yaneurabeya) Re: git: 7392dc9d2683 - main - git-mfc: Let the upstream for PRERELEASE branches be main 295. Jul 25 Rick Macklem git: 508af47d2f9f - stable/15 - nfsd: Commit missing patches for c52bcd09c2a6 296. Jul 25 Rick Macklem git: 3ad71ccbc58f - stable/15 - nfsd: Garbage collect stray NFSv4 state 297. Jul 25 Rick Macklem git: 5d5b759f4cb7 - stable/14 - nfsd: Garbage collect stray NFSv4 state 298. Jul 25 Rick Macklem git: 8200466be682 - stable/14 - nfsd: Commit missing patches for c52bcd09c2a6 299. Jul 25 ShengYi Hung git: e0b235ecd4fa - main - xhci: Refactor xhci_generic_setup code 300. Jul 25 Adrian Chadd git: 3fbffbcbec88 - main - ietp: guard iicbus_get_addr with devclass check
301. Jul 25 ShengYi Hung git: 2cf2d955635a - main - usb: preserve error when doing request 302. Jul 25 Dag-Erling=?utf-8?Q? Sm=C3 git: 5922e9d7e72b - main - pwait: Don't use init as a target 303. Jul 25 Lexi Winter git: b04fa0f8b8c5 - stable/15 - apm: Only install rc script on i386 304. Jul 25 Lexi Winter git: 21419de0a45d - stable/15 - packages: Don't build quotacheck if WITHOUT_QUOTAS=yes 305. Jul 25 Lexi Winter git: 0851f28403e3 - stable/15 - Makefile.inc1: Use ln -n instead of ln -h 306. Jul 25 Lexi Winter git: d2ce6ed7f553 - stable/15 - Makefile.inc1: Always use ${PKG_CMD} 307. Jul 25 Lexi Winter git: 1d0ae66d3c21 - stable/15 - packages: Convert world to a subdir build 308. Jul 25 Lexi Winter git: 9b6e6b2923de - stable/15 - packages: Fix clang conditional 309. Jul 25 Lexi Winter git: 58c08517ce5d - stable/15 - acpi: Remove userland bits on non-ACPI platforms 310. Jul 25 Lexi Winter git: a020a88c13d9 - stable/15 - llvm: Move libprivatelldb to the lldb package 311. Jul 25 Lexi Winter git: 121e955d6164 - stable/15 - packages: Make create-sets.sh more robust 312. Jul 25 Lexi Winter git: f8b81bfc76d8 - stable/15 - Makefile.inc1: Only copy locales to INSTALLTMP on FreeBSD 313. Jul 25 Lexi Winter git: b5a144b5afdd - stable/15 - README.md: Add packages/ directory 314. Jul 25 Lexi Winter git: f948e6bda88c - stable/15 - packages: Make create-sets.sh more robust during release 315. Jul 25 Lexi Winter git: a0871fcc004d - stable/15 - packages/sound: Add dependency on bsdconfig 316. Jul 25 Lexi Winter git: 477500eb4490 - stable/15 - packages: Fix building packages when WITHOUT_BLOCKLIST is set 317. Jul 25 Lexi Winter git: 73a7f5ab5fb9 - stable/15 - packages: make bhyve depend on acpi 318. Jul 25 ShengYi Hung git: 4a1a1bf3afc7 - stable/15 - stand: Fix shadow buffer offset handling 319. Jul 25 ShengYi Hung git: 493676d3b271 - stable/15 - kvm: Support non-default CPUID leaf 320. Jul 25 ShengYi Hung git: 592bf2412662 - stable/15 - hwpstate_intel: Fix i386 build
321. Jul 25 ShengYi Hung git: 8f7ea6b7d197 - stable/15 - hwpstate_intel: Minimize ifdef for i386 build 322. Jul 25 ShengYi Hung git: 1802f2ca7215 - stable/15 - stand: Bulk operatio=?utf-8?Q?ns=C2=A0on?= each gfxfb_blt if shadow buffer enabled 323. Jul 25 ShengYi Hung git: b78f8800a7b0 - main - x86/specialreg: Add MSR_AMD_CPUID01 MSR 324. Jul 25 ShengYi Hung git: 3ebb70fcf91e - stable/15 - stand: Fix build failure due to old EDK2 interface 325. Jul 25 ShengYi Hung git: 340c6aff6736 - main - libusb: Add LIBUSB_DT_SUPERSPEED_HUB 326. Jul 25 ShengYi Hung git: 5f346dba4f7b - main - libusb: Sync interface for libusb_init_option 327. Jul 25 Enji Cooper git: 64038db825d6 - main - libc: tests: add static to resolve -Wmissing-prototypes 328. Jul 25 Enji Cooper git: bc81728c00b2 - main - [test] libatexit: leverage __{BEGIN,END}_DECLS 329. Jul 25 Dag-Erling=?utf-8?Q? Sm=C3 git: 58e2ad53b989 - stable/15 - tail: Allow repetitive or contraditory options 330. Jul 25 Dag-Erling=?utf-8?Q? Sm=C3 git: 8c2e1dee383c - stable/15 - tzcode: Update to 2026c 331. Jul 25 Dag-Erling=?utf-8?Q? Sm=C3 git: 3ab59366fed8 - stable/14 - tzcode: Update to 2026c 332. Jul 25 Dag-Erling=?utf-8?Q? Sm=C3 git: 9af47fc3a369 - stable/14 - tail: Allow repetitive or contraditory options 333. Jul 25 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 2e089a89812b - stable/15 - Add a few missed files to ObsoleteFiles.inc 334. Jul 25 Kevin Bowling git: 0bd6a167c156 - main - e1000: Defer link-up notification until after TSO reset 335. Jul 25 Kevin Bowling git: 941113a0097e - main - e1000: fix 82574 MSI-X interrupt throttling 336. Jul 25 Kevin Bowling git: 41a46c2d46aa - main - e1000: fix rx accounting for multi-descriptor packets 337. Jul 26 Kevin Bowling git: bc5e7b0cbbb5 - main - e1000: make AIM counter sampling coherent 338. Jul 26 Kevin Bowling git: 6ef368a29b11 - main - e1000: synchronize interrupt moderation state 339. Jul 26 Kevin Bowling git: dc4a5087b160 - main - e1000: restore packet-size AIM 340. Jul 26 Kevin Bowling git: 072e0983d7bc - main - e1000: count TSO wire segments in the AIM counters
341. Jul 26 Kevin Bowling git: b6b379b94781 - main - em(4): document adaptive interrupt moderation 342. Jul 26 Kevin Bowling git: bbf0372feeb3 - main - igc: fix RX accounting for multi-descriptor packets 343. Jul 26 Kevin Bowling git: 2290ea7f4311 - main - igc: make AIM counter sampling coherent 344. Jul 26 Kevin Bowling git: 01e7acd38d41 - main - igc: use packet-size AIM 345. Jul 26 Kevin Bowling git: e35533457530 - main - igc: synchronize interrupt moderation state 346. Jul 26 Kevin Bowling git: 297394e995e5 - main - igc(4): document adaptive interrupt moderation 347. Jul 26 Kevin Bowling git: e389a05164cc - main - igc: count TSO wire segments in the AIM counters 348. Jul 26 Dag-Erling=?utf-8?Q? Sm=C3 git: 7a62840e9c5a - stable/15 - bc: Fix tests 349. Jul 26 Dag-Erling=?utf-8?Q? Sm=C3 git: 2d39931b5ed3 - stable/14 - bc: Fix tests 350. Jul 26 Ed Maste git: 74051cfb3d18 - stable/15 - readelf: Add support for ELF package metadata note 351. Jul 26 Joerg Wunsch git: 34ae0f7834d1 - main - cam/cd: avoid integer divide fault in cdstart() 352. Jul 26 Christos Margiolis Re: git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate 353. Jul 26 Christos Margiolis git: 95439b803fce - main - sound: Stop using legacy u_int types
home | up | archive | sorted by: subject - author - date - reverse date
