aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: update unix socket syscall descriptionsChristian Resell2021-07-291-4/+26
* sys/linux: update constsZi Fan Tan2021-07-286-131/+24
* sys/linux: minor fix of random dev syscall descriptionCongyu Liu2021-07-261-1/+1
* executor/common_kvm_ppc64: run with enabled MMUAlexey Kardashevskiy2021-07-192-1/+13
* executor/common_kvm_ppc64: fix KVM supportAlexey Kardashevskiy2021-07-191-1/+5
* pkg: update generated files to go 1.17Alexey Kardashevskiy2021-07-071-0/+1
* all: support exclude globs in descriptorJoey Jiao2021-06-021-1/+2
* pkg/compiler: add glob typeJoey Jiaojg2021-05-261-0/+2
* sys/linux: add fq_pie description for netlink_route_schedMara Mihali2021-05-263-1/+29
* sys/linux: support syncobjs in dev_msm (#2552)Stephen Boyd2021-04-263-30/+99
* sys/linux: update perf_event_attr based on latest linux-nextMarco Elver2021-04-231-1/+13
* sys/linux: add descriptions for MSM freedreno GPU driverStephen Boyd2021-04-222-0/+221
* pkg/compiler: optimize array[const] representationDmitry Vyukov2021-04-2113-21/+21
* sys: commit empty source filesDmitry Vyukov2021-04-211-0/+6
* sys/linux: add file_handle descriptionsDmitry Vyukov2021-04-134-5/+246
* sys/linux: add more amd64/riscv64 special addressesDmitry Vyukov2021-03-211-1/+7
* sys/linux: update crypto algorithms listDmitry Vyukov2021-03-212-16/+76
* sys/linux/test: add landlock_fs_forbiddenMickaël Salaün2021-03-191-0/+39
* sys/linux/test: add landlock_fs_accessesMickaël Salaün2021-03-191-0/+105
* sys/linux/test: add landlock_ptraceMickaël Salaün2021-03-191-0/+40
* sys/linux/test: add landlock_layersMickaël Salaün2021-03-191-0/+49
* sys/linux/test: add landlock_sb_deleteMickaël Salaün2021-03-191-0/+50
* sys/linux: add Landlock syscallsMickaël Salaün2021-03-192-0/+40
* sys/linux: fix TIOCSTI signatureDmitry Vyukov2021-03-111-1/+1
* sys/linux: add new prctl'sDmitry Vyukov2021-03-102-1/+34
* sys/linux: fix prctl variantsMickaël Salaün2021-03-051-0/+6
* executor: disable rfkill during setupDmitry Vyukov2021-03-041-0/+2
* sys/linux: describe FS_IOC_READ_VERITY_METADATAEric Biggers2021-03-032-0/+17
* sys/linux: update constsDmitry Vyukov2021-03-025-21/+5
* sys/linux: add description for IMG PowerVR Rogue driverPi-Hsun Shih2021-03-022-0/+2166
* sys/linux/filesystem: add mount_setattr() coverageChristian Brauner2021-03-013-0/+17
* executor: don't fail in syz_genetlink_get_family_idDmitry Vyukov2021-02-191-0/+17
* sys/linux: add mknodat$loop variantMickaël Salaün2021-02-171-0/+1
* sys/linux: add mknodat$null variantMickaël Salaün2021-02-171-0/+1
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-1227-58/+853
* sys/linux: update constsDmitry Vyukov2021-02-125-4/+5
* sys/linux: simplify mount$tmpfsMickaël Salaün2021-02-081-1/+1
* sys/linux: add mount$tmpfs variantMickaël Salaün2021-02-041-0/+1
* sys/linux: add mount$bind variantMickaël Salaün2021-02-041-0/+6
* sys/linux: add fork syscallMickaël Salaün2021-02-042-0/+2
* 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