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