index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-08-02
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
1
-1
/
+1
2016-08-01
Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
11
-13
/
+268
2016-08-01
Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+123
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
32
-32
/
+810
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-11
/
+165
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-138
/
+168
2016-07-26
selftests: media_tests add a new video device test
Shuah Khan
3
-2
/
+103
2016-07-26
selftests/powerpc: exec() with suspended transaction
Cyril Bur
5
-18
/
+98
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-2
/
+2342
2016-07-25
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-17
/
+60
2016-07-24
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
7
-138
/
+168
2016-07-24
nfit: do an ARS scrub on hitting a latent media error
Vishal Verma
1
-0
/
+1
2016-07-24
nfit: move to nfit/ sub-directory
Dan Williams
2
-3
/
+3
2016-07-23
testing/radix-tree: fix a macro expansion bug
Dan Carpenter
1
-1
/
+1
2016-07-22
nfit, tools/testing/nvdimm/: unify shutdown paths
Dan Williams
1
-14
/
+2
2016-07-21
libnvdimm: move ->module to struct nvdimm_bus_descriptor
Dan Williams
1
-0
/
+1
2016-07-21
nfit: cleanup acpi_nfit_init calling convention
Dan Williams
1
-3
/
+4
2016-07-21
tools/testing/nvdimm: add manufacturing_{date|location} dimm properties
Dan Williams
1
-33
/
+21
2016-07-21
tools/testing/nvdimm: add virtual ramdisk range
Dan Williams
1
-2
/
+16
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
6
-1
/
+2230
2016-07-14
selftests/powerpc: Add a test for PROT_SAO
Michael Ellerman
4
-1
/
+51
2016-07-12
pmem: kill __pmem address space
Dan Williams
1
-1
/
+1
2016-07-11
tools/testing/nvdimm: simulate multiple flush hints per-dimm
Dan Williams
1
-22
/
+33
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
4
-16
/
+13
2016-07-08
selftests/x86: Add vDSO mremap() test
Dmitry Safonov
2
-1
/
+112
2016-07-07
tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder
Dan Williams
1
-17
/
+2
2016-07-07
selftests/powerpc: Use "Delta" rather than "Error" in normal output
Michael Ellerman
1
-1
/
+1
2016-07-05
selftests/powerpc: Test unaligned copy and paste
Chris Smart
10
-1
/
+332
2016-07-05
selftests/powerpc: Import Anton's mmap & futex micro benchmarks
Michael Ellerman
4
-1
/
+86
2016-07-05
selftests/powerpc: Fix generation of vector instructions/types in context_switch
Cyril Bur
2
-3
/
+9
2016-07-05
selftests/powerpc: Fix usage message in context_switch
Cyril Bur
1
-3
/
+3
2016-07-05
selftests/powerpc/pmu: Use signed long to read perf_event_paranoid
Cyril Bur
1
-3
/
+3
2016-06-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
5
-17
/
+60
2016-06-27
selftests: media_tests - Add media_device_open to .gitignore
Shuah Khan
1
-0
/
+1
2016-06-27
selftests: add media controller regression test scripts and document
Shuah Khan
3
-0
/
+65
2016-06-27
selftests: add media_device_open test
Shuah Khan
2
-2
/
+83
2016-06-27
selftests: media_device_test change it to randomize loop count
Shuah Khan
1
-6
/
+13
2016-06-27
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
Yannick Brosseau
1
-1
/
+1
2016-06-27
selftests/vm: write strlen length instead of sizeof to nr_hugepages
Yannick Brosseau
1
-5
/
+5
[prev]
[next]