1. 2519c35 tools/testing: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  2. 4c1baad kselftest: fix OOM in memory compaction test by Arnd Bergmann · 7 years ago
  3. 912ec31 selftests: seccomp: fix compile error seccomp_bpf by Anders Roxell · 7 years ago
  4. 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
  5. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  6. f1a8b8e bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier by Yonghong Song · 7 years ago
  7. 7b659ee x86/pkeys/selftests: Fix protection keys write() warning by Dave Hansen · 7 years ago
  8. 91c49c2 x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  9. a640012 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  10. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  11. 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
  12. 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
  13. 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
  14. 97f404a x86/selftests: Add test for mapping placement for 5-level paging by Kirill A. Shutemov · 7 years ago
  15. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  16. c3e0d17 selftests: firmware: skip unsupported custom firmware fallback tests by Amit Pundir · 7 years ago
  17. 157339a selftests: firmware: skip unsupported async loading tests by Amit Pundir · 7 years ago
  18. 7d33d2b selftests: memfd_test.c: fix compilation warning. by Lei Yang · 7 years ago
  19. 42534b1 selftests/ftrace: Introduce exit_pass and exit_fail by Masami Hiramatsu · 7 years ago
  20. f737b8f selftests: ftrace: add more config fragments by Lei Yang · 7 years ago
  21. 47a18c4 android/ion: userspace test utility for ion buffer sharing by Pintu Agarwal · 7 years ago
  22. 50656ac selftests: remove obsolete kconfig fragment for cpu-hotplug by lei.yang@windriver.com · 7 years ago
  23. 2650554 selftests: vdso_test: support ARM64 targets by Greg Hackmann · 7 years ago
  24. 8d17a6f selftests/ftrace: Do not use arch dependent do_IRQ as a target function by Masami Hiramatsu · 7 years ago
  25. af7dc09 selftests: breakpoints: fix compile error on breakpoint_test_arm64 by Sumit Semwal · 7 years ago
  26. d3611d7 selftests: add missing test result status in memory-hotplug test by lei.yang@windriver.com · 7 years ago
  27. 2d80c92 selftests/exec: include cwd in long path calculation by Steve Muckle · 7 years ago
  28. d54e9a8 selftests: seccomp: update .gitignore with newly added tests by Shuah Khan · 7 years ago
  29. b5b657a selftests: vm: Update .gitignore with newly added tests by Shuah Khan · 7 years ago
  30. e7d65f9 selftests: timers: Update .gitignore with newly added tests by Shuah Khan · 7 years ago
  31. b6ff639 bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change by Yonghong Song · 7 years ago
  32. 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
  33. 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
  34. 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
  35. f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
  36. eafb340 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  37. 77fad8b selftests/powerpc: Check FP/VEC on exception in TM by Gustavo Romero · 7 years ago
  38. a9e017d selftests/x86: Add tests for the STR and SLDT instructions by Ricardo Neri · 7 years ago
  39. 9390afe selftests/x86: Add tests for User-Mode Instruction Prevention by Ricardo Neri · 7 years ago
  40. fec8f5a selftests/x86/ldt_get: Add a few additional tests for limits by Andy Lutomirski · 7 years ago
  41. adedf28 selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well by Andy Lutomirski · 7 years ago
  42. d744dca selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() by Andy Lutomirski · 7 years ago
  43. d60ad74 selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities by Andy Lutomirski · 7 years ago
  44. 693cb55 selftests/x86/protection_keys: Fix syscall NR redefinition warnings by Andy Lutomirski · 7 years ago
  45. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  46. 37f1ba0 selftests/bpf: add a test for device cgroup controller by Roman Gushchin · 7 years ago
  47. 9d1f159 bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ by Roman Gushchin · 7 years ago
  48. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. 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
  50. 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
  51. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  52. 634eab1 bpf: add test cases to bpf selftests to cover all meta tests by Daniel Borkmann · 7 years ago
  53. b06723d bpf: minor cleanups after merge by Daniel Borkmann · 7 years ago
  54. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. 81ba4e1 selftests/bpf: remove useless bpf_trace_printk by Alexei Starovoitov · 7 years ago
  56. 170b8ff tc-testing: better test case file error reporting by Brenda J. Butler · 7 years ago
  57. 6c26c3f tc-testing: better check if thing is list by Brenda J. Butler · 7 years ago
  58. 7ae677f tc-testing: correction to docstring in get_unique_item by Brenda J. Butler · 7 years ago
  59. 181d661 tc-testing: split config file by Brenda J. Butler · 7 years ago
  60. a5a5efe tc-testing: gitignore, ignore standard python artifacts by Brenda J. Butler · 7 years ago
  61. 7dfbe5b tc-testing: very simple example test cases by Brenda J. Butler · 7 years ago
  62. a323335 selftests: lib.mk: print individual test results to console by default by Shuah Khan · 7 years ago
  63. 518828f tc-testing: fix arg to ip command: -s -> -n by Brenda J. Butler · 7 years ago
  64. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  66. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  67. 5cd3801 locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal by Mark Rutland · 7 years ago
  68. 564cbc8 locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  69. 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
  70. e27afb8 selftests/bpf: fix broken build of test_maps by Alexei Starovoitov · 7 years ago
  71. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  73. cd86d1f bpf: Adding helper function bpf_getsockops by Lawrence Brakmo · 7 years ago
  74. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  75. e043325 bpf: Add tests for eBPF file mode by Chenbo Feng · 7 years ago
  76. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  77. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  78. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 7 years ago
  79. 28e33f9 bpf: disallow arithmetic operations on context pointer by Jakub Kicinski · 7 years ago
  80. 7f6661a tc-testing: fix the -l argument bug in tdc.py by Lucas Bates · 7 years ago
  81. cf797ac tc-testing: Add test cases for police and skbmod by Lucas Bates · 7 years ago
  82. 0923edf tc-testing: Split test case files into smaller chunks by Lucas Bates · 7 years ago
  83. ae3c33c tc-testing: Add test cases for flushing actions by Lucas Bates · 7 years ago
  84. 7ddd8fa userfaultfd: selftest: exercise -EEXIST only in background transfer by Andrea Arcangeli · 7 years ago
  85. 89aca47 selftests/powerpc: context_switch: Fix pthread errors by Cyril Bur · 7 years ago
  86. 2d0d21c selftests: rtnetlink: add a small macsec test case by Florian Westphal · 7 years ago
  87. 8f88f74 selftests: rtnetlink: test RTM_GETNETCONF by Florian Westphal · 7 years ago
  88. a99ca6d selftests/bpf: add a test for verifier logs by Jakub Kicinski · 7 years ago
  89. da93b8c Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  90. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  91. b038c58 torture: Provide TMPDIR environment variable to specify tmpdir by Paul E. McKenney · 7 years ago
  92. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  93. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  94. 06755a8 selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths by Seth Forshee · 7 years ago
  95. 1561b32 selftests/net: rxtimestamp: Fix an off by one by Dan Carpenter · 7 years ago
  96. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  97. ea344f6 selftests: mqueue: fix regression in silencing output from RUN_TESTS by Shuah Khan · 7 years ago
  98. 3346a6a selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  99. 390ee7e bpf: enforce return code for cgroup-bpf programs by Alexei Starovoitov · 7 years ago
  100. e9b871e selftests: rtnetlink: try concurrent change of ifalias by Florian Westphal · 7 years ago