summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
10 daysselftests/ftrace: Convert ELF entry point to file offset in uprobe testRui Qi1-2/+25
10 daysselftests: mptcp: join: mark tests with data corruption as failedGang Yan1-2/+2
14 daystls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean1-0/+57
14 daysselftests/bpf: Adapt sockmap update error handlingMichal Luczaj1-10/+11
14 daysselftests/bpf: Ensure UDP sockets are boundMichal Luczaj1-3/+3
14 daysselftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser1-11/+5
14 daysselftests/sched_ext: Handle sleeping task affinity changes in numa testKuba Piecuch1-1/+12
14 daysselftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj1-7/+6
2026-08-09selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann1-1/+1
2026-08-09selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann1-1/+1
2026-08-09selftest: fix headers in fclog.cJori Koolstra1-3/+1
2026-08-09selftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson3-0/+189
2026-08-09selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima2-8/+8
2026-08-09selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun3-0/+179
2026-08-09selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee1-1/+2
2026-08-09selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li1-1/+1
2026-08-09kunit: tool: Terminate kernel under test on SIGINTDavid Gow1-9/+19
2026-08-09kunit: tool: skip stty when stdin is not a ttyShuvam Pandey2-2/+50
2026-08-03cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from...Dave Jiang1-1/+1
2026-08-03selftests: ntsync: correct CONFIG_NTSYNC nameEthan Nelson-Moore1-1/+1
2026-08-03objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda1-0/+1
2026-08-03selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)1-0/+2
2026-08-03selftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
2026-08-03selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan1-1/+3
2026-08-03selftests/bpf: Keep verifier_map_ptr exercising ops pointer accessDaniel Borkmann1-4/+30
2026-08-03selftests/bpf: Adjust verifier_map_ptr for the map's excl fieldKP Singh1-3/+5
2026-08-03selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout1-0/+1
2026-08-03selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann1-0/+142
2026-07-24perf callchain: Handle multiple address spacesThomas Richter2-2/+5
2026-07-24perf inject: With --convert-callchain ignore the dummy event for dwarf stacksIan Rogers1-1/+1
2026-07-24perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers4-5/+13
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/rseq: Fix a building error for riscv archHui Wang1-1/+5
2026-07-24selftests: net: make busywait timeout clock portableNirmoy Das1-2/+23
2026-07-24selftests/bpf: Add simple strscpy() implementationIhor Solodrai3-14/+37
2026-07-24selftests: net: fix file owner for broadcast_ether_dst testRoss Porter1-1/+1
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-24selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski1-10/+6
2026-07-24selftests: tls: size splice_short pipe by page sizeNirmoy Das1-1/+7
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