1. 8fe4592 bpf: map_get_next_key to return first key on NULL by Teng Qin · 8 years ago
  2. 472ecf0 selftests/net: Fix broken test case in psock_fanout by Mike Maloney · 8 years ago
  3. 28be04f selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID by Mike Maloney · 8 years ago
  4. 2e7a721 selftests/net: cleanup unused parameter in psock_fanout by Mike Maloney · 8 years ago
  5. b0c4780 bpf: Add sparc support to tools and samples. by David S. Miller · 8 years ago
  6. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 89087c4 bpf: Fix values type used in test_maps by David Miller · 8 years ago
  8. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  9. c1f8d0f selftests/net: Fixes psock_fanout CBPF test case by Mike Maloney · 8 years ago
  10. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. fb5e215 Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  12. 9ed19c7 selftests: ftrace: Add check for function-fork before running pid filter test by Steven Rostedt (VMware) · 8 years ago
  13. 093be89 selftests: ftrace: Add a testcase for function PID filter by Namhyung Kim · 8 years ago
  14. 695ba26 bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 by Martin KaFai Lau · 8 years ago
  15. 6467acb bpf: lru: Cleanup test_lru_map.c by Martin KaFai Lau · 8 years ago
  16. 9746f85 bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU by Martin KaFai Lau · 8 years ago
  17. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 07c7016 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. b6518e6 tools: bpf_jit_disasm: Add option to dump JIT image to a file. by David Daney · 8 years ago
  20. 4cca045 cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores by Ben Hutchings · 8 years ago
  21. ad0d9c3 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  22. 5f9bf02 tools/power turbostat: update version number by Len Brown · 8 years ago
  23. 9514936 tools/power turbostat: fix impossibly large CPU%c1 value by Len Brown · 8 years ago
  24. ab23d11 tools/power turbostat: turbostat.8 add missing column definitions by Doug Smythies · 8 years ago
  25. 6dbd25a tools/power turbostat: update HWP dump to decimal from hex by Len Brown · 8 years ago
  26. f4896fa5 tools/power turbostat: enable package THERM_INTERRUPT dump by Len Brown · 8 years ago
  27. 8182492 tools/power turbostat: show missing Core and GFX power on SKL and KBL by Len Brown · 8 years ago
  28. 0718b33 Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  29. 3c60a53 bpf: fix comment typo by Alexander Alemayhu · 8 years ago
  30. 894ca30 Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  31. 3c1a427 perf annotate s390: Fix perf annotate error -95 (4.10 regression) by Christian Borntraeger · 8 years ago
  32. 89c0a361 selftests/bpf: fix merge conflict by Alexei Starovoitov · 8 years ago
  33. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. af0e546 selftests: add a generic testsuite for ethernet device by LABBE Corentin · 8 years ago
  35. 3782161 selftests/bpf: add l4 load balancer test based on sched_cls by Alexei Starovoitov · 8 years ago
  36. 8d48f5e selftests/bpf: add a test for basic XDP functionality by Alexei Starovoitov · 8 years ago
  37. 6882804 selftests/bpf: add a test for overlapping packet range checks by Alexei Starovoitov · 8 years ago
  38. dd26b7f tools/lib/bpf: expose bpf_program__set_type() by Alexei Starovoitov · 8 years ago
  39. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  40. 02ea80b bpf: add various verifier test cases for self-tests by Daniel Borkmann · 8 years ago
  41. 2db2c25 selftests/powerpc: Fix standalone powerpc build by Michael Ellerman · 8 years ago
  42. b197768 bpf: improve verifier packet range checks by Alexei Starovoitov · 8 years ago
  43. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  44. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  45. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  48. 8c290e6 bpf: fix hashmap extra_elems logic by Alexei Starovoitov · 8 years ago
  49. e8f1f34 selftests/bpf: fix broken build, take 2 by Zi Shen Lim · 8 years ago
  50. a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. e7ede72 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 8 years ago
  52. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  55. 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
  56. 46aa6a30 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 8 years ago
  57. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  58. 605df8d selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x by Cyril Bur · 8 years ago
  59. 8557b8e Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  60. f7c6401 ktest: Make sure wait_for_input does honor the timeout by Steven Rostedt (VMware) · 8 years ago
  61. 99c014a ktest: Fix while loop in wait_for_input by Steven Rostedt (VMware) · 8 years ago
  62. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. c688f14 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 9e91c14 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  65. f7d6a72 Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. f0f3f2d radix tree test suite: Specify -m32 in LDFLAGS too by Matthew Wilcox · 8 years ago
  67. 4ecd954 ida: Free correct IDA bitmap by Matthew Wilcox · 8 years ago
  68. 3f1b6f9 radix tree test suite: Depend on Makefile and quieten grep by Matthew Wilcox · 8 years ago
  69. 284d96a radix tree test suite: Fix build with --as-needed by Michael Ellerman · 8 years ago
  70. c4634b0 radix tree test suite: Build 32 bit binaries by Rehas Sachdeva · 8 years ago
  71. 54f4d33 radix tree test suite: Add performance test for radix_tree_join() by Rehas Sachdeva · 8 years ago
  72. 6478581 radix tree test suite: Add performance test for radix_tree_split() by Rehas Sachdeva · 8 years ago
  73. 0d4a41c radix tree test suite: Add performance benchmarks by Rehas Sachdeva · 8 years ago
  74. c629a34 radix tree test suite: Add test for radix_tree_clear_tags() by Rehas Sachdeva · 8 years ago
  75. 166bb1f radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() by Rehas Sachdeva · 8 years ago
  76. 2eacc79 radix tree test suite: Add test for idr_get_next() by Rehas Sachdeva · 8 years ago
  77. 5c51f4a objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 8 years ago
  78. 1a4691b tools: hv: Add clean up function for Ubuntu config by Haiyang Zhang · 8 years ago
  79. 22048c5 tools/power turbostat: bugfix: GFXMHz column not changing by Len Brown · 8 years ago
  80. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  81. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  83. 7876991 Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  84. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. a6d8a21 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 8 years ago
  86. 474c901 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
  87. e53aff4 selftests: lib.mk Fix individual test builds by Shuah Khan · 8 years ago
  88. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  89. e390f9a objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  90. 0eb1d0f selftests/x86: Add a basic selftest for ioperm by Andy Lutomirski · 8 years ago
  91. 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
  92. 2a4d0c6 x86/selftests: Add clobbers for int80 on x86_64 by Dmitry Safonov · 8 years ago
  93. df06a2d tools/testing/nvdimm: make iset cookie predictable by Dan Williams · 8 years ago
  94. e3942ed tools/power turbostat: version 17.02.24 by Len Brown · 8 years ago
  95. 5f3aea5 tools/power turbostat: bugfix: --add u32 was printed as u64 by Len Brown · 8 years ago
  96. 0815a3d tools/power turbostat: show error on exec by Len Brown · 8 years ago
  97. 7293fcc tools/power turbostat: dump p-state software config by Len Brown · 8 years ago
  98. 7da6e3e tools/power turbostat: show package number, even without --debug by Len Brown · 8 years ago
  99. dd778a5 tools/power turbostat: support "--hide C1" etc. by Len Brown · 8 years ago
  100. 4e4e1e7 tools/power turbostat: move --Package and --processor into the --cpu option by Len Brown · 8 years ago