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


2026/dev-commits-src-branches/20260810.dev-commits-src-branches

Messages: 352, sorted by subject
Last page update: Mon Aug 10 0:07:02 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Aug  5 Mark Johnston              git: 00c2ff02342d - stable/14 - nullfs: close a race when syncing inotify flags from the lower vnode
  2. Aug  5 Mark Johnston              git: 011c5e68c95c - stable/14 - ipsec: Fix a lock leak in ipsec_chkreplay()
  3. Aug  8 Kevin Bowling              git: 0169449b2215 - stable/15 - ixgbe: reject VF requests before CTS
  4. Aug  6 Alexander Ziaee            git: 01c8bd31ff3b - stable/14 - libpathconv: Document library in the man pages
  5. Aug  6 Kyle Evans                 git: 01e37e47d240 - stable/14 - rockchip: fix stack overflow in rk8xx_rtc
  6. Aug  6 Alexander Ziaee            git: 0209906f1015 - stable/14 - vidcontrol.1: Video buffer dump is syscons only
  7. Aug  6 Alexander Ziaee            git: 0312eb44fb32 - stable/14 - tcp.fastopen.client_enable: Fix documented default
  8. Aug  6 Rick Macklem               git: 037232c20015 - stable/15 - nfs_commonkrpc.c: Fix recovery that was broken by 4d80d4913e79
  9. Aug  5 Mark Johnston              git: 03f565116b7d - stable/14 - examples: Add a demo program for inotify
 10. Aug  3 Dag-Erling Smørgrav        git: 04753df6c7de - stable/14 - Bump dates
 11. Aug  5 Mark Johnston              git: 04e69f7cc26e - stable/14 - kdump: Add support for decoding inotify events
 12. Aug  3 Konstantin Belousov        git: 0737ff2da5f4 - stable/15 - libthr/thread/thr_umtx.c: style _thr_ucond_wait()
 13. Aug  6 Mark Johnston              git: 096b8244dad4 - stable/15 - vm: Make sure NULL is defined for vm_memattr_name()
 14. Aug  5 Mark Johnston              git: 09dbcd12d526 - stable/14 - Remove inotify example code when MK_EXAMPLES == no
 15. Aug  5 Mark Johnston              git: 0a8166023b3d - stable/14 - rpcinfo: Fix buffer overflows
 16. Aug  3 Konstantin Belousov        git: 0aa72376d73b - stable/15 - geom_zero(4): reset the uio vector on each uiomove()
 17. Aug  5 Mark Johnston              git: 0af1065b3a57 - stable/14 - ktls: Propagate EPG_FLAG_ANON to mapped mbufs
 18. Aug  5 Mark Johnston              git: 0b184c120fc4 - stable/14 - inotify.2: Fix formatting and lint
 19. Aug  6 Alexander Ziaee            git: 0b35f5176687 - stable/14 - dtrace: Improve dmesg kernel message prefix
 20. Aug  6 Michael Tuexen             git: 0ef3c9162330 - stable/14 - tests: fix checksum computation

 21. Aug  5 Jilles Tjoelker            git: 0fb06da11083 - stable/14 - bin/sh: Fix history long line truncation/corruption
 22. Aug  7 Kyle Evans                 git: 10904e0c2b4c - stable/15 - hid: u2f: stop interrupts on last-close
 23. Aug  5 Alexander Ziaee            git: 1093a068eac6 - stable/14 - top.1: Document the THR column
 24. Aug  7 Konstantin Belousov        git: 1203141df81a - stable/15 - procdesc_exit(): assert that _exit() was called
 25. Aug  5 Mark Johnston              git: 13979cac4f19 - stable/14 - kthread: Fix a thread leak
 26. Aug  5 Alexander Ziaee            git: 152064c3a278 - stable/14 - sysdecode_syscallnames.3: s/names/name/
 27. Aug  8 Kevin Bowling              git: 15253bd66b15 - stable/15 - ixgbe: respect peer mailbox ownership
 28. Aug  5 Jose Luis Duran            git: 15a0a7d525cf - stable/15 - boot0cfg: Also allow a file as a trailing argument
 29. Aug  3 Konstantin Belousov        git: 16015bf932bd - stable/15 - umtx_op(2): add the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request
 30. Aug  5 Mark Johnston              git: 1802e8fa3364 - stable/14 - netinet6/nd6: Sprinkle missing prefix refcounting
 31. Aug  7 Colin Percival             git: 187da1388dc1 - releng/14.5 - 14.5: create releng/14.5 branch
 32. Aug  8 Ahmad Khalifa              git: 192a5eeab8d1 - stable/15 - vfs_mountroot: unmute console in interactive prompt
 33. Aug  3 Dag-Erling Smørgrav        git: 19723c77825e - stable/14 - pwait: Add a SIGINFO handler
 34. Aug  8 Kevin Bowling              git: 198908895f18 - stable/14 - e1000: restrict conventional PCI DMA to 32 bits
 35. Aug  6 Michael Tuexen             git: 1b8d19dea462 - stable/14 - Revert "loopback: improve checksum offloading"
 36. Aug  6 Michael Tuexen             git: 1c62c8bac5ae - stable/14 - tcp: improve SEG.SEQ validation for RST segments
 37. Aug  6 Michael Tuexen             git: 1cd388ddf0d3 - stable/14 - rack_bbr_common: don't use stale pointer after m_pullup()
 38. Aug  7 Kyle Evans                 git: 1ce0ad4b3aa5 - stable/15 - rockchip: fix stack overflow in rk8xx_rtc
 39. Aug  3 Alexander Leidinger        git: 1e0ae0d055d2 - stable/15 - hwpmc: handle counter wraparound for process-mode counting PMCs
 40. Aug  6 Mark Johnston              git: 1ede9ecfe610 - stable/15 - kqueue: Associate marker knotes with a queue

 41. Aug  6 Konstantin Belousov        git: 1f3b673d17c8 - stable/15 - kern_execve(): avoid storing non-VDIR into p_textdvp
 42. Aug  6 Jessica Clarke             git: 1f62c6f0fc4a - stable/14 - Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj):
 43. Aug  5 Alan Somers                git: 1fcd8291b9ef - stable/14 - fusefs: fix a race in the pre-init tests
 44. Aug  6 Alexander Ziaee            git: 21783b3b8a75 - stable/14 - Bourne shell -> POSIX shell
 45. Aug  3 Dag-Erling Smørgrav        git: 236794f7c229 - stable/15 - pwait: Add a SIGINFO handler
 46. Aug  3 Dag-Erling Smørgrav        git: 237ab146975b - stable/15 - rc.subr: Fix premature return from wait_for_pids
 47. Aug  8 Kevin Bowling              git: 23c1d528bc0e - stable/14 - ixgbe: reject VF requests before CTS
 48. Aug  7 Kyle Evans                 git: 240bd2eeb21f - stable/15 - evdev: use a prometheus-safe label for ev_sysctl_tree
 49. Aug  5 Alexander Ziaee            git: 252ca3f6a824 - stable/14 - VFS.9: Remove obsolete reference to VFS_INIT(9)
 50. Aug  3 Rick Macklem               git: 25d1f68e513b - stable/15 - nfs_commonkrpc.c: Handle NFSERR_DELAY for Sequence correctly
 51. Aug  6 Michael Tuexen             git: 265b3e15abf6 - stable/15 - loopback: improve checksum offloading
 52. Aug  6 Jessica Clarke             git: 2705320b7c82 - stable/14 - libllvmminimal: Fix building with LLVM < 21 on riscv64
 53. Aug  6 Li-Wen Hsu                 git: 2733e053372b - stable/15 - tests/lorder_test: Update test case description from copy/paste
 54. Aug  5 Alexander Ziaee            git: 279fdaaf5ad7 - stable/15 - iwlwifi.4, rtw88.4, rtw89.4: Fix xref typos
 55. Aug  7 Konstantin Belousov        git: 2947a48bea3b - stable/15 - amd64: try to fix the build with old clang that does not know about FRED
 56. Aug  5 Mark Johnston              git: 296d7f95aab8 - stable/14 - vfs: Initial revision of inotify
 57. Aug  7 Kyle Evans                 git: 29a68ae63cac - stable/15 - kern: syscall_thread_enter() cannot fail
 58. Aug  6 Alexander Ziaee            git: 2abf4ce4d799 - stable/14 - iostat.8: Expand -w description
 59. Aug  5 Alexander Ziaee            git: 2b0f4a74e2a1 - stable/14 - ctfmerge.1: Import ENVIRONMENT from NetBSD
 60. Aug  7 Kyle Evans                 git: 2b25a0ebb48d - stable/15 - socket: remove tautological condition in so_unsplice()

 61. Aug  5 Alexander Ziaee            git: 2cdb856e35fd - stable/15 - pf.conf.5: Fix typo
 62. Aug  7 Dag-Erling Smørgrav        git: 2d252764711b - stable/14 - sys/socket.h: Fix AF_MAX
 63. Aug  5 Alexander Ziaee            git: 2df31b1e3cf1 - stable/14 - ice.4: Zap registered mark from document descr
 64. Aug  7 Enji Cooper                git: 2e04d9868823 - stable/14 - crypto/openssl: correct version numbers for pkg-config files
 65. Aug  5 Mark Johnston              git: 2e5f492fe30b - stable/14 - inotify: Add man pages for the new syscalls and for VOP_INOTIFY
 66. Aug  8 Kevin Bowling              git: 2ece40431fd1 - stable/14 - ixgbe: dispatch PBA string reads through EEPROM ops
 67. Aug  5 Konstantin Belousov        git: 2f9a4885ec99 - stable/14 - amd64: do not allow to set reserved bits in MXCSR for ptrace(PT_SETFPREGS)
 68. Aug  6 Mark Johnston              git: 30758138f2e3 - stable/15 - unix: Preserve FD_RESOLVE_BENEATH when passing an fd
 69. Aug  7 Mark Johnston              git: 30b4bdd451ad - stable/14 - ppp: Reject invalid endpoint discriminator options
 70. Aug  6 Alexander Ziaee            git: 30c821ac04c1 - stable/14 - geom manuals: Clarify units
 71. Aug  5 Alexander Ziaee            git: 30f26e6b65d3 - stable/14 - aac.4: Improve HARDWARE introductory sentance
 72. Aug  8 Kevin Bowling              git: 30f409552cba - stable/14 - igc: Apply ASPM L1.2 workaround to all I226 devices
 73. Aug  6 Mark Johnston              git: 3101f4127344 - stable/15 - rpcinfo: Fix buffer overflows
 74. Aug  6 Jessica Clarke             git: 310a5a993ac8 - stable/15 - Merge commit 26bf39cdba0b from llvm-project (by Jessica Clarke):
 75. Aug  5 Mark Johnston              git: 3136ff55276a - stable/14 - tests/inotify: Make an error message more useful
 76. Aug  6 Mark Johnston              git: 31765e232239 - stable/15 - rpcinfo: Fix residual warnings and bump WARNS
 77. Aug  6 Mark Johnston              git: 31d9493fbb2c - stable/15 - kqueue: Add a helper macro for sleeping on in-flux knotes
 78. Aug  5 Mark Johnston              git: 333e556683c4 - stable/14 - VOP_WRITE_POST(): correct condition for knote activation
 79. Aug  3 Rick Macklem               git: 3393002307ad - stable/14 - nfs_commonkrpc.c: Handle NFSERR_DELAY for Sequence correctly
 80. Aug  8 Kevin Bowling              git: 33fb0b470b36 - stable/14 - ixgbe: fix host interface timeout detection

 81. Aug  3 Alexander Leidinger        git: 34afb930b25e - stable/14 - hwpmc: drain a process-mode PMC's runcount when a live target detaches
 82. Aug  4 Olivier Houchard           git: 35d56f200e94 - stable/14 - arm64: Use the fault handler when one is provided
 83. Aug  8 Kevin Bowling              git: 36465977968f - stable/15 - ixgbe: avoid signed overflow in pause time calculation
 84. Aug  6 Alexander Ziaee            git: 37bd9f15e37e - stable/14 - vmgenc.4: Add VM Generation ID Counter manual
 85. Aug  6 Kyle Evans                 git: 387634c880be - stable/14 - kern: syscall_thread_enter() cannot fail
 86. Aug  4 Olivier Cochard            git: 38af24ed0811 - stable/15 - hwpmc: fix event allocation on pre-Zen AMD CPUs
 87. Aug  5 Alan Somers                git: 3943f7b565da - stable/14 - CTL: add ATF tests for REPORT SUPPORTED OPCODES
 88. Aug  5 Konstantin Belousov        git: 3b0a51cc8731 - stable/14 - ptrace: Propagate errors from set_fpregs()
 89. Aug  5 Mark Johnston              git: 3b1d0e8b0a22 - stable/14 - linux: Regenerate system call definitions
 90. Aug  6 Alexander Ziaee            git: 3c0afd5bea93 - stable/14 - x86: Handle when MPERF/APERF MSRs aren't writable
 91. Aug  7 Enji Cooper                git: 3d064b7b158a - stable/14 - libc: tests: add static to resolve -Wmissing-prototypes
 92. Aug  7 Kyle Evans                 git: 3d29c3a3ec99 - stable/15 - stdio: *memstream: decouple the buffer size from the stream length
 93. Aug  8 Kevin Bowling              git: 3da5aba3f613 - stable/14 - igc: Disable PCIe L1.2 on I225
 94. Aug  7 Kyle Evans                 git: 3e0270c52875 - stable/15 - kern: osd: abstract away the math for locating a slot method
 95. Aug  6 Alexander Ziaee            git: 3e05b2366af1 - stable/14 - libusb20: Add dev_open + be_device_foreach manuals
 96. Aug  6 Alexander Ziaee            git: 3e79e506ae80 - stable/14 - hgame.4: Polish
 97. Aug  5 Mark Johnston              git: 3e8d10f256d5 - stable/14 - inotify: Use memcmp() to compare embedded file names
 98. Aug  5 Alexander Ziaee            git: 3fd38a6a1052 - stable/14 - style.Makefile.5: Remove title macros, tag SPDX
 99. Aug  7 Konstantin Belousov        git: 408031fd85cd - stable/15 - amd64: Remove a prototype for an unimplemented function
100. Aug  4 Olivier Cochard            git: 410403d2e9ea - stable/15 - e1000: report UDP RSS hash type on igb/em

101. Aug  6 Li-Wen Hsu                 git: 424d07c5260b - stable/15 - rc.d/bthidd: Correct load_kld invocations
102. Aug  5 Mark Johnston              git: 441885dcfff3 - stable/14 - unix: Preserve FD_RESOLVE_BENEATH when passing an fd
103. Aug  8 Kevin Bowling              git: 44193b7f8e2f - stable/15 - ixgbe: avoid flow control counter overflow
104. Aug  8 Kevin Bowling              git: 4857be0b8100 - stable/14 - ixgbe: check negotiated API for VF queue query
105. Aug  3 Alexander Leidinger        git: 48c9e91856c3 - stable/15 - hwpmc: drain a process-mode PMC's runcount when a live target detaches
106. Aug  3 Dag-Erling Smørgrav        git: 48f73970d1ed - stable/15 - Bump dates
107. Aug  8 Kevin Bowling              git: 49fc8bbbffae - stable/14 - ixgbe: avoid signed overflow in pause time calculation
108. Aug  7 Colin Percival             git: 4abf6e721694 - stable/14 - Post-14.5-branch updates
109. Aug  6 Alexander Ziaee            git: 4bcf7485ee12 - stable/14 - diskinfo: Align and alphabetize options
110. Aug  3 Alexander Leidinger        git: 4ca8afd1d15c - stable/14 - hwpmc: handle counter wraparound for process-mode counting PMCs
111. Aug  3 Dag-Erling Smørgrav        git: 4ce8f2940a6a - stable/15 - kqueue: Add NOTE_REAP
112. Aug  5 Mark Johnston              git: 4d9701c08106 - stable/14 - tests: Add some regression tests for inotify
113. Aug  3 Konstantin Belousov        git: 4dcfa6d003e0 - stable/15 - libthr: implement pthread_cond_clockwait(3)
114. Aug  3 Dag-Erling Smørgrav        git: 4e6679c9c422 - stable/14 - pwait: Test the new -r option
115. Aug  6 Alexander Ziaee            git: 4f3662233a0c - stable/14 - mdoc.7: Revert upstream changes to Lb/LIBRARY
116. Aug  5 Sean Eric Fagan            git: 51acd75a12dd - stable/14 - sleep: Fix man page about IGINFO output
117. Aug  7 Konstantin Belousov        git: 51f5623874c0 - stable/14 - geom_zero(4): reset the uio vector on each uiomove()
118. Aug  6 Jessica Clarke             git: 52fcb9a9126e - stable/15 - lib/clang: Fix bootstrapping on macOS after LLVM 21 merge
119. Aug  7 Mark Johnston              git: 542c98fba386 - stable/15 - ppp: Reject invalid endpoint discriminator options
120. Aug  6 Jessica Clarke             git: 560cf46476e0 - stable/15 - libllvmminimal: Fix building with LLVM < 21 on riscv64

121. Aug  5 Alexander Ziaee            git: 565061836e1d - stable/15 - ctfmerge.1: Import ENVIRONMENT from NetBSD
122. Aug  8 Kevin Bowling              git: 56cdca658ce7 - stable/15 - pci: Add L1 PM definitions
123. Aug  8 Kevin Bowling              git: 573ae898a731 - stable/15 - ixgbe: isolate VF reset state
124. Aug  3 Dag-Erling Smørgrav        git: 58c826d72918 - stable/14 - pwait: Fix pwait_normal test case
125. Aug  5 Mark Johnston              git: 59bbde390ebd - stable/14 - inotify: Fix a namei path buffer leak
126. Aug  5 Konstantin Belousov        git: 5adc7b1c9141 - stable/15 - vfs_busy(): add MBF_PCATCH flag to allow interrupting the sleep
127. Aug  8 Kevin Bowling              git: 5b61d1c82f38 - stable/14 - ixgbe: respect peer mailbox ownership
128. Aug  5 Konstantin Belousov        git: 5bdb00b44fbd - stable/15 - stat.2: enhance the description of st_blocks
129. Aug  6 Alexander Ziaee            git: 5e1443211528 - stable/14 - ports.7/FILES: Expand and refactor into 3 tables
130. Aug  7 Konstantin Belousov        git: 5e1fdbdf938b - stable/15 - amd64: FRED support
131. Aug  3 Dag-Erling Smørgrav        git: 600d57daeaec - stable/15 - pwait: Optionally wait until process is reaped
132. Aug  6 Alexander Ziaee            git: 606e70b7af7e - stable/14 - Makefile: Update doxygen requirements
133. Aug  7 Mark Johnston              git: 607c41d8f869 - stable/14 - ppp: Avoid overflow when formatting endpoint discriminator options
134. Aug  4 Olivier Houchard           git: 60dd46db19f4 - stable/15 - arm64: Use the fault handler when one is provided
135. Aug  6 Alexander Ziaee            git: 612a0fd7cdde - stable/14 - style.mdoc: Li macro is undeprecated for some time
136. Aug  6 Rick Macklem               git: 6154eec89acb - stable/15 - nfs_commonkrpc.c: Get rid of NFSv4.0 delegation cruft
137. Aug  6 Jessica Clarke             git: 6184b31972ff - stable/15 - arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQs
138. Aug  6 Li-Wen Hsu                 git: 625a7eb91188 - stable/14 - tests/lorder_test: Update test case description from copy/paste
139. Aug  8 Kevin Bowling              git: 6452e39b45c3 - stable/15 - ixgbe: avoid signed shift when assembling ETrack ID
140. Aug  6 Jessica Clarke             git: 6454c6e82590 - stable/14 - lib/clang: Fix bootstrapping on macOS after LLVM 21 merge

141. Aug  5 Mark Johnston              git: 64a20dd7034e - stable/14 - linux: Add inotify support
142. Aug  5 Alexander Ziaee            git: 655b5bb94cfd - stable/14 - nda.4: Add a HARDWARE section, tag SPDX
143. Aug  5 Mark Johnston              git: 66a50afd0491 - stable/14 - inotify: Fix comment typos
144. Aug  5 Alan Somers                git: 66c61a685c73 - stable/14 - Fix LOCAL_PEERCRED in 32-bit compat mode
145. Aug  3 Konstantin Belousov        git: 671e2cb6a237 - stable/15 - _umtx_op.2: document the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request
146. Aug  6 Alexander Ziaee            git: 6758b7f9932d - stable/14 - arcmsr.4: Improve HARDWARE introductory sentence
147. Aug  7 Kyle Evans                 git: 6834c2660904 - stable/15 - adjtime(2): document that delta can be NULL
148. Aug  7 Kyle Evans                 git: 690207d4efc1 - stable/15 - build: provide a FORTIFY_SOURCE.<src file> override
149. Aug  5 Alexander Ziaee            git: 6a2f1e3a06bc - stable/15 - nvmecontrol.8: Explain non-operational power modes
150. Aug  8 Kevin Bowling              git: 6b23a23c14ec - stable/14 - ixgbe: copy ACI buffer before command retry
151. Aug  5 Alexander Ziaee            git: 6bbe8330cbcc - stable/14 - gpio.4: Remove non-existent gpioc from synopsis
152. Aug  3 Dag-Erling Smørgrav        git: 6bfcca26efbc - stable/14 - unbound: Update to 1.25.2
153. Aug  7 Kyle Evans                 git: 6ce4a4dea4df - stable/15 - stdio: *memstream: grow the buffer by 1.5x on write
154. Aug  3 Alexander Leidinger        git: 6d85b0a8761f - stable/14 - hwpmc: add regression tests for detaching a live process-mode PMC
155. Aug  5 Mark Johnston              git: 6d9339c7b1b6 - stable/14 - inotify: Work around the vput() bug directly
156. Aug  6 Ed Maste                   git: 6db7fa3765ae - stable/15 - loader: Allocate trampoline as EfiLoaderCode, not Data
157. Aug  6 Alexander Ziaee            git: 6e790449df11 - stable/14 - mfiutil.8: Fix typo - missing macro for dev node
158. Aug  7 Alexander Ziaee            git: 6e8f4f422fea - stable/15 - manuals: Fix Fx and nearby mechanical typos
159. Aug  3 Dag-Erling Smørgrav        git: 6eb614c82fad - stable/15 - pwait: Fix pwait_normal test case
160. Aug  3 Alexander Leidinger        git: 6f7bdac868c7 - stable/15 - hwpmc: add regression tests for counting-PMC counter wraparound

161. Aug  3 Dag-Erling Smørgrav        git: 70b3d322e5b0 - stable/14 - kqueue: Fix delivery of unwanted events
162. Aug  7 Kyle Evans                 git: 70c07351df58 - stable/15 - rights(4): fix our representation of the unused bits
163. Aug  5 Alexander Ziaee            git: 70c87c092c33 - stable/15 - ctfmerge.1: Fix uniqlabel typos
164. Aug  8 Kevin Bowling              git: 70df28a9281a - stable/14 - ixgbe: retry incoherent SFP identifier reads
165. Aug  8 Kevin Bowling              git: 72b761237155 - stable/14 - ixgbe: avoid signed shift when assembling ETrack ID
166. Aug  6 Mark Johnston              git: 73b576abf509 - stable/15 - kthread: Fix a thread leak
167. Aug  6 Michael Tuexen             git: 74f750004990 - stable/14 - sctp: initialize inp to avoid uninitialized use
168. Aug  3 Alexander Leidinger        git: 7503cd109bff - stable/15 - tests/sys/pmc: only build if MK_PMC != no
169. Aug  6 Mark Johnston              git: 78dfadaa0618 - stable/15 - ppp: Avoid overflow when formatting endpoint discriminator options
170. Aug  6 Kevin Bowling              git: 799f8ebd69fd - stable/14 - pci_iov: Clear NumVFs when configuration fails
171. Aug  6 Alexander Ziaee            git: 7a068100b4b5 - stable/14 - x86: Guard clock frequency against a divide by 0
172. Aug  3 Konstantin Belousov        git: 7d243813ca63 - stable/15 - tests/libpthread: add pthread_cond_clockwait(3) tests
173. Aug  7 Dag-Erling Smørgrav        git: 7d8fc2a82bfb - stable/14 - mbuf: Parenthesize macro arguments
174. Aug  5 Mark Johnston              git: 7d914975a6ab - stable/14 - procstat: Add handling for inotify descriptors
175. Aug  6 Michael Tuexen             git: 7d9ab6ff71ec - stable/14 - tcp: cleanup resource handling in SYN handling
176. Aug  6 Mark Johnston              git: 7eb4c67be503 - stable/15 - loader: Fix error handling after an allocation failure
177. Aug  6 Bojan Novković             git: 7f1009d61c3e - stable/15 - net/if.c: Add fib-aware ifa_ifwithaddr()
178. Aug  5 Alexander Ziaee            git: 7f5315a47cd1 - stable/14 - iovctl.8: Fix missing xref section number
179. Aug  5 Konstantin Belousov        git: 838878fc632e - stable/14 - getpgrp(2), getsid(2): allow to call on zombies
180. Aug  5 Mark Johnston              git: 84235bcd4bde - stable/14 - inotify: Avoid resetting the cookie

181. Aug  5 Alexander Ziaee            git: 84c20e2b26a9 - stable/14 - mpr.4: Improve HARDWARE introductory sentance
182. Aug  6 Michael Tuexen             git: 85485a570d4f - stable/14 - tcp: improve handling of stopped timers
183. Aug  6 Kevin Bowling              git: 86000d1af36e - stable/15 - igb: Correct I350 loopback VLAN byte order
184. Aug  5 Alexander Ziaee            git: 88129687a8ec - stable/14 - cdceem.4: Clean description for apropos, tag spdx
185. Aug  7 Enji Cooper                git: 891d63642baf - stable/15 - libc: tests: add static to resolve -Wmissing-prototypes
186. Aug  6 Kyle Evans                 git: 8ab54c5d7dd9 - stable/14 - rights(4): fix our representation of the unused bits
187. Aug  5 Konstantin Belousov        git: 8b6210945336 - stable/15 - ptrace: Propagate errors from set_fpregs()
188. Aug  8 Kevin Bowling              git: 8be1e05513de - stable/15 - ixgbe: check EEPROM read in 82599 D3 path
189. Aug  5 Jose Luis Duran            git: 8c15c141db92 - stable/14 - boot0cfg: Also allow a file as a trailing argument
190. Aug  7 Alexander Ziaee            git: 8ce50d778757 - stable/15 - manuals: Fix more Fx and nearby mechanical typos
191. Aug  5 Mark Johnston              git: 8e857d9812fa - stable/14 - examples/inotify: Handle a zero-length name
192. Aug  6 Kevin Bowling              git: 8ef5d8b48862 - stable/14 - igb: Reprogram descriptor queues while disabled
193. Aug  8 Kevin Bowling              git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration
194. Aug  8 Bruce Simpson               Re: git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration
195. Aug  8 Bruce Simpson               Re: git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration
196. Aug  5 Alan Somers                git: 8fa2c020b8d1 - stable/14 - aio(4) tests: do not rely on (int *)-1 being invalid address
197. Aug  7 Konstantin Belousov        git: 9076627050c5 - stable/15 - amd64: Fix an off-by-one in the fred_ipi_handlers definition
198. Aug  6 Kevin Bowling              git: 908706b949b1 - stable/15 - igb: Reprogram descriptor queues while disabled
199. Aug  6 Alexander Ziaee            git: 91be2282781d - stable/14 - nvram.8: Align option list and tag SPDX
200. Aug  8 Kevin Bowling              git: 91ddf485200d - stable/15 - ixgbe: disable VF multicast reception for empty list

201. Aug  3 Dag-Erling Smørgrav        git: 934fde21fa2b - stable/14 - rc.subr: Fix premature return from wait_for_pids
202. Aug  5 Alexander Ziaee            git: 936bb5c85c33 - stable/14 - vnet.9: Rename vnet.9/vimage.9 to VNET.9/VIMAGE.9
203. Aug  8 Kevin Bowling              git: 94d7960ab011 - stable/14 - ixgbe: clear VF head write-back state on reset
204. Aug  5 Mark Johnston              git: 95d7a7d17804 - stable/14 - inotify: Unconditionally generate IN_IGNORED events for files/dirs
205. Aug  8 Kevin Bowling              git: 96028adb8599 - stable/14 - pci: Add L1 PM definitions
206. Aug  8 Kevin Bowling              git: 9603e94ff515 - stable/15 - ixgbe: copy ACI buffer before command retry
207. Aug  6 Alexander Ziaee            git: 96f9f950c8d8 - stable/14 - ocs_fc.4: Cleanup
208. Aug  6 Kevin Bowling              git: 976f400a7e52 - stable/14 - igb: Stop writing the legacy TADV register
209. Aug  6 Bojan Novković             git: 978b9026b018 - stable/15 - bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is active
210. Aug  6 Helge Oldach                Re: git: 978b9026b018 - stable/15 - bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is active
211. Aug  5 Mark Johnston              git: 97d0086f9541 - stable/14 - truss: Add a decoder for inotify_add_watch_at(2)
212. Aug  6 Mark Johnston              git: 984a3970b16f - stable/15 - stand: Recognize SHT_INIT_ARRAY sections as constructor sections
213. Aug  6 Kevin Bowling              git: 985880074211 - stable/15 - pci_iov: Clear NumVFs when configuration fails
214. Aug  6 Mark Johnston              git: 998989431213 - stable/15 - vm: Remove a reference to an undefined memattr
215. Aug  6 Michael Tuexen             git: 9a1511e23f79 - stable/14 - loopback: use new names for checksum offloading flags
216. Aug  6 Michael Tuexen             git: 9ac39192d496 - stable/15 - tcp: improve SEG.SEQ validation for RST segments
217. Aug  5 Alexander Ziaee            git: 9ade902dfef2 - stable/14 - sed.1: Adjust examples to fit in one line + SPDX
218. Aug  5 Mark Johnston              git: 9b094ba83a14 - stable/14 - inotify: Avoid calling vrele() with a namecache mutex held
219. Aug  6 Alexander Ziaee            git: 9bc3d8e002b9 - stable/14 - sh: Increase default history size to POSIX mandated minimum of 128
220. Aug  6 Mark Johnston              git: 9cc432da231b - stable/15 - arm64: Fix the build

221. Aug  6 Mark Johnston              git: 9d2e5039ee18 - stable/15 - ktls: Propagate EPG_FLAG_ANON to mapped mbufs
222. Aug  5 Mark Johnston              git: 9e2e70d55ff5 - stable/14 - libprocstat: Add handling for inotify descriptors
223. Aug  5 Mark Johnston              git: 9f2c32c1924b - stable/14 - inotify: Fix a couple of locking bugs
224. Aug  6 Michael Tuexen             git: 9f49131806eb - stable/15 - tcp: cleanup resource handling in SYN handling
225. Aug  6 Alexander Ziaee            git: 9f7f30b8df12 - stable/14 - periodic/801.trim-zfs: Fix daily-trim-zfs-flags
226. Aug  6 Jessica Clarke             git: 9facb187c9aa - stable/15 - link_elf: Make phdrs first page check actually fatal
227. Aug  8 Kevin Bowling              git: a00379eb1872 - stable/15 - ixgbe: dispatch PBA string reads through EEPROM ops
228. Aug  6 Alexander Ziaee            git: a1479a37fcf8 - stable/14 - dwcotg.4: Initial manual page
229. Aug  5 Mark Johnston              git: a1634ec7ec4c - stable/14 - nullfs: Clear inotify flags during reclaim
230. Aug  6 Michael Tuexen             git: a2d2f7a97074 - stable/15 - loopback: use new names for checksum offloading flags
231. Aug  5 Alan Somers                git: a4ebad0c202f - stable/14 - fusefs: better handling for low-memory conditions
232. Aug  6 Michael Tuexen             git: a5423ccd1c26 - stable/15 - rack_bbr_common: don't use stale pointer after m_pullup()
233. Aug  8 Kevin Bowling              git: a6c653e32642 - stable/15 - ixgbe: retry incoherent SFP identifier reads
234. Aug  6 Alexander Ziaee            git: a716cf6d5604 - stable/14 - timeout.1: Document non-POSIX options
235. Aug  7 Kyle Evans                 git: a76cac3a2062 - stable/15 - usbdump: add -t to omit timestamps
236. Aug  8 Kevin Bowling              git: a9d71b76c647 - stable/15 - igc: Disable ASPM L1.2 on I226 to prevent RX stalls
237. Aug  6 Jessica Clarke             git: aa3b76871e96 - stable/14 - Merge commit 26bf39cdba0b from llvm-project (by Jessica Clarke):
238. Aug  4 Olivier Cochard            git: aa8ffe6fbac7 - stable/14 - e1000: report UDP RSS hash type on igb/em
239. Aug  5 Konstantin Belousov        git: abe9c47be9ca - stable/15 - statfs(2): allow to interrupt busying
240. Aug  4 Kevin Bowling              git: ac134a488a6e - stable/14 - ixl: enforce the assigned VF MAC address

241. Aug  6 Jessica Clarke             git: ac26e70f96c0 - stable/15 - Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj):
242. Aug  3 Alexander Leidinger        git: ac3d63e50862 - stable/14 - hwpmc: add regression tests for counting-PMC counter wraparound
243. Aug  5 Mark Johnston              git: acaedbefeb68 - stable/14 - inotify: Regenerate syscall definitions
244. Aug  3 Dag-Erling Smørgrav        git: ae3c852dfbd8 - stable/14 - pwait: Optionally wait until process is reaped
245. Aug  5 Konstantin Belousov        git: aea04a88aaa9 - stable/15 - amd64: do not allow to set reserved bits in MXCSR for ptrace(PT_SETFPREGS)
246. Aug  7 Konstantin Belousov        git: af495ad4a98a - stable/15 - proc_realparent(): assert that an orphaned child has real parent != parent
247. Aug  5 Alan Somers                git: afc31e48e0e4 - stable/14 - fusefs: proofread an error message in the tests
248. Aug  6 Jessica Clarke             git: b029b0d0e69c - stable/15 - arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERn
249. Aug  8 Kevin Bowling              git: b1220a1701ec - stable/15 - ixgbe: check negotiated API for VF queue query
250. Aug  6 Michael Tuexen             git: b1afe190d766 - stable/14 - virtio_pci_modern: Remove endianness conversion for config space
251. Aug  6 Alexander Ziaee            git: b2e845c577de - stable/14 - bsdinstall: Improve auto-partition message
252. Aug  5 Alexander Ziaee            git: b359e5031aa2 - stable/14 - sdhci.4: Improve HARDWARE for HW Relnotes + SPDX
253. Aug  6 Mark Johnston              git: b35a7db4829a - stable/15 - kqueue: Allocate marker knotes on the stack
254. Aug  8 Pouria Mousavizadeh Tehran git: b3e20e1a0386 - stable/14 - rtadvd(8): Fix RA flag inconsistency messages
255. Aug  3 Dag-Erling Smørgrav        git: b58c9e8cf6ac - stable/14 - kqueue: Add NOTE_REAP
256. Aug  5 Alexander Ziaee            git: b60835acb984 - stable/14 - ctfmerge.1: Fix uniqlabel typos
257. Aug  8 Kevin Bowling              git: b6bff124973e - stable/15 - ixgbe: fix unaligned access in ixgbe_update_flash_X550()
258. Aug  6 Alexander Ziaee            git: b75965e73544 - stable/14 - ntp_adjtime.2: Increase visibility
259. Aug  8 Kevin Bowling              git: b84a50bd0e85 - stable/14 - ixv: fix multicast address enumeration
260. Aug  6 Alexander Ziaee            git: b8d1a7e37591 - stable/14 - igc.4: Describe better

261. Aug  6 Alexander Ziaee            git: b8f42658ddd2 - stable/14 - style.mdoc: Add example manuals to FILES
262. Aug  6 Alexander Ziaee            git: bad1b88e0978 - stable/14 - trimdomain.3: Explain DISPLAY a bit more
263. Aug  7 Dag-Erling Smørgrav        git: bcee81bcf1b0 - stable/15 - mbuf: Parenthesize macro arguments
264. Aug  5 Mark Johnston              git: bdc45e43f469 - stable/14 - rpcinfo: Fix residual warnings and bump WARNS
265. Aug  6 Rick Macklem               git: bdea6e971844 - stable/14 - nfs_commonkrpc.c: Get rid of NFSv4.0 delegation cruft
266. Aug  5 Alan Somers                git: bdf902719e33 - stable/14 - fusefs: fix error handling when reading a directory's sticky bit
267. Aug  9 Robert Clausecker          git: be97ef6e94a6 - stable/15 - libc/merge.c: use memcpy() for copying
268. Aug  6 Jessica Clarke             git: bf61c2737559 - stable/15 - Merge commit cbf48349e3e1 from llvm-project (by Jessica Clarke):
269. Aug  5 Alexander Ziaee            git: bff7d591e85b - stable/14 - ahc.4,ahd.4: Improve HARDWARE + tag SPDX
270. Aug  7 Dag-Erling Smørgrav        git: c0f892003486 - stable/15 - sys/socket.h: Fix AF_MAX
271. Aug  8 Kevin Bowling              git: c1a574ef9a35 - stable/14 - igc: Disable ASPM L1.2 on I226 to prevent RX stalls
272. Aug  8 Kevin Bowling              git: c38cbf6be189 - stable/15 - ixgbe: clear VF head write-back state on reset
273. Aug  8 Pouria Mousavizadeh Tehran git: c3a70b0319d9 - stable/15 - rtadvd(8): Fix RA flag inconsistency messages
274. Aug  5 Alan Somers                git: c3be3a784c2b - stable/14 - ping: fix listing test cases when scapy is not installed
275. Aug  6 Kevin Bowling              git: c4109200f17e - stable/14 - igb: Correct I350 loopback VLAN byte order
276. Aug  3 Dag-Erling Smørgrav        git: c4700dbbf9b5 - stable/14 - pwait: Don't use init as a target
277. Aug  3 Dag-Erling Smørgrav        git: c4e25212639a - stable/15 - unbound: Update to 1.25.2
278. Aug  6 Mark Johnston              git: c4ea6b08e24e - stable/15 - vm_phys: Add a sysctl to dump registered fictitious memory ranges
279. Aug  8 Kevin Bowling              git: c50447c7075e - stable/14 - ixgbe: fix unaligned access in ixgbe_update_flash_X550()
280. Aug  5 Alexander Ziaee            git: c553a4283c53 - stable/15 - padlock.4: Update slightly for 64-bit hardware

281. Aug  7 Kyle Evans                 git: c675e0710ea6 - stable/15 - stdio: *memstream: slightly streamline growth function
282. Aug  6 Mark Johnston              git: c68c7059a586 - stable/15 - ipsec: Fix a lock leak in ipsec_chkreplay()
283. Aug  4 Kevin Bowling              git: c6fb3ad1533b - stable/15 - ixl: enforce the assigned VF MAC address
284. Aug  5 Alan Somers                git: c77cb022906d - stable/14 - fusefs: only search for FREAD fufh in readdir
285. Aug  3 Dag-Erling Smørgrav        git: c78190d2144e - stable/15 - pwait: Don't use init as a target
286. Aug  5 Mark Johnston              git: c786bbfa463f - stable/14 - vfs: Add event notification points
287. Aug  6 Kyle Evans                 git: c839c1566147 - stable/14 - kern: add a security knob to disable unprivileged access to kenv
288. Aug  6 Rick Macklem               git: ca0dcfd1a8ec - stable/14 - nfs_commonkrpc.c: Fix recovery that was broken by 4d80d4913e79
289. Aug  6 Alexander Ziaee            git: ca5648c78ef3 - stable/14 - symlink.7: Clean up markup and tag SPDX
290. Aug  6 Michael Tuexen             git: cad0d5772516 - stable/15 - tests: fix checksum computation
291. Aug  8 Kevin Bowling              git: cc7a40b2b54a - stable/15 - ixgbe: fix host interface timeout detection
292. Aug  6 Alexander Ziaee            git: cf16565eb929 - stable/14 - jail.8: Add creating a jail from distribution set
293. Aug  8 Kevin Bowling              git: cf788fbe85ff - stable/15 - igc: Apply ASPM L1.2 workaround to all I226 devices
294. Aug  5 Mark Johnston              git: d0aec16d99af - stable/14 - inotify: Ensure that "allocfail" is initialized in inotify_log_one()
295. Aug  6 Alexander Ziaee            git: d2d03e485bd2 - stable/14 - accf_*.9: Rewrite broken synopsis
296. Aug  3 Konstantin Belousov        git: d32bf064e951 - stable/15 - libthr/thread/thr_cond.c: some style
297. Aug  9 Mateusz Piotrowski         git: d444d82ad831 - stable/15 - d.7: Document no support for ddi_pathnam(), getmajor(), and getminor()
298. Aug  8 Kevin Bowling              git: d535381ea414 - stable/14 - ixgbe: avoid flow control counter overflow
299. Aug  3 Alexander Leidinger        git: d5e51b56c248 - stable/15 - hwpmc: add regression tests for detaching a live process-mode PMC
300. Aug  3 Konstantin Belousov        git: d62a413e76bd - stable/15 - pthread_cond_timedwait.3: document pthread_cond_clockwait(3)

301. Aug  6 Li-Wen Hsu                 git: d690bf86d2c8 - stable/14 - rc.d/bthidd: Correct load_kld invocations
302. Aug  5 Alexander Ziaee            git: d79c05acd2d4 - stable/14 - man4/Makefile: Add a reminder about architectures
303. Aug  8 Kevin Bowling              git: d86590b7713e - stable/15 - ixgbe: fail fast on VF-held PF mailboxes
304. Aug  7 Kyle Evans                 git: da9d26a215a6 - stable/15 - kern: add a security knob to disable unprivileged access to kenv
305. Aug  7 Colin Percival             git: daf81f32f834 - stable/14 - Revert "release: Ship firmware from kmods repo on DVD"
306. Aug  4 Olivier Cochard            git: db2dc24da9d6 - stable/14 - hwpmc: fix event allocation on pre-Zen AMD CPUs
307. Aug  6 Alexander Ziaee            git: dcffbdf28aab - stable/14 - loader.efi.8: hw.uart.console is explained in uart
308. Aug  5 Alexander Ziaee            git: ddd842ec2a12 - stable/14 - snd_uaudio.4: Rework SYNOPSIS, add HARDWARE, SPDX
309. Aug  6 Alexander Ziaee            git: de72f7644981 - stable/14 - style.mdoc: Explain why not to abuse Nm
310. Aug  6 Alexander Ziaee            git: de899a4efc62 - stable/14 - ports.7: Add port files to FILES
311. Aug  6 Mark Johnston              git: e1070148f676 - stable/15 - linker: Recognize SHT_INIT_ARRAY sections as constructor sections
312. Aug  6 Alexander Ziaee            git: e2b376fdf057 - stable/14 - mount_udf.8: Alphabetize and align options
313. Aug  5 Mark Johnston              git: e478560ba476 - stable/14 - libsysdecode: Add support for decoding inotify syscall flags
314. Aug  6 Kyle Evans                 git: e55aa7b67cb0 - stable/14 - evdev: use a prometheus-safe label for ev_sysctl_tree
315. Aug  6 Alexander Ziaee            git: e5c5e7db7ebd - stable/14 - style.mdoc: Remove synopsis formatting advice
316. Aug  5 Mark Johnston              git: e61884183ed4 - stable/14 - libc: Add inotify support
317. Aug  6 Li-Wen Hsu                 git: e6b49d71f259 - stable/15 - libdtrace: Fix dt_print_sym() not printing symbols in non-oformat mode
318. Aug  6 Kyle Evans                 git: e73fcd4c3205 - stable/14 - evdev: add devnum sysctl
319. Aug  6 Alexander Ziaee            git: e7cdcb52c327 - stable/14 - style.mdoc: Left angle bracket is not less-than
320. Aug  3 Dag-Erling Smørgrav        git: e87afada8e8a - stable/15 - pwait: Test the new -r option

321. Aug  5 Mark Johnston              git: e8c54222acdb - stable/14 - inotify: do not call into namei() with a locked vnode
322. Aug  6 Michael Tuexen             git: e8d1cee43741 - stable/15 - tcp: improve handling of stopped timers
323. Aug  3 Jilles Tjoelker            git: e96ecc712e85 - stable/15 - bin/sh: Fix history long line truncation/corruption
324. Aug  8 Kevin Bowling              git: ebb6b8e7e273 - stable/15 - e1000: restrict conventional PCI DMA to 32 bits
325. Aug  8 Kevin Bowling              git: edf4edbd1ca0 - stable/14 - ixgbe: disable VF multicast reception for empty list
326. Aug  3 Dag-Erling Smørgrav        git: eeba99aff03b - stable/15 - kqueue: Fix delivery of unwanted events
327. Aug  7 Konstantin Belousov        git: ef225a9dda66 - stable/15 - proc_realparent(): do not mark the child as orphan when reparenting to p_opptr pid
328. Aug  5 Mark Johnston              git: f00be56a9ce9 - stable/14 - inotify tests: Use unsigned integers for event masks
329. Aug  6 Michael Tuexen             git: f059fcf3d1d8 - stable/15 - virtio_pci_modern: Remove endianness conversion for config space
330. Aug  6 Kyle Evans                 git: f08af2491ffd - stable/14 - adjtime(2): document that delta can be NULL
331. Aug  8 Kevin Bowling              git: f19cf6441e00 - stable/14 - ixgbe: fail fast on VF-held PF mailboxes
332. Aug  6 Mark Johnston              git: f1cf1447e56a - stable/15 - exec: Avoid overflow when computing the size of the exec map
333. Aug  6 Alexander Ziaee            git: f31df6513b17 - stable/14 - ports.7: Document DEFAULT_VERSIONS
334. Aug  7 Kyle Evans                 git: f58af5d9c538 - stable/15 - kern: osd: trash a slot's methods upon deregistration
335. Aug  7 Colin Percival             git: f68ca7c41df4 - releng/14.5 - Revert "release: Ship firmware from kmods repo on DVD"
336. Aug  7 Bjoern A. Zeeb              Re: git: f68ca7c41df4 - releng/14.5 - Revert "release: Ship firmware from kmods repo on DVD"
337. Aug  5 Alexander Ziaee            git: f76adcd559e6 - stable/14 - man4: Use arch specifier of Dt consistently
338. Aug  7 Kyle Evans                 git: f7d84c7b3858 - stable/15 - evdev: add devnum sysctl
339. Aug  3 Alexander Leidinger        git: f7fd5a57b08c - stable/14 - tests/sys/pmc: only build if MK_PMC != no
340. Aug  6 Jessica Clarke             git: f89b8493d7b2 - stable/14 - Merge commit cbf48349e3e1 from llvm-project (by Jessica Clarke):

341. Aug  8 Kevin Bowling              git: f8eea82a0b97 - stable/14 - ixgbe: isolate VF reset state
342. Aug  6 Jessica Clarke             git: f93ab5858523 - stable/14 - link_elf: Make phdrs first page check actually fatal
343. Aug  6 Kevin Bowling              git: fbdb8728d327 - stable/15 - igb: Stop writing the legacy TADV register
344. Aug  5 Sean Eric Fagan            git: fc0d50a6d9ad - stable/15 - sleep: Fix man page about IGINFO output
345. Aug  8 Kevin Bowling              git: fce4d00876e8 - stable/14 - ixgbe: check EEPROM read in 82599 D3 path
346. Aug  6 Michael Tuexen             git: fd3582e683d6 - stable/14 - loopback: improve checksum offloading
347. Aug  6 Mark Johnston              git: fd58b2ba0910 - stable/15 - netinet6/nd6: Sprinkle missing prefix refcounting
348. Aug  8 Kevin Bowling              git: fd9a9cbcdf27 - stable/15 - igc: Disable PCIe L1.2 on I225
349. Aug  7 Colin Percival             git: fdd93a36ebf2 - stable/15 - Revert "release: Ship firmware from kmods repo on DVD"
350. Aug  3 Konstantin Belousov        git: ff36771c13e9 - stable/15 - pthread_cond_timedwait.3: use .Fo/.Fc for long arguments list
351. Aug  6 Mark Johnston              git: ffad04235a76 - stable/15 - syslogd: Limit rights on procdescs
352. Aug  6 Li-Wen Hsu                 git: ffdac5099420 - stable/14 - libdtrace: Fix dt_print_sym() not printing symbols in non-oformat mode

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