aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-09-05selftests/bpf: Support local rootfs image for vmtestPu Lehui2-7/+16
2024-09-05selftests/bpf: Limit URLS parsing logic to actual scope in vmtestPu Lehui1-20/+19
2024-09-05selftests/bpf: Prefer static linking for LLVM librariesEduard Zingerman1-5/+3
2024-09-05selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflictPu Lehui2-5/+5
2024-09-05selftests/bpf: Adapt OUTPUT appending logic to lower versions of MakePu Lehui1-0/+6
2024-09-05selftests/bpf: fix some typos in selftestsLin Yikai25-39/+39
2024-09-05selftests/bpf: Add uprobe multi pid filter test for clone-ed processesJiri Olsa1-24/+42
2024-09-05selftests/bpf: Add uprobe multi pid filter test for fork-ed processesJiri Olsa2-0/+107
2024-09-05selftests/bpf: Add child argument to spawn_child functionJiri Olsa1-46/+39
2024-09-05perf/uprobe: split uprobe_unregister()Peter Zijlstra1-1/+2
2024-09-05kselftest: dt: Ignore nodes that have ancestors disabledNĂ­colas F. R. A. Prado1-1/+14
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar31-159/+1003
2024-09-04selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64Pu Lehui2-6/+0
2024-09-04selftests: net: convert comma to semicolonChen Ni1-3/+3
2024-09-04selftests/bpf: Add a selftest for x86 jit convergence issuesYonghong Song2-0/+116
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo151-1546/+7625
2024-09-04selftests/ftrace: Fix eventfs ownership testcase to find mount pointMasami Hiramatsu (Google)1-0/+12
2024-09-04sched_ext: Add cgroup supportTejun Heo1-0/+32
2024-09-04selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang10-12/+20
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park1-0/+34
2024-09-04selftests/bpf: Fix procmap_query()'s params mismatch and compilation warningYuan Chen1-2/+2
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing3-37/+57
2024-09-04kselftest/arm64: Add test case for POR_EL0 signal frame recordsJoey Gouly2-0/+87
2024-09-04kselftest/arm64: parse POE_MAGIC in a signal frameJoey Gouly1-0/+4
2024-09-04kselftest/arm64: add HWCAP test for FEAT_S1POEJoey Gouly1-0/+14
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly7-12/+247
2024-09-04selftests: mm: move fpregs printingJoey Gouly3-0/+9
2024-09-04kselftest/arm64: move get_header()Joey Gouly2-25/+23
2024-09-04KVM: selftests: get-reg-list: add Permission Overlay registersJoey Gouly1-0/+14
2024-09-03selftests/damon: add execute permissions to test scriptsSeongJae Park9-0/+0
2024-09-03selftests/damon: cleanup __pycache__/ with 'make clean'SeongJae Park1-0/+2
2024-09-03selftests/damon: add access_memory_even to .gitignoreSeongJae Park1-0/+1
2024-09-03selftests: test_zswap: add test for hierarchical zswap.writebackMike Yuan1-21/+54
2024-09-03selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-09-03selftests/mm: add more mseal traversal testsPedro Falcato1-1/+105
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang3-8/+51
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu6-67/+8
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)1-9/+22
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain1-2/+5
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal1-22/+40
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+1
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu1-21/+36
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato1-1/+35