aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-26/+250
4 daysMerge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-14/+24
6 daysMerge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
7 daysMerge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+55
7 daysKVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson2-0/+53
8 dayspowerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil4-14/+24
8 daysselftests: rtnetlink: add neighbour update testSabrina Dubroca1-0/+55
8 daysselftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini2-0/+151
8 daysselftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini3-25/+45
8 daysKVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang1-1/+1
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-54/+224
12 daysMerge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-18/+39
12 daysresolve_btfids: Fix linker flags detectionIhor Solodrai1-0/+1
13 daysselftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman1-0/+64
13 daysbpf: collect only live registers in linked regsEduard Zingerman3-35/+63
13 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
13 daysRevert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman1-14/+0
13 daysselftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-1/+38
13 daysbpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-4/+58
13 daysMerge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+30
13 daysMerge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+21
13 daysselftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
14 daysscftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney1-1/+2
14 daysrefscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
14 daysrcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
14 daysrcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney12-13/+29
14 daysMerge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds15-55/+624
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira1-0/+99
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen1-0/+11
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian1-6/+6
2026-03-05selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
2026-03-04selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
2026-03-04selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-04selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+15
2026-03-04sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou1-2/+2
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan1-3/+7
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-110/+114
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-4/+9
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen1-0/+58
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng1-2/+2
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz1-0/+44
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds50-137/+783
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski2-77/+0
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira1-0/+159
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal2-6/+17
2026-02-27selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon1-1/+1
2026-02-27selftests/bpf: Test refinement of single-value tnumPaul Chaignon1-0/+137