1. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  3. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  4. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  5. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 8 years ago
  7. 66559a6 tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing by Cyrill Gorcunov · 8 years ago
  8. 6d62189 Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  9. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  10. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  11. 1f522a4 selftests/memfd: add memfd_create hugetlbfs selftest by Mike Kravetz · 8 years ago
  12. d312cb1 userfaultfd: selftest: explicit failure if the SIGBUS test failed by Andrea Arcangeli · 8 years ago
  13. 67e8032 userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST by Andrea Arcangeli · 8 years ago
  14. 81aac3a userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature by Prakash Sangappa · 8 years ago
  15. 824f973 userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem by Mike Rapoport · 8 years ago
  16. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  17. 369130b selftests: Enhance kselftest_harness.h to print which assert failed by Mickaël Salaün · 8 years ago
  18. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  19. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. bbd9644 selftests: correct define in msg_zerocopy.c by Willem de Bruijn · 8 years ago
  24. a3c0105 selftests/powerpc: Force ptrace tests to build -fno-pie by Michael Neuling · 8 years ago
  25. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  26. 90774a9 bpf: test_maps: fix typos, "conenct" and "listeen" by Colin Ian King · 8 years ago
  27. 1d51f65 tc-testing: add test for testing ife type by Alexander Aring · 8 years ago
  28. 3450402 selftests: add addrlabel add/delete to rtnetlink.sh by Florian Westphal · 8 years ago
  29. 7cadf2c selftests/bpf: check the instruction dumps are populated by Jakub Kicinski · 8 years ago
  30. 3f0d6a1 bpf: test_maps add sockmap stress test by John Fastabend · 8 years ago
  31. 81374aa bpf: harden sockmap program attach to ensure correct map type by John Fastabend · 8 years ago
  32. ed85054 bpf: more SK_SKB selftests by John Fastabend · 8 years ago
  33. 6fd2886 bpf: additional sockmap self tests by John Fastabend · 8 years ago
  34. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 8 years ago
  35. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  36. 1f87c7c selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format by Shuah Khan · 8 years ago
  37. 77d802e selftests: change lib.mk RUN_TESTS to take test list as an argument by Shuah Khan · 8 years ago
  38. 49b7364 selftests: lib.mk: suppress "cd" output from run_tests target by Shuah Khan · 8 years ago
  39. 11867a7 selftests: kselftest framework: change skip exit code to 0 by Shuah Khan · 8 years ago
  40. 8f14e26 selftests/timers: make loop consistent with array size by Benjamin Gaignard · 8 years ago
  41. df20cb7 selftests/bpf: add a test for a pruning bug in the verifier by Alexei Starovoitov · 8 years ago
  42. d893dc2 selftests/bpf: add a test for a bug in liveness-based pruning by Edward Cree · 8 years ago
  43. 16e7812 selftests/net: Add a test to validate behavior of rx timestamps by Mike Maloney · 8 years ago
  44. 475c57c selftests: timers: remove rtctest_setdate from run_destructive_tests by Shuah Khan · 8 years ago
  45. df9c011 selftests: timers: Fix run_destructive_tests target to handle skipped tests by Shuah Khan · 8 years ago
  46. 98b74e1 kselftests: timers: leap-a-day: Change default arguments to help test runs by John Stultz · 8 years ago
  47. b841065 selftests: timers: drop support for !KTEST case by Shuah Khan · 8 years ago
  48. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 94edf6f 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
  50. 4e2a809 Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 8 years ago
  51. ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 8 years ago
  52. 768dc4e test_kmod: fix description for -s -and -c parameters by Luis R. Rodriguez · 8 years ago
  53. 28be3f8 kselftests: timers: set-timer-lat: Add one-shot timer test cases by Greg Hackmann · 8 years ago
  54. a524b11 kselftests: timers: set-timer-lat: Tweak reporting when timer fires early by Greg Hackmann · 8 years ago
  55. 6cc6366 kselftests: timers: freq-step: Fix build warning by John Stultz · 8 years ago
  56. 0aeab46 kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers by John Stultz · 8 years ago
  57. 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 8 years ago
  58. 7e42776 rcu: Drive TASKS_RCU directly off of PREEMPT by Paul E. McKenney · 8 years ago
  59. 99597ce selftests/powerpc: Improve tm-resched-dscr by Sam Bobroff · 8 years ago
  60. 4db26f9 rtc: rtctest: Improve support detection by Lukáš Doktor · 8 years ago
  61. 86db9a1 selftests/cpu-hotplug: Skip test when there is only one online cpu by Li Zhijian · 8 years ago
  62. 8fe6e53 selftests/cpu-hotplug: exit with failure when test occured unexpected behaviors by Li Zhijian · 8 years ago
  63. b274e75 selftests: futex: convert test to use ksft TAP13 framework by Shuah Khan · 8 years ago
  64. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 8 years ago
  65. 41bc94f bpf: selftests: add tests for new __sk_buff members by John Fastabend · 8 years ago
  66. 69e8cc1 bpf: sockmap sample program by John Fastabend · 8 years ago
  67. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 2cc7659 selftests: add 'ip get' to rtnetlink.sh by Florian Westphal · 8 years ago
  69. 40c6d1b Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  70. f75f6ff Merge 4.13-rc5 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  71. 3c1f619 selftests: capabilities: convert error output to TAP13 ksft framework by Shuah Khan · 8 years ago
  72. 047dbb2 selftests: bpf: add check for ip XDP redirect by William Tu · 8 years ago
  73. 0e64f1d selftests: memfd: Align STACK_SIZE for ARM AArch64 system by Orson Zhai · 8 years ago
  74. 622b2fb selftests: timers: freq-step: fix compile error by Shuah Khan · 8 years ago
  75. c92316b test_firmware: add batched firmware tests by Luis R. Rodriguez · 8 years ago
  76. 0d1f417 test_firmware: add test case for SIGCHLD on sync fallback by Luis R. Rodriguez · 8 years ago
  77. 33b01b7b selftests: add rtnetlink test script by Florian Westphal · 8 years ago
  78. 23d98c2 selftests/x86/fsgsbase: Test selectors 1, 2, and 3 by Andy Lutomirski · 8 years ago
  79. 31e482b bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions by Daniel Borkmann · 8 years ago
  80. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 43c6437 selftests: warn if failure is due to lack of executable bit by Luis R. Rodriguez · 8 years ago
  82. c0bb2cf selftests: kselftest framework: add error counter by Shuah Khan · 8 years ago
  83. 7ba190b selftests: futex: fix run_tests target by Shuah Khan · 8 years ago
  84. 996139e selftests: bpf: add a test for XDP redirect by William Tu · 8 years ago
  85. 69c4e8a selftests/bpf: variable offset negative tests by Edward Cree · 8 years ago
  86. f999d64 selftests/bpf: add tests for subtraction & negative numbers by Edward Cree · 8 years ago
  87. 1f9ab38 selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier by Edward Cree · 8 years ago
  88. c2c3e11 selftests/bpf: add test for bogus operations on pointers by Edward Cree · 8 years ago
  89. 715dddb selftests/bpf: add a test to test_align by Edward Cree · 8 years ago
  90. 9fafa80 selftests/bpf: rewrite test_align by Edward Cree · 8 years ago
  91. f65b184 selftests/bpf: change test_verifier expectations by Edward Cree · 8 years ago
  92. 8b0949d test_sysctl: fix sysctl.sh by making it executable by Luis R. Rodriguez · 8 years ago
  93. 0a9c40c test_kmod: fix kmod.sh by making it executable by Luis R. Rodriguez · 8 years ago
  94. f9ea322 bpf: fix selftest/bpf/test_pkt_md_access on s390x by Thomas Richter · 8 years ago
  95. 2c46062 bpf: fix byte order test in test_verifier by Daniel Borkmann · 8 years ago
  96. 07b65c5 test: add msg_zerocopy test by Willem de Bruijn · 8 years ago
  97. 7d00519 selftests: capabilities: convert the test to use TAP13 ksft framework by Shuah Khan · 8 years ago
  98. 52888fe selftests: capabilities: fix to run Non-root +ia, sgidroot => i test by Shuah Khan · 8 years ago
  99. 3e18b641 selftests: ptp: include default header install path by Grygorii Strashko · 8 years ago
  100. 5ec8d6c selftests: sigaltstack: convert to use TAP13 ksft framework by Shuah Khan · 8 years ago