summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-04-01veristat: avoid using kernel-internal headersAndrii Nakryiko-1/+4
2023-04-01veristat: improve version reportingAndrii Nakryiko-2/+17
2023-04-01veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensedAndrii Nakryiko-1/+1
2023-03-31selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...James Hilliard-2/+2
2023-03-31selftests/bpf: Replace extract_build_id with read_build_idJiri Olsa-49/+13
2023-03-31selftests/bpf: Add read_build_id functionJiri Olsa-0/+87
2023-03-31selftests/bpf: Add err.h headerJiri Olsa-2/+19
2023-03-31selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan-0/+1
2023-03-30selftests: forwarding: add tunnel_key "nofrag" test caseDavide Caratti-0/+162
2023-03-30selftests: tc-testing: add tunnel_key "nofrag" test caseDavide Caratti-0/+25
2023-03-30selftests: tc-testing: add "depends_on" property to skip testsDavide Caratti-0/+15
2023-03-30selftests: rtnetlink: Fix do_test_address_proto()Petr Machata-4/+8
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+220
2023-03-30selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchgDavid Vernet-0/+48
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+90
2023-03-30veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLSAndrii Nakryiko-1/+1
2023-03-30KVM: selftests: Comment newly defined aarch64 ID registersMark Brown-5/+5
2023-03-30KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48Ryan Roberts-2/+5
2023-03-30KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48Ryan Roberts-8/+24
2023-03-30KVM: selftests: Fixup config fragment for access_tracking_perf_testRyan Roberts-0/+1
2023-03-30KVM: arm64: selftests: Augment existing timer test to handle variable offsetMarc Zyngier-1/+15
2023-03-30KVM: arm64: selftests: Deal with spurious timer interruptsMarc Zyngier-15/+25
2023-03-30KVM: arm64: selftests: Add physical timer registers to the sysreg listMarc Zyngier-1/+4
2023-03-30selftests/powerpc: Make dd output quietBenjamin Gray-1/+1
2023-03-30selftests/powerpc: Pass make context to childrenBenjamin Gray-16/+16
2023-03-30selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray-2/+5
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov-0/+90
2023-03-29selftests/bpf: Rewrite two infinite loops in bound check casesXu Kuohai-8/+16
2023-03-29veristat: guess and substitue underlying program type for freplace (EXT) progsAndrii Nakryiko-4/+117
2023-03-29veristat: add -d debug mode option to see debug libbpf logAndrii Nakryiko-1/+7
2023-03-29libbpf: disassociate section handler on explicit bpf_program__set_type() callAndrii Nakryiko-1/+1
2023-03-29selftests/bpf: test a BPF CC writing app_limitedYixin Shen-1/+12
2023-03-29cgroup/cpuset: Minor updates to test_cpuset_prs.shWaiman Long-11/+14
2023-03-29tracing/user_events: Add ABI self-testBeau Belgrave-1/+227
2023-03-29tracing/user_events: Update self-tests to write ABIBeau Belgrave-89/+96
2023-03-29selftests: use canonical ftrace pathRoss Zwisler-12/+12
2023-03-29selftests: mptcp: add mptcp_info testsGeliang Tang-1/+46
2023-03-29selftests/bpf: add a test case for vsock sockmapBobby Eshleman-0/+163
2023-03-29selftests/bpf: add vsock to vmtest.shBobby Eshleman-0/+8
2023-03-28testing/vsock: add vsock_perf to gitignoreBobby Eshleman-0/+1
2023-03-28selftests/mm: fix split huge page testsZi Yan-3/+3
2023-03-28selftests: cgroup: add 'malloc' failures checks in test_memcontrolIvan Orlov-0/+15
2023-03-28selftests/bpf: Remove verifier/xdp_direct_packet_access.c, converted to progs...Eduard Zingerman-1468/+0
2023-03-28selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assemblyEduard Zingerman-0/+1724
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-6/+24
2023-03-28selftests: prctl: Add new prctl test for PR_SET_VMA actionIvan Orlov-1/+108
2023-03-28selftests: sched: Add more core schedule prctl callsIvan Orlov-0/+6
2023-03-28selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov-0/+15
2023-03-28selftests: Refactor 'peeksiginfo' ptrace test partIvan Orlov-7/+7
2023-03-27tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh-0/+2