1. 7a07b50 membarrier: clean up selftest by Mathieu Desnoyers · 9 years ago
  2. 5dd01be userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical by Andrea Arcangeli · 9 years ago
  3. a5932bf userfaultfd: selftest: return an error if BOUNCE_VERIFY fails by Andrea Arcangeli · 9 years ago
  4. 1f5fee2 userfaultfd: selftest: avoid my_bcmp false positives with powerpc by Andrea Arcangeli · 9 years ago
  5. 56ed8f1 userfaultfd: selftest: only warn if __NR_userfaultfd is undefined by Michael Ellerman · 9 years ago
  6. 67f6a02 userfaultfd: selftest: headers fixup by Andrea Arcangeli · 9 years ago
  7. d0a8711 userfaultfd: selftests: vm: pick up sanitized kernel headers by Thierry Reding · 9 years ago
  8. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  9. 30ec568 Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  10. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  12. ae78581 selftests: exec: revert to default emit rule by Bamvor Jian Zhang · 9 years ago
  13. 900d65e selftests: change install command to rsync by Bamvor Jian Zhang · 9 years ago
  14. b11054b selftests: mqueue: simplify the Makefile by Bamvor Jian Zhang · 9 years ago
  15. cc19ada selftests: mqueue: allow extra cflags by Bamvor Jian Zhang · 9 years ago
  16. 1087d01 selftests: rename jump label to static_keys by Bamvor Jian Zhang · 9 years ago
  17. b623c4d selftests/seccomp: add support for s390 by Kees Cook · 9 years ago
  18. 7ef7cc9 seltests/zram: fix syntax error by Zhang Zhen · 9 years ago
  19. c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 9 years ago
  20. b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
  21. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  22. 54283ae Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  23. fd5a9ec selftests:vm: point to libhugetlbfs for regression testing by Mike Kravetz · 9 years ago
  24. 243db535 Revert "selftests: add hugetlbfstest" by Mike Kravetz · 9 years ago
  25. af8713b selftests/userfaultfd: fix compiler warnings on 32-bit by Geert Uytterhoeven · 9 years ago
  26. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  27. 49df2e3 userfaultfd: selftest: update userfaultfd x86 32bit syscall number by Andrea Arcangeli · 9 years ago
  28. 76fc5e7 x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0 by Andy Lutomirski · 9 years ago
  29. c47174f userfaultfd: selftest by Andrea Arcangeli · 9 years ago
  30. 32ae976 selftests/capabilities: Add tests for capability evolution by Andy Lutomirski · 9 years ago
  31. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  32. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  34. 7eba7d9 selftests/zram: Makefile fix by Naresh Kamboju · 9 years ago
  35. 2dfb28e selftests/zram: must be run as root by Naresh Kamboju · 9 years ago
  36. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  39. 32ab0a3f libnvdimm, pmem: 'struct page' for pmem by Dan Williams · 9 years ago
  40. e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 9 years ago
  41. 4a9bf88 Merge branch 'pmem-api' into libnvdimm-for-next by Dan Williams · 9 years ago
  42. 67a3e8f nd_blk: change aperture mapping from WC to WB by Ross Zwisler · 9 years ago
  43. 9fae100 selftests: breakpoints: fix installing error on the architecture except x86 by Bamvor Jian Zhang · 9 years ago
  44. a7d0f07 selftests: check before install by Bamvor Jian Zhang · 9 years ago
  45. f21fb79 selftests/zram: Adding zram tests by Naresh Kamboju · 9 years ago
  46. 7a67832 libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option by Dan Williams · 9 years ago
  47. a9c909c selftests/x86: Add syscall_nt selftest by Andy Lutomirski · 9 years ago
  48. 33f3df4 selftests/x86: Disable sigreturn_64 by Andy Lutomirski · 9 years ago
  49. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  50. 30da679 selftests/net: test extended BPF fanout mode by Willem de Bruijn · 9 years ago
  51. 95e2279 selftests/net: test classic bpf fanout mode by Willem de Bruijn · 9 years ago
  52. 281786e selftests/powerpc: Install tempfile so the subpage_prot_file test works by Michael Ellerman · 9 years ago
  53. 708ab62 pmem: switch to devm_ allocations by Christoph Hellwig · 9 years ago
  54. e836a25 pmem: convert to generic memremap by Dan Williams · 9 years ago
  55. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  56. 1d0fbb3 selftests: firmware: skip timeout checks for kernels without user mode helper by Luis R. Rodriguez · 9 years ago
  57. 3dbe43f Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD by Paul E. McKenney · 9 years ago
  58. 2bf9e0a locking/static_keys: Provide a selftest by Ingo Molnar · 9 years ago
  59. 579e1ac jump_label: Provide a self-test by Jason Baron · 9 years ago
  60. f320ead Merge branch 'x86/asm' into locking/core by Ingo Molnar · 9 years ago
  61. e800eb3 selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels by Andy Lutomirski · 9 years ago
  62. 014dc90 selftests/x86, x86/ldt: Add a selftest for modify_ldt() by Andy Lutomirski · 9 years ago
  63. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  64. 5d83c2b selftests/seccomp: Add powerpc support by Michael Ellerman · 9 years ago
  65. c385d0d selftests/seccomp: Make seccomp tests work on big endian by Michael Ellerman · 9 years ago
  66. 30b4f0f Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  67. 39c686b libnvdimm: Add DSM support for Address Range Scrub commands by Vishal Verma · 9 years ago
  68. f2a50f8 x86/selftests, x86/vm86: Improve entry_from_vm86 selftest by Andy Lutomirski · 9 years ago
  69. fee50f3 selftests/futex: Fix futex_cmp_requeue_pi() error handling by Darren Hart · 9 years ago
  70. 75c27f1 rcu: Remove CONFIG_RCU_CPU_STALL_INFO by Paul E. McKenney · 9 years ago
  71. d6a8c6d rcutorture: Enable lockdep-RCU on TASKS01 by Paul E. McKenney · 9 years ago
  72. 9d27a87 tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test by Dan Williams · 9 years ago
  73. f7ec836 tools/testing/nvdimm: fix return code for unimplemented commands by Dan Williams · 9 years ago
  74. b1b2e62 tools/testing/nvdimm: mock ioremap_wt by Dan Williams · 9 years ago
  75. 5e5c684 x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults by Andy Lutomirski · 9 years ago
  76. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  77. d93a74a Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  78. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 9 years ago
  79. 6bc7561 tools/testing/nvdimm: libnvdimm unit test infrastructure by Dan Williams · 9 years ago
  80. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  81. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  82. 2278e5e selftests: add quicktest support by Shuah Khan · 9 years ago
  83. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  87. 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 9 years ago
  88. c99ee51 selftests: add seccomp suite by Kees Cook · 9 years ago
  89. 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 9 years ago
  90. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 809fac6 selftests/powerpc: Add gitignore file for the new DSCR tests by Anshuman Khandual · 9 years ago
  92. af0be08 selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces by Michael Ellerman · 9 years ago
  93. ebd5858 selftests/powerpc: Add test for all DSCR sysfs interfaces by Anshuman Khandual · 9 years ago
  94. 6f84426 selftests/powerpc: Add test for DSCR inheritence across fork & exec by Anshuman Khandual · 9 years ago
  95. cf9c4a5 selftests/powerpc: Add test for DSCR value inheritence across fork by Anshuman Khandual · 9 years ago
  96. cc6a93f selftests/powerpc: Add test for DSCR SPR numbers by Anshuman Khandual · 9 years ago
  97. 1554f21 selftests/powerpc: Add test for explicitly changing DSCR value by Anshuman Khandual · 9 years ago
  98. 4c6315f selftests/powerpc: Add test for system wide DSCR default by Anshuman Khandual · 9 years ago
  99. 989898b selftests/powerpc: Add install support to more powerpc tests by Michael Ellerman · 9 years ago
  100. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago