freebsd-skq/sys
Brooks Davis 0fd25723bc Add kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.
Stop leaking kernel pointers though theses sysctls and make sure that the
padding in the structures is zeroed on allocation to avoid other leaks.

Reviewed by:	gordon, kib
Obtained from:	CheriBSD
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D13459
2018-02-02 18:03:12 +00:00
..
amd64 When switching IBRS on, also enable STIBP (Single Thread Indirect 2018-01-31 16:56:02 +00:00
arm
arm64 Only promote userspace mappings to superpages. This was dropped in r328510, 2018-02-01 14:26:26 +00:00
bsm
cam Do the book-keeping on release before we release the reference. The 2018-01-29 18:07:14 +00:00
cddl ZFS ARC: restore illumos uses of 'needfree' that were removed in r325851 2018-02-02 12:57:33 +00:00
compat Add kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32. 2018-02-02 18:03:12 +00:00
conf Remove some duplicated sys/conf/files* entries. 2018-01-29 17:32:30 +00:00
contrib
crypto
ddb
dev [etherswitch] add the first pass of a simple API to flush and fetch the L2 address table from the ethernet switch. 2018-02-02 02:05:14 +00:00
dts
fs Fix mistake in case of zeroed inode check. 2018-01-29 22:15:46 +00:00
gdb
geom Null out journal softc pointer earlier to avoid a segment fault 2018-01-31 23:30:49 +00:00
gnu
i386 IBRS support, AKA Spectre hardware mitigation. 2018-01-31 14:36:27 +00:00
isa
kern Add kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32. 2018-02-02 18:03:12 +00:00
kgssapi
libkern
mips [atheros] Update QCA953x support to use the new hints. 2018-02-01 22:01:53 +00:00
modules
net
net80211
netgraph
netinet Export tcp_always_keepalive for use by the Chelsio TOM module. 2018-01-30 23:01:37 +00:00
netinet6 Merge r1.120 from NetBSD: 2018-02-02 07:39:34 +00:00
netipsec
netpfil pf: Avoid warning without INVARIANTS 2018-02-01 07:52:06 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Correct longjmp 2018-02-02 02:28:25 +00:00
riscv
rpc
security
sparc64
sys psm(4): Add support for HP EliteBook 1040 ForcePads. 2018-01-31 21:14:59 +00:00
teken
tests
tools
ufs When reading a cylinder group, break out reporting of check hash errors 2018-01-31 23:13:37 +00:00
vm On pageout, in vnode generic pager, for partially dirty page, only 2018-02-02 11:56:30 +00:00
x86 Expand IBRS TLA in sysctl help lines. 2018-01-31 16:54:05 +00:00
xdr
xen
Makefile