summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+13
6 daysMerge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+51
8 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
8 daysMerge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
8 daysselftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan1-5/+5
9 daysMerge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+27
9 daysselftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
10 daysselftests/rseq: Fix a building error for riscv archHui Wang1-1/+5
10 daysMerge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+159
10 daysselftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito2-4/+51
10 daysselftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag1-0/+1
11 daysselftests: riscv: Bypass libc in inactive vector ptrace testAndrew Jones1-2/+3
12 daysMerge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds3-7/+8
12 daysselftests: net: make busywait timeout clock portableNirmoy Das1-2/+23
13 daysMerge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+86
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+173
2026-07-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-22/+91
2026-07-03Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-2/+2
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-12/+8
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor1-0/+86
2026-07-02selftests/arm64: fix spelling errors in commentsWang Yan2-2/+2
2026-07-02selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu1-0/+1
2026-07-02selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-02selftests/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-07-01selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski1-10/+6
2026-07-01selftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski1-2/+2
2026-07-01vfio: 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-26selftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui1-0/+19
2026-06-26selftests/bpf: Cover refcount acquire node offsetsYiyang Chen1-0/+34
2026-06-26selftests/bpf: test rejection of a packet-modifying SK_SKB stream parserSechang Lim2-0/+38
2026-06-26selftests/bpf: don't modify the skb in the strparser parser progSechang Lim1-22/+0
2026-06-26Merge 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-25Merge 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-24selftests/bpf: Add LWT encap tests for skb metadataJakub Sitnicki3-52/+249