aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
45 hoursMerge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+86
4 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+173
4 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-22/+91
4 daysMerge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-2/+2
5 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-12/+8
5 daysselftests/x86: Add shadow stack uprobe CALL testDavid Windsor1-0/+86
6 daysselftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner3-0/+173
7 daysselftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski1-10/+6
7 daysselftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski1-2/+2
7 daysvfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson2-2/+2
11 daysMerge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds4-0/+26
12 daysselftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui1-0/+19
12 daysselftests/bpf: Cover refcount acquire node offsetsYiyang Chen1-0/+34
12 daysselftests/bpf: test rejection of a packet-modifying SK_SKB stream parserSechang Lim2-0/+38
12 daysselftests/bpf: don't modify the skb in the strparser parser progSechang Lim1-22/+0
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-10/+166
12 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds17-132/+750
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+122
12 daysselftests: bonding: add a test for VLAN propagation over a bonded real deviceJakub Kicinski2-0/+181
12 daysselftests: tls: size splice_short pipe by page sizeNirmoy Das1-1/+7
12 daysselftests/bpf: Test jited inline of bpf_get_smp_processor_id() for LoongArchTiezhu Yang1-0/+11
12 daysselftests/bpf: Test jited inline of bpf_get_current_task() for LoongArchTiezhu Yang1-0/+2
12 daysselftests/bpf: Add __arch_loongarch to limit test cases for LoongArchTiezhu Yang2-0/+6
12 daysselftests/bpf: Add get_preempt_count() support for LoongArchTiezhu Yang1-0/+7
12 daysMerge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-30/+125
13 daysMerge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-0/+122
13 daysKVM: s390: selftests: Fix cmma selftestClaudio Imbrenda1-0/+6
13 daysKVM: s390: selftests: Extended user_operexec testsEric Farman2-0/+116
13 daysselftests/bpf: Add LWT encap tests for skb metadataJakub Sitnicki3-52/+249
14 daysselftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare1-2/+17
14 daysselftests/xsk: fix timeout thread harness sequencingTushar Vyavahare2-16/+18
14 daysselftests/xsk: make poll timeout mode explicitTushar Vyavahare2-24/+21
14 daysMerge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds48-1799/+1920
14 daysMerge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+12
2026-06-23selftests: nft_queue.sh: add a bridge queue testFlorian Westphal1-8/+58
2026-06-23selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collis...Yi Chen1-22/+67
2026-06-22selftests: drv-net: so_txtime: relax variance boundsWillem de Bruijn1-1/+1
2026-06-22selftests/bpf: Add test for stale bounds on LSM retval context loadTristan Madani1-0/+15
2026-06-22selftests/bpf: Cover small conntrack opts error writesYiyang Chen2-0/+32
2026-06-22selftests/bpf: Cover half-slot cleanup of pointer spillsNuoqi Gui1-0/+18
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-4/+4
2026-06-22Merge tag 'bpf-next-7.2' into loongarch-nextHuacai Chen241-1288/+19193
2026-06-21selftests/bpf: Test cgroup link replace with BPF_F_PREORDERAmery Hung1-0/+77
2026-06-21bpf: Allow type tag BTF records to succeed other modifier recordsEmil Tsalapatis1-10/+2
2026-06-21selftests/bpf: Cover stack nospec slot indexingNuoqi Gui1-0/+22
2026-06-21selftests/tc-testing: Add DualPI2 GSO backlog accounting testXingquan Liu2-0/+87
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds7-57/+425
2026-06-21selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan1-3/+28
2026-06-21selftests/mm: remove hardcoded THP sizing assumptions in hmm testsSayali Patil1-19/+43
2026-06-21selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil1-8/+24