summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-22selftests/bpf: Add benchmark for local_storage getDave Marchevsky
2022-06-22KVM: selftests: Add MONITOR/MWAIT quirk testSean Christopherson
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21torture: Create kvm-check-branches.sh output in proper locationPaul E. McKenney
2022-06-21torture: Adjust to again produce debugging informationPaul E. McKenney
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-20selftests/bpf: BPF test_prog selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: BPF test_verifier selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: allow BTF specs and func infos in test_verifier testsEduard Zingerman
2022-06-20selftests/bpf: specify expected instructions in test_verifier testsEduard Zingerman
2022-06-20KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall testsSean Christopherson
2022-06-20torture: Make kvm-remote.sh announce which system is being waited onPaul E. McKenney
2022-06-20KVM: selftests: Mostly fix broken Hyper-V Features testSean Christopherson
2022-06-20KVM: selftests: Add x86-64 support for exception fixupSean Christopherson
2022-06-20selftests/bpf: Enable config options needed for xdp_synproxy testMaxim Mikityanskiy
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti
2022-06-17selftests: spectrum-2: tc_flower_scale: Dynamically set scale targetIdo Schimmel
2022-06-17selftests: mlxsw: Add a RIF counter scale testPetr Machata
2022-06-17selftests: mlxsw: tc_flower_scale: Add a traffic testPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Pass target count to cleanupPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Allow skipping a testPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Introduce traffic testsPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Update scale target after test setupIdo Schimmel
2022-06-17selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...Amit Cohen
2022-06-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko
2022-06-16selftests/bpf: Add selftests for raw syncookie helpers in TC modeMaxim Mikityanskiy
2022-06-16selftests/bpf: Add selftests for raw syncookie helpersMaxim Mikityanskiy
2022-06-16selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz
2022-06-16userfaultfd/selftests: fix typo in commentXiang wangx
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang
2022-06-16selftest/bpf: Fix kprobe_multi bench testJiri Olsa
2022-06-16selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa
2022-06-16selftests/bpf: add tests for sleepable (uk)probesDelyan Kratunov
2022-06-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz
2022-06-16selftests: vm: Fix resource leak when return errorDing Xiang
2022-06-16selftests dma: fix compile error for dma_map_benchmarkYu Liao
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-06-15selftests/timens: add a test for vfork+exitAndrei Vagin
2022-06-15KVM: s390: selftests: Fix memop extension capability checkJanis Schoetterl-Glausch
2022-06-15KVM: selftests: Remove the mismatched parameter commentsShaoqin Huang
2022-06-14selftests/bpf: Avoid skipping certain subtestsYonghong Song