summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-1/+106
|\
| * selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2018-03-311-0/+11
| * selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-311-1/+11
| * selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-311-0/+23
| * libbpf: Support expected_attach_type at prog loadAndrey Ignatov2018-03-311-0/+5
| * libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov2018-03-281-0/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-0/+2
| |\
| * | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-191-1/+2
| * | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-191-1/+2
| * | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-191-1/+12
| * | bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-191-0/+10
| * | bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-151-0/+22
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-1/+1
|\ \ \
| * | | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| |/ /
* | | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi2018-03-131-11/+12
* | | perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa2018-03-081-1/+1
* | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2018-03-071-0/+2
|\ \ \ | | |/ | |/|
| * | tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo2018-03-051-0/+2
| |/
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-178-8/+1515
|\|
| * tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-153-0/+168
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-3/+4
| |\
| | * bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer2018-02-091-3/+4
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-061-0/+16
| |\ \
| | * | lib: optimize cpumask_next_and()Clement Courbet2018-02-061-0/+16
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-063-0/+18
| |\ \ \ | | |_|/ | |/| |
| * | | tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-022-0/+1194
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-5/+133
| |\ \
| | * | bpf: add selftest for tcpbpfLawrence Brakmo2018-01-251-4/+82
| | * | bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-181-0/+3
| | * | bpf: Sync kernel ABI header with tooling headerJesper Dangaard Brouer2018-01-181-1/+11
| | * | bpf: offload: add map offload infrastructureJakub Kicinski2018-01-141-0/+1
| | * | bpf: offload: report device information for offloaded programsJakub Kicinski2017-12-311-0/+3
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-182-1/+34
| | |\ \
| | | * | libbpf: add support for bpf_callAlexei Starovoitov2017-12-171-0/+6
| | | * | samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-121-1/+6
| | | * | bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song2017-12-121-0/+22
* | | | | perf/headers: Sync new perf_event.h with the tools/include/uapi versionSong Liu2018-02-061-0/+4
| |_|_|/ |/| | |
* | | | tools headers: Synchronize uapi/linux/sched.hArnaldo Carvalho de Melo2018-02-021-0/+5
* | | | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo2018-02-021-0/+4
* | | | tools headers: Synchronize sound/asound.hArnaldo Carvalho de Melo2018-02-021-0/+9
|/ / /
* | | tools include asm-generic: Grab errno.h and errno-base.hHendrik Brueckner2018-01-232-0/+163
* | | perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa2018-01-081-3/+6
* | | perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2018-01-081-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-151-0/+7
|\ \
| * | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-121-0/+7
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-152-12/+10
|\ \ \
| * | | tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang2017-12-131-0/+1
| * | | tools/include: Remove ACCESS_ONCE()Mark Rutland2017-12-121-12/+9
| |/ /
* / / tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-151-2/+2
|/ /
* | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0