summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-03Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy
2021-09-03selftests/vm/userfaultfd: wake after copy failureNadav Amit
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-03selftests: Fix spelling mistake "cann't" -> "cannot"Colin Ian King
2021-09-03selftests/vm: use kselftest skip code for skipped testsPo-Hsu Lin
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-02Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...Linus Torvalds
2021-08-31selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian
2021-08-31selftests/sync: Remove the deprecated config SYNCLi Zhijian
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue
2021-08-27selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-08-26selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe
2021-08-26selftests/powerpc: Add missing clobbered register to to ptrace TM testsJordan Niethe
2021-08-26selftests/net: allow GRO coalesce test on vethPaolo Abeni
2021-08-25bpf: selftests: Add dctcp fallback testMartin KaFai Lau
2021-08-25bpf: selftests: Add connect_to_fd_opts to network_helpersMartin KaFai Lau
2021-08-25bpf: selftests: Add sk_state to bpf_tcp_helpers.hMartin KaFai Lau
2021-08-25selftests/x86: Fix error: variably modified 'altstack_data' at file scopeJun Miao
2021-08-25kselftest:sched: remove duplicate include in cs_prctl_test.cChangcheng Deng
2021-08-25selftests: openat2: Fix testing failure for O_LARGEFILE flagBaolin Wang
2021-08-25selftests: xsk: Preface options with optMagnus Karlsson
2021-08-25selftests: xsk: Make enums lower caseMagnus Karlsson
2021-08-25selftests: xsk: Generate packets from specificationMagnus Karlsson
2021-08-25selftests: xsk: Generate packet directly in umemMagnus Karlsson
2021-08-25selftests: xsk: Simplify cleanup of ifobjectsMagnus Karlsson
2021-08-25selftests: xsk: Decrease sending speedMagnus Karlsson
2021-08-25selftests: xsk: Validate tx stats on tx threadMagnus Karlsson
2021-08-25selftests: xsk: Simplify packet validation in xsk testsMagnus Karlsson
2021-08-25selftests: xsk: Rename worker_* functions that are not thread entry pointsMagnus Karlsson