summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed
2026-01-08KVM: selftests: Add a stage-2 MMU instance to kvm_vmSean Christopherson
2026-01-08KVM: selftests: Stop passing VMX metadata to TDP mapping functionsYosry Ahmed
2026-01-08KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUsYosry Ahmed
2026-01-08KVM: selftests: Move PTE bitmasks to kvm_mmuYosry Ahmed
2026-01-08KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmuSean Christopherson
2026-01-08KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIsSean Christopherson
2026-01-08KVM: selftests: Add "struct kvm_mmu" to track a given MMU instanceSean Christopherson
2026-01-08KVM: selftests: Stop setting A/D bits when creating EPT PTEsYosry Ahmed
2026-01-08KVM: selftests: Kill eptPageTablePointerYosry Ahmed
2026-01-08KVM: selftests: Rename nested TDP mapping functionsYosry Ahmed
2026-01-08KVM: selftests: Stop passing a memslot to nested_map_memslot()Yosry Ahmed
2026-01-08KVM: selftests: Make __vm_get_page_table_entry() staticYosry Ahmed
2026-01-08KVM: selftests: Fix sign extension bug in get_desc64_base()MJ Pooladkhay
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08KVM: selftests: Test TPR / CR8 sync and interrupt maskingMaciej S. Szmigiero
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-07thermal: intel: selftests: workload_hint: Support slow workload hintsSrinivas Pandruvada
2026-01-07kunit: tool: test: Don't rely on implicit working directory changeThomas Weißschuh
2026-01-07kunit: tool: test: Rename test_data_path() to _test_data_path()Thomas Weißschuh
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-06selftests: netdevsim: add carrier state consistency testYohei Kojima
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen
2026-01-06selftests/nolibc: always build sparc32 tests with -mcpu=v8Thomas Weißschuh
2026-01-06selftests/nolibc: drop NOLIBC_SYSROOT=0 logicThomas Weißschuh
2026-01-06selftests/nolibc: test compatibility of nolibc and kernel time typesThomas Weißschuh
2026-01-05selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha
2026-01-05selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira
2026-01-05vsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj
2026-01-05kunit: qemu_configs: Add 32-bit big endian ARM configurationThomas Weißschuh
2026-01-05kunit: tool: Don't overwrite test status based on subtest countsThomas Weißschuh
2026-01-05kunit: tool: Add test for nested test result reportingThomas Weißschuh
2026-01-05kunit: respect KBUILD_OUTPUT env variable by defaultRyota Sakamoto
2026-01-05kselftest/arm64: Support FORCE_TARGETSMark Brown