index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
35
-708
/
+668
|
\
|
*
radix tree test suite: Add config option for map shift
Rehas Sachdeva
2017-02-13
4
-11
/
+16
|
*
radix tree test suite: Run iteration tests for longer
Matthew Wilcox
2017-02-13
1
-2
/
+2
|
*
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
2017-02-13
1
-1
/
+14
|
*
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
2017-02-13
1
-2
/
+4
|
*
radix tree test suite: Fix leaky tests
Matthew Wilcox
2017-02-13
1
-12
/
+16
|
*
radix tree test suite: Enable address sanitizer
Matthew Wilcox
2017-02-13
1
-1
/
+1
|
*
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-13
1
-3
/
+3
|
*
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-13
10
-58
/
+77
|
*
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-13
2
-0
/
+26
|
*
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-13
4
-7
/
+33
|
*
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
1
-1
/
+92
|
*
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
2
-3
/
+4
|
*
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
8
-6
/
+365
|
*
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
1
-3
/
+2
|
*
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
3
-39
/
+12
|
*
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
3
-23
/
+3
|
*
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
2
-38
/
+0
|
*
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-02-13
1
-0
/
+1
|
*
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-27
1
-1
/
+0
|
*
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
11
-500
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
1
-3
/
+4
|
\
\
|
*
|
tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...
Stas Sergeev
2017-02-27
1
-3
/
+4
*
|
|
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-02-27
1
-35
/
+76
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ktest: Add variable run_command_status to save status of commands executed
Steven Rostedt (VMware)
2017-02-07
1
-11
/
+11
|
*
|
ktest.pl: Powercycle the box on reboot if no connection can be made
Steven Rostedt (VMware)
2017-02-07
1
-11
/
+29
|
*
|
ktest: Add timeout to ssh command
Steven Rostedt (VMware)
2017-02-07
1
-8
/
+27
|
*
|
ktest: Fix child exit code processing
Steven Rostedt (VMware)
2017-02-07
1
-1
/
+1
|
*
|
ktest: Have POST_TEST run after the test has totally completed
Steven Rostedt (VMware)
2017-02-07
1
-8
/
+12
*
|
|
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-25
56
-393
/
+1300
|
\
\
\
|
*
|
|
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
2017-02-14
4
-12
/
+13
|
*
|
|
selftests/powerpc: Fix the clean rule since recent changes
Michael Ellerman
2017-02-14
1
-1
/
+2
|
*
|
|
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
2017-02-14
1
-2
/
+2
|
*
|
|
selftests: Fix the .c linking rule
Michael Ellerman
2017-02-14
1
-1
/
+1
|
*
|
|
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
2017-02-14
1
-5
/
+5
|
*
|
|
selftests, x86, protection_keys: fix wrong offset in siginfo
Dave Hansen
2017-02-08
1
-1
/
+1
|
*
|
|
selftests, x86, protection_keys: fix uninitialized variable warning
Dave Hansen
2017-02-08
1
-1
/
+1
|
*
|
|
selftest: cpufreq: Add special tests
Viresh Kumar
2017-01-19
4
-3
/
+146
|
*
|
|
selftest: cpufreq: Add support to test cpufreq modules
Viresh Kumar
2017-01-19
3
-6
/
+284
|
*
|
|
selftest: cpufreq: Add suspend/resume/hibernate support
Viresh Kumar
2017-01-19
2
-2
/
+52
|
*
|
|
selftest: cpufreq: Add support for cpufreq tests
Viresh Kumar
2017-01-19
6
-0
/
+568
|
*
|
|
selftests: Add intel_pstate to TARGETS
Stafford Horne
2017-01-19
1
-0
/
+1
|
*
|
|
selftests/intel_pstate: Update makefile to match new style
Stafford Horne
2017-01-19
1
-9
/
+4
|
*
|
|
selftests/intel_pstate: Fix warning on loop index overflow
Stafford Horne
2017-01-19
1
-1
/
+1
|
*
|
|
selftests/futex: Add headers to makefile dependencies
Stafford Horne
2017-01-19
1
-1
/
+4
|
*
|
|
selftests/futex: Add stdio used for logging
Stafford Horne
2017-01-19
1
-0
/
+1
|
*
|
|
selftests: x86 protection_keys remove dead code
Shuah Khan
2017-01-11
1
-10
/
+0
|
*
|
|
selftests: x86 protection_keys fix unused variable compile warnings
Shuah Khan
2017-01-11
1
-5
/
+0
[next]