- 8db5957 Merge tag 'v5.3-rc6' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- db9a5fd tools headers: Add missing perf_event.h include by Jiri Olsa · 5 years ago
- 42fc2e9 tools headers: Fixup bitsperlong per arch includes by Arnaldo Carvalho de Melo · 5 years ago
- b658911 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
- aaa6ef8 tools headers: Grab copy of linux/const.h, needed by linux/bits.h by Arnaldo Carvalho de Melo · 5 years ago
- 6e98bc34 tools headers: Add limits.h to access __WORDSIZE by Arnaldo Carvalho de Melo · 5 years ago
- 5a4b58e perf tools: Add aux_output attribute flag by Adrian Hunter · 5 years ago
- 609a2ca bpf: sync bpf.h to tools infrastructure by Daniel Borkmann · 5 years ago
- 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
- e54599c tools headers UAPI: Sync if_link.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
- c093de6 tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
- 0f58163 tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl by Arnaldo Carvalho de Melo · 5 years ago
- 95dc663 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 5 years ago
- b830f94 tools headers UAPI: Update tools's copy of mman.h headers by Arnaldo Carvalho de Melo · 5 years ago
- e0d99c4 tools headers UAPI: Update tools's copy of kvm.h headers by Arnaldo Carvalho de Melo · 5 years ago
- 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
- 7626077 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 5 years ago
- 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
- bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
- 073a483 bpf: sync bpf.h to tools/ by Stanislav Fomichev · 5 years ago
- da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
- 1d03985 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 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 · 5 years ago
- 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
- 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 · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
- 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
- af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
- 4cfacbe bpf: sync bpf.h to tools/ by Stanislav Fomichev · 6 years ago
- ba95c74 tools: bpftool: add "prog run" subcommand to test-run programs by Quentin Monnet · 5 years ago
- c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- 07a4dde bonding: add an option to specify a delay between peer notifications by Vincent Bernat · 6 years ago
- 692cbaa bpf/tools: sync bpf.h by Stanislav Fomichev · 6 years ago
- 9c10548 tools lib: Move argv_{split,free} from tools/perf/util/ by Arnaldo Carvalho de Melo · 6 years ago
- 2a60689 tools lib: Adopt strreplace() from the kernel by Arnaldo Carvalho de Melo · 6 years ago
- 0472301 bpf: fix uapi bpf_prog_info fields alignment by Baruch Siach · 6 years ago
- 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
- aa6ab64 bpf: sync bpf.h to tools/ by Stanislav Fomichev · 6 years ago
- 2640d3c xsk: Add getsockopt XDP_OPTIONS by Maxim Mikityanskiy · 6 years ago
- 45bfd0a tools lib: Adopt strim() from the kernel by Arnaldo Carvalho de Melo · 6 years ago
- 7bd330d tools lib: Adopt skip_spaces() from the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
- 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
- b9271f0 Merge tag 'v5.2-rc6' into perf/core, to refresh branch by Ingo Molnar · 6 years ago
- dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
- cd17d77 bpf/tools: sync bpf.h by Stanislav Fomichev · 6 years ago
- 13a748e bpf: Sync asm-generic/socket.h to tools/ by Martin KaFai Lau · 6 years ago
- 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
- 9129b01 rcu: Don't return a value from rcu_assign_pointer() by Andrea Parri · 6 years ago
- 0e26574 bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi by Martynas Pumputis · 6 years ago
- 91eda59 bpf/tools: sync bpf.h by Jonathan Lemon · 6 years ago
- cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
- 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 3dbc6ad bpf: sync tooling uapi header by Daniel Borkmann · 6 years ago
- b517006 KVM: X86: Provide a capability to disable cstate msr read intercepts by Wanpeng Li · 6 years ago
- f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 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
- 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- fe937ea selftests/bpf: fix compilation error for flow_dissector.c by Alan Maguire · 6 years ago
- 1c49242 perf script: Pad DSO name for --call-trace by Jiri Olsa · 6 years ago
- a735099 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
- 9903c64 tools headers UAPI: Sync drm/drm.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
- e6aff9f tools headers UAPI: Sync drm/i915_drm.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
- b5b999d tools headers UAPI: Sync linux/fs.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
- c27de2b tools headers UAPI: Sync linux/sched.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
- fba29f1 tools include UAPI: Update copy of files related to new fspick, fsmount, fsconfig, fsopen, move_mount and open_tree syscalls by Arnaldo Carvalho de Melo · 6 years ago
- 9ce33e3 tools: bpf: sync uapi header bpf.h by Jiong Wang · 6 years ago
- edaccf8 tools/bpf: sync bpf uapi header bpf.h to tools directory by Yonghong Song · 6 years ago
- b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
- 2474c62 tools/bpf: Sync kernel btf.h header by Gary Lin · 6 years ago
- c1fe1e7 tools: bpf: synchronise BPF UAPI header with tools by Quentin Monnet · 6 years ago
- 582e84f tool headers nolibc: add RISCV support by Pranith Kumar · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 5f0d736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 948d930 bpf: Sync bpf.h to tools by Martin KaFai Lau · 6 years ago
- 4635b0a tools: sync bpf.h by Matt Mullins · 6 years ago
- 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 82500a8 coresight: etm4x: Add kernel configuration for CONTEXTID by Mathieu Poirier · 6 years ago
- 30e4c57 tools include uapi: Sync sound/asound.h copy by Arnaldo Carvalho de Melo · 6 years ago
- bfb35c2 bpf: fix whitespace for ENCAP_L2 defines in bpf.h by Alan Maguire · 6 years ago
- b457e55 bpf: Sync bpf.h to tools/ by Andrey Ignatov · 6 years ago
- 196398d bpf: Sync bpf.h to tools/ by Andrey Ignatov · 6 years ago
- bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 1db04c3 bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 by Alan Maguire · 6 years ago
- 5e903c6 libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
- fb2abb7 bpf, selftest: test {rd, wr}only flags and direct value access by Daniel Borkmann · 6 years ago
- c83fef6 bpf: sync {btf, bpf}.h uapi header from tools infrastructure by Daniel Borkmann · 6 years ago
- f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 8142bd8 tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd by Arnaldo Carvalho de Melo · 6 years ago
- 8239251 tools headers uapi: Update drm/i915_drm.h by Arnaldo Carvalho de Melo · 6 years ago
- e33ff03 tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE addition by Arnaldo Carvalho de Melo · 6 years ago