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


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

Messages: 217, sorted by subject
Last page update: Sat Jan 3 13:05:16 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. Jul  5 Lexi Winter                git: 032d32c2c276 - main - bridge: add per-interface vlan access list
  4. Jun 30 Rick Macklem               git: 039fedc441cc - main - RELNOTES: Add an entry for recent "nocto" changes
  5. Jul  6 Mark Johnston              git: 04a481b743c5 - main - socket: Add SOCK_CLOFORK flag
  6. Jul  3 Ruslan Bukin               git: 070d185b2f53 - main - hwt: fix build.
  7. Jul  2 Kristof Provost            git: 080e8cad4362 - main - pfctl: Make print_hostname() less AF-specific
  8. Jul  6 Christos Margiolis         git: 0ca9410eab24 - main - sound: Retire unused MIDI sysctls
  9. Jul  6 Konstantin Belousov        git: 0d011ec65367 - main - Regen.
 10. Jul  2 Andrew Turner              git: 0e0576700fbe - main - arm64: Only set HCR_EL2.E2H when VHE is supported
 11. Jul  2 Xin LI                     git: 119fb2a288a4 - main - sh(1): Do not interpret chdir to "" as equivalent to chdir with no argument
 12. Jun 30 Kristof Provost            git: 13358e47edbc - main - pfctl: fix anchor rules with filter opts, introduce filteropts_to_rule()
 13. Jul  4 Bjoern A. Zeeb             git: 16c6a3444a19 - main - LinuxKPI: device.h add (*shutdown)
 14. Jul  6 Christos Margiolis         git: 17b38023ea25 - main - sound: Remove duplicate mpu_if.h include
 15. Jul  2 Brooks Davis               git: 1b06e0b889f8 - main - Revert "src/Makefile: log real/user/system time for build targets"
 16. Jun 30 Rick Macklem               git: 1b832d5d8cc6 - main - UPDATING: Add an entry for commits 171f66b0c2ca and 8e2a90ac8089
 17. Jul  4 Alan Cox                   git: 1c1acaf6858b - main - amd64: enable EFER.TCE
 18. Jul  4 Mark Johnston              git: 1d8664d69041 - main - examples: Add a demo program for inotify
 19. Jul  3 Kristof Provost            git: 204fae3f7378 - main - pfctl: robustness improvement on address family
 20. Jul  6 Mark Johnston              git: 20ee243707ff - main - tests: Add Illumos oclo tests for O_CLOEXEC & O_CLOFORK

 21. Jul  6 Konstantin Belousov        git: 21a0a2c04ca4 - main - exterrctl(2): mark as CAPENABLED
 22. Jul  4 Bjoern A. Zeeb             git: 228b43c258d2 - main - iwlwifi: compile in ACPI support
 23. Jun 30 Kristof Provost            git: 23c17bd60904 - main - pf tests: verify max-pkt-rate on anchors
 24. Jul  4 Mark Johnston              git: 245ff4c4b2c2 - main - libc: Add inotify support
 25. Jul  1 Eugene Grosbein            git: 24e8ed535ff6 - main - network.subr: correct return code in case of bad call to ifisup()
 26. Jul  6 Konstantin Belousov        git: 26061e4e542d - main - kern: add kern_nosys() and use it instead of type-punning the sys_nosys() arg
 27. Jul  3 Kristof Provost            git: 2927a5981b34 - main - pfctl: fix table commands under anchors
 28. Jul  4 Konstantin Belousov        git: 2c17429915f2 - main - ufs: remove um_checkpath_lock
 29. Jul  4 Ahmad Khalifa              git: 2c356c8b8f79 - main - gpiobus: add a gpiobus_add_bus function
 30. Jul  6 Doug Moore                 git: 2d6185cf87e8 - main - vm_fault: drop never-true busy_sleep test
 31. Jul  4 Bjoern A. Zeeb             git: 2ddfcc013c25 - main - LinuxKPI: acpi: provide union [linuxkpi]_acpi_(object|buffer)
 32. Jul  4 Bjoern A. Zeeb             git: 2f5666c1727c - main - LinuxKPI: MODULE_DEVICE_TABLE() factor out the bus specific MODULE_PNP_INFO()
 33. Jul  4 Konstantin Belousov        git: 2f60984053e5 - main - namei dotdot tracker: take mnt_renamelock shared to prevent parallel renames
 34. Jul  4 Konstantin Belousov        git: 2ffee9aef7c2 - main - vfs_lookup: split NDRESTART
 35. Jul  3 Kristof Provost            git: 3092ea37de7d - main - pfctl: Introduce copy_satopfaddr()
 36. Jul  2 Kristof Provost            git: 35f70f6a33ff - main - pfctl: Remove wildcard address on loopack remnants
 37. Jul  4 Konstantin Belousov        git: 369a2542caa9 - main - msdosfs: remove pm_checkpath_lock
 38. Jul  4 Mark Johnston              git: 3965de642c29 - main - linux: Add inotify support
 39. Jul  4 Konstantin Belousov        git: 3b1c4cb1bfff - main - sys_generic.c: convert EINVALs to EXTERROR(EINVAL)
 40. Jul  6 Christos Margiolis         git: 3ba480f41801 - main - sound: Retire SND_DEV_*

 41. Jul  4 Kristof Provost            git: 3c24dfa30bb9 - main - pfctl.8: Explicitly mention that tables created by -T{add,replace} are persistent
 42. Jul  2 Mark Johnston              git: 3d4a61a10bb7 - main - git-arc: Try harder to get the author name and email out of phab
 43. Jul  2 Mark Johnston              git: 3e041faa828a - main - savecore/tests: Serialize the livedump test
 44. Jul  2 Rick Macklem               git: 3f6ba5c1d15c - main - files: Fix builds without "options UFS_ACL"
 45. Jul  3 Alexander Ziaee            git: 3fee738c4e1e - main - firmware.9: Fix minor grammar typos
 46. Jul  6 Mark Johnston              git: 4140012f8369 - main - tests: Adapt oclo tests to FreeBSD
 47. Jul  3 ShengYi Hung               git: 449ade254c87 - main - committers-src: add myself (aokblast@)
 48. Jun 30 Kristof Provost            git: 466ac79e47fe - main - pfctl: Move duplicate code into new helper print_addr_str()
 49. Jul  3 Kristof Provost            git: 467b037a8aab - main - pfctl: use __func__ rather than hardcoding the function name
 50. Jul  5 Konstantin Belousov        git: 4685fa8e4bef - main - aio: handle errors from fork
 51. Jul  4 Ahmad Khalifa              git: 4695e3aa7c68 - main - gpio: attach gpiobus when the controller is ready
 52. Jul  5 Konstantin Belousov        git: 476d2d8f290f - main - amd64 pmap: do not panic on inability to insert ptp into trie
 53. Jul  5 Lexi Winter                git: 47a10c0f4824 - main - bridge.4: clarify vlan support status
 54. Jul  4 Ahmad Khalifa              git: 4a21713278a8 - main - gpiobus: add gpio_pin_acquire
 55. Jul  6 Ahmad Khalifa              git: 4add1a7a46b5 - main - amd64/efirt: always map the first page
 56. Jul  6 Lexi Winter                git: 4b7cdb5a420f - main - deprecate RIP
 57. Jul  3 Mark Johnston              git: 4b8b872a9c55 - main - random: Move entropy harvest queue lock macros to random_harvestq.c
 58. Jul  4 Mark Johnston              git: 4d08e7815d6c - main - truss: Add a decoder for inotify_add_watch_at(2)
 59. Jun 30 Rick Macklem               git: 50e733f19b37 - main - nfscl: Use delegation ACE when mounted with nocto
 60. Jun 30 Kristof Provost            git: 512f136f39c4 - main - pf.conf.5: reflect the new state limit

 61. Jul  2 Andrew Turner              git: 51da2dd34416 - main - arm64: Fix a typo
 62. Jul  4 Mark Johnston              git: 5202cfcf93b1 - main - inotify: Add man pages for the new syscalls and for VOP_INOTIFY
 63. Jul  4 Lexi Winter                git: 533c0d345b93 - main - sys/net: move DOT1Q_VID_* constants to ethernet.h
 64. Jul  4 Kristof Provost            git: 58571f3ea37c - main - pf: Remove useless macros
 65. Jul  3 Mark Johnston              git: 5ae9f8e9ac5e - main - md: Restore guards in mddestroy()
 66. Jul  4 Bjoern A. Zeeb             Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in  disk->d_attachment
 67. Jul  4 Andriy Gapon               Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in disk->d_attachment
 68. Jun 30 Kristof Provost            git: 5c0eb439cfad - main - pfctl: Move AF-specific mask logic from callers into set_ipmask()
 69. Jul  2 Kristof Provost            git: 5c9b1c7e5f27 - main - pfctl: Allocate path only when needed, use __func__
 70. Jul  1 Andrew Turner              git: 5d0cf80f4501 - main - Makefile.inc1: Always have which succeed
 71. Jun 30 Kristof Provost            git: 5d9877ba8f5a - main - pfctl: Simplify host()
 72. Jul  3 Mark Johnston              git: 5e213d8a7462 - main - random: Remove ARGSUSED annotations from random_harvestq.c
 73. Jul  2 Dag-Erling Smørgrav        git: 5e96f4006d2e - main - opendir: Simplify is_unionstack().
 74. Jul  4 Mitchell Horne             git: 5fea0aec5c8e - main - riscv: add aw_rtc device to config
 75. Jul  2 Kyle Evans                 git: 604d34c23f77 - main - net: ether_gen_addr: fix address generation
 76. Jul  4 Kristof Provost            git: 614ae218ca22 - main - pf: pf_create_kanchor() can be static
 77. Jul  6 Mark Johnston              git: 63503cbe5a48 - main - tests: Adapt existing tests for O_CLOEXEC to O_CLOFORK
 78. Jul  4 Kristof Provost            git: 651fbbc9a69b - main - pf: Rename pf_anchor_remove() to pf_remove_anchor()
 79. Jul  1 Alexander Ziaee            git: 65bc8e9192dd - main - pf.4: Add pf_enable to SYNOPSIS
 80. Jul  5 Lexi Winter                git: 65ed1a035ceb - main - bridge: allow member interface vlan to be configured

 81. Jul  5 Mark Johnston              git: 667ef8875bad - main - nuageinit: Add wrappers for chmod and chown
 82. Jul  3 Alan Somers                git: 6b8f0b47776b - main - fusefs: Upgrade FUSE protocol to version 7.35.
 83. Jul  3 Mark Johnston              git: 6ccf1801f225 - main - random: Replace a comment with a static assertion
 84. Jul  6 Christos Margiolis         git: 6cdd3226c718 - main - sound: Retire midisynth
 85. Jul  1 Eugene Grosbein            git: 6d3bc576abbd - main - libexec/rc: improve performance of pccard_ether script
 86. Jul  5 Konstantin Belousov        git: 6eb141a2c473 - main - amd64 pmap: preallocate pt page for pmap_demote_pdpe() in pmap_demote_DMAP()
 87. Jul  5 Kyle Evans                 git: 7134ad650bc4 - main - kern: add some extra metadata to the coredump devctl notification
 88. Jul  6 Mark Johnston              git: 71a0af25a535 - main - libopenbsd: Add recallocarray()
 89. Jul  2 Kristof Provost            git: 725e65580a0e - main - pfctl: Error out early on bad anchor usage
 90. Jul  4 Mark Johnston              git: 739fc14938d5 - main - tests: Add some regression tests for inotify
 91. Jul  4 Mark Johnston              git: 79102e108099 - main - libprocstat: Add handling for inotify descriptors
 92. Jul  6 Christos Margiolis         git: 79b968063998 - main - sound: Retire the MIDI sequencer
 93. Jul  2 Mark Johnston              git: 79dea0c8af4e - main - linker: Fix the ifunc symbol value calculation for ET_REL files
 94. Jun 30 Kristof Provost            git: 7b82e3620367 - main - pfctl: Use strtonum in host()
 95. Jul  4 Kristof Provost            git: 7d5d1fae2854 - main - pfctl: odd condition/test in PF lexer
 96. Jul  6 Christos Margiolis         git: 7f1426971e30 - main - sound: Retire /dev/midistat
 97. Jul  4 Ahmad Khalifa              git: 7f297cdae380 - main - regulator: don't use internal gpiobus function
 98. Jul  1 Ronald Klop                git: 83b08f402641 - main - fix parallel execution of swapon tests
 99. Jul  4 Bjoern A. Zeeb             git: 842da154a0ce - main - Bump __FreeBSD_verion for LinuxKPI changes to device.h and acpi.
100. Jul  6 Ed Maste                   git: 842fde22b018 - main - src.conf.5: Add WITH_RUN_TESTS description

101. Jun 30 Kristof Provost            git: 8572367b6814 - main - pf: remove STATE_LOOKUP
102. Jul  6 Ahmad Khalifa              git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
103. Jul  6 Konstantin Belousov         Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
104. Jul  6 Ahmad Khalifa               Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
105. Jul  6 Ahmad Khalifa               Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
106. Jul  6 Konstantin Belousov         Re: git: 85dcdb7aad85 - main - amd64: allow the mapping of other regions for efirt
107. Jul  5 Lexi Winter                git: 877a7a325b98 - main - bridge: transparently add and remove VLAN tags
108. Jul  6 Alan Cox                   git: 88c8cba04395 - main - amd64 pmap: preallocate another page table page in pmap_demote_DMAP()
109. Jul  4 Mark Johnston              git: 88d94ead7f7c - main - lposix: Use reentrant passwd and group lookup functions
110. Jul  1 Rick Macklem               git: 89dbe1dd2f1d - main - fcntl.h: Add O_XATTR for Solaris compatibility
111. Jul  4 Bjoern A. Zeeb             git: 8c97c46418f9 - main - rtw89: enable ACPI support on FreeBSD
112. Jul  2 Dag-Erling Smørgrav        git: 8d02b7190d3b - main - fts: Add test cases for unreadable directories.
113. Jul  3 Kristof Provost            git: 8e4db537c34f - main - pfctl: Use uid_from_user(3) and gid_from_group(3)
114. Jul  3 Ruslan Bukin               git: 906d7a4b521c - main - hwt: fix !SMP build.
115. Jul  4 Konstantin Belousov         Re: git: 906d7a4b521c - main - hwt: fix !SMP build.
116. Jul  4 Kristof Provost            git: 90b015916386 - main - pf: use PFR_RB_NONE consistently
117. Jul  6 Christos Margiolis         git: 92336491ccc2 - main - sound: Remove dead printfs from midi/mpu401.c
118. Jul  4 Ahmad Khalifa              git: 92b352f694e8 - main - gpiobus: gpio_pin_release: convert checks to KASSERTs
119. Jul  4 Kristof Provost            git: 945ba658d803 - main - pfctl: Error out on missing table command, zap internal wrapper function
120. Jul  5 Lexi Winter                git: 95e7d47a4bce - main - bridge: allow vlan(4) interfaces on a bridge

121. Jul  6 Mark Johnston              git: 971f738679e2 - main - kern: Make dup3() support O_CLOFORK
122. Jul  6 Christos Margiolis         git: 9a138abb21e1 - main - sound: Remove unused midi_cmdname()
123. Jul  4 Ahmad Khalifa              git: 9c2509f831e8 - main - gpio: hide internal gpiobus symbols
124. Jul  3 Kristof Provost            git: 9d004de910bb - main - pf tests: verify that 'quick' works on anchors
125. Jul  4 Kristof Provost            git: 9ec47b79c10e - main - pf: replace hardcoded function names by __func__
126. Jul  4 Ahmad Khalifa              git: a2bfb7cff243 - main - gpiobus: gpiobus_release_pin: convert errors to panic
127. Jun 30 Kristof Provost            git: a59e7964d58a - main - pfctl: Zap v4mask and v6mask in host()
128. Jul  6 Rick Macklem               git: ac64cd191c3f - main - pathconf.2: Document the _PC_HAS_HIDDENSYSTEM name
129. Jul  4 Andriy Gapon               git: ad0c3859a918 - main - mmc_da: garbage-collect sdda_get_max_data
130. Jul  3 Kristof Provost            git: ad65e2de1852 - main - pfctl tests: verify netmask on dynnode
131. Jul  1 Andriy Gapon               Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
132. Jul  1 Warner Losh                 Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
133. Jun 30 John Baldwin                Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
134. Jun 30 Andriy Gapon                Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
135. Jun 30 Warner Losh                 Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
136. Jul  2 Cy Schubert                Re: git: aefae931820f - main - linker: Improve handling of ifuncs  when fetching symbol metadata
137. Jul  2 Cy Schubert                 Re: git: aefae931820f - main - linker: Improve handling of ifuncs  when fetching symbol metadata
138. Jul  2 Cy Schubert                 Re: git: aefae931820f - main - linker: Improve handling of ifuncs  when fetching symbol metadata
139. Jul  2 Mark Johnston              git: aefae931820f - main - linker: Improve handling of ifuncs when fetching symbol metadata
140. Jul  2 Mark Johnston               Re: git: aefae931820f - main - linker: Improve handling of ifuncs when fetching symbol metadata

141. Jul  5 Rick Macklem               git: afd5bc630930 - main - pathconf: Add a new variable for hidden/system
142. Jul  4 Kristof Provost            git: b168cac06613 - main - pf: honor quick on anchor rules
143. Jul  1 Eugene Grosbein            git: b1b17432aa1b - main - ifconfig_netlink.c: optimise non-listing case
144. Jul  2 Kyle Evans                 git: b2f02b04948c - main - if_ethersubr: preserve entropy of MAC addresses
145. Jun 30 Kristof Provost            git: b728aaa12cbe - main - pfctl: Simplify getaddrinfo() error handling
146. Jul  4 Mark Johnston              git: b79bd43f9ab3 - main - libsysdecode: Add support for decoding inotify syscall flags
147. Jul  4 Bjoern A. Zeeb             git: ba6460df5607 - main - LinuxKPI: acpi: add acpi_evaluate_dsm()
148. Jul  6 Konstantin Belousov        git: baa15beed7f1 - main - sys/sysent.h: use two nibbles for flags, and remove unused SY_THR_FLAGMASK
149. Jul  4 Alan Somers                git: bc3338985af9 - main - sockstat: microoptimize cap-getnameinfo
150. Jul  4 Mark Johnston              git: bc4430dc203e - main - vfs: Add event notification points
151. Jul  2 Dag-Erling Smørgrav        git: bc624c973536 - main - fts: Clarify what FTS_DNR is used for.
152. Jul  4 Alexander Ziaee            git: bd173a540c0e - main - write.2: Add EINVAL to ERRORS
153. Jul  6 Muhammad Moinur Rahman     git: be0b4916f193 - main - .cirrus.yml: Switch to manual mode for internal CI
154. Jul  6 Mark Johnston              git: be6c405c4d34 - main - socket: Add MSG_CMSG_CLOFORK flag
155. Jul  4 Ahmad Khalifa              git: c2d8cca77152 - main - gpio: remove redundant calls to bus_attach_children
156. Jul  5 Konstantin Belousov        git: c44439942cdb - main - aio: make aio_init_aioinfo() and aio_aqueue() static
157. Jul  4 Gleb Popov                 git: c51660a62251 - main - fusefs: exterrorize fuse_vnops.c
158. Jul  6 Christos Margiolis         git: c566edbceb69 - main - sound: Remove unnecessary comments from midi/midi.c
159. Jul  6 Rick Macklem               git: c5d72d29fe0e - main - nfsv4: Add support for the NFSv4 hidden and system attributes
160. Jul  5 Lexi Winter                git: c5f5d0cf49bf - main - if_bridge_test: add a test for QinQ (802.1ad)

161. Jul  2 Dag-Erling Smørgrav        git: c9fcffff6c59 - main - cp: Fix typo in test case.
162. Jul  5 Konstantin Belousov        git: ca554a7dea3f - main - dev/mem: use sx instead of rw lock
163. Jul  3 Kristof Provost            git: cbca60158062 - main - pfctl: Merge host_v{4,6}() into simpler host_ip()
164. Jul  4 Mark Johnston              git: cf65b5e43d7c - main - libsys: Add inotify support
165. Jun 30 Kristof Provost            git: d18ed24a9e9b - main - pf: trade few 'goto unlock: for 'break' in pf_test()
166. Jun 30 Kristof Provost            git: d1ac3e245f08 - main - wg: fix LINT-NOIP build
167. Jun 30 Kyle Evans                  Re: git: d1ac3e245f08 - main - wg: fix LINT-NOIP build
168. Jul  6 Lexi Winter                git: d3c06bed2c16 - main - clang: install clang-scan-deps
169. Jul  4 Mark Johnston              git: d4ead7edbbfe - main - inotify: Regenerate syscall definitions
170. Jul  4 Mark Johnston              git: d7025d3a3f17 - main - linux: Regenerate system call definitions
171. Jul  4 Bjoern A. Zeeb             Re: git: d72c74a6c52c - main - loader: Add halt as an alias  to poweroff machine
172. Jul  4 Tom Jones                   Re: git: d72c74a6c52c - main - loader: Add halt as an alias  to poweroff machine
173. Jul  4 Tom Jones                  git: d72c74a6c52c - main - loader: Add halt as an alias to poweroff machine
174. Jun 30 Rick Macklem               git: d8c5c513e1cb - main - param.h: Bump __FreeBSD_version for NFS api changes
175. Jun 30 Kristof Provost            git: d8d7bd50cb88 - main - pfctl: simplify FOM_PRIO handling
176. Jul  3 Kristof Provost            git: da27faa01f27 - main - pfctl: fix parsing of '10/8'
177. Jul  2 Kristof Provost            git: dd2d7ba6f338 - main - pfctl: Fix function name in error messages by using __func__
178. Jul  4 Mitchell Horne             git: deaae83da057 - main - riscv: enable allwinner RTC
179. Jul  3 A FreeBSD User             Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT)  framework.
180. Jul  3 Ruslan Bukin               git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

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

201. Jul  4 Ahmad Khalifa              git: ed50879c4a95 - main - gpiobus: gpiobus_acquire_pin: panic on invalid pin
202. Jul  5 Konstantin Belousov        git: ee502c853183 - main - amd64 pmap: update comment in pmap_demote_DMAP() explaining the len<NBPDP check
203. Jul  4 Konstantin Belousov        git: ef6ea91593eb - main - VOP_RENAME: add mp-global lock
204. Jul  6 Mark Johnston              git: efadb5c2a908 - main - Add manpages for O_CLOFORK flag and others
205. Jul  6 Ahmad Khalifa              git: efe5907279e1 - main - amd64: fix physmap entry addition logic
206. Jul  2 Kristof Provost            git: f0cf95809b40 - main - pfctl: Fill netmask AF-independently in print_host()
207. Jul  4 Mark Johnston              git: f1f230439fa4 - main - vfs: Initial revision of inotify
208. Jul  4 Mark Johnston              git: f56e0d4755c5 - main - procstat: Add handling for inotify descriptors
209. Jul  4 Bjoern A. Zeeb             git: f58e032410c9 - main - LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci
210. Jul  4 Li-Wen Hsu                 git: f6e5bcd4716c - main - tests/ci: run ci-full kyua tests in parallel
211. Jul  4 Kristof Provost            git: f7289cce493d - main - pf: Check for main ruleset explicitly
212. Jul  4 Kristof Provost            git: f78c18a7ac9e - main - pfctl: sync cmdline_symset() changes with src/usr.sbin
213. Jul  4 Mark Johnston              git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify
214. Jul  6 Christos Margiolis         git: fa20737ed1b7 - main - sound: Remove unused mpu_if methods
215. Jul  2 Kristof Provost            git: fb48e6d71b1f - main - pfctl: Remove unused af argument from unmask()
216. Jul  3 Kristof Provost            git: fe20818673aa - main - pf: Honor quick on anchor rules
217. Jul  4 Ahmad Khalifa              git: ff826f8ed434 - main - gpiopps: don't use internal gpiobus function

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