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


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

Messages: 186, old messages first
Last update: Mon Jul 21 0:07:14 2025

home | archive sorted by: subject | author | date | reverse date
  1. Jul 14 Alan Cox                   git: b87aa791533f - main - amd64 pmap: simplify recent changes to pmap_enter_pde()
  2. Jul 14 Tom Jones                  git: 4d718f57c58e - main - xhci pci: Add some amd xhci controller device ids
  3. Jul 14 Mateusz Piotrowski         git: a487606afd9b - main - dtrace_dtrace.4: Document the DTrace dtrace provider
  4. Jul 14 Mateusz Piotrowski         git: 193f2289fc9a - main - d.7: Document the DTrace scripting language
  5. Jul 14 Mark Johnston              git: 1cc020eba69e - main - ncurses: Provide reproducible paths
  6. Jul 14 John Baldwin               git: 7442cdca51fa - main - i386: Unhook all kernel configs from make universe
  7. Jul 14 John Baldwin               git: 4a3fb7547e6b - main - powerpc: Disconnect 32-bit powerpc from make universe
  8. Jul 14 John Baldwin               git: 072f54bf9ff3 - main - arch.7: Move i386, powerpc, and powerpcspe to the discontinued arch list
  9. Jul 14 John Baldwin               git: 0d0d6378add2 - main - Remove stale reference to EXTRA_ARCHES_arm
 10. Jul 14 Mateusz Piotrowski         git: 46efd2ceca73 - main - dtrace_profile.4: Document the DTrace profile provider
 11. Jul 14 Mateusz Piotrowski         git: 1fe7af063581 - main - dtrace.1: Document evaltime
 12. Jul 14 Alexander Ziaee            git: ab9ee52e849c - main - tracing.7: Shorten doc description for apropos
 13. Jul 14 Alexander Ziaee            git: b87dcd700499 - main - find.1: Correct HISTORY grammar typo
 14. Jul 14 Ed Maste                   git: a3207059d5e5 - main - src.conf.5: Regen after retiring some 32-bit architectures
 15. Jul 14 Mateusz Piotrowski         git: bdb44a47b71e - main - d.7: Refrain from unnecessary time travel
 16. Jul 14 Alexander Ziaee            git: fbc4e90c5ca6 - main - nanobsd.8: Shorten title for apropos, tag SPDX
 17. Jul 14 Alexander Ziaee            git: 8f480d007526 - main - style.Makefile.5: Remove title macros, tag SPDX
 18. Jul 14 Konstantin Belousov        git: 4dd828c80828 - main - amd64: add kva_layout
 19. Jul 14 Konstantin Belousov        git: f05d399a3761 - main - amd64 pmap: do not hardcode 512GB
 20. Jul 14 Konstantin Belousov        git: 25c6d4710f1c - main - amd64 pmap: add KVA map for LA57


21. Jul 14 Konstantin Belousov git: 42f1054ef12d - main - ast: do not dereference NULL td_proc in CTR statement 22. Jul 14 Mateusz Piotrowski git: 0abee387e1df - main - vnode.9: Fix a typo in sys/tools/vnode_if.awk path name 23. Jul 15 Lexi Winter git: e64ad2324153 - main - packages: move ucl files to a subdirectory 24. Jul 15 Lexi Winter git: 29121751723a - main - packages: create UCL files for package descriptions 25. Jul 15 Lexi Winter git: f75b20e7ddb8 - main - packages: make UCL files required 26. Jul 15 Lexi Winter git: d9c11f0799b5 - main - packages: handle dependencies in ucl 27. Jul 15 Lexi Winter git: 237db83d02c8 - main - packages: handle suffixes in generate-ucl.lua 28. Jul 15 Lexi Winter git: 953b3a061438 - main - release/packages/generate-ucl.sh: use correct exit status 29. Jul 15 Lexi Winter git: 6738882248a7 - main - inetd.conf: remove -[46] from the ssh entry 30. Jul 15 Lexi Winter git: db55cc8110ce - main - nlmsg_report_err_msg: add __printflike annotation 31. Jul 15 Lexi Winter git: 7d4673d3a439 - main - netinet6: allow binding a raw socket to an anycast address 32. Jul 15 Kristof Provost Re: git: 4dd828c80828 - main - amd64: add kva_layout 33. Jul 15 Kevin Bowling Re: git: 4dd828c80828 - main - amd64: add kva_layout 34. Jul 15 Kristof Provost git: fbb290df0836 - main - pf: Remove ptr_array from struct pf_kruleset 35. Jul 15 Kristof Provost git: d217ed397922 - main - pfctl: Accommodate a basename(3) that takes a non-const parameter 36. Jul 15 Kristof Provost git: b09707abf932 - main - pf: synproxy should be processing incoming SYN packets only. 37. Jul 15 Kristof Provost git: bd6786eada91 - main - pfctl tests: avoid the synproxy warning 38. Jul 15 Kristof Provost git: cc68decda316 - main - pf: Reject rules with invalid port ranges 39. Jul 15 Kristof Provost git: 3524dfd74144 - main - pfctl: Fail to parse rules with invalid ranges 40. Jul 15 Kristof Provost git: 7b0b4fca080e - main - pfctl: getifaddrs() can return entries where ifa_addr is NULL
41. Jul 15 Kristof Provost git: dbfdda7b4398 - main - pfctl tests: verify port range validation 42. Jul 15 Kristof Provost git: 7250fc4eb5d0 - main - pflog: improve uid logging 43. Jul 15 Kristof Provost git: 2805280f7f57 - main - pf.conf.5: Markup optional ICMP/ICMP6 codes as such 44. Jul 15 Kristof Provost git: 2212dbd78884 - main - pf: Don't run copies of packets made by dup-to through pf_test. 45. Jul 15 Kristof Provost git: 29e8f3e29203 - main - pf: let pf_table.c to use standard way to work with lists 46. Jul 15 Mark Johnston git: c8a523690b1a - main - i386: Avoid calling kmem_alloc_contig(M_NEVERFREED) 47. Jul 15 Mark Johnston git: d4cdba5b2f55 - main - p9fs: Set *eofflag in p9fs_readdir() 48. Jul 15 Mark Johnston git: 1f683624df87 - main - kasan: Use kasan_md_unsupported() to check for invalid addresses 49. Jul 15 Mark Johnston git: da84054f3a50 - main - fdescfs: Set *eofflag in fdesc_readdir() 50. Jul 15 Mark Johnston Re: git: 4dd828c80828 - main - amd64: add kva_layout 51. Jul 15 Kristof Provost git: 9e8c1f9576e7 - main - /etc/rc.d/pf: Fix for multi-line pf_fallback_rules 52. Jul 15 Kristof Provost Re: git: 4dd828c80828 - main - amd64: add kva_layout 53. Jul 15 Mark Johnston git: fad79db40505 - main - vm_pageout: Remove a volatile qualifier from some vm_domain members 54. Jul 15 Mark Johnston git: 5c76e9f45796 - main - swap_pager: Convert swap-space-full flags to bools 55. Jul 15 Zhenlei Huang git: db8296ff38cd - main - ethernet: Move the assertion of ether header sizes back into ethernet.h 56. Jul 15 Gleb Smirnoff Re: git: 7b0b4fca080e - main - pfctl: getifaddrs() can return entries where ifa_addr is NULL 57. Jul 15 Gleb Smirnoff Re: git: fad79db40505 - main - vm_pageout: Remove a volatile qualifier from some vm_domain members 58. Jul 15 Kristof Provost Re: git: 7b0b4fca080e - main - pfctl: getifaddrs() can return entries where ifa_addr is NULL 59. Jul 15 Mark Johnston Re: git: fad79db40505 - main - vm_pageout: Remove a volatile qualifier from some vm_domain members 60. Jul 15 Bjoern A. Zeeb git: 5a1e2927d63e - main - bsdinstall: wlanconfig: properly format regdomain dialog input
61. Jul 15 Bjoern A. Zeeb git: 153e73d782f3 - main - bsdinstall: wlanconfig: ensure the interface is always up for scanning 62. Jul 15 John Baldwin git: 221453e31c80 - main - arch.7: Bump Dd 63. Jul 15 Alexander Ziaee git: 3cb2a7e01e13 - main - sed.1: Adjust examples to fit in one line + SPDX 64. Jul 15 Alexander Ziaee git: 602e423db166 - main - top.1: Document the THR column 65. Jul 15 Konstantin Belousov Re: git: fad79db40505 - main - vm_pageout: Remove a volatile qualifier from some vm_domain members 66. Jul 15 Alan Somers git: 874385b03f8d - main - uexterr_gettext: add tests 67. Jul 15 Kristof Provost git: ea97c397d75c - main - pf: remove unused argument from pf_send_icmp() 68. Jul 15 Mateusz Piotrowski git: 6567623f831d - main - vfs_cache: Fix the SDT definition of vfs:fplookup:lookup:done 69. Jul 15 Alan Somers git: b2bf651a797b - main - sockstat: Reintroduce -w flag with altered behavior 70. Jul 15 Mark Johnston Re: git: fad79db40505 - main - vm_pageout: Remove a volatile qualifier from some vm_domain members 71. Jul 15 Konstantin Belousov Re: git: fad79db40505 - main - vm_pageout: Remove a volatile qualifier from some vm_domain members 72. Jul 16 Konstantin Belousov git: cb193bdf8aa6 - main - amd64: restore semantic for VIRT_IN_DMAP() 73. Jul 16 Mateusz Guzik git: 31d1c080ab7b - main - vfs cache: drop SDT_PROBES_ENABLED usage 74. Jul 16 Mateusz Piotrowski git: 9388c2887817 - main - dtrace_fbt.4: Document the DTrace fbt provider 75. Jul 16 Peter Holm git: d6ee73e5ad27 - main - stress2: Added syzkaller reproducers. Update the exclude list 76. Jul 16 Peter Holm git: 113f2f0c76a7 - main - stress2: Updated dtrace comment 77. Jul 16 Kristof Provost git: d00f66feaa17 - main - pf: delay taking the rules lock in pf_test() 78. Jul 16 Kristof Provost git: cb43e97aea11 - main - pf: add missing IPv6 length check 79. Jul 16 Kristof Provost git: 451179a352a2 - main - Revert "pf: remove unused argument from pf_send_icmp()" 80. Jul 16 Ed Maste git: e48d5d23bbef - main - release: Sort loader.conf lines consistently
81. Jul 16 Mateusz Piotrowski git: 56eb7566c419 - main - md(4): Stop symlinking vn.4 to md.4 82. Jul 16 Ed Maste git: f38ac6f27ace - main - GitHub: Provide more context in pull request issue comment 83. Jul 16 Bojan =?utf-8?Q?Novkovi=C4 git: ceab09e3dbc2 - main - release: Add a helper script for common tools 84. Jul 16 Bojan =?utf-8?Q?Novkovi=C4 git: 483ef23ebb72 - main - release: Consistently use variables for invoking certain tools 85. Jul 16 Bojan =?utf-8?Q?Novkovi=C4 git: 06077dc327ea - main - makefs: Fix undefined behaviour in ffs.c 86. Jul 16 Bojan =?utf-8?Q?Novkovi=C4 git: 636823cfd260 - main - makefs: Correct license text in 'makefs_msdos_tests.sh' 87. Jul 16 Adrian Chadd git: 4e78b9b5afe9 - main - net80211: fix VHT node setup in hostap mode 88. Jul 16 Adrian Chadd git: 33e8fc370c18 - main - net80211: don't dereference a NULL HTINFO IE if it's presented 89. Jul 16 Bojan =?utf-8?Q?Novkovi=C4 git: 310162ea218a - main - hwt(4): Add Intel Processor Trace backend 90. Jul 16 Bojan =?utf-8?Q?Novkovi=C4 git: 42d59ad1d63e - main - pt: Include missing sys/lock.h header 91. Jul 16 Jesper Schmitz Mouridsen git: fc618b5f7e58 - main - preliminary usb support for fwget 92. Jul 16 Alan Somers git: cc61a0793a0e - main - manpages: prefer linking to xo_options.7 over xo_parse_args.3 93. Jul 16 Gleb Smirnoff git: 6dd0803ffd31 - main - libsa/zfs: prefer a vdev with newer txg to a stale one 94. Jul 16 Joseph Koshy git: 5d418202f888 - main - libelf: Fix the NAME sections of two manual pages. 95. Jul 16 Dag-Erling =?utf-8?Q?Sm=C3 git: 55f80afa17e8 - main - udf: Improve input validation. 96. Jul 16 Muhammad Moinur Rahman git: 57f725a6a6c1 - main - tests/ci: fix missing /usr/local/{sbin,bin} in freebsdci rc PATH 97. Jul 16 Ed Maste git: 5f9a73c22fea - main - mgb: Fix mac tx disable bug in teardown 98. Jul 16 Warner Losh git: 0d5fdcb63c9d - main - ufshci: enable the ufshci module to load at boot time 99. Jul 16 Konstantin Belousov git: d6d66936c45e - main - mlx5en: fix TLS Rx hardware offload initialization 100. Jul 16 Ed Maste git: ff2dc0bca372 - main - sys: Bump __FreeBSD_version for removal of DMAP_MIN/MAX_ADDRESS
101. Jul 17 Ahmad Khalifa git: cc86794b0319 - main - gpiobus: plug IRQ leaks 102. Jul 17 Zhenlei Huang git: 10d9ec31bf28 - main - qlnxe: Fix build with INET 103. Jul 17 Zhenlei Huang git: 12fea464070a - main - qlnxe: Fix error handling of SIOCGI2C ioctl 104. Jul 17 Konstantin Belousov git: fb65357d8707 - main - ipsec_offload: pre-calculate xform_history for recorded accelerated SA 105. Jul 17 Konstantin Belousov git: b494e256a492 - main - ipsec offload: add xform_history to the ipsec_accel_in_tag 106. Jul 17 Konstantin Belousov git: 72c9ad9331a9 - main - mlx5en ipsec offload: copy xform_history to the ipsec_accel_in_tag 107. Jul 17 Konstantin Belousov git: 5be5a0bde5f9 - main - ipsec offload: make hw-decrypted plain text packet like sw decrypted. 108. Jul 17 Konstantin Belousov git: 39598c2a9f5d - main - ipsec offload: ipsec_accel_fill_xh() should indirect through fn pointer 109. Jul 17 Mark Johnston git: 131c91bd4567 - main - amd64: Remove some unused SMP-only defines 110. Jul 17 Gleb Smirnoff git: d4f042f094ec - main - libbsnmp: fix local client socket creation 111. Jul 17 Gleb Smirnoff git: 665877ced9ea - main - libbsnmp: define SNMP_DEFAULT_LOCAL that matches default server config 112. Jul 17 Gleb Smirnoff git: 44836e3277af - main - bsnmpget: print SNMP library reported error on failures 113. Jul 17 Gleb Smirnoff git: 9b588ef15f47 - main - bsnmpd: use MSG_NOSIGNAL when doing send(2) on a local socket 114. Jul 17 Gleb Smirnoff git: 3c29b47bbc0a - main - bsnmpd: in debugging mode (-d) use default library print/error functions 115. Jul 17 Gleb Smirnoff git: 2181568715e8 - main - libbegemot: improve tracing prints 116. Jul 17 Mark Johnston git: 8768b60de16a - main - lib: Fix calls that naively set F_SETFD. 117. Jul 17 Kyle Evans git: 97b61b22edba - main - route: fix `route -n monitor` when its output is redirected 118. Jul 17 Lexi Winter git: b2e9c8e69bcf - main - packages: add package ucl for libopencsd-all 119. Jul 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 92b9f43c788d - main - certctl: Add an option to copy files. 120. Jul 17 Dag-Erling =?utf-8?Q?Sm=C3 git: c19877b03f8c - main - release: Let caroot depend on certctl, not vice versa.
121. Jul 17 Alexander Ziaee git: 701072154af0 - main - snd_uaudio.4: Rework SYNOPSIS, add HARDWARE, SPDX 122. Jul 17 Alexander Ziaee git: 7757c5489508 - main - mtw.4: Make style consistent with other manuals 123. Jul 17 Alexander Ziaee git: c4fe5431bddc - main - ufshci.4: Move hardware to HARDWARE 124. Jul 17 Konstantin Belousov git: 29af6d2e2ec9 - main - msdosfs: replace '/' in direntries with '?' 125. Jul 17 Alan Cox git: 5a846c48f209 - main - pmap_enter_{l2,pde}: correct the handling of an error case 126. Jul 17 Simon J. Gerraty git: e67aef419093 - main - Add DEBUG_PRINTF to stand.h 127. Jul 18 Kristof Provost git: ec281d797c4f - main - pf: fix zero division found by syzkaller 128. Jul 18 Kristof Provost git: da319c4d8c20 - main - pf.conf.5: update syncookie example 129. Jul 18 Kristof Provost git: c3cc26afc922 - main - pf: stricter af checks for af-to rules 130. Jul 18 Kristof Provost git: 912333007432 - main - pf.conf.5: Avoid gendered language in man pages when not referring to a specific person. 131. Jul 18 Kristof Provost git: a86b5a2cba3c - main - pf.conf.5: add missing commas between subordinate and main clauses 132. Jul 18 Kristof Provost git: 879f6c26b405 - main - pf: Use goto fail consistently to leave the giant switch in pfioctl(). 133. Jul 18 Mark Johnston git: af0ec3fa29ca - main - inotify: Fix a couple of locking bugs 134. Jul 18 Warner Losh git: bab21ae7629c - main - kldstat: Memory zeroing using memset() 135. Jul 18 Alan Somers Re: git: 29af6d2e2ec9 - main - msdosfs: replace '/' in direntries with '?' 136. Jul 18 Joseph Mingrone git: 655fcdde1aff - main - release: Install wireless firmware to bootonly media 137. Jul 18 Dag-Erling =?utf-8?Q?Sm=C3 git: d63ffdd1ef63 - main - tzcode: Fix time zone change detection. 138. Jul 18 Dag-Erling =?utf-8?Q?Sm=C3 git: 57ee56578cc5 - main - libc: Test time zone change detection. 139. Jul 18 Rick Macklem git: 2420e64c463a - main - rpctls_impl.c: Fix handling of hung rpc tls daemon 140. Jul 18 Rick Macklem git: cf2ff49e6e5e - main - nfs_nfsdserv.c: Fix nfsrvd_openattr() for vnode locking
141. Jul 18 Kristof Provost git: 798605131350 - main - pf tests: make mbuf:inet6_in_mbuf_len more robust 142. Jul 18 Warner Losh git: bc761988b724 - main - ice: Add host SR-IOV support 143. Jul 18 Warner Losh git: 160becc7dc3d - main - ice: Add broadcast filter while creating VF 144. Jul 18 Warner Losh git: 21f339571328 - main - ice(4): Fix panic when VF uses less queues then available 145. Jul 18 Warner Losh git: 925a15b969a5 - main - ice(4): Add basic VFLR handler 146. Jul 18 Warner Losh git: d6958f3faec0 - main - ice(4): Fix re-enabling VF queues 147. Jul 18 Warner Losh git: 69bb592fa3da - main - ice(4): Fix set RSS hena virtchnl op handler 148. Jul 18 Warner Losh git: 51ed28c12f30 - main - ice(4): Enable WB_ON_ITR capability for VFs (#76) 149. Jul 18 Warner Losh git: 046472590365 - main - ice(4): Fix setting VF MAC address 150. Jul 18 Warner Losh git: 430f1acc451c - main - ice(4): Add MAC filter and VLAN resource limits to VFs 151. Jul 18 Shawn Webb Re: git: d63ffdd1ef63 - main - tzcode: Fix time zone change detection. 152. Jul 18 Warner Losh Re: git: d63ffdd1ef63 - main - tzcode: Fix time zone change detection. 153. Jul 18 Mateusz Piotrowski git: 31938394def0 - main - stress2/fullpath2: Clean up the vn_fullpath DTrace one-liner 154. Jul 18 Mark Johnston git: f92ff79720fb - main - random: Add NIST SP 800-90B entropy source health test implementations 155. Jul 18 Mark Johnston git: fa8db724ae6e - main - random: Treat writes to /dev/random as separate from /entropy 156. Jul 18 Mark Johnston git: 0bf113e9041f - main - tzcode: Add an explicit "the timezone file has changed" case 157. Jul 18 Konstantin Belousov Re: git: 29af6d2e2ec9 - main - msdosfs: replace '/' in direntries with '?' 158. Jul 18 Alan Somers Re: git: 29af6d2e2ec9 - main - msdosfs: replace '/' in direntries with '?' 159. Jul 19 Rick Macklem git: 4be9c6f38e78 - main - clnt_rc.c: Fix the case where a TLS handshake fails 160. Jul 19 Michael Tuexen git: e46c15a0f848 - main - tcp: fix the test that a duplicate ACK has no data
161. Jul 19 Rick Macklem git: a28a65140f11 - main - rpcsec_gss.c: Avoid panics in clnt_nl_call() 162. Jul 19 Zhenlei Huang git: 2fc051d09093 - main - if_genet: Consistently use the boolean form 163. Jul 19 Zhenlei Huang git: f46e95ae3add - main - if_genet: Plug memory leaks 164. Jul 19 Simon J. Gerraty git: a8c56be47166 - main - Merge bmake-20250707 165. Jul 19 Kristof Provost git: b153804256c5 - main - mld: allow sysctls to be set per vnet 166. Jul 19 Rick Macklem git: c00baac0ab46 - main - nfsd: Avoid relocking vnode for NFSv4 Readdir 167. Jul 19 Rick Macklem git: 392a82b25405 - main - nfsd: Fix handling of VOP_PATHCONF() for attribute replies 168. Jul 19 Rick Macklem git: 04055decc91c - main - param.h: Bump __FreeBSD_version for 392a82 and c00baa 169. Jul 20 Rick Macklem git: f690a2da8f23 - main - UPDATING: Add an entry for commits 392a82b225 and c00baac0ab 170. Jul 20 Konstantin Belousov git: cf07a18b58cf - main - amd64 pmap: make large map sizing depend on kva_layout instead of pml4 indexes 171. Jul 20 Konstantin Belousov git: 31afa16f92df - main - amd64 pmap: for LA57 move large map out of kernel pml4 slot 172. Jul 20 Konstantin Belousov git: 059d0584d382 - main - amd64 vmparam.h: update KVA map 173. Jul 20 Konstantin Belousov git: 5f33006f8742 - main - amd64 sysctl vm.pmap.kernel_maps: do not desinformate for la57 case 174. Jul 20 Konstantin Belousov git: 71901e4915a9 - main - amd64 pmap: restore the name for pml4 local in pmap_large_map_pdpe() 175. Jul 20 Eugene Grosbein git: 5d5848648013 - main - trim(8): minor output correction 176. Jul 20 Eugene Grosbein git: f1b934c8138c - main - trim(8): fix usage line 177. Jul 20 Poul-Henning Kamp git: d38b81a7eb60 - main - Cross ref sa(4) to mtio(4) 178. Jul 20 Michael Tuexen git: a1fa30cea6e3 - main - tcp: remove duplicate tcp_bblogging_on checks 179. Jul 20 Michael Tuexen git: 22bebbb211e3 - main - tcp hpts: use consistently inline instead of __inline 180. Jul 20 Michael Tuexen git: 3ad8fd6f3046 - main - tcp hpts: remove unused line argument from tcp_set_hpts
181. Jul 20 Michael Tuexen git: 7dc73fa66935 - main - tcp: cleanup 182. Jul 20 Rick Macklem git: 8dfc688a9374 - main - fhopen.2: Fix named_attribute man section 183. Jul 20 Rick Macklem git: 76e911dba504 - main - statfs.2: Fix named_attribute man section 184. Jul 20 Aymeric Wibo git: 46be8a71d54d - main - committers-src: add myself (obiwac@) 185. Jul 20 Xin LI git: 76bafc906926 - main - MFV: less v679. 186. Jul 20 Bjoern A. Zeeb Re: git: e67aef419093 - main - Add DEBUG_PRINTF to stand.h


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