index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
selftests: membarrier: use ksft_* var arg msg api
Shuah Khan
1
-50
/
+41
2017-06-30
selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13
Shuah Khan
1
-36
/
+58
2017-06-30
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api
Shuah Khan
1
-26
/
+33
2017-06-30
selftests: breakpoint_test: use ksft_* var arg msg api
Shuah Khan
1
-12
/
+16
2017-06-30
kselftest: add ksft_print_msg() function to output general information
Paul Elder
1
-0
/
+10
2017-06-30
kselftest: make ksft_* output functions variadic
Paul Elder
1
-12
/
+43
2017-06-30
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-06-30
selftests: intel_pstate: add .gitignore
Shuah Khan
1
-0
/
+2
2017-06-30
selftests: fix memory-hotplug test
Po-Hsu Lin
1
-16
/
+54
2017-06-30
selftests: add missing test name in memory-hotplug test
Po-Hsu Lin
1
-0
/
+1
2017-06-30
selftests: check percentage range for memory-hotplug test
Po-Hsu Lin
1
-0
/
+4
2017-06-30
selftests: check hot-pluggagble memory for memory-hotplug test
Po-Hsu Lin
1
-0
/
+5
2017-06-30
selftests: typo correction for memory-hotplug test
Po-Hsu Lin
1
-5
/
+5
2017-06-30
selftests: ftrace: Use md5sum to take less time of checking logs
Masami Hiramatsu
1
-3
/
+3
2017-06-27
tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict
Orson Zhai
3
-2
/
+24
2017-06-23
selftest/net/Makefile: Specify output with $(OUTPUT)
SeongJae Park
1
-2
/
+1
2017-06-23
selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS
SeongJae Park
1
-1
/
+1
2017-06-23
selftest/memfd/Makefile: Fix build error
SeongJae Park
1
-1
/
+1
2017-06-23
selftests: lib: Skip tests on missing test modules
Sumit Semwal
2
-0
/
+8
2017-06-15
kselftest: membarrier: make test names more informative
Alice Ferrazzi
1
-2
/
+2
2017-06-15
kselftest: make callers of ksft_exit_skip() output the reason for skipping
Paul Elder
3
-8
/
+6
2017-06-15
kselftest: make ksft_exit_skip() output a reason for skipping
Paul Elder
1
-2
/
+5
2017-06-14
kselftest: convert get_size to use stricter TAP13 format
Tim Bird
1
-11
/
+16
2017-06-13
kselftest: breakpoints: convert step_after_suspend_test to TAP13 output
Paul Elder
1
-26
/
+17
2017-06-13
kselftest: breakpoints: convert breakpoint_test to TAP13 output
Paul Elder
1
-14
/
+15
2017-06-13
kselftest: membarrier: convert to TAP13 output
Paul Elder
1
-16
/
+19
2017-06-13
kselftest: add TAP13 conformant versions of ksft_* functions
Paul Elder
1
-4
/
+48
2017-06-12
selftests: kselftest_harness: Fix compile warning
Mickaël Salaün
1
-1
/
+1
2017-06-07
selftests/ftrace: Return unsupported if it detects older kernel
Masami Hiramatsu
2
-0
/
+18
2017-06-07
selftests/ftrace: Use top-level available_filter_function
Masami Hiramatsu
1
-0
/
+4
2017-06-07
selftests/ftrace: Add instance indication in test log
Masami Hiramatsu
1
-1
/
+1
2017-06-07
selftests/ftrace: Reset ftrace filter on older kernel
Masami Hiramatsu
1
-1
/
+4
2017-06-07
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
Masami Hiramatsu
1
-0
/
+1
2017-06-07
selftests/ftrace: Reduce trace buffer checking overhead
Masami Hiramatsu
1
-2
/
+6
2017-06-07
selftests/ftrace: Skip full-glob-matching filter test on older kernel
Masami Hiramatsu
1
-11
/
+17
2017-06-07
selftests/seccomp: Force rebuild according to dependencies
Mickaël Salaün
1
-0
/
+2
2017-06-07
Documentation/dev-tools: Add kselftest_harness documentation
Mickaël Salaün
1
-85
/
+330
2017-06-07
selftests: Remove the TEST_API() wrapper from kselftest_harness.h
Mickaël Salaün
1
-205
/
+150
2017-06-07
selftests: Cosmetic renames in kselftest_harness.h
Mickaël Salaün
1
-5
/
+6
2017-06-07
selftests: Make test_harness.h more generally available
Mickaël Salaün
2
-1
/
+1
2017-06-07
selftests: sync: Skip the test if kernel support is not found
Michael Ellerman
1
-0
/
+13
2017-06-07
selftests/vm: Fix test for virtual address range mapping for arm64
Michal Suchanek
1
-9
/
+26
2017-06-07
selftests: futex: print testcase-name and PASS/FAIL/ERROR status
Naresh Kamboju
8
-10
/
+19
2017-05-27
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-05-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-47
/
+176
2017-05-27
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+21
2017-05-26
selftests/ftrace: Add a testcase for many kprobe events
Masami Hiramatsu
1
-0
/
+21
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
2
-4
/
+245
2017-05-24
tools/include: Sync kernel ABI headers with tooling headers
Ingo Molnar
10
-19
/
+84
2017-05-24
perf tools: Put caller above callee in --children mode
Namhyung Kim
1
-0
/
+2
[next]