1. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  4. 91c6180 signals/sigaltstack: Change SS_AUTODISARM to (1U << 31) by Andy Lutomirski · 9 years ago
  5. 0318bc8 signals/sigaltstack: Report current flag bits in sigaltstack() by Andy Lutomirski · 9 years ago
  6. 158b67b selftests/sigaltstack: Fix the sigaltstack test on old kernels by Andy Lutomirski · 9 years ago
  7. 19fd286 selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM) by Stas Sergeev · 9 years ago
  8. d63f4b52 selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment by Andy Lutomirski · 9 years ago
  9. 41ed943 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
  10. a54062c rcutorture: Add boot-time adjustment of leaf fanout by Paul E. McKenney · 9 years ago
  11. acc1adf rcutorture: Don't rebuild identical kernel by Paul E. McKenney · 9 years ago
  12. 6e524a6 rcutorture: Add OS-jitter capability by Paul E. McKenney · 9 years ago
  13. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  14. d6a61f8 soreuseport: test mixed v4/v6 sockets by Craig Gallek · 9 years ago
  15. 0051202 selftests/x86: Test the FSBASE/GSBASE API and context switching by Andy Lutomirski · 9 years ago
  16. 480b1eb rcutorture: Convert test duration to seconds early by Paul E. McKenney · 9 years ago
  17. fb2c66a torture: Kill qemu, not parent process by Paul E. McKenney · 9 years ago
  18. dba6f1b rcutorture: Add largish-system rcuperf scenario by Paul E. McKenney · 9 years ago
  19. 2b03d03 rcutorture: Make scripts analyze rcuperf trace data, if present by Paul E. McKenney · 9 years ago
  20. ac2bb27 rcutorture: Make rcuperf collect expedited event-trace data by Paul E. McKenney · 9 years ago
  21. e588f35 rcutorture: Print measure of batching efficiency by Paul E. McKenney · 9 years ago
  22. fd35be6 rcutorture: Update scripting to accommodate rcuperf by Paul E. McKenney · 9 years ago
  23. 505ce68 selftest/seccomp: Fix the seccomp(2) signature by Mickaël Salaün · 9 years ago
  24. 6c045d0 selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC by Mickaël Salaün · 9 years ago
  25. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  27. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  28. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  29. 3d15cfd Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  30. b089830 selftests/x86: Add an iopl test by Andy Lutomirski · 9 years ago
  31. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  33. a318bee selftests/x86: In syscall_nt, test NT|TF as well by Andy Lutomirski · 9 years ago
  34. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  36. 48e8c57 selftests/powerpc: Test FPU and VMX regs in signal ucontext by Cyril Bur · 9 years ago
  37. e5ab8be selftests/powerpc: Test preservation of FPU and VMX regs across preemption by Cyril Bur · 9 years ago
  38. 01127f1 selftests/powerpc: Test the preservation of FPU and VMX regs across syscall by Cyril Bur · 9 years ago
  39. a4cf0a2 selftests/powerpc: Remove -flto from common CFLAGS by Suraj Jitindar Singh · 9 years ago
  40. 501e279 selftests/powerpc: Fix out of bounds access in TM signal test by Michael Ellerman · 9 years ago
  41. 6accd8e selftests: media_dcevice_test fix usage information by Shuah Khan · 9 years ago
  42. 36d3f7d selftests: media_dcevice_test fix to handle ioctl failure case by Shuah Khan · 9 years ago
  43. 3b48bfc selftests: add missing .gitignore file or entry by Sudeep Holla · 9 years ago
  44. 8c749ce selftests: create test-specific kconfig fragments by Bamvor Jian Zhang · 9 years ago
  45. bfd092b selftests: breakpoint: add step_after_suspend_test by Greg Hackmann · 9 years ago
  46. 9d22f6e selftests: add a new test for Media Controller API by Shuah Khan · 9 years ago
  47. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. 4de8ebe Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  49. 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 9 years ago
  50. 9a154c8 ftracetest: Fix instance test to use proper shell command for pids by Steven Rostedt · 9 years ago
  51. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  52. 4036134 selftests/x86: Add a test for syscall restart under ptrace by Andy Lutomirski · 9 years ago
  53. adcfd23 selftests/x86: Fix some error messages in ptrace_syscall by Andy Lutomirski · 9 years ago
  54. 4f6c893 selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS by Andy Lutomirski · 9 years ago
  55. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 9 years ago
  56. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  57. 4b2a6ae soreuseport: BPF selection functional test for TCP by Craig Gallek · 9 years ago
  58. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 9 years ago
  59. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. e21d50f selftests/x86: Add check_initial_reg_state() by Andy Lutomirski · 9 years ago
  61. c31b342 selftests/x86: Extend Makefile to allow 64-bit-only tests by Andy Lutomirski · 9 years ago
  62. e03a58c kselftests: timers: Add adjtimex SETOFFSET validity tests by John Stultz · 9 years ago
  63. 5d43edb rcutorture: Check for self-detected stalls by Paul E. McKenney · 9 years ago
  64. fc91cba rcutorture: Don't keep empty console.log.diags files by Paul E. McKenney · 9 years ago
  65. f5a5386 rcutorture: Add checks for rcutorture writer starvation by Paul E. McKenney · 9 years ago
  66. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  67. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  68. 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 65cacec selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn by Andy Lutomirski · 9 years ago
  70. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  71. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  72. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  73. 0f67280 selftests/x86: Disable the ldt_gdt_64 test for now by Andy Lutomirski · 9 years ago
  74. 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 · 9 years ago
  75. 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 · 9 years ago
  76. 4a0b880 selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK by Mickaël Salaün · 9 years ago
  77. 1b1fe54 selftests: firmware: add empty string and async tests by Brian Norris · 9 years ago
  78. b5bb6d3 selftests/seccomp: fix 32-bit build warnings by Kees Cook · 9 years ago
  79. cdf88b4 add breakpoints/.gitignore by Yuan Sun · 9 years ago
  80. f4cbbcc add ptrace/.gitignore by Yuan Sun · 9 years ago
  81. 886187c update .gitignore in selftests/timers by Yuan Sun · 9 years ago
  82. 27f87a8 update .gitignore in selftests/vm by Yuan Sun · 9 years ago
  83. 3104fb3 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
  84. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 9 years ago
  85. 3ca8e40 soreuseport: BPF selection functional test by Craig Gallek · 9 years ago
  86. a8da474 selftests/powerpc: Add script to test HMI functionality by Daniel Axtens · 9 years ago
  87. 51c21e7 selftests/powerpc: Make context_switch touch FP/altivec/vector by default by Michael Ellerman · 9 years ago
  88. ea0c321 selftests/powerpc: Make context_switch do something with no args by Michael Ellerman · 9 years ago
  89. 00b7ec5 selftests/powerpc: Import Anton's context_switch2 benchmark by Michael Ellerman · 9 years ago
  90. d1301af selftests/powerpc: Move pick_online_cpu() up into utils.c by Michael Ellerman · 9 years ago
  91. 5f337e3 selftests/powerpc: Add test to check if VSRs are corrupted by Rashmica Gupta · 9 years ago
  92. a26f415 selftests/powerpc: Add TM signal with invalid stack test by Michael Neuling · 9 years ago
  93. 25007a6 selftests/powerpc: Add TM signal return test by Michael Neuling · 9 years ago
  94. b319ee8 selftests/powerpc: Skip tm-resched-dscr if we don't have TM by Michael Ellerman · 9 years ago
  95. 34dc8b2 selftests/powerpc: Move TM helpers into tm.h by Michael Ellerman · 9 years ago
  96. ede8ef3 selftests/powerpc: Add have_hwcap2() helper by Michael Ellerman · 9 years ago
  97. fcb45ec selftests/powerpc: Move get_auxv_entry() into utils.c by Michael Ellerman · 9 years ago
  98. 3b44eda selftests/timers: fix write return value handlng by Andrzej Hajda · 9 years ago
  99. db1231d powerpc: Fix DSCR inheritance over fork() by Anton Blanchard · 9 years ago
  100. c979ff9 torture: Place console.log files correctly from the get-go by Paul E. McKenney · 9 years ago