index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-0
/
+9
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-3
/
+185
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-11
radix-tree tests: properly initialize mutex
Ross Zwisler
1
-1
/
+1
2016-10-11
radix-tree tests: add iteration test
Ross Zwisler
4
-1
/
+184
2016-10-11
Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-48
/
+276
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+1631
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-62
/
+361
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-157
/
+1426
2016-10-07
selftests: expanding more mlock selftest
Simon Guo
3
-78
/
+295
2016-10-07
selftest: move seek_to_smaps_entry() out of mlock2-tests.c
Simon Guo
2
-42
/
+42
2016-10-07
selftests/vm: add test for mlock() when areas are intersected
Simon Guo
3
-0
/
+81
2016-10-07
selftest: split mlock2_ funcs into separate mlock2.h
Simon Guo
2
-20
/
+21
2016-10-07
Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next
Dan Williams
4
-48
/
+276
2016-10-07
tools/testing/nvdimm: support for sub-dividing a pmem region
Dan Williams
3
-43
/
+124
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-0
/
+182
2016-10-06
selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes
Michael Ellerman
2
-0
/
+2
2016-10-06
selftests/powerpc: Add missing binaries to .gitignores
Michael Ellerman
3
-0
/
+7
2016-10-04
selftests/powerpc: Add checks for transactional VSXs in signal contexts
Cyril Bur
2
-1
/
+126
2016-10-04
selftests/powerpc: Add checks for transactional VMXs in signal contexts
Cyril Bur
2
-1
/
+112
2016-10-04
selftests/powerpc: Add checks for transactional FPUs in signal contexts
Cyril Bur
2
-1
/
+93
2016-10-04
selftests/powerpc: Add checks for transactional GPRs in signal contexts
Cyril Bur
3
-1
/
+210
2016-10-04
selftests/powerpc: Check that signals always get delivered
Cyril Bur
5
-0
/
+285
2016-10-04
selftests/powerpc: Add TM tcheck helpers in C
Cyril Bur
1
-0
/
+27
2016-10-04
selftests/powerpc: Allow tests to extend their kill timeout
Cyril Bur
2
-3
/
+8
2016-10-04
selftests/powerpc: Introduce GPR asm helper header file
Cyril Bur
1
-0
/
+96
2016-10-04
selftests/powerpc: Move VMX stack frame macros to header file
Cyril Bur
2
-84
/
+97
2016-10-04
selftests/powerpc: Rework FPU stack placement macros and move to header file
Cyril Bur
2
-68
/
+85
2016-10-04
selftests/powerpc: Check for VSX preservation across userspace preemption
Cyril Bur
4
-1
/
+283
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+0
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+10
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2
-5
/
+13
2016-09-29
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2016-09-25
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2
-5
/
+13
2016-09-23
selftests/powerpc: Compile selftests against headers without AT_HWCAP2
Cyril Bur
1
-0
/
+7
2016-09-22
tools/testing: add a test to check nsfs ioctl-s
Andrey Vagin
4
-0
/
+182
2016-09-21
tools/testing/nvdimm: test get_config_size DSM failures
Dan Williams
1
-2
/
+77
2016-09-19
tools/testing/nvdimm: fix allocation range for mock flush hint tables
Dan Williams
1
-1
/
+2
2016-09-13
selftests/x86/sigreturn: Use CX, not AX, as the scratch register
Andy Lutomirski
1
-8
/
+8
2016-09-09
x86/pkeys: Add self-tests
Dave Hansen
3
-1
/
+1631
2016-09-08
selftests/x86: Fix spelling mistake "preseve" -> "preserve"
Colin Ian King
1
-2
/
+2
2016-09-06
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
1
-13
/
+0
2016-09-01
tools/testing/nvdimm: unit test for acpi_nvdimm_notify()
Dan Williams
1
-0
/
+45
2016-08-23
tools/testing/nvdimm: unit test for acpi_nfit_notify()
Dan Williams
3
-6
/
+33
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2016-08-10
tools/testing/nvdimm: fix SIGTERM vs hotplug crash
Dan Williams
1
-0
/
+2
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
1
-1
/
+1
2016-08-05
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+422
2016-08-05
ntb_test: Add a selftest script for the NTB subsystem
Logan Gunthorpe
1
-0
/
+422
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-3
/
+10
[next]