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


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

Messages: 230, new messages first
Last update: Mon Apr 7 0:07:03 2025

home | archive sorted by: subject | author | date | reverse date
  1. Apr  6 Mark Johnston              git: f2214e48d02c - stable/14 - socket: Fix a race in the SO_SPLICE state machine
  2. Apr  6 Mark Johnston              git: 51489b9ced27 - stable/14 - ktrace: Use STAILQ_EMPTY_ATOMIC when checking for records in userret()
  3. Apr  6 Mark Johnston              git: 984e3d813e5f - stable/14 - netmap: fix unit tests
  4. Apr  6 Mark Johnston              git: ba224cec6796 - stable/14 - fibs tests: Fix test failures and simplify
  5. Apr  6 Mark Johnston              git: 931dec404489 - stable/14 - mixer tests: Serialize
  6. Apr  6 Mark Johnston              git: 43a32f790bc5 - stable/14 - malloc: Fix DEBUG_REDZONE for contigmalloc()
  7. Apr  6 Mark Johnston              git: 85ff908020d0 - stable/14 - netinet: Fix getcred sysctl handlers to do nothing if no input is given
  8. Apr  6 Mark Johnston              git: 014ce35640bf - stable/14 - vfs: Return early from sysctl_vfs_ctl() if no input was given
  9. Apr  6 Mark Johnston              git: 48fddba63787 - stable/14 - devfs: Return early from sysctl_devname() if no input is given
 10. Apr  6 Mark Johnston              git: e1a3b7ff9fe6 - stable/14 - pkill tests: Fix pkill usage in the pkill -x test
 11. Apr  6 Konstantin Belousov        git: 8ef6d8ad1a61 - main - jails: delegate checking PRIV_PROC_MEM_WRITE to priv_check_cred()
 12. Apr  6 Konstantin Belousov        git: 297473069610 - main - bhyve IOMMU_REMOVE_DEVICE(): ignore iommu absence for sake of ppt_attach()
 13. Apr  6 Konstantin Belousov        git: 2eeb95ccf39a - main - bhyve: make most of the iommu_ops interfaces return error
 14. Apr  6 Chuck Silvers              Re: git: 1ac6ea8a0251 - main - kerberos5, libcom_err, others: append to LDFLAGS instead of replacing
 15. Apr  6 Cy Schubert                Re: git: 1ac6ea8a0251 - main - kerberos5, libcom_err, others:  append to LDFLAGS instead of replacing
 16. Apr  6 Christos Margiolis         git: 2254bef61b7c - stable/14 - sound: Use bus_topo_lock() where appropriate
 17. Apr  6 Christos Margiolis         git: 8c991c4b0695 - stable/14 - sound: Fix regression in pcm/feeder_mixer.c
 18. Apr  6 Christos Margiolis         git: 831c30f09ea8 - stable/14 - sound: Improve afmt_tab
 19. Apr  6 Christos Margiolis         git: 1890f0b0df24 - stable/14 - beep(1): Use AFMT_FLOAT
 20. Apr  6 Christos Margiolis         git: 1728d26682c6 - stable/14 - sound: Implement AFMT_FLOAT support


21. Apr 6 Christos Margiolis git: e4c0d796141b - stable/14 - sound: Fix vchanrate and vchanformat 22. Apr 5 Chuck Silvers git: 1ac6ea8a0251 - main - kerberos5, libcom_err, others: append to LDFLAGS instead of replacing 23. Apr 5 Mark Johnston git: c5773d366ecc - main - ktr: Make debug.ktr.verbose available whenever KTR is configured 24. Apr 5 Mark Johnston git: d35c4cfad580 - main - sysctl: Panic on OID reuse 25. Apr 5 Kevin Bowling git: a8431b47adae - stable/13 - ixgbe: fix mailbox ack handling 26. Apr 5 Kevin Bowling git: 6e510d8fbaf8 - stable/14 - ixgbe: fix mailbox ack handling 27. Apr 5 Philip Paeps git: 41b768ae1970 - stable/13 - contrib/expat: import expat 2.7.1 28. Apr 5 Philip Paeps git: 6f7ee9ac036e - stable/14 - contrib/expat: import expat 2.7.1 29. Apr 5 Kyle Evans git: ee9ce1078c59 - main - libc: tests: add some tests for __cxa_atexit handling 30. Apr 5 Kyle Evans git: 23427c8e1fed - main - libc: allow __cxa_atexit handlers to be added during __cxa_finalize 31. Apr 4 Mark Johnston git: 22fe926a62b7 - main - gve: Add feature to change TX/RX ring size 32. Apr 4 Mark Johnston git: e0464f74d557 - main - gve: Add feature to adjust RX/TX queue counts 33. Apr 4 Mark Johnston git: f8ed8382daf4 - main - gve: Allocate qpl per ring at ring allocation time 34. Apr 4 Mark Johnston git: 43c1eb894a57 - main - vm_object: Fix handling of wired map entries in vm_object_split() 35. Apr 4 Mark Johnston Re: git: 74a6f2a76b32 - main - iwx: Shorten log code field 36. Apr 4 Michael Tuexen git: b1c62081feec - main - tcp: remove struct tcp_log_rack 37. Apr 4 Piotr Kubaj git: 54a94356c90e - stable/14 - zfs: remove inclusion of machine/pcpu.h 38. Apr 4 Piotr Kubaj git: 1962f9631187 - stable/14 - zfs: enable FPU on powerpc* 39. Apr 4 Tom Jones Re: git: 74a6f2a76b32 - main - iwx: Shorten log code field 40. Apr 4 Michael Tuexen git: 382af4d38b62 - main - tcp: clear blackbox logging union
41. Apr 4 Michael Tuexen git: 3bd1e85fc13c - main - tcp: clear sendfile logging struct 42. Apr 4 Michael Tuexen git: 2a0d26d793b2 - main - tcp: fix typos in comment 43. Apr 4 Michael Tuexen git: e754d89bba8c - stable/14 - tcp: fix detection of bad RTOs 44. Apr 4 Adrian Chadd git: 628d1501f7ec - main - ifconfig: decode 256 bit CCM/GCM ciphers and 256 bit 802.1x/none keymgmt 45. Apr 4 Adrian Chadd git: 08fd0689d06f - main - net80211: document the crypto enmic/demic functions. 46. Apr 4 Konstantin Belousov git: 53b2f30f9090 - stable/14 - bhyve: style, add comma to the last line of designated initializer 47. Apr 4 Konstantin Belousov git: b01d15abbae5 - stable/14 - iommu_gas_map_region(): add comment explaining the ma array shift 48. Apr 3 Michael Tuexen git: 94acddd2ad01 - main - tcp: improve initializing the fields in tcp_log_buffer 49. Apr 3 Eric Joyner git: 5ae5f71d505c - stable/13 - igc(4): Fix attach for I226-K and LMVP devices 50. Apr 3 Eric Joyner git: f034ddd2fa38 - stable/14 - igc(4): Fix attach for I226-K and LMVP devices 51. Apr 3 Olivier Certner git: 3aa59485c449 - stable/14 - mac(4): Mention mac_do(4) 52. Apr 3 Olivier Certner git: e286a0373631 - stable/14 - setcred(2): Add manual page 53. Apr 3 Olivier Certner git: f74cd62b5c71 - stable/14 - mac_do(4): Revamp manual page after MAC/do updates 54. Apr 3 Olivier Certner git: f9b5d5bf1186 - stable/14 - MAC/do: Fix a compilation warning about an unused function 55. Apr 3 Olivier Certner git: ba9aea5dc0e0 - stable/14 - MAC/do: Update copyright 56. Apr 3 Olivier Certner git: 8f72bcd9fd5d - stable/14 - MAC/do: Apply a rule on real UID/GID instead of effective ones 57. Apr 3 Olivier Certner git: 53e73ec9f6c4 - stable/14 - MAC/do: Convert internal TAILQs to STAILQs 58. Apr 3 Olivier Certner git: 8bf992d2ebad - stable/14 - MAC/do: parse_rules(): Tolerate blanks around tokens 59. Apr 3 Olivier Certner git: 5e00a28b2f02 - stable/14 - MAC/do: toast_rules(): Minor simplification 60. Apr 3 Olivier Certner git: 68c46c41a7f8 - stable/14 - mdo(1): Use setcred() to change credentials
61. Apr 3 Olivier Certner git: 986ac13041c8 - stable/14 - MAC/do: Interpret the new rules specification; Monitor setcred() 62. Apr 3 Olivier Certner git: 1780d3f3d1a7 - stable/14 - MAC/do: Introduce rules reference counting 63. Apr 3 Olivier Certner git: e34dec3f12b6 - stable/14 - UPDATING: Request recompiling MAC modules because of new hooks 64. Apr 3 Olivier Certner git: c1d7552dddb5 - stable/14 - New setcred() system call and associated MAC hooks 65. Apr 3 Olivier Certner git: 4450915a9bdc - stable/14 - MAC/do: Output errors when parsing rules 66. Apr 3 Olivier Certner git: 83ffc412b2e9 - stable/14 - MAC/do: Support multiple users and groups as single rule's targets 67. Apr 3 Olivier Certner git: 1ccf02edc8e5 - stable/14 - MAC/do: Rename private OSD slot by removing 'mac_do_' prefix 68. Apr 3 Olivier Certner git: 8e605d88c2f1 - stable/14 - MAC/do: Ease input/output of ID types 69. Apr 3 Olivier Certner git: 8638177eb714 - stable/14 - MAC/do: Better parsing for IDs (strtoui_strict()) 70. Apr 3 Olivier Certner git: f89a4b6162a8 - stable/14 - MAC/do: 'struct rule': IDs and types as 'u_int', rename fields 71. Apr 3 Olivier Certner git: 75ee4893e87b - stable/14 - MAC/do: parse_rule_element(): Bug in parsing the origin ID 72. Apr 3 Olivier Certner git: 7d536064a027 - stable/14 - MAC/do: jail_check()/jail_set(): Revamp 73. Apr 3 Olivier Certner git: 9195f21e0f34 - stable/14 - MAC/do: parse_rule_element(): Style, more clarity 74. Apr 3 Olivier Certner git: bd9e3fcaa064 - stable/14 - MAC/do: Fix jail_get() (PR_METHOD_GET) 75. Apr 3 Olivier Certner git: 3c77f39d2ae6 - stable/14 - MAC/do: Sysctl knobs/jail parameters under MAC's common nodes 76. Apr 3 Olivier Certner git: e014e1fd4b54 - stable/14 - MAC/do: Prefix internal functions used as hooks/callbacks 77. Apr 3 Olivier Certner git: 9b7e21d9187c - stable/14 - MAC/do: Re-order jail methods more logically, rename 78. Apr 3 Olivier Certner git: 6b76b0f95c62 - stable/14 - MAC/do: parse_rule_element(): Fix a panic, harden, simplify 79. Apr 3 Olivier Certner git: 8d8c3948544c - stable/14 - MAC/do: Move destroy() to a better place 80. Apr 3 Olivier Certner git: ae2ee5470d9d - stable/14 - MAC/do: Remove the 'prison0' special cases in the common paths
81. Apr 3 Olivier Certner git: e553ebd516fa - stable/14 - MAC/do: Enable changing 'security.mac.do.rules' from a jail 82. Apr 3 Olivier Certner git: 37a72b0ce427 - stable/14 - MAC/do: sysctl_rules(): Set the requesting's thread's jail's rules 83. Apr 3 Olivier Certner git: 4d2b20daf4d4 - stable/14 - MAC/do: sysctl_rules(): Always copy the rules specification string 84. Apr 3 Olivier Certner git: 862665e3805c - stable/14 - MAC/do: Factor out setting/destroying rule structures 85. Apr 3 Olivier Certner git: 750580d15588 - stable/14 - MAC/do: Remove PR_METHOD_REMOVE method 86. Apr 3 Olivier Certner git: 72edbeb06172 - stable/14 - MAC/do: Allocate/deallocate rules as a whole 87. Apr 3 Olivier Certner git: 9b6284bda25a - stable/14 - MAC/do: find_rules(): Clarify the contract 88. Apr 3 Olivier Certner git: 75870a3ebc92 - stable/14 - MAC/do: Use prison_lock()/prison_unlock() 89. Apr 3 Olivier Certner git: d50dbaf784de - stable/14 - MAC/do: Rename private struct 'mac_do_rule' => 'rules' 90. Apr 3 Olivier Certner git: 546477d560ab - stable/14 - MAC/do: Rename internal mac_do_rule_find() => find_rules() 91. Apr 3 Olivier Certner git: d84014ce3aae - stable/14 - MAC/do: parse_rules(): Copy input string on its own 92. Apr 3 Olivier Certner git: 41d1660fcf39 - stable/14 - MAC/do: Rename rule_is_valid() => rule_applies() 93. Apr 3 Olivier Certner git: ea3d86ea5774 - stable/14 - MAC/do: Sort header inclusions 94. Apr 3 Olivier Certner git: 4b4bd20e17e0 - stable/14 - mac_do(4): Enhance GID rule validation to check all groups in cr_groups 95. Apr 3 Mark Johnston git: 296b60793df6 - main - iwx: Disconnect from the i386 build 96. Apr 3 Colin Percival Re: git: 74a6f2a76b32 - main - iwx: Shorten log code field 97. Apr 3 Kristof Provost git: 7e70d94acd68 - main - pf: allow 'allow-opts' to be used on match rules 98. Apr 3 Kristof Provost git: ca1bf31177d2 - stable/13 - pf tests: add a basic snmp_pf test case 99. Apr 3 Kristof Provost git: 861b8faca9e3 - stable/13 - snmp_pf: fix pfInterfacesIfRefsState 100. Apr 3 Kristof Provost git: 42aa0d02c281 - stable/13 - pf tests: test table information export via snmp_pf
101. Apr 3 Kristof Provost git: 7fa5f4995f06 - stable/14 - pf tests: test table information export via snmp_pf 102. Apr 3 Kristof Provost git: 3410b98ce2c3 - stable/14 - pf tests: add a basic snmp_pf test case 103. Apr 3 Kristof Provost git: c844e848458f - stable/14 - snmp_pf: fix pfInterfacesIfRefsState 104. Apr 3 Konstantin Belousov git: 86db734ae292 - main - stat(2): add st_bsdflags field 105. Apr 3 Kyle Evans git: 944eda42fa6e - main - openfirm: Add OF_device_unregister_xref 106. Apr 3 Peter Holm git: ef777be98543 - main - stress2: Move files to the right directory 107. Apr 3 Piotr Kubaj git: 1e84a6ba21fd - stable/14 - ipmi: fix runtime on powerpc64le 108. Apr 3 Peter Holm git: fb7687edea52 - main - stress2: New tests added 109. Apr 3 Tom Jones git: 74a6f2a76b32 - main - iwx: Shorten log code field 110. Apr 3 Jose Luis Duran git: bebe2fea1946 - stable/14 - openssh: Request the OpenSSL 1.1 API 111. Apr 3 Mitchell Horne Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 112. Apr 3 Mitchell Horne git: b847e406e1df - main - Revert "mccomphy: add support for YT8531" 113. Apr 3 Kyle Evans git: 0a91888870e2 - main - arm64: add a GPIO driver for Apple Silicon 114. Apr 3 Konstantin Belousov Re: git: 011e3d0b8b90 - main - cxgbe(4): Perform Conventional Reset instead of FLR on the device. 115. Apr 2 Konstantin Belousov git: d0b59c4d3a09 - main - kern_mkdirat(): unconditionally provide the out label 116. Apr 2 Rick Macklem git: 6441407b297e - main - vnode.h: Delete VA_NAMEDATTR_TYPE 117. Apr 2 Rick Macklem git: 2ec2ba7e232d - main - vfs: Add VFS/syscall support for Solaris style extended attributes 118. Apr 2 Konstantin Belousov git: fd748c7d5b7a - main - efirt: add a tunable to disable printing faults during EFIRT calls 119. Apr 2 Colin Percival git: 80febaa1714e - main - EC2: Set PCIe eject timeout to 0 120. Apr 2 Colin Percival git: 9be42ee6c9c7 - main - pci: Make PCIe Eject timeout configurable
121. Apr 2 Jessica Clarke Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 122. Apr 2 Navdeep Parhar git: cc05f8de571d - main - pci.4: Update the information on pci_bar_mmap to match pciio.h 123. Apr 2 Gleb Smirnoff git: 61c010f3b35e - main - tests/netinet: enable test against kern/189088 124. Apr 2 Cy Schubert Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 125. Apr 2 Olivier Certner Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 126. Apr 2 Kristof Provost git: 58164dcb55d6 - main - pfctl: fix recursive printing of NAT rules 127. Apr 2 John Baldwin git: 7feee915ace1 - main - depend-cleanup: Handle ctld moving from C to C++ 128. Apr 2 John Baldwin git: 839d0755fea8 - main - ctld: Convert to C++ 129. Apr 2 John Baldwin git: 480009522604 - main - ctl_ioctl.h: Do not use enums for bit fields of flags 130. Apr 2 John Baldwin git: e94d3f65b901 - main - libiscsiutil: Fix header to work with C++ 131. Apr 2 Mitchell Horne git: cd92dd23241e - main - eqos: Add StarFive JH7110 variant 132. Apr 2 Mitchell Horne git: e69623451ea6 - main - mccomphy: add support for YT8531 133. Apr 2 Olivier Certner git: f01d26dec67f - main - MAC/do: Rules: <from> and <to> parts now to be separated by '>' 134. Apr 2 Olivier Certner git: 03c12d0c21a3 - main - MAC/do: parse_single_rule(): Fix herald comment's first line 135. Apr 2 Gleb Smirnoff git: ce9c46738295 - main - ktrace tests: don't use INADDR_ANY as a destination for sendto(2) 136. Apr 2 Colin Percival git: e85aaed60eb0 - main - Correct CTLTYPE of SYSCTL_SBINTIME_MSEC etc 137. Apr 2 Mark Johnston git: 0ae0226cd12a - stable/14 - libdtrace: Fix an off-by-one in CPU ID handling 138. Apr 2 Mark Johnston git: 294cda7e4e33 - stable/14 - dtrace/arm64: Fix dtrace_gethrtime() 139. Apr 2 Mark Johnston git: 1cbe8781642e - stable/14 - libdtrace: Fix an off-by-one in the priority queue implementation 140. Apr 2 Olivier Cochard git: c10fd9ac00b1 - main - tests: Require allow_network_access for tests needing name resolution
141. Apr 2 Philip Paeps git: fe9278888fd4 - main - contrib/expat: import expat 2.7.1 142. Apr 2 Philip Paeps git: 7277ee24655b..b09cf48da48a - vendor/expat - vendor branch updated 143. Apr 2 Philip Paeps git: aa386a969f3f - Create tag vendor/expat/2.7.1 144. Apr 2 Andrey V. Elsukov git: f8cd0c8e20b0 - stable/13 - tests: fix test for NULL encription 145. Apr 2 Andrey V. Elsukov git: 5b6d576d22bc - stable/14 - tests: fix test for NULL encription 146. Apr 2 Kyle Evans git: ba2336d3044c - main - arm64: add a driver for the uart found on Apple Silicon machines 147. Apr 1 Konstantin Belousov git: 3b1093e2562a - main - x86/amdiommu: add amdiommu_is_running() 148. Apr 1 Konstantin Belousov git: 512bb0da518b - main - x86/dmar: add dmar_is_running() 149. Apr 1 Konstantin Belousov git: 299bb57d9b71 - main - bhyve: style, add comma to the last line of designated initializer 150. Apr 1 Konstantin Belousov git: 45f70f98fc55 - main - iommu_gas_map_region(): add comment explaining the ma array shift 151. Apr 1 Colin Percival git: a64357f31b7c - stable/14 - acpi_pci: Add quirk for PSTAT_PME-before-detach 152. Apr 1 Colin Percival git: 355f02cddbf0 - stable/14 - conf: Add acpi_pci.c to the arm64 build 153. Apr 1 Colin Percival git: 423362c3d8d6 - stable/14 - pci: Only claim to support PCI ASPM on x86 154. Apr 1 Colin Percival git: 3c9eae3c11da - stable/14 - pci_host_generic:Add pcib_request_feature on ACPI 155. Apr 1 Colin Percival git: 479872ce9194 - stable/14 - pci_host_generic: Support ACPI_IVAR_HANDLE 156. Apr 1 Colin Percival git: 506e41a1517e - stable/14 - pci: Make generic_pcie_read_ivar non static 157. Apr 1 Colin Percival git: d3916945e4e1 - stable/14 - pci: Use a switch statement when reading ivars 158. Apr 1 Colin Percival git: 3af851edd0b9 - stable/14 - acpica: Extract _OSC parsing to a common file 159. Apr 1 Igor Ostapenko git: ea1e4a7dd9bc - main - tests.7: Announce allow_network_access test suite conf variable 160. Apr 1 John Baldwin Re: git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86
161. Apr 1 Bjoern A. Zeeb git: 19efc9e6320a - main - LinuxKPi: lkpi___kmalloc change a < into <= for proper boundry check 162. Apr 1 Bjoern A. Zeeb git: a12a9c6c5976 - main - LinuxKPI: be more verbose on _bus_dmamap_load_phys failures if debug is on 163. Apr 1 Kristof Provost git: 04a7134c1e92 - main - if_ovpn: fix use-after-free of mbuf 164. Apr 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 5abef29833d3 - main - fts: Stop abusing the comma operator. 165. Apr 1 Christos Margiolis git: 8900283fa37f - main - pkg.7: Add example for fetching package for different FreeBSD versions 166. Apr 1 Christos Margiolis git: e431b38b0f77 - stable/14 - snd_hda: Patch Framework 16 AMD 167. Apr 1 Ed Maste git: e683e7e0f887 - stable/14 - usr.bin/Makefile: always build ELF Tool Chain strings(1) 168. Apr 1 Baptiste Daroussin git: 9157372d3e57 - stable/14 - devd: raise the maximum allowed client to 50 169. Apr 1 Tom Jones Re: git: 2ad0f7e91582 - main - Import iwx as ported from OpenBSD by Future Crew. 170. Apr 1 Tom Jones git: e9efa3ed25d4 - main - Add a kgdb python script to extract bbl from kernel dumps 171. Apr 1 Philip Paeps git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version 172. Apr 1 Tom Jones git: 426f4e5e2e70 - main - if_run: Add sitecom device id 173. Apr 1 Tom Jones git: 9f3e7b75976b - main - if_rsu: Add sitecom device id 174. Apr 1 Doug Moore git: 7becd87c988c - main - vm_grab: use iterator for grab lookup 175. Apr 1 Enji Cooper git: 4b98fe9def2d - stable/13 - Fix GoogleTest 1.14.0 import 176. Apr 1 Enji Cooper git: b84a505d2eae - stable/13 - m4 tests: Update tests after $FreeBSD$ removal 177. Apr 1 Enji Cooper git: 39775a21add6 - stable/14 - tests/netlink: mark a test that requires tun(4) 178. Apr 1 Enji Cooper git: bcd9c0cfb622 - stable/14 - getentropy tests: Update after commit 473681a1a506da 179. Mar 31 Ruslan Makhmatkhanov Re: git: 2ad0f7e91582 - main - Import iwx as ported from OpenBSD by Future Crew. 180. Mar 31 Enji Cooper git: ebd127c3e36c - stable/13 - file: Support testing multiple magic files.
181. Mar 31 Enji Cooper git: 18c4022e9fdc - stable/13 - netbsd-tests: Update a test case to chase grep symlink handling changes 182. Mar 31 Enji Cooper git: 8d95e941d4cc - stable/14 - netbsd-tests: Update a test case to chase grep symlink handling changes 183. Mar 31 Colin Percival git: 680d34896c36 - main - Revert "pci: Only re-route IRQs based on firmware on x86" 184. Mar 31 Colin Percival Re: git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86 185. Mar 31 Jessica Clarke Re: git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86 186. Mar 31 Konstantin Belousov git: f0adc907fc7d - main - mlx5en: sync channel close with the rq completion processing 187. Mar 31 Dag-Erling =?utf-8?Q?Sm=C3 git: 227c1270719f - stable/13 - top: Make locale issues non-fatal. 188. Mar 31 Dag-Erling =?utf-8?Q?Sm=C3 git: 02324ae8279a - stable/14 - uma: Avoid excessive per-CPU draining 189. Mar 31 Dag-Erling =?utf-8?Q?Sm=C3 git: 910535a82a29 - stable/13 - uma: Avoid excessive per-CPU draining 190. Mar 31 Dag-Erling =?utf-8?Q?Sm=C3 git: a4251e93f8cb - stable/14 - top: Make locale issues non-fatal. 191. Mar 31 Gleb Smirnoff git: 9e7af40094f7 - stable/14 - linux: Handle IP_RECVTOS cmsg type 192. Mar 31 Gleb Smirnoff git: a5918bfbf9ac - stable/14 - linux: Fix a typo in linux_recvmsg_common 193. Mar 31 Gleb Smirnoff git: eca3c0515b3f - stable/14 - linprocfs: Correct sysfs /proc/<pid>/mountinfo entry 194. Mar 31 Gleb Smirnoff git: 96e6fc517ffe - stable/14 - netlink/route: validate family attribute 195. Mar 31 Gleb Smirnoff git: f2a49434b550 - stable/14 - netlink/route: fix fib number validation in old Linux compat mode 196. Mar 31 Gleb Smirnoff git: e215460dae3a - stable/14 - netlink/route: fix nlattr_get_multipath() to check length 197. Mar 31 Gleb Smirnoff git: 886fcbde46c7 - stable/14 - acpi_ibm: pass brightness events to evdev(4) 198. Mar 31 Gleb Smirnoff git: 1bda3fae784e - stable/14 - tcp: don't ever return ECONNRESET on close(2) 199. Mar 31 Alexander Ziaee git: c5411382707f - stable/14 - top: Sync usage and synopsis 200. Mar 31 Alexander Ziaee git: 1fdca2a3a935 - stable/14 - top: Polish key bindings in usage and manual
201. Mar 31 Alexander Ziaee git: bb9c4de17bd1 - stable/14 - hier.7: Storage partitions are not filesystems 202. Mar 31 Alexander Ziaee git: 18b3e374f533 - stable/14 - hier.7: Add /dev/gpt 203. Mar 31 Michael Tuexen git: 6e76489098c6 - main - tcp: remove support for TCPPCAP 204. Mar 31 John Baldwin Re: git: e24279e0f9e2 - main - Remove mentions of ENOSYS added in d97e44784bb5 205. Mar 31 Kristof Provost git: 1bf46184cdc3 - main - pf: factor out duplicate code to undo nat 206. Mar 31 Kristof Provost git: e7995c99f1e4 - main - pf: inline pf_addrcpy() 207. Mar 31 Kristof Provost git: 592418343348 - main - pf: explicitly NULL state key pointers 208. Mar 31 Kristof Provost git: d7eacb1531e7 - main - pf: simplify action resolution in pf_test_rule() 209. Mar 31 Kristof Provost git: bdea9cbcf2de - main - pf: don't use state keys after pf_state_insert() 210. Mar 31 Kristof Provost git: 8efd2acf07bc - main - pf: improve pf_state_key_attach() error handling 211. Mar 31 Tom Jones git: 2ad0f7e91582 - main - Import iwx as ported from OpenBSD by Future Crew. 212. Mar 31 Mark Johnston git: 54a3920dc9b3 - main - hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare() 213. Mar 31 Mark Johnston git: a319ba694538 - main - hyperv/storvsc: Fix busdma constraints 214. Mar 31 Michael Tuexen git: f6deb9ea0a0e - main - tcp rack: cleanup storing values for beta and beta_ecn 215. Mar 31 Michael Tuexen git: e8623834ca29 - main - sctp: fix double unlock in case adding a remote address fails 216. Mar 31 Igor Ostapenko git: 30e6e008bc06 - main - jail: Add meta and env parameters 217. Mar 31 Mark Johnston git: 197997a4c36d - main - file: Fix offset handling in kern_copy_file_range() 218. Mar 31 Mark Johnston git: 12ecb0fe0afd - main - file: Add foffset_lock_pair() 219. Mar 31 Mark Johnston git: a6268f89d58c - main - proc: Disallow re-enabling of process itimers during exit 220. Mar 31 Mark Johnston git: fe7fe3b175b6 - main - rangelock: Fix handling of trylocks
221. Mar 31 Mark Johnston git: 590b45036ee1 - main - socket: Handle the possibility of a protocol with no ctloutput 222. Mar 31 Mark Johnston git: 1a80a157cbe8 - main - ptrace: Do not pass a negative resid to proc_rwmem() 223. Mar 31 Kristof Provost git: 6091e2aa9236 - main - pfctl.8: fix typo in reference to rc.conf variable 224. Mar 31 Doug Moore git: b68c7ebf5e63 - main - vm_reserv: extract common gap-checking code 225. Mar 31 Konstantin Belousov git: 526becbf6e42 - main - ptrace_test: add test for expanded reporting of syscall args 226. Mar 31 Konstantin Belousov git: fd5bc306ff3d - main - ptrace(2): expand ability to fetch syscall parameters 227. Mar 31 Konstantin Belousov git: 04e4dda94f21 - stable/14 - procstat.1: document local SOCK_SEQPACKET socket display 228. Mar 31 Konstantin Belousov git: a02f377d9579 - stable/14 - procstat.1: correct local socket types descriptions. 229. Mar 31 Konstantin Belousov git: 192aae0a9f62 - stable/14 - libprocstat: constify psc_type_info[] 230. Mar 31 Konstantin Belousov git: 8056c9649171 - stable/14 - libprocstat: change psc_type_info array to use designated initializers


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