freebsd-skq/sys
2020-02-24 04:01:09 +00:00
..
amd64 amd64: keep PTE bitmasks in sync with target pmap during pv reclaim 2020-02-18 00:02:20 +00:00
arm Fix the following -Werror warning from clang 10.0.0: 2020-02-18 17:55:24 +00:00
arm64 arm64: remove no longer needed atomic_load_ptr casts 2020-02-14 23:17:18 +00:00
bsm vfs: add realpathat syscall 2020-02-20 16:58:19 +00:00
cam We pass a pointer to the flags to dabitsysctl, not an integer. Adjust the 2020-02-21 22:44:22 +00:00
cddl
compat linuxkpi: Move shmem related functions in it's own file 2020-02-21 09:28:45 +00:00
conf Use MACHINE_ARCH instead of TARGET_ARCH 2020-02-23 19:04:15 +00:00
contrib Add chacha20poly1305 support to crypto build 2020-02-16 00:03:09 +00:00
crypto
ddb
dev Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (7 of many) 2020-02-21 16:32:17 +00:00
dts
fs Fix NFS client deadlock when read reports truncated node. 2020-02-22 20:50:30 +00:00
gdb
geom
gnu
i386 i386: remove no longer needed atomic_load_ptr casts 2020-02-14 23:17:37 +00:00
isa
kern sys/kern: quiet -Wwrite-strings 2020-02-23 03:32:16 +00:00
kgssapi
libkern
mips mips: fix kernel build after r357804 2020-02-14 20:25:04 +00:00
modules linuxkpi: Move shmem related functions in it's own file 2020-02-21 09:28:45 +00:00
net Partially revert VNET change and expand VNET structure. 2020-02-17 11:08:50 +00:00
net80211 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (7 of many) 2020-02-21 16:32:17 +00:00
netgraph Rework second part of r357558. Unroll the macro and allocate memory in 2020-02-21 04:18:15 +00:00
netinet Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (6 of many) 2020-02-21 16:23:00 +00:00
netinet6 ip6_output: improve extension header handling 2020-02-20 10:56:12 +00:00
netipsec
netpfil Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (6 of many) 2020-02-21 16:23:00 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpc/booke: Fix handling of pvh_global_lock and pmap lock 2020-02-22 01:31:06 +00:00
riscv riscv: Set MACHINE_ARCH correctly 2020-02-22 13:23:27 +00:00
rpc
security audit: provide audit_canon_path variant which accepts vnodes 2020-02-21 01:40:49 +00:00
sys sys/kern: quiet -Wwrite-strings 2020-02-23 03:32:16 +00:00
teken
tests
tools
ufs Additional KASSERTs to ensure the consistency of the soft updates 2020-02-18 23:56:23 +00:00
vm The last argument to swp_pager_getswapspace is always 1. Remove that argument. 2020-02-24 04:01:09 +00:00
x86 x86/identcpu.c whitespace cleanup. 2020-02-21 16:55:28 +00:00
xdr
xen
Makefile