index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-28
67
-466
/
+564
|
\
|
*
selftests/ftrace: Strip escape sequences for log file
Masami Hiramatsu
2018-10-24
1
-2
/
+9
|
*
selftests/ftrace: Use colored output when available
Daniel Díaz
2018-10-24
1
-7
/
+22
|
*
selftests: fix warning: "_GNU_SOURCE" redefined
Peng Hao
2018-10-24
2
-2
/
+2
|
*
selftests: kvm: Fix -Wformat warnings
Andrea Parri
2018-10-24
1
-2
/
+2
|
*
selftests/ftrace: Add color to the PASS / FAIL results
Steven Rostedt (VMware)
2018-10-24
1
-8
/
+8
|
*
kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"
Colin Ian King
2018-10-24
1
-1
/
+1
|
*
selftests: gpio: Fix OUTPUT directory in Makefile
Daniel Díaz
2018-10-24
1
-3
/
+3
|
*
selftests: gpio: restructure Makefile
Fathi Boudra
2018-10-24
1
-17
/
+15
|
*
selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit path
Shuah Khan (Samsung OSG)
2018-10-24
1
-4
/
+12
|
*
selftests: watchdog: Add gettimeout and get|set pretimeout
Jerry Hoemann
2018-10-24
1
-1
/
+32
|
*
selftests: watchdog: Fix error message.
Jerry Hoemann
2018-10-24
1
-4
/
+4
|
*
selftests: watchdog: fix message when /dev/watchdog open fails
Shuah Khan (Samsung OSG)
2018-10-24
1
-1
/
+7
|
*
selftests/ftrace: Add ftrace cpumask testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+42
|
*
selftests/ftrace: Add wakeup_rt tracer testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+25
|
*
selftests/ftrace: Add wakeup tracer testcase
Masami Hiramatsu
2018-10-24
2
-0
/
+26
|
*
selftests/ftrace: Add stacktrace ftrace filter command testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+12
|
*
selftests/ftrace: Add trace_pipe testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+16
|
*
selftests/ftrace: Add function filter on module testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+24
|
*
selftests/ftrace: Add max stack tracer testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+39
|
*
selftests/ftrace: Add function profiling stat testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+22
|
*
selftests/ftrace: Add ringbuffer size changing testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+22
|
*
selftests/ftrace: Add trace_printk sample module test
Masami Hiramatsu
2018-10-24
1
-0
/
+27
|
*
selftests/ftrace: Add kprobe-event with symbol argument test
Masami Hiramatsu
2018-10-24
2
-0
/
+40
|
*
selftests/ftrace: Add kprobe profile testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+15
|
*
selftests/ftrace: Add kprobe event with $comm argument testcase
Masami Hiramatsu
2018-10-24
1
-0
/
+17
|
*
selftests/ftrace: Check set_event_pid result
Masami Hiramatsu
2018-10-24
1
-0
/
+1
|
*
selftests/ftrace: Test kprobe-event argument with various bitsize
Masami Hiramatsu
2018-10-24
1
-16
/
+32
|
*
selftests/ftrace: Improve kretprobe testcase to check log data
Masami Hiramatsu
2018-10-24
1
-1
/
+6
|
*
selftests/ftrace: Improve kprobe testcase to check log data
Masami Hiramatsu
2018-10-24
1
-1
/
+5
|
*
selftests/ftrace: Improve kprobe on module testcase to load/unload module
Masami Hiramatsu
2018-10-24
2
-3
/
+36
|
*
selftests/ftrace: Use loopback address instead of localhost
Masami Hiramatsu
2018-10-24
11
-25
/
+14
|
*
selftests/ftrace: Fix checkbashisms errors
Masami Hiramatsu
2018-10-24
1
-2
/
+2
|
*
selftests/ftrace: Fix to test kprobe $comm arg only if available
Masami Hiramatsu
2018-10-24
1
-0
/
+3
|
*
selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
Masami Hiramatsu
2018-10-24
44
-378
/
+1
|
*
selftests/ftrace: Cleanup ftrace after running test
Masami Hiramatsu
2018-10-24
1
-0
/
+1
|
*
selftests/ftrace: Add SPDX License Identifier to template
Masami Hiramatsu
2018-10-24
1
-0
/
+1
|
*
selftests/ftrace: More initialize features in initialize_ftrace
Masami Hiramatsu
2018-10-24
1
-0
/
+5
|
*
selftests/ftrace: Add case number prefix to logfile
Masami Hiramatsu
2018-10-24
1
-2
/
+2
|
*
selftests/ftrace: Add --console hidden option
Masami Hiramatsu
2018-10-24
1
-1
/
+13
|
*
selftests/ftrace: Add --stop-fail hidden option for debug
Masami Hiramatsu
2018-10-24
1
-0
/
+13
*
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
28
-1008
/
+497
|
\
\
|
*
|
radix tree: Remove multiorder support
Matthew Wilcox
2018-10-21
1
-1
/
+0
|
*
|
radix tree test: Convert multiorder tests to XArray
Matthew Wilcox
2018-10-21
1
-56
/
+49
|
*
|
radix tree tests: Convert item_delete_rcu to XArray
Matthew Wilcox
2018-10-21
2
-3
/
+3
|
*
|
radix tree tests: Convert item_kill_tree to XArray
Matthew Wilcox
2018-10-21
1
-21
/
+9
|
*
|
radix tree tests: Move item_insert_order
Matthew Wilcox
2018-10-21
3
-11
/
+22
|
*
|
radix tree test suite: Remove multiorder benchmarking
Matthew Wilcox
2018-10-21
1
-29
/
+21
|
*
|
radix tree test suite: Remove __item_insert
Matthew Wilcox
2018-10-21
2
-7
/
+1
|
*
|
xarray: Move multiorder_check to in-kernel tests
Matthew Wilcox
2018-10-21
1
-48
/
+0
[next]