summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-12-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt-5/+15
2022-12-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt-1/+2
2022-12-07selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko-155/+64
2022-12-07selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko-1/+272
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel-0/+10
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel-0/+27
2022-12-06bpf: Don't use rcu_users to refcount in task kfuncsDavid Vernet-2/+12
2022-12-06selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=yDaan De Meyer-1/+1
2022-12-06selftests/bpf: Use "is not set" instead of "=n"Daan De Meyer-1/+1
2022-12-06selftests/bpf: Install all required files to run selftestsDaan De Meyer-2/+4
2022-12-06selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]Martin KaFai Lau-4/+9
2022-12-06Merge branch 'for-next/selftests' into for-next/coreWill Deacon-45/+122
2022-12-06Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-75/+37036
2022-12-05selftests/bpf: add xfrm_info testsEyal Birger-0/+403
2022-12-05tools/testing/cxl: Require cache invalidation bypassDan Williams-0/+2
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams-2/+114
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams-38/+407
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams-11/+176
2022-12-05Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier-15/+40
2022-12-05Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/nextMarc Zyngier-12/+9
2022-12-05Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/nextMarc Zyngier-276/+1547
2022-12-05Merge branch kvm-arm64/selftest/linked-bps into kvmarm-master/nextMarc Zyngier-76/+245
2022-12-05Merge branch kvm-arm64/selftest/memslot-fixes into kvmarm-master/nextMarc Zyngier-109/+208
2022-12-05selftests/powerpc: Fix resource leaksMiaoqian Lin-1/+4
2022-12-04selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard-3/+3
2022-12-04bpf: Add sleepable prog tests for cgrp local storageYonghong Song-0/+174
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song-0/+12
2022-12-04selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semanticsYonghong Song-10/+45
2022-12-03tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield-3/+115
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter-0/+33
2022-12-02tools/testing/cxl: Make mock CEDT parsing more robustDan Williams-4/+6
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams-3/+0
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang-1/+1
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao-1/+1
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang-1/+1
2022-12-02selftests/bpf: Add GCC compatible builtins to bpf_legacy.hJames Hilliard-6/+13
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani-2/+4
2022-12-02KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"Colin Ian King-1/+1
2022-12-02tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson-1/+1
2022-12-02KVM: selftests: Use non-atomic clear/set bit helpers in KVM testsSean Christopherson-22/+22
2022-12-02KVM: arm64: selftests: Enable single-step without a "full" ucall()Sean Christopherson-10/+19
2022-12-02Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+49
2022-12-02selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)-1/+1
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe-107/+36480
2022-12-02selftests/powerpc: Add ptrace setup_core_pattern() null-terminatorBenjamin Gray-1/+3
2022-12-02selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray-21/+10
2022-12-02selftests: powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang-1/+1
2022-12-01selftests: Add a basic HSR test.Sebastian Andrzej Siewior-0/+268
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang-1/+57
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang-23/+29