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
/
pkg
/
host
/
syscalls_linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
1
-568
/
+0
*
pkg/host: remove special case for EXT4_IOC_SHUTDOWN
Dmitry Vyukov
2024-04-29
1
-4
/
+0
*
executor: introduce syz_pidfd_open()
Aleksandr Nogikh
2023-12-19
1
-0
/
+1
*
sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem support
Alon Zahavi
2023-12-07
1
-0
/
+5
*
sys/linux: add syz_pkey_set syscalls
Dmitry Vyukov
2023-04-03
1
-0
/
+20
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-4
/
+3
*
executor: add extension point for adding non-mainline pseudo-syscalls
Dmitry Vyukov
2022-01-19
1
-0
/
+8
*
all: add syz_clone() and syz_clone3() pseudo calls
Aleksandr Nogikh
2022-01-13
1
-0
/
+2
*
all: explicitly list pseudo syscall dependencies
Aleksandr Nogikh
2022-01-13
1
-6
/
+15
*
executor/common_linux: fuzz kvm_run
Alexey Kardashevskiy
2021-11-09
1
-8
/
+14
*
pkg/host: add O_NONBLOCK to isSupportedOpenFile
Denis Efremov
2021-09-20
1
-1
/
+1
*
pkg/host: fixup for GOARCH checking for PPC64
Alexey Kardashevskiy
2021-07-19
1
-1
/
+1
*
pkg/host: better error message for missing syscalls
Dmitry Vyukov
2021-05-26
1
-3
/
+4
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+2
*
pkg/host: check presence of syz_open_procfs file
Dmitry Vyukov
2020-12-10
1
-12
/
+18
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+4
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-8
/
+9
*
pkg/host: don't log every syscall name twice
Dmitry Vyukov
2020-10-15
1
-3
/
+0
*
sys/linux: descriptions for USB/IP
Nazime Hande Harputluoglu
2020-10-02
1
-0
/
+8
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-3
/
+10
*
executor/common_linux.h: add syz_fuse_handle_req()
Stefano Duo
2020-08-14
1
-2
/
+13
*
sys/linux: add descriptions for BPF LSM
Cheng-Min Chiang
2020-08-07
1
-1
/
+9
*
pkg/host/syscalls_linux.go: refactor isSupportedSyzkall()
Stefano Duo
2020-08-05
1
-69
/
+104
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-0
/
+3
*
executor: added syz_io_uring_setup to wrap both setup and mmap
Necip Fazil Yildiran
2020-07-29
1
-1
/
+1
*
sys/linux: enhanced descs for io_uring
Necip Fazil Yildiran
2020-07-24
1
-2
/
+15
*
sys/linux: add descriptions for raw character devices
Albert van der Linde
2020-07-20
1
-0
/
+4
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-1
/
+1
*
all: don't compare string len with 0
Dmitry Vyukov
2020-07-04
1
-2
/
+2
*
pkg/host: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-0
/
+2
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
1
-0
/
+2
*
.golangci.yml: reduce function line count from 200 to 140
Dmitry Vyukov
2020-06-07
1
-41
/
+44
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-10
/
+10
*
prog: rename {PtrType,ArrayType}.Type to Elem
Dmitry Vyukov
2020-05-01
1
-1
/
+1
*
csource, executor: add usb emulation feature
Andrey Konovalov
2020-04-03
1
-2
/
+2
*
sys/linux: don't use syz_open_dev when openat is enough
Dmitry Vyukov
2020-03-24
1
-1
/
+3
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
1
-1
/
+2
*
pkg/host: fix detection of enabled LSMs
Dmitry Vyukov
2020-01-05
1
-1
/
+5
*
pkg/host: detect unsupported LSMs
Dmitry Vyukov
2020-01-05
1
-0
/
+31
*
Implement basic support for MIPS64LE
Jouni Hogander
2019-12-17
1
-0
/
+2
*
pkg/host: rename some features
Dmitry Vyukov
2019-11-16
1
-1
/
+1
*
pkg/host: split files into syscalls/features
Dmitry Vyukov
2019-11-16
1
-0
/
+375