freebsd-dev/sys
Warner Losh 161fcf7994 nvme: Publish the drive's capabilities
Add cap_lo and cap_hi sysctl to each nvme drive. This publishes the raw
capabilities of the drive. Now we can only discover these with
bootverbose.

Sponsored by:		Netflix
2022-03-31 21:13:16 -06:00
..
amd64 linux(4): Add compat.linux32.emulate_i386 knob. 2022-03-31 21:01:09 +03:00
arm syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
arm64 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
bsm
cam vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
cddl zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
compat linsysfs: plug set-but-not-used vars. 2022-03-31 23:49:26 +03:00
conf zfs: merge openzfs/zfs@bc3f12bfa (master) into main 2022-03-29 12:07:34 +02:00
contrib acpica: Import ACPICA 20220331 2022-03-31 21:59:23 -04:00
crypto
ddb
dev nvme: Publish the drive's capabilities 2022-03-31 21:13:16 -06:00
dts
fs nfscl: Fix IO_APPEND writes from kernel space 2022-03-28 15:11:52 -07:00
gdb
geom gpart(8): Fix two typos in source code comments 2022-03-28 19:36:48 +02:00
gnu
i386 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
isa
kern syscalls.master: remove obsolete comment about compatibility tables 2022-03-30 11:07:00 -04:00
kgssapi
libkern
modules rtw88: add man pages and hook up to build 2022-04-01 00:07:24 +00:00
net pf: support listing ethernet anchors 2022-03-30 10:28:19 +02:00
net80211 net80211: introduce (*iv_update_bss)() 2022-03-22 18:51:43 +00:00
netgraph netgraph(3): Fix a typo in a source code comment 2022-03-28 19:31:50 +02:00
netinet Address issue pointed out in CVE-2020-25705 2022-03-31 16:45:50 +02:00
netinet6 netinet6: Fix a typo in a source code comment 2022-03-28 19:32:10 +02:00
netipsec
netpfil pf: Initialize the table entry zone limit at initialization time 2022-03-30 15:41:44 -04:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Fix multiple includes of same header file. 2022-03-03 12:51:20 +01:00
opencrypto
powerpc powerpcspe: fix PCI enumeration on ppce500 2022-03-21 16:11:33 -03:00
riscv syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
rpc
security audit: Initialize vattr fields before calling VOP_GETATTR 2022-03-28 11:23:45 -04:00
sys Bump __FreeBSD_version for zlib upgrade. 2022-03-31 07:30:42 -07:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
ufs ffs(3): Fix a common typo in source code comments 2022-03-28 19:37:03 +02:00
vm vm_phys: check small blocks to finish allocation 2022-03-31 16:19:55 -05:00
x86 xen(4): Fix a few typos in source code comments 2022-03-28 19:37:20 +02:00
xdr
xen xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
Makefile