aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-01-09selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen1-2/+4
2026-01-09selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen2-0/+3
2026-01-09selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen2-11/+22
2026-01-09selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen1-0/+10
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack1-1/+2
2026-01-09memblock: drop redundant 'struct page *' argument from memblock_free_pages()Shengming Hu1-2/+1
2026-01-08KVM: selftests: Extend vmx_set_nested_state_test to cover SVMYosry Ahmed2-12/+112
2026-01-08KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()Yosry Ahmed1-2/+4
2026-01-08KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()Sean Christopherson4-6/+4
2026-01-08KVM: selftests: Extend memstress to run on nested SVMYosry Ahmed1-7/+35
2026-01-08KVM: selftests: Extend vmx_dirty_log_test to cover SVMYosry Ahmed2-21/+54
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed4-2/+9
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed6-4/+54
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed1-0/+3
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson4-74/+57
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed4-108/+52
2026-01-08KVM: selftests: Add a stage-2 MMU instance to kvm_vmSean Christopherson1-0/+5
2026-01-08KVM: selftests: Stop passing VMX metadata to TDP mapping functionsYosry Ahmed4-40/+24
2026-01-08KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUsYosry Ahmed7-32/+48
2026-01-08KVM: selftests: Move PTE bitmasks to kvm_mmuYosry Ahmed3-39/+76
2026-01-08KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmuSean Christopherson6-0/+9
2026-01-08KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIsSean Christopherson2-28/+39
2026-01-08KVM: selftests: Add "struct kvm_mmu" to track a given MMU instanceSean Christopherson8-88/+94
2026-01-08KVM: selftests: Stop setting A/D bits when creating EPT PTEsYosry Ahmed1-8/+0
2026-01-08KVM: selftests: Kill eptPageTablePointerYosry Ahmed1-19/+16
2026-01-08KVM: selftests: Rename nested TDP mapping functionsYosry Ahmed4-39/+37
2026-01-08KVM: selftests: Stop passing a memslot to nested_map_memslot()Yosry Ahmed3-7/+11
2026-01-08KVM: selftests: Make __vm_get_page_table_entry() staticYosry Ahmed2-4/+2
2026-01-08KVM: selftests: Fix sign extension bug in get_desc64_base()MJ Pooladkhay1-2/+4
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-40/+356
2026-01-08KVM: selftests: Test TPR / CR8 sync and interrupt maskingMaciej S. Szmigiero3-0/+280
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-11/+197
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds3-13/+64
2026-01-07thermal: intel: selftests: workload_hint: Support slow workload hintsSrinivas Pandruvada1-22/+52
2026-01-07kunit: tool: test: Don't rely on implicit working directory changeThomas Weißschuh1-2/+3
2026-01-07kunit: tool: test: Rename test_data_path() to _test_data_path()Thomas Weißschuh1-28/+28
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer1-4/+35
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer1-10/+14
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer1-0/+14
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires1-0/+2
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi1-1/+1
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi2-0/+20
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang2-0/+360
2026-01-06selftests: netdevsim: add carrier state consistency testYohei Kojima1-0/+59
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis1-0/+38
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn2-0/+59
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski1-6/+38
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang1-1/+1