aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma1-1/+1
2026-07-01selftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen1-0/+114
2026-07-01selftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner3-0/+173
2026-07-01selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen3-1/+27
2026-07-01selftests/hid: Load only requested struct_ops mapsYiyang Chen1-7/+18
2026-06-30selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski1-10/+6
2026-06-30selftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski1-2/+2
2026-06-30vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson2-2/+2
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds4-0/+26
2026-06-25selftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui1-0/+19
2026-06-25selftests/bpf: Cover refcount acquire node offsetsYiyang Chen1-0/+34
2026-06-25selftests/bpf: test rejection of a packet-modifying SK_SKB stream parserSechang Lim2-0/+38
2026-06-25selftests/bpf: don't modify the skb in the strparser parser progSechang Lim1-22/+0
2026-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-10/+166
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds17-132/+750
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+122
2026-06-25selftests: bonding: add a test for VLAN propagation over a bonded real deviceJakub Kicinski2-0/+181
2026-06-25selftests: tls: size splice_short pipe by page sizeNirmoy Das1-1/+7
2026-06-25selftests/bpf: Test jited inline of bpf_get_smp_processor_id() for LoongArchTiezhu Yang1-0/+11
2026-06-25selftests/bpf: Test jited inline of bpf_get_current_task() for LoongArchTiezhu Yang1-0/+2
2026-06-25selftests/bpf: Add __arch_loongarch to limit test cases for LoongArchTiezhu Yang2-0/+6
2026-06-25selftests/bpf: Add get_preempt_count() support for LoongArchTiezhu Yang1-0/+7
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-30/+125
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-0/+122
2026-06-24KVM: s390: selftests: Fix cmma selftestClaudio Imbrenda1-0/+6
2026-06-24KVM: s390: selftests: Extended user_operexec testsEric Farman2-0/+116
2026-06-23selftests/bpf: Add LWT encap tests for skb metadataJakub Sitnicki3-52/+249
2026-06-23selftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare1-2/+17
2026-06-23selftests/xsk: fix timeout thread harness sequencingTushar Vyavahare2-16/+18
2026-06-23selftests/xsk: make poll timeout mode explicitTushar Vyavahare2-24/+21
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds48-1799/+1920
2026-06-23Merge 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
2026-06-21mm/page_frag: reject invalid CPUs in page_frag_testSamuel Moelius1-0/+2