summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+90
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+171
2026-03-25selftests: netfilter: nft_concat_range.sh: add check for flush+reload bugFlorian Westphal-1/+69
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-0/+76
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen-0/+44
2026-03-23selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima-3/+58
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-4/+336
2026-03-21selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann-0/+108
2026-03-21selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade-0/+94
2026-03-21selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu-0/+58
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai-0/+47
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai-3/+6
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün-1/+90
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+12
2026-03-17selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner-1/+1
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank-0/+76
2026-03-16selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires-0/+12
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-26/+250
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-14/+24
2026-03-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+2
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+55
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson-0/+53
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil-14/+24
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca-0/+55
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini-0/+151
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini-25/+45
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang-1/+1
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon-1/+1
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang-0/+22
2026-03-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-54/+224
2026-03-07Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-18/+39
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai-0/+1
2026-03-06selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman-0/+64
2026-03-06bpf: collect only live registers in linked regsEduard Zingerman-35/+63
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-2/+2
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman-14/+0
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman-1/+38
2026-03-06bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman-4/+58
2026-03-06Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds-2/+30
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+21
2026-03-06selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu-2/+2
2026-03-05scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney-1/+2
2026-03-05refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney-2/+4
2026-03-05rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney-2/+4
2026-03-05rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney-13/+29
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-55/+624
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira-0/+99
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen-0/+11
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian-6/+6