1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys
Mark Johnston 46888dedc9 Add emulation support for the Linux kcov(4) ioctl API.
This makes it possible to run an unmodified Linux syzkaller executor
against the Linuxulator, and have it gather code coverage information.

Sponsored by:	The FreeBSD Foundation
2020-09-04 00:12:28 +00:00
..
amd64 Include the psind in data returned by mincore(2). 2020-09-02 18:16:43 +00:00
arm Include the psind in data returned by mincore(2). 2020-09-02 18:16:43 +00:00
arm64 arm64: update the set of HWCAP definitions 2020-09-03 17:07:58 +00:00
bsm
cam cam: clean up empty lines in .c and .h files 2020-09-01 22:13:48 +00:00
cddl Tighten frame pointer checking in DTrace's amd64 stack unwinder. 2020-09-01 15:15:44 +00:00
compat Add emulation support for the Linux kcov(4) ioctl API. 2020-09-04 00:12:28 +00:00
conf Fix build fallout after r365054 . 2020-09-02 11:18:21 +00:00
contrib ZFS: MFV 2.0-rc1-ga00c61 2020-08-28 18:53:45 +00:00
crypto crypto(9): add CRYPTO_BUF_VMPAGE 2020-08-26 02:37:42 +00:00
ddb ddb: clean up empty lines in .c and .h files 2020-09-01 22:14:30 +00:00
dev move defintion of hw.i2c sysctl node from iicbb to iicbus 2020-09-03 08:02:19 +00:00
dts
fs fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
gdb
geom geom: clean up empty lines in .c and .h files 2020-09-01 22:14:09 +00:00
gnu
i386 Include the psind in data returned by mincore(2). 2020-09-02 18:16:43 +00:00
isa
kern Always report ENOSYS in init 2020-09-02 23:17:33 +00:00
kgssapi kgssapi: clean up empty lines in .c and .h files 2020-09-01 22:15:02 +00:00
libkern libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
mips Add the MEM_EXTRACT_PADDR ioctl to /dev/mem. 2020-09-02 18:12:47 +00:00
modules Fix build of epoch_test module. 2020-09-02 09:17:29 +00:00
net Fix regression for IPv6 loopback routes. 2020-09-03 22:24:52 +00:00
net80211 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netgraph ng_ether: Enter NET_EPOCH where required 2020-09-02 11:49:22 +00:00
netinet net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netinet6 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netipsec net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netpfil net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
netsmb net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
nfs nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nfsclient nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nfsserver nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nlm nlm: clean up empty lines in .c and .h files 2020-09-01 22:14:52 +00:00
ofed infiniband: Appease Coverty 2020-08-31 16:17:28 +00:00
opencrypto Name the on-stack union of compat thunks. 2020-08-26 22:36:08 +00:00
powerpc Include the psind in data returned by mincore(2). 2020-09-02 18:16:43 +00:00
riscv Include the psind in data returned by mincore(2). 2020-09-02 18:16:43 +00:00
rpc Remove a duplicate declaration 2020-09-03 22:40:51 +00:00
security mac_framework.h: fix build with DEBUG_VFS_LOCKS and !MAC 2020-09-03 20:30:52 +00:00
sys vfs: retire vholdl as a symbol 2020-09-02 19:21:37 +00:00
teken
tests Add small tool to invoke kernel test framework tests. 2020-09-02 09:20:40 +00:00
tools
ufs ufs: clean up empty lines in .c and .h files 2020-09-01 21:23:00 +00:00
vm Avoid unnecessary object locking in vm_page_grab_pages_unlocked(). 2020-09-02 19:59:25 +00:00
x86 x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
xdr xdr: clean up empty lines in .c and .h files 2020-09-01 22:13:28 +00:00
xen xen: clean up empty lines in .c and .h files 2020-09-01 21:21:55 +00:00
Makefile