1. 26b4224 selftests: expanding more mlock selftest by Simon Guo · 8 years ago
  2. d5aed9c selftest: move seek_to_smaps_entry() out of mlock2-tests.c by Simon Guo · 8 years ago
  3. 1448d4d selftests/vm: add test for mlock() when areas are intersected by Simon Guo · 8 years ago
  4. c7f032b selftest: split mlock2_ funcs into separate mlock2.h by Simon Guo · 8 years ago
  5. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  6. 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
  7. 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
  8. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  9. c6169de Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  10. 62fd525 radix tree test suite: Test radix_tree_replace_slot() for multiorder entries by Matthew Wilcox · 8 years ago
  11. 6ad92bf tools/testing: add a test to check nsfs ioctl-s by Andrey Vagin · 8 years ago
  12. 9d15ce9 tools/testing/nvdimm: fix allocation range for mock flush hint tables by Dan Williams · 8 years ago
  13. 1ef0199 selftests/x86/sigreturn: Use CX, not AX, as the scratch register by Andy Lutomirski · 8 years ago
  14. 1d723de7 selftests/x86: Fix spelling mistake "preseve" -> "preserve" by Colin Ian King · 8 years ago
  15. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  16. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  17. d8d378f tools/testing/nvdimm: fix SIGTERM vs hotplug crash by Dan Williams · 8 years ago
  18. ca49e64f selftests/powerpc: Specify we expect to build with std=gnu99 by Michael Ellerman · 8 years ago
  19. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  20. a9c59ef ntb_test: Add a selftest script for the NTB subsystem by Logan Gunthorpe · 8 years ago
  21. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  22. 117dec9 tools/testing/radix-tree/linux/gfp.h: fix bitrotted value by Valdis Kletnieks · 8 years ago
  23. 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
  24. 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
  25. 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
  26. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  27. 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
  28. d78388d selftests: media_tests add a new video device test by Shuah Khan · 8 years ago
  29. a431b94 selftests/powerpc: exec() with suspended transaction by Cyril Bur · 8 years ago
  30. 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
  31. 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
  32. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  33. 6839a6d nfit: do an ARS scrub on hitting a latent media error by Vishal Verma · 8 years ago
  34. bdf9701 nfit: move to nfit/ sub-directory by Dan Williams · 8 years ago
  35. b301aac testing/radix-tree: fix a macro expansion bug by Dan Carpenter · 8 years ago
  36. 58cd71b nfit, tools/testing/nvdimm/: unify shutdown paths by Dan Williams · 8 years ago
  37. bc9775d libnvdimm: move ->module to struct nvdimm_bus_descriptor by Dan Williams · 8 years ago
  38. e7a11b4 nfit: cleanup acpi_nfit_init calling convention by Dan Williams · 8 years ago
  39. 5dc68e5 tools/testing/nvdimm: add manufacturing_{date|location} dimm properties by Dan Williams · 8 years ago
  40. 7bfe97c tools/testing/nvdimm: add virtual ramdisk range by Dan Williams · 8 years ago
  41. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  42. 24af8c5 selftests/powerpc: Add a test for PROT_SAO by Michael Ellerman · 8 years ago
  43. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  44. 85d3fa0 tools/testing/nvdimm: simulate multiple flush hints per-dimm by Dan Williams · 8 years ago
  45. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  46. f80fd3a selftests/x86: Add vDSO mremap() test by Dmitry Safonov · 8 years ago
  47. b28f08c tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder by Dan Williams · 8 years ago
  48. bc5c0a0 selftests/powerpc: Use "Delta" rather than "Error" in normal output by Michael Ellerman · 8 years ago
  49. 4375088 selftests/powerpc: Test unaligned copy and paste by Chris Smart · 8 years ago
  50. 0c63e8b selftests/powerpc: Import Anton's mmap & futex micro benchmarks by Michael Ellerman · 8 years ago
  51. f2418ae selftests/powerpc: Fix generation of vector instructions/types in context_switch by Cyril Bur · 8 years ago
  52. 94fa56a selftests/powerpc: Fix usage message in context_switch by Cyril Bur · 8 years ago
  53. d4ecdff selftests/powerpc/pmu: Use signed long to read perf_event_paranoid by Cyril Bur · 8 years ago
  54. 54d5f16e Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  55. cde07f4 selftests: media_tests - Add media_device_open to .gitignore by Shuah Khan · 8 years ago
  56. fe8777a selftests: add media controller regression test scripts and document by Shuah Khan · 8 years ago
  57. b96da0f selftests: add media_device_open test by Shuah Khan · 8 years ago
  58. e9c0d44 selftests: media_device_test change it to randomize loop count by Shuah Khan · 8 years ago
  59. bff1246 selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test by Yannick Brosseau · 8 years ago
  60. ee65735 selftests/vm: write strlen length instead of sizeof to nr_hugepages by Yannick Brosseau · 8 years ago
  61. 3aefd1f selftests/lib: set printf.sh executable by SeongJae Park · 8 years ago
  62. ee8520f tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc() by Dan Williams · 8 years ago
  63. 0a553cb rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET by Andrey Smirnov · 8 years ago
  64. 519efa9 rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ by Andrey Smirnov · 8 years ago
  65. cd26fca rtc: rtctest: Change alarm IRQ support detection by Andrey Smirnov · 8 years ago
  66. a7b50ab selftests/vm/compaction_test: fix write to restore nr_hugepages by Mike Kravetz · 8 years ago
  67. f295e53 libnvdimm, pmem: allow nfit_test to override pmem_direct_access() by Dan Williams · 8 years ago
  68. 16c19a2 selftests/powerpc: Load Monitor Register Tests by Jack Miller · 8 years ago
  69. 0ded517 ftracetest: Fix hist unsupported result in hist selftests by Steven Rostedt (Red Hat) · 8 years ago
  70. 6b0a57e tools/testing/nvdimm: add pfn device dependency by Dan Williams · 8 years ago
  71. f80eb42 selftests/exec: Makefile is a run-time dependency, add it to the install list by Yannick Brosseau · 8 years ago
  72. 65cbea5 torture: Inflict default jitter by Paul E. McKenney · 8 years ago
  73. 5ef20f8 rcutorture: Drop "-soundhw pcspkr" from x86 boot arguments by Paul E. McKenney · 8 years ago
  74. d5e9537 rcutorture: Don't specify the cpu type of QEMU on PPC by Boqun Feng · 8 years ago
  75. 1b2f48f rcutorture: Make -soundhw a x86 specific option by Boqun Feng · 8 years ago
  76. 1b900c6 rcutorture: Use vmlinux as the fallback kernel image by Boqun Feng · 8 years ago
  77. e5731b5 rcutorture/doc: Create initrd using dracut by Boqun Feng · 8 years ago
  78. 682ed70 torture: Add starvation events to error summary by Paul E. McKenney · 8 years ago
  79. 6e8c66c torture: Forgive lengthy trace dumps and preemption by Paul E. McKenney · 8 years ago
  80. 58d0a86 seccomp: add tests for ptrace hole by Kees Cook · 8 years ago
  81. e754aed x86/mpx, selftests: Add MPX self test by Dave Hansen · 8 years ago
  82. fc100a7 soreuseport: Fix reuseport_bpf testcase on 32bit architectures by Helge Deller · 8 years ago
  83. 1a77e2b kselftests: timers: Add set-tz test case by John Stultz · 8 years ago
  84. 24c82fb Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  85. d62a023 Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  86. 4496a1d Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  87. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  88. 97f8827 ftracetest: Use proper logic to find process PID by Steven Rostedt (Red Hat) · 8 years ago
  89. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  90. a4351cb selftests/thuge-gen: Use platform specific MAP_HUGETLB value by Helge Deller · 8 years ago
  91. 64e2a42 parisc: Add ARCH_TRACEHOOK and regset support by Helge Deller · 8 years ago
  92. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  93. ab68f26 /dev/dax, pmem: direct access to persistent memory by Dan Williams · 8 years ago
  94. 8c1244d radix-tree: tidy up next_chunk by Matthew Wilcox · 8 years ago
  95. b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 8 years ago
  96. 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 8 years ago
  97. 0694f0c radix tree test suite: remove dependencies on height by Matthew Wilcox · 8 years ago
  98. 0796c58 radix-tree: fix radix_tree_dump() for multi-order entries by Ross Zwisler · 8 years ago
  99. 070c5ac radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries by Matthew Wilcox · 8 years ago
  100. eb73f7f radix-tree: add test for radix_tree_locate_item() by Ross Zwisler · 8 years ago