summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16selftests: nci: replace unsigned int with intXiang wangx
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-13bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann
2021-09-13bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann
2021-09-13selftests/powerpc: Add scv versions of the basic TM syscall testsNicholas Piggin
2021-09-12selftest: net: fix typo in altname testAndrea Claudi
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)
2021-09-08selftests/memfd: remove unused variableGreg Thelen
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2021-09-08mm/damon: add user space selftestsSeongJae Park
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07selftests/bpf: Fix build of task_pt_regs test for arm64Jean-Philippe Brucker
2021-09-06selftests/bpf: Test XDP bonding nest and unwindJussi Maki
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
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-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-02selftests: add simple GSO GRE testJakub Kicinski
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-01selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts
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-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