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