1. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  2. 4de8ebe Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  3. 747ffe1 libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing by Dan Williams · 8 years ago
  4. 9a154c8 ftracetest: Fix instance test to use proper shell command for pids by Steven Rostedt · 9 years ago
  5. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 8 years ago
  6. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  7. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 8 years ago
  9. e03a58c kselftests: timers: Add adjtimex SETOFFSET validity tests by John Stultz · 8 years ago
  10. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  11. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  12. 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  14. 65cacec selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn by Andy Lutomirski · 8 years ago
  15. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  16. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  17. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  18. 0f67280 selftests/x86: Disable the ldt_gdt_64 test for now by Andy Lutomirski · 8 years ago
  19. 1f16f11 Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 8 years ago
  20. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 4a0b880 selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK by Mickaël Salaün · 8 years ago
  22. 8b63b6b Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimm by Dan Williams · 8 years ago
  23. d26f73f nfit_test: Enable DSMs for all test NFITs by Dan Williams · 8 years ago
  24. 1b1fe54 selftests: firmware: add empty string and async tests by Brian Norris · 9 years ago
  25. b5bb6d3 selftests/seccomp: fix 32-bit build warnings by Kees Cook · 9 years ago
  26. cdf88b4 add breakpoints/.gitignore by Yuan Sun · 8 years ago
  27. f4cbbcc add ptrace/.gitignore by Yuan Sun · 8 years ago
  28. 886187c update .gitignore in selftests/timers by Yuan Sun · 8 years ago
  29. 27f87a8 update .gitignore in selftests/vm by Yuan Sun · 8 years ago
  30. 3104fb3 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
  31. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 8 years ago
  32. 3ca8e40 soreuseport: BPF selection functional test by Craig Gallek · 8 years ago
  33. 9bfa849 tools/testing/libnvdimm: cleanup mock resource lookup by Dan Williams · 9 years ago
  34. a8da474 selftests/powerpc: Add script to test HMI functionality by Daniel Axtens · 9 years ago
  35. 51c21e7 selftests/powerpc: Make context_switch touch FP/altivec/vector by default by Michael Ellerman · 9 years ago
  36. ea0c321 selftests/powerpc: Make context_switch do something with no args by Michael Ellerman · 9 years ago
  37. 00b7ec5 selftests/powerpc: Import Anton's context_switch2 benchmark by Michael Ellerman · 9 years ago
  38. d1301af selftests/powerpc: Move pick_online_cpu() up into utils.c by Michael Ellerman · 9 years ago
  39. 979fccf libnvdimm, pfn: enable pfn sysfs interface unit testing by Dan Williams · 9 years ago
  40. 5f337e3 selftests/powerpc: Add test to check if VSRs are corrupted by Rashmica Gupta · 9 years ago
  41. a26f415 selftests/powerpc: Add TM signal with invalid stack test by Michael Neuling · 9 years ago
  42. 25007a6 selftests/powerpc: Add TM signal return test by Michael Neuling · 9 years ago
  43. b319ee8 selftests/powerpc: Skip tm-resched-dscr if we don't have TM by Michael Ellerman · 9 years ago
  44. 34dc8b2 selftests/powerpc: Move TM helpers into tm.h by Michael Ellerman · 9 years ago
  45. ede8ef3 selftests/powerpc: Add have_hwcap2() helper by Michael Ellerman · 9 years ago
  46. fcb45ec selftests/powerpc: Move get_auxv_entry() into utils.c by Michael Ellerman · 9 years ago
  47. 3b44eda selftests/timers: fix write return value handlng by Andrzej Hajda · 9 years ago
  48. db1231d powerpc: Fix DSCR inheritance over fork() by Anton Blanchard · 9 years ago
  49. c979ff9 torture: Place console.log files correctly from the get-go by Paul E. McKenney · 9 years ago
  50. 5708c64 torture: Abbreviate console error dump by Paul E. McKenney · 9 years ago
  51. 91bf6a8 rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest doc by Yang Shi · 9 years ago
  52. 542e833 rcutorture: Default grace period to three minutes, allow override by Paul E. McKenney · 9 years ago
  53. 83977d2 rcutorture: Add batch number to script printout by Paul E. McKenney · 9 years ago
  54. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  55. 3cbd6a4 ftracetest: Add instance create and delete test by Steven Rostedt (Red Hat) · 9 years ago
  56. ed2d26d tools, testing, add test for intel_pstate driver by Prarit Bhargava · 9 years ago
  57. 7e72247 selftest/ipc: actually test it by Bamvor Jian Zhang · 9 years ago
  58. f4ecb32 selftests/capabilities: actually test it by Bamvor Jian Zhang · 9 years ago
  59. d3edeb47 selftests/capabilities: clean up for Makefile by Bamvor Jian Zhang · 9 years ago
  60. 2ce47b4 selftests/seccomp: Get page size from sysconf by Bamvor Jian Zhang · 9 years ago
  61. 9e5b8a6 tools:testing/selftests: fix typo in futex/README by Wei Jiangang · 9 years ago
  62. f429579 tools/testing/nvdimm, acpica: fix flag rename build breakage by Dan Williams · 9 years ago
  63. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. 6a177af Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  65. e14231c selftests/mlock2: add ULL suffix to 64-bit constants by Geert Uytterhoeven · 9 years ago
  66. 60997fe selftests/mlock2: add missing #define _GNU_SOURCE by Geert Uytterhoeven · 9 years ago
  67. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  68. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  69. 317dc34 selftests: run lib/test_printf module by Kees Cook · 9 years ago
  70. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  71. b3b0d09 selftests: vm: add tests for lock on fault by Eric B Munson · 9 years ago
  72. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. a75a3f6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 3b5bab3 selftests: breakpoint: Actually build it by Ben Hutchings · 9 years ago
  75. ee00479 selftests: vm: Try harder to allocate huge pages by Ben Hutchings · 9 years ago
  76. 3b4d381 selftests: Make scripts executable by Ben Hutchings · 9 years ago
  77. c28628b selftests: kprobe: Choose an always-defined function to probe by Ben Hutchings · 9 years ago
  78. 55f4d73 selftests: memfd: Stop unnecessary rebuilds by Ben Hutchings · 9 years ago
  79. c1ee483 selftests: Add missing #include directives by Ben Hutchings · 9 years ago
  80. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. e21a47f rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL by Uwe Kleine-König · 9 years ago
  83. fd88d16 selftests/seccomp: Be more precise with syscall arguments. by Robert Sesek · 9 years ago
  84. 2098516 acpi: nfit: Add support for hot-add by Vishal Verma · 9 years ago
  85. 226f1f7 selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs by Andy Lutomirski · 9 years ago
  86. 39fcfb9 selftests/powerpc: Run EBB tests only on POWER8 by Denis Kirjanov · 9 years ago
  87. c13dc31 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
  88. 256d0af selftests/seccomp: build and pass on arm64 by Kees Cook · 9 years ago
  89. 1f78dda selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned by Chunyan Zhang · 9 years ago
  90. f615e2b selftests/pstore: add pstore test scripts going with reboot by Hiraku Toyooka · 9 years ago
  91. cc04a46 selftests/pstore: add pstore test script for pre-reboot by Hiraku Toyooka · 9 years ago
  92. be14484 selftests: add .gitignore for efivarfs by Yuan Sun · 9 years ago
  93. 20d0992 selftests/powerpc: Allow the tm-syscall test to build with old headers by Michael Ellerman · 9 years ago
  94. 65b6ba6 selftests/powerpc: Sort the list of SUB_DIRS to build by Michael Ellerman · 9 years ago
  95. 0b824f2 selftests/powerpc: Add tests of unmuxed IPC calls by Michael Ellerman · 9 years ago
  96. 893a3ec selftests/x86: Style fixes for the 'unwind_vdso' test by Andy Lutomirski · 9 years ago
  97. abb39bc selftests/powerpc: Fix build failure of load_unaligned_zeropad test by Michael Ellerman · 9 years ago
  98. 6035519 timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments by John Stultz · 9 years ago
  99. 39cd2dd Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD by Paul E. McKenney · 9 years ago
  100. 04235c0 selftests/x86: Add a test for ptrace syscall restart and arg modification by Andy Lutomirski · 9 years ago