summaryrefslogtreecommitdiff
path: root/tools/include
Commit message (Expand)AuthorAge
* coresight: Move to SPDX identifierMathieu Poirier2018-04-19
* perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-17
* tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-17
* Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-16
|\
| * tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland2018-04-12
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-15
|\ \ | |/
| * tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-04-05
| * Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-04
| |\
| | * tools include: Add config.h header fileJiri Olsa2018-04-02
* | | xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-11
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\ \ \
| * | | KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2018-03-31
| * | | selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-31
| * | | selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-31
| * | | libbpf: Support expected_attach_type at prog loadAndrey Ignatov2018-03-31
| * | | libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov2018-03-28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
| |\ \ \
| * | | | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-19
| * | | | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-19
| * | | | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-19
| * | | | bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-19
| * | | | bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-15
| | |/ / | |/| |
* | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | mn10300: Remove the architectureDavid Howells2018-03-09
| |/ /
* | | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi2018-03-13
* | | perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa2018-03-08
* | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2018-03-07
|\ \ \ | | |/ | |/|
| * | tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo2018-03-05
| |/
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-17
|\ \ | |/
| * tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-09
| |\
| | * bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer2018-02-09
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-06
| |\ \
| | * | lib: optimize cpumask_next_and()Clement Courbet2018-02-06
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-06
| |\ \ \ | | |_|/ | |/| |
| * | | tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-02
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
| |\ \
| | * | bpf: add selftest for tcpbpfLawrence Brakmo2018-01-25
| | * | bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-18
| | * | bpf: Sync kernel ABI header with tooling headerJesper Dangaard Brouer2018-01-18
| | * | bpf: offload: add map offload infrastructureJakub Kicinski2018-01-14
| | * | bpf: offload: report device information for offloaded programsJakub Kicinski2017-12-31
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-18
| | |\ \
| | | * | libbpf: add support for bpf_callAlexei Starovoitov2017-12-17
| | | * | samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-12
| | | * | bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song2017-12-12
* | | | | perf/headers: Sync new perf_event.h with the tools/include/uapi versionSong Liu2018-02-06
| |_|_|/ |/| | |
* | | | tools headers: Synchronize uapi/linux/sched.hArnaldo Carvalho de Melo2018-02-02