summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
7 daysRevert "bpf: support non-r10 register spill/fill to/from stack in precision t...Shung-Hsi Yu2-40/+21
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang1-0/+2
2024-12-27selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-27selftests: openvswitch: fix tcpdump executionAdrian Moreno1-2/+4
2024-12-19selftests/bpf: remove use of __xlated()Shung-Hsi Yu1-16/+0
2024-12-19selftests/bpf: Add netlink helper libraryDaniel Borkmann3-5/+418
2024-12-19kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang1-17/+15
2024-12-19selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson1-0/+40
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-19bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi2-4/+4
2024-12-14selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
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