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
*
selftests: enhance membarrier syscall test
Mathieu Desnoyers
2015-09-11
1
-25
/
+75
*
selftests: add membarrier syscall test
Pranith Kumar
2015-09-11
4
-0
/
+84
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
4
-100
/
+9
|
\
|
*
selftests:vm: point to libhugetlbfs for regression testing
Mike Kravetz
2015-09-08
1
-0
/
+4
|
*
Revert "selftests: add hugetlbfstest"
Mike Kravetz
2015-09-08
3
-98
/
+0
|
*
selftests/userfaultfd: fix compiler warnings on 32-bit
Geert Uytterhoeven
2015-09-08
1
-3
/
+6
*
|
Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-08
9
-19
/
+481
|
\
\
|
*
|
selftests/zram: Makefile fix
Naresh Kamboju
2015-09-01
1
-3
/
+0
|
*
|
selftests/zram: must be run as root
Naresh Kamboju
2015-09-01
4
-0
/
+24
|
*
|
selftests: breakpoints: fix installing error on the architecture except x86
Bamvor Jian Zhang
2015-08-27
1
-13
/
+3
|
*
|
selftests: check before install
Bamvor Jian Zhang
2015-08-27
2
-6
/
+8
|
*
|
selftests/zram: Adding zram tests
Naresh Kamboju
2015-08-27
7
-0
/
+449
*
|
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
3
-76
/
+231
|
\
\
\
|
*
|
|
libnvdimm, pmem: 'struct page' for pmem
Dan Williams
2015-08-28
2
-0
/
+14
|
*
|
|
libnvdimm, pfn: 'struct page' provider infrastructure
Dan Williams
2015-08-28
1
-0
/
+2
|
*
|
|
Merge branch 'pmem-api' into libnvdimm-for-next
Dan Williams
2015-08-27
3
-17
/
+71
|
|
\
\
\
|
|
*
|
|
nd_blk: change aperture mapping from WC to WB
Ross Zwisler
2015-08-27
3
-5
/
+37
|
|
*
|
|
pmem: switch to devm_ allocations
Christoph Hellwig
2015-08-14
2
-22
/
+28
|
|
*
|
|
pmem: convert to generic memremap
Dan Williams
2015-08-14
2
-11
/
+27
|
*
|
|
|
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
Dan Williams
2015-08-19
1
-0
/
+4
|
|
/
/
/
|
*
|
|
libnvdimm: Add DSM support for Address Range Scrub commands
Vishal Verma
2015-07-27
1
-59
/
+140
*
|
|
|
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
Andrea Arcangeli
2015-09-08
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
userfaultfd: selftest
Andrea Arcangeli
2015-09-04
3
-0
/
+650
*
|
|
selftests/capabilities: Add tests for capability evolution
Andy Lutomirski
2015-09-04
4
-0
/
+520
*
|
|
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
2
-2
/
+16
|
\
\
\
|
*
|
|
selftests/powerpc: Install tempfile so the subpage_prot_file test works
Michael Ellerman
2015-08-17
1
-1
/
+2
|
*
|
|
selftests/seccomp: Add powerpc support
Michael Ellerman
2015-07-30
1
-1
/
+8
|
*
|
|
selftests/seccomp: Make seccomp tests work on big endian
Michael Ellerman
2015-07-30
1
-0
/
+6
|
|
/
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
3
-0
/
+25
|
\
\
\
|
*
|
|
locking/static_keys: Provide a selftest
Ingo Molnar
2015-08-03
3
-18
/
+18
|
*
|
|
jump_label: Provide a self-test
Jason Baron
2015-08-03
3
-0
/
+25
|
*
|
|
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2015-08-03
4
-12
/
+837
|
|
\
\
\
*
|
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
2
-12
/
+86
|
\
\
\
\
\
|
*
|
|
|
|
selftests/net: test extended BPF fanout mode
Willem de Bruijn
2015-08-17
1
-0
/
+53
|
*
|
|
|
|
selftests/net: test classic bpf fanout mode
Willem de Bruijn
2015-08-17
2
-12
/
+33
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
5
-12
/
+891
|
\
\
\
\
\
|
*
|
|
|
|
selftests/x86: Add syscall_nt selftest
Andy Lutomirski
2015-08-18
2
-1
/
+55
|
*
|
|
|
|
selftests/x86: Disable sigreturn_64
Andy Lutomirski
2015-08-18
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels
Andy Lutomirski
2015-07-31
1
-4
/
+7
|
*
|
|
|
selftests/x86, x86/ldt: Add a selftest for modify_ldt()
Andy Lutomirski
2015-07-31
2
-1
/
+577
|
*
|
|
|
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
3
-3
/
+79
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
x86/selftests, x86/vm86: Improve entry_from_vm86 selftest
Andy Lutomirski
2015-07-21
1
-8
/
+124
|
*
|
|
|
x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults
Andy Lutomirski
2015-07-07
2
-1
/
+131
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
13
-14
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-08-12
13
-14
/
+2
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
2015-08-04
1
-2
/
+2
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
rcutorture: Enable lockdep-RCU on TASKS01
Paul E. McKenney
2015-07-15
1
-2
/
+2
|
|
|
|
/
/
|
|
*
|
|
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
2015-07-17
12
-12
/
+0
|
|
|
/
/
*
|
|
|
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-08-31
2
-6
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]