summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-04-05selftests: xsk: Add test case for packets at end of UMEMKal Conley
2023-04-05selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley
2023-04-05selftests: xsk: Add xskxceiver.h dependency to MakefileKal Conley
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-04-05rcu: Remove CONFIG_SRCUPaul E. McKenney
2023-04-05KVM: selftests: Add test for SMCCC filterOliver Upton
2023-04-05KVM: selftests: Add a helper for SMCCC calls with SMC instructionOliver Upton
2023-04-04selftests/bpf: Add tracing tests for walking skb and req.Alexei Starovoitov
2023-04-04selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.koIlya Leoshkevich
2023-04-04iommufd/selftest: Cover domain unmap with huge pages and accessJason Gunthorpe
2023-04-04Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe
2023-04-04perf tests test_bridge_fdb_stress.sh: Fix redirection of stderr to stdinPatrice Duroux
2023-04-04vsock/test: update expected return valuesArseniy Krasnov
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-01bpf: Remove now-defunct task kfuncsDavid Vernet
2023-04-01bpf: Make struct task_struct an RCU-safe typeDavid Vernet
2023-04-01veristat: small fixed found in -O2 modeAndrii Nakryiko
2023-04-01veristat: avoid using kernel-internal headersAndrii Nakryiko
2023-04-01veristat: improve version reportingAndrii Nakryiko
2023-04-01veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensedAndrii Nakryiko
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