summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-0/+2
|\
| * tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo2018-03-051-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
|/
* 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-071-0/+16
|\ \
| * | lib: optimize cpumask_next_and()Clement Courbet2018-02-071-0/+16
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-073-0/+18
|\ \ \ | |_|/ |/| |
| * | 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: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-032-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-261-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
* | | 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/+10Star
|\ \ \
| * | | 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/+9Star
| |/ /
* / / tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-151-2/+2
|/ /
* | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-082-3/+12
|\ \
| * | selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-052-3/+12
| |/
* | Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2017-12-063-16/+145
|\|
| * bpftool: revert printing program device bound infoJakub Kicinski2017-11-211-6/+0Star
| * bpf: offload: rename the ifindex fieldJakub Kicinski2017-11-211-1/+1
| * Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
| |\
| | * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-161-8/+0Star
| |\ \
| | * | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-161-8/+0Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-8/+150
| |\ \ \ | | |/ / | |/| |
| | * | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-111-6/+1Star
| | * | samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-111-1/+6
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1021-8/+27
| | |\ \