1. b89e791 Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  2. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  4. 6b416eb tools include: Add config.h header file by Jiri Olsa · 7 years ago
  5. 1d43688 selftests/bpf: Selftest for sys_bind post-hooks. by Andrey Ignatov · 7 years ago
  6. 622adaf selftests/bpf: Selftest for sys_connect hooks by Andrey Ignatov · 7 years ago
  7. e50b0a6 selftests/bpf: Selftest for sys_bind hooks by Andrey Ignatov · 7 years ago
  8. d7be143 libbpf: Support expected_attach_type at prog load by Andrey Ignatov · 7 years ago
  9. a0fe3e5 libbpf: add bpf_raw_tracepoint_open helper by Alexei Starovoitov · 7 years ago
  10. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 0dcbbf6 bpf: sockmap sample test for bpf_msg_pull_data by John Fastabend · 7 years ago
  12. 468b3fd bpf: sockmap sample support for bpf_msg_cork_bytes() by John Fastabend · 7 years ago
  13. 4c4c3c2 bpf: sockmap sample, add option to attach SK_MSG program by John Fastabend · 7 years ago
  14. 82a8616 bpf: add map tests for BPF_PROG_TYPE_SK_MSG by John Fastabend · 7 years ago
  15. 4d5422c KVM: X86: Provide a capability to disable MWAIT intercepts by Wanpeng Li · 7 years ago
  16. 81f77fd bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID by Song Liu · 7 years ago
  17. 32ff77e perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES by Milind Chabbi · 7 years ago
  18. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  19. e2091ce perf tools: Add MEM_TOPOLOGY feature to perf data file by Jiri Olsa · 7 years ago
  20. 3f986ee Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 7 years ago
  21. d976a6e tools headers: Sync copy of kvm UAPI headers by Arnaldo Carvalho de Melo · 7 years ago
  22. 7057bb9 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  23. f091f1d tools/headers: Synchronize kernel ABI headers, v4.16-rc1 by Ingo Molnar · 7 years ago
  24. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  25. 8c88181 bpf: Sync kernel ABI header with tooling header for bpf_common.h by Jesper Dangaard Brouer · 7 years ago
  26. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  27. 4b0dda4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  29. 0d8dd67 perf/headers: Sync new perf_event.h with the tools/include/uapi version by Song Liu · 7 years ago
  30. dc2b9f1 tools: add netlink.h and if_link.h in tools uapi by Eric Leblond · 7 years ago
  31. 7a16c7e tools headers: Synchronize uapi/linux/sched.h by Arnaldo Carvalho de Melo · 7 years ago
  32. 1b8f516 tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h by Arnaldo Carvalho de Melo · 7 years ago
  33. 6bc7626 tools headers: Synchronize sound/asound.h by Arnaldo Carvalho de Melo · 7 years ago
  34. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  35. d6d4f60 bpf: add selftest for tcpbpf by Lawrence Brakmo · 7 years ago
  36. 28b8f95 tools include asm-generic: Grab errno.h and errno-base.h by Hendrik Brueckner · 7 years ago
  37. 52775b3 bpf: offload: report device information about offloaded maps by Jakub Kicinski · 7 years ago
  38. e7b2823 bpf: Sync kernel ABI header with tooling header by Jesper Dangaard Brouer · 7 years ago
  39. a388457 bpf: offload: add map offload infrastructure by Jakub Kicinski · 7 years ago
  40. 972c148 perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13 by Jiri Olsa · 7 years ago
  41. 81df978 perf: Add sample_id to PERF_RECORD_ITRACE_START event comment by Jiri Olsa · 7 years ago
  42. 675fc27 bpf: offload: report device information for offloaded programs by Jakub Kicinski · 7 years ago
  43. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  44. 48cca7e libbpf: add support for bpf_call by Alexei Starovoitov · 7 years ago
  45. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  46. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. 643e345 tools/headers: Synchronize kernel <-> tooling headers by Ingo Molnar · 7 years ago
  48. 92ccc26 tools/lib/lockdep: Add missing declaration of 'pr_cont()' by Mengting Zhang · 7 years ago
  49. 720f228 bpf: fix broken BPF selftest build by Daniel Borkmann · 7 years ago
  50. 965de87 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  51. d279f1f bpf/tracing: add a bpf test for new ioctl query interface by Yonghong Song · 7 years ago
  52. 2a22f69 tools/include: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  53. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  54. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
  56. 618e165 selftests/bpf: sync kernel headers and introduce arch support in Makefile by Hendrik Brueckner · 7 years ago
  57. 1b3b521 tools headers: Syncronize mman.h ABI header by Arnaldo Carvalho de Melo · 7 years ago
  58. d9744f9 tools headers: Synchronize prctl.h ABI header by Arnaldo Carvalho de Melo · 7 years ago
  59. 374fbe5 tools headers: Synchronize KVM arch ABI headers by Arnaldo Carvalho de Melo · 7 years ago
  60. 485be0c tools headers: Synchronize drm/i915_drm.h by Arnaldo Carvalho de Melo · 7 years ago
  61. 8ce6d5e tools headers uapi: Synchronize drm/drm.h by Arnaldo Carvalho de Melo · 7 years ago
  62. 0f1aabe tools headers: Synchronize perf_event.h header by Arnaldo Carvalho de Melo · 7 years ago
  63. 8536913 tools headers: Synchronize kernel ABI headers wrt SPDX tags by Arnaldo Carvalho de Melo · 7 years ago
  64. 51aa423 bpftool: revert printing program device bound info by Jakub Kicinski · 7 years ago
  65. 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 7 years ago
  66. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  67. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  68. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  69. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  70. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
  73. 505ee76 tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header by Ingo Molnar · 7 years ago
  74. eafb340 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  75. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  77. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  78. ebc614f bpf, cgroup: implement eBPF-based device controller for cgroup v2 by Roman Gushchin · 7 years ago
  79. 928631e bpftool: print program device bound info by Jakub Kicinski · 7 years ago
  80. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  81. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  83. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  84. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  85. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
  87. 735e215 tools include uapi: Grab a copy of linux/kcmp.h by Arnaldo Carvalho de Melo · 7 years ago
  88. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  90. 4337279 tools include uapi: Grab a copy of linux/prctl.h by Arnaldo Carvalho de Melo · 7 years ago
  91. 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  92. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  93. e27afb8 selftests/bpf: fix broken build of test_maps by Alexei Starovoitov · 7 years ago
  94. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  96. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  97. ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  98. 6710e11 bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP by Jesper Dangaard Brouer · 7 years ago
  99. aa7b4e0 tools include uapi bpf.h: Sync kernel ABI header with tooling header by Arnaldo Carvalho de Melo · 7 years ago
  100. 067cae4 bpf: Use char in prog and map name by Martin KaFai Lau · 7 years ago