summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-05-20selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko-3/+9
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang-90/+60
2022-05-20selftests/bpf: Verify first of struct mptcp_sockGeliang Tang-0/+11
2022-05-20selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang-0/+39
2022-05-20selftests/bpf: Verify token of struct mptcp_sockGeliang Tang-2/+31
2022-05-20selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang-10/+40
2022-05-20selftests/bpf: Add MPTCP test baseNicolas Rybowski-9/+200
2022-05-20selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang-0/+2
2022-05-20selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou-39/+73
2022-05-20KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch-1/+45
2022-05-20selftests: drivers/s390x: Add uvdevice testsSteffen Eiden-0/+301
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis-4/+14
2022-05-20KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong-1/+1
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel-17/+31
2022-05-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang-0/+10
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+52
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams-2/+3
2022-05-19cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams-6/+3
2022-05-19cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams-16/+5
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams-10/+17
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams-7/+16
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+47
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman-4/+6
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg-1/+1
2022-05-18selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu-1/+1
2022-05-18kunit: tool: Use qemu-system-i386 for i386 runsDavid Gow-1/+1
2022-05-18selftests: netdevsim: Increase sleep time in hw_stats_l3.sh testDanielle Ratson-2/+2
2022-05-17selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum-0/+2
2022-05-16selftests/bpf: Fix building bpf selftests staticallyYosry Ahmed-2/+4
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu-1/+3
2022-05-16selftests: mptcp: fix a mp_fail test warningGeliang Tang-0/+1
2022-05-16kselftests/ir : Improve readability of modprobe error messageGautam Menghani-1/+1
2022-05-16kunit: tool: update riscv QEMU config with new serial dependencyBrendan Higgins-0/+1
2022-05-16kunit: tool: Add list of all valid test configs on UMLDavid Gow-0/+37
2022-05-16kunit: tool: misc cleanupsDaniel Latypov-46/+39
2022-05-16kunit: tool: minor cosmetic cleanups in kunit_parser.pyDaniel Latypov-54/+17
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov-3/+6
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov-104/+4
2022-05-16kselftest/arm64: Explicitly build no BTI tests with BTI disabledMark Brown-1/+1
2022-05-16kselftest/arm64: bti: force static linkingAndre Przywara-2/+2
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier-31/+132
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier-29/+406
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown-7/+16
2022-05-15selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown-12/+12
2022-05-15selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown-6/+12
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown-1/+1
2022-05-15selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown-3/+9
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni-2/+46
2022-05-13selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko-4/+2