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
/
common_linux.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: add support for basic devlink syscalls
Jiri Pirko
2019-10-25
1
-1
/
+1
*
executor: create netdevsim device
Jiri Pirko
2019-10-25
1
-0
/
+10
*
syz-fuzzer, executor: Add support for blacklisting data race frames
Marco Elver
2019-10-22
1
-1
/
+25
*
executor/usb: enable endpoints on SET_INTERFACE
Andrey Konovalov
2019-10-21
1
-1
/
+5
*
Change KCSAN info file to debugfs
Marco Elver
2019-10-08
1
-1
/
+1
*
executor, host, csource: Add support to enable KCSAN
Marco Elver
2019-10-04
1
-0
/
+8
*
executor: drop CAP_SYS_NICE
Dmitry Vyukov
2019-07-22
1
-4
/
+12
*
executor: drop CAP_SYS_PTRACE with sandbox=none
Dmitry Vyukov
2019-07-22
1
-17
/
+25
*
executor: exit after first detected leak in C repros
Dmitry Vyukov
2019-05-21
1
-6
/
+0
*
executor: implement support for leak checking
Dmitry Vyukov
2019-05-20
1
-30
/
+152
*
all: add basic USB fuzzing support
Andrey Konovalov
2019-04-11
1
-0
/
+15
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
1
-2
/
+10
*
executor: prevent non-null expected warnings
Dmitry Vyukov
2019-03-21
1
-11
/
+11
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-81
/
+137
*
executor: fix format strings
Dmitry Vyukov
2019-02-19
1
-2
/
+2
*
executor: unbreak on OpenBSD
Anton Lindqvist
2019-01-19
1
-0
/
+1
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-1
/
+6
*
executor: fix linux includes
Dmitry Vyukov
2018-12-29
1
-9
/
+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: create more net devices on linux
Dmitry Vyukov
2018-12-26
1
-16
/
+52
*
executor: restrict ipc resource usage
Dmitry Vyukov
2018-12-26
1
-1
/
+25
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
1
-0
/
+31
*
sys/linux: add basic tipc test
Dmitry Vyukov
2018-12-12
1
-1
/
+2
*
executor: fix inclusion of kvm arch-specific code
Dmitry Vyukov
2018-10-31
1
-2
/
+2
*
Android: Fix sandbox implementation
Zach Riggle
2018-10-12
1
-1
/
+4
*
executor: tune memcg container logic
Dmitry Vyukov
2018-10-10
1
-15
/
+14
*
executor: fix build on newer linux distros
Dmitry Vyukov
2018-09-27
1
-2
/
+34
*
executor: make the debug output useful for race condition debugging
Alexander Popov
2018-09-24
1
-2
/
+0
*
executor: fix build
Dmitry Vyukov
2018-09-20
1
-12
/
+0
*
executor: move debug_dump_data() into common_linux.h
Anton Lindqvist
2018-09-20
1
-0
/
+12
*
executor: make sandboxes more modular
Dmitry Vyukov
2018-09-17
1
-0
/
+3
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-4
/
+139
*
executor: reset oom_score_adj for test process
Dmitry Vyukov
2018-09-11
1
-0
/
+4
*
executor: sandbox with memory/pid cgroups
Dmitry Vyukov
2018-09-10
1
-10
/
+42
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-3
/
+3
*
executor: fix FS_XFLAG_IMMUTABLE for 32-bit mode
Dmitry Vyukov
2018-08-09
1
-15
/
+5
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
1
-2
/
+1
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
1
-2
/
+5
*
executor: clean up immutable dirs
Dmitry Vyukov
2018-08-09
1
-0
/
+11
*
executor: manually define struct fsxattr
Dmitry Vyukov
2018-08-08
1
-1
/
+13
*
executor: clean up immutable files
Dmitry Vyukov
2018-08-08
1
-0
/
+12
*
executor: don't checkpoint/reset net namespace with setuid sandbox
Dmitry Vyukov
2018-08-08
1
-0
/
+9
*
executor: checkpoint net namespace in the right namespace
Dan Austin
2018-08-08
1
-5
/
+4
*
executor: check write return value
Dmitry Vyukov
2018-08-05
1
-1
/
+5
*
executor: abort fuse connection
Dmitry Vyukov
2018-08-04
1
-0
/
+60
*
executor: extend logging in netfilter code
Dmitry Vyukov
2018-08-02
1
-32
/
+47
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
1
-7
/
+20
*
executor: simplify event_timedwait
Dmitry Vyukov
2018-07-27
1
-15
/
+9
*
executor: ignore unshare errors in setuid sandbox
Dmitry Vyukov
2018-07-27
1
-4
/
+8
[next]