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


2025/dev-commits-src-all/20250707.dev-commits-src-all

Messages: 290, sorted by subject
Last page update: Sat Jan 3 13:05:20 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jul  3 Mark Johnston              git: 027beb002bc5 - main - vmm: Add a missing entry to the ioctl table
  2. Jul  6 Mark Johnston              git: 02ffca404e65 - main - kern: Add support for POSIX O_CLOFORK flag
  3. Jun 30 Mark Johnston              git: 031cd548775c - stable/14 - vfs cache: Add NAMEILOOKUP to the whitelist of fastpath lookup flags
  4. Jul  5 Lexi Winter                git: 032d32c2c276 - main - bridge: add per-interface vlan access list
  5. Jun 30 Rick Macklem               git: 039fedc441cc - main - RELNOTES: Add an entry for recent "nocto" changes
  6. Jul  4 Gleb Popov                 git: 03f840f9cc8b - stable/14 - p9fs: fix lookup of "." for lib9p-based 9P servers
  7. Jul  6 Mark Johnston              git: 04a481b743c5 - main - socket: Add SOCK_CLOFORK flag
  8. Jul  3 Ruslan Bukin               git: 070d185b2f53 - main - hwt: fix build.
  9. Jul  2 Kristof Provost            git: 080e8cad4362 - main - pfctl: Make print_hostname() less AF-specific
 10. Jul  4 Alexander Ziaee            git: 0961446b2382 - stable/14 - pam_xdg.8: Improve usage and standards
 11. Jul  6 Christos Margiolis         git: 0ca9410eab24 - main - sound: Retire unused MIDI sysctls
 12. Jul  3 Kevin Lo                   git: 0cc03e473ed7 - stable/14 - uchcom: add support for CH9102 and CH343 uarts
 13. Jul  6 Konstantin Belousov        git: 0d011ec65367 - main - Regen.
 14. Jul  4 Gleb Popov                 git: 0d1dd7c4863a - stable/14 - p9fs: move NULL check immediately after allocation
 15. Jul  2 Andrew Turner              git: 0e0576700fbe - main - arm64: Only set HCR_EL2.E2H when VHE is supported
 16. Jul  4 Konstantin Belousov        git: 0e33dd60f617 - stable/14 - amd64: eliminate asm symbols DMAP_MIN/MAX_ADDRESS
 17. Jul  4 Konstantin Belousov        git: 0f62297dd1f2 - stable/14 - amd64: switch to la57 mode before creating kernel page tables
 18. Jul  2 Xin LI                     git: 119fb2a288a4 - main - sh(1): Do not interpret chdir to "" as equivalent to chdir with no argument
 19. Jul  4 Alexander Ziaee            git: 132a75025ef9 - stable/14 - scc.4: Improve acronyms + tag SPDX
 20. Jun 30 Kristof Provost            git: 13358e47edbc - main - pfctl: fix anchor rules with filter opts, introduce filteropts_to_rule()

 21. Jul  4 Bjoern A. Zeeb             git: 16c6a3444a19 - main - LinuxKPI: device.h add (*shutdown)
 22. Jul  6 Christos Margiolis         git: 17b38023ea25 - main - sound: Remove duplicate mpu_if.h include
 23. Jul  2 Brooks Davis               git: 1b06e0b889f8 - main - Revert "src/Makefile: log real/user/system time for build targets"
 24. Jun 30 Rick Macklem               git: 1b832d5d8cc6 - main - UPDATING: Add an entry for commits 171f66b0c2ca and 8e2a90ac8089
 25. Jul  4 Alan Cox                   git: 1c1acaf6858b - main - amd64: enable EFER.TCE
 26. Jul  4 Mark Johnston              git: 1d8664d69041 - main - examples: Add a demo program for inotify
 27. Jul  4 Gleb Popov                 git: 201d2e45f51f - stable/14 - p9fs: use M_WAITOK where appropriate
 28. Jul  3 Kristof Provost            git: 204fae3f7378 - main - pfctl: robustness improvement on address family
 29. Jul  6 Mark Johnston              git: 20ee243707ff - main - tests: Add Illumos oclo tests for O_CLOEXEC & O_CLOFORK
 30. Jul  6 Konstantin Belousov        git: 21a0a2c04ca4 - main - exterrctl(2): mark as CAPENABLED
 31. Jul  4 Bjoern A. Zeeb             git: 228b43c258d2 - main - iwlwifi: compile in ACPI support
 32. Jun 30 Kristof Provost            git: 23c17bd60904 - main - pf tests: verify max-pkt-rate on anchors
 33. Jul  4 Mark Johnston              git: 245ff4c4b2c2 - main - libc: Add inotify support
 34. Jul  1 Eugene Grosbein            git: 24e8ed535ff6 - main - network.subr: correct return code in case of bad call to ifisup()
 35. Jul  4 Gleb Popov                 git: 256be6bf6c5d - stable/14 - namei: Fix cn_flags width in 9pfs
 36. Jul  2 Dimitry Andric             git: 257b9d0755b2 - stable/14 - contrib/llvm-project: re-add clang/tools/clang-scan-deps
 37. Jul  6 Konstantin Belousov        git: 26061e4e542d - main - kern: add kern_nosys() and use it instead of type-punning the sys_nosys() arg
 38. Jul  3 Kristof Provost            git: 2927a5981b34 - main - pfctl: fix table commands under anchors
 39. Jul  4 Alexander Ziaee            git: 293e4c54b536 - stable/14 - pf.4/pfsync.4: Separate sysctl/tunables >> SYNOPSIS
 40. Jul  4 Konstantin Belousov        git: 2c17429915f2 - main - ufs: remove um_checkpath_lock

 41. Jul  4 Ahmad Khalifa              git: 2c356c8b8f79 - main - gpiobus: add a gpiobus_add_bus function
 42. Jul  6 Doug Moore                 git: 2d6185cf87e8 - main - vm_fault: drop never-true busy_sleep test
 43. Jul  4 Bjoern A. Zeeb             git: 2ddfcc013c25 - main - LinuxKPI: acpi: provide union [linuxkpi]_acpi_(object|buffer)
 44. Jul  4 Gleb Popov                 git: 2e7e267e7fcb - stable/14 - p9fs: Properly handle paths containing "."
 45. Jul  2 Gordon Tetlow              git: 2ea99b8ed142 - releng/14.3 - Add UPDATING entries and bump version.
 46. Jul  4 Bjoern A. Zeeb             git: 2f5666c1727c - main - LinuxKPI: MODULE_DEVICE_TABLE() factor out the bus specific MODULE_PNP_INFO()
 47. Jul  4 Konstantin Belousov        git: 2f60984053e5 - main - namei dotdot tracker: take mnt_renamelock shared to prevent parallel renames
 48. Jul  4 Konstantin Belousov        git: 2ffee9aef7c2 - main - vfs_lookup: split NDRESTART
 49. Jul  3 Kristof Provost            git: 3092ea37de7d - main - pfctl: Introduce copy_satopfaddr()
 50. Jun 30 Mark Johnston              git: 3230a622ac08 - stable/14 - ptrace: Rename the internal command range constants
 51. Jun 30 Mark Johnston              git: 336fec57a6cc - stable/14 - linux: Fix usage of ptrace(PT_GET_SC_ARGS)
 52. Jul  2 Gordon Tetlow              git: 341d92aef027 - releng/13.5 - Add UPDATING entries and bump version.
 53. Jul  2 Gordon Tetlow              git: 35c2729211d9 - releng/13.5 - ena: Fix misconfiguration when requesting regular LLQ
 54. Jul  2 Kristof Provost            git: 35f70f6a33ff - main - pfctl: Remove wildcard address on loopack remnants
 55. Jul  4 Konstantin Belousov        git: 369a2542caa9 - main - msdosfs: remove pm_checkpath_lock
 56. Jul  4 Mark Johnston              git: 3965de642c29 - main - linux: Add inotify support
 57. Jul  4 Konstantin Belousov        git: 3a2e1feea91e - stable/14 - amd64 ddb 'show pte': print both pte VA in recursive map and pte content
 58. Jul  4 Konstantin Belousov        git: 3b1c4cb1bfff - main - sys_generic.c: convert EINVALs to EXTERROR(EINVAL)
 59. Jul  6 Christos Margiolis         git: 3ba480f41801 - main - sound: Retire SND_DEV_*
 60. Jul  4 Kristof Provost            git: 3c24dfa30bb9 - main - pfctl.8: Explicitly mention that tables created by -T{add,replace} are persistent

 61. Jul  2 Mark Johnston              git: 3d4a61a10bb7 - main - git-arc: Try harder to get the author name and email out of phab
 62. Jul  2 Mark Johnston              git: 3e041faa828a - main - savecore/tests: Serialize the livedump test
 63. Jul  4 Alexander Ziaee            git: 3e235a37e550 - stable/14 - ng_patch.4: Clarify relative_offset
 64. Jun 30 Mark Johnston              git: 3f4efe392b70 - stable/14 - namei: Remove a now-unused variable
 65. Jul  2 Rick Macklem               git: 3f6ba5c1d15c - main - files: Fix builds without "options UFS_ACL"
 66. Jun 30 Mark Johnston              git: 3feafab4a34c - stable/14 - namei: Make stackable filesystems check harder for jail roots
 67. Jul  3 Alexander Ziaee            git: 3fee738c4e1e - main - firmware.9: Fix minor grammar typos
 68. Jul  6 Mark Johnston              git: 4140012f8369 - main - tests: Adapt oclo tests to FreeBSD
 69. Jul  3 ShengYi Hung               git: 449ade254c87 - main - committers-src: add myself (aokblast@)
 70. Jun 30 Kristof Provost            git: 466ac79e47fe - main - pfctl: Move duplicate code into new helper print_addr_str()
 71. Jul  3 Kristof Provost            git: 467b037a8aab - main - pfctl: use __func__ rather than hardcoding the function name
 72. Jul  5 Konstantin Belousov        git: 4685fa8e4bef - main - aio: handle errors from fork
 73. Jul  4 Ahmad Khalifa              git: 4695e3aa7c68 - main - gpio: attach gpiobus when the controller is ready
 74. Jul  5 Konstantin Belousov        git: 476d2d8f290f - main - amd64 pmap: do not panic on inability to insert ptp into trie
 75. Jul  5 Lexi Winter                git: 47a10c0f4824 - main - bridge.4: clarify vlan support status
 76. Jul  2 Gordon Tetlow              git: 49b07b94662b - releng/14.2 - Fix Use-after-free in multi-threaded xz decoder.
 77. Jul  4 Ahmad Khalifa              git: 4a21713278a8 - main - gpiobus: add gpio_pin_acquire
 78. Jul  6 Ahmad Khalifa              git: 4add1a7a46b5 - main - amd64/efirt: always map the first page
 79. Jul  6 Lexi Winter                git: 4b7cdb5a420f - main - deprecate RIP
 80. Jul  3 Mark Johnston              git: 4b8b872a9c55 - main - random: Move entropy harvest queue lock macros to random_harvestq.c

 81. Jul  4 Mark Johnston              git: 4d08e7815d6c - main - truss: Add a decoder for inotify_add_watch_at(2)
 82. Jul  2 Gordon Tetlow              git: 4d9c4ecf6a48 - releng/13.5 - Fix corruption in ZFS replication streams from encrypted datasets.
 83. Jun 30 Rick Macklem               git: 50e733f19b37 - main - nfscl: Use delegation ACE when mounted with nocto
 84. Jun 30 Kristof Provost            git: 512f136f39c4 - main - pf.conf.5: reflect the new state limit
 85. Jul  2 Andrew Turner              git: 51da2dd34416 - main - arm64: Fix a typo
 86. Jul  4 Mark Johnston              git: 5202cfcf93b1 - main - inotify: Add man pages for the new syscalls and for VOP_INOTIFY
 87. Jul  4 Lexi Winter                git: 533c0d345b93 - main - sys/net: move DOT1Q_VID_* constants to ethernet.h
 88. Jun 30 Mark Johnston              git: 53963866f708 - stable/14 - namei: clear internal flags in NDREINIT()
 89. Jul  2 Gordon Tetlow              git: 575644144d5c - releng/13.5 - ena: Bump driver version to v2.8.1
 90. Jul  4 Kristof Provost            git: 58571f3ea37c - main - pf: Remove useless macros
 91. Jul  3 Mark Johnston              git: 5ae9f8e9ac5e - main - md: Restore guards in mddestroy()
 92. Jul  4 Bjoern A. Zeeb             Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in  disk->d_attachment
 93. Jul  4 Andriy Gapon               Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in disk->d_attachment
 94. Jun 30 Kristof Provost            git: 5c0eb439cfad - main - pfctl: Move AF-specific mask logic from callers into set_ipmask()
 95. Jul  2 Kristof Provost            git: 5c9b1c7e5f27 - main - pfctl: Allocate path only when needed, use __func__
 96. Jul  1 Andrew Turner              git: 5d0cf80f4501 - main - Makefile.inc1: Always have which succeed
 97. Jun 30 Kristof Provost            git: 5d9877ba8f5a - main - pfctl: Simplify host()
 98. Jul  3 Mark Johnston              git: 5e213d8a7462 - main - random: Remove ARGSUSED annotations from random_harvestq.c
 99. Jul  4 Alexander Ziaee            git: 5e712379ae68 - stable/14 - cdce.4: Improve HARDWARE
100. Jul  2 Dag-Erling Smørgrav        git: 5e96f4006d2e - main - opendir: Simplify is_unionstack().

101. Jul  4 Alexander Ziaee            git: 5f35cb47c684 - stable/14 - build.7: PORTS_MODULES incompatible with pkgbase
102. Jul  4 Mitchell Horne             git: 5fea0aec5c8e - main - riscv: add aw_rtc device to config
103. Jul  2 Kyle Evans                 git: 604d34c23f77 - main - net: ether_gen_addr: fix address generation
104. Jul  4 Kristof Provost            git: 614ae218ca22 - main - pf: pf_create_kanchor() can be static
105. Jul  4 Gleb Popov                 git: 615fba7c6b39 - stable/14 - Add an implementation of the 9P filesystem
106. Jul  4 Alexander Ziaee            git: 621a175adf56 - stable/14 - make.conf.5: add CPUTYPE?= note from UPDATING
107. Jul  4 Alexander Ziaee            git: 62d26d696bf0 - stable/14 - aue.4: Improve HARDWARE, specificity, and tag spdx
108. Jul  6 Mark Johnston              git: 63503cbe5a48 - main - tests: Adapt existing tests for O_CLOEXEC to O_CLOFORK
109. Jul  4 Kristof Provost            git: 651fbbc9a69b - main - pf: Rename pf_anchor_remove() to pf_remove_anchor()
110. Jul  1 Alexander Ziaee            git: 65bc8e9192dd - main - pf.4: Add pf_enable to SYNOPSIS
111. Jul  5 Lexi Winter                git: 65ed1a035ceb - main - bridge: allow member interface vlan to be configured
112. Jul  5 Mark Johnston              git: 667ef8875bad - main - nuageinit: Add wrappers for chmod and chown
113. Jul  3 Alan Somers                git: 6b8f0b47776b - main - fusefs: Upgrade FUSE protocol to version 7.35.
114. Jul  3 Mark Johnston              git: 6ccf1801f225 - main - random: Replace a comment with a static assertion
115. Jul  6 Christos Margiolis         git: 6cdd3226c718 - main - sound: Retire midisynth
116. Jul  1 Eugene Grosbein            git: 6d3bc576abbd - main - libexec/rc: improve performance of pccard_ether script
117. Jul  5 Konstantin Belousov        git: 6eb141a2c473 - main - amd64 pmap: preallocate pt page for pmap_demote_pdpe() in pmap_demote_DMAP()
118. Jul  5 Kyle Evans                 git: 7134ad650bc4 - main - kern: add some extra metadata to the coredump devctl notification
119. Jul  6 Mark Johnston              git: 71a0af25a535 - main - libopenbsd: Add recallocarray()
120. Jul  2 Kristof Provost            git: 725e65580a0e - main - pfctl: Error out early on bad anchor usage

121. Jul  4 Mark Johnston              git: 739fc14938d5 - main - tests: Add some regression tests for inotify
122. Jul  2 Li-Wen Hsu                 git: 769f62d270f2 - internal/admin - Welcome ShengYi Hung (aokblast) as a src committer
123. Jul  4 Mark Johnston              git: 79102e108099 - main - libprocstat: Add handling for inotify descriptors
124. Jul  6 Christos Margiolis         git: 79b968063998 - main - sound: Retire the MIDI sequencer
125. Jul  2 Mark Johnston              git: 79dea0c8af4e - main - linker: Fix the ifunc symbol value calculation for ET_REL files
126. Jun 30 Kristof Provost            git: 7b82e3620367 - main - pfctl: Use strtonum in host()
127. Jul  4 Kristof Provost            git: 7d5d1fae2854 - main - pfctl: odd condition/test in PF lexer
128. Jul  6 Christos Margiolis         git: 7f1426971e30 - main - sound: Retire /dev/midistat
129. Jul  4 Ahmad Khalifa              git: 7f297cdae380 - main - regulator: don't use internal gpiobus function
130. Jul  1 Ronald Klop                git: 83b08f402641 - main - fix parallel execution of swapon tests
131. Jul  4 Bjoern A. Zeeb             git: 842da154a0ce - main - Bump __FreeBSD_verion for LinuxKPI changes to device.h and acpi.
132. Jul  6 Ed Maste                   git: 842fde22b018 - main - src.conf.5: Add WITH_RUN_TESTS description
133. Jun 30 Kristof Provost            git: 8572367b6814 - main - pf: remove STATE_LOOKUP
134. Jul  6 Ahmad Khalifa              git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
135. Jul  6 Konstantin Belousov         Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
136. Jul  6 Ahmad Khalifa               Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
137. Jul  6 Ahmad Khalifa               Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
138. Jul  6 Konstantin Belousov         Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
139. Jul  4 Alexander Ziaee            git: 864874b5a2b7 - stable/14 - axge.4: Create a HARDWARE section
140. Jul  6 Alan Cox                   git: 88c8cba04395 - main - amd64 pmap: preallocate another page table page in pmap_demote_DMAP()

141. Jul  4 Mark Johnston              git: 88d94ead7f7c - main - lposix: Use reentrant passwd and group lookup functions
142. Jul  2 Gordon Tetlow              git: 89104be0ddae - releng/14.2 - ena: Fix misconfiguration when requesting regular LLQ
143. Jul  2 Gordon Tetlow              git: 89a2823e17e5 - releng/14.2 - libc: allow __cxa_atexit handlers to be added during __cxa_finalize
144. Jul  4 Alexander Ziaee            git: 89acc594cef7 - stable/14 - mlx.4: Improve HARDWARE
145. Jul  1 Rick Macklem               git: 89dbe1dd2f1d - main - fcntl.h: Add O_XATTR for Solaris compatibility
146. Jul  4 Bjoern A. Zeeb             git: 8c97c46418f9 - main - rtw89: enable ACPI support on FreeBSD
147. Jul  2 Dag-Erling Smørgrav        git: 8d02b7190d3b - main - fts: Add test cases for unreadable directories.
148. Jul  2 Brooks Davis               git: 8d93877c013f - stable/14 - Add sys/stdarg.h
149. Jul  3 Kristof Provost            git: 8e4db537c34f - main - pfctl: Use uid_from_user(3) and gid_from_group(3)
150. Jul  3 Ruslan Bukin               git: 906d7a4b521c - main - hwt: fix !SMP build.
151. Jul  4 Konstantin Belousov         Re: git: 906d7a4b521c - main - hwt: fix !SMP build.
152. Jul  4 Kristof Provost            git: 90b015916386 - main - pf: use PFR_RB_NONE consistently
153. Jul  6 Christos Margiolis         git: 92336491ccc2 - main - sound: Remove dead printfs from midi/mpu401.c
154. Jul  4 Ahmad Khalifa              git: 92b352f694e8 - main - gpiobus: gpio_pin_release: convert checks to KASSERTs
155. Jul  4 Kristof Provost            git: 945ba658d803 - main - pfctl: Error out on missing table command, zap internal wrapper function
156. Jul  5 Lexi Winter                git: 95e7d47a4bce - main - bridge: allow vlan(4) interfaces on a bridge
157. Jul  2 Gordon Tetlow              git: 95e9c54b3961 - releng/13.5 - Fix Use-after-free in multi-threaded xz decoder.
158. Jul  6 Mark Johnston              git: 971f738679e2 - main - kern: Make dup3() support O_CLOFORK
159. Jul  4 Alexander Ziaee            git: 992be3acfe68 - stable/14 - ctfconvert.1: Minor cleanup
160. Jul  4 Gleb Popov                 git: 99f8e26e29a6 - stable/14 - p9fs: implement working putpages (fix mmap write)

161. Jul  6 Christos Margiolis         git: 9a138abb21e1 - main - sound: Remove unused midi_cmdname()
162. Jun 30 Wolfram Schneider          git: 9a26b661ac5b - stable/14 - mididumpl.1: update link to Standard MIDI-File Format Spec. 1.1, updated
163. Jul  4 Alexander Ziaee            git: 9acbcf1f0c13 - stable/14 - snd_hda.4: Improve HARDWARE for HW Relnotes
164. Jul  4 Ahmad Khalifa              git: 9c2509f831e8 - main - gpio: hide internal gpiobus symbols
165. Jul  4 Alexander Ziaee            git: 9c3d1064e17e - stable/14 - SPDX: Tag BSD-4.3TAHOE
166. Jul  3 Kristof Provost            git: 9d004de910bb - main - pf tests: verify that 'quick' works on anchors
167. Jul  4 Kristof Provost            git: 9ec47b79c10e - main - pf: replace hardcoded function names by __func__
168. Jul  4 Konstantin Belousov        git: 9f685f4f2f93 - stable/14 - amd64: remove dmapbase, dmapend symbols
169. Jul  4 Gleb Popov                 git: a23bc2ddb540 - stable/14 - p9fs: Fix whitespace in request tag handling functions
170. Jul  4 Ahmad Khalifa              git: a2bfb7cff243 - main - gpiobus: gpiobus_release_pin: convert errors to panic
171. Jun 30 Kristof Provost            git: a59e7964d58a - main - pfctl: Zap v4mask and v6mask in host()
172. Jun 30 Mark Johnston              git: a66767844690 - stable/14 - vfs: Don't clobber namei flags in vn_open_cred()
173. Jul  4 Gleb Popov                 git: ab63bdaf1d1f - stable/14 - p9fs: Fix the build for 32-bit kernels
174. Jul  6 Rick Macklem               git: ac64cd191c3f - main - pathconf.2: Document the _PC_HAS_HIDDENSYSTEM name
175. Jul  4 Andriy Gapon               git: ad0c3859a918 - main - mmc_da: garbage-collect sdda_get_max_data
176. Jul  3 Kristof Provost            git: ad65e2de1852 - main - pfctl tests: verify netmask on dynnode
177. Jul  1 Andriy Gapon               Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
178. Jul  1 Warner Losh                 Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
179. Jun 30 John Baldwin                Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
180. Jun 30 Andriy Gapon                Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy

181. Jun 30 Warner Losh                 Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
182. Jul  2 Cy Schubert                Re: git: aefae931820f - main - linker: Improve handling of ifuncs  when fetching symbol metadata
183. Jul  2 Cy Schubert                 Re: git: aefae931820f - main - linker: Improve handling of ifuncs  when fetching symbol metadata
184. Jul  2 Cy Schubert                 Re: git: aefae931820f - main - linker: Improve handling of ifuncs  when fetching symbol metadata
185. Jul  2 Mark Johnston              git: aefae931820f - main - linker: Improve handling of ifuncs when fetching symbol metadata
186. Jul  2 Mark Johnston               Re: git: aefae931820f - main - linker: Improve handling of ifuncs when fetching symbol metadata
187. Jul  5 Rick Macklem               git: afd5bc630930 - main - pathconf: Add a new variable for hidden/system
188. Jul  4 Kristof Provost            git: b168cac06613 - main - pf: honor quick on anchor rules
189. Jul  1 Eugene Grosbein            git: b1b17432aa1b - main - ifconfig_netlink.c: optimise non-listing case
190. Jul  2 Kyle Evans                 git: b2f02b04948c - main - if_ethersubr: preserve entropy of MAC addresses
191. Jul  4 Alexander Ziaee            git: b59d777bc7af - stable/14 - bhyvectl.8: Polish
192. Jul  4 Konstantin Belousov        git: b6fb125330dd - stable/14 - amd64: express KV4ADDR() using KV5ADDR()
193. Jun 30 Kristof Provost            git: b728aaa12cbe - main - pfctl: Simplify getaddrinfo() error handling
194. Jul  4 Mark Johnston              git: b79bd43f9ab3 - main - libsysdecode: Add support for decoding inotify syscall flags
195. Jul  4 Gleb Popov                 git: b7ef7f8b0b65 - stable/14 - virtio_p9fs: Support attaching to pci and mmio
196. Jul  4 Bjoern A. Zeeb             git: ba6460df5607 - main - LinuxKPI: acpi: add acpi_evaluate_dsm()
197. Jul  6 Konstantin Belousov        git: baa15beed7f1 - main - sys/sysent.h: use two nibbles for flags, and remove unused SY_THR_FLAGMASK
198. Jul  4 Alan Somers                git: bc3338985af9 - main - sockstat: microoptimize cap-getnameinfo
199. Jul  4 Mark Johnston              git: bc4430dc203e - main - vfs: Add event notification points
200. Jul  2 Dag-Erling Smørgrav        git: bc624c973536 - main - fts: Clarify what FTS_DNR is used for.

201. Jul  4 Alexander Ziaee            git: bd173a540c0e - main - write.2: Add EINVAL to ERRORS
202. Jul  6 Muhammad Moinur Rahman     git: be0b4916f193 - main - .cirrus.yml: Switch to manual mode for internal CI
203. Jul  6 Mark Johnston              git: be6c405c4d34 - main - socket: Add MSG_CMSG_CLOFORK flag
204. Jul  4 Ahmad Khalifa              git: c2d8cca77152 - main - gpio: remove redundant calls to bus_attach_children
205. Jul  5 Konstantin Belousov        git: c44439942cdb - main - aio: make aio_init_aioinfo() and aio_aqueue() static
206. Jul  4 Gleb Popov                 git: c51660a62251 - main - fusefs: exterrorize fuse_vnops.c
207. Jul  6 Christos Margiolis         git: c566edbceb69 - main - sound: Remove unnecessary comments from midi/midi.c
208. Jul  6 Rick Macklem               git: c5d72d29fe0e - main - nfsv4: Add support for the NFSv4 hidden and system attributes
209. Jul  5 Lexi Winter                git: c5f5d0cf49bf - main - if_bridge_test: add a test for QinQ (802.1ad)
210. Jul  2 Gordon Tetlow              git: c5feebf38389 - releng/14.2 - Fix corruption in ZFS replication streams from encrypted datasets.
211. Jun 30 Mark Johnston              git: c6e0defd489f - stable/14 - gve: Relax a static assertion
212. Jul  2 Dag-Erling Smørgrav        git: c9fcffff6c59 - main - cp: Fix typo in test case.
213. Jul  2 Gordon Tetlow              git: ca1f7650a80d - releng/14.2 - ena: Bump driver version to v2.8.1
214. Jul  5 Konstantin Belousov        git: ca554a7dea3f - main - dev/mem: use sx instead of rw lock
215. Jul  2 Gordon Tetlow              git: cb24a62cd75b - releng/14.3 - Fix corruption in ZFS replication streams from encrypted datasets.
216. Jul  3 Kristof Provost            git: cbca60158062 - main - pfctl: Merge host_v{4,6}() into simpler host_ip()
217. Jul  4 Alexander Ziaee            git: ce2d22ee11d8 - stable/14 - rtsx.4: Improve hardware, add history and spdx
218. Jul  4 Alexander Ziaee            git: cf647f23c4b7 - stable/14 - mlx.4: Improve specificity for apropos + hw notes
219. Jul  4 Mark Johnston              git: cf65b5e43d7c - main - libsys: Add inotify support
220. Jun 30 Kristof Provost            git: d18ed24a9e9b - main - pf: trade few 'goto unlock: for 'break' in pf_test()

221. Jun 30 Kristof Provost            git: d1ac3e245f08 - main - wg: fix LINT-NOIP build
222. Jun 30 Kyle Evans                  Re: git: d1ac3e245f08 - main - wg: fix LINT-NOIP build
223. Jul  6 Lexi Winter                git: d3c06bed2c16 - main - clang: install clang-scan-deps
224. Jul  4 Gleb Popov                 git: d4c8fd3a2c83 - main - fuse_vnop_allocate: Drop duplicated vfs_isrdonly() check
225. Jul  4 Mark Johnston              git: d4ead7edbbfe - main - inotify: Regenerate syscall definitions
226. Jul  4 Mark Johnston              git: d7025d3a3f17 - main - linux: Regenerate system call definitions
227. Jul  4 Bjoern A. Zeeb             Re: git: d72c74a6c52c - main - loader: Add halt as an alias  to poweroff machine
228. Jul  4 Tom Jones                   Re: git: d72c74a6c52c - main - loader: Add halt as an alias  to poweroff machine
229. Jul  4 Tom Jones                  git: d72c74a6c52c - main - loader: Add halt as an alias to poweroff machine
230. Jul  4 Gleb Popov                 git: d888c75dd49e - stable/14 - p9fs: Use UNLINKAT instead of REMOVE to implement removals
231. Jun 30 Rick Macklem               git: d8c5c513e1cb - main - param.h: Bump __FreeBSD_version for NFS api changes
232. Jun 30 Kristof Provost            git: d8d7bd50cb88 - main - pfctl: simplify FOM_PRIO handling
233. Jul  2 Gordon Tetlow              git: d9352700f935 - releng/14.2 - Add UPDATING entries and bump version.
234. Jul  3 Kristof Provost            git: da27faa01f27 - main - pfctl: fix parsing of '10/8'
235. Jul  4 Alexander Ziaee            git: db0f3a3c3f16 - stable/14 - usb/if_mos.c: Fix incorrect SPDX ID
236. Jul  2 Kristof Provost            git: dd2d7ba6f338 - main - pfctl: Fix function name in error messages by using __func__
237. Jul  4 Kristof Provost            git: ddb8faceb1dd - main - pf.4: DIOCIGETIFACES provides interfaces and groups, not drivers
238. Jul  4 Mitchell Horne             git: deaae83da057 - main - riscv: enable allwinner RTC
239. Jul  3 A FreeBSD User             Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT)  framework.
240. Jul  3 Ruslan Bukin               git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

241. Jul  3 Colin Percival              Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.
242. Jul  3 Ruslan Bukin                Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.
243. Jul  3 Ruslan Bukin                Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.
244. Jul  3 Brad Davis                  Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.
245. Jul  4 Mark Johnston              git: e02d4fab5453 - main - kdump: Add support for decoding inotify events
246. Jun 30 Kristof Provost            git: e03181510de2 - main - pfctl: Add "listenrepv2" for MLDv2 Listener Reports from RFC3810
247. Jul  1 Michael Tuexen             git: e0f7e7324884 - main - tcp: remove an invalid KASSERT
248. Jul  3 Mark Johnston              git: e2a96b83404f - main - random: Define a macro for getting the CPU cycle count
249. Jun 30 Kristof Provost            git: e56247e0debc - main - pfctl: Stop checking table commands for `create'
250. Jul  1 Renato Botelho             git: e690b6519ae7 - main - bectl: Print activate message in a single line
251. Jul  6 Mark Johnston              git: e6b64eea5e77 - main - kern: Make close_range() support CLOSE_RANGE_CLOEXEC
252. Jun 30 Kristof Provost            git: e790bcd784c9 - main - pfctl: Use error label in host_if()
253. Jun 30 Kristof Provost            git: e7be8e0026ad - main - pfctl: use __func__ rather than hardcoding function names for errors
254. Jul  2 Andrew Turner              git: e80cb2254414 - main - arm64: Export the pointer auth ID fields
255. Jul  2 Konstantin Belousov        git: e91022168101 - main - md(4): move type-specific data under union
256. Jul  3 Kristof Provost            git: e98d6da4ddf0 - main - pfctl: Avoid unneeded variable in gen_dynnode()
257. Jul  6 Mark Johnston              git: ea4042246d61 - main - libsysdecode: Add O_CLOFORK flags to sysdecode
258. Jul  2 Dag-Erling Smørgrav        git: eb439266b433 - main - cp: Don't rely on FTS_DP to keep track of depth.
259. Jun 30 Kristof Provost            git: eb6c2218fe64 - main - pfctl: Zap bits in host_v4(), use mask parameter
260. Jul  2 Andrew Turner              git: eba385011bfe - main - arm64: Use CHECK_CPU_FEAT to check for VHE

261. Jul  4 Gleb Popov                 git: ec70e1177b20 - stable/14 - p9fs: remove duplicated code
262. Jul  4 Ahmad Khalifa              git: ed50879c4a95 - main - gpiobus: gpiobus_acquire_pin: panic on invalid pin
263. Jul  5 Konstantin Belousov        git: ee502c853183 - main - amd64 pmap: update comment in pmap_demote_DMAP() explaining the len<NBPDP check
264. Jul  4 Konstantin Belousov        git: ef6ea91593eb - main - VOP_RENAME: add mp-global lock
265. Jul  6 Mark Johnston              git: efadb5c2a908 - main - Add manpages for O_CLOFORK flag and others
266. Jul  6 Ahmad Khalifa              git: efe5907279e1 - main - amd64: fix physmap entry addition logic
267. Jul  2 Kristof Provost            git: f0cf95809b40 - main - pfctl: Fill netmask AF-independently in print_host()
268. Jul  4 Mark Johnston              git: f1f230439fa4 - main - vfs: Initial revision of inotify
269. Jul  4 Gleb Popov                 git: f2e6f2444098 - stable/14 - p9fs: Call VN_LOCK_ASHARE on new vnodes
270. Jul  4 Gleb Popov                 git: f3289f252854 - stable/14 - virtio_p9fs: Fix some style issues
271. Jul  4 Gleb Popov                 git: f3478cfc7817 - stable/14 - virtio_p9fs: Fix handling of a full request queue
272. Jun 30 Mark Johnston              git: f56b66f1260a - stable/14 - tests: Add a regression test for commit 7587f6d4840f8
273. Jul  4 Mark Johnston              git: f56e0d4755c5 - main - procstat: Add handling for inotify descriptors
274. Jul  4 Bjoern A. Zeeb             git: f58e032410c9 - main - LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci
275. Jul  4 Gleb Popov                 git: f5cc62e54a7f - stable/14 - virtio_p9fs: fix panic on qemu/kvm
276. Jul  4 Li-Wen Hsu                 git: f6e5bcd4716c - main - tests/ci: run ci-full kyua tests in parallel
277. Jul  4 Kristof Provost            git: f7289cce493d - main - pf: Check for main ruleset explicitly
278. Jul  4 Alexander Ziaee            git: f74d99809359 - stable/14 - uftdi.4: Makeover!
279. Jul  4 Alexander Ziaee            git: f7776016fee8 - stable/14 - bectl: Use SPDX only license
280. Jul  4 Kristof Provost            git: f78c18a7ac9e - main - pfctl: sync cmdline_symset() changes with src/usr.sbin

281. Jul  2 Dimitry Andric             git: f82159545a3c - stable/13 - contrib/llvm-project: re-add clang/tools/clang-scan-deps
282. Jul  2 Gordon Tetlow              git: f936833911d7 - releng/13.5 - libc: allow __cxa_atexit handlers to be added during __cxa_finalize
283. Jul  4 Mark Johnston              git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify
284. Jul  6 Christos Margiolis         git: fa20737ed1b7 - main - sound: Remove unused mpu_if methods
285. Jul  2 Kristof Provost            git: fb48e6d71b1f - main - pfctl: Remove unused af argument from unmask()
286. Jun 30 Lexi Winter                git: fbaab1373280 - stable/13 - contrib/llvm-project: fix clang crash compiling modules
287. Jun 30 Mark Johnston              git: fc03742b2512 - stable/14 - gve: Add support for 4k RX Buffers when using DQO queue formats
288. Jul  4 Gleb Popov                 git: fc393006c0ec - stable/14 - p9fs.5: rename to p9fs.4
289. Jul  3 Kristof Provost            git: fe20818673aa - main - pf: Honor quick on anchor rules
290. Jul  4 Ahmad Khalifa              git: ff826f8ed434 - main - gpiopps: don't use internal gpiobus function

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