summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2020-09-01Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds
2020-09-01perf tools: Correct SNOOPX field offsetAl Grant
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-12tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-08-12tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-07tools/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-08-07tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo
2020-08-06tools/bpf: Support new uapi for map element bpf iteratorYonghong Song
2020-08-06tools headers API: Update close_range affected filesArnaldo Carvalho de Melo
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-08-01libbpf: Add bpf_link detach APIsAndrii Nakryiko
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-28bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko
2020-07-25libbpf: Add support for BPF XDP linkAndrii Nakryiko
2020-07-25bpf: Implement bpf iterator for map elementsYonghong Song
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-21bpf: Make btf_sock_ids globalYonghong Song
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song
2020-07-21tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon
2020-07-20tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-17bpf: Sync linux/bpf.h to tools/Jakub Sitnicki
2020-07-16compiler: Remove uninitialized_var() macroKees Cook
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-13xsk: Add new statisticsCiara Loftus
2020-07-13tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter
2020-07-10perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-08libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller