1. 1e6f1af selftests/capabilities: Fix the test_execve test by Andy Lutomirski · 7 years ago
  2. e65c6aa selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug by Andy Lutomirski · 7 years ago
  3. 1f0c69c x86/mpx: Re-add MPX to selftests Makefile by Dave Hansen · 7 years ago
  4. ff61e01 ktest: Fix child exit code processing by Steven Rostedt (VMware) · 7 years ago
  5. fa555d0 selftest/powerpc: Wrong PMC initialized in pmc56_overflow test by Madhavan Srinivasan · 7 years ago
  6. 057ac44 selftests: do not require bash for the generated test by Rolf Eike Beer · 7 years ago
  7. 91ee732 selftests: do not require bash to run netsocktests testcase by Rolf Eike Beer · 7 years ago
  8. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 7 years ago
  9. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  10. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  11. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  13. e0176a2 radix-tree tests: properly initialize mutex by Ross Zwisler · 8 years ago
  14. eec4852 radix-tree tests: add iteration test by Ross Zwisler · 8 years ago
  15. d09ba13 Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  16. fecf861 selftests/futex: Check ANSI terminal color support by SeongJae Park · 8 years ago
  17. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  19. 07021b43 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  20. 26b4224 selftests: expanding more mlock selftest by Simon Guo · 8 years ago
  21. d5aed9c selftest: move seek_to_smaps_entry() out of mlock2-tests.c by Simon Guo · 8 years ago
  22. 1448d4d selftests/vm: add test for mlock() when areas are intersected by Simon Guo · 8 years ago
  23. c7f032b selftest: split mlock2_ funcs into separate mlock2.h by Simon Guo · 8 years ago
  24. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  25. bd4cd74 tools/testing/nvdimm: support for sub-dividing a pmem region by Dan Williams · 8 years ago
  26. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  27. 8321564 selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes by Michael Ellerman · 8 years ago
  28. 2ae342e selftests/powerpc: Add missing binaries to .gitignores by Michael Ellerman · 8 years ago
  29. dd9bda4 selftests/powerpc: Add checks for transactional VSXs in signal contexts by Cyril Bur · 8 years ago
  30. 7bb0e7e selftests/powerpc: Add checks for transactional VMXs in signal contexts by Cyril Bur · 8 years ago
  31. 5ca4ffc selftests/powerpc: Add checks for transactional FPUs in signal contexts by Cyril Bur · 8 years ago
  32. f10d442 selftests/powerpc: Add checks for transactional GPRs in signal contexts by Cyril Bur · 8 years ago
  33. ef18633 selftests/powerpc: Check that signals always get delivered by Cyril Bur · 8 years ago
  34. 8e03bd4 selftests/powerpc: Add TM tcheck helpers in C by Cyril Bur · 8 years ago
  35. 0886c6d selftests/powerpc: Allow tests to extend their kill timeout by Cyril Bur · 8 years ago
  36. babcd9c selftests/powerpc: Introduce GPR asm helper header file by Cyril Bur · 8 years ago
  37. 2b40937 selftests/powerpc: Move VMX stack frame macros to header file by Cyril Bur · 8 years ago
  38. be4a9f5 selftests/powerpc: Rework FPU stack placement macros and move to header file by Cyril Bur · 8 years ago
  39. 65ca668 selftests/powerpc: Check for VSX preservation across userspace preemption by Cyril Bur · 8 years ago
  40. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  43. c6169de Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  44. 62fd5258 radix tree test suite: Test radix_tree_replace_slot() for multiorder entries by Matthew Wilcox · 8 years ago
  45. 96c4470 selftests/powerpc: Compile selftests against headers without AT_HWCAP2 by Cyril Bur · 8 years ago
  46. 6ad92bf tools/testing: add a test to check nsfs ioctl-s by Andrey Vagin · 8 years ago
  47. 73606af tools/testing/nvdimm: test get_config_size DSM failures by Dan Williams · 8 years ago
  48. 3d2c86e selftests: Move networking/timestamping from Documentation by Shuah Khan · 8 years ago
  49. 02a35aa selftests: move watchdog tests from Documentation/watchdog by Shuah Khan · 8 years ago
  50. b6ebbac5 selftests: move ia64 tests from Documentation/ia64 by Shuah Khan · 8 years ago
  51. f9b6b0e selftests: move vDSO tests from Documentation/vDSO by Shuah Khan · 8 years ago
  52. 8dbbf85 selftests: move ptp tests from Documentation/ptp by Shuah Khan · 8 years ago
  53. 92dd8dd selftests: move prctl tests from Documentation/prctl by Shuah Khan · 8 years ago
  54. 10924bc selftests: move dnotify_test from Documentation/filesystems by Shuah Khan · 8 years ago
  55. c3cb835 selftests/timers: Add missing error code assignment before test by Christophe JAILLET · 8 years ago
  56. 0ad46be selftests/zram: replace ZRAM_LZ4_COMPRESS by Fabian Frederick · 8 years ago
  57. 9d15ce9 tools/testing/nvdimm: fix allocation range for mock flush hint tables by Dan Williams · 8 years ago
  58. 1ef0199 selftests/x86/sigreturn: Use CX, not AX, as the scratch register by Andy Lutomirski · 8 years ago
  59. 5f23f6d x86/pkeys: Add self-tests by Dave Hansen · 8 years ago
  60. 1d723de7 selftests/x86: Fix spelling mistake "preseve" -> "preserve" by Colin Ian King · 8 years ago
  61. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  62. 231bf11 tools/testing/nvdimm: unit test for acpi_nvdimm_notify() by Dan Williams · 8 years ago
  63. c14a868 tools/testing/nvdimm: unit test for acpi_nfit_notify() by Dan Williams · 8 years ago
  64. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  65. d8d378f tools/testing/nvdimm: fix SIGTERM vs hotplug crash by Dan Williams · 8 years ago
  66. ca49e64 selftests/powerpc: Specify we expect to build with std=gnu99 by Michael Ellerman · 8 years ago
  67. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  68. a9c59ef ntb_test: Add a selftest script for the NTB subsystem by Logan Gunthorpe · 8 years ago
  69. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  70. 117dec9 tools/testing/radix-tree/linux/gfp.h: fix bitrotted value by Valdis Kletnieks · 8 years ago
  71. 5dd0bf6 Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  72. 1571a03 Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  73. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  74. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  75. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  76. d78388d selftests: media_tests add a new video device test by Shuah Khan · 8 years ago
  77. a431b94 selftests/powerpc: exec() with suspended transaction by Cyril Bur · 8 years ago
  78. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. df00ccc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  81. 6839a6d nfit: do an ARS scrub on hitting a latent media error by Vishal Verma · 8 years ago
  82. bdf9701 nfit: move to nfit/ sub-directory by Dan Williams · 8 years ago
  83. b301aac testing/radix-tree: fix a macro expansion bug by Dan Carpenter · 8 years ago
  84. 58cd71b nfit, tools/testing/nvdimm/: unify shutdown paths by Dan Williams · 8 years ago
  85. bc9775d libnvdimm: move ->module to struct nvdimm_bus_descriptor by Dan Williams · 8 years ago
  86. e7a11b4 nfit: cleanup acpi_nfit_init calling convention by Dan Williams · 8 years ago
  87. 5dc68e5 tools/testing/nvdimm: add manufacturing_{date|location} dimm properties by Dan Williams · 8 years ago
  88. 7bfe97c tools/testing/nvdimm: add virtual ramdisk range by Dan Williams · 8 years ago
  89. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  90. 24af8c5 selftests/powerpc: Add a test for PROT_SAO by Michael Ellerman · 8 years ago
  91. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  92. 85d3fa0 tools/testing/nvdimm: simulate multiple flush hints per-dimm by Dan Williams · 8 years ago
  93. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  94. f80fd3a selftests/x86: Add vDSO mremap() test by Dmitry Safonov · 8 years ago
  95. b28f08c tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder by Dan Williams · 8 years ago
  96. bc5c0a0 selftests/powerpc: Use "Delta" rather than "Error" in normal output by Michael Ellerman · 8 years ago
  97. 4375088 selftests/powerpc: Test unaligned copy and paste by Chris Smart · 8 years ago
  98. 0c63e8b selftests/powerpc: Import Anton's mmap & futex micro benchmarks by Michael Ellerman · 8 years ago
  99. f2418ae selftests/powerpc: Fix generation of vector instructions/types in context_switch by Cyril Bur · 8 years ago
  100. 94fa56a selftests/powerpc: Fix usage message in context_switch by Cyril Bur · 8 years ago