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
/
sys
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sys/linux: describe old way of adding fscrypt keys
Eric Biggers
2020-11-28
2
-0
/
+21
*
sys/linux: make some fscrypt ioctls take fd_dir
Eric Biggers
2020-11-28
1
-6
/
+6
*
pkg/ast: remove trailing spaces when formatting
Dmitry Vyukov
2020-11-25
5
-6
/
+6
*
sys/linux: regenerate const files
Dmitry Vyukov
2020-11-21
1
-2
/
+0
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+18
*
pkg/compiler: check for flags with all equal values
Dmitry Vyukov
2020-11-13
1
-2
/
+2
*
sys/linux: regenerate const files
Dmitry Vyukov
2020-11-13
4
-4
/
+19
*
sys/linux: update BPF_PROG_TEST_RUN's fields
Paul Chaignon
2020-10-26
2
-0
/
+4
*
sys/linux: remove unused fields from BPF command
Paul Chaignon
2020-10-26
1
-2
/
+0
*
sys/linux: update BPF constants
Paul Chaignon
2020-10-26
2
-7
/
+16
*
sys/linux: add PSEUDO_BTF_ID ld_imm BPF instruction
Paul Chaignon
2020-10-26
2
-0
/
+14
*
sys/linux: add BPF_PROG_BIND_MAP bpf(2) command
Paul Chaignon
2020-10-26
2
-0
/
+8
*
sys/linux: add BPF_LINK_DETACH bpf(2) command
Paul Chaignon
2020-10-26
2
-1
/
+3
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
2
-3
/
+4
*
sys/linux/test: add s390x GUP fast path test
Alexander Egorenkov
2020-10-09
1
-0
/
+13
*
sys/linux/test: refactor and extend 802.11 tests
Aleksandr Nogikh
2020-10-05
3
-16
/
+53
*
sys/linux: add 802.11 frame descriptions
Aleksandr Nogikh
2020-10-05
5
-49
/
+1043
*
sys/linux: descriptions for USB/IP
Nazime Hande Harputluoglu
2020-10-02
2
-0
/
+69
*
sys/linux/tests: add three new runtests for 802.11
Aleksandr Nogikh
2020-10-01
3
-0
/
+41
*
sys/linux: enhance nl80211 descriptions
Aleksandr Nogikh
2020-10-01
4
-144
/
+1433
*
sys/linux: descriptions for /dev/vmci
Radoslav Gerganov
2020-09-25
2
-0
/
+176
*
sys/linux: enhance ifreq_dev_t definition by setting attribute directions
Aleksandr Nogikh
2020-09-22
6
-9
/
+9
*
sys/linux: adjust nl80211 descriptions to match net_80211.txt
Aleksandr Nogikh
2020-09-22
2
-24
/
+34
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
4
-1
/
+67
*
tools/syz-imagegen: add 20 more filesystems
Dmitry Vyukov
2020-09-20
636
-128
/
+2192
*
sys/linux: add syz_mount_image for 20 more file systems
Dmitry Vyukov
2020-09-20
1
-12
/
+108
*
tools/syz-imagegen: add few more f2fs features
Dmitry Vyukov
2020-09-20
116
-104
/
+152
*
tools/syz-imagegen: generate full test files instead of bash scripts
Dmitry Vyukov
2020-09-20
104
-208
/
+208
*
tools/create_btrfs_image.sh: fix up and re-run
Dmitry Vyukov
2020-09-14
80
-40
/
+200
*
tools/create_btrfs_image.sh: fix script
Dmitry Vyukov
2020-09-14
82
-80
/
+160
*
sys/linux: mount btrfs tests
Jiaheng Hu
2020-09-14
80
-0
/
+80
*
tools/create_f2fs_image.sh: name tests after the syscall
Dmitry Vyukov
2020-09-13
40
-72
/
+72
*
pkg/runtest: test parsing of all tests
Dmitry Vyukov
2020-09-13
2
-0
/
+8
*
sys/linux/test: mark f2fs tests as manual
Dmitry Vyukov
2020-09-13
24
-24
/
+96
*
sys/linux: add mount f2fs test
Jiaheng Hu
2020-09-13
24
-0
/
+24
*
sys/linux: improve descriptions of bpf tracing (#2076)
bobogei81123
2020-09-09
7
-42
/
+97
*
sys/linux: add descriptions of qat_adf_ctl
Cheng-Min Chiang
2020-08-28
3
-1
/
+141
*
Revert "sys/linux: add description for fsinfo"
Ioana-Ruxandra Stăncioi
2020-08-24
3
-47
/
+5
*
sys/linux: make bpf_lsm_btf_id optional (#2054)
bobogei81123
2020-08-24
1
-1
/
+4
*
sys/linux: add descriptions of vga_arbiter
Cheng-Min Chiang
2020-08-20
3
-1
/
+50
*
sys/linux: add BTRFS specific ioctls
Jiaheng Hu
2020-08-19
2
-9
/
+562
*
sys/linux: add lwtunnel_encap_seg6 description
Ioana-Ruxandra Stăncioi
2020-08-19
2
-17
/
+18
*
sys/linux/test: add test performing getdents64() on FUSE dir
Stefano Duo
2020-08-14
1
-0
/
+9
*
executor/common_linux.h: open target dir inside syz_mount_image()
Stefano Duo
2020-08-14
3
-24
/
+33
*
sys/linux/fs_fuse.txt: use bytelen instead of len
Stefano Duo
2020-08-14
1
-2
/
+2
*
executor/common_linux.h: add syz_fuse_handle_req()
Stefano Duo
2020-08-14
2
-2
/
+43
*
sys/linux/fs_fuse.txt: use expected flags for fuse_attr.mode
Stefano Duo
2020-08-14
1
-1
/
+1
*
sys/linux/fs_fuse.txt: define FUSE request id as a resource
Stefano Duo
2020-08-14
4
-8
/
+21
*
sys/linux: switch to the new .const format
Dmitry Vyukov
2020-08-13
1336
-83508
/
+4039
*
sys/linux: use per-field directions in descriptions
Necip Fazil Yildiran
2020-08-13
9
-103
/
+129
[prev]
[next]