summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch
2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch
2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch
2018-10-26userfaultfd: selftest: recycle lock threads firstPeter Xu
2018-10-26userfaultfd: selftest: generalize read and pollPeter Xu
2018-10-26userfaultfd: selftest: cleanup help messagesPeter Xu
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman
2018-10-26selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann
2018-10-25bpf: fix test suite to enable all unpriv program typesDaniel Borkmann
2018-10-26selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETSNaresh Kamboju
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-24net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-10-24selftests/ftrace: Strip escape sequences for log fileMasami Hiramatsu
2018-10-24selftests/ftrace: Use colored output when availableDaniel Díaz
2018-10-24selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao
2018-10-24selftests: kvm: Fix -Wformat warningsAndrea Parri
2018-10-24selftests/ftrace: Add color to the PASS / FAIL resultsSteven Rostedt (VMware)
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