summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-12-14selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre2-3/+3
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown1-0/+3
2024-12-14kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown1-8/+7
2024-12-14selftests: hid: fix typo and exit codeMaximilian Heyne1-7/+9
2024-12-09selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman1-1/+1
2024-12-09powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-2/+1
2024-12-09wireguard: selftests: load nf_conntrack if not presentHangbin Liu1-0/+1
2024-12-09selftests: net: really check for bg process completionPaolo Abeni1-1/+1
2024-12-09selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang1-5/+101
2024-12-09selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang1-5/+7
2024-12-09selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang1-7/+11
2024-12-09selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang1-0/+7
2024-12-09selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko1-2/+2
2024-12-09selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang1-1/+1
2024-12-09selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang1-10/+20
2024-12-09selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre1-2/+1
2024-12-09selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre1-1/+1
2024-12-09selftests/resctrl: Refactor fill_buf functionsIlpo Järvinen2-43/+18
2024-12-09selftests/resctrl: Split fill_buf to allow tests finer-grained controlIlpo Järvinen1-6/+15
2024-12-09kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara1-2/+2
2024-12-09kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara1-2/+2
2024-12-09bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko2-21/+40
2024-12-09selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian1-0/+6
2024-11-17selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman1-0/+67
2024-11-14Revert "selftests/bpf: Implement get_hw_ring_size function to retrieve curren...Pu Lehui4-28/+15
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-9/+5
2024-11-08Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw3-12/+10
2024-11-08Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw1-7/+0
2024-11-08selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song1-0/+31
2024-11-01bpf: Simplify checking size of helper accessesAndrei Matei2-5/+5
2024-11-01tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)2-0/+6
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar1-1/+1
2024-11-01selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-11-01selftests/bpf: Add cookies check for perf_event fill_link_info testJiri Olsa1-5/+21
2024-11-01selftests/bpf: Use bpf_link__destroy in fill_link_info testsJiri Olsa1-21/+23
2024-10-22selftests: mptcp: remove duplicated variablesMatthieu Baerts (NGI0)1-11/+0
2024-10-22selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-10-22selftests: mptcp: join: change capture/checksum as boolGeliang Tang1-11/+11
2024-10-22selftest: hid: add the missing tests directoryYun Lu1-0/+1
2024-10-22selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
2024-10-22selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
2024-10-17selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-17selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-17selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-10-17selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-4/+1
2024-10-17selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier2-1/+25
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier1-0/+0
2024-10-10selftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
2024-10-10selftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10