index
:
syz
actual
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
*
Implement basic support for MIPS64LE
Jouni Hogander
2019-12-17
1
-0
/
+2
*
executor: fix FUTEX_WAKE call
Dmitry Vyukov
2019-12-16
1
-1
/
+1
*
executor: check pwrite return values again
Dmitry Vyukov
2019-12-10
1
-2
/
+10
*
executor: fix syz_mount_image
Dmitry Vyukov
2019-12-10
1
-32
/
+23
*
pkg/csource: detect common mistakes in the common executor header
Dmitry Vyukov
2019-11-28
1
-2
/
+4
*
executor: Add debug message in case devlink namespace move fails
Jiri Pirko
2019-11-28
1
-2
/
+6
*
executor: Fix value of DEVLINK_ATTR_NETNS_FD
Jiri Pirko
2019-11-28
1
-1
/
+1
*
Call initialize_devlink_ports only when a device has been created
Andrei Vagin
2019-11-26
1
-3
/
+4
*
executor: extend USB debug messages
Andrey Konovalov
2019-11-19
1
-1
/
+1
*
executor: add missing includes
Denis Efremov
2019-11-19
1
-0
/
+3
*
executor: refactor sandbox flags
Dmitry Vyukov
2019-11-16
1
-9
/
+5
*
executor: rename some macros
Dmitry Vyukov
2019-11-16
1
-58
/
+58
*
pkg/csoruce: test that executor does not mis-spell any of the SYZ_* macros
Dmitry Vyukov
2019-11-16
1
-13
/
+11
*
executor: rename some flags
Dmitry Vyukov
2019-11-16
1
-12
/
+12
*
executor: consider NLMSG_DONE type in netlink_send_ext()
Jiri Pirko
2019-11-15
1
-0
/
+4
*
executor: rename devlink port netdevices to defined names
Jiri Pirko
2019-11-14
1
-2
/
+85
*
executor: pass struct nlmsg to netlink_* helpers
Jiri Pirko
2019-11-14
1
-107
/
+119
*
executor: extend netlink_device_change() to allow name changes
Jiri Pirko
2019-11-14
1
-10
/
+13
*
executor: identify netdev by ifindex in netlink_device_change()
Jiri Pirko
2019-11-14
1
-1
/
+1
*
executor: push out devlink generic netlink id getter into a separate function
Jiri Pirko
2019-11-14
1
-7
/
+22
*
executor: fix setup of vxcan
Dmitry Vyukov
2019-11-03
1
-1
/
+2
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
1
-4
/
+102
*
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
[next]