summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15KVM: selftests: Fix typos and stale comments in kvm_utilFuad Tabba
2026-01-15KVM: selftests: Move page_align() to shared headerFuad Tabba
2026-01-15KVM: riscv: selftests: Fix incorrect rounding in page_align()Fuad Tabba
2026-01-15KVM: arm64: selftests: Fix incorrect rounding in page_align()Fuad Tabba
2026-01-15KVM: arm64: selftests: Disable unused TTBR1_EL1 translationsFuad Tabba
2026-01-15KVM: arm64: selftests: Add a test for FEAT_IDSTMarc Zyngier
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2026-01-14selftests/bpf: Extend live regs tests with a test for gotoxAnton Protopopov
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-14KVM: selftests: Add a selftests for nested VMLOAD/VMSAVEYosry Ahmed
2026-01-14KVM: selftests: Slightly simplify memstress_setup_nested()Yosry Ahmed
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-13selftests/bpf: Add tests for loading insn array values with offsetsAnton Protopopov
2026-01-13selftests/bpf: assert BPF kfunc default trusted pointer semanticsMatt Bobrowski
2026-01-13bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by defaultMatt Bobrowski
2026-01-13selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman
2026-01-13selftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman
2026-01-13selftests: fib-onlink: Add test cases for nexthop device mismatchIdo Schimmel
2026-01-13selftests: fib-onlink: Add a test case for IPv4 multicast gatewayIdo Schimmel
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv6 testsIdo Schimmel
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv4 testsIdo Schimmel
2026-01-14selftests: iou-zcrx: test large chunk sizesPavel Begunkov
2026-01-13selftests: drv-net: gro: break out all individual test casesJakub Kicinski
2026-01-13selftests: drv-net: gro: run the test against HW GRO and LROJakub Kicinski
2026-01-13selftests: drv-net: gro: improve feature configJakub Kicinski
2026-01-13selftests: drv-net: gro: use cmd printJakub Kicinski
2026-01-13selftests: net: py: teach cmd() how to print itselfJakub Kicinski
2026-01-13selftests: net: py: teach ksft_pr() multi-line safetyJakub Kicinski
2026-01-13KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson
2026-01-13KVM: selftests: Add a test to verify APICv updates (while L2 is active)Sean Christopherson
2026-01-13selftests/bpf: Add test cases for btf__permute functionalityDonglin Peng
2026-01-13selftests: net: reduce txtimestamp deschedule flakesWillem de Bruijn
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-13selftests/bpf: Add tests for s>>=31 and s>>=63Alexei Starovoitov
2026-01-13selftests/bpf: Fix verifier_arena_globals1 failure with 64K pageYonghong Song
2026-01-13selftests/bpf: Fix sk_bypass_prot_mem failure with 64K pageYonghong Song
2026-01-13selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K pageYonghong Song
2026-01-13selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()Thomas Weißschuh
2026-01-13selftests: vDSO: vdso_test_abi: Use UAPI system call numbersThomas Weißschuh
2026-01-13selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()Thomas Weißschuh
2026-01-13selftests/tc-testing: add selftests for cake_mq qdiscJonas Köppeler
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long