summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
7 daysselftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann1-1/+1
7 daysselftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann1-1/+1
7 dayskunit: tool: skip stty when stdin is not a ttyShuvam Pandey2-2/+51
7 dayskunit: tool: Terminate kernel under test on SIGINTDavid Gow1-9/+19
14 daysobjtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda1-0/+1
14 daysselftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
14 daysselftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
14 daysselftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout1-0/+1
14 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/fs/statmount: build with tools include dirAmir Goldstein4-1/+318
2026-07-24selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth1-23/+23
2026-07-24selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth1-0/+21
2026-07-24selftests: net: make busywait timeout clock portableNirmoy Das1-2/+23
2026-07-24selftests/ftrace: Drop invalid top-level local in test_ownershipCao Ruichuang1-1/+1
2026-07-24selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas1-0/+182
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: Load only requested struct_ops mapsYiyang Chen1-7/+18
2026-07-24bpftool: Fix vmlinux BTF leak in cgroup commandsYichong Chen1-1/+13
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-24selftests/mm: ensure destination is hugetlb-backed in hugetlb-mremapSayali Patil1-7/+4
2026-07-24selftest/mm: register existing mapping with userfaultfd in hugetlb-mremapSayali Patil1-16/+5
2026-07-24selftests/mm: restore default nr_hugepages value via exit trap in charge_rese...Sayali Patil1-2/+1
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-24selftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa1-1/+1
2026-07-24cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang1-2/+6
2026-07-24cxl/test: Unregister cxl_acpi in cxl_test_init() error pathDave Jiang1-1/+1
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-24bpftool: Fix typo in struct_ops map FD generation for light skeletonSiddharth Nayyar1-1/+1
2026-07-24libbpf: Harden parse_vma_segs() path parsingMichael Bommarito1-4/+12
2026-07-24selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky1-1/+2
2026-07-24selftests/bpf: Reject unsupported -k option in vmtest.shRoman Kvasnytskyi1-1/+1
2026-07-24selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kernGregory Bell1-7/+6
2026-07-24selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtableGregory Bell1-2/+5
2026-07-24libbpf: Report error when a negative kprobe offset is specifiedAaron Tomlin1-1/+8