1. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  3. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  4. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  5. 09dee2a Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  6. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  7. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  8. 3dbb16b selftests: ftrace: Shift down default message verbosity by Masami Hiramatsu · 8 years ago
  9. 22f6592 selftest/gpio: add gpio test case by Bamvor Jian Zhang · 8 years ago
  10. 981c3db selftest: sync: improve assert() failure message by Gustavo Padovan · 8 years ago
  11. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  12. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 718c0dd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. c461265 kselftests: Exercise hw-independent mock tests for i915.ko by Chris Wilson · 8 years ago
  16. 8b27787 selftests: add missing gitignore files/dirs by Shuah Khan · 8 years ago
  17. 1dbbf44 selftests: add missing set-tz to timers .gitignore by Shuah Khan · 8 years ago
  18. 3f731d8 bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* by Thomas Graf · 8 years ago
  19. 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
  20. 499a1d1 selftest: sync: stress test for merges by Emilio López · 8 years ago
  21. c52dee5 selftest: sync: stress consumer/producer test by Emilio López · 8 years ago
  22. 54b519f selftest: sync: stress test for parallelism by Emilio López · 8 years ago
  23. fdba7cf selftest: sync: wait tests for sw_sync framework by Emilio López · 8 years ago
  24. 1c5839c selftest: sync: merge tests for sw_sync framework by Emilio López · 8 years ago
  25. 6a5b7d2 selftest: sync: fence tests for sw_sync framework by Emilio López · 8 years ago
  26. 82208160 selftest: sync: basic tests for sw_sync framework by Emilio López · 8 years ago
  27. e954890 bpf: add test for the verifier equal logic bug by Josef Bacik · 8 years ago
  28. a109ded selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous" by Colin Ian King · 8 years ago
  29. e00c7b2 bpf: fix multiple issues in selftest suite and samples by Daniel Borkmann · 8 years ago
  30. 153aae5 selftests: ftrace: Add a testcase for types of kprobe event by Masami Hiramatsu · 8 years ago
  31. 60c1afb selftests: ftrace: Add a testcase for function filter glob match by Masami Hiramatsu · 8 years ago
  32. 6219752 selftests: ftrace: Introduce TMPDIR for temporary files by Masami Hiramatsu · 8 years ago
  33. 57209b9 selftests: ftrace: Hide ftracetest logs from git by Masami Hiramatsu · 8 years ago
  34. 780ade5 selftests: ftrace: Fix trigger-mod to run without syscall trace by Masami Hiramatsu · 8 years ago
  35. 131c60c selftests: ftrace: Check whether snapshot trigger is supported correctly by Masami Hiramatsu · 8 years ago
  36. 7786bcc selftests: ftrace: Add --quiet option not to show error logs on screen by Masami Hiramatsu · 8 years ago
  37. 131f840 selftests: ftrace: Initialize ftrace before each test by Masami Hiramatsu · 8 years ago
  38. f43365e selftests: arm64: add test for unaligned/inexact watchpoint handling by Pratyush Anand · 8 years ago
  39. 3200ca8 selftests/x86: Add test_vdso to test getcpu() by Andy Lutomirski · 8 years ago
  40. 5bdac52 selftests/powerpc: Add ptrace tests for TM SPR registers by Anshuman Khandual · 8 years ago
  41. a18b55b selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM by Anshuman Khandual · 8 years ago
  42. 1150807 selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM by Anshuman Khandual · 8 years ago
  43. 0da535c selftests/powerpc: Add ptrace tests for VSX, VMX registers by Anshuman Khandual · 8 years ago
  44. 01f7fdc selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM by Anshuman Khandual · 8 years ago
  45. fcf73a6 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM by Anshuman Khandual · 8 years ago
  46. 254dae5 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers by Anshuman Khandual · 8 years ago
  47. c7096dc selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM by Anshuman Khandual · 8 years ago
  48. 509fcfe selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM by Anshuman Khandual · 8 years ago
  49. f666ad4 selftests/powerpc: Add ptrace tests for GPR/FPR registers by Anshuman Khandual · 8 years ago
  50. 15ec399 selftests/powerpc: Move shared headers into new include dir by Simon Guo · 8 years ago
  51. efe71a6 selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h' by Anshuman Khandual · 8 years ago
  52. 5db58fa bpf: Add tests for the LRU bpf_htab by Martin KaFai Lau · 8 years ago
  53. 1f32ee6 torture: Prevent jitter from delaying build-only runs by Paul E. McKenney · 8 years ago
  54. 31f19ed torture: Remove obsolete files from rcutorture .gitignore by Paul E. McKenney · 8 years ago
  55. 0e27d27 selftests/powerpc: Return false instead of -1 in require_paranoia_below() by Peter Senna Tschudin · 8 years ago
  56. 7c65856 selftests/powerpc: Revert Load Monitor Register Tests by Michael Neuling · 8 years ago
  57. 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
  58. 24bfa6a powerpc: EX_TABLE macro for exception tables by Nicholas Piggin · 8 years ago
  59. 997e200 selftests/powerpc: Fail load_unaligned_zeropad on miscompare by Michael Ellerman · 8 years ago
  60. 06236f4 selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV by Michael Ellerman · 8 years ago
  61. d8db9bc selftests/powerpc: Add Anton's null_syscall benchmark to the selftests by Anton Blanchard · 8 years ago
  62. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  64. 3c2c3c1 reuseport, bpf: add test case for bpf_get_numa_node_id by Daniel Borkmann · 8 years ago
  65. 57a09bf bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  66. 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
  67. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  68. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. fecf861 selftests/futex: Check ANSI terminal color support by SeongJae Park · 8 years ago
  70. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  72. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  73. 26b4224 selftests: expanding more mlock selftest by Simon Guo · 8 years ago
  74. d5aed9c selftest: move seek_to_smaps_entry() out of mlock2-tests.c by Simon Guo · 8 years ago
  75. 1448d4d selftests/vm: add test for mlock() when areas are intersected by Simon Guo · 8 years ago
  76. c7f032b selftest: split mlock2_ funcs into separate mlock2.h by Simon Guo · 8 years ago
  77. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  78. 8321564 selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes by Michael Ellerman · 8 years ago
  79. 2ae342e selftests/powerpc: Add missing binaries to .gitignores by Michael Ellerman · 8 years ago
  80. dd9bda4 selftests/powerpc: Add checks for transactional VSXs in signal contexts by Cyril Bur · 8 years ago
  81. 7bb0e7e selftests/powerpc: Add checks for transactional VMXs in signal contexts by Cyril Bur · 8 years ago
  82. 5ca4ffc selftests/powerpc: Add checks for transactional FPUs in signal contexts by Cyril Bur · 8 years ago
  83. f10d442 selftests/powerpc: Add checks for transactional GPRs in signal contexts by Cyril Bur · 8 years ago
  84. ef18633 selftests/powerpc: Check that signals always get delivered by Cyril Bur · 8 years ago
  85. 8e03bd4 selftests/powerpc: Add TM tcheck helpers in C by Cyril Bur · 8 years ago
  86. 0886c6d selftests/powerpc: Allow tests to extend their kill timeout by Cyril Bur · 8 years ago
  87. babcd9c selftests/powerpc: Introduce GPR asm helper header file by Cyril Bur · 8 years ago
  88. 2b40937 selftests/powerpc: Move VMX stack frame macros to header file by Cyril Bur · 8 years ago
  89. be4a9f5 selftests/powerpc: Rework FPU stack placement macros and move to header file by Cyril Bur · 8 years ago
  90. 65ca668 selftests/powerpc: Check for VSX preservation across userspace preemption by Cyril Bur · 8 years ago
  91. 96c4470 selftests/powerpc: Compile selftests against headers without AT_HWCAP2 by Cyril Bur · 8 years ago
  92. 6ad92bf tools/testing: add a test to check nsfs ioctl-s by Andrey Vagin · 8 years ago
  93. 3d2c86e selftests: Move networking/timestamping from Documentation by Shuah Khan · 8 years ago
  94. 02a35aa selftests: move watchdog tests from Documentation/watchdog by Shuah Khan · 8 years ago
  95. b6ebbac5 selftests: move ia64 tests from Documentation/ia64 by Shuah Khan · 8 years ago
  96. f9b6b0e selftests: move vDSO tests from Documentation/vDSO by Shuah Khan · 8 years ago
  97. 8dbbf85 selftests: move ptp tests from Documentation/ptp by Shuah Khan · 8 years ago
  98. 92dd8dd selftests: move prctl tests from Documentation/prctl by Shuah Khan · 8 years ago
  99. 10924bc selftests: move dnotify_test from Documentation/filesystems by Shuah Khan · 8 years ago
  100. c3cb835 selftests/timers: Add missing error code assignment before test by Christophe JAILLET · 8 years ago