1. 7d0ae23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 6436408 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  3. 64cf548 tools: bpftool: Cleanup license mess by Thomas Gleixner · 6 years ago
  4. ad6dd7a bpf: pull in pkt_sched.h header for tooling to fix bpftool build by Daniel Borkmann · 6 years ago
  5. 479a2b7 selftests: forwarding: Add a test case for externally learned FDB entries by Ido Schimmel · 6 years ago
  6. 7215927 selftests: mlxsw: Test FDB offload indication by Ido Schimmel · 6 years ago
  7. c5b7098 Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  8. f67ad87 selftests/bpf: retry tests that expect build-id by Stanislav Fomichev · 6 years ago
  9. 91fa038 selftests: tc-testing: fix parsing of ife type by Davide Caratti · 6 years ago
  10. 5216bd7 selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified by Davide Caratti · 6 years ago
  11. e413615 selftests: tc-testing: drop test on missing tunnel key id by Davide Caratti · 6 years ago
  12. 6e8ccb4 tools/bpf: properly account for libbfd variations by Stanislav Fomichev · 6 years ago
  13. 5be9956 selftests/txtimestamp: Fix an equals vs assign bug by Dan Carpenter · 6 years ago
  14. 86edaed bpf: libbpf: retry loading program on EAGAIN by Lorenz Bauer · 6 years ago
  15. 1be72f2 selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh by Stanislav Fomichev · 6 years ago
  16. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  17. 40a31da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. 298e59d3 tools/bpf: fix bpftool map dump with bitfields by Yonghong Song · 6 years ago
  19. e43207f tools/bpf: test btf bitfield with >=256 struct member offset by Yonghong Song · 6 years ago
  20. 4f548c2 Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  21. f98937c selftests: bpf: install files tcp_(server|client)*.py by Anders Roxell · 6 years ago
  22. e3ca63d selftests/bpf: add missing executables to .gitignore by Stanislav Fomichev · 6 years ago
  23. 15c0309 tools headers powerpc: Remove unistd.h by Ravi Bangoria · 6 years ago
  24. 0206131 perf powerpc: Rework syscall table generation by Ravi Bangoria · 6 years ago
  25. 549aff7 perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols by Arnaldo Carvalho de Melo · 6 years ago
  26. 498c203 tools include uapi: Sync linux/if_link.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  27. aff876d tools/vm/page_owner: use page_owner_sort in the use example by Miles Chen · 6 years ago
  28. 4fabf3b selftests: forwarding: Add a test for VLAN deletion by Ido Schimmel · 6 years ago
  29. 289fb44 selftests: forwarding: Fix test for different devices by Ido Schimmel · 6 years ago
  30. 16dc42e4 selftests: mlxsw: Add a test case for VLAN addition error flow by Ido Schimmel · 6 years ago
  31. ee412f1 tools include uapi: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  32. fdc42ca tools include uapi: Sync linux/fs.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  33. 1c23397 perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h by Arnaldo Carvalho de Melo · 6 years ago
  34. 250bfc8 tools include uapi: Grab a copy of linux/mount.h by Arnaldo Carvalho de Melo · 6 years ago
  35. f2e14cd perf top: Lift restriction on using callchains without "sym" in --sort by Arnaldo Carvalho de Melo · 6 years ago
  36. 9231967 tools lib traceevent: Remove tep_data_event_from_type() API by Tzvetomir Stoyanov · 6 years ago
  37. 4104e60 tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() by Tzvetomir Stoyanov · 6 years ago
  38. f87ce7c tools lib traceevent: Changed return logic of tep_register_event_handler() API by Tzvetomir Stoyanov · 6 years ago
  39. 6d2d6fd tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs by Tzvetomir Stoyanov · 6 years ago
  40. 2e4318a tools lib traceevent: Rename struct cmdline to struct tep_cmdline by Tzvetomir Stoyanov · 6 years ago
  41. eed14f4 tools lib traceevent: Initialize host_bigendian at tep_handle allocation by Tzvetomir Stoyanov · 6 years ago
  42. ca3958b tools lib traceevent: Introduce new libtracevent API: tep_override_comm() by Tzvetomir Stoyanov · 6 years ago
  43. 21327c7 perf tests: Add a test for the ARM 32-bit [vectors] page by Florian Fainelli · 6 years ago
  44. 0115323 perf tools: Make find_vdso_map() more modular by Florian Fainelli · 6 years ago
  45. ac6e022 perf trace: Fix alignment for [continued] lines by Arnaldo Carvalho de Melo · 6 years ago
  46. 172bf02 perf trace: Fix ')' placement in "interrupted" syscall lines by Arnaldo Carvalho de Melo · 6 years ago
  47. 64598e8 Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  48. 6529870 powerpc/perf: Update perf_regs structure to include MMCRA by Madhavan Srinivasan · 6 years ago
  49. 80f21ff bpf, doc: add note for libbpf's stand-alone build by Daniel Borkmann · 6 years ago
  50. a8911d6 selftests/bpf: fix incorrect users of create_and_get_cgroup by Stanislav Fomichev · 6 years ago
  51. d0df00e tools uapi: fix RISC-V 64-bit support by Aurelien Jarno · 6 years ago
  52. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  53. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 1cbbcfb bpf: add various test cases for alu op on mixed dst register types by Daniel Borkmann · 6 years ago
  55. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  56. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  57. 976b4f3 selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr by Andrey Ignatov · 6 years ago
  58. 3271a48 selftests: net: fix/improve ip_defrag selftest by Peter Oskolkov · 6 years ago
  59. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  60. 03fa483 perf test shell: Use a fallback to get the pathname in vfs_getname by Arnaldo Carvalho de Melo · 6 years ago
  61. f712a86 perf python: Make sure the python binding output directory is in place by Arnaldo Carvalho de Melo · 6 years ago
  62. 099be74 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
  63. 442b4eb perf annotate: Pass filename to objdump via execl by Ivan Krylov · 6 years ago
  64. a3366db0 perf report: Fix wrong iteration count in --branch-history by Jin Yao · 6 years ago
  65. 86c22ab tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  66. 8c91fd6 tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  67. 558517c tools headers uapi: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  68. 4001b6a tools headers uapi: Sync linux/in.h copy from the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  69. 8858ecb tools headers uapi: Update i915_drm.h by Arnaldo Carvalho de Melo · 6 years ago
  70. 536cdb6 tools iio: Override CFLAGS assignments by Jiri Olsa · 6 years ago
  71. 302df34 tools thermal tmon: Use -O3 instead of -O1 if available by Jiri Olsa · 6 years ago
  72. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  73. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  74. 805e4c8 tools beauty: Make the prctl option table generator catch all PR_ options by Arnaldo Carvalho de Melo · 6 years ago
  75. 3d32c45 tools headers uapi: Sync prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  76. 94f45df tools headers x86: Sync disabled-features.h by Arnaldo Carvalho de Melo · 6 years ago
  77. 8a99255 perf stat: Fix endless wait for child process by Jin Yao · 6 years ago
  78. 2573be2 Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  79. 80c9b2f bpf: add various test cases to selftests by Daniel Borkmann · 6 years ago
  80. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  81. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  82. b25756d perf session: Add comment for perf_session__register_idle_thread() by Adrian Hunter · 6 years ago
  83. 256d92b perf thread-stack: Fix thread stack processing for the idle task by Adrian Hunter · 6 years ago
  84. 139f42f perf thread-stack: Allocate an array of thread stacks by Adrian Hunter · 6 years ago
  85. 2e9e868 perf thread-stack: Factor out thread_stack__init() by Adrian Hunter · 6 years ago
  86. f6060ac perf thread-stack: Allow for a thread stack array by Adrian Hunter · 6 years ago
  87. bd8e68a perf thread-stack: Avoid direct reference to the thread's stack by Adrian Hunter · 6 years ago
  88. e0b8951 perf thread-stack: Tidy thread_stack__bottom() usage by Adrian Hunter · 6 years ago
  89. 03b32cb perf thread-stack: Simplify some code in thread_stack__process() by Adrian Hunter · 6 years ago
  90. 8b6b25c selftests/bpf: fix error printing in test_devmap() by Xiaozhou Liu · 6 years ago
  91. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  92. 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  93. 903b77c Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  94. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  95. 0206118 Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  96. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  97. 75f95da Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  98. b6fb87b tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures by Anthony Yznaga · 6 years ago
  99. a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  100. 808153e mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago