summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | 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/+0
| * 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-151-8/+0
| |\ \
| | * | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-8/+0
| * | | 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/+1
| | * | 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
| | |\ \
| | * | | 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-0450-0/+50
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-2/+1
| | |\ \ \ \
| | * \ \ \ \ 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-071-4/+4
| | * | | | | | | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-071-1/+2
| | * | | | | | | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-071-1/+2
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-056-15/+133
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | libbpf: sync bpf.hAlexei Starovoitov2017-10-041-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
* | | | | | | | | tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo2017-11-281-0/+1
* | | | | | | | | tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo2017-11-281-0/+9
* | | | | | | | | tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo2017-11-281-0/+1
* | | | | | | | | tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo2017-11-281-6/+27
* | | | | | | | | tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo2017-11-281-0/+41
* | | | | | | | | tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo2017-11-281-0/+1
* | | | | | | | | tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo2017-11-282-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-133-0/+232
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-0763-7/+74
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | tools include uapi: Grab a copy of linux/kcmp.hArnaldo Carvalho de Melo2017-10-311-0/+27