HardenedBSD/sys
Dmitry Chagin 707e567a40 linux(4): Add a helper intended for copying timespec's from the userspace.
There are many places where we copyin Linux timespec from the userspace
and then convert it to the kernel timespec. To avoid code duplication
add a tiny halper for doing this.

MFC after:		2 weeks
2022-05-08 16:16:47 +03:00
..
amd64 linux(4): Regen for ppoll_time64 syscall. 2022-05-08 13:38:17 +03:00
arm Remove unused uart_devclass. 2022-05-06 15:46:57 -07:00
arm64 Add FDT attachment driver for ARM System MMU v3.2 controller. 2022-05-07 11:18:35 +01:00
bsm
cam iosched: remove stray debug 2022-05-04 20:28:00 -06:00
cddl stand/zfs: Fix const-qual warnings 2022-05-04 10:06:21 -04:00
compat linux(4): Add a helper intended for copying timespec's from the userspace. 2022-05-08 16:16:47 +03:00
conf Add FDT attachment driver for ARM System MMU v3.2 controller. 2022-05-07 11:18:35 +01:00
contrib
crypto crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
ddb
dev Add OFW_IOMMU id type for pci_get_id() so we can ask parent IOMMU 2022-05-07 10:21:09 +01:00
dts
fs fusefs: fix an undefined variable access 2022-05-05 08:43:51 -06:00
gdb
geom
gnu
i386 linux(4): Implement semtimedop syscalls. 2022-05-06 20:02:59 +03:00
isa isa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
kern msgbuf: Allow microsecond granularity timestamps 2022-05-07 09:32:22 -06:00
kgssapi
libkern
modules
net epair: unbind prior to returning to userspace 2022-05-07 18:17:33 +02:00
net80211 net80211: simplify code after STA/AP VAPs traffic hang fix 2022-05-06 09:34:16 +00:00
netgraph
netinet in_rss: fix set but not used warning 2022-05-07 18:17:33 +02:00
netinet6
netipsec
netpfil pf: don't reject dummynet-ed packets 2022-05-06 16:41:34 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Remove set, but not used variable. 2022-05-05 12:32:30 +02:00
opencrypto crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
powerpc Remove unused uart_devclass. 2022-05-06 15:46:57 -07:00
riscv
rpc
security
sys param.h: Bump FreeBSD_Version to 1400058 for devclass newbus changes 2022-05-07 09:32:47 -06:00
teken
tests
tools
ufs
vm
x86 x86: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
xdr
xen xen: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
Makefile