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, 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
*
tools/docker: add old-env
Dmitry Vyukov
2020-08-22
1
-1
/
+1
*
executor/common_linux.go: fix build breakage for Linux 4.14
Stefano Duo
2020-08-18
1
-5
/
+87
*
executor/common_linux.h: open target dir inside syz_mount_image()
Stefano Duo
2020-08-14
1
-72
/
+79
*
executor/common_linux.h: add syz_fuse_handle_req()
Stefano Duo
2020-08-14
1
-0
/
+181
*
executor: fix use of SYZ_SANDBOX_ANDROID define
Dmitry Vyukov
2020-08-14
1
-8
/
+18
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
1
-90
/
+57
*
executor: fix style checking test
Dmitry Vyukov
2020-08-13
1
-1
/
+1
*
executor: initialize vhci early
Dmitry Vyukov
2020-08-12
1
-21
/
+18
*
sys/linux: add descriptions for BPF LSM
Cheng-Min Chiang
2020-08-07
1
-0
/
+188
*
executor: add some code style checks
Dmitry Vyukov
2020-08-06
1
-3
/
+3
*
Makefile: enable clang-tidy in presubmit tests
Dmitry Vyukov
2020-08-04
1
-11
/
+5
*
executor: remove block comments
Dmitry Vyukov
2020-08-04
1
-12
/
+12
*
all: fake hci le conn using handle 201
Andy Nguyen
2020-08-02
1
-5
/
+40
*
sys/linux: assorted improvements for vhci
Dmitry Vyukov
2020-07-30
1
-3
/
+4
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-3
/
+304
*
executor: added syz_io_uring_setup to wrap both setup and mmap
Necip Fazil Yildiran
2020-07-29
1
-1
/
+85
*
sys/linux: enhanced descs for io_uring
Necip Fazil Yildiran
2020-07-24
1
-0
/
+147
*
executor: remove NONFAILING from pseudo-syscalls
Dmitry Vyukov
2020-07-15
1
-23
/
+17
*
executor: enable cgroup/cpuset memory pressure calc.
Necip Fazil Yildiran
2020-06-29
1
-0
/
+1
*
executor: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-0
/
+5
*
pkg/csource: fix casting of parameters for trampolines
Alexander Egorenkov
2020-06-26
1
-0
/
+7
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
1
-0
/
+2
*
executor: Improve used terminology
Marco Elver
2020-06-15
1
-4
/
+5
*
all: use more respective language
Dmitry Vyukov
2020-06-11
1
-2
/
+2
*
executor: fix printing null master in netlink_device_change
Andrey Konovalov
2020-05-29
1
-1
/
+1
*
executor: add support for USB fuzzing on NetBSD
m00nbsd
2020-05-19
1
-1
/
+1
*
executor: exclude syz_kvm_setup_cpu on arm
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
executor: remove more code if ENABLE_NAPI_FRAGS is not set
Dmitry Vyukov
2020-04-18
1
-8
/
+11
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-0
/
+8
*
executor: fix data race
Dmitry Vyukov
2020-03-13
1
-1
/
+1
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
1
-3
/
+4
*
executor: minor cleanup of android sandbox
Dmitry Vyukov
2020-03-11
1
-4
/
+8
*
executor: fix clang-tidy warnings
Dmitry Vyukov
2020-03-11
1
-2
/
+4
[next]