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


2024/dev-commits-src-main/20240506.dev-commits-src-main

Messages: 191, sorted by subject
Last update: Mon May 6 0:07:02 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. Apr 29 Kristof Provost            git: 044243fcc9b4 - main - libpfctl: allow access to the fd
  2. May  3 Warner Losh                git: 04ea5e9f84e2 - main - MINIMAL: Grow minimal to support ata, scsi and nvme
  3. May  3 Dag-Erling =?utf-8?Q?Sm=C3 git: 0549218b43f0 - main - libdiff: Fix type issues.
  4. Apr 29 Jason A. Harmening         git: 05e8ab627bc6 - main - unionfs_rename: fix numerous locking issues
  5. May  3 John Baldwin               git: 07c6a62bab69 - main - cam: Add a XPORT_NVMF for NVMe over Fabrics sims
  6. May  3 John Baldwin               git: 09a931554adf - main - nvmfdd: A simple userspace NVMe over Fabrics host
  7. May  4 Warner Losh                git: 0ad9b235e1ea - main - arp(8): fix a typo in error message for -s/-S
  8. May  3 Gleb Smirnoff              git: 0c0146c30904 - main - tests/sendfile: test operation on unix/stream socket
  9. Apr 29 Warner Losh                git: 0c0a2110f196 - main - package: move authpf into the FreeBSD-pf package
 10. May  3 John Baldwin               git: 0c4ee619dff8 - main - ctl: Support for NVMe commands
 11. May  1 Toomas Soome               git: 0fe60dc65572 - main - fattime: fix fattime to timespec conversion of dates beyond 2106-02-06
 12. May  4 Warner Losh                git: 1023317ac491 - main - ota: Merge one true awk 20240422 (a3b68e649d2d)
 13. May  3 John Baldwin               git: 105333f1d6ee - main - ctl: Add assertions in SCSI-only paths
 14. May  3 John Baldwin               git: 1058c12197ab - main - nvmecontrol: New commands to support Fabrics hosts
 15. May  2 John Baldwin               git: 1091f525df9d - main - .github: Update the path used for the homebrew LLVM install on macOS
 16. Apr 30 Emmanuel Vadot             git: 11d79c4756b7 - main - linuxkpi: Add linuxkpi_video module
 17. May  3 Warner Losh                git: 12117d0e9314 - main - da: Update trim stats for WRITE SAME and ATA TRIM
 18. May  3 Ronald Klop                 Re: git: 12117d0e9314 - main - da: Update trim stats for WRITE SAME and ATA TRIM
 19. May  3 Ronald Klop                 Re: git: 12117d0e9314 - main - da: Update trim stats for WRITE SAME and ATA TRIM
 20. May  3 Warner Losh                 Re: git: 12117d0e9314 - main - da: Update trim stats for WRITE SAME and ATA TRIM


21. Apr 30 Andrew Gallatin git: 13a5a46c49d0 - main - Fix new users of MAXPHYS and hide it from the kernel namespace 22. Apr 29 Martin Matuska git: 13d826ff947d - main - libarchive: merge from vendor branch 23. May 3 John Baldwin git: 17c907dd7acf - main - ctladm: Add nvterminate command to drop active NVMeoF associations 24. Apr 29 Warner Losh git: 1b3c07bed63c - main - package: move OpenBSM auditing into its own package 25. May 1 Mark Johnston git: 1c4ee7dfb8af - main - bhyvectl: Prepare to add arm64 support 26. Apr 29 Navdeep Parhar git: 1c7f9c8b4673 - main - cxgbe(4): Retire t4_intr_clear. 27. Apr 30 Konstantin Belousov git: 1e01650a7870 - main - kcmp_pget(): add an assert that we did not hold the current process 28. Apr 29 Mark Johnston git: 1ee7a8fa58c3 - main - arm64/vmm: Handle VM_EXITCODE_SUSPENDED 29. Apr 30 Navdeep Parhar git: 21aba396551e - main - cxgbe(4): Minor tweaks to comments. 30. Apr 30 Dag-Erling =?utf-8?Q?Sm=C3 git: 21b5829d28b1 - main - tftpd: Untangle a conditional. 31. Apr 29 Kristof Provost git: 221d459fbc67 - main - pflow: handle unattached states 32. May 3 John Baldwin git: 25bad5a2dac8 - main - ctl: Add NVMF port type and ioctls 33. Apr 29 Navdeep Parhar git: 2965ae591441 - main - cxgbe(4): Shared code update to deal with partial failure in query_params. 34. Apr 29 Warner Losh git: 2b8df536a681 - main - axgbe: Various stability improvements 35. Apr 30 Mark Johnston git: 2c18289b72c8 - main - clang-format: Minor tweaks 36. Apr 30 Justin Hibbits git: 2cb490901141 - main - cons: Add boot option to mute boot messages after banner 37. May 3 John Baldwin git: 2da066ef6d85 - main - libnvmf: Add internal library to support NVMe over Fabrics 38. Apr 29 Warner Losh git: 2ef5a8624a15 - main - package: FreeBSD-periodic should depend on FreeBSD-cron 39. May 3 John Baldwin git: 2f7b0de1de47 - main - nvmft: Add NVMeoF controller routines shared between kernel and userland 40. Apr 29 Warner Losh git: 2f8ea2f605ac - main - ctladm: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])
41. May 4 Warner Losh git: 2f9966ff63d6 - main - packages: add package for NTP 42. May 2 Richard Scheffenegger git: 30cf0fbf2624 - main - in_pcb: don't leak credential refcounts on error 43. Apr 29 Warner Losh git: 338d9c35d55d - main - kbdcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 44. May 4 Warner Losh git: 34db47a9dbc7 - main - aic7xxx: aicasm correct include file 45. May 3 John Baldwin git: 352cf4a64adf - main - ctl: Avoid an upcast for calling ctl_scsi_path_string 46. May 3 John Baldwin git: 374f12c52f1b - main - ctl_backend_block: Add support for NVMe 47. Apr 29 Mark Johnston git: 390e44988aea - main - bhyve: Fix handling of -r 48. Apr 30 Brooks Davis git: 397d8f3c3648 - main - libsys: don't try to expose freebsd7___semctl 49. May 4 Martin Matuska git: 3c1be0b2615e - main - zfs: unbreak macOS bootstrap 50. May 4 Rick Macklem git: 3f65000b6b14 - main - nfsd: Fix Link conformance with RFC8881 for delegations 51. May 3 John Baldwin git: 40a4359064a5 - main - ctl_backend_block: Prepare for NVMe support 52. Apr 29 Navdeep Parhar git: 43f6f0848804 - main - cxgbe(4): Reword the comment explaining the atid/cookie split. 53. May 2 Brooks Davis git: 4510f2ca9170 - main - Make WITHOUT_UNDEFINED_VERSION the default 54. May 2 Brooks Davis Re: git: 4510f2ca9170 - main - Make WITHOUT_UNDEFINED_VERSION the default 55. Apr 30 Stephen J. Kiernan git: 46b606c8fd9a - main - userboot: support environment and symlinks in test application 56. May 1 Navdeep Parhar git: 480ff89c67b2 - main - cxgbe(4): Rename rx_c_chan to rx_chan. 57. Apr 30 Mark Johnston git: 4a5e2ddbd894 - main - arm: Remove duplicate definitions in armreg.h 58. May 1 Mark Johnston git: 4afce4473db4 - main - sdt: Add macros which expand to probe and provider structure names 59. Apr 29 Warner Losh git: 4c6e656e2e5a - main - rwhod: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 60. Apr 30 Navdeep Parhar git: 4d1362cdc737 - main - cxgbe(4): Do not read hardware registers to determine the number of ports.
61. May 3 John Baldwin git: 4f9fa31c5c2c - main - ctladm: Add nvlist command to list active NVMeoF associations 62. May 4 Warner Losh git: 4fc5f321bac9 - main - rc.conf.5: Fix translation from netmask to cdir 63. May 3 John Baldwin git: 51346bd59458 - main - mbuf: Add EXT_CTL for mbufs backed by a CTL backend buffer 64. May 3 John Baldwin git: 52d5738dc5b3 - main - nvmf_proto.h: Add additional types and constants from the 1.1 spec 65. May 3 Simon J. Gerraty git: 548bfc56eb0b - main - Merge bmake-20240430 66. May 2 Mateusz Piotrowski git: 54d6fea97904 - main - RELNOTES: Mention date(1)'s nanosecond support 67. May 4 Dimitry Andric git: 5678d1d98a34 - main - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 68. Apr 29 Kristof Provost git: 5824df8d991c - main - pf: convert DIOCGETSTATUS to netlink 69. May 3 John Baldwin git: 59144db3fca1 - main - nvmf_tcp: Add a TCP transport for NVMe over Fabrics 70. May 3 John Baldwin git: 59657816b9e8 - main - ctl: Add structure and related constants for NVMe commands 71. Apr 30 Konstantin Belousov git: 5b3e5c6ce3e5 - main - kcmp_pget(): do not accept TIDs 72. May 3 John Baldwin git: 5e3e4442305d - main - nvme: Add constants for the Fused Operation (FUSE) field in commands 73. May 3 John Baldwin git: 5fd68977a535 - main - ctladm: Permit creating nvmf ports 74. May 4 Ed Maste git: 60a517b66a69 - main - libfido2: update to 1.14.0 75. May 4 Warner Losh git: 6279646f47d3 - main - aic7xxx: make target mode enable a device hint 76. Apr 30 Mark Johnston git: 661a83f9bf9f - main - vm: Fix error handling in vm_thread_stack_back() 77. Apr 29 Warner Losh git: 67db7b43d07e - main - ppp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 78. May 4 Warner Losh git: 69ff2d754c1c - main - intro.2: Add sys/syscall.h to SYNOPSIS 79. Apr 30 Konstantin Belousov git: 6a7819e43f93 - main - rtld.1: clarify interaction between -u and -o 80. Apr 29 Warner Losh git: 6b1d152d892d - main - UPDATING: add entry for recent pkgbase changes
81. May 4 Warner Losh git: 6dfbe695c322 - main - intro.2 as errno.2: Update maximum hard link limit 82. May 3 John Baldwin git: 6f308bcf5724 - main - ctl: Support NVMe requests in debug trace functions 83. May 4 Dimitry Andric git: 6f444019009a - main - lib/clang: clean out old llvm/clang Sparc target remnants 84. May 3 John Baldwin git: 6faf65670edd - main - RELNOTES: Document the addition of NVMe over Fabrics support 85. Apr 29 Warner Losh git: 702766d09a37 - main - services.5: describe better 86. Apr 29 Warner Losh git: 7028e630d611 - main - camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 87. May 3 John Baldwin git: 70e5a9ea78f3 - main - nvmf: Install nvmf.h and nvmf_proto.h in /usr/include/dev/nvmf 88. Apr 29 Warner Losh git: 70fad8acae73 - main - ipf: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 89. May 3 Tijl Coosemans git: 7206f7c61991 - main - linuxkpi: Fix set_memory_* 90. May 2 Brooks Davis git: 723e60a278b1 - main - libgcc_s: __extendxftf2 and __trunctfxf2 are amd64-only 91. May 3 John Baldwin git: 75577946b5a1 - main - ctl: Add helper routines for setting NVMe completion status 92. May 4 Warner Losh git: 758d02fb3074 - main - checkstyle9: Relax sob line requirement 93. Apr 29 Warner Losh git: 78444b5ade65 - main - glabel: Add support for Linux swap 94. May 1 George V. Neville-Neil git: 793556efded5 - main - Fix up a mistake in the CFLAGS added. Pointed out by jrtc. 95. May 1 Toomas Soome git: 7b8b613d08d0 - main - fattime: make the test code build again 96. May 1 Navdeep Parhar git: 7f10048f983a - main - cxgbe(4): Query TPCHMAP once and not once per port. 97. Apr 30 Emmanuel Vadot git: 7f84bb34a1d1 - main - linuxkpi: hdmi: Split the module declaration to a new file 98. Apr 29 Warner Losh git: 83409a9357a4 - main - moused: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 99. Apr 30 Navdeep Parhar git: 857d74b6340e - main - cxgbe(4): Allocate a taskqueue per port instead of per channel. 100. Apr 29 Warner Losh git: 86fbb05da1ae - main - ctl: Fix CTL GET EVENT STATUS NOTIFICATION valid bits
101. May 3 John Baldwin git: 878d102ab9e5 - main - nvmf_proto.h: Update for use in FreeBSD 102. Apr 29 Warner Losh git: 8918cc95e869 - main - btxld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 103. May 4 Dimitry Andric git: 894cb08f0d36 - main - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9 104. Apr 29 Warner Losh git: 8f65dcd6276b - main - ctld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 105. May 5 Colin Percival git: 9287d1853c00 - main - release: Use qemu when cross-building vm images 106. Apr 29 Warner Losh git: 93e96d6c87dc - main - rtadvd: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 107. May 3 Xin LI git: 95032b58a1ad - main - Tighten boundary check in split(1) to prevent a potential buffer overflow. 108. May 1 Brooks Davis git: 98c8caafffb6 - main - libgcc_s: 80-bit long double function are x86-only 109. May 4 Warner Losh git: 9a62cdc01327 - main - intro.2 as errno.2: Use the name macro for errno 110. Apr 30 Olivier Certner git: 9b30b96c1fa4 - main - Remove remnants of portsnap(8) 111. Apr 30 John Baldwin Re: git: 9b30b96c1fa4 - main - Remove remnants of portsnap(8) 112. May 3 Enji Cooper Re: git: 9b30b96c1fa4 - main - Remove remnants of portsnap(8) 113. May 4 Olivier Certner Re: git: 9b30b96c1fa4 - main - Remove remnants of portsnap(8) 114. May 1 Toomas Soome git: 9d1396c34611 - main - fattime: make the test code check beyond 32-bit time_t limits 115. Apr 30 Navdeep Parhar git: 9de0036b55dc - main - cxgbe(4): Initialize mps_bg_map to an invalid value if it's not known. 116. Apr 29 Dag-Erling =?utf-8?Q?Sm=C3 git: 9e8618276fad - main - adduser: Really fix a syntax error 117. May 3 John Baldwin git: a15f7c96a276 - main - nvmft: The in-kernel NVMe over Fabrics controller 118. May 3 John Baldwin git: a1eda74167b5 - main - nvmf: The in-kernel NVMe over Fabrics host 119. May 3 Baptiste Daroussin git: a25e0ba57ee1 - main - libarchive: fix thread autodetermination for zstd compression format 120. Apr 29 Kristof Provost git: a3f7176523e8 - main - libpfctl: fix incorrect pcounters array size
121. May 3 John Baldwin git: a8089ea5aee5 - main - nvmfd: A simple userspace daemon for the NVMe over Fabrics controller 122. May 3 John Baldwin Re: git: a8089ea5aee5 - main - nvmfd: A simple userspace daemon for the NVMe over Fabrics controller 123. May 3 John Baldwin git: aa1207ea4f03 - main - nvmf: Add infrastructure kernel module for NVMe over Fabrics 124. May 1 Mark Johnston git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support 125. May 3 Gleb Smirnoff Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support 126. May 3 John Baldwin Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support 127. May 4 Lexi Winter Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support 128. May 4 John Baldwin Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support 129. May 4 Mike Karels Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support 130. May 3 Michael Osipov git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 131. May 3 John Baldwin git: ab4b83874a4e - main - ctl: Update some core data paths to be protocol agnostic 132. Apr 29 Warner Losh git: abab59f662b3 - main - usbconfig: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 133. May 3 Ed Maste git: abd872540f24 - main - libcbor: vendor update to 0.11.0 134. May 3 John Baldwin git: ac7a514e20f3 - main - ctl: Add CTL_IO_ASSERT wrapper macro 135. May 2 John Baldwin git: afd0c206a6ce - main - ctladm: Use nitems() in a few more places 136. May 1 Ed Maste git: b07689d1f2a2 - main - beinstall: retire mergemaster support 137. May 2 Warner Losh git: b12cae88cfb6 - main - nvmecontrol: Allow optional /dev/ for device names 138. May 2 Brooks Davis git: b25ceb97eddc - main - Revert "Make WITHOUT_UNDEFINED_VERSION the default" 139. May 3 Konstantin Belousov git: b27eb9ce96b8 - main - __cxa_thread_call_dtors(3): fix dtor pointer validity check 140. Apr 29 Warner Losh git: b2b8fa1a64af - main - Add libxo support to du
141. Apr 29 Warner Losh git: b561d8f59c7d - main - zonectl: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 142. Apr 29 Navdeep Parhar git: b59c5d97edf1 - main - cxgbe(4): Add a helper function to locate MPS/MAC registers. 143. Apr 30 Andrew Turner git: b91f2954bdc9 - main - arm64: Check for virtio for scmi_virtio.c 144. May 3 Dag-Erling =?utf-8?Q?Sm=C3 git: b95e96028e5a - main - libdiff: More type issues. 145. May 3 Martin Matuska git: b985c9cafd2a - main - zfs: merge openzfs/zfs@8f1b7a6fa 146. May 3 Jessica Clarke Re: git: b985c9cafd2a - main - zfs: merge openzfs/zfs@8f1b7a6fa 147. May 3 John Baldwin git: bbd5b6fe91ec - main - nvmf_tcp.h: Internal header shared between userspace and kernel 148. Apr 29 Warner Losh git: bccbb2fc4bce - main - ndp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 149. May 3 John Baldwin git: bef5da8ebf74 - main - ctl: Add helper routines to populate NVMe namespace data IDs for a LUN 150. May 3 Kristof Provost git: bf8988187f0d - main - pf tests: fix REQUIRED_MODULES typo 151. Apr 30 Martin Matuska git: c0b58e65deca - main - libarchive: merge bugfixes from vendor branch 152. May 1 Mark Johnston git: c100fe0ba360 - main - examples: Install bhyve files on arm64 153. May 1 Mark Johnston git: c1b37d909e59 - main - bhyvectl: Add arm64 bits and hook it up to the build 154. Apr 29 Dag-Erling =?utf-8?Q?Sm=C3 git: c28253ecde33 - main - libulog: Make sure ut_line, ut_user, ut_host are terminated. 155. May 3 Justin Hibbits git: c2e9c5bbf022 - main - tpm: Refactor TIS and add a SPI attachment 156. May 3 Gleb Smirnoff git: c368d3f20fc0 - main - tests/sendfile: factor out tcp_socketpair() 157. Apr 29 Warner Losh git: c3c816173d25 - main - ipfw: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 158. May 2 Mateusz Piotrowski git: c40e0bff7257 - main - date.1: Note that nanosecond support is to appear first in 14.1 159. May 1 Navdeep Parhar git: c6c6d4aff90d - main - cxgbe/tom: Fix the rx channel selection in options2. 160. May 4 Warner Losh git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces
161. May 4 Kelly Hays Re: git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces 162. May 4 Lexi Winter Re: git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces 163. May 4 Warner Losh Re: git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces 164. Apr 29 Warner Losh git: cbfd42cc07cc - main - wlandebug: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 165. May 3 John Baldwin git: ccaaee460717 - main - ctl_backend_ramdisk: Prepare for NVMe support 166. Apr 30 Konstantin Belousov git: d1cd0cc32b53 - main - rtld: add direct-exec option -o 167. Apr 29 Warner Losh git: d1d652c06015 - main - rtadvctl: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 168. May 2 Warner Losh git: d21c19d4127b - main - cam/iosched: Document latency buckets correctly. 169. Apr 29 Warner Losh git: d289382897e7 - main - rights.4: various corrections on capability rights 170. May 3 John Baldwin git: d5c21c68833d - main - ctl_backend_ramdisk: Add support for NVMe 171. May 2 Mark Johnston git: d5eae57088f5 - main - sysctl: Make sysctl_ctx_free() a bit safer 172. May 3 John Baldwin git: d86edc181ab2 - main - nvmf.h: New header defining ioctls for NVMe over Fabrics 173. Apr 29 Warner Losh git: d94c991f3bcd - main - setkey: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 174. Apr 29 Warner Losh git: e05b6502f9ca - main - package: fix dependency generation 175. May 1 Mark Johnston git: e10b9d6602df - main - bhyve: Move lock of uart frontend to uart backend 176. May 1 George V. Neville-Neil git: e60ca52b72e5 - main - Out of tree modules should be built with DTrace by default. 177. May 1 Jessica Clarke Re: git: e60ca52b72e5 - main - Out of tree modules should be built with DTrace by default. 178. May 1 gnn Re: git: e60ca52b72e5 - main - Out of tree modules should be built with DTrace by default. 179. May 3 Warner Losh git: ea2d874cca7c - main - geom_stripe: Cascade cantrim just like we do for gmirror 180. May 2 Mike Karels git: eb3dbf2dbe22 - main - in6.h: expose s6_addr* definitions to user level
181. May 1 Stephen J. Kiernan git: ecaab0fb5da4 - main - guestrpc module to handle VMware backdoor port GuestRPC functionality 182. May 3 Dag-Erling =?utf-8?Q?Sm=C3 git: eea5f8d40860 - main - diff: Sort headers. 183. May 2 Michael Tuexen git: eee88ef45f78 - main - sctp: document sctp_recvmsg as implemented 184. Apr 30 Konstantin Belousov git: ef2694f368ce - main - rtld direct exec: make -u behavior match the description 185. Apr 29 Navdeep Parhar git: f0ee6112eb61 - main - cxgbe(4): Add missing description for a port type. 186. May 3 John Baldwin git: f2e737683eef - main - nvmf_proto.h: NVMe over Fabrics protocol definitions 187. May 1 Colin Percival git: f4b08097d8e2 - main - release: Stage non-UFS images in vm-images-stage 188. Apr 29 Navdeep Parhar git: f76effed14b2 - main - cxgbe(4): Remove tx_modq lookup table. 189. Apr 29 Warner Losh git: f93475cf0fd8 - main - pstat: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 190. May 5 Randall Stewart git: fce03f85c5bf - main - TCP can be subject to Sack Attacks lets fix this issue. 191. Apr 29 Warner Losh git: fdbf7cab91ae - main - bluetooth: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])


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