aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2023-03-30selftests: tc-testing: add tunnel_key "nofrag" test caseDavide Caratti1-0/+25
2023-03-30selftests: tc-testing: add "depends_on" property to skip testsDavide Caratti2-0/+15
2023-03-30selftests: rtnetlink: Fix do_test_address_proto()Petr Machata1-4/+8
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-11/+130
2023-03-30selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchgDavid Vernet2-0/+48
2023-03-30veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLSAndrii Nakryiko1-1/+1
2023-03-30KVM: selftests: Comment newly defined aarch64 ID registersMark Brown1-5/+5
2023-03-30KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48Ryan Roberts1-2/+5
2023-03-30KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48Ryan Roberts1-8/+24
2023-03-30KVM: selftests: Fixup config fragment for access_tracking_perf_testRyan Roberts1-0/+1
2023-03-30KVM: arm64: selftests: Augment existing timer test to handle variable offsetMarc Zyngier1-1/+15
2023-03-30KVM: arm64: selftests: Deal with spurious timer interruptsMarc Zyngier1-15/+25
2023-03-30KVM: arm64: selftests: Add physical timer registers to the sysreg listMarc Zyngier1-1/+4
2023-03-30selftests/powerpc: Make dd output quietBenjamin Gray1-1/+1
2023-03-30selftests/powerpc: Pass make context to childrenBenjamin Gray2-16/+16
2023-03-30selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray1-2/+5
2023-03-29selftests/bpf: Rewrite two infinite loops in bound check casesXu Kuohai1-8/+16
2023-03-29veristat: guess and substitue underlying program type for freplace (EXT) progsAndrii Nakryiko1-4/+117
2023-03-29veristat: add -d debug mode option to see debug libbpf logAndrii Nakryiko1-1/+7
2023-03-29libbpf: disassociate section handler on explicit bpf_program__set_type() callAndrii Nakryiko1-1/+1
2023-03-29selftests/bpf: test a BPF CC writing app_limitedYixin Shen1-1/+12
2023-03-29cgroup/cpuset: Minor updates to test_cpuset_prs.shWaiman Long1-11/+14
2023-03-29tracing/user_events: Add ABI self-testBeau Belgrave2-1/+227
2023-03-29tracing/user_events: Update self-tests to write ABIBeau Belgrave2-89/+96
2023-03-29selftests: use canonical ftrace pathRoss Zwisler4-12/+12
2023-03-29selftests: mptcp: add mptcp_info testsGeliang Tang1-1/+46
2023-03-29selftests/bpf: add a test case for vsock sockmapBobby Eshleman1-0/+163
2023-03-29selftests/bpf: add vsock to vmtest.shBobby Eshleman3-0/+8
2023-03-28selftests/mm: fix split huge page testsZi Yan1-3/+3
2023-03-28selftests: cgroup: add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2023-03-28selftests/bpf: Remove verifier/xdp_direct_packet_access.c, converted to progs...Eduard Zingerman1-1468/+0
2023-03-28selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assemblyEduard Zingerman2-0/+1724
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-6/+24
2023-03-28selftests: prctl: Add new prctl test for PR_SET_VMA actionIvan Orlov5-1/+108
2023-03-28selftests: sched: Add more core schedule prctl callsIvan Orlov1-0/+6
2023-03-28selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2023-03-28selftests: Refactor 'peeksiginfo' ptrace test partIvan Orlov1-7/+7
2023-03-27tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh1-0/+2
2023-03-27tools/nolibc: i386: add stackprotector supportThomas Weißschuh1-0/+1
2023-03-27tools/nolibc: tests: add test for -fstack-protectorThomas Weißschuh2-2/+63
2023-03-27tools/nolibc: tests: fold in no-stack-protector cflagsThomas Weißschuh1-2/+3
2023-03-27tools/nolibc: tests: constify test_namesThomas Weißschuh1-1/+1
2023-03-27selftests/bpf: Don't assume page size is 4096Hengqi Chen1-1/+1
2023-03-27rcutorture: Add srcu_lockdep.shPaul E. McKenney1-0/+78
2023-03-27selftests: tls: add a test for queuing data before setting the ULPJakub Kicinski1-0/+45
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+105
2023-03-25selftests/bpf: Add bench for task storage creationMartin KaFai Lau3-14/+164
2023-03-25selftests/bpf: Test task storage when local_storage->smap is NULLMartin KaFai Lau2-17/+46
2023-03-25selftests/bpf: verifier/xdp.c converted to inline assemblyEduard Zingerman3-14/+26
2023-03-25selftests/bpf: verifier/xadd.c converted to inline assemblyEduard Zingerman3-97/+126