1. b7ad610 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  2. 0ae4061 tools headers uapi: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  3. 05f371f tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  4. b1ba55c tools headers uapi: Sync asm-generic/mman-common.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  5. 08a96a3 tools headers uapi: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  6. a7b7b77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  7. 6d2052d augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition by Michel Lespinasse · 5 years ago
  8. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  9. 444b8a8 augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro by Michel Lespinasse · 5 years ago
  10. c7d4f7e rbtree: avoid generating code twice for the cached versions (tools copy) by Michel Lespinasse · 5 years ago
  11. 058bd85 tools: Add missing stdio.h include to asm/bug.h header by Jiri Olsa · 5 years ago
  12. fbc246a Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  13. 9846f13 tools uapi asm-generic: Sync unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  14. 7b678cc tools headers uapi: Sync prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  15. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  16. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  17. 10d30e3 libbpf: add flags to umem config by Kevin Laatz · 5 years ago
  18. 0fc2e0b tools/bpf: sync bpf.h by Alexei Starovoitov · 5 years ago
  19. 8db5957 Merge tag 'v5.3-rc6' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  20. 71e90b4 fs: Reserve flag for casefolding by Daniel Rosenberg · 5 years ago
  21. db9a5fd tools headers: Add missing perf_event.h include by Jiri Olsa · 5 years ago
  22. 1f8919b bpf: sync bpf.h to tools/ by Peter Wu · 5 years ago
  23. d2648e1 tools: bpf: synchronise BPF UAPI header with tools by Quentin Monnet · 5 years ago
  24. 42fc2e9 tools headers: Fixup bitsperlong per arch includes by Arnaldo Carvalho de Melo · 5 years ago
  25. b658911 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  26. aaa6ef8 tools headers: Grab copy of linux/const.h, needed by linux/bits.h by Arnaldo Carvalho de Melo · 5 years ago
  27. 6e98bc34 tools headers: Add limits.h to access __WORDSIZE by Arnaldo Carvalho de Melo · 5 years ago
  28. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  29. 9e819ff bpf: sync bpf.h to tools/ by Stanislav Fomichev · 5 years ago
  30. a450043 libbpf: add support for need_wakeup flag in AF_XDP part by Magnus Karlsson · 5 years ago
  31. 8918dc4 tools: bpftool: move "__printf()" attributes to header file by Quentin Monnet · 5 years ago
  32. 5a4b58e perf tools: Add aux_output attribute flag by Adrian Hunter · 5 years ago
  33. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  34. 609a2ca bpf: sync bpf.h to tools infrastructure by Daniel Borkmann · 5 years ago
  35. 3745ee1 bpf: sync bpf.h to tools/ by Petar Penkov · 5 years ago
  36. b3c303b Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  37. 10fbe21 tools/include/uapi: Add devmap_hash BPF map type by Toke Høiland-Jørgensen · 5 years ago
  38. e54599c tools headers UAPI: Sync if_link.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  39. c093de6 tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  40. 0f58163 tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl by Arnaldo Carvalho de Melo · 5 years ago
  41. 95dc663 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 5 years ago
  42. b830f94 tools headers UAPI: Update tools's copy of mman.h headers by Arnaldo Carvalho de Melo · 5 years ago
  43. e0d99c4 tools headers UAPI: Update tools's copy of kvm.h headers by Arnaldo Carvalho de Melo · 5 years ago
  44. 820571a tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open by Arnaldo Carvalho de Melo · 5 years ago
  45. 71c99e3 bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL by Stanislav Fomichev · 5 years ago
  46. 57debff tools/bpf: sync bpf_flow_keys flags by Stanislav Fomichev · 5 years ago
  47. 7626077 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  48. 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 5 years ago
  49. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  50. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  51. 073a483 bpf: sync bpf.h to tools/ by Stanislav Fomichev · 6 years ago
  52. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  53. 1d03985 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. e5eb08a Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  55. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  56. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  57. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  58. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  59. 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  61. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  62. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 4cfacbe bpf: sync bpf.h to tools/ by Stanislav Fomichev · 6 years ago
  64. ba95c74 tools: bpftool: add "prog run" subcommand to test-run programs by Quentin Monnet · 6 years ago
  65. c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  66. 07a4dde bonding: add an option to specify a delay between peer notifications by Vincent Bernat · 6 years ago
  67. 692cbaa bpf/tools: sync bpf.h by Stanislav Fomichev · 6 years ago
  68. 9c10548 tools lib: Move argv_{split,free} from tools/perf/util/ by Arnaldo Carvalho de Melo · 6 years ago
  69. 2a60689 tools lib: Adopt strreplace() from the kernel by Arnaldo Carvalho de Melo · 6 years ago
  70. 0472301 bpf: fix uapi bpf_prog_info fields alignment by Baruch Siach · 6 years ago
  71. 83086d6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  72. aa6ab64 bpf: sync bpf.h to tools/ by Stanislav Fomichev · 6 years ago
  73. 2640d3c xsk: Add getsockopt XDP_OPTIONS by Maxim Mikityanskiy · 6 years ago
  74. 45bfd0a tools lib: Adopt strim() from the kernel by Arnaldo Carvalho de Melo · 6 years ago
  75. 7bd330d tools lib: Adopt skip_spaces() from the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  76. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  77. b9271f0 Merge tag 'v5.2-rc6' into perf/core, to refresh branch by Ingo Molnar · 6 years ago
  78. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  79. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
  81. cd17d77 bpf/tools: sync bpf.h by Stanislav Fomichev · 6 years ago
  82. 13a748e bpf: Sync asm-generic/socket.h to tools/ by Martin KaFai Lau · 6 years ago
  83. 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  84. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  85. 9129b01 rcu: Don't return a value from rcu_assign_pointer() by Andrea Parri · 6 years ago
  86. 0e26574 bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi by Martynas Pumputis · 6 years ago
  87. 91eda59 bpf/tools: sync bpf.h by Jonathan Lemon · 6 years ago
  88. cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
  89. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  90. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  91. 3dbc6ad bpf: sync tooling uapi header by Daniel Borkmann · 6 years ago
  92. b517006 KVM: X86: Provide a capability to disable cstate msr read intercepts by Wanpeng Li · 6 years ago
  93. f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  94. 6751b8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  96. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  97. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  98. fe937ea selftests/bpf: fix compilation error for flow_dissector.c by Alan Maguire · 6 years ago
  99. 1c49242 perf script: Pad DSO name for --call-trace by Jiri Olsa · 6 years ago
  100. a735099 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago