aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* all: apply linter auto fixesTaras Madan2025-07-172-5/+6
* sys/linux: add support for KVM_MEMORY_ENCRYPT_OPMarios Pomonis2025-07-162-0/+223
* sys/linux/test: improve landlock_ptraceMickaël Salaün2025-07-091-3/+6
* sys/linux/test: fix landlock_fs_ioctlMickaël Salaün2025-07-091-4/+4
* sys/freebsd: add inotify definitionsMark Johnston2025-07-042-0/+46
* sys/freebsd: chase removal of TCP_PCAP_{IN,OUT}Mark Johnston2025-07-042-3/+1
* sys/linux: update userfaultfd descriptionsfellair2025-07-032-0/+32
* sys/linux/test: fix sandbox restrictions for Landlock testsMickaël Salaün2025-07-033-9/+0
* sys/linux: add descriptions for COMEDI devicesfellair2025-07-032-0/+275
* sys/linux: add descriptions for BSG devicesfellair2025-06-233-1/+107
* sys/linux: update descriptions in dev_block.txtfellair2025-06-162-4/+58
* all: fix typosRoman A2025-06-161-1/+1
* sys/linux/dev_kvm_amd64.txt: define KVM_MAX_IRQ_ROUTESAlexander Potapenko2025-06-131-0/+2
* sys/linux/dev_kvm_arm64.txt: add KVM_ARM_VCPU_HAS_EL2Alexander Potapenko2025-06-132-2/+5
* executor: arm64: syzos: add SYZOS_API_ERET, SYZOS_API_SVCAlexander Potapenko2025-06-131-0/+2
* sys/linux: update descriptions in dev_snd_timer.txtfellair2025-06-042-17/+31
* sys/linux: add rnullb descriptionsAleksandr Nogikh2025-05-212-0/+2
* executor/kvm: add SYZOS support for CPUIDMarios Pomonis2025-05-192-0/+23
* executor: arm64: syzos: prevent jump table emissionAlexander Potapenko2025-05-121-9/+9
* sys/targets: use a custom data offset for arm32Aleksandr Nogikh2025-05-021-7/+6
* executor/kvm: add x86-64 SYZOS fuzzerMarios Pomonis2025-04-2328-50/+79
* executor/kvm: separate x86(-64) descriptionsMarios Pomonis2025-04-234-638/+657
* executor/kvm: set up X86-64 SYZOSMarios Pomonis2025-04-2331-63/+103
* all: use LLVM=1 for building Linux with clangAleksandr Nogikh2025-04-171-3/+8
* sys/linux: add auto-generated descriptions on allyes configDmitry Vyukov2025-04-151-0/+8471
* pkg/declextract: add open fileops callback to interface listDmitry Vyukov2025-04-153-22/+553
* pkg/declextract: more precise fileops callback resolutionDmitry Vyukov2025-04-152-139/+29
* tools/syz-declextract: extract function references more preciselyDmitry Vyukov2025-04-152-23/+87
* tools/syz-declextract: extract ioctls declared with enumsDmitry Vyukov2025-04-152-15/+270
* tools/syz-declextract: export info about file ops interfacesDmitry Vyukov2025-04-111-22/+2533
* pkg/csource: enforce the bit size of -1Aleksandr Nogikh2025-04-101-0/+1
* tools/syz-declextract: add interface coverage infoDmitry Vyukov2025-04-102-1593/+1593
* pkg/declextract: export syscall variants as separate interfacesDmitry Vyukov2025-04-103-973/+1637
* tools/syz-declextract: refine arg types for syscall variantsDmitry Vyukov2025-04-091-305/+305
* sys/linux: update auto descriptions and constsDmitry Vyukov2025-04-095-311/+486
* sys/linux: fix error defined attributesLin Ma2025-04-073-6/+11
* tools/syz-declextract: allow to run on subset of archesDmitry Vyukov2025-04-031-14/+5
* pkg/ifuzz: fix generate/buildDmitry Vyukov2025-04-031-1/+1
* sys/linux: update and remove obsolete constsMarios Pomonis2025-04-038-29/+28
* Makefile: simplify Go generationDmitry Vyukov2025-04-022-7/+11
* sys/targets: extend broken compiler error messageTaras Madan2025-03-261-1/+2
* sys/targets: determine DataOffset by ArchAleksandr Nogikh2025-03-231-1/+1
* sys/linux: add Landlock syscall flagsMickaël Salaün2025-03-212-2/+11
* sys/targets: use a smaller default DataOffsetAleksandr Nogikh2025-03-191-2/+3
* sys/targets: use a different DataOffset value for ARM64Aleksandr Nogikh2025-03-051-0/+7
* sys/targets: add a kernel address range for FreeBSD/amd64 kernelsMark Johnston2025-02-281-0/+6
* all: remove loop variables scopingTaras Madan2025-02-171-1/+0
* sys/targets: increase DataOffset for 64bit buildsAleksandr Nogikh2025-02-071-1/+4
* sys/targets: change the default DataOffset valueAleksandr Nogikh2025-02-041-1/+10
* sys/linux/test: add seeds that exercise WFE[T]Marios Pomonis2025-01-292-0/+42