aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-04-05mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen1-0/+4
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-3/+3
2023-04-05selftests/mm: smoke test UFFD_FEATURE_WP_UNPOPULATEDPeter Xu1-2/+43
2023-04-05selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu1-0/+1
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett1-0/+16
2023-04-05KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()Hao Ge1-2/+6
2023-04-05selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu1-2/+6
2023-04-05selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley1-2/+8
2023-04-05selftests: xsk: Disable IPv6 on VETH1Kal Conley1-0/+1
2023-04-05kunit: tool: Add support for SH under QEMUGeert Uytterhoeven1-0/+17
2023-04-05kunit: tool: Add support for overriding the QEMU serial portGeert Uytterhoeven2-1/+3
2023-04-05selftests: xsk: Add test case for packets at end of UMEMKal Conley1-2/+5
2023-04-05selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2-5/+5
2023-04-05selftests: xsk: Add xskxceiver.h dependency to MakefileKal Conley1-1/+1
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)5-4/+84
2023-04-05rcu: Remove CONFIG_SRCUPaul E. McKenney1-4/+0
2023-04-05KVM: selftests: Add test for SMCCC filterOliver Upton2-0/+261
2023-04-05KVM: selftests: Add a helper for SMCCC calls with SMC instructionOliver Upton2-19/+46
2023-04-04selftests/bpf: Add tracing tests for walking skb and req.Alexei Starovoitov1-0/+16
2023-04-04selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.koIlya Leoshkevich1-1/+1
2023-04-04iommufd/selftest: Cover domain unmap with huge pages and accessJason Gunthorpe1-0/+34
2023-04-04Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe79-610/+1094
2023-04-04perf tests test_bridge_fdb_stress.sh: Fix redirection of stderr to stdinPatrice Duroux1-1/+1
2023-04-04vsock/test: update expected return valuesArseniy Krasnov1-2/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman79-610/+1094
2023-04-01bpf: Remove now-defunct task kfuncsDavid Vernet5-93/+14
2023-04-01bpf: Make struct task_struct an RCU-safe typeDavid Vernet4-12/+100
2023-04-01veristat: small fixed found in -O2 modeAndrii Nakryiko1-1/+3
2023-04-01veristat: avoid using kernel-internal headersAndrii Nakryiko1-1/+4
2023-04-01veristat: improve version reportingAndrii Nakryiko1-2/+17
2023-04-01veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensedAndrii Nakryiko1-1/+1
2023-03-31selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...James Hilliard2-2/+2
2023-03-31selftests/bpf: Replace extract_build_id with read_build_idJiri Olsa4-49/+13
2023-03-31selftests/bpf: Add read_build_id functionJiri Olsa2-0/+87
2023-03-31selftests/bpf: Add err.h headerJiri Olsa2-2/+19
2023-03-31selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan1-0/+1
2023-03-30selftests: forwarding: add tunnel_key "nofrag" test caseDavide Caratti2-0/+162
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 Kicinski5-11/+220
2023-03-30selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchgDavid Vernet2-0/+48
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+90
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