summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-24kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"Colin Ian King
2018-10-24selftests: gpio: Fix OUTPUT directory in MakefileDaniel Díaz
2018-10-24selftests: gpio: restructure MakefileFathi Boudra
2018-10-24selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit pathShuah Khan (Samsung OSG)
2018-10-24selftests: watchdog: Add gettimeout and get|set pretimeoutJerry Hoemann
2018-10-24selftests: watchdog: Fix error message.Jerry Hoemann
2018-10-24selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)
2018-10-24selftests/ftrace: Add ftrace cpumask testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add wakeup_rt tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add wakeup tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add stacktrace ftrace filter command testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add trace_pipe testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add function filter on module testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add max stack tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add function profiling stat testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add ringbuffer size changing testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add trace_printk sample module testMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe-event with symbol argument testMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe profile testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe event with $comm argument testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Check set_event_pid resultMasami Hiramatsu
2018-10-24selftests/ftrace: Test kprobe-event argument with various bitsizeMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kretprobe testcase to check log dataMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kprobe testcase to check log dataMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kprobe on module testcase to load/unload moduleMasami Hiramatsu
2018-10-24selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu
2018-10-24selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu
2018-10-24selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu
2018-10-24selftests/ftrace: Cleanup ftrace after running testMasami Hiramatsu
2018-10-24selftests/ftrace: Add SPDX License Identifier to templateMasami Hiramatsu
2018-10-24selftests/ftrace: More initialize features in initialize_ftraceMasami Hiramatsu
2018-10-24selftests/ftrace: Add case number prefix to logfileMasami Hiramatsu
2018-10-24selftests/ftrace: Add --console hidden optionMasami Hiramatsu
2018-10-24selftests/ftrace: Add --stop-fail hidden option for debugMasami Hiramatsu
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-22tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti
2018-10-22tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox
2018-10-21radix tree test: Convert multiorder tests to XArrayMatthew Wilcox
2018-10-21radix tree tests: Convert item_delete_rcu to XArrayMatthew Wilcox
2018-10-21radix tree tests: Convert item_kill_tree to XArrayMatthew Wilcox
2018-10-21radix tree tests: Move item_insert_orderMatthew Wilcox
2018-10-21radix tree test suite: Remove multiorder benchmarkingMatthew Wilcox
2018-10-21radix tree test suite: Remove __item_insertMatthew Wilcox
2018-10-21xarray: Move multiorder_check to in-kernel testsMatthew Wilcox
2018-10-21xarray: Move multiorder_shrink to kernel testsMatthew Wilcox