summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-08-14selftests: net: Test bridge backup port when port is administratively downIdo Schimmel-4/+27
2025-08-14selftests: drv-net: wait for carrierJakub Kicinski-22/+39
2025-08-14torture: Add --do-normal parameter to torture.sh help textPaul E. McKenney-0/+1
2025-08-14rcutorture: Fix jitter.sh spin timePaul E. McKenney-3/+24
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+81
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+78
2025-08-14selftests: drv-net: add test for RSS on flow labelJakub Kicinski-0/+168
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti-0/+9
2025-08-13selftests: netconsole: Validate interface selection by MAC addressAndre Carvalho-22/+43
2025-08-13selftests: forwarding: Add a test for FDB activity notification controlIdo Schimmel-1/+176
2025-08-13selftests/bpf: Copy test_kmods when installing selftestAmery Hung-1/+1
2025-08-13Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...Linus Torvalds-3/+3
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski-0/+63
2025-08-12selftests: drv-net: devmem: flip the direction of Tx testsJakub Kicinski-6/+6
2025-08-12selftests: net: terminate bkg() commands on exceptionJakub Kicinski-1/+4
2025-08-12selftests: drv-net: devmem: add / correct the IPv6 supportJakub Kicinski-1/+1
2025-08-12selftests: drv-net: devmem: remove sudo from system() callsJakub Kicinski-7/+7
2025-08-12selftests: drv-net: add configs for zerocopy RxJakub Kicinski-0/+2
2025-08-12selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.Kuniyuki Iwashima-1/+1
2025-08-12selftest: af_unix: Silence -Wall warning for scm_pid.c.Kuniyuki Iwashima-2/+0
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rig...Kuniyuki Iwashima-15/+13
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.Kuniyuki Iwashima-14/+12
2025-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfMartin KaFai Lau-49/+1077
2025-08-12selftests: drv-net: don't assume device has only 2 queuesJakub Kicinski-4/+6
2025-08-11selftests/proc: fix string literal warning in proc-maps-race.cSukrut Heroorkar-3/+3
2025-08-11selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu-0/+1
2025-08-11selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu-2/+1
2025-08-11selftests/sched_ext: Remove duplicate sched.h headerJiapeng Chong-1/+0
2025-08-11selftests/coredump: Remove the read() that fails the testNam Cao-3/+0
2025-08-11selftests/filesystems: add basic fscontext log testsAleksa Sarai-1/+132
2025-08-11selftests/mount_setattr: add smoke tests for open_tree_attr(2) bugAleksa Sarai-13/+64
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier-0/+71
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-30/+125
2025-08-06selftests/bpf: Test multi_st_ops and calling kfuncs from different programsAmery Hung-0/+192
2025-08-06selftests/bpf: Add multi_st_ops that supports multiple instancesAmery Hung-0/+120
2025-08-06Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+238
2025-08-05net: Update threaded state in napi config in netif_set_threadedSamiullah Khawaja-0/+112
2025-08-05selftests: netdevsim: Xfail nexthop test on slow machinesIdo Schimmel-1/+1
2025-08-05selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes-1/+238
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+405
2025-08-04selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski-18/+1
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+2
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-9/+307
2025-08-02selftests: cachestat: add tests for mmap, refactor and enhance mmap test for ...Suresh K C-8/+54
2025-08-02selftests/mm: add process_madvise() testswang lian-0/+351
2025-08-02kho: add test for kexec handoverMike Rapoport (Microsoft)-0/+299
2025-08-01selftests/bpf: Test concurrent task local data key creationAmery Hung-0/+105
2025-08-01selftests/bpf: Test basic task local data operationsAmery Hung-0/+257
2025-08-01selftests/bpf: Introduce task local dataAmery Hung-0/+623
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+22