index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor, pkg/ipc: simplify retry handling
Dmitry Vyukov
2019-01-31
2
-18
/
+11
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
2
-19
/
+2
*
sys/test/test: add tests for test exiting in the middle of execution
Dmitry Vyukov
2019-01-31
3
-4
/
+17
*
executor: fix do_sandbox_none on akaros and test
Dmitry Vyukov
2019-01-31
4
-5
/
+3
*
executor: handle pthread_create errors better
Dmitry Vyukov
2019-01-31
1
-3
/
+16
*
pkg/csource: write tracing output to stderr
Dmitry Vyukov
2019-01-31
1
-1
/
+1
*
executor: fix remote coverage area size
Andrey Konovalov
2019-01-28
1
-1
/
+1
*
sys/openbsd: add wscons descriptions, limited to wsdisplay for now
Anton Lindqvist
2019-01-26
2
-1
/
+40
*
sys/openbsd: add openat$tty
Anton Lindqvist
2019-01-26
2
-1
/
+2
*
sys/openbsd: add openat${null,zero}
Anton Lindqvist
2019-01-26
2
-1
/
+3
*
sys/linux: fix up mptcp descriptions
Dmitry Vyukov
2019-01-25
2
-80
/
+4
*
sys/linux: add Multipath TCP description
8litz
2019-01-25
1
-5
/
+5
*
sys/linux: add trusty hwrng service
Dmitry Vyukov
2019-01-24
2
-5
/
+25
*
sys/linux: add trusty hwkey service
Dmitry Vyukov
2019-01-24
2
-5
/
+20
*
sys/linux: describe trusty storage service interface
Dmitry Vyukov
2019-01-24
2
-5
/
+20
*
sys/linux: fix a TODO
Dmitry Vyukov
2019-01-24
1
-5
/
+5
*
sys/linux: regenerate const files
Dmitry Vyukov
2019-01-24
2
-3
/
+79
*
sys/linux: update TODO comments
Dmitry Vyukov
2019-01-24
1
-5
/
+5
*
sys/openbsd: remove mincore(2) description
Anton Lindqvist
2019-01-22
2
-2
/
+1
*
pkg/host: enable FeatureComparisons on OpenBSD
Anton Lindqvist
2019-01-21
1
-12
/
+2
*
executor: unbreak on OpenBSD
Anton Lindqvist
2019-01-19
2
-1
/
+1
*
kcov: some fixes for extra coverage
Andrey Konovalov
2019-01-17
1
-1
/
+1
*
executor: remove unused kvm_asm64_vm86
Dmitry Vyukov
2019-01-17
3
-14
/
+0
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
2
-9
/
+14
*
all: support extra coverage
Andrey Konovalov
2019-01-16
5
-31
/
+106
*
sys/freebsd: add SCTP syscalls
msvoelker
2019-01-16
2
-1
/
+177
*
sys/linux: add trusty support
Dmitry Vyukov
2019-01-14
2
-5
/
+80
*
sys/linux: Add syscalls to read from sockets for crypto operations
Zubin Mithra
2019-01-14
2
-5
/
+10
*
executor: adapt switching to user nobody to be more portable on BSDs
Kamil Rytarowski
2019-01-14
1
-5
/
+10
*
executor: do not call setrlimit(2) for RLIMIT_AS for NetBSD
Kamil Rytarowski
2019-01-14
1
-2
/
+4
*
executor: update KCOV support for FreeBSD
Michael Tuexen
2019-01-14
1
-17
/
+4
*
executor: disable gen.go for NetBSD
Kamil Rytarowski
2019-01-10
1
-1
/
+1
*
tools/syz-trace2syz/proggen/proggen_test.go: test ipv6 address conversion
Shankara Pailoor
2019-01-10
1
-5
/
+5
*
sys/linux: add rand_addr option to ipv6_addr union
Shankara Pailoor
2019-01-10
1
-5
/
+5
*
executor: adapt os_init() to NetBSD with PaX MPROTECT
Kamil Rytarowski
2019-01-09
1
-0
/
+3
*
sys/linux: prohibit SNAPSHOT_FREEZE
Dmitry Vyukov
2019-01-06
1
-5
/
+5
*
sys/linux: add /dev/ppp descriptions
Dmitry Vyukov
2019-01-04
2
-5
/
+105
*
sys/linux: detail ifla_vf_policy/ifla_port_policy/ifla_xdp_policy
Dmitry Vyukov
2018-12-30
1
-5
/
+5
*
sys/linux: add can routes
Dmitry Vyukov
2018-12-30
1
-5
/
+5
*
sys/linux: add AF_RXRPC descriptions
Dmitry Vyukov
2018-12-30
2
-5
/
+55
*
sys/linux: add /dev/mISDNtimer
Dmitry Vyukov
2018-12-30
2
-5
/
+20
*
sys/linux: open more of /dev/ files
Dmitry Vyukov
2018-12-30
2
-5
/
+25
*
executor: fix linux includes
Dmitry Vyukov
2018-12-29
1
-9
/
+10
*
sys/linux: add AF_ISDN descriptions
Dmitry Vyukov
2018-12-29
2
-5
/
+155
*
sys/linux: describe /dev/vhci interface
Dmitry Vyukov
2018-12-29
2
-5
/
+10
*
sys/linux: misc assorted improvements
Dmitry Vyukov
2018-12-29
2
-5
/
+10
*
executor: use netlink instead of ip command to setup net devices
Dmitry Vyukov
2018-12-29
1
-151
/
+386
*
executor: log failure in write_file
Dmitry Vyukov
2018-12-29
1
-41
/
+15
*
executor: Fix FreeBSD such all platforms use same number of entries
Michael Tuexen
2018-12-29
1
-1
/
+2
*
executor: fix error handling of mmap()
Michael Tuexen
2018-12-29
1
-6
/
+5
[next]