aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
Commit message (Expand)AuthorAgeFilesLines
...
* sys/linux: describe old way of adding fscrypt keysEric Biggers2020-11-282-0/+21
* sys/linux: make some fscrypt ioctls take fd_dirEric Biggers2020-11-281-6/+6
* pkg/ast: remove trailing spaces when formattingDmitry Vyukov2020-11-255-6/+6
* sys/linux: regenerate const filesDmitry Vyukov2020-11-211-2/+0
* pkg/ifuzz/powerpc: add powerpc supportAlexey Kardashevskiy2020-11-201-0/+18
* pkg/compiler: check for flags with all equal valuesDmitry Vyukov2020-11-131-2/+2
* sys/linux: regenerate const filesDmitry Vyukov2020-11-134-4/+19
* sys/linux: update BPF_PROG_TEST_RUN's fieldsPaul Chaignon2020-10-262-0/+4
* sys/linux: remove unused fields from BPF commandPaul Chaignon2020-10-261-2/+0
* sys/linux: update BPF constantsPaul Chaignon2020-10-262-7/+16
* sys/linux: add PSEUDO_BTF_ID ld_imm BPF instructionPaul Chaignon2020-10-262-0/+14
* sys/linux: add BPF_PROG_BIND_MAP bpf(2) commandPaul Chaignon2020-10-262-0/+8
* sys/linux: add BPF_LINK_DETACH bpf(2) commandPaul Chaignon2020-10-262-1/+3
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-262-3/+4
* sys/linux/test: add s390x GUP fast path testAlexander Egorenkov2020-10-091-0/+13
* sys/linux/test: refactor and extend 802.11 testsAleksandr Nogikh2020-10-053-16/+53
* sys/linux: add 802.11 frame descriptionsAleksandr Nogikh2020-10-055-49/+1043
* sys/linux: descriptions for USB/IPNazime Hande Harputluoglu2020-10-022-0/+69
* sys/linux/tests: add three new runtests for 802.11Aleksandr Nogikh2020-10-013-0/+41
* sys/linux: enhance nl80211 descriptionsAleksandr Nogikh2020-10-014-144/+1433
* sys/linux: descriptions for /dev/vmciRadoslav Gerganov2020-09-252-0/+176
* sys/linux: enhance ifreq_dev_t definition by setting attribute directionsAleksandr Nogikh2020-09-226-9/+9
* sys/linux: adjust nl80211 descriptions to match net_80211.txtAleksandr Nogikh2020-09-222-24/+34
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-224-1/+67
* tools/syz-imagegen: add 20 more filesystemsDmitry Vyukov2020-09-20636-128/+2192
* sys/linux: add syz_mount_image for 20 more file systemsDmitry Vyukov2020-09-201-12/+108
* tools/syz-imagegen: add few more f2fs featuresDmitry Vyukov2020-09-20116-104/+152
* tools/syz-imagegen: generate full test files instead of bash scriptsDmitry Vyukov2020-09-20104-208/+208
* tools/create_btrfs_image.sh: fix up and re-runDmitry Vyukov2020-09-1480-40/+200
* tools/create_btrfs_image.sh: fix scriptDmitry Vyukov2020-09-1482-80/+160
* sys/linux: mount btrfs testsJiaheng Hu2020-09-1480-0/+80
* tools/create_f2fs_image.sh: name tests after the syscallDmitry Vyukov2020-09-1340-72/+72
* pkg/runtest: test parsing of all testsDmitry Vyukov2020-09-132-0/+8
* sys/linux/test: mark f2fs tests as manualDmitry Vyukov2020-09-1324-24/+96
* sys/linux: add mount f2fs testJiaheng Hu2020-09-1324-0/+24
* sys/linux: improve descriptions of bpf tracing (#2076)bobogei811232020-09-097-42/+97
* sys/linux: add descriptions of qat_adf_ctlCheng-Min Chiang2020-08-283-1/+141
* Revert "sys/linux: add description for fsinfo"Ioana-Ruxandra Stăncioi2020-08-243-47/+5
* sys/linux: make bpf_lsm_btf_id optional (#2054)bobogei811232020-08-241-1/+4
* sys/linux: add descriptions of vga_arbiterCheng-Min Chiang2020-08-203-1/+50
* sys/linux: add BTRFS specific ioctlsJiaheng Hu2020-08-192-9/+562
* sys/linux: add lwtunnel_encap_seg6 descriptionIoana-Ruxandra Stăncioi2020-08-192-17/+18
* sys/linux/test: add test performing getdents64() on FUSE dirStefano Duo2020-08-141-0/+9
* executor/common_linux.h: open target dir inside syz_mount_image()Stefano Duo2020-08-143-24/+33
* sys/linux/fs_fuse.txt: use bytelen instead of lenStefano Duo2020-08-141-2/+2
* executor/common_linux.h: add syz_fuse_handle_req()Stefano Duo2020-08-142-2/+43
* sys/linux/fs_fuse.txt: use expected flags for fuse_attr.modeStefano Duo2020-08-141-1/+1
* sys/linux/fs_fuse.txt: define FUSE request id as a resourceStefano Duo2020-08-144-8/+21
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131336-83508/+4039
* sys/linux: use per-field directions in descriptionsNecip Fazil Yildiran2020-08-139-103/+129