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, sys/linux: syz_usb_ep_read/write accept endpoint address
Andrey Konovalov
2020-05-15
2
-12
/
+62
*
executor: stall unknown usb requests
Andrey Konovalov
2020-05-15
2
-8
/
+55
*
executor: don't build gen.go on FreeBSD
Michael Tuexen
2020-05-13
1
-1
/
+1
*
executor: don't build gen.go on OpenBSD or NetBSD
Michael Tuexen
2020-05-13
1
-1
/
+1
*
executor: fix typo (#1737)
Michael Tüxen
2020-05-13
1
-1
/
+1
*
executor: fix #ifdef condition for remove_dir()
Michael Tuexen
2020-05-13
1
-1
/
+1
*
Makefile: generate descriptions on-the-fly
Dmitry Vyukov
2020-04-30
2
-26306
/
+0
*
sys: add mldv2 packet structs
Andy Nguyen
2020-04-29
1
-8
/
+8
*
sys: add more specific ipv6 options
Andy Nguyen
2020-04-29
2
-8
/
+40
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
1
-19
/
+19
*
sys/openbsd: extend vnet
Greg Steuck
2020-04-26
1
-1
/
+1
*
sys/netbsd: add lchmod(2) (#1687)
Ayushi Sharma
2020-04-21
2
-1
/
+2
*
executor: remove unidentified file
Greg Steuck
2020-04-20
1
-0
/
+0
*
sys/syz-sysgen: better formatting for syscall descriptions
Dmitry Vyukov
2020-04-19
1
-4725
/
+742
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
3
-498
/
+3392
*
sys/linux: sync call timeouts with executor
Dmitry Vyukov
2020-04-19
1
-1
/
+2
*
sys/linux: add timeout call attributes
Dmitry Vyukov
2020-04-19
3
-288
/
+1345
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
3
-4560
/
+4570
*
executor: surround the data mapping with PROT_NONE pages
Dmitry Vyukov
2020-04-18
2
-2
/
+11
*
executor: remove more code if ENABLE_NAPI_FRAGS is not set
Dmitry Vyukov
2020-04-18
1
-8
/
+11
*
sys/netbsd: add minherit(2)
ais2397@gmail.com
2020-04-16
2
-1
/
+2
*
sys/linux: add some more ipv4/6 addresses
Dmitry Vyukov
2020-04-14
1
-6
/
+6
*
sys/linux: regenerate consts
Dmitry Vyukov
2020-04-14
1
-6
/
+6
*
sys/netbsd: fix struct stat
ais2397@gmail.com
2020-04-13
1
-1
/
+1
*
sys/linux: add link_create and link_update commands
Paul Chaignon
2020-04-12
2
-6
/
+18
*
bpf: update BPF constants
Paul Chaignon
2020-04-12
1
-6
/
+6
*
executor/usb: don't fail when ath9k is not enabled
Andrey Konovalov
2020-04-07
1
-1
/
+1
*
executor: regenerate files
Dmitry Vyukov
2020-04-06
1
-7
/
+7
*
sys/netbsd: adding chflags(2) syscalls (#1661)
Ayushi Sharma
2020-04-04
2
-8
/
+11
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
3
-0
/
+12
*
executor: re-run make generate
Dmitry Vyukov
2020-03-31
1
-7
/
+7
*
sys/netbsd: adding lwp syscalls (#1654)
Ayushi Sharma
2020-03-31
2
-8
/
+9
*
executor: add some comments to USB helper functions
Andrey Konovalov
2020-03-28
1
-0
/
+17
*
executor: split out Linux specific USB code
Andrey Konovalov
2020-03-28
2
-533
/
+550
*
sys/freebsd: add Capsicum system calls
Mark Johnston
2020-03-27
2
-2
/
+18
*
sys/freebsd: add __realpathat system call
Mark Johnston
2020-03-27
2
-2
/
+4
*
sys/freebsd: add bindat(2)
Mark Johnston
2020-03-27
2
-2
/
+6
*
sys/freebsd: add POSIX shared memory system calls
Mark Johnston
2020-03-27
2
-2
/
+10
*
sys/freebsd: add connectat(2)
Mark Johnston
2020-03-27
2
-2
/
+6
*
sys/freebsd: add posix_fadvise(2) and posix_fallocate(2)
Mark Johnston
2020-03-27
2
-2
/
+6
*
sys/freebsd: add missing open(2) flags
Mark Johnston
2020-03-27
1
-2
/
+2
*
sys/freebsd: use symbolic names for faccessat(2) flags
Mark Johnston
2020-03-27
1
-2
/
+2
*
sys/freebsd: add chflags(2) and related syscalls
Mark Johnston
2020-03-27
2
-2
/
+10
*
sys/freebsd: add lchmod(2)
Mark Johnston
2020-03-27
2
-2
/
+4
*
sys/freebsd: add copy_file_range(2)
Mark Johnston
2020-03-27
2
-2
/
+4
*
sys/freebsd: add minherit(2)
Mark Johnston
2020-03-27
2
-2
/
+4
*
sys/freebsd: add FreeBSD-specific madvise(2) flags
Mark Johnston
2020-03-27
1
-2
/
+2
*
sys/linux: don't use syz_open_dev when openat is enough
Dmitry Vyukov
2020-03-24
2
-30
/
+30
*
pkg/compiler: truncate const values to their physical size
Dmitry Vyukov
2020-03-24
1
-7
/
+7
*
pkg/compiler: check that flags values fit into base type
Dmitry Vyukov
2020-03-17
1
-10
/
+10
[next]