summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+7
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+115
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)-1/+1
2021-09-08selftests/memfd: remove unused variableGreg Thelen-1/+1
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko-4/+4
2021-09-08mm/damon: add user space selftestsSeongJae Park-0/+110
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-12/+303
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-28/+245
2021-09-06selftests/bpf: Test XDP bonding nest and unwindJussi Maki-10/+64
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-9/+619
2021-09-06vsock_test: update message bounds test for MSG_EORArseny Krasnov-1/+7
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-7/+170
2021-09-03Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-17/+16
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+66
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+784
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy-3/+83
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy-4/+70
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy-3/+119
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy-3/+99
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy-5/+85
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy-0/+324
2021-09-03selftests/vm/userfaultfd: wake after copy failureNadav Amit-0/+13
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig-1/+0
2021-09-03selftests: Fix spelling mistake "cann't" -> "cannot"Colin Ian King-1/+1
2021-09-03selftests/vm: use kselftest skip code for skipped testsPo-Hsu Lin-2/+8
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-12/+26
2021-09-02Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-20/+51
2021-09-02selftests: add simple GSO GRE testJakub Kicinski-0/+237
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-11/+977
2021-09-01selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts-2/+2
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+22
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1092/+10623
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...Linus Torvalds-0/+385
2021-08-31selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian-1/+1
2021-08-31selftests/sync: Remove the deprecated config SYNCLi Zhijian-1/+0
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas-30/+892
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-628/+1937
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-58/+368
2021-08-27selftests/bpf: Fix potential unreleased lockChengfeng Ye-1/+3
2021-08-26selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King-1/+1
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun-3/+16
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe-1/+63
2021-08-26selftests/powerpc: Add missing clobbered register to to ptrace TM testsJordan Niethe-2/+2
2021-08-26selftests/net: allow GRO coalesce test on vethPaolo Abeni-37/+86
2021-08-25bpf: selftests: Add dctcp fallback testMartin KaFai Lau-23/+134
2021-08-25bpf: selftests: Add connect_to_fd_opts to network_helpersMartin KaFai Lau-2/+27
2021-08-25bpf: selftests: Add sk_state to bpf_tcp_helpers.hMartin KaFai Lau-3/+4
2021-08-25selftests/x86: Fix error: variably modified 'altstack_data' at file scopeJun Miao-12/+10