1. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  2. 6078e07 Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  3. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  4. fec9806 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. cee1352 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. dda93b45 Merge branch 'x86/cache' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  9. 12dd08f Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  10. 246e886 tc-tests: test denial of 'goto chain' for exceed traffic in police.json by Davide Caratti · 6 years ago
  11. 88c2e3b tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json by Davide Caratti · 6 years ago
  12. b537149 Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  13. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  14. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. fe8eccc tools: bpftool: fix completion for "bpftool map update" by Quentin Monnet · 6 years ago
  16. 06ee9da tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode by Quentin Monnet · 6 years ago
  17. 882731e tools: bpftool: document restriction on '.' in names to pin in bpffs by Quentin Monnet · 6 years ago
  18. 4b51c74 Merge branch 'spi-4.20' into spi-next by Mark Brown · 6 years ago
  19. c5fa5d6 selftests/bpf: fix return value comparison for tests in test_libbpf.sh by Quentin Monnet · 6 years ago
  20. 3dca211 bpf, libbpf: simplify and cleanup perf ring buffer walk by Daniel Borkmann · 6 years ago
  21. 2a159c6 bpf, verifier: fix register type dump in xadd and st by Daniel Borkmann · 6 years ago
  22. 84fbfe0 bpf: test_sockmap add options to use msg_push_data by John Fastabend · 6 years ago
  23. f908d26 bpf: libbpf support for msg_push_data by John Fastabend · 6 years ago
  24. 9b00eb8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  25. 6b5201c Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  26. ba0e41c selftests: ftrace: Add synthetic event syntax testcase by Masami Hiramatsu · 6 years ago
  27. 2cb494a bpf: add tests for direct packet access from CGROUP_SKB by Song Liu · 6 years ago
  28. a64af0e bpf, libbpf: use correct barriers in perf ring buffer walk by Daniel Borkmann · 6 years ago
  29. 09d62154 tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers by Daniel Borkmann · 6 years ago
  30. 78de354 selftests/bpf: add missing executables to .gitignore by Anders Roxell · 6 years ago
  31. 43b987d selftests/bpf: add test cases for queue and stack maps by Mauricio Vasquez B · 6 years ago
  32. da4e1b1 Sync uapi/bpf.h to tools/include by Mauricio Vasquez B · 6 years ago
  33. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. c7b70a6 Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  35. 3ddeac6 tools: bpftool: use 4 context mode for the NFP disasm by Jakub Kicinski · 6 years ago
  36. 1bd70d2 selftests/bpf: fix file resource leak in load_kallsyms by Peng Hao · 6 years ago
  37. cc19b05 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  38. 20e8e72 Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  39. b55cbc8 bpf: fix doc of bpf_skb_adjust_room() in uapi by Nicolas Dichtel · 6 years ago
  40. edeb0c9 perf tools: Stop fallbacking to kallsyms for vdso symbols lookup by Arnaldo Carvalho de Melo · 6 years ago
  41. f110176 tools/testing/nvdimm: Populate dirty shutdown data by Dan Williams · 6 years ago
  42. 0ead111 acpi, nfit: Collect shutdown status by Dan Williams · 6 years ago
  43. 753fb2e bpf: sockmap, add msg_peek tests to test_sockmap by John Fastabend · 6 years ago
  44. ab9e084 libbpf: Per-symbol visibility for DSO by Andrey Ignatov · 6 years ago
  45. 298faf5 perf tools: Pass build flags to traceevent build by Jiri Olsa · 6 years ago
  46. d4046e8 perf report: Don't crash on invalid inline debug information by Milian Wolff · 6 years ago
  47. ec57e2f Merge branch 'x86/build' into locking/core, to pick up dependent patches and unify jump-label work by Ingo Molnar · 6 years ago
  48. 0ed149c perf cpu_map: Align cpu map synthesized events properly. by David Miller · 6 years ago
  49. c458a62 perf tools: Fix tracing_path_mount proper path by Jiri Olsa · 6 years ago
  50. 421f429 bpf, tls: add tls header to tools infrastructure by Daniel Borkmann · 6 years ago
  51. 36b8d46 perf tools: Fix use of alternatives to find JDIR by Jarod Wilson · 6 years ago
  52. 4ab8455 perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus by Jiri Olsa · 6 years ago
  53. 9a69e3a Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux into pm-tools by Rafael J. Wysocki · 6 years ago
  54. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  55. bb059fb selftests: pmtu: Add optional traffic captures for single tests by Stefano Brivio · 6 years ago
  56. 55bbc8f selftests: pmtu: Allow selection of single tests by Stefano Brivio · 6 years ago
  57. 0b592b5a tools: bpftool: add map create command by Jakub Kicinski · 6 years ago
  58. c034a17 bpf: bpftool, add flag to allow non-compat map definitions by John Fastabend · 6 years ago
  59. b7d3826 bpf: bpftool, add support for attaching programs to maps by John Fastabend · 6 years ago
  60. e9dd904 bpf: add tls support for testing in test_sockmap by John Fastabend · 6 years ago
  61. 028c99f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  62. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  64. 9dffa76 selftests: use posix-style redirection in ip_defrag.sh by Paolo Abeni · 6 years ago
  65. 12a2ea9 selftests: udpgso_bench.sh explicitly requires bash by Paolo Abeni · 6 years ago
  66. 3c718e6 selftests: rtnetlink.sh explicitly requires bash. by Paolo Abeni · 6 years ago
  67. 94aafb7 perf vendor events intel: Fix wrong filter_band* values for uncore events by Jiri Olsa · 6 years ago
  68. 6302aad Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  69. ef4ab84 selftests: bpf: install script with_addr.sh by Anders Roxell · 6 years ago
  70. d3c72d7 selftests: bpf: add config fragment LWTUNNEL by Anders Roxell · 6 years ago
  71. c850616 bpftool: Allow add linker flags via EXTRA_LDFLAGS variable by Jiri Olsa · 6 years ago
  72. 0ef6bf3 bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable by Jiri Olsa · 6 years ago
  73. 9701525 selftests: mlxsw: qos_mc_aware: Make executable by Petr Machata · 6 years ago
  74. 3728090 selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too by Petr Machata · 6 years ago
  75. 438363c tools/bpf: use proper type and uapi perf_event.h header for libbpf by Yonghong Song · 6 years ago
  76. 97396ff selftests/bpf: add XDP selftests for modifying and popping VLAN headers by Jesper Dangaard Brouer · 6 years ago
  77. 4f77544 bpf: make TC vlan bpf_helpers avail to selftests by Jesper Dangaard Brouer · 6 years ago
  78. 7c85c44 selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog by Prashant Bhole · 6 years ago
  79. 908142e selftests/bpf: test_verifier, change names of fixup maps by Prashant Bhole · 6 years ago
  80. 8ec92dc tools/bpf: bpftool, print strerror when map lookup error occurs by Prashant Bhole · 6 years ago
  81. 18a781d tools/bpf: bpftool, split the function do_dump() by Prashant Bhole · 6 years ago
  82. 4b0aaac selftests: usbip: add wait after attach and before checking port status by Shuah Khan (Samsung OSG) · 6 years ago
  83. 1b9caa1 Revert "perf tools: Fix PMU term format max value calculation" by Jiri Olsa · 6 years ago
  84. 18d3f8f PM / tools: sleepgraph and bootgraph: upgrade to v5.2 by Todd Brandt · 6 years ago
  85. 5484f033 PM / tools: sleepgraph: first batch of v5.2 changes by Todd Brandt · 6 years ago
  86. 071a234 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  87. 8f51ba8 Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  88. 6364cb2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  89. bb3dd7e tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file by Tzvetomir Stoyanov · 6 years ago
  90. e44e428 selftests: pmtu: add basic IPv4 and IPv6 PMTU tests by Sabrina Dubroca · 6 years ago
  91. 72ebddd selftests: pmtu: extend MTU parsing helper to locked MTU by Sabrina Dubroca · 6 years ago
  92. 1e0a7207 selftests: pmtu: Introduce check_pmtu_value() by Stefano Brivio · 6 years ago
  93. bbbab19 tools lib traceevent: Separate out tep_strerror() for strerror_r() issues by Steven Rostedt (VMware) · 6 years ago
  94. 8b2f245 perf python: More portable way to make CFLAGS work with clang by Eduardo Habkost · 6 years ago
  95. e13a5d6 perf python: Make clang_has_option() work on Python 3 by Eduardo Habkost · 6 years ago
  96. 1e44224 perf tools: Free temporary 'sys' string in read_event_files() by Sanskriti Sharma · 6 years ago
  97. 470c8f7 perf tools: Avoid double free in read_event_file() by Sanskriti Sharma · 6 years ago
  98. 9c8a182 perf tools: Free 'printk' string in parse_ftrace_printk() by Sanskriti Sharma · 6 years ago
  99. faedbf3 perf tools: Cleanup trace-event-info 'tdata' leak by Sanskriti Sharma · 6 years ago
  100. ce49d84 perf strbuf: Match va_{add,copy} with va_end by Sanskriti Sharma · 6 years ago