freebsd-dev/sys
Gleb Popov c468923b22 libc/posix1e: Add acl_extended_file_np() function.
Reviewed by: kib, debdrup, gbe
Approved by: kib
Differential Revision: https://reviews.freebsd.org/D28255
2021-08-27 11:52:26 +03:00
..
amd64 amd64: remove lfence after swapgs on syscall entry 2021-08-26 19:09:21 +03:00
arm arm: export actlr as sysctl hw.cpu.quirks.actlr_value 2021-08-24 14:21:39 +00:00
arm64 arm64: retire bcopy 2021-08-24 11:24:07 +00:00
bsm Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9). 2021-08-05 23:20:42 +08:00
cam targ(4): Remove D_NEEDGIANT. 2021-08-21 11:20:54 -04:00
cddl sys/cddl: remove extraneous semicolons 2021-08-16 10:29:44 -04:00
compat linux(4): Improve comment. 2021-08-13 11:36:42 +03:00
conf Add support for Lewisburg GPIO through P2SB 2021-08-26 11:00:39 +02:00
contrib routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
crypto Use arm64 sha256 intrinsics in libmd 2021-08-11 10:20:48 +00:00
ddb
dev pcib(4): Write window registers after resource adjustment 2021-08-26 20:39:27 -04:00
dts Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
fs nfsd: Add support for the NFSv4.2 Deallocate operation 2021-08-26 18:14:11 -07:00
gdb
geom geom_disk: Add KMSAN checks 2021-08-11 16:33:41 -04:00
gnu
i386 i386: retire bcopy 2021-08-24 11:24:07 +00:00
isa newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
kern vfs: drop dedicated sysinit for mountlist_mtx 2021-08-26 20:52:03 +02:00
kgssapi
libkern libkern: remove bcopy 2021-08-24 11:24:07 +00:00
mips mips: retire ovbcopy 2021-08-24 11:24:07 +00:00
modules Add support for Lewisburg GPIO through P2SB 2021-08-26 11:00:39 +02:00
net if_bridge: add ALTQ support 2021-08-26 11:23:44 +02:00
net80211 Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
netgraph routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
netinet netinet: prevent NULL pointer dereference in in_aifaddr_ioctl() 2021-08-26 12:08:03 -06:00
netinet6 inet6(4): add a missing IPPROTO_ETHERIP entry 2021-08-27 17:14:35 +09:00
netipsec ipsec: fix race condition in key.c 2021-08-13 12:52:38 +02:00
netpfil ipfw_nat64: fix direct output mode 2021-08-26 13:48:23 +03:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-05-26 10:45:40 -04:00
nfs
nfsclient
nfsserver
nlm
ofed routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
opencrypto Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
powerpc powerpc: retire bzero 2021-08-23 18:38:05 +00:00
riscv riscv: retire bzero 2021-08-23 18:38:05 +00:00
rpc rpc: Make function tables const 2021-08-14 11:26:12 -04:00
security Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9). 2021-08-05 23:20:42 +08:00
sys libc/posix1e: Add acl_extended_file_np() function. 2021-08-27 11:52:26 +03:00
teken
tests routing: add IPv6 fib validation procedure. 2021-08-16 23:04:01 +00:00
tools Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
ufs ddb: do not assume that ffs is mounted with softdep 2021-08-24 21:00:19 -05:00
vm vm: use __func__ for the correct function name 2021-08-22 17:43:12 +00:00
x86 pvclock: Add vDSO support 2021-08-14 15:57:54 +03:00
xdr
xen xen: introduce xen_pv_disks_disabled() 2021-07-28 17:27:04 +02:00
Makefile