index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2016-05-20
radix-tree: rewrite radix_tree_locate_item
Matthew Wilcox
-12
/
+18
2016-05-20
radix-tree: fix radix_tree_create for sibling entries
Matthew Wilcox
-0
/
+5
2016-05-20
radix-tree test suite: add multi-order tag test
Ross Zwisler
-0
/
+97
2016-05-20
radix tree test suite: multi-order iteration test
Ross Zwisler
-0
/
+92
2016-05-20
radix-tree: add support for multi-order iterating
Ross Zwisler
-4
/
+4
2016-05-20
radix-tree: fix multiorder BUG_ON in radix_tree_insert
Matthew Wilcox
-0
/
+12
2016-05-20
radix-tree: fix several shrinking bugs with multiorder entries
Matthew Wilcox
-0
/
+39
2016-05-20
radix tree test suite: start adding multiorder tests
Matthew Wilcox
-5
/
+76
2016-05-20
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
-0
/
+1
2016-05-20
radix tree test suite: rebuild when headers change
Ross Zwisler
-1
/
+1
2016-05-20
radix tree test suite: keep regression test runs short
Ross Zwisler
-7
/
+15
2016-05-20
radix tree test suite: allow testing other fan-out values
Ross Zwisler
-7
/
+2
2016-05-20
radix tree test suite: add tests for radix_tree_locate_item()
Matthew Wilcox
-0
/
+44
2016-05-20
radix tree test suite: fix build
Matthew Wilcox
-8
/
+12
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-30
/
+439
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-2
/
+28
2016-05-18
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-0
/
+530
2016-05-18
Merge branch 'for-4.7/dsm' into libnvdimm-for-next
Dan Williams
-17
/
+33
2016-05-18
Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next
Dan Williams
-0
/
+44
2016-05-18
Merge branch 'for-4.7/dax' into libnvdimm-for-next
Dan Williams
-7
/
+22
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+649
2016-05-16
Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+185
2016-05-16
tools: testing: define the _GNU_SOURCE macro
Muhammad Falak R Wani
-1
/
+1
2016-05-16
kselftests/ftrace: Add a test case for event pid filtering
Namhyung Kim
-0
/
+72
2016-05-16
kselftests/ftrace: Detect tracefs mount point
Namhyung Kim
-2
/
+7
2016-05-13
selftests/seccomp: add MIPS self-test support
Matt Redfearn
-2
/
+28
2016-05-11
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
-1
/
+146
2016-05-11
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
-1
/
+92
2016-05-11
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
-1
/
+44
2016-05-11
selftests/powerpc: Standardise TM calls
Rashmica Gupta
-13
/
+7
2016-05-11
selftests/powerpc: Make reg.h common to all powerpc selftests
Rashmica Gupta
-8
/
+13
2016-05-11
selftests/powerpc: Fix subpage_prot test to return !0 on failure
Michael Ellerman
-8
/
+10
2016-05-11
selftests/powerpc: Test cp_abort during context switch
Chris Smart
-0
/
+129
2016-05-09
libnvdimm, dax: introduce device-dax infrastructure
Dan Williams
-0
/
+1
2016-05-09
ftracetest: Add instance created, delete, read and enable event test
Steven Rostedt (Red Hat)
-0
/
+143
2016-05-05
tools/testing/nvdimm: ND_CMD_CALL support
Dan Williams
-3
/
+18
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
-1
/
+210
2016-05-04
signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)
Andy Lutomirski
-1
/
+1
2016-05-04
signals/sigaltstack: Report current flag bits in sigaltstack()
Andy Lutomirski
-3
/
+16
2016-05-04
selftests/sigaltstack: Fix the sigaltstack test on old kernels
Andy Lutomirski
-7
/
+14
2016-05-03
selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODIS...
Stas Sergeev
-0
/
+165
2016-04-29
selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment
Andy Lutomirski
-0
/
+250
2016-04-28
nfit, libnvdimm: clarify "commands" vs "_DSMs"
Dan Williams
-13
/
+14
2016-04-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-21
/
+476
2016-04-22
libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup
Dan Williams
-7
/
+21
2016-04-21
rcutorture: Add boot-time adjustment of leaf fanout
Paul E. McKenney
-2
/
+2
2016-04-21
rcutorture: Don't rebuild identical kernel
Paul E. McKenney
-7
/
+19
2016-04-21
rcutorture: Add OS-jitter capability
Paul E. McKenney
-0
/
+108
2016-04-19
kselftests/ftrace: Add a test for log2 modifier of hist trigger
Masami Hiramatsu
-0
/
+10
2016-04-19
kselftests/ftrace: Add hist trigger testcases
Masami Hiramatsu
-0
/
+221
[prev]
[next]