summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-02libbpf: Improve usability of libbpf MakefileXin Liu
2022-12-02selftests/bpf: Add GCC compatible builtins to bpf_legacy.hJames Hilliard
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
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: KVM: selftests: Convert clear/set_bit() to actual atomicsSean Christopherson
2022-12-02tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson
2022-12-02tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpersSean Christopherson
2022-12-02KVM: selftests: Use non-atomic clear/set bit helpers in KVM testsSean Christopherson
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson
2022-12-02tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpersSean 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-02Merge tag 'kvm-selftests-6.2-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas
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
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang
2022-12-01selftests: mptcp: listener test for userspace PMGeliang Tang
2022-12-01selftests: mptcp: make evts global in userspace_pmGeliang Tang
2022-12-01selftests: mptcp: enhance userspace pm testsGeliang Tang
2022-12-01selftests: mptcp: declare var as localMatthieu Baerts
2022-12-01selftests: mptcp: clearly declare global ns varsMatthieu Baerts
2022-12-01selftests: mptcp: uniform 'rndh' variableMatthieu Baerts
2022-12-01selftests: mptcp: removed defined but unused varsMatthieu Baerts
2022-12-01selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts
2022-12-01selftests/bpf: Validate multiple ref release_on_unlock logicDave Marchevsky
2022-12-01KVM: selftests: Define and use a custom static assert in lib headersSean Christopherson
2022-12-01KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPUSean Christopherson
2022-12-01KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERMSean Christopherson
2022-12-01KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpersSean Christopherson
2022-12-01KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()Lei Wang
2022-12-01KVM: selftests: Restore assert for non-nested VMs in access tracking testSean Christopherson
2022-12-01KVM: selftests: Fix inverted "warning" in access tracking perf testSean Christopherson
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang