1. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 7 years ago
  2. 41bc94f bpf: selftests: add tests for new __sk_buff members by John Fastabend · 7 years ago
  3. 69e8cc1 bpf: sockmap sample program by John Fastabend · 7 years ago
  4. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 2cc7659 selftests: add 'ip get' to rtnetlink.sh by Florian Westphal · 7 years ago
  6. 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 · 7 years ago
  7. 047dbb2 selftests: bpf: add check for ip XDP redirect by William Tu · 7 years ago
  8. 622b2fb selftests: timers: freq-step: fix compile error by Shuah Khan · 7 years ago
  9. 33b01b7b selftests: add rtnetlink test script by Florian Westphal · 7 years ago
  10. 31e482b bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions by Daniel Borkmann · 7 years ago
  11. 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 7 years ago
  12. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 7ba190b selftests: futex: fix run_tests target by Shuah Khan · 7 years ago
  14. 996139e selftests: bpf: add a test for XDP redirect by William Tu · 7 years ago
  15. 69c4e8a selftests/bpf: variable offset negative tests by Edward Cree · 7 years ago
  16. f999d64 selftests/bpf: add tests for subtraction & negative numbers by Edward Cree · 7 years ago
  17. 1f9ab38 selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier by Edward Cree · 7 years ago
  18. c2c3e11 selftests/bpf: add test for bogus operations on pointers by Edward Cree · 7 years ago
  19. 715dddb selftests/bpf: add a test to test_align by Edward Cree · 7 years ago
  20. 9fafa80 selftests/bpf: rewrite test_align by Edward Cree · 7 years ago
  21. f65b184 selftests/bpf: change test_verifier expectations by Edward Cree · 7 years ago
  22. 8b0949d test_sysctl: fix sysctl.sh by making it executable by Luis R. Rodriguez · 7 years ago
  23. 0a9c40c test_kmod: fix kmod.sh by making it executable by Luis R. Rodriguez · 7 years ago
  24. f9ea322 bpf: fix selftest/bpf/test_pkt_md_access on s390x by Thomas Richter · 7 years ago
  25. 2c46062 bpf: fix byte order test in test_verifier by Daniel Borkmann · 7 years ago
  26. bad1926 bpf, s390: fix build for libbpf and selftest suite by Daniel Borkmann · 7 years ago
  27. 07b65c5 test: add msg_zerocopy test by Willem de Bruijn · 7 years ago
  28. 12aa746 netvsc: remove bonding setup script by stephen hemminger · 7 years ago
  29. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. bc78d64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. 81f6bf8 bpf: testing: fix devmap tests by John Fastabend · 7 years ago
  32. d777b2d bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() by Jakub Kicinski · 7 years ago
  33. eb54e52 bpf: install libbpf headers on 'make install' by Jakub Kicinski · 7 years ago
  34. 67fbcd6 tools/kvm_stat: add '-f help' to get the available event list by Lin Ma · 7 years ago
  35. efcb521 tools/kvm_stat: use variables instead of hard paths in help output by Lin Ma · 7 years ago
  36. 545722c selftests/bpf: subtraction bounds test by Edward Cree · 7 years ago
  37. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  40. 8641250 bpf: more tests for mixed signed and unsigned bounds checks by Daniel Borkmann · 7 years ago
  41. b712296 bpf: add test for mixed signed and unsigned bounds checks by Edward Cree · 7 years ago
  42. a150213 bpf: fix up test cases with mixed signed/unsigned bounds by Daniel Borkmann · 7 years ago
  43. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 7 years ago
  44. 9d6e005 xdp: bpf redirect with map sample program by John Fastabend · 7 years ago
  45. 546ac1f bpf: add devmap, a map for storing net device references by John Fastabend · 7 years ago
  46. 1c3a044 tools: hv: ignore a NIC if it has been configured by sixiao@microsoft.com · 7 years ago
  47. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  48. 6d7964a kmod: throttle kmod thread limit by Luis R. Rodriguez · 7 years ago
  49. d9c6a72 kmod: add test driver to stress test the module loader by Luis R. Rodriguez · 7 years ago
  50. ccd5d1b Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  51. bc0f51d Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  52. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  53. 3a00be1 Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  54. edaf382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  56. 7c43a65 test_sysctl: test against int proc_dointvec() array support by Luis R. Rodriguez · 7 years ago
  57. 2920fad test_sysctl: add simple proc_douintvec() case by Luis R. Rodriguez · 7 years ago
  58. eb965ed test_sysctl: add simple proc_dointvec() case by Luis R. Rodriguez · 7 years ago
  59. 1c0357c test_sysctl: test against PAGE_SIZE for int by Luis R. Rodriguez · 7 years ago
  60. 64b6712 test_sysctl: add generic script to expand on tests by Luis R. Rodriguez · 7 years ago
  61. 9308f2f test_sysctl: add dedicated proc sysctl test driver by Luis R. Rodriguez · 7 years ago
  62. 4b1303d perf symbols: Accept zero as the kernel base address by Arnaldo Carvalho de Melo · 7 years ago
  63. 5333502 samples/bpf: fix a build issue by Yonghong Song · 7 years ago
  64. 80f6258 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 8 years ago
  65. ede5626 perf evsel: State in the default event name if attr.exclude_kernel is set by Arnaldo Carvalho de Melo · 7 years ago
  66. d37a369 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 7 years ago
  67. 69c3122 rtc: rtctest: add check for problematic dates by Benjamin Gaignard · 8 years ago
  68. c96396f tools: timer: add rtctest_setdate by Benjamin Gaignard · 8 years ago
  69. c3931a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 19bf2e0 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 8cb0bc9 selftests/ftrace: Add a testcase for kprobe event naming by Masami Hiramatsu · 8 years ago
  72. ff431b1 selftests/ftrace: Add a test to probe module functions by Naveen N. Rao · 8 years ago
  73. f7181e5 selftests/ftrace: Update multiple kprobes test for powerpc by Naveen N. Rao · 8 years ago
  74. 4855022 objtool: Fix sibling call detection logic by Josh Poimboeuf · 8 years ago
  75. 58f051f Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  76. ef3ad08 Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  77. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  78. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  79. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. 7c49c98 NTB: ntb_test: add parameter for doorbell bitmask by Allen Hubbe · 8 years ago
  81. c2d42ed NTB: ntb_test: modprobe on remote host by Allen Hubbe · 8 years ago
  82. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  83. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  84. 524b62f Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  85. eceeae4 Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  86. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  87. 1934adf perf unwind: Do not fail due to missing unwind support by Jiri Olsa · 8 years ago
  88. 97365e8 perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip by Arnaldo Carvalho de Melo · 8 years ago
  89. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  90. cbcd4f0 Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  91. 362f672 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  92. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. e94693f Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  98. 80abc82 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  99. 16b5b09 Merge branch 'pm-tools' by Rafael J. Wysocki · 8 years ago
  100. 875aabf5 Merge branch 'uuid-types' by Rafael J. Wysocki · 8 years ago