aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/test
Commit message (Expand)AuthorAgeFilesLines
...
* sys/linux/test: split dev_iommuAleksandr Nogikh2024-10-143-28/+30
* sys/linux: add Landlock scopes for Linux 6.12Mickaël Salaün2024-09-308-10/+10
* sys/linux/test: add ELF binary seedDmitry Vyukov2024-09-271-0/+5
* sys/linux: use GICD/GICR register offsets in SYZOS_API_MEMWRITEAlexander Potapenko2024-09-272-2/+2
* 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
* sys/linux: add syz_create_resourceDmitry Vyukov2024-09-191-7/+8
* sys/linux: improve BPF program attach typesPaul Chaignon2024-09-112-7/+7
* sys/linux: replace id_or_fd with more precise versionPaul Chaignon2024-09-111-2/+2
* sys/linux: cover BPF tokensPaul Chaignon2024-09-093-12/+12
* sys/linux: cover value_type_btf_obj_fd field for BPF_MAP_CREATEPaul Chaignon2024-09-091-3/+3
* executor: sys/linux: arm64: implement SYZOS_API_MEMWRITEAlexander Potapenko2024-09-061-0/+14
* sys/linux: add a test for VGICv3Alexander Potapenko2024-09-031-0/+18
* executor: arm64: add SYZOS_API_HVCAlexander Potapenko2024-08-071-1/+6
* sys/linux: refactor syzos_api_callAlexander Potapenko2024-08-073-3/+3
* executor: arm64: add SYZOS_API_SMCAlexander Potapenko2024-08-071-0/+15
* sys/linux/test: use AUTO where possible in syz_kvm_setup_cpu_arm64Alexander Potapenko2024-08-051-6/+6
* executor: arm64: add SYZOS_API_MSRAlexander Potapenko2024-08-051-0/+12
* sys/linux/test: add basic test for syz_kvm_setup_cpu$arm64Alexander Potapenko2024-07-291-0/+22
* tools/syz-imagegen: generate bcachefs imagesAleksandr Nogikh2024-05-038-0/+48
* sys/linux: update the Landlock IOCTL access rightMickaël Salaün2024-04-291-1/+1
* sys/linux: add IOMMU_HWPT_INVALIDATEJason Gunthorpe2024-03-131-0/+1
* sys/linux: add IOMMU_HWPT_GET_DIRTY_BITMAPJason Gunthorpe2024-03-131-0/+2
* sys/linux: add IOMMU_HWPT_SET_DIRTY_TRACKINGJason Gunthorpe2024-03-131-0/+6
* sys/linux: add IOMMU_GET_HW_INFOJason Gunthorpe2024-03-131-0/+1
* sys/linux: add IOMMUFD_CMD_HWPT_ALLOCJason Gunthorpe2024-03-131-0/+7
* sys/linux: make tets/dev_iommu work againJason Gunthorpe2024-03-131-15/+13
* sys/linux: refactor wifi descriptions using if[]Aleksandr Nogikh2024-02-194-7/+7
* sys/linux/test: add landlock_fs_ioctlMickaël Salaün2023-12-181-0/+26
* sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem supportAlon Zahavi2023-12-072-0/+13
* sys/linux/test: don't run BPF test programs with helpersPaul Chaignon2023-11-281-10/+6
* sys/linux: support more complex bpf_snprintf modifiersPaul Chaignon2023-11-271-1/+1
* sys/linux: add all format specifiers for bpf_trace_printkPaul Chaignon2023-11-271-1/+1
* sys/linux: use AUTO for structs wherever possiblePaul Chaignon2023-11-138-19/+19
* sys/linux: add BPF_RB_* flags for ringbuf helpersPaul Chaignon2023-11-091-2/+2
* sys/linux: describe BPF helper bpf_ringbuf_outputPaul Chaignon2023-11-091-0/+4
* sys/linux: describe BPF helper call to bpf_ringbuf_queryPaul Chaignon2023-11-091-0/+4
* sys/linux: describe call to BPF helper bpf_ringbuf_discardPaul Chaignon2023-11-091-1/+1
* sys/linux: add null check BPF instructionsPaul Chaignon2023-11-091-1/+1
* sys/linux: describe call to BPF helper bpf_ringbuf_submitPaul Chaignon2023-11-091-1/+1
* sys/linux: describe call to BPF helper bpf_ringbuf_reservePaul Chaignon2023-11-091-0/+2
* sys/linux: describe ringbuf map creationPaul Chaignon2023-11-091-0/+4
* sys/linux/test: test case for bpf_tail_call helperPaul Chaignon2023-11-061-0/+7
* sys/linux/test: test case for bpf_snprintf helperPaul Chaignon2023-10-161-0/+10
* sys/linux/test: test case for bpf_trace_printk descriptionPaul Chaignon2023-10-161-0/+5
* sys/linux: add the Landlock network rule type and access rightsMickaël Salaün2023-10-137-9/+9
* sys/linux: correct the md_check_refs variable length and uptrPengfei Xu2023-09-281-1/+1
* sys/linux: support multi-progs for BPF_PROG_DETACHPaul Chaignon2023-09-111-1/+1
* sys/linux: support multi-progs for BPF_PROG_ATTACHPaul Chaignon2023-09-111-1/+1
* sys/linux: cover live packet mode for BPF_PROG_RUNPaul Chaignon2023-08-251-2/+2