aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* sys/linux: describe BPF helper bpf_ringbuf_outputPaul Chaignon2023-11-093-0/+25
* sys/linux: describe BPF helper call to bpf_ringbuf_queryPaul Chaignon2023-11-093-0/+15
* sys/linux: describe call to BPF helper bpf_ringbuf_discardPaul Chaignon2023-11-093-5/+8
* sys/linux: add null check BPF instructionsPaul Chaignon2023-11-092-6/+28
* sys/linux: describe call to BPF helper bpf_ringbuf_submitPaul Chaignon2023-11-093-1/+14
* sys/linux: describe call to BPF helper bpf_ringbuf_reservePaul Chaignon2023-11-093-0/+25
* sys/linux: describe ringbuf map creationPaul Chaignon2023-11-092-0/+7
* sys/linux/test: test case for bpf_tail_call helperPaul Chaignon2023-11-061-0/+7
* sys/linux: describe call to bpf_tail_call helperPaul Chaignon2023-11-062-3/+19
* sys/linux: describe BPF tail call mapPaul Chaignon2023-11-061-0/+17
* sys/linux: cover new BPF link_create fieldsPaul Chaignon2023-11-061-0/+6
* sys/linux: update BPF constantsPaul Chaignon2023-11-062-3/+10
* sys/syz-extract/linux.go: remove one dup and ignore othersTaras Madan2023-10-301-1/+1
* sys/linux: update USB IDsAndrey Konovalov2023-10-231-225/+343
* sys/linux: support new BPF opcode BPF_MEMSXPaul Chaignon2023-10-232-2/+4
* sys/linux/test: test case for bpf_snprintf helperPaul Chaignon2023-10-161-0/+10
* sys/linux: describe full call to bpf_snprintf helperPaul Chaignon2023-10-162-0/+30
* sys/linux: describe map holding constant stringPaul Chaignon2023-10-161-0/+26
* sys/linux/test: test case for bpf_trace_printk descriptionPaul Chaignon2023-10-161-0/+5
* sys/linux: describe full call to bpf_trace_printk helperPaul Chaignon2023-10-162-0/+43
* sys/linux: templatize ldst, alu, and call_helper BPF instructionsPaul Chaignon2023-10-162-22/+36
* sys/linux: templatize arg for BPF_MAP_CREATEPaul Chaignon2023-10-161-23/+9
* sys/linux: add the Landlock network rule type and access rightsMickaël Salaün2023-10-139-12/+27
* sys/syz-extract: fix a C code generation bugAleksandr Nogikh2023-10-091-5/+7
* prog: more complex tests for getInputResourcesPaul Chaignon2023-10-091-2/+15
* prog: test optional input resources are skippedPaul Chaignon2023-10-091-0/+25
* sys/linux: mark optional BPF_PROG_LOAD arguments as optPaul Chaignon2023-10-051-2/+2
* sys/linux: fix infiniband syzlang descriptionMarius Fleischer2023-10-051-2/+2
* sys/syz-sysgen: fail on undefined constsAleksandr Nogikh2023-10-042-1/+32
* sys: refactor const extractionAleksandr Nogikh2023-10-044-26/+31
* sys/linux: extract dev_video4linux.txt constsAleksandr Nogikh2023-10-046-4278/+72
* sys/linux: fix include lines and regenerate constsAleksandr Nogikh2023-10-043-3/+4
* sys/netbsd: use a correct syscall const nameAleksandr Nogikh2023-10-041-1/+1
* sys/openbsd: regenerate constsAleksandr Nogikh2023-10-0425-199/+7
* sys/linux: add iommufd MOCK_DOMAIN_REPLACE and ACCESS_REPLACE_IOAS descriptionsPengfei Xu2023-10-022-0/+20
* sys/linux: correct the md_check_refs variable length and uptrPengfei Xu2023-09-282-2/+2
* sys/linux: cover multi-uprobes for BPF_LINK_CREATEPaul Chaignon2023-09-132-0/+13
* sys/linux: cover tcx attachment for BPF_LINK_CREATEPaul Chaignon2023-09-131-0/+6
* sys/linux: cover BPF links for BPF netfilter programsPaul Chaignon2023-09-132-0/+13
* sys/linux: cover cookie for tracing BPF linksPaul Chaignon2023-09-131-0/+6
* sys/linux: cover multi-kprobes in BPF_LINK_CREATEPaul Chaignon2023-09-132-0/+24
* sys/linux: cover perf cookie in BPF_LINK_CREATEPaul Chaignon2023-09-131-0/+5
* sys/linux: cover BPF iterators support in BPF_LINK_CREATEPaul Chaignon2023-09-132-0/+34
* sys/linux: support multi-progs for BPF_PROG_QUERYPaul Chaignon2023-09-111-4/+9
* sys/linux: support multi-progs for BPF_PROG_DETACHPaul Chaignon2023-09-112-5/+9
* sys/linux: support multi-progs for BPF_PROG_ATTACHPaul Chaignon2023-09-112-2/+12
* sys/linux: update BPF constantsPaul Chaignon2023-09-112-4/+10
* sys/linux: add AT_HANDLE_FID to name_to_handle_at_flagsDenis Efremov (Oracle)2023-09-062-1/+2
* sys/linux: add RESOLVE_CACHEDDenis Efremov (Oracle)2023-09-042-1/+2
* sys/linux: add cachestat descriptionDenis Efremov (Oracle)2023-09-042-0/+15