summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-069-384/+2399
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-055-26/+470
| |\
| | * tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song2018-06-031-1/+7
| | * bpf: sync bpf uapi header with toolsDaniel Borkmann2018-06-031-2/+20
| | * bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-031-0/+10
| | * bpf: add selftest for lirc_mode2 type programSean Young2018-05-302-14/+282
| | * bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10
| | * bpf: Sync bpf.h to tools/Andrey Ignatov2018-05-281-0/+8
| | * selftests/bpf: missing headers test_lwt_seg6localMathieu Xhonneux2018-05-282-0/+135
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+1
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-242-31/+149
| |\ \
| | * | tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song2018-05-241-0/+26
| | * | selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-241-1/+96
| | * | tools: bpf: sync bpf uapi headerSandipan Das2018-05-241-0/+2
| | * | tools: bpf: sync bpf uapi headerSandipan Das2018-05-241-0/+2
| | * | bpf: btf: Sync bpf.h and btf.h to toolsMartin KaFai Lau2018-05-232-30/+15
| | * | bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend2018-05-181-0/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-1/+9
| |\ \ \ | | |/ / | |/| |
| * | | bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-161-2/+52
| * | | bpf: sync tools bpf.h uapi headerPrashant Bhole2018-05-111-1/+81
| * | | selftests/bpf: add architecture-agnostic headersSirio Balmelli2018-05-102-0/+36
| * | | bpf: btf: Update tools/include/uapi/linux/btf.h with BTF IDMartin KaFai Lau2018-05-091-0/+11
| * | | bpf: sync tools bpf.h uapi headerDaniel Borkmann2018-05-031-1/+32
| * | | tools, include: Grab a copy of linux/erspan.hWilliam Tu2018-04-301-0/+52
| * | | bpf: update bpf.h uapi header for toolsQuentin Monnet2018-04-301-31/+31
| * | | bpf: Sync bpf.h to tools/Andrey Ignatov2018-04-291-6/+6
| * | | tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2018-04-291-2/+40
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-262-393/+1399
| |\ \ \
| | * | | bpf: update bpf.h uapi header for toolsQuentin Monnet2018-04-271-396/+1380
| | * | | tools, bpf: Sync bpf.h uapi headerJiri Olsa2018-04-261-0/+1
| | * | | bpf: sockmap, add selftestsJohn Fastabend2018-04-252-0/+40
| | * | | samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2018-04-241-1/+24
| | * | | bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2018-04-231-5/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-248-21/+95
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-212-4/+142
| |\ \ \ \
| * | | | | bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau2018-04-192-0/+142
| * | | | | bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+9
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-041-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-05-251-1/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo2018-05-171-0/+3
* | | | | | | Merge tag 'perf-urgent-for-mingo-4.17-20180602' of git://git.kernel.org/pub/s...Ingo Molnar2018-06-031-0/+12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo2018-06-011-0/+12
| | |/ / / / | |/| | | |
* / | | | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-011-0/+2
|/ / / / /
* / / / / radix tree test suite: fix compilation issueRoss Zwisler2018-05-181-1/+2
|/ / / /
* | | / tools headers kvm: Sync uapi/linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-071-0/+7
| |_|/ |/| |
* | | coresight: Move to SPDX identifierMathieu Poirier2018-04-191-12/+1
* | | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-171-3/+15
* | | tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-175-1/+64
* | | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-161-5/+15
|\ \ \ | |_|/ |/| |
| * | tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland2018-04-121-5/+15