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
*
executor: include sched.h for syz_clone
Andrei Vagin
2022-05-27
1
-0
/
+2
*
executor: applied Bionic patch
Andrey Artemiev
2022-04-13
1
-0
/
+29
*
executor: tolerate syz_genetlink_get_family_id failures
Aleksandr Nogikh
2022-02-25
1
-4
/
+1
*
executor: fail on SEGV during clone()
Aleksandr Nogikh
2022-01-21
1
-1
/
+11
*
all: add syz_clone() and syz_clone3() pseudo calls
Aleksandr Nogikh
2022-01-13
1
-0
/
+59
*
executor: remove custom sys_io_uring_setup definition
Aleksandr Nogikh
2022-01-13
1
-7
/
+1
*
executor: remove sys_memfd_create defines
Aleksandr Nogikh
2022-01-13
1
-19
/
+1
*
executor: spread overlapping fds
Aleksandr Nogikh
2021-12-06
1
-3
/
+3
*
executor: do not follow symlinks during umount
Aleksandr Nogikh
2021-10-29
1
-4
/
+4
*
all: add binderfs fuzzing support
Aleksandr Nogikh
2021-10-29
1
-0
/
+38
*
executor: don't mount some cgroup controllers during setup
Dmitry Vyukov
2021-10-13
1
-3
/
+3
*
executor: don't fail on cgroup mounting
Dmitry Vyukov
2021-10-13
1
-2
/
+6
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
1
-7
/
+0
*
executor: enable cgroup controllers one-by-one
Dmitry Vyukov
2021-10-12
1
-18
/
+49
*
executor: mount new cgroups
Dmitry Vyukov
2021-10-12
1
-2
/
+2
*
executor: check for single-line compound statements
Dmitry Vyukov
2021-10-01
1
-2
/
+1
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-1
/
+1
*
sys: skip kvm const extraction for non i386/amd64
Aleksandr Nogikh
2021-09-13
1
-1
/
+1
*
executor: move vm.nr_overcommit_hugepages into config
Dmitry Vyukov
2021-05-12
1
-2
/
+0
*
executor: set ctrl-alt-del sysctl to 0
Dmitry Vyukov
2021-04-22
1
-1
/
+11
*
dashboard/config/linux: disable BPF_JIT on subset of instances
Dmitry Vyukov
2021-03-09
1
-2
/
+0
*
executor: don't setup x86-specific sysctl on non-x86
Dmitry Vyukov
2021-03-07
1
-32
/
+34
*
executor: disable rfkill during setup
Dmitry Vyukov
2021-03-04
1
-0
/
+18
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-93
/
+83
*
executor: don't fail in syz_genetlink_get_family_id
Dmitry Vyukov
2021-02-19
1
-82
/
+114
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-18
/
+72
*
executor: don't include kvm on arm
Dmitry Vyukov
2021-01-26
1
-1
/
+1
*
executor: tune few more sysctl's
Dmitry Vyukov
2020-12-01
1
-0
/
+7
*
tools/create-gce-image.sh: move sysctl's to executor
Dmitry Vyukov
2020-11-21
1
-0
/
+6
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+2
*
executor: fix linux includes
Dmitry Vyukov
2020-10-30
1
-2
/
+6
*
dashboard/config/linux: set watchdog_thresh via cmdline
Dmitry Vyukov
2020-10-28
1
-4
/
+0
*
pkg/csource: setup sysctl's in C reproducers
Dmitry Vyukov
2020-10-28
1
-0
/
+40
*
executor, pkg/csource: remove setpgrp() in sandbox_common()
liucy1998
2020-10-27
1
-1
/
+0
*
executor: fix arp netfiler tables alignment for arm
Dmitry Vyukov
2020-10-15
1
-4
/
+4
*
executor: set parent-death signal after changing user or group ID-s
Andrei Vagin
2020-10-09
1
-0
/
+5
*
sys/linux: descriptions for USB/IP
Nazime Hande Harputluoglu
2020-10-02
1
-0
/
+57
*
executor: check for \n in fail/exitf messages
Dmitry Vyukov
2020-09-28
1
-7
/
+7
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-3
/
+452
*
executor/common_linux.h: refactor __NR_syz_genetlink_get_family_id
Aleksandr Nogikh
2020-09-22
1
-38
/
+12
*
executor/common_linux.h: remove assumption that netlink always returns nonpos...
Aleksandr Nogikh
2020-09-22
1
-25
/
+25
*
sys/common_linux.h: replace netlink_devlink_id_get and netlink_wireguard_id_g...
Aleksandr Nogikh
2020-09-22
1
-63
/
+34
*
sys/common_linux.h: move the definition of a global nlmsg variable
Aleksandr Nogikh
2020-09-22
1
-2
/
+4
*
executor/common_linux.h: extend netlink helpers to support zero-payload attri...
Aleksandr Nogikh
2020-09-22
1
-1
/
+2
*
executor/common_linux.h: increase default nlmsg buffer size
Aleksandr Nogikh
2020-09-22
1
-1
/
+1
*
executor: fix definition of __NR_io_uring_setup
Dmitry Vyukov
2020-09-15
1
-7
/
+5
*
executor/common_linux.h: add missing FUSE opcodes
Stefano Duo
2020-08-27
1
-1
/
+5
*
executor/linux: change mount propagation type to private
Tetsuo Handa
2020-08-26
1
-0
/
+3
*
executor/common_linux.h: make rfkill_unblock_all static
Andy Nguyen
2020-08-23
1
-1
/
+1
*
executor/common_linux.h: unblock rfkill and retry HCIDEVUP on ERFKILL
Andy Nguyen
2020-08-23
1
-2
/
+27
[next]