freebsd-skq/sys
wulf a5c27e7b22 Linux epoll: Allow passing of any negative timeout value to epoll_wait
Linux epoll allow passing of any negative timeout value to epoll_wait()
to cause unbound blocking

Reviewed by:	emaste
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D22517
2019-11-24 20:51:09 +00:00
..
amd64 amd64: assert that EARLY_COUNTER does not corrupt memory. 2019-11-24 19:02:13 +00:00
arm bcm2835_sdhci: fix non-INVARIANTS build 2019-11-23 13:39:47 +00:00
arm64 arm64/NOTES: add SOC_BRCM_BCM2838 2019-11-23 03:38:26 +00:00
bsm
cam Do not retry long ready waits if previous gave nothing. 2019-11-22 21:31:59 +00:00
cddl MFV r354383: 10592 misc. metaslab and vdev related ZoL bug fixes 2019-11-21 13:35:43 +00:00
compat Linux epoll: Allow passing of any negative timeout value to epoll_wait 2019-11-24 20:51:09 +00:00
conf NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
contrib
crypto
ddb
dev cxgbe(4): sysctl to reset the temperature/voltage sensor. 2019-11-24 16:40:54 +00:00
dts
fs tmpfs: resolve deadlock between rename and unmount. 2019-11-24 19:06:38 +00:00
gdb
geom We don't even need Giant here. It isn't protecting anything internal 2019-11-23 23:44:00 +00:00
gnu
i386
isa
kern Record part of the owner struct thread pointer into busy_lock. 2019-11-24 19:12:23 +00:00
kgssapi
libkern Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
mips Remove two obsolete comments that reference splhigh/splx. 2019-11-21 18:49:54 +00:00
modules NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
net Add explicit SI_SUB_EPOCH 2019-11-22 23:23:40 +00:00
net80211
netgraph
netinet
netinet6 in6: move include 2019-11-19 21:14:15 +00:00
netipsec
netpfil pf: Add endline to all DPFPRINTF() 2019-11-24 13:53:36 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc [PowerPC] Use QEMU-compatible version of SPE accumulator save 2019-11-23 21:18:55 +00:00
riscv
rpc
security Instead of looking up a predecessor or successor to the current map 2019-11-20 16:06:48 +00:00
sparc64
sys Add explicit SI_SUB_EPOCH 2019-11-22 23:23:40 +00:00
teken
tests
tools
ufs Add some KASSERTs. Reacquire a mutex after a kernel printf rather 2019-11-20 01:10:01 +00:00
vm Ignore object->handle for OBJ_ANON objects. 2019-11-24 19:18:12 +00:00
x86 Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
xdr
xen
Makefile