aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* tools/syz-declextract: add files/subsystems for interfacesDmitry Vyukov2024-10-251-864/+6121
* tools/syz-declextract: rework interface list handlingDmitry Vyukov2024-10-251-0/+3458
* tools/syz-declextract: make fixed header more readableDmitry Vyukov2024-10-251-3/+3
* sys/linux: regenerate descriptionsDmitry Vyukov2024-10-255-378/+452
* dashboard/config/linux: increase number of devices to 32Dmitry Vyukov2024-10-243-0/+5
* executor: sys/linux: arm64: reserve address for ITS, add a seed for ITS creationAlexander Potapenko2024-10-212-1/+31
* sys/linux/dev_kvm.txt: syz_kvm_vgic_v3_setup() should return fd_kvmdevAlexander Potapenko2024-10-211-1/+1
* sys/linux/test: split dev_iommuAleksandr Nogikh2024-10-143-28/+30
* sys/linux: describe new BTF typesPaul Chaignon2024-10-102-0/+54
* sys/linux: fix linkage field of BTF_KIND_VAR typePaul Chaignon2024-10-102-1/+5
* sys/linux: add automatic_helper attribute to some syscalls and run syz-declex...Pimyn Girgis2024-10-098-330/+360
* sys/linux: add Landlock scopes for Linux 6.12Mickaël Salaün2024-09-3010-10/+15
* sys/linux/test: add ELF binary seedDmitry Vyukov2024-09-272-2/+7
* sys/linux: add descriptions for binfmt_misc register/formatsDmitry Vyukov2024-09-271-0/+34
* sys/linux: fix binfmt_misc formatDmitry Vyukov2024-09-271-8/+1
* sys/linux: use GICD/GICR register offsets in SYZOS_API_MEMWRITEAlexander Potapenko2024-09-274-3/+156
* sys/linux: result of running syz-declextractPimyn Girgis2024-09-256-1110/+3442
* sys/linux/test: add arm64-syz_kvm_setup_syzos_vm-vgicv3-cpu1Alexander Potapenko2024-09-251-0/+16
* sys/linux: add tests for syz_kvm_setup_syzos_vm()Alexander Potapenko2024-09-255-0/+86
* executor: arm64: sys/linux: implement syz_kvm_setup_syzos_vm and syz_kvm_add_...Alexander Potapenko2024-09-251-0/+3
* sys/linux: add syz_create_resourceDmitry Vyukov2024-09-194-17/+40
* sys/linux: ignore return values of lseek for fake coverageDmitry Vyukov2024-09-131-1/+5
* sys/linux: improve BPF program attach typesPaul Chaignon2024-09-115-11/+89
* sys/linux: improve precision of BPF attach targetsPaul Chaignon2024-09-112-5/+45
* sys/linux: replace id_or_fd with more precise versionPaul Chaignon2024-09-113-31/+39
* prog: allow deeper nesting of conditional fields patchingAleksandr Nogikh2024-09-111-1/+22
* sys/linux: explain chain id restrictionsDavide Ornaghi2024-09-111-0/+1
* sys/linux: update nft descriptionDavide Ornaghi2024-09-112-34/+137
* sys/linux/dev_kvm.txt: pass flags to ioctl$KVM_IRQFDAlexander Potapenko2024-09-112-1/+5
* sys/linux/dev_kvm.txt: minor flag changesAlexander Potapenko2024-09-112-3/+7
* sys/linux/dev_kvm.txt: pass clock IDs to KVM_GET_CLOCK/KVM_SET_CLOCKAlexander Potapenko2024-09-112-1/+6
* sys/linux/dev_kvm.txt: declare the arg of KVM_IRQ_LINE_STATUS as inoutAlexander Potapenko2024-09-111-1/+1
* sys/linux/dev_kvm.txt: allow returning data via kvm_device_attrAlexander Potapenko2024-09-111-2/+2
* sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_PREFERRED_TARGETAlexander Potapenko2024-09-112-0/+2
* sys/linux/dev_kvm.txt: declare ioctl$KVM_RESET_DIRTY_RINGSAlexander Potapenko2024-09-112-0/+2
* sys/linux/dev_kvm.txt: declare ioctl$KVM_GET_XSAVE2Alexander Potapenko2024-09-112-0/+3
* sys/linux/dev_kvm.txt: declare ioctl$KVM_SET_MEMORY_ATTRIBUTESAlexander Potapenko2024-09-112-0/+11
* sys/linux/dev_kvm.txt: correctly pass ARM64 CPU featuresAlexander Potapenko2024-09-112-2/+22
* sys/linux/dev_kvm.txt: add PSCI constants from uapi/linux/psci.hAlexander Potapenko2024-09-112-1/+35
* sys/linux/dev_kvm.txt: update KVM capabilitiesAlexander Potapenko2024-09-112-1/+72
* sys/linux: add ARM64_ADDR_DIRTY_PAGES to kvm_guest_addrsAlexander Potapenko2024-09-111-1/+1
* sys/linux/dev_kvm.txt: declare ARM_SMCCC_ constants from arm-smccc.hAlexander Potapenko2024-09-102-1/+20
* all: remove some nolint: goconstTaras Madan2024-09-091-1/+0
* sys/linux/dev_kvm.txt: fix the description of kvm_coalesced_mmio_zoneAlexander Potapenko2024-09-091-3/+3
* sys/linux: remove auto-manual descriptions and run syz-declextractPimyn Girgis2024-09-0922-2276/+2140
* pkg/mgrconfig, prog, sys/linux: add automatic_helper attributePimyn Girgis2024-09-095-12/+8
* sys/linux: cover BPF cookie in raw tracepoint programsPaul Chaignon2024-09-091-0/+2
* sys/linux: cover BPF tokensPaul Chaignon2024-09-098-15/+32
* sys/linux: cover value_type_btf_obj_fd field for BPF_MAP_CREATEPaul Chaignon2024-09-092-5/+8
* sys/linux: update BPF constantsPaul Chaignon2024-09-092-4/+11