HardenedBSD/sys
Toomas Soome f6eef0f9a2 libefi: efipart_floppy() will should not pass acpi pointer if the HID test fails
The current efipart_floppy() implementation is leaking the acpi pointer.
2017-09-25 19:49:56 +00:00
..
amd64
arm Remove the VIRT kernel config, it's now useable through GENERIC. 2017-09-24 13:28:24 +00:00
arm64
boot libefi: efipart_floppy() will should not pass acpi pointer if the HID test fails 2017-09-25 19:49:56 +00:00
bsm
cam
cddl Use nstosbt() instead of multiplying by SBT_1NS to avoid roundoff errors. 2017-09-25 15:03:27 +00:00
compat Small style(9) issue: spaces vs TAB. 2017-09-24 20:57:03 +00:00
conf
contrib Modernize the use of vm_page_unwire(). Since r288122, vm_page_unwire() 2017-09-24 22:29:11 +00:00
crypto
ddb
dev Fix gcc compilation issues in the mvneta driver 2017-09-25 02:06:51 +00:00
fs Change a panic to an error return. 2017-09-24 20:05:48 +00:00
gdb
geom g_resize_provider_event: Do not invoke orphan method twice 2017-09-24 19:59:26 +00:00
gnu
i386
isa
kern ddb(4): Add 'show badstacks' command to show witness badstacks 2017-09-23 17:48:49 +00:00
kgssapi
libkern Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
mips
modules
net Have ifmp_ring_enqueue() abdicate instead of switch to a consumer 2017-09-23 16:46:30 +00:00
net80211
netgraph
netinet
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv
rpc
security
sparc64
sys Make struct grouptask gt_name member a char array 2017-09-23 01:39:16 +00:00
teken
tests
tools
ufs Fix 32bit build. 2017-09-22 16:42:41 +00:00
vm Change vm_page_try_to_free() to require a managed page. Essentially, 2017-09-24 23:35:01 +00:00
x86
xdr
xen
Makefile