aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: add description for Mali Bifrost driver (#2394)Peter Shih2021-02-023-0/+513
* sys/linux: update USB IDsAndrey Konovalov2021-01-061-98/+78
* sys/linux: update BPF constantsPaul Chaignon2021-01-052-2/+3
* all: make timeouts configurableDmitry Vyukov2020-12-281-0/+1
* sys/linux: remove FUTEX_WAIT_MULTIPLE operationAndré Almeida2020-12-118-98/+15
* sys/linux: add esdfsDmitry Vyukov2020-12-101-1/+27
* sys/linux: add incremental-fsDmitry Vyukov2020-12-104-2/+141
* sys/linux: add /proc/self/{totmaps,reclaim}Dmitry Vyukov2020-12-101-1/+10
* sys/linux: flip more tcp sysctl'sDmitry Vyukov2020-12-071-2/+18
* sys/linux/test: add a test for bpf_cgroup_sysctlCheng-Min Chiang2020-12-072-9/+25
* sys/linux, sys/freebsd: apply more ignore_return attributesDmitry Vyukov2020-12-052-67/+73
* sys/linux: add some basic fscrypt test programsEric Biggers2020-12-032-0/+24
* sys/linux: flip some sysctl'sDmitry Vyukov2020-12-011-0/+24
* sys/linux: annotate more field directions in fscrypt structsEric Biggers2020-11-281-28/+48
* sys/linux: add some sample fscrypt keysEric Biggers2020-11-281-6/+55
* 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