freebsd-dev/sys
Alan Somers aafaa8b794 Fix geli's null cipher, and add a test case
PR:		247954
Submitted by:	jhb (sys), asomers (tests)
Reviewed by:	jhb (tests), asomers (sys)
MFC after:	2 weeks
Sponsored by:	Axcient
2020-07-21 19:18:29 +00:00
..
amd64 Avoid code duplicaiton by using ipi_selected(). 2020-07-21 17:18:38 +00:00
arm Switch from SCTP to SCTP_SUPPORT in GENERIC configs. 2020-07-16 15:09:04 +00:00
arm64 Regen after r363304. 2020-07-18 11:31:31 +00:00
bsm
cam Hold the mutex when releasing a callout. 2020-07-16 20:43:28 +00:00
cddl dtrace/fbt: fix return probe arguments on arm 2020-07-21 07:41:36 +00:00
compat Make linux(4) support the BLKPBSZGET ioctl. Oracle uses it. 2020-07-19 12:25:03 +00:00
conf Move the Intel DMAR busdma backend to a generic place so 2020-07-21 10:38:51 +00:00
contrib MFV: r363292 2020-07-18 07:35:34 +00:00
crypto padlock: fix Via Padlock with 192-bit keys 2020-07-20 16:12:14 +00:00
ddb [PowerPC] More relocation fixes 2020-06-21 03:39:26 +00:00
dev Only write to VIRTIO_MMIO_GUEST_PAGE_SIZE with virtio mmio version 1 2020-07-21 14:25:36 +00:00
dts
fs ext2fs: Stop checking for failures from malloc(M_WAITOK). 2020-07-20 14:28:26 +00:00
gdb
geom Fix geli's null cipher, and add a test case 2020-07-21 19:18:29 +00:00
gnu
i386 Avoid code duplicaiton by using ipi_selected(). 2020-07-21 17:18:38 +00:00
isa
kern lockmgr: denote recursion with a bit in lock value 2020-07-21 14:42:22 +00:00
kgssapi
libkern
mips Revert r240317 to prevent leaking pmap entries 2020-07-16 23:29:26 +00:00
modules Make efirt module dependent on MK_EFI 2020-07-19 23:19:09 +00:00
net iflib: initialize netmap with the correct number of descriptors 2020-07-20 21:08:56 +00:00
net80211 [net80211] Add new privileges; restrict what can be done in a jail. 2020-07-19 15:16:27 +00:00
netgraph Fix L2CAP ACL packet PB(Packet Boundary) flag for LE PDU. 2020-07-17 15:50:03 +00:00
netinet Fix style and comment around concave/convex regions in TCP cubic. 2020-07-21 16:21:52 +00:00
netinet6 Temporarly revert r363319 to unbreak the build. 2020-07-19 10:53:15 +00:00
netipsec Simplify IPsec transform-specific teardown. 2020-06-25 23:59:16 +00:00
netpfil Don't print VNET pointer when initializing dummynet 2020-07-13 13:35:36 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Infiniband clients must be attached and detached in a specific order in ibcore. 2020-07-06 08:50:11 +00:00
opencrypto Don't dynamically allocate data structures for KTLS crypto requests. 2020-07-20 22:32:39 +00:00
powerpc Revert r240317 to prevent leaking pmap entries 2020-07-16 23:29:26 +00:00
riscv riscv: look for bootargs in FDT 2020-07-19 23:34:52 +00:00
rpc Fix up a comment added by r362455. 2020-06-21 02:49:56 +00:00
security vfs: fix vn_poll performance with either MAC or AUDIT 2020-07-16 14:09:18 +00:00
sys lockmgr: denote recursion with a bit in lock value 2020-07-21 14:42:22 +00:00
teken
tests
tools
ufs The binary representation of the superblock (the fs structure) is written 2020-06-19 01:04:25 +00:00
vm Fix vnode_pager handling of read ahead/behind pages when a disk read fails. 2020-07-17 23:10:35 +00:00
x86 Move sys/iommu.h to dev/iommu/ as a part of generic IOMMU busdma backend. 2020-07-21 13:50:10 +00:00
xdr
xen
Makefile