summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
6 daysselftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
6 daysselftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
6 daysselftest: af_unix: Add Kconfig file.Kuniyuki Iwashima1-0/+3
6 daysselftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout1-0/+1
6 daysselftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann1-0/+142
2026-07-24selftests/bpf: Add simple strscpy() implementationIhor Solodrai3-14/+37
2026-07-24tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes2-0/+32
2026-07-24selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires1-0/+16
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin2-3/+3
2026-07-24tools/power/x86/intel-speed-select: Harden daemon pidfile openAli Ahmet MEMIS1-1/+8
2026-07-24selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
2026-07-24selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen3-1/+27
2026-07-24selftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires3-65/+89
2026-07-24selftests/hid: force using our compiled libbpf headersBenjamin Tissoires1-0/+2
2026-07-24selftests/hid: do not manually call headers_installBenjamin Tissoires1-6/+2
2026-07-24selftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires2-3/+77
2026-07-24selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan1-3/+28
2026-07-24selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil1-8/+24
2026-07-24selftests/mm: clarify alternate unmapping in compaction_testSayali Patil1-0/+3
2026-07-24tools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo1-2/+2
2026-07-24tools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo1-2/+3
2026-07-24tools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo1-2/+8
2026-07-24perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi1-1/+4
2026-07-24selftests/bpf: Initialize operation name before useLeo Yan1-0/+1
2026-07-24cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang1-2/+6
2026-07-24cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang1-1/+1
2026-07-24cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang1-2/+2
2026-07-24selftests/bpf: Fix bpf_iter/task_vma testYonghong Song1-1/+1
2026-07-24tools/virtio: check mmap return value in vringh_testlonglong yan1-0/+5
2026-07-24bpf: Check tail zero of bpf_prog_infoLeon Hwang1-0/+1
2026-07-24bpftool: Use libbpf error code for flow dissector queryWoojin Ji1-2/+2
2026-07-24libbpf: Fix UAF in strset__add_str()Carlos Llamas1-21/+41
2026-07-24libbpf: Harden parse_vma_segs() path parsingMichael Bommarito1-4/+12
2026-07-24libbpf: Report error when a negative kprobe offset is specifiedAaron Tomlin1-1/+8
2026-07-24usbip: tools: support SuperSpeedPlus devicesYichong Chen3-0/+7
2026-07-24tools/mm/slabinfo: fix total_objects attribute nameYichong Chen1-2/+2
2026-07-24tools/mm/slabinfo: Fix trace disable logic inversionXuewen Wang1-1/+1
2026-07-24perf trace beauty fcntl: Fix build with older kernel headersFlorian Fainelli1-0/+16
2026-07-04Revert "ptp: add testptp mask test"Petr Machata1-18/+1
2026-07-04selftests/bpf: Update comments find_equal_scalars->sync_linked_regsEduard Zingerman1-2/+2
2026-07-04selftests/bpf: Tests for per-insn sync_linked_regs() precision trackingEduard Zingerman1-0/+162
2026-07-04bpf: Remove mark_precise_scalar_ids()Eduard Zingerman2-117/+56
2026-07-04bpf: Track equal scalars history on per-instruction levelEduard Zingerman2-2/+2
2026-07-04selftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya2-0/+59
2026-06-19Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata1-57/+5
2026-06-19mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-06-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)1-3/+3
2026-06-19selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui1-0/+4
2026-06-19tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)1-1/+1
2026-06-19tools/rv: Fix cleanup after failed trace setupGabriele Monaco1-1/+1