aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* sys/linux: add IOMMU_HWPT_SET_DIRTY_TRACKINGJason Gunthorpe2024-03-133-0/+17
* sys/linux: add IOMMU_GET_HW_INFOJason Gunthorpe2024-03-133-0/+15
* sys/linux: add IOMMUFD_CMD_HWPT_ALLOCJason Gunthorpe2024-03-133-0/+36
* sys/linux: make tets/dev_iommu work againJason Gunthorpe2024-03-132-18/+16
* sys/linux: correct iommufd definitionsJason Gunthorpe2024-03-131-6/+9
* sys/linux: clone args before mutationAleksandr Nogikh2024-03-132-4/+4
* prog: fix resource leak during replaceArg() of union fieldsAleksandr Nogikh2024-03-131-0/+11
* pkg/fuzzer: factor out the fuzzing engineAleksandr Nogikh2024-03-123-1/+21
* pkg/runtest: enable coverage for some TestOS targetsAleksandr Nogikh2024-03-121-4/+14
* Revert "prog: fix resource leak during replaceArg() of union fields"Aleksandr Nogikh2024-03-081-11/+0
* Revert "sys/linux: clone args before mutation"Aleksandr Nogikh2024-03-082-4/+4
* sys/linux: clone args before mutationAleksandr Nogikh2024-03-082-4/+4
* prog: fix resource leak during replaceArg() of union fieldsAleksandr Nogikh2024-03-081-0/+11
* sys/linux: add LSM syscallsMickaël Salaün2024-02-262-0/+47
* prog: handle multiple matching union fieldsAleksandr Nogikh2024-02-191-0/+12
* prog: test len calculation of structs with conditionsAleksandr Nogikh2024-02-191-0/+12
* sys/linux: refactor wifi descriptions using if[]Aleksandr Nogikh2024-02-195-76/+43
* prog: support conditional fieldsAleksandr Nogikh2024-02-195-0/+80
* pkg/compiler: extend parent reference support in lenAleksandr Nogikh2024-02-191-0/+31
* 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