1. abb39bc selftests/powerpc: Fix build failure of load_unaligned_zeropad test by Michael Ellerman · 9 years ago
  2. 7a07b50 membarrier: clean up selftest by Mathieu Desnoyers · 9 years ago
  3. 5dd01be userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical by Andrea Arcangeli · 9 years ago
  4. a5932bf userfaultfd: selftest: return an error if BOUNCE_VERIFY fails by Andrea Arcangeli · 9 years ago
  5. 1f5fee2 userfaultfd: selftest: avoid my_bcmp false positives with powerpc by Andrea Arcangeli · 9 years ago
  6. 56ed8f1 userfaultfd: selftest: only warn if __NR_userfaultfd is undefined by Michael Ellerman · 9 years ago
  7. 67f6a02 userfaultfd: selftest: headers fixup by Andrea Arcangeli · 9 years ago
  8. d0a8711 userfaultfd: selftests: vm: pick up sanitized kernel headers by Thierry Reding · 9 years ago
  9. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  10. 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
  11. 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
  12. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  13. ae78581 selftests: exec: revert to default emit rule by Bamvor Jian Zhang · 9 years ago
  14. 900d65e selftests: change install command to rsync by Bamvor Jian Zhang · 9 years ago
  15. b11054b selftests: mqueue: simplify the Makefile by Bamvor Jian Zhang · 9 years ago
  16. cc19ada selftests: mqueue: allow extra cflags by Bamvor Jian Zhang · 9 years ago
  17. 1087d01 selftests: rename jump label to static_keys by Bamvor Jian Zhang · 9 years ago
  18. b623c4d selftests/seccomp: add support for s390 by Kees Cook · 9 years ago
  19. 7ef7cc9 seltests/zram: fix syntax error by Zhang Zhen · 9 years ago
  20. c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 9 years ago
  21. b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
  22. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. 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
  24. fd5a9ec selftests:vm: point to libhugetlbfs for regression testing by Mike Kravetz · 9 years ago
  25. 243db535 Revert "selftests: add hugetlbfstest" by Mike Kravetz · 9 years ago
  26. af8713b selftests/userfaultfd: fix compiler warnings on 32-bit by Geert Uytterhoeven · 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. 9fae100 selftests: breakpoints: fix installing error on the architecture except x86 by Bamvor Jian Zhang · 9 years ago
  40. a7d0f07 selftests: check before install by Bamvor Jian Zhang · 9 years ago
  41. f21fb79 selftests/zram: Adding zram tests by Naresh Kamboju · 9 years ago
  42. a9c909c selftests/x86: Add syscall_nt selftest by Andy Lutomirski · 9 years ago
  43. 33f3df4 selftests/x86: Disable sigreturn_64 by Andy Lutomirski · 9 years ago
  44. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  45. 30da679 selftests/net: test extended BPF fanout mode by Willem de Bruijn · 9 years ago
  46. 95e2279 selftests/net: test classic bpf fanout mode by Willem de Bruijn · 9 years ago
  47. 281786e selftests/powerpc: Install tempfile so the subpage_prot_file test works by Michael Ellerman · 9 years ago
  48. 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
  49. 1d0fbb3 selftests: firmware: skip timeout checks for kernels without user mode helper by Luis R. Rodriguez · 9 years ago
  50. 3dbe43f Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD by Paul E. McKenney · 9 years ago
  51. 2bf9e0a locking/static_keys: Provide a selftest by Ingo Molnar · 9 years ago
  52. 579e1ac jump_label: Provide a self-test by Jason Baron · 9 years ago
  53. f320ead Merge branch 'x86/asm' into locking/core by Ingo Molnar · 9 years ago
  54. e800eb3 selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels by Andy Lutomirski · 9 years ago
  55. 014dc90 selftests/x86, x86/ldt: Add a selftest for modify_ldt() by Andy Lutomirski · 9 years ago
  56. 5d83c2b selftests/seccomp: Add powerpc support by Michael Ellerman · 9 years ago
  57. c385d0d selftests/seccomp: Make seccomp tests work on big endian by Michael Ellerman · 9 years ago
  58. f2a50f8 x86/selftests, x86/vm86: Improve entry_from_vm86 selftest by Andy Lutomirski · 9 years ago
  59. fee50f3 selftests/futex: Fix futex_cmp_requeue_pi() error handling by Darren Hart · 9 years ago
  60. 75c27f1 rcu: Remove CONFIG_RCU_CPU_STALL_INFO by Paul E. McKenney · 9 years ago
  61. d6a8c6d rcutorture: Enable lockdep-RCU on TASKS01 by Paul E. McKenney · 9 years ago
  62. 5e5c684 x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults by Andy Lutomirski · 9 years ago
  63. 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
  64. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  65. 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
  66. 2278e5e selftests: add quicktest support by Shuah Khan · 9 years ago
  67. 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
  68. 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
  69. 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
  70. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  71. 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 9 years ago
  72. c99ee51 selftests: add seccomp suite by Kees Cook · 9 years ago
  73. 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 9 years ago
  74. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 809fac6 selftests/powerpc: Add gitignore file for the new DSCR tests by Anshuman Khandual · 10 years ago
  76. af0be08 selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces by Michael Ellerman · 9 years ago
  77. ebd5858 selftests/powerpc: Add test for all DSCR sysfs interfaces by Anshuman Khandual · 10 years ago
  78. 6f84426 selftests/powerpc: Add test for DSCR inheritence across fork & exec by Anshuman Khandual · 10 years ago
  79. cf9c4a5 selftests/powerpc: Add test for DSCR value inheritence across fork by Anshuman Khandual · 10 years ago
  80. cc6a93f selftests/powerpc: Add test for DSCR SPR numbers by Anshuman Khandual · 10 years ago
  81. 1554f21 selftests/powerpc: Add test for explicitly changing DSCR value by Anshuman Khandual · 10 years ago
  82. 4c6315f selftests/powerpc: Add test for system wide DSCR default by Anshuman Khandual · 10 years ago
  83. 989898b selftests/powerpc: Add install support to more powerpc tests by Michael Ellerman · 10 years ago
  84. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  85. c2affbf x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode by Andy Lutomirski · 10 years ago
  86. 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 10 years ago
  87. 7d3bb54 rcutorture: Allow repetition factors in Kconfig-fragment lists by Paul E. McKenney · 10 years ago
  88. 8ba8b66 rcutorture: Display "make oldconfig" errors by Paul E. McKenney · 10 years ago
  89. ccd60ad rcutorture: Update TREE_RCU-kconfig.txt by Paul E. McKenney · 10 years ago
  90. c4295bf rcutorture: Make rcutorture scripts force RCU_EXPERT by Paul E. McKenney · 10 years ago
  91. c5e8e98 rcutorture: Update configuration fragments for rcutree.rcu_fanout_exact by Paul E. McKenney · 10 years ago
  92. 9a8e706 rcutorture: TASKS_RCU set directly, so don't explicitly set it by Paul E. McKenney · 10 years ago
  93. ca1d51e rcutorture: Test SRCU cleanup code path by Paul E. McKenney · 10 years ago
  94. 6530b3f rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug by Paul E. McKenney · 10 years ago
  95. f76b244 rcutorture: Exchange TREE03 and TREE04 geometries by Paul E. McKenney · 10 years ago
  96. f13bad9 rcutorture: Test both RCU-sched and RCU-bh for Tiny RCU by Paul E. McKenney · 10 years ago
  97. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 10 years ago
  98. 390db01 selftest, x86: fix incorrect comment by Martin Kelly · 10 years ago
  99. 60df464 tools selftests: Fix 'clean' target with make 3.81 by Arnaldo Carvalho de Melo · 10 years ago
  100. 3dce928 selftests/futex: Add .gitignore by Darren Hart · 10 years ago