summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-08-23selftests: mptcp: join: mark tests with data corruption as failedGang Yan
2026-08-23selftests/bpf: Add tests for stale delta leaking through id reassignmentDaniel Borkmann
2026-08-23selftests/bpf: Add tests for delta tracking when src_reg == dst_regDaniel Borkmann
2026-08-19selftests/bpf: Adapt sockmap update error handlingMichal Luczaj
2026-08-19selftests/bpf: Ensure UDP sockets are boundMichal Luczaj
2026-08-19selftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser
2026-08-19selftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj
2026-08-09selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann
2026-08-09selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann
2026-08-09kunit: tool: skip stty when stdin is not a ttyShuvam Pandey
2026-08-09kunit: tool: Terminate kernel under test on SIGINTDavid Gow
2026-08-03objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda
2026-08-03selftests: openvswitch: add config fileMatthieu Baerts (NGI0)
2026-08-03selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)
2026-08-03selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout
2026-08-03selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann
2026-07-24selftests/bpf: Add simple strscpy() implementationIhor Solodrai
2026-07-24tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
2026-07-24selftests/fs/statmount: build with tools include dirAmir Goldstein
2026-07-24selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth
2026-07-24selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth
2026-07-24selftests: net: make busywait timeout clock portableNirmoy Das
2026-07-24selftests/ftrace: Drop invalid top-level local in test_ownershipCao Ruichuang
2026-07-24selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas
2026-07-24tools/power/x86/intel-speed-select: Harden daemon pidfile openAli Ahmet MEMIS
2026-07-24selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
2026-07-24selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
2026-07-24selftests/hid: Load only requested struct_ops mapsYiyang Chen
2026-07-24bpftool: Fix vmlinux BTF leak in cgroup commandsYichong Chen
2026-07-24selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
2026-07-24selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
2026-07-24selftests/mm: clarify alternate unmapping in compaction_testSayali Patil
2026-07-24selftests/mm: ensure destination is hugetlb-backed in hugetlb-mremapSayali Patil
2026-07-24selftest/mm: register existing mapping with userfaultfd in hugetlb-mremapSayali Patil
2026-07-24selftests/mm: restore default nr_hugepages value via exit trap in charge_rese...Sayali Patil
2026-07-24tools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo
2026-07-24tools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo
2026-07-24tools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo
2026-07-24perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi
2026-07-24selftests/bpf: Initialize operation name before useLeo Yan
2026-07-24selftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa
2026-07-24cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang
2026-07-24cxl/test: Unregister cxl_acpi in cxl_test_init() error pathDave Jiang
2026-07-24cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang
2026-07-24cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang
2026-07-24selftests/bpf: Fix bpf_iter/task_vma testYonghong Song
2026-07-24tools/virtio: check mmap return value in vringh_testlonglong yan
2026-07-24bpf: Check tail zero of bpf_prog_infoLeon Hwang
2026-07-24bpftool: Use libbpf error code for flow dissector queryWoojin Ji
2026-07-24libbpf: Fix UAF in strset__add_str()Carlos Llamas