summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-09-13proc: test lseek on /proc/net/devAlexey Dobriyan-0/+70
2025-09-13idr test suite: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-9/+7
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds-9/+14
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-3/+2
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown-3/+2
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-22/+94
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-20/+92
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds-33/+74
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei-33/+74
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan-9/+14
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+2
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds-2/+2
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds-3/+266
2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown-0/+1
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier-20/+20
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+0
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-19/+646
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski-5/+295
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu-1/+108
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson-2/+2
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon-0/+1
2025-08-19selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes-3/+261
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes-0/+4
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+64
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)-4/+6
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)-2/+3
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang-0/+1
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)-0/+1
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil-2/+2
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski-7/+5
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel-0/+29
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu-0/+198
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-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti-0/+9
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: 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/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/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-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-10/+409
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