summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu3-1/+108
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson1-2/+2
2025-08-20selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon1-0/+1
2025-08-20selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes1-3/+261
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+64
2025-08-19selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)2-4/+6
2025-08-19selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)1-2/+3
2025-08-19selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang1-0/+1
2025-08-19selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)1-0/+1
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil1-2/+2
2025-08-16selftests: tls: make the new data_steal test less flakyJakub Kicinski1-7/+5
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel1-0/+29
2025-08-15selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu1-0/+198
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+78
2025-08-14selftests: net/forwarding: test purge of active DWRR classesDavide Caratti2-0/+9
2025-08-13Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+3
2025-08-13selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski1-0/+63
2025-08-12selftests: drv-net: don't assume device has only 2 queuesJakub Kicinski1-4/+6
2025-08-12selftests/proc: fix string literal warning in proc-maps-race.cSukrut Heroorkar1-3/+3
2025-08-11selftests/sched_ext: Remove duplicate sched.h headerJiapeng Chong1-1/+0
2025-08-11selftests/coredump: Remove the read() that fails the testNam Cao1-3/+0
2025-08-11selftests/mount_setattr: add smoke tests for open_tree_attr(2) bugAleksa Sarai1-13/+64
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier2-0/+71
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-30/+125
2025-08-06Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+238
2025-08-06net: Update threaded state in napi config in netif_set_threadedSamiullah Khawaja2-0/+112
2025-08-06selftests: netdevsim: Xfail nexthop test on slow machinesIdo Schimmel1-1/+1
2025-08-05selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes3-1/+238
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-8/+405
2025-08-05selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski1-18/+1
2025-08-04Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+2
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds6-9/+307
2025-08-02selftests: cachestat: add tests for mmap, refactor and enhance mmap test for ...Suresh K C1-8/+54
2025-08-02selftests/mm: add process_madvise() testswang lian4-0/+351
2025-08-02kho: add test for kexec handoverMike Rapoport (Microsoft)4-0/+299
2025-08-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+22
2025-08-02selftests/bpf: Test for unaligned flow_dissector ctx accessPaul Chaignon1-1/+22
2025-08-02selftests: avoid using ifconfigEric Dumazet1-8/+8
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+28
2025-08-01selftests: net: Fix flaky neighbor garbage collection testIdo Schimmel1-3/+3
2025-08-01Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2025-08-01Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-157/+412
2025-08-01Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2025-08-01Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-33/+130
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds35-167/+2918
2025-07-31Merge branch 'for-6.17/selftests' into for-linusJiri Kosina14-174/+461
2025-07-31Merge branch 'for-6.17/amd-sfh' into for-linusJiri Kosina53-368/+1482
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-225/+420
2025-07-31selftests: ALSA: fix memory leak in utimer testWangYuli1-0/+1
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-281/+1272