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


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

Messages: 169, new messages first
Last update: Mon Feb 3 0:07:01 2025

home | archive sorted by: subject | author | date | reverse date
  1. Feb  2 Igor Ostapenko             git: 6befd3511105 - main - kyua: Support require.diskspace ATF metadata
  2. Feb  2 Poul-Henning Kamp          git: 89baab967181 - main - Arm64/GicV3: Change default cache mode from GITS_BASER_CACHE_WAWB to GITS_BASER_CACHE_RAWAWB
  3. Feb  2 Warner Losh                git: 6f659c9a49a0 - main - pci: Change device to function
  4. Feb  2 Warner Losh                git: d889926162b4 - main - isci: Remove dead code
  5. Feb  2 Warner Losh                git: 5a8caf9bfae2 - main - bce: make compile with BCE_DEBUG
  6. Feb  2 Warner Losh                git: 5deab77bb6d1 - main - bce: Fix register dumping to skip blank area
  7. Feb  2 Warner Losh                git: ead758a67a6b - main - pms: Fix always true condition
  8. Feb  2 Vladimir Kondratyev        git: 64dcfa2593d4 - main - ig4(4): Add Intel ACPI HID
  9. Feb  1 Gleb Smirnoff              git: 50c962d77370 - main - krpc/clnt_nl: filter RPC replies on vnet
 10. Feb  1 Gleb Smirnoff              git: 96104caaf00e - main - rpcsec_tls: do not create an RPC client per vnet
 11. Feb  1 Kirk McKusick              git: 15eed13089da - main - Add notes for handling the January 19, 2038 date limit in UFS1 filesystems
 12. Feb  1 Bjoern A. Zeeb             Re: git: 0f1bf1c22a0c - main - umb: Introduce the USB umb(4) network driver
 13. Feb  1 Gleb Smirnoff              git: 99e5a70046da - main - sysent: regen for deletion of gssd_syscall and new ABI for rpctls_syscall
 14. Feb  1 Gleb Smirnoff              git: 0009c4e737b1 - main - UPDATING: add note that API/ABI for RPC services for the kernel has changed
 15. Feb  1 Gleb Smirnoff              git: 8e5f80da89d7 - main - rpc.tlsservd: provide parallelism with help of pthread(3)
 16. Feb  1 Gleb Smirnoff              git: 765ad4f03937 - main - rpcsec_tls: cleanup the rpctls_syscall()
 17. Feb  1 Gleb Smirnoff              git: c62ae124cc78 - main - rpc: limited multithread support for svc_nl
 18. Feb  1 Gleb Smirnoff              git: 550e8e306a88 - main - rpc.tlsservd/rpc.tlsclntd: rename 'refno' field to 'cookie'
 19. Feb  1 Gleb Smirnoff              git: 75a884f47cf8 - main - rpcsec_tls: merge RPC failure for rpctls_connect() and rpctls_server()
 20. Feb  1 Gleb Smirnoff              git: 4df8df92d487 - main - rpc.tlsservd: followup of API refactoring in the previous commit


21. Feb 1 Gleb Smirnoff git: af805255e569 - main - rpcsec_tls/server: API refactoring between kernel and rpc.tlsservd(8) 22. Feb 1 Gleb Smirnoff git: e1b723d5fe44 - main - rpc.tlsclntd: followup of API refactoring in the previous commit 23. Feb 1 Gleb Smirnoff git: 56a96c51e67a - main - rpcsec_tls/client: API refactoring between kernel and rpc.tlsclntd(8) 24. Feb 1 Gleb Smirnoff git: d3d6c9b61532 - main - rpc.tlsservd: run netlink(4) service and use new API to get sockets 25. Feb 1 Gleb Smirnoff git: e3e36e1b34db - main - krpc: assert that we don't support kernel RPC over unix(4) 26. Feb 1 Gleb Smirnoff git: 42eec5201ab9 - main - rpcsec_tls/server: use netlink RPC client to talk to rpc.tlsservd(8) 27. Feb 1 Gleb Smirnoff git: a3a6dc24f34a - main - rpcsec_tls/client: use netlink RPC client to talk to rpc.tlsclntd(8) 28. Feb 1 Gleb Smirnoff git: d50fc4ba54e6 - main - rpcbind: run netlink(4) service 29. Feb 1 Gleb Smirnoff git: 54a567ad700e - main - krpc: let the kernel talk to the rpcbind(8) service via netlink(4) 30. Feb 1 Gleb Smirnoff git: b837f100e1c8 - main - nfs: set vnet(9) context in mountnfs() 31. Feb 1 Gleb Smirnoff git: 59f9d8c4bf64 - main - nlm: set vnet(9) context in the NLM syscall 32. Feb 1 Gleb Smirnoff git: 030c028255fd - main - kgssapi: remove the gssd_syscall 33. Feb 1 Gleb Smirnoff git: a8f61691e9e5 - main - gssd: use netlink(4) RPC service to talk to kernel GSS 34. Feb 1 Gleb Smirnoff git: 033b4c1bff10 - main - kgssapi: use netlink RPC client to talk to gssd(8) 35. Feb 1 Gleb Smirnoff git: 88cd1e17a7d8 - main - genl: add RPC parser that dumps what sys/rpc/clnt_nl.c sends 36. Feb 1 Gleb Smirnoff git: c5d671b711c3 - main - libc/rpc: add userland side RPC server over netlink(4) 37. Feb 1 Gleb Smirnoff git: fa1b961259bc - main - krpc: add kernel side client over netlink(4) 38. Feb 1 Gleb Smirnoff git: 5418b1ebdfa0 - main - xdr: provide x_putmbuf method for xdrmem 39. Feb 1 Gleb Smirnoff git: 66612e673652 - main - xdr: provide x_putmbuf method for kernel XDR 40. Feb 1 Gleb Smirnoff git: e1ebda4458bb - main - ffs: fix build with GEOM_LABEL and without FFS, e.g. MINIMAL
41. Feb 1 Gleb Smirnoff Re: git: 0f1bf1c22a0c - main - umb: Introduce the USB umb(4) network driver 42. Feb 1 Adrian Chadd Re: git: 0f1bf1c22a0c - main - umb: Introduce the USB umb(4) network driver 43. Feb 1 Ed Maste git: ce6eed2fcc40 - main - src.conf.5: regen for WITH(OUT)_SSP description update 44. Feb 1 Zhenlei Huang Re: git: afc38f1f23ac - main - sysctl: Add a regression test which runs sysctl -a 45. Feb 1 Bjoern A. Zeeb git: 95ea57c85639 - main - LinnuxKPI: drm2: retire timespec_to_jiffies() 46. Jan 31 Bjoern A. Zeeb git: 94e6c8d7d19d - main - lindebugfs: use __func__ not __FUNCTION__ 47. Jan 31 Bjoern A. Zeeb git: 7a5b55e3b448 - main - rtw88/rtw89: add module_param to enable/disable HT/VHT and EHT 48. Jan 31 Bjoern A. Zeeb git: 411c857b4cce - main - iwlwifi: module correct -DCONFIG_* 49. Jan 31 Bjoern A. Zeeb git: b4886c4ece3e - main - rtw88/rtw89: avoid duplicate top-level directory with debugfs 50. Jan 31 Bjoern A. Zeeb git: 446eab491e52 - main - rtw89: turn on debugfs support 51. Jan 31 Bjoern A. Zeeb git: 1b840f09b6b3 - main - LinuxKPI: 802.11: remove rate_lowest_index() 52. Jan 31 Bjoern A. Zeeb git: c75a558d0729 - main - LinuxKPI: 802.11: implement ieee80211_get_{he,eht}_iftype_cap{,_vif} 53. Jan 31 Bjoern A. Zeeb git: ecb2e5f9c30a - main - LinuxKPI; 802.11 initalize ic_vht_cap.supp_mcs 54. Jan 31 Bjoern A. Zeeb Re: git: 0f1bf1c22a0c - main - umb: Introduce the USB umb(4) network driver 55. Jan 31 Gleb Smirnoff git: 2d99af941040 - main - tcp: remove check for condition that never happens 56. Jan 31 John Baldwin git: 858280e60f05 - main - nvmecontrol devlist: Annotate connected Fabrics hosts 57. Jan 31 John Baldwin git: ad9dc97e4dce - main - nvmecontrol devlist: Handle disconnected Fabrics hosts 58. Jan 31 John Baldwin git: 38e1083940a2 - main - nvmf: Add NVMF_CONNECTION_STATUS ioctl 59. Jan 31 John Baldwin git: 4298ce72f650 - main - nvme/nvmf: Add NVME_GET_CONTROLLER_DATA ioctl to fetch cached cdata 60. Jan 31 John Baldwin git: 88b187401d51 - main - iflib: Simplify CACHE_PTR_NEXT
61. Jan 31 John Baldwin git: f66a407de25e - main - sys: Add cpu_update_pcb hook 62. Jan 31 John Baldwin git: 17b7a0c595a5 - main - nvmft: Don't offline a port being removed if it is already offline 63. Jan 31 Konstantin Belousov Re: git: e5764cf07588 - main - linuxkpi: Don't destroy the mutex in `xa_destroy()` 64. Jan 31 Bjoern A. Zeeb Re: git: 73281513fc85 - main - linuxkpi: Add `pci_wake_from_d3()` 65. Jan 31 Bjoern A. Zeeb Re: git: 1de8fcf419fc - main - linuxkpi: Add Linux 6.7 `get_file_rcu()` variant 66. Jan 31 Bjoern A. Zeeb Re: git: 03e39d3d42e7 - main - linuxkpi: Declare `PCI_IRQ_LEGACY` even for linuxkpi 6.7 67. Jan 31 Ruslan Bukin Re: git: 0078df5f0258 - main - vm_phys: reduce touching of page->pool fields 68. Jan 31 Jessica Clarke Re: git: 0078df5f0258 - main - vm_phys: reduce touching of page->pool fields 69. Jan 31 Jessica Clarke git: 4015ff43cbbe - main - vm: Fix overflow issues in vm_page_startup 70. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 2ee1311820be - main - lindebugfs: Add `debugfs_lookup()` 71. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: f570760e5fef - main - linuxkpi: Add several headers to reproduce namespace pollution 72. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: e5764cf07588 - main - linuxkpi: Don't destroy the mutex in `xa_destroy()` 73. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 8bdb76f20245 - main - linuxkpi: Add `dev_is_removable()` 74. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 73281513fc85 - main - linuxkpi: Add `pci_wake_from_d3()` 75. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: e3cf2321b084 - main - linuxkpi: Add `get_file_active()` 76. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 1de8fcf419fc - main - linuxkpi: Add Linux 6.7 `get_file_rcu()` variant 77. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: be818f265e8c - main - linuxkpi: Use same field names in `struct xarray` as Linux 78. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 2da778e62e59 - main - linuxkpi: Include <linux/{types,io}.h> from <video/vga.h> 79. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 3fd7fd4974c8 - main - linuxkpi: Add `__assign_bit()` 80. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 668fe90dc826 - main - linuxkpi: Add `xa_alloc_cyclic_irq()`
81. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 08c2f6cf46d8 - main - linuxkpi: Unify definition of `outb()` 82. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 479c61bd5f66 - main - linuxkpi: Add `pci_get_base_class()` 83. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: f4ffe677397f - main - linuxkpi: Add `private_data` to `struct shrinker` 84. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: d526b2115e7e - main - linuxkpi: Add `num_online_nodes()` 85. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: cd245b794186 - main - linuxkpi: Add `kstrtou32()` 86. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: c118e4da1296 - main - pci: Add `pci_find_base_class_from()` 87. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 03e39d3d42e7 - main - linuxkpi: Declare `PCI_IRQ_LEGACY` even for linuxkpi 6.7 88. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 2cd532415386 - main - linuxkpi: Add idr.h -> radix-tree.h -> rcupdate.h includes 89. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: 9136a44a2dff - main - linuxkpi: Add <linux/cec.h> 90. Jan 31 Mark Johnston git: afc38f1f23ac - main - sysctl: Add a regression test which runs sysctl -a 91. Jan 31 Alexander Leidinger git: 1c2ae9233b0e - main - Limit some cc options based upon features 92. Jan 31 Andrew Gallatin git: 36fdc42c6a4c - main - mlx5en: Fix SIOCSIFCAPNV 93. Jan 31 Kirk McKusick git: 6cd973d903c8 - main - Update date of ffs.4 manual page. 94. Jan 31 Kirk McKusick git: 1111a44301da - main - Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106 95. Jan 31 Simon J. Gerraty Re: git: 6a7405f5a6b6 - main - Merge bmake-20250125 96. Jan 31 Simon J. Gerraty Re: git: 6a7405f5a6b6 - main - Merge bmake-20250125 97. Jan 31 Simon J. Gerraty git: a69ac6ee7914 - main - Fix mangled bmake makefile 98. Jan 31 Simon J. Gerraty Re: git: 6a7405f5a6b6 - main - Merge bmake-20250125 99. Jan 31 Cy Schubert Re: git: 6a7405f5a6b6 - main - Merge bmake-20250125 100. Jan 31 Bjoern A. Zeeb Re: git: 6a7405f5a6b6 - main - Merge bmake-20250125
101. Jan 30 Simon J. Gerraty git: 6a7405f5a6b6 - main - Merge bmake-20250125 102. Jan 30 Ruslan Bukin Re: git: 0078df5f0258 - main - vm_phys: reduce touching of page->pool fields 103. Jan 30 Dag-Erling =?utf-8?Q?Sm=C3 git: 4a1b0a9e2b9f - main - unifdef: Restore damaged test case. 104. Jan 30 Dag-Erling =?utf-8?Q?Sm=C3 git: c63af363c245 - main - unifdef: Fix collision check when adding symbols. 105. Jan 30 Colin Percival git: ace4637ee0c6 - main - vmimage.subr: Redirect etcupdate log to stdout 106. Jan 30 Zhenlei Huang git: 08aa7128dea4 - main - sysctl: Teach sysctl to attach and run itself in a jail 107. Jan 30 Zhenlei Huang git: 6193855fc76c - main - sysctl: Refactor function parsefile() 108. Jan 30 Zhenlei Huang git: 903c7cdac5b5 - main - vnet: Fix style nits 109. Jan 30 John Baldwin git: ec282601f720 - main - nvmecontrol: Only do name resolution once for Fabrics connections 110. Jan 30 John Baldwin git: 10d188ae2c47 - main - nvmecontrol: Consolidate error paths in connect_nvm_queues() 111. Jan 30 John Baldwin git: 66b107e82b2f - main - ctld: Use kevent(2) for socket events rather than select(2) 112. Jan 30 John Baldwin git: 703b03a8e325 - main - ctld: Use nvlist instead of home-rolled name-value lists 113. Jan 30 John Baldwin git: de3deff65c5b - main - libiscsiutil: Add log_warnc() and log_errc() functions 114. Jan 30 Kristof Provost git: a55197c3228c - main - if_ovpn: fix module load in NOINET6 kernels 115. Jan 30 Enji Cooper git: 36d7d2044b93 - main - mca_log: add missing breaks when handling thresholds 116. Jan 29 Gleb Smirnoff git: 031fbf8dc962 - main - netlink/route: fix fib number validation in old Linux compat mode 117. Jan 29 Gleb Smirnoff git: cdacb12065e4 - main - netlink/route: validate family attribute 118. Jan 29 Gleb Smirnoff git: 49a6e213416b - main - netlink/route: fix nlattr_get_multipath() to check length 119. Jan 29 Gleb Smirnoff git: 876b88a44829 - main - netlink: consistently use unsigned types in the parser 120. Jan 29 Gleb Smirnoff git: 810c122695d7 - main - netlink: use u_int as argument for ifnet_byindex()
121. Jan 29 Gleb Smirnoff git: 8b094a9801ed - main - netlink: style(9) pass over message parsing code 122. Jan 29 Vladimir Kondratyev git: 0feaf865ce8e - main - iwmbtfw(8): fix getopt flags, unify usage()/manual page contents 123. Jan 29 Vladimir Kondratyev git: 06969db31202 - main - Refactor iwmbtfw: modularize and de-constify 124. Jan 29 Vladimir Kondratyev git: f466ba4ca479 - main - Refactor iwmbtfw: set default firmware_dir after argument parsing 125. Jan 29 John Baldwin git: 9fab5bbc38b7 - main - devinfo.8: Bump Dd for addition of -v to -u mode 126. Jan 29 John Baldwin git: 22167b02a75b - main - ObsoleteFiles.inc: Fix placeholder date for libdevinfo.so.6 127. Jan 29 Jessica Clarke git: 697fd8476ea7 - main - Makefile: Fix several issues with bmake upgrade 128. Jan 29 John Baldwin git: b8529e7c5e5b - main - devinfo: Distinguish resources owned by unnamed devices from free resources 129. Jan 29 John Baldwin git: 7554746c43c5 - main - libdevinfo: Avoid false positives for the root0 sentinel value 130. Jan 29 John Baldwin git: c06b504def0c - main - simplebus: Stop accepting SYS_RES_IOPORT resources 131. Jan 29 Alexander Leidinger Re: git: f934e629dc22 - main - Add stack clash protection to the WITH_SSP flag 132. Jan 29 Alexander Leidinger git: e91117fa8ed2 - main - Improve the stack clash protection description. 133. Jan 29 Zhenlei Huang git: 6dcdd79a251b - main - ip6addrctl(8): Teach ip6addrctl to attach and run itself in a jail 134. Jan 29 Zhenlei Huang git: 13ce55b66fad - main - ip6addrctl(8): Strictly check the number of arguments 135. Jan 29 Doug Moore git: 0078df5f0258 - main - vm_phys: reduce touching of page->pool fields 136. Jan 29 Warner Losh Re: git: cda74c35cb37 - main - firewire: Add deprecation notice 137. Jan 29 Alexey Dokuchaev Re: git: cda74c35cb37 - main - firewire: Add deprecation notice 138. Jan 29 Mark Johnston Re: git: 70c067062217 - main - dtrace/arm64: Simplify dtrace_getarg() slightly 139. Jan 29 Mark Johnston git: 94fb5ab9043c - main - Revert "dtrace/arm64: Simplify dtrace_getarg() slightly" 140. Jan 29 Jessica Clarke Re: git: 70c067062217 - main - dtrace/arm64: Simplify dtrace_getarg() slightly
141. Jan 29 Alexey Dokuchaev Re: git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only 142. Jan 29 Mark Johnston git: 4da070ce6c01 - main - dtrace/arm64: Fix enumeration of FBT return probes 143. Jan 29 Mark Johnston git: 70c067062217 - main - dtrace/arm64: Simplify dtrace_getarg() slightly 144. Jan 29 Mark Johnston git: 51688136b161 - main - libdtrace: Use designators to initialize the opcode array 145. Jan 29 Jessica Clarke Re: git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only 146. Jan 28 Konstantin Belousov git: 21502f9a926c - main - crtend: accurately check for the start of .ctors 147. Jan 28 Konstantin Belousov git: 6ee34bca48a9 - main - crtbegin: accurately check for the end of .dtors 148. Jan 28 Dimitry Andric Re: git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only 149. Jan 28 Warner Losh git: c64b3f32a570 - main - umass: Add comment for ASC/ASCQ 24h/00h INVALID FIELD IN CDB 150. Jan 28 Jessica Clarke Re: git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only 151. Jan 28 Mark Johnston git: 5289625dfecb - main - zinject: Fix format string errors on 32-bit platforms 152. Jan 28 Mark Johnston git: c43ae7ab4bf8 - main - etcupdate: Restrict access to the conflicts directory 153. Jan 28 Mark Johnston git: 63efd7f5ac66 - main - socket tests: Add a test which calls listen() twice on an lb socket 154. Jan 28 Ed Maste Re: git: f934e629dc22 - main - Add stack clash protection to the WITH_SSP flag 155. Jan 28 Kirk McKusick git: 256389eaf158 - main - Fix build from aa90fbed151de5 by eliminating an unused variable. 156. Jan 28 Gleb Smirnoff git: 06bf119f265c - main - sockets/tcp: quick fix for regression with SO_REUSEPORT_LB 157. Jan 28 Kirk McKusick git: aa90fbed151d - main - Standardize the definition of a UFS dinode. 158. Jan 27 Mitchell Horne git: 9257fe124f0e - main - riscv: aw_timer enablement for D1 159. Jan 27 Mitchell Horne git: c4530dfff495 - main - aw_timer: rename driver from a10_timer 160. Jan 27 Mitchell Horne git: 449e6a9527f6 - main - a10_timer: some tidying/re-organization
161. Jan 27 Alexander Ziaee git: 066ef2aec187 - main - ports/filesystems: Fix fallout 162. Jan 27 Alexander Leidinger git: 582c8de016f8 - main - Fix the date for the ROCKCHIP option. 163. Jan 27 Alexander Ziaee git: 404802777003 - main - motd.5: Mention /etc/motd + alignment polish 164. Jan 27 Alexander Ziaee git: 2f893597fcc3 - main - seq.1: Reset option list alignment + tag spdx 165. Jan 27 Ed Maste git: 8b012980b8cc - main - Revert "oce(4): deprecate" 166. Jan 27 Zhenlei Huang git: 92632371b360 - main - if_vxlan(4): Prefer SYSCTL_INT over TUNABLE_INT 167. Jan 27 Bjoern A. Zeeb git: 4ae0fa8a2f8b - main - ng_hci: add support for Bluetooth Secure Simple Pairing 168. Jan 27 Martin Matuska git: c6767dc1f236 - main - zfs: merge openzfs/zfs@34205715e 169. Jan 27 Warner Losh git: 0eacc5c43321 - main - cam/cd: Add comments about ASC/ASCQ codes


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