1. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 352909b selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  3. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  4. 2b36047 selftests/bpf: fix test_align by Alexei Starovoitov · 7 years ago
  5. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  7. 9f5cb6b x86/ldt: Make the LDT mapping RO by Thomas Gleixner · 7 years ago
  8. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. a4828f8 x86/ldt: Prevent LDT inheritance on exec by Thomas Gleixner · 7 years ago
  10. cd95a89 selftests/bpf: fix Makefile for passing LLC to the command line by Quentin Monnet · 7 years ago
  11. 8b6ca2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  12. 82abbf8 bpf: do not allow root to mangle valid pointers by Alexei Starovoitov · 7 years ago
  13. 2255f8d selftests/bpf: add tests for recent bugfixes by Jann Horn · 7 years ago
  14. 1c8e77f selftests: net: Adding config fragment CONFIG_NUMA=y by Naresh Kamboju · 7 years ago
  15. 19c832e bpf: Fix tools and testing build. by David Miller · 7 years ago
  16. 87ab819 bpf: add test case for ld_abs and helper changing pkt data by Daniel Borkmann · 7 years ago
  17. 720f228 bpf: fix broken BPF selftest build by Daniel Borkmann · 7 years ago
  18. 618e165 selftests/bpf: sync kernel headers and introduce arch support in Makefile by Hendrik Brueckner · 7 years ago
  19. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  20. 2b27941 tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log by Yonghong Song · 7 years ago
  21. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  23. f1a8b8e bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier by Yonghong Song · 7 years ago
  24. 7b659ee x86/pkeys/selftests: Fix protection keys write() warning by Dave Hansen · 7 years ago
  25. 91c49c2 x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  26. a640012 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  27. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  28. 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
  29. b1c2a34 Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  30. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  31. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  32. 97f404a x86/selftests: Add test for mapping placement for 5-level paging by Kirill A. Shutemov · 7 years ago
  33. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  34. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  35. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  36. 4247f24c Merge branch 'for-4.15/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  37. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  38. c3e0d17 selftests: firmware: skip unsupported custom firmware fallback tests by Amit Pundir · 7 years ago
  39. 157339a selftests: firmware: skip unsupported async loading tests by Amit Pundir · 7 years ago
  40. 7d33d2b selftests: memfd_test.c: fix compilation warning. by Lei Yang · 7 years ago
  41. 42534b1 selftests/ftrace: Introduce exit_pass and exit_fail by Masami Hiramatsu · 7 years ago
  42. f737b8f selftests: ftrace: add more config fragments by Lei Yang · 7 years ago
  43. 47a18c4 android/ion: userspace test utility for ion buffer sharing by Pintu Agarwal · 7 years ago
  44. 50656ac selftests: remove obsolete kconfig fragment for cpu-hotplug by lei.yang@windriver.com · 7 years ago
  45. 2650554 selftests: vdso_test: support ARM64 targets by Greg Hackmann · 7 years ago
  46. 8d17a6f selftests/ftrace: Do not use arch dependent do_IRQ as a target function by Masami Hiramatsu · 7 years ago
  47. af7dc09 selftests: breakpoints: fix compile error on breakpoint_test_arm64 by Sumit Semwal · 7 years ago
  48. d3611d7 selftests: add missing test result status in memory-hotplug test by lei.yang@windriver.com · 7 years ago
  49. 2d80c92 selftests/exec: include cwd in long path calculation by Steve Muckle · 7 years ago
  50. d54e9a8 selftests: seccomp: update .gitignore with newly added tests by Shuah Khan · 7 years ago
  51. b5b657a selftests: vm: Update .gitignore with newly added tests by Shuah Khan · 7 years ago
  52. e7d65f9 selftests: timers: Update .gitignore with newly added tests by Shuah Khan · 7 years ago
  53. b6ff639 bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change by Yonghong Song · 7 years ago
  54. fb2a174 tools/testing/nvdimm: unit test clear-error commands by Dan Williams · 7 years ago
  55. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
  59. eafb340 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  60. 77fad8b selftests/powerpc: Check FP/VEC on exception in TM by Gustavo Romero · 7 years ago
  61. 41cb330 tools/testing/nvdimm: stricter bounds checking for error injection commands by Vishal Verma · 7 years ago
  62. a9e017d selftests/x86: Add tests for the STR and SLDT instructions by Ricardo Neri · 7 years ago
  63. 9390afe selftests/x86: Add tests for User-Mode Instruction Prevention by Ricardo Neri · 7 years ago
  64. fec8f5a selftests/x86/ldt_get: Add a few additional tests for limits by Andy Lutomirski · 7 years ago
  65. adedf28 selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well by Andy Lutomirski · 7 years ago
  66. d744dca selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() by Andy Lutomirski · 7 years ago
  67. d60ad74 selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities by Andy Lutomirski · 7 years ago
  68. 693cb55 selftests/x86/protection_keys: Fix syscall NR redefinition warnings by Andy Lutomirski · 7 years ago
  69. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  70. 37f1ba0 selftests/bpf: add a test for device cgroup controller by Roman Gushchin · 7 years ago
  71. 9d1f159 bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ by Roman Gushchin · 7 years ago
  72. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  73. 5e096ef nfit_test: when clearing poison, also remove badrange entries by Vishal Verma · 7 years ago
  74. 9fb1a19 nfit_test: add error injection DSMs by Dave Jiang · 7 years ago
  75. aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
  76. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  77. fdebad1 Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. 634eab1 bpf: add test cases to bpf selftests to cover all meta tests by Daniel Borkmann · 7 years ago
  80. b06723d bpf: minor cleanups after merge by Daniel Borkmann · 7 years ago
  81. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  83. 81ba4e1 selftests/bpf: remove useless bpf_trace_printk by Alexei Starovoitov · 7 years ago
  84. 170b8ff tc-testing: better test case file error reporting by Brenda J. Butler · 7 years ago
  85. 6c26c3f tc-testing: better check if thing is list by Brenda J. Butler · 7 years ago
  86. 7ae677f tc-testing: correction to docstring in get_unique_item by Brenda J. Butler · 7 years ago
  87. 181d661 tc-testing: split config file by Brenda J. Butler · 7 years ago
  88. a5a5efe tc-testing: gitignore, ignore standard python artifacts by Brenda J. Butler · 7 years ago
  89. 7dfbe5b tc-testing: very simple example test cases by Brenda J. Butler · 7 years ago
  90. a323335 selftests: lib.mk: print individual test results to console by default by Shuah Khan · 7 years ago
  91. 518828f tc-testing: fix arg to ip command: -s -> -n by Brenda J. Butler · 7 years ago
  92. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  94. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  95. 5cd3801 locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal by Mark Rutland · 7 years ago
  96. 564cbc8 locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  97. 72bc286 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  98. e27afb8 selftests/bpf: fix broken build of test_maps by Alexei Starovoitov · 7 years ago
  99. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago