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


2026/dev-commits-src-main/20260727.dev-commits-src-main

Messages: 158, new 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 26 Christos Margiolis         git: 95439b803fce - main - sound: Stop using legacy u_int types
  2. Jul 26 Christos Margiolis         Re: git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate
  3. Jul 26 Joerg Wunsch               git: 34ae0f7834d1 - main - cam/cd: avoid integer divide fault in cdstart()
  4. Jul 26 Kevin Bowling              git: 297394e995e5 - main - igc(4): document adaptive interrupt moderation
  5. Jul 26 Kevin Bowling              git: e389a05164cc - main - igc: count TSO wire segments in the AIM counters
  6. Jul 26 Kevin Bowling              git: e35533457530 - main - igc: synchronize interrupt moderation state
  7. Jul 26 Kevin Bowling              git: 01e7acd38d41 - main - igc: use packet-size AIM
  8. Jul 26 Kevin Bowling              git: bbf0372feeb3 - main - igc: fix RX accounting for multi-descriptor packets
  9. Jul 26 Kevin Bowling              git: 2290ea7f4311 - main - igc: make AIM counter sampling coherent
 10. Jul 26 Kevin Bowling              git: b6b379b94781 - main - em(4): document adaptive interrupt moderation
 11. Jul 26 Kevin Bowling              git: 072e0983d7bc - main - e1000: count TSO wire segments in the AIM counters
 12. Jul 26 Kevin Bowling              git: dc4a5087b160 - main - e1000: restore packet-size AIM
 13. Jul 26 Kevin Bowling              git: 6ef368a29b11 - main - e1000: synchronize interrupt moderation state
 14. Jul 26 Kevin Bowling              git: bc5e7b0cbbb5 - main - e1000: make AIM counter sampling coherent
 15. Jul 25 Kevin Bowling              git: 41a46c2d46aa - main - e1000: fix rx accounting for multi-descriptor packets
 16. Jul 25 Kevin Bowling              git: 941113a0097e - main - e1000: fix 82574 MSI-X interrupt throttling
 17. Jul 25 Kevin Bowling              git: 0bd6a167c156 - main - e1000: Defer link-up notification until after TSO reset
 18. Jul 25 Enji Cooper                git: bc81728c00b2 - main - [test] libatexit: leverage __{BEGIN,END}_DECLS
 19. Jul 25 Enji Cooper                git: 64038db825d6 - main - libc: tests: add static to resolve -Wmissing-prototypes
 20. Jul 25 ShengYi Hung               git: 5f346dba4f7b - main - libusb: Sync interface for libusb_init_option


21. Jul 25 ShengYi Hung git: 340c6aff6736 - main - libusb: Add LIBUSB_DT_SUPERSPEED_HUB 22. Jul 25 ShengYi Hung git: b78f8800a7b0 - main - x86/specialreg: Add MSR_AMD_CPUID01 MSR 23. Jul 25 Dag-Erling=?utf-8?Q? Sm=C3 git: 5922e9d7e72b - main - pwait: Don't use init as a target 24. Jul 25 ShengYi Hung git: 2cf2d955635a - main - usb: preserve error when doing request 25. Jul 25 Adrian Chadd git: 3fbffbcbec88 - main - ietp: guard iicbus_get_addr with devclass check 26. Jul 25 ShengYi Hung git: e0b235ecd4fa - main - xhci: Refactor xhci_generic_setup code 27. Jul 25 Enji Cooper (yaneurabeya) Re: git: 7392dc9d2683 - main - git-mfc: Let the upstream for PRERELEASE branches be main 28. Jul 24 Enji Cooper git: a594783bac90 - main - linux_firmware: reformat error print-out 29. Jul 24 Mark Johnston git: 492cfbe9e2f8 - main - uma: Enqueue full buckets in FIFO order when KASAN is configured 30. Jul 24 Mark Johnston git: 666eab3afc52 - main - uma: Avoid allocating from free buckets when KASAN is enabled 31. Jul 24 Mark Johnston git: 990989c31b46 - main - uma: Make an effort to defer reuse of items when KASAN is enabled 32. Jul 24 Mark Johnston git: 6337ca19a363 - main - uma: Factor out the implementations of uma_zfree_{arg,smr}() 33. Jul 24 Mark Johnston git: b86e36493469 - main - git-mfc: Improve handling of remotes 34. Jul 24 Mark Johnston git: 7392dc9d2683 - main - git-mfc: Let the upstream for PRERELEASE branches be main 35. Jul 24 Mark Johnston git: 4c1c2b9dab02 - main - git-mfc: Slightly relax the regex used to search for reverts 36. Jul 24 Mark Johnston git: bb933b1d1846 - main - kqueue: Allocate marker knotes on the stack 37. Jul 24 Mark Johnston git: c7917e72fe80 - main - kthread: Fix a thread leak 38. Jul 24 Mark Johnston git: 9a7bd3309bec - main - procdesc: Remove dead code 39. Jul 24 Mark Johnston git: 586e2b3d89d6 - main - unix: Preserve FD_RESOLVE_BENEATH when passing an fd 40. Jul 24 Mark Johnston git: 91e11c8f2b38 - main - procdesc: Disallow pddupfd() of non-passable files
41. Jul 24 Mark Johnston git: 76ca489e0f14 - main - netinet6/nd6: Sprinkle missing prefix refcounting 42. Jul 24 Bjoern A. Zeeb git: e591a7662143 - main - LinuxKPI: page pool updates and add to the build 43. Jul 24 Bjoern A. Zeeb git: 0b8d22019dcf - main - LinuxKPI: page.h: resort lines 44. Jul 24 Bjoern A. Zeeb git: f45506c6a6f4 - main - LinuxKPI: page.h: use atop() and ptoa() instead of PAGE_SHIFT 45. Jul 24 Bjoern A. Zeeb git: ac4b43b7b9dd - main - LinuxKPI: prefer struct page [*] over struct vm_page[_t] 46. Jul 24 Bjoern A. Zeeb git: 0845efe88b35 - main - LinuxKPI: move clear_page() within the linux/page.h file 47. Jul 24 Bjoern A. Zeeb git: fe1784004d6e - main - LinuxKPI: sg_page() remove superfluous () 48. Jul 24 Bjoern A. Zeeb git: 2099bf27126f - main - LinuxKPI: pci: fix dma handle type in match function 49. Jul 24 Ed Maste git: 8a7ab3ed22d9 - main - uvideo: Return actual mtx_sleep error in dqbuf 50. Jul 24 Ed Maste Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 51. Jul 24 Baptiste Daroussin git: 8468152509a0 - main - uvideo: fix step=0 infinite loop and int overflow in fbuf_size 52. Jul 24 Kristof Provost git: 26bb78b77231 - main - libsysdecode: add Netlink attribute decoding infrastructure 53. Jul 24 Ronald Klop Re: git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate 54. Jul 24 Ronald Klop Re: git: f22b08443f6a - main - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison 55. Jul 24 Christos Margiolis git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate 56. Jul 24 Christos Margiolis git: 755685dd665e - main - snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clock 57. Jul 24 Christos Margiolis git: d83e42234f76 - main - cuse: Fix server reference leak in cuse_client_open() 58. Jul 24 Pouria Mousavizadeh Tehran git: daf57eb11505 - main - icmp: Verify redirect gateway with fib-aware ifa selection 59. Jul 23 Konstantin Belousov git: 8f320c2bc473 - main - getpgrp(2), getsid(2): allow to call on zombies 60. Jul 23 Alexander Motin git: 86182d890201 - main - Fix namespace listing for old NVMe devices
61. Jul 23 Enji Cooper git: a18e773d2776 - main - tests/sys/pmc: only build if MK_PMC != no 62. Jul 23 Ryan Libby git: 3f521425afcb - main - hwpstate_intel(4): use CPU_FOREACH instead of an IPI 63. Jul 23 Michael Tuexen git: fa2ad70a4511 - main - tcp: make ghost ACK handling more conformant 64. Jul 23 Kristof Provost git: 145541d4ed79 - main - pf(4) fix NULL pointer dereference in outbound packet path. 65. Jul 23 Kristof Provost git: 850041b02548 - main - pf: include direction in fragment key 66. Jul 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 5dc400ff452b - main - cp: Correct description of SIGINFO 67. Jul 23 Dag-Erling=?utf-8?Q? Sm=C3 git: 4627fe9e5afc - main - kqueue: Fix delivery of unwanted events 68. Jul 23 Enji Cooper (yaneurabeya) Re: git: 4db3872aabc3 - main - Only build secure/libexec/ssh-sk-helper if MK_USB == no 69. Jul 22 Enji Cooper git: 4db3872aabc3 - main - Only build secure/libexec/ssh-sk-helper if MK_USB == no 70. Jul 22 Pouria Mousavizadeh Tehran git: 91f84e661c23 - main - if_geneve: Ensure there is no mbuf leak if EAFNOSUPPORT 71. Jul 22 Baptiste Daroussin git: ba567508718a - main - uvideo: fix printf type 72. Jul 22 Charlie Li Re: git: 599a4d6beff0 - main - uvideo: use size_t for sc_mmap_count and loop index in reqbufs 73. Jul 22 Baptiste Daroussin git: c141d75430c7 - main - uvideo: validate frame descriptors and fix integer overflows in size computation 74. Jul 22 Baptiste Daroussin git: 599a4d6beff0 - main - uvideo: use size_t for sc_mmap_count and loop index in reqbufs 75. Jul 22 Baptiste Daroussin git: 12b4a02bd881 - main - uvideo: fix close/detach race on streaming teardown 76. Jul 22 Baptiste Daroussin git: 2120f3e5ec70 - main - uvideo: track streaming ownership per-fd and free buffers on STREAMOFF 77. Jul 22 Baptiste Daroussin git: cb26bda8ca36 - main - uvideo: bounds-check frame interval reads against bLength 78. Jul 22 Baptiste Daroussin git: f12dd1d5f030 - main - uvideo: lock the mmap queue and read path 79. Jul 22 Baptiste Daroussin git: 4b9d794b6aa8 - main - uvideo: validate frame size before mmap buffer allocation 80. Jul 22 Baptiste Daroussin git: 4c94869c37e1 - main - uvideo: replace contigmalloc with OBJT_PHYS vm_object for mmap buffer
81. Jul 22 Siva Mahadevan git: afa048d159f6 - main - powerpc64: enable extended error strings in GENERIC64* configs 82. Jul 22 Siva Mahadevan git: 3e946566c134 - main - tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_strings 83. Jul 22 Siva Mahadevan git: afbb7dc0a51e - main - tests/netpfil: start ipfilter for ipfnat firewall type 84. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: e27b1cae8482 - main - unbound: Update to 1.25.2 85. 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 86. Jul 22 Kristof Provost git: 04f25ef716f7 - main - authpf(8) read_config() should chop off trailing white space 87. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 54e6dec44b6d - main - tarfs: remove unused 'ino' in mount structure. 88. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 7c51da13ae55 - main - kyua-debug: Add -P option 89. Jul 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 0eef3d01c22a - main - install: Fix typo 90. Jul 22 Muhammad Moinur Rahman git: 6433ec43c802 - main - contrib/libucl: Import libucl 0.9.4 91. Jul 22 Mark Johnston git: 5001af647b3b - main - loader: Fix error handling after an allocation failure 92. Jul 22 Mark Johnston git: 2efe148a2a32 - main - exec: Avoid overflow when computing the size of the exec map 93. Jul 22 Mark Johnston git: f42c68291d68 - main - amd64: Remove a prototype for an unimplemented function 94. Jul 22 Mark Johnston git: 55c240eada96 - main - amd64: Fix an off-by-one in the fred_ipi_handlers definition 95. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: a931431a1dec - main - libsysdecode: Recognize NOTE_PDSIGCHLD 96. Jul 21 Mark Johnston Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 97. Jul 21 Ed Maste git: 2b1df6149e8a - main - loader: Allocate trampoline as EfiLoaderCode, not Data 98. Jul 21 Alexander Leidinger git: c8db6d4b63f1 - main - exterror: advertise error strings via kern.features.exterr_strings 99. Jul 21 Alexander Leidinger git: 1092aba1260c - main - exterror tests: harden the checks 100. Jul 21 Pouria Mousavizadeh Tehran git: 5481c2d3ac1f - main - vtnet: Retry feature negotiation without offloads
101. Jul 21 Pouria Mousavizadeh Tehran git: d4ddf8eaee93 - main - vtnet: Accept VIRTIO_NET_F_CTRL_RX_EXTRA 102. Jul 21 Pouria Mousavizadeh Tehran git: c5caf8564533 - main - vtnet: Implement VIRTIO_NET_F_GUEST_ANNOUNCE 103. Jul 21 Bjoern A. Zeeb git: 5d479b75a894 - main - LinuxKPI: 802.11: always lock around (*set_{frag,rts}_threshold) 104. Jul 21 Bojan Novk=?utf-8?Q?ovi=C4 git: 9724f3f89749 - main - cat: Fix a NULL pointer dereference 105. Jul 21 Ed Maste git: ba583f0c2d63 - main - contigmalloc.9: Correct typo 106. Jul 21 Ryan Libby Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 107. Jul 21 Ed Maste git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL 108. Jul 21 Mitchell Horne git: 8c4d5701924f - main - hwpmc: Add EXTERROR diagnostics to the AMD and IBS allocators 109. Jul 21 Mitchell Horne git: c185935b0d52 - main - hwpmc: Add EXTERROR diagnostics to the hwpmc syscall path 110. Jul 21 Kyle Evans git: 2e3892671a6f - main - hid: u2f: stop interrupts on last-close 111. Jul 21 Baptiste Daroussin git: a5307a57c46f - main - uvideo: fix use-after-free in mmap buffer lifetime management 112. Jul 21 Richard Scheffenegger git: f22b08443f6a - main - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison 113. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: c93f3b55e67f - main - libutil: Reimplement getlocalbase() 114. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 134ddd372f82 - main - install: Code cleanup 115. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: d34870708db9 - main - install: Allow installing stdin 116. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: bd30d1ad78e1 - main - nvme: Explicitly cast caddr_t values 117. Jul 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 67518c9f565b - main - wpa: Define CONFIG_DEBUG_FILE globally 118. Jul 21 Peter Holm git: ff6574d2508d - main - stress2: Added a regression test 119. Jul 21 Peter Holm git: 4dc01fe70d92 - main - stress2: Added a comment 120. Jul 21 Peter Holm git: b11a605ebecc - main - stress2: Updated the exclude file
121. Jul 21 Toomas Soome git: a0486017c2a4 - main - bhyve: check upper bounds for value from qsz 122. Jul 21 Konstantin Belousov git: eca7b25c101a - main - kern/sys_ptrace: do not skip P2_PTRACEREQ wait for PT_CLEARSTEP/PT_GET_CHILDREN 123. Jul 21 Olivier Certner git: deddfa3db956 - main - sched_4bsd: Allocate runqueues only for present CPUs 124. Jul 21 Olivier Certner git: 26ef66653448 - main - sched_4bsd: Rename the global runqueue 125. Jul 21 Olivier Certner git: 5217b4a728dc - main - sched_4bsd: Remove obsolete SMP scaling for ticks per priority level 126. Jul 21 Olivier Certner git: e8dec0038bd9 - main - sched_4bsd: Fix conflating priority of differently-niced CPU-bound threads 127. Jul 20 Adrian Chadd git: e7efe2f059a4 - main - firewire: remove deprecation notice from manual page 128. Jul 20 Adrian Chadd git: dd56711e8353 - main - firewire: replace magic numbers with named constants 129. Jul 20 Adrian Chadd git: 8a765654f937 - main - firewire: remove dead code across the subsystem 130. Jul 20 Adrian Chadd git: 5b7449ad47be - main - firewire: drain pending xfers after callout stop in detach 131. Jul 20 Adrian Chadd git: 23ea903f6801 - main - firewire: force root change when root node is not cycle master capable 132. Jul 20 Adrian Chadd git: d3259935f778 - main - firewire: add warn-only CRC validation for CSR ROM directories 133. Jul 20 Adrian Chadd git: 4a4bcdc6aa3e - main - net80211: update drivers to allocate sequence numbers in the raw path 134. Jul 20 Alexander Ziaee git: 1d89845e9086 - main - aq(4): Document the Atlantic 2 (AQC113/114/115/116) devices 135. Jul 20 Ed Maste git: c3e38c0093f2 - main - vidcontrol: Disallow -i mode with vt(4) 136. Jul 20 Konstantin Belousov git: 29d1a3248a6d - main - lookup: do not return vp_crossmp as dvp for mount over the reg file 137. Jul 20 Alexander Ziaee git: 6ee5895f88ed - main - sh.1: Document which features are non-POSIX 138. Jul 20 Konstantin Belousov git: 6e93f5e4d693 - main - amd64: FRED support 139. Jul 20 Konstantin Belousov git: 0e5b1384df10 - main - x86 xen: provide the prototype for xen_arch_intr_handle_upcall() in x86/apicvar.h 140. Jul 20 Pouria Mousavizadeh Tehran git: e4a457d13576 - main - if_geneve: Fix mbuf leak on ip_ecn_egress
141. Jul 20 Ed Maste git: b273481f2a84 - main - vtfontcvt: Avoid dead store in add_char 142. Jul 20 Konstantin Belousov git: 6dbeaf1afaba - main - ptrace.2: document PT_GET_CHILDREN 143. Jul 20 Konstantin Belousov git: d3b7bbee9275 - main - ptrace(2): add PT_GET_CHILDREN 144. Jul 20 Gleb Smirnoff git: aa588213d8f5 - main - ministat: revert "parse comma used as decimal delimiter" 145. Jul 20 Mitchell Horne git: 5b7d6a128bef - main - vfs_unmountall.9: Fix an outdated .Xr to boot(9) 146. Jul 20 Pouria Mousavizadeh Tehran git: b00d30950cde - main - net/if.c: Add fib-aware ifa_ifwithaddr() 147. Jul 20 Warner Losh git: 6671bbf2f9bb - main - nda: Tag the command set used for devctl errors 148. Jul 20 Baptiste Daroussin git: 6e845b1333fd - main - uvideo: import quirks infrastructure from OpenBSD 149. Jul 20 Baptiste Daroussin git: 5f69e6209e09 - main - uvideo: increase UVIDEO_MAX_PU and UVIDEO_MAX_CT to 32 150. Jul 20 Baptiste Daroussin git: 8966cc0d01a2 - main - m4: import fixes from OpenBSD 151. Jul 20 Alexander Leidinger git: 3c3f886e4bc7 - main - hwpmc: add regression tests for detaching a live process-mode PMC 152. Jul 20 Alexander Leidinger git: 86fa065f1862 - main - hwpmc: drain a process-mode PMC's runcount when a live target detaches 153. Jul 20 Alexander Leidinger git: 2cfd82f747c0 - main - hwpmc: add regression tests for counting-PMC counter wraparound 154. Jul 20 Alexander Leidinger git: e42703f5c4b2 - main - hwpmc: handle counter wraparound for process-mode counting PMCs 155. Jul 20 ShengYi Hung git: b8f1972d51cf - main - hexdump: Support octal and hex for -N option 156. Jul 20 ShengYi Hung git: 7fc2c9f688ef - main - apei: Fix i386 build over bus read, write function 157. Jul 20 Olivier Certner git: a6587ae0f46d - main - sched_ule: Fix selecting lowest priority thread early in corner case 158. Jul 20 Konstantin Belousov git: b328975b9d7c - main - procdesc: report NOTE_PDSIGCHLD for traced and stopped process

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