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
*
executor: pkg/vminfo: sys/linux: define syz_kvm_vgic_v3_setup
Alexander Potapenko
2024-09-03
1
-2
/
+8
*
executor: protect kcov/output regions with pkeys
Dmitry Vyukov
2024-08-16
1
-0
/
+6
*
executor: increase kExtraCoverSize to 1024k
Andrey Konovalov
2024-07-23
1
-1
/
+1
*
executor: fix setup of cad_pid
Dmitry Vyukov
2024-07-16
1
-5
/
+20
*
executor: set `source` for the proc mount
Andrei Vagin
2024-07-03
1
-1
/
+1
*
executor: linux: bump fs.mount-max to 100000
Alexander Potapenko
2024-07-03
1
-0
/
+3
*
executor: linux: chroot into tmpfs with sandbox=none
Alexander Potapenko
2024-07-02
1
-50
/
+63
*
executor/linux: fix compilation error with old compilers
Pavel Skripkin
2024-06-25
1
-1
/
+8
*
executor: handle errors from netlink_query_family_id
Cameron Finucane
2024-06-17
1
-0
/
+17
*
docs: remove mentions of strconst
Dmitry Vyukov
2024-06-11
1
-1
/
+1
*
executor: use close_range if available
Dmitry Vyukov
2024-06-10
1
-0
/
+5
*
executor: rework feature setup
Dmitry Vyukov
2024-06-03
1
-83
/
+76
*
executor: setup binfmt_mist only if it has been mounted
Andrei Vagin
2024-05-09
1
-0
/
+1
*
executor: consistently fail on feature setup
Dmitry Vyukov
2024-05-07
1
-42
/
+41
*
executor: ignore EBADF when reading tun
Dmitry Vyukov
2024-04-16
1
-1
/
+2
*
executor: ignore socketpair error in syz_usbip_server_init
Dmitry Vyukov
2024-04-16
1
-2
/
+5
*
executor: cleanup mounts with MNT_FORCE
Aleksandr Nogikh
2024-04-10
1
-4
/
+9
*
executor: ignore ENOENT for socket calls
Dmitry Vyukov
2024-04-02
1
-0
/
+12
*
executor: temporarily disable IORING_SETUP_CQE32 and IORING_SETUP_SQE128
Alexander Potapenko
2024-03-05
1
-1
/
+5
*
executor: don't fail on setns() in pseudo syscalls
Aleksandr Nogikh
2024-02-08
1
-4
/
+10
*
executor: don't hold a loop device fd
Aleksandr Nogikh
2024-01-12
1
-5
/
+26
*
executor: prevent netlink_send_ext with dofail=true
Aleksandr Nogikh
2024-01-05
1
-0
/
+7
*
syz-executor: don't fail on netlink errors during fuzzing
Aleksandr Nogikh
2024-01-05
1
-21
/
+23
*
executor: introduce syz_pidfd_open()
Aleksandr Nogikh
2023-12-19
1
-0
/
+18
*
sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem support
Alon Zahavi
2023-12-07
1
-2
/
+46
*
sys/io_uring, executor/common_linux: remove sqes_index in syz_io_uring_submit
Dylan Yudaken
2023-07-30
1
-17
/
+12
*
sys/linux/io_uring, executor/common_linux: fix io_uring segfault
Dylan Yudaken
2023-07-30
1
-9
/
+7
*
executor: include missing linux/falloc.h
Khem Raj
2023-06-20
1
-0
/
+1
*
all: support swap feature on Linux
Aleksandr Nogikh
2023-06-15
1
-9
/
+52
*
executor: use exitf instead of fail outside of setup sequence (#3959)
Andrei Vagin
2023-06-15
1
-1
/
+1
*
executor: use v1 memory cgroup controller
Aleksandr Nogikh
2023-06-14
1
-16
/
+14
*
executor: resolve pseudo syscall compilation problems
Aleksandr Nogikh
2023-05-04
1
-1
/
+6
*
sys/linux: add syz_pkey_set syscalls
Dmitry Vyukov
2023-04-03
1
-0
/
+24
*
executor: fix initialize_tun() for Android (#3656)
kalder
2023-02-06
1
-4
/
+8
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-7
/
+7
*
executor: better prevent the panic on ext4 errors (#3604)
Aleksandr Nogikh
2023-01-03
1
-1
/
+9
*
executor: simplify setup_loop_device
Dmitry Vyukov
2022-11-23
1
-8
/
+6
*
executor: don't reset loop device on partition scan success
Dmitry Vyukov
2022-11-23
1
-1
/
+2
*
executor: don't pass uncompressed zlib size
Dmitry Vyukov
2022-11-23
1
-17
/
+10
*
executor: fix puff_zlib_to_file signature
Dmitry Vyukov
2022-11-23
1
-3
/
+3
*
executor: update to match the new `syz_mount_image` call
Hrutvik Kanabar
2022-11-21
1
-27
/
+35
*
executor: fix "wrong response packet" in BT fuzzing (#3493)
Tamas Koczka
2022-11-07
1
-11
/
+37
*
executor: enable core dumps
Dmitry Vyukov
2022-10-07
1
-1
/
+2
*
executor: move syz_mount_image's sanity checks to syz-fuzzer
Aleksandr Nogikh
2022-09-27
1
-23
/
+0
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
1
-76
/
+217
*
sys/linux, tools/syz-imagegen: allow `syz_mount_image` to change directory
Hrutvik Kanabar
2022-09-13
1
-2
/
+10
*
executor: fix setup of netdevsim device
Dmitry Vyukov
2022-09-09
1
-7
/
+8
*
executor: fix setup of xfrm device
Dmitry Vyukov
2022-09-09
1
-12
/
+29
*
Revert "pkg/csource: inline void* cast into generated code"
Dmitry Vyukov
2022-09-06
1
-0
/
+4
*
pkg/csource: inline void* cast into generated code
Greg Steuck
2022-09-05
1
-3
/
+0
[next]