freebsd-dev/sys
Dmitry Chagin 17913b0b6b linux(4): Implement clone3 system call.
clone3 system call is used by glibc-2.34.

Differential revision:	https://reviews.freebsd.org/D31475
MFC after:		2 weeks
2021-08-12 11:49:36 +03:00
..
amd64 linux(4): Implement clone3 system call. 2021-08-12 11:49:36 +03:00
arm linux(4): Regen for clone syscall. 2021-08-12 11:47:31 +03:00
arm64 linux(4): Implement clone3 system call. 2021-08-12 11:49:36 +03:00
bsm
cam cam(4): Mark all sysctls as CTLFLAG_MPSAFE. 2021-08-10 20:07:19 -04:00
cddl dtrace: use %zu format specifier for data of size_t type 2021-08-09 00:27:04 +03:00
compat linux(4): Implement clone3 system call. 2021-08-12 11:49:36 +03:00
conf powerpc/pseries: Allow radix pmap in pseries for ISA 3.0 2021-08-11 19:07:04 -05:00
contrib ck: Correct asm output operand widths in amd64 pointer intrinsics 2021-08-10 21:27:54 -04:00
crypto Use arm64 sha256 intrinsics in libmd 2021-08-11 10:20:48 +00:00
ddb
dev xen: use correct cache attributes for Xen specific memory regions 2021-08-12 09:18:32 +02:00
dts Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
fs nfscl: Add a Lookup+Open RPC for NFSv4.1/4.2 2021-08-11 18:49:26 -07:00
gdb
geom geom_disk: Add KMSAN checks 2021-08-11 16:33:41 -04:00
gnu
i386 linux(4): Implement clone3 system call. 2021-08-12 11:49:36 +03:00
isa
kern fork: Allow ABI to specify fork return values for child. 2021-08-12 11:45:25 +03:00
kgssapi
libkern Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
mips Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
modules enetc: Add autogenerated files to Makefile 2021-08-08 22:27:16 +02:00
net ether: Add a KMSAN check for transmitted frames 2021-08-11 16:33:41 -04:00
net80211 Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
netgraph
netinet netdump: send key before dump, in case dump fails 2021-08-11 10:54:56 -05:00
netinet6 nd6: Mark several callouts as MPSAFE 2021-08-09 13:27:52 -04:00
netipsec netipsec/key.c: Use ANSI C definition for key_random() 2021-08-10 03:46:24 +03:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
powerpc powerpc/pseries: Allow radix pmap in pseries for ISA 3.0 2021-08-11 19:07:04 -05:00
riscv riscv: Fix pmap_alloc_l2 when it should allocate a new L1 entry 2021-08-09 20:28:37 +01:00
rpc
security
sys fork: Allow ABI to specify fork return values for child. 2021-08-12 11:45:25 +03:00
teken
tests
tools Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
ufs
vm uma: Add KMSAN hooks 2021-08-10 21:27:54 -04:00
x86 fork: Allow ABI to specify fork return values for child. 2021-08-12 11:45:25 +03:00
xdr
xen
Makefile