2026/dev-commits-src-all/20260622.dev-commits-src-all
Messages: 335, new messages first
|
Last page update: Mon Jun 22 0:07:06 2026
|
|
home | up | archive | sorted by: subject - author - date - reverse date
1. Jun 21 Rick Macklem git: 455c354dd4db - main - gss_impl.c: Fix a nfsd hang when the kgssapi.ko is loaded, but no gssd 2. Jun 21 Konstantin Belousov Re: git: 255538cd9060 - main - powerpc64le: switch long double to IEEE binary128 3. Jun 21 Faraz Vahedi Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance 4. Jun 21 Jessica Clarke Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance 5. Jun 21 Faraz Vahedi Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance 6. Jun 21 Justin Hibbits git: 9006774e46df - main - powerpc/booke: Extend TID register bits to the max 7. Jun 21 Justin Hibbits git: b3249ed3a6ed - main - powerpc/booke: Save watchdog context to "critical" save area 8. Jun 21 Justin Hibbits git: 9faeaac936ae - main - powerpc/pmap: Use variable-sized TID 9. Jun 21 =?UTF-8?B?VMSzbA==?= Coose Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 10. Jun 21 Dag-Erling=?utf-8?Q? Sm=C3 git: 4c860db34a1b - main - libc: Fix ATOMIC_VAR_INIT visibility 11. Jun 21 Simon J. Gerraty git: c37839dc7b6a - main - meta.autodep.mk remove extra } 12. Jun 21 Mark Millard Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance 13. Jun 21 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance 14. Jun 21 Alexander Ziaee git: 704db3fe9840 - main - Source upgrade doc: etcupdate no longer needs -B 15. Jun 21 Nuno Teixeira Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance 16. Jun 21 Brooks Davis git: 015b890e28b8 - main - mem*.3: stop refering to strings 17. Jun 21 Brooks Davis git: fc9b28879e89 - main - uiomove_*: centralize the copy function selection 18. Jun 21 Brooks Davis git: 8b47939b9522 - main - uipc_socket: prefer memcpy to bcopy 19. Jun 21 Brooks Davis git: 2ee2ef607f60 - main - pmap: prefer memcpy over bcopy 20. Jun 21 Rick Macklem git: c57fab60daeb - main - nfs_nfsdstate.c: Another unnecessary initialization for gcc
21. Jun 21 Konstantin Belousov git: f5fce0bcc370 - main - kern_exec.c: explicitly include sys/limits.h for UINT_MAX 22. Jun 21 Christos Margiolis Re: git: 730eaf466493 - main - sound tests: Add PROT_EXEC rejection test 23. Jun 21 Christos Margiolis git: f6b3bd1f3384 - main - sound tests: Remove trailing PROT_EXEC 24. Jun 21 Konstantin Belousov git: c7e5802ab6e6 - main - amd64: do not restore fsbase/gsbase for 32bit processes 25. Jun 21 Konstantin Belousov git: 5db31f1b47b5 - main - procfs, linprocfs: ensure target process vmspace stability 26. Jun 21 Konstantin Belousov git: d0384f50dad2 - main - sys_set*id(9): wait for the execblocks to pass 27. Jun 21 Konstantin Belousov git: a4993bac4135 - main - pseudofs: ensure that the target process vmspace is stable for VOP_READ/WRITE 28. Jun 21 Konstantin Belousov git: e41c28e67fac - main - linux_prlimit(): block execve for the target 29. Jun 21 Konstantin Belousov git: 4c0a0909f928 - main - pfs_readdir(): block the target process from execing 30. Jun 21 Konstantin Belousov git: 6a572920f251 - main - kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target vmspace 31. Jun 21 Konstantin Belousov git: 836749817036 - main - kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage 32. Jun 21 Konstantin Belousov git: 79b384bd8fdf - main - kern_event: block the target process from execing for sysctl kern.proc.kqueue 33. Jun 21 Konstantin Belousov git: 5a91fa5a7656 - main - kern_proc.c: disallow execve around sysctl kern.proc.rlimit 34. Jun 21 Konstantin Belousov git: 31fa677e4af0 - main - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vm_layout 35. Jun 21 Konstantin Belousov git: 80626f34ee98 - main - kern_proc.c: make kern.proc.osrel atomic 36. Jun 21 Konstantin Belousov git: 8b5abd9027b8 - main - kern_proc.c: disallow execve around sysctl kern.proc.kstacks 37. Jun 21 Konstantin Belousov git: 5fe6e08d2db5 - main - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap 38. Jun 21 Konstantin Belousov git: e1a84b7708c2 - main - execve_block(): a mechanism for mutual exclusion with execve() on the process 39. Jun 21 Konstantin Belousov git: a22c044cce41 - main - kern_proc.c: ensure stability of the vmspace we read the strings from 40. Jun 21 Konstantin Belousov git: e1b0d051bbf7 - main - proc: Allow to make proc_rwmem() operate on a consistent address space
41. Jun 21 Konstantin Belousov git: 450fe67d19eb - main - execve_block_pass(9): a helper to wait for the execblock to pass 42. Jun 21 Yoshihiro Takahashi git: 9f9f0d3d9e1c - stable/14 - protocols: Update with IANA list 43. Jun 21 Yoshihiro Takahashi git: d661121660a0 - stable/15 - protocols: Update with IANA list 44. Jun 21 Nuno Teixeira Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance 45. Jun 21 Konstantin Belousov git: b8044a0ccef0 - stable/15 - vnode: move VIRF_KNOTE to v_v2flag 46. Jun 21 Konstantin Belousov git: 9d43654d8c56 - stable/15 - struct vnode: assign v_rl.resv1 as v_type and v_rl.resv2 as v_state 47. Jun 21 Konstantin Belousov git: eb810be64618 - stable/15 - sys/rangelock.h: explicitly enumerate padding at the end of the structure 48. Jun 21 Konstantin Belousov git: ce6cc3b30a80 - stable/15 - sys/mount.h: restore KNF_NOKQLOCK in VFS_KNOTE_{,UN}LOCKED() call to KNOTE() 49. Jun 21 Konstantin Belousov git: 5c4e88c81324 - stable/15 - vfs: convert VFS_OPs from macros to static inlines 50. Jun 21 Konstantin Belousov git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c 51. Jun 21 Konstantin Belousov git: d56df1f77525 - stable/15 - sys/vnode.h: remove stale comment 52. Jun 21 Konstantin Belousov git: 18c08fda2498 - stable/15 - vop_read_pgcache_post(): the vnode is unlocked 53. Jun 21 Konstantin Belousov git: e076ee22f2a6 - stable/15 - vop_read_pgcache_post(): report inotify IN_ACCESS same as for vop_read_post() 54. Jun 21 Konstantin Belousov git: fb738982b514 - stable/15 - vnode: add VIRF_KNOTE flag 55. Jun 21 Konstantin Belousov git: 049c784eae5d - stable/15 - vfs: convert vfs_op_thread_* macros to static inlines 56. Jun 21 Konstantin Belousov git: ef9f11abea38 - stable/15 - vfs: work around the race between vget() and vnlru 57. Jun 21 Konstantin Belousov Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 58. Jun 21 Devin Teske git: a4ed783cee2a - main - ig4: unconditionally un-idle the controller core on resume 59. Jun 21 Rick Macklem git: fa515f60fce0 - main - nfs_nfsdport.c: One more unnecessary initialization for gcc 60. Jun 21 Oliver Pinter Re: git: 730eaf466493 - main - sound tests: Add PROT_EXEC rejection test
61. Jun 21 Siva Mahadevan git: 52ad4f883489 - main - lib/msun/tests: re-enable nan_test on riscv 62. Jun 21 Rick Macklem git: 61152df00aee - main - nfs_nfsdport.c: Do unnecessary initializations to quiet gcc 63. Jun 20 Warner Losh git: eafa181d51f7 - main - da: Put the SYNC CACHE probing behind bootverbose 64. Jun 20 Michael Osipov git: 6a7c8c922455 - main - periodic/security: Introduce $security_status_loginfail_ignore for 800.loginfail 65. Jun 20 Faraz Vahedi Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 66. Jun 20 Adrian Chadd git: e44579e23430 - main - aq(4): naming and exposure 67. Jun 20 Adrian Chadd git: 76d0a25be397 - main - aq(4): add a runtime dev.aq.N.debug trace control 68. Jun 20 Adrian Chadd git: a10151fa662c - main - aq(4): take F/W statistics off the iflib core lock (kick-and-read) 69. Jun 20 Adrian Chadd git: 57f5252ff8a1 - main - aq(4): Fix RSS indirection table OOB write and queue distribution 70. Jun 20 Adrian Chadd git: 5409e03a0ef1 - main - aq(4): modernize and de-Linuxify the vendor driver 71. Jun 20 Adrian Chadd git: b64408358d7f - main - aq(4): enable jumbo frames, software LRO, and suspend/resume 72. Jun 20 Adrian Chadd git: 619934a5c165 - main - aq(4): RX/TX and HW-path correctness and hardening 73. Jun 20 Adrian Chadd git: 40accc7235c2 - main - aq(4): adopt native FreeBSD errno convention 74. Jun 20 Adrian Chadd git: b065af196fdc - main - aq(4): interrupt model and queue-count correctness 75. Jun 20 Christos Margiolis git: 730eaf466493 - main - sound tests: Add PROT_EXEC rejection test 76. Jun 20 Christos Margiolis git: 47efa8128268 - main - sound: Handle CHN_F_MMAP_INVALID after cdev_pager_allocate() 77. Jun 20 Christos Margiolis git: 0c8147ae3bc1 - main - sound: Re-arrange a calculation in dsp_mmap_single() 78. Jun 20 Christos Margiolis git: bbb37ddf3669 - main - sound: Use and lock only the appropriate channel in dsp_mmap_single() 79. Jun 20 Dag-Erling=?utf-8?Q? Sm=C3 git: ea13334abd9f - stable/15 - sh: Improve function documentation 80. Jun 20 Dag-Erling=?utf-8?Q? Sm=C3 git: cee36a5e003c - stable/14 - sh: Improve function documentation
81. Jun 20 Dag-Erling=?utf-8?Q? Sm=C3 git: 09bb0b0d1396 - main - sh: Belatedly bump manual page date 82. Jun 20 Rick Macklem git: d8e8f9251975 - main - pNFSd: Add a directory of newly created files for the pNFSd 83. Jun 20 Ed Maste git: e5911522aff7 - stable/15 - crunch: ldconfig and ldd are unrelated to GNU ld 84. Jun 20 Konstantin Belousov git: 8edcb37dd075 - main - efirt(9): carefully destroy efi_lock 85. Jun 20 Gordon Tetlow git: 3a4e049c3814 - main - efitable: Fixup getopt args to reflect guid use. 86. Jun 20 Warner Losh git: 64b805d52eec - main - nvme: Move default is_storage method to nvme_private.h 87. Jun 20 Christos Margiolis git: f70a687bb071 - main - sound: Retire SD_F_VPC and related settings 88. Jun 20 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage 89. Jun 20 Konstantin Belousov Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 90. Jun 20 Bojan Novk=?utf-8?Q?ovi=C4 git: f879eb3febb6 - main - libc/dbm: Differentiate between uninitialized and end-of-db cursors 91. Jun 20 Mark Johnston Re: git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage 92. Jun 20 Konstantin Belousov git: 43fb5b33b00f - main - efirt(9): in verbose mode, announce the attachment and fw spec version 93. Jun 20 Mark Johnston git: f7b71f832c99 - main - if_ovpn: Fix a lock leak in an error path 94. Jun 20 Faraz Vahedi Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 95. Jun 20 Kyle Evans git: 57fefbee1f95 - main - rights(4): fix our representation of the unused bits 96. Jun 20 Kyle Evans git: 8ed580b1d381 - main - adjtime(2): document that delta can be NULL 97. Jun 20 Faraz Vahedi Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 98. Jun 20 Jean-=?utf-8?Q?S=C3=A9bast git: c27779e0a954 - main - linuxkpi: Change `strscpy()` and `strscpy_pad()` to make their `len` argument optional 99. Jun 20 Jean-=?utf-8?Q?S=C3=A9bast git: af187b20cdb0 - main - linuxkpi: Define `COUNT_ARGS()` and `CONCATENATE()` 100. Jun 20 Jean-=?utf-8?Q?S=C3=A9bast git: 50aa145171bc - main - linuxkpi: Add 'fd_empty()`
101. Jun 20 Jean-=?utf-8?Q?S=C3=A9bast git: 4831a8d792d4 - main - sys: Add `isgraph()` to <sys/ctype.h> 102. Jun 20 Jean-=?utf-8?Q?S=C3=A9bast git: 2e10a6bd5627 - main - linuxkpi: Add `pm_resume_via_firmware()` 103. Jun 20 Jean-=?utf-8?Q?S=C3=A9bast git: 53baadc2f615 - main - linuxkpi: Define a bunch of constants in <acpi/video.h> 104. Jun 20 Jean-=?utf-8?Q?S=C3=A9bast git: 294553b022b1 - main - linuxkpi: Define `__ATTR_RO_MODE()` and `__ATTR_RW_MODE()` 105. Jun 20 Konstantin Belousov Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 106. Jun 20 Christos Margiolis git: 5ec4a7bb2cdf - stable/15 - mixer(8): Retire deprecated control values 107. Jun 20 Xin LI git: d58218761eeb - stable/14 - MFV: file 5.47. 108. Jun 20 Xin LI git: 5f5fd36cbfff - stable/15 - MFV: file 5.47. 109. Jun 20 Xin LI git: 94d7f7e47cde - stable/14 - GCE: Apply public-image label on GCE images 110. Jun 20 Xin LI git: 6c2ea28241db - stable/15 - GCE: Apply public-image label on GCE images 111. Jun 20 Gordon Tetlow git: 22d66952555c - main - ifmcstat: Fixup getopt args to match reality. 112. Jun 20 Warner Losh git: 0f8941fedce6 - main - tools/regression: Expand stdatomic conformance tests 113. Jun 20 Warner Losh git: 26bf9fc3a402 - main - libc: Fix GCC pointer semantics for atomic_fetch_add/sub 114. Jun 20 Warner Losh git: 54ac231419cf - main - libc: Fix atomic_init for GCC atomic objects 115. Jun 20 Warner Losh git: 640ddf857129 - main - libc: Enforce lock-free atomic_flag and C23-safe initialisation 116. Jun 20 Warner Losh git: cb88e7b8cdd6 - main - libc: Reorder atomic operations to match ISO C standard 117. Jun 20 Warner Losh git: 4b146555d39d - main - rtw88: Fix typo in portability glue 118. Jun 20 Warner Losh git: e17fddce8978 - main - libc: Reorganise memory_order enumeration constants 119. Jun 20 Warner Losh git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro 120. Jun 20 Warner Losh git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance
121. Jun 20 Warner Losh git: 85becdacf3b0 - main - libc: Add atomics C23 feature test macro 122. Jun 19 Alexander Ziaee Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option 123. Jun 19 Piotr Kubaj git: 255538cd9060 - main - powerpc64le: switch long double to IEEE binary128 124. Jun 19 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option 125. Jun 19 Alexander Ziaee Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option 126. Jun 19 Simon J. Gerraty git: 7386c0675c89 - main - Update dirdpes.mk et al 127. Jun 19 Simon J. Gerraty git: 389c124fecb0 - main - imgact_elf.c indicate that interpreter is an interpreter 128. Jun 19 Aymeric Wibo git: 9fd0c7c520a4 - main - thunderbolt.4: Explain what driver does in manpage 129. Jun 19 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option 130. Jun 19 Alexander Ziaee git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option 131. Jun 19 Jamie Gritton git: e91e8ebefadc - main - jail: call PR_METHOD_ATTACH again (with old jail) if the first call fails 132. Jun 19 Adrian Chadd git: 9919c1a8ebd7 - main - firewire: extract shared helpers from fwe and fwip 133. Jun 19 Ed Maste git: 2db353ea26c7 - stable/15 - sys/cdefs.h: Introduce __maybe_unused attribute 134. Jun 19 Mark Johnston Re: git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration 135. Jun 19 Alan Somers Re: git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration 136. Jun 19 Pouria Mousavizadeh Tehran git: 5ca5b570cfa3 - stable/15 - rc.d/routing: Silence errors for loopback routes 137. Jun 19 Mark Johnston git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration 138. Jun 19 Aymeric Wibo git: d7c110658e0b - main - ctermid(3): Fix return 139. Jun 19 Aymeric Wibo git: dc24f31b67f5 - main - ctermid(3): Fix return values section 140. Jun 19 Bojan Novk=?utf-8?Q?ovi=C4 git: 1665954e508f - main - uart: Add support for the Intel XScale controller
141. Jun 19 Ed Maste git: d7356667931e - stable/14 - netlink: Indicate that ifinfomsg uses IFT_* types 142. Jun 19 Ed Maste git: 76f29211f0dd - stable/15 - netlink: Indicate that ifinfomsg uses IFT_* types 143. Jun 19 Mariusz Zaborski git: 28ddd11d91f8 - main - bsnmpd/snmp_hostres: fix hrFSTable remoteMountPoint leak 144. Jun 19 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 63442ceae5ed - main - lsnd: Update to 1.9.2 145. Jun 19 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 63442ceae5ed - main - lsnd: Update to 1.9.2 146. Jun 19 Dag-Erling=?utf-8?Q? Sm=C3 git: 4593470d1671 - main - ldns: Update to 1.9.1 147. Jun 19 Dag-Erling=?utf-8?Q? Sm=C3 git: 63442ceae5ed - main - lsnd: Update to 1.9.2 148. Jun 19 Dag-Erling=?utf-8?Q? Sm=C3 git: 5eb18e857646..3750aed65c1f - vendor/ldns - vendor branch updated 149. Jun 19 Dag-Erling=?utf-8?Q? Sm=C3 git: 16cb1094acf5 - Create tag vendor/ldns/1.9.1 150. Jun 19 Dag-Erling=?utf-8?Q? Sm=C3 git: 9074ba13facc - Create tag vendor/ldns/1.9.2 151. Jun 19 Gordon Bergling git: f757fdc96e68 - stable/15 - d.7: Correct a few typos in the manual page 152. Jun 19 Kyle Evans git: 9b16399225f8 - main - unix: implement basic SO_PASSRIGHTS functionality 153. Jun 19 Kyle Evans git: 8a3d28375450 - main - socket: remove tautological condition in so_unsplice() 154. Jun 19 Kyle Evans git: 59bd4840df03 - main - linux: implement SO_PASSRIGHTS 155. Jun 19 Kyle Evans git: c08a86e0c6d9 - main - tests: unix: add SCM_RIGHTS tests for SO_PASSRIGHTS 156. Jun 19 Kyle Evans git: 2f363febf8bf - main - tests: unix: pull a recvfd_payload_cmsg out of recvfd_payload 157. Jun 19 Kyle Evans git: 0ae7df3708dd - main - sockets: plumb SO_PASSRIGHTS into *sockopt(2) 158. Jun 18 Enji Cooper git: 92bdcb08113c - main - thunderbolt: do not enable in GENERIC 159. Jun 18 ShengYi Hung git: 32da2f23ae4d - main - stand: Bulk operatio=?utf-8?Q?ns=C2=A0on?= each gfxfb_blt if shadow buffer enabled 160. Jun 18 Robert Wing git: 943bfad1097f - main - autofs: remove dead code
161. Jun 18 Christos Margiolis git: 013af29c1e17 - stable/15 - virtual_oss(8): Properly cleanup cuse(3) 162. Jun 18 Christos Margiolis git: ac0068384a22 - stable/15 - virtual_oss(8): Make sndstat FD global 163. Jun 18 Jessica Clarke Re: git: ea130fa32099 - main - virtio_net: Use bus_dma for command/ack buffers 164. Jun 18 Andrew Turner git: 8fdaa1b16367 - main - busdma_bounce: Allocate bounce buffers as unprotected 165. Jun 18 Andrew Turner git: ea130fa32099 - main - virtio_net: Use bus_dma for command/ack buffers 166. Jun 18 Andrew Turner git: 8193fa3b8e1a - main - virtio_net: Use bus_dma for rxq/txq buffers 167. Jun 18 Rick Macklem git: b1af05406b51 - main - nfs_nfsdserv.c: Fix setting of birthtime for some ZFS pools 168. Jun 18 Andrew Turner git: cbef29bde7ce - main - arm64: Add an initial GICv5 IWB driver 169. Jun 18 Andrew Turner git: a9e12d3ec8bd - main - arm64: Support building sys/sysl instructions 170. Jun 18 Andrew Turner git: 06d64ee0ecc2 - main - arm64: Add an initial GICv5 ITS driver 171. Jun 18 Andrew Turner git: c84261da6f6c - main - arm64: Add an initial GICv5 driver 172. Jun 18 Andrew Turner git: cd94485281f3 - main - arm64: Add FEAT_ALWAYS_ENABLE to cpu_feat 173. Jun 18 Alexander Ziaee git: fd1ee28bd014 - main - uvideo.4: Initial manual page 174. Jun 18 Mateusz Piotrowski git: 1db695e37ad2 - stable/15 - style.mdoc.5: Document Nd style 175. Jun 18 Konstantin Belousov git: 6d4fafc0f69e - stable/15 - ntsync(9): do not double-free obj when finstall() failed 176. Jun 18 Konstantin Belousov git: 1673a83cbabd - stable/15 - ntsync(9): free wait state on error from copyin of the object's array 177. Jun 18 Konstantin Belousov git: 939a39d91c56 - stable/15 - rtld parse_integer(): support binary, octal, and hex C notations 178. Jun 18 Konstantin Belousov git: 7d69db2f49d9 - stable/15 - ntsync(9): properly handle timeouts 179. Jun 18 Konstantin Belousov git: f6ea5e185e6c - stable/15 - linux_ntsync(9): check the file type before calling native ntsync(9) 180. Jun 18 Konstantin Belousov git: c98e56307cb3 - stable/15 - rtld-elf: add some tests for parse_integer()
181. Jun 18 Ryan Libby git: ca8a1c3c27b0 - main - witness: add tunables debug.witness.lock_order_{data_count,hash_size} 182. Jun 18 Ryan Libby git: 08180f1b613b - main - witness: actually set read-only tunables in time for witness_startup 183. Jun 18 Rick Macklem git: 572680712c31 - main - nfs_clvnops.c: Fix the case where va_flags are being cleared 184. Jun 17 Aymeric Wibo git: bb14ba3777bb - main - daemon(3): Note about environment after calling daemon() 185. Jun 17 Kyle Evans git: 13184a69faa7 - main - build: provide a FORTIFY_SOURCE.<src file> override 186. Jun 17 ShengYi Hung git: 61e2ffd8168c - main - libusb: Sync libusb_class_code with upstream 187. Jun 17 Kristof Provost git: e2903636a069 - main - iflib: Fix mbufs leaked by 0 len packets emitted from the if driver 188. Jun 17 Konstantin Belousov git: 17cf7760a98a - main - mlx5en: guard against empty eth_proto_oper mask 189. Jun 17 Konstantin Belousov git: 49b78368c5ed - main - mlx5: Add missing speeds translation 190. Jun 17 Konstantin Belousov git: 51f313dbc7a2 - main - net/if_media.h: Add 800GBase-X and 200Gbit/s per lane support 191. Jun 17 Konstantin Belousov git: 0e2175cef502 - main - libmlx5: sync PCI device allowlist with mlx5_core_pci_table 192. Jun 17 Konstantin Belousov git: 741f489ed09a - main - mlx5: Add PCI IDs for ConnectX-9. 193. Jun 17 Konstantin Belousov git: 3e4cbdebfc9b - main - mlx5: Add support for 800Gbit/s and 400Gbit/s with 2 lanes 194. Jun 17 Konstantin Belousov git: b3c09af215ee - main - ibcore: Add support for XDR link speed. 195. Jun 17 Konstantin Belousov git: e5d8b775bbf6 - main - RDMA: Fix link active_speed size 196. Jun 17 Alexander Ziaee git: 0bc852cc62af - main - tcp.fastopen.client_enable: Fix documented default 197. Jun 17 Siva Mahadevan git: 19af9c77acc9 - main - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot 198. Jun 17 Siva Mahadevan git: 1294f332aec0 - main - tests/pf/route_to: check_random: rely on test timeout to fail 199. Jun 17 Devin Teske git: 00c8e7691001 - main - bsdconfig: Update dot USAGE 200. Jun 17 Devin Teske git: 4acaa22829f7 - main - Update bsdconfig dot USAGE
201. Jun 17 Devin Teske git: 4519d987c4db - main - Update bsdconfig dot USAGE 202. Jun 17 Devin Teske git: 08da4322ff62 - main - Update bsdconfig dot USAGE copyright following previous commits 203. Jun 17 Warner Losh git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage 204. Jun 17 Warner Losh git: 52c0d52b91e3 - main - socket: Tag all socket option comments consistently 205. Jun 17 Adrian Chadd git: 85814f591261 - main - est: gate "not recognized" message behind bootverbose 206. Jun 17 Adrian Chadd git: 021a190c88fc - main - est: prevent divide-by-zero in est_msr_info 207. Jun 17 Adrian Chadd git: f981fa12b760 - main - mtw: Fix firmware loading and memory leaks 208. Jun 17 Devin Teske git: 12ec78284337 - main - Update bsdconfig dot USAGE 209. Jun 17 Devin Teske git: 234bb65d0bf3 - main - Update bsdconfig dot USAGE 210. Jun 17 Devin Teske git: ef0654f2c650 - main - Update bsdconfig dot USAGE 211. Jun 17 Michael Tuexen git: 1ed2bf1e0052 - main - tcp: cleanup resource handling in SYN handling 212. Jun 17 Ahmad Khalifa git: b8a7dd6ba540 - stable/14 - loader.efi(8): the amd64 loader doesn't do protected mode 213. Jun 17 Ahmad Khalifa git: 4aeeb4d58156 - stable/15 - loader.efi(8): document the ia32 loader 214. Jun 17 Ahmad Khalifa git: e3aba9eaf02e - stable/15 - loader.efi(8): the amd64 loader doesn't do protected mode 215. Jun 17 Ahmad Khalifa git: 790a67645afd - stable/14 - loader.efi(8): document the ia32 loader 216. Jun 17 Christos Margiolis git: 47ae0a869c7d - main - sound: Start each channel individually 217. Jun 17 Christos Margiolis git: a48bbef5eb32 - main - sound: Adjust mmap example to use kqueue 218. Jun 17 Christos Margiolis git: fe13f70b95a7 - main - sound: Include more information in kevent returned from the kernel 219. Jun 17 Konstantin Belousov git: 9889fac5b82c - main - kern_linker.c: re-apply some more bits from db887713de2bf5 220. Jun 17 Martin Matuska git: 25c6e6ed725d - stable/15 - zfs: merge openzfs/zfs@83020cf82 (zfs-2.4-release) into stable/15
221. Jun 17 Martin Matuska git: 6330a45b06d2..83020cf8259d - vendor/openzfs/zfs-2.4-release - vendor branch updated 222. Jun 17 Gordon Bergling git: c8f0bb39e336 - stable/14 - aic7xxx: Fix two typos in source code comments 223. Jun 17 Gordon Bergling git: 652f4d4c1e40 - stable/14 - acpi(4): Fix a typo in a source code comment 224. Jun 17 Gordon Bergling git: 66dde7d645d9 - stable/14 - sdhci(4): Fix a typo in a source code comment 225. Jun 17 Gordon Bergling git: cf6fb0a0062f - stable/14 - qcom_clk: Fix a typo in a source code comment 226. Jun 17 Gordon Bergling git: 2e7e5bf0d972 - stable/14 - et(4): Fix a typo in a source code comment 227. Jun 17 Gordon Bergling git: 1dfc91f28942 - stable/14 - clk: Fix a typo in a source code comment 228. Jun 17 Gordon Bergling git: 55407c3540a3 - stable/15 - acpi(4): Fix a typo in a source code comment 229. Jun 17 Gordon Bergling git: 7bd1f835f28b - stable/15 - aic7xxx: Fix two typos in source code comments 230. Jun 17 Gordon Bergling git: b6ce96b36a16 - stable/15 - ufshci(4): Fix a typo in a source code comment 231. Jun 17 Gordon Bergling git: fd6cad70fe17 - stable/15 - sdhci(4): Fix a typo in a source code comment 232. Jun 17 Gordon Bergling git: 7763576dfc56 - stable/15 - qcom_clk: Fix a typo in a source code comment 233. Jun 17 Gordon Bergling git: b5f28bb73cfd - stable/15 - et(4): Fix a typo in a source code comment 234. Jun 17 Gordon Bergling git: e85a0e81486c - stable/15 - clk: Fix a typo in a source code comment 235. Jun 17 Olivier Certner git: 6a2c4f0c0d9a - main - acpi: Fix panic when reading 'hw.acpi.suspend_state' knob on S1/S2 236. Jun 17 Olivier Certner git: ea44698a74ce - main - acpi: Move supported states arrays into the softc 237. Jun 17 Olivier Certner git: 554a459ff599 - main - acpi: Constify acpi_stype_to_sstate() and some users 238. Jun 16 Ed Maste git: 9f5df9ed0720 - stable/15 - elf_common: Add FDO package metadata note type 239. Jun 16 Craig Leres git: 8c78774107a7 - stable/15 - core.lua: follow symlinks when looking for bootable kernels 240. Jun 16 Craig Leres git: 1841091eaa0b - stable/14 - core.lua: follow symlinks when looking for bootable kernels
241. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 556e793d803e - main - sh: Improve function documentation 242. Jun 16 Mark Johnston git: 34e155336f0d - main - pfctl: pfctl_get_astats() doesn't set errno 243. Jun 16 Ed Maste git: 6616c7a9a17d - main - sys: Reserve EXTERR_CAT_LINKER for kld linker exterrors 244. Jun 16 Mariusz Zaborski git: e15be258bbf2 - main - ping6: fix outpack overflow in pattern fill loop 245. Jun 16 Gleb Smirnoff git: 8b2b62b49d88 - main - sockstat: consolidate unix(4) protocols in the array of protocols 246. Jun 16 Gleb Smirnoff git: 3a58a50dd4fa - main - sockstat: don't use getprotoent(3) 247. Jun 16 Dimitry Andric git: f81c82a9db12 - stable/14 - Merge commit 93a67259cf23 from llvm git (by ShengYi Hung): 248. Jun 16 Dimitry Andric git: 8d0154e64186 - stable/15 - Merge commit 93a67259cf23 from llvm git (by ShengYi Hung): 249. Jun 16 Rick Macklem git: 62e7ac83ae14 - main - Revert "rpc.tlsservd.c: Pin max threads at 1 for now" 250. Jun 16 Konstantin Belousov Re: git: 9a10af53dbf5 - main - Revert "kldload: Improve error handling" 251. Jun 16 Rick Macklem git: 2e6615b26bb5 - main - netexport: Move struct netexport in a .h file and refcnt it 252. Jun 16 Ed Maste git: 9a10af53dbf5 - main - Revert "kldload: Improve error handling" 253. Jun 16 Siva Mahadevan git: f38cbefef809 - main - GENERIC: enable extended error strings on all archs 254. Jun 16 Adrian Chadd git: 9ef75e05ba91 - main - wtap: Remove bogus NULL check in wtap_transmit 255. Jun 16 Adrian Chadd git: 93c6906e36a4 - main - wtap(4): implement monitor mode and handle radiotap 256. Jun 16 Adrian Chadd git: d4de0a69a92e - main - wtap(4): Implement STA/HostAP mode and support WPA/WPA2 257. Jun 16 Adrian Chadd git: 76f9bb488e77 - main - rge: fix VLAN hardware tagging 258. Jun 16 Maxim Konovalov git: f8b5df434e41 - main - bsd-family-tree: add FreeBSD 15.1 259. Jun 16 Christos Margiolis git: f799fce68136 - stable/15 - devd/snd.conf: Handle absent control device properly 260. Jun 16 Baptiste Daroussin git: 3b6f833c95eb - main - uvideo: increase isochronous transfer depth for throughput
261. Jun 16 Baptiste Daroussin git: 8bc06ffbbd80 - main - uvideo: add missing formats to be in par with webcamd's uvcvideo 262. Jun 16 Baptiste Daroussin git: d0450cbec7e6 - main - uvideo: add Camera Terminal controls 263. Jun 16 Baptiste Daroussin git: 54df18cbb400 - main - uvideo: add kqueue support 264. Jun 16 Baptiste Daroussin git: b711ef9c75ba - main - uvideo: import uvideo(4) driver from OpenBSD 265. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: e5e9bda91425 - stable/14 - tools/test/stress2/misc/msdos12.sh: fix permission issue 266. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: 9262b124a26e - stable/14 - tools/test/stress2/misc/all.debug.inc: skip undefined variables 267. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: 2d3cd414d1ce - stable/14 - tools/test/stress2/misc: Add msdosfs tests for surrogate pairs 268. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: e71ad3f7a6b1 - stable/14 - fs/msdosfs: add support for file namws with surrogate pairs 269. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: 8f3585150016 - stable/15 - fs/msdosfs: add support for file namws with surrogate pairs 270. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: c3b79df30ffd - stable/15 - tools/test/stress2/misc/msdos12.sh: fix permission issue 271. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: 3c1e899130a0 - stable/15 - tools/test/stress2/misc/all.debug.inc: skip undefined variables 272. Jun 16 Stefa=?utf-8?Q?n E=C3=9Fer git: 247665b167b1 - stable/15 - tools/test/stress2/misc: Add msdosfs tests (currently failing) 273. Jun 16 Siva Mahadevan git: 0010c4b8a020 - main - tests/sigtramp_test: xfail on non-amd64 274. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 85b3cf5e9ce0 - stable/14 - examples: Update COPTFLAGS in make.conf 275. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 872c046a4e97 - stable/14 - auditd: Fix signal handling 276. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 170424749a37 - stable/14 - check-old-libs: Show information about packages 277. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 03f078d90629 - stable/15 - auditd: Fix signal handling 278. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: c1f725bfb964 - stable/15 - examples: Update COPTFLAGS in make.conf 279. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: f8d59d310d62 - stable/15 - libmsun: Fix incorrect MLINK for sincosl(3) 280. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 9b30dccaefea - stable/14 - audit: Replace TAILQ with STAILQ
281. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: d6b1b779b8e7 - stable/15 - check-old-libs: Show information about packages 282. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 5ecad8243830 - stable/14 - audit: Add poll / select support 283. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: bc5f0ff387d8 - stable/15 - audit: Replace TAILQ with STAILQ 284. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 08e02120541a - stable/14 - fts: Correct description of fts_set 285. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 9cc0ff7c25d4 - stable/15 - audit: Add poll / select support 286. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: b18a6625d6b9 - stable/15 - fts: Correct description of fts_set 287. Jun 16 Dag-Erling=?utf-8?Q? Sm=C3 git: 4af6afcfaf4b - stable/14 - libmsun: Fix incorrect MLINK for sincosl(3) 288. Jun 15 Alexander Ziaee git: e821152cc71d - main - symlink.7: Clean up markup and tag SPDX 289. Jun 15 Alexander Ziaee git: a641aa1c80f8 - main - loader.efi.8: hw.uart.console is explained in uart 290. Jun 15 Brad Davis git: cd0a101b01d6 - main - packages: Fix building packages when WITHOUT_BLOCKLIST is set 291. Jun 15 Mark Johnston git: 3f386ea741ca - stable/15 - vmm/arm64: Compile vmm_nvhe.c without SSP 292. Jun 15 Ed Maste git: 6bef2a0b1184 - stable/14 - elf_common.h: Add SHT_LLVM_ADDRSIG 293. Jun 15 Ed Maste git: def7dae4402f - stable/15 - if_stf: Free entire mbuf chain on failure 294. Jun 15 Mark Johnston git: 8da837bba1de - stable/15 - net: Fix handling of unmapped user pages in if_getgroup() 295. Jun 15 Mark Johnston git: 874316b0daa6 - stable/15 - iconv.3: Fix formatting of the error section 296. Jun 15 Mark Johnston git: 3cf9ba059b80 - stable/15 - libalias: Serialize updates to the global instance list 297. Jun 15 Mark Johnston git: c511c9eee2a1 - stable/15 - lagg: Handle a port count of zero 298. Jun 15 Mark Johnston git: a6497594d666 - stable/15 - fork: Drop an uneeded PHOLD/PRELE pair 299. Jun 15 Mark Johnston git: 24575bd4f192 - stable/15 - tests/ipsec: Run in parallel 300. Jun 15 Mark Johnston git: 192c2a81ab2f - stable/15 - linux: Drop unneeded PHOLDs
301. Jun 15 Mark Johnston git: cb64a09ec905 - stable/15 - tests/procdesc: Use a more efficient mechanism to block 302. Jun 15 Mark Johnston git: 7dc01dec4c3a - stable/15 - kernel: Enable -fstack-protector-strong by default 303. Jun 15 Mark Johnston git: 1cea6bf1f7bd - stable/15 - ucode: ucode_error can be defined with static 304. Jun 15 Mark Johnston git: 2a1eaaf331f7 - stable/15 - ucode: Fix validation on Intel platforms 305. Jun 15 Mark Johnston git: 3b69c7201fd0 - main - udp: Wrap a long line in udp_send() 306. Jun 15 Mark Johnston git: fc7993cf2d6d - main - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() 307. Jun 15 Ed Maste git: 52a2b4bc5da2 - main - tests: Fix build if TIOCSTI is not defined 308. Jun 15 Christos Margiolis git: a6aa95eba6ee - main - sound: Create all device nodes with GID_AUDIO 309. Jun 15 Christos Margiolis git: 7f2d79082469 - main - groups.7: Document audio group 310. Jun 15 Sumit Saxena git: 9931dc5bf383 - main - if_bnxt: add few source files to version control 311. Jun 15 Ed Maste git: 39e2fe23238f - main - if_tsec: Free entire mbuf chain on failure 312. Jun 15 Bjoern A. Zeeb git: 3d0b6c69dced - main - LinuxKPI: scatterlist.h: implement sg_init_marker() 313. Jun 15 Bjoern A. Zeeb git: c5d6e2085a47 - main - LinuxKPI: add KERNEL_VERSION() macro 314. Jun 15 Ed Maste git: e26c01080991 - stable/15 - linuxulator: Return EINVAL for invalid inotify flags 315. Jun 15 Gordon Bergling git: 586a5bc03541 - main - pwd.1: Fix a typo in the .dD 316. Jun 15 Cy Schubert git: 56b680961c10 - stable/14 - ipfilter: Fix ip_pptp_pxy (PPTP proxy) length underflow 317. Jun 15 Cy Schubert git: 120881b48248 - stable/15 - krb5: Fix null dereference in SPNEGO token processing 318. Jun 15 Cy Schubert git: 4c3fde8b835d - stable/15 - ipfilter: Fix ip_pptp_pxy (PPTP proxy) length underflow 319. Jun 15 Cy Schubert git: 27691b8b9303 - stable/15 - krb5: Fix reachable assert when importing krb5 names 320. Jun 15 Konstantin Belousov git: 1491ab351b45 - main - ntsync(9): do not double-free obj when finstall() failed
321. Jun 15 Konstantin Belousov git: 281e350942b2 - main - ntsync(9): free wait state on error from copyin of the object's array 322. Jun 15 Konstantin Belousov git: 96759ab67a42 - main - ntsync(9): properly handle timeouts 323. Jun 15 Ed Maste git: 21a75a85f0e0 - main - netlink: Indicate that ifinfomsg uses IFT_* types 324. Jun 15 Sumit Saxena git: 03676cafa882 - main - if_bnxt: add bnxt logger module files to sys/conf/files for built-in kernel builds 325. Jun 15 Sumit Saxena git: 3987058a3a94 - main - if_bnxt: Fix the Unknown command 0x80000000 ioctl command error 326. Jun 15 Sumit Saxena git: f85e66e655c9 - main - if_bnxt/bnxt_re: add support for driver snapdump 327. Jun 15 Sumit Saxena git: 9d87ca8b9f60 - main - if_bnxt: Add support for HWRM passthrough with multiple DMA buffers 328. Jun 15 Sumit Saxena git: 03839879a2dd - main - if_bnxt: Add Firmware crashdump collection support 329. Jun 15 Sumit Saxena git: 308784bebe79 - main - if_bnxt/bnxt_re: Update hsi headers 330. Jun 15 Gordon Bergling git: f930d8a65406 - main - pnfs.4: Fix a typo in the manual page 331. Jun 15 Gordon Bergling git: 10b1a35d1186 - main - mixer.8: Fix a typo in the manual page 332. Jun 15 Gordon Bergling git: d9e0452f0c8a - main - jail.8: Fix two typos in the manual page 333. Jun 15 Mateusz Piotrowski git: 3bd3b6b9fe4f - stable/15 - loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables 334. Jun 15 Mateusz Piotrowski git: d32b6065fd7b - stable/15 - loader.efi.8: Address mandoc -Tlint errors 335. Jun 15 Kevin Lo git: fa75c1cc2426 - main - mwl: return ENOMEM when rx buffer allocation fails
home | up | archive | sorted by: subject - author - date - reverse date
