aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* executor: use new flatbuffers locationTaras Madan2024-05-081-1/+1
* prog: fix validation of DataMmapProgDmitry Vyukov2024-05-061-0/+3
* executor: make flatrpc build for C++Dmitry Vyukov2024-05-031-0/+3
* tools/syz-imagegen: generate bcachefs imagesAleksandr Nogikh2024-05-038-0/+48
* sys/linux: add bcachefs descriptionsAleksandr Nogikh2024-05-031-0/+14
* sys/linux: update the Landlock IOCTL access rightMickaël Salaün2024-04-293-3/+3
* prog: add raw deserialization modeDmitry Vyukov2024-04-291-0/+28
* pkg/host: explicitly disable syz_execute_funcDmitry Vyukov2024-04-298-9/+26
* all: go fix everythingDmitry Vyukov2024-04-261-1/+0
* sys/freebsd: add description file socket_bluetooth.txtOliver Sieber2024-04-222-0/+133
* sys/syz-extract/freebsd.go: add compiler flag DCOMPAT_FREEBSD14 for backwards...Oliver Sieber2024-04-221-0/+1
* prog: more compact exec encoding for addressesDmitry Vyukov2024-04-151-0/+1
* prog: fix selection of args eligible for squashingDmitry Vyukov2024-04-153-3/+21
* all: remove akaros supportDmitry Vyukov2024-04-1511-617/+0
* pkg/symbolizer: use llvm-addr2lineDmitry Vyukov2024-04-091-0/+48
* sys/targets: avoid building TestOS on OpenBSDGreg Steuck2024-04-051-0/+3
* sys/linux: add IOMMU_HWPT_INVALIDATEJason Gunthorpe2024-03-133-0/+22
* sys/linux: add IOMMU_HWPT_GET_DIRTY_BITMAPJason Gunthorpe2024-03-133-0/+31
* 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