aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: use a wider range for netlink attributesAleksandr Nogikh2024-02-032-4/+8
* pkg/csource: annotate syscall() args with their pretty-printed valuesFlorent Revest2024-02-012-0/+7
* sys/syz-sysgen: save flags's possible valuesFlorent Revest2024-02-011-5/+23
* sys/linux: run make extractAleksandr Nogikh2024-01-3023-262/+333
* sys/linux: added descriptions for Mali GPULiz Prucka2024-01-182-0/+405
* prog: prefer precise constructorsAleksandr Nogikh2024-01-111-0/+10
* sys/linux: add the descriptions for the CEC deviceChenyuan Yang2024-01-053-1/+114
* sys/linux: fix vlang double tag constAleksandr Nogikh2024-01-031-1/+1
* executor: introduce syz_pidfd_open()Aleksandr Nogikh2023-12-192-1/+5
* sys/linux/test: add landlock_fs_ioctlMickaël Salaün2023-12-181-0/+26
* sys/linux: add the Landlock IOCTL access rightMickaël Salaün2023-12-182-1/+2
* sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem supportAlon Zahavi2023-12-074-0/+715
* sys/openbsd: use nested flags definitions where sensiblePaul Chaignon2023-12-052-4/+4
* sys/darwin: use nested flag definitions where sensiblePaul Chaignon2023-12-053-5/+5
* sys/freebsd: use nested flag definitions where sensiblePaul Chaignon2023-12-054-6/+6
* sys/linux: use nested flag definitions where sensiblePaul Chaignon2023-12-0516-24/+24
* sys/linux/bpf: use nested definitions for attach flags and typesPaul Chaignon2023-12-051-2/+2
* sys: consolidate sockopt_opt_{ip,ipv6}_group_source_req flagsPaul Chaignon2023-12-056-15/+9
* sys/linux: remove cgroup_paths in favor of cgroup_dirsPaul Chaignon2023-12-052-2/+1
* sys/linux/test: don't run BPF test programs with helpersPaul Chaignon2023-11-281-10/+6
* sys/linux: move description of BPF programs to own filePaul Chaignon2023-11-282-507/+510
* sys/linux: simplify BPF descriptions with new unified const/flagsPaul Chaignon2023-11-281-16/+16
* compiler: support const as int first argumentPaul Chaignon2023-11-281-1/+2
* compiler: support flags as int first argumentPaul Chaignon2023-11-281-0/+7
* sys/linux: support more complex bpf_snprintf modifiersPaul Chaignon2023-11-272-2/+2
* sys/linux: add all format specifiers for bpf_trace_printkPaul Chaignon2023-11-272-5/+17
* sys/linux: fix comments for bpf_trace_printk helperPaul Chaignon2023-11-271-2/+2
* sys/linux: use AUTO for structs wherever possiblePaul Chaignon2023-11-138-19/+19
* prog, sys: test cases for struct AUTOPaul Chaignon2023-11-131-0/+15
* sys/linux: describe the PAGEMAP_SCAN ioctlAndrei Vagin2023-11-112-0/+47
* sys/linux: add BPF_RB_* flags for ringbuf helpersPaul Chaignon2023-11-093-8/+12
* sys/linux: describe BPF helper bpf_ringbuf_outputPaul Chaignon2023-11-093-0/+25
* sys/linux: describe BPF helper call to bpf_ringbuf_queryPaul Chaignon2023-11-093-0/+15
* sys/linux: describe call to BPF helper bpf_ringbuf_discardPaul Chaignon2023-11-093-5/+8
* sys/linux: add null check BPF instructionsPaul Chaignon2023-11-092-6/+28
* sys/linux: describe call to BPF helper bpf_ringbuf_submitPaul Chaignon2023-11-093-1/+14
* sys/linux: describe call to BPF helper bpf_ringbuf_reservePaul Chaignon2023-11-093-0/+25
* sys/linux: describe ringbuf map creationPaul Chaignon2023-11-092-0/+7
* sys/linux/test: test case for bpf_tail_call helperPaul Chaignon2023-11-061-0/+7
* sys/linux: describe call to bpf_tail_call helperPaul Chaignon2023-11-062-3/+19
* sys/linux: describe BPF tail call mapPaul Chaignon2023-11-061-0/+17
* sys/linux: cover new BPF link_create fieldsPaul Chaignon2023-11-061-0/+6
* sys/linux: update BPF constantsPaul Chaignon2023-11-062-3/+10
* sys/syz-extract/linux.go: remove one dup and ignore othersTaras Madan2023-10-301-1/+1
* sys/linux: update USB IDsAndrey Konovalov2023-10-231-225/+343
* sys/linux: support new BPF opcode BPF_MEMSXPaul Chaignon2023-10-232-2/+4
* sys/linux/test: test case for bpf_snprintf helperPaul Chaignon2023-10-161-0/+10
* sys/linux: describe full call to bpf_snprintf helperPaul Chaignon2023-10-162-0/+30
* sys/linux: describe map holding constant stringPaul Chaignon2023-10-161-0/+26
* sys/linux/test: test case for bpf_trace_printk descriptionPaul Chaignon2023-10-161-0/+5