aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: regenerate bcachefs imagesAleksandr Nogikh2025-07-288-11/+11
* sys/linux: executor: implement SYZOS_API_WR_CRN on x86Alexander Potapenko2025-07-241-0/+9
* sys/linux/test: add test for wrmsr/rdmsr on x86Alexander Potapenko2025-07-241-0/+17
* executor: sys/linux/dev_kvm_amd64.txt: implement rdmsr/wrmsrAlexander Potapenko2025-07-241-0/+11
* executor: sys/linux: use sparse IDs for SYZOS APIAlexander Potapenko2025-07-241-2/+2
* sys/linux/dev_kvm_amd64.txt: fix KVM_X86_GET_MCE_CAP_SUPPORTEDAlexander Potapenko2025-07-211-1/+1
* sys/linux/dev_kvm_amd64.txt: fix KVM_GET_LAPICAlexander Potapenko2025-07-212-2/+3
* sys/linux/dev_kvm_amd64.txt: fix KVM_GET_XCRSAlexander Potapenko2025-07-212-3/+5
* sys/linux/dev_kvm.txt: define KVM_GET_STATS_FDAlexander Potapenko2025-07-212-0/+3
* sys/linux/dev_kvm_amd64.txt: fix KVM_GET_MSRSAlexander Potapenko2025-07-211-1/+3
* sys/linux/dev_kvm_amd64.txt: fix KVM_SET_TSC_KHZ and KVM_GET_TSC_KHZAlexander Potapenko2025-07-211-2/+5
* sys/linux/dev_kvm_amd64.txt: define KVM_GET_SREGS2 and KVM_SET_SREGS2Alexander Potapenko2025-07-182-0/+33
* sys/linux/dev_kvm_amd64.txt: define KVM_MEMORY_ENCRYPT_REG_REGION and KVM_MEM...Alexander Potapenko2025-07-182-2/+14
* sys/linux/dev_kvm_amd64.txt: define KVM_X86_SET_MSR_FILTERAlexander Potapenko2025-07-182-0/+25
* sys/linux: fix inout parameters for certain KVM ioctlsAlexander Potapenko2025-07-183-9/+15
* sys/linux/dev_kvm.txt: allow passing VM type to KVM_CREATE_VMAlexander Potapenko2025-07-181-1/+3
* sys/linux/dev_kvm_amd64.txt: minor fixes for SEVAlexander Potapenko2025-07-181-5/+6
* sys/linux: drop the "debug" mount option for gfs2Aleksandr Nogikh2025-07-171-1/+1
* 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