summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | | tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-151-2/+2
|/ /
* | 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-062-8/+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 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-1014-7/+15
| | |\ \
| | * | | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-051-0/+15
| | * | | bpftool: print program device bound infoJakub Kicinski2017-11-051-0/+7
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-046-0/+6
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-2/+1Star
| | |\ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-2/+2
| | |\ \ \ \ \
| | * | | | | | selftests/bpf: fix broken build of test_mapsAlexei Starovoitov2017-10-231-8/+54
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-2/+3
| | |\ \ \ \ \ \
| | * | | | | | | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-181-0/+1
| | * | | | | | | bpf: Use char in prog and map nameMartin KaFai Lau2017-10-081-4/+4
| | * | | | | | | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-081-1/+2
| | * | | | | | | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-081-1/+2
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-065-15/+99
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | libbpf: sync bpf.hAlexei Starovoitov2017-10-051-3/+52
| | * | | | | | | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-291-0/+10
| | * | | | | | | bpf: update bpf.h uapi header for toolsDaniel Borkmann2017-09-261-13/+32