summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
AgeCommit message (Expand)AuthorLines
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar-8/+145
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner-3/+12
2017-11-28tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo-0/+1
2017-11-28tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo-0/+9
2017-11-28tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo-0/+1
2017-11-28tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo-6/+27
2017-11-28tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo-0/+41
2017-11-28tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo-0/+1
2017-11-28tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo-0/+2
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski-6/+0
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski-1/+1
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-8/+150
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+227
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller-6/+1
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar-0/+1
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik-1/+6
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+15
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-7/+19
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin-0/+15
2017-11-05bpftool: print program device bound infoJakub Kicinski-0/+7
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar-9/+16
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+6
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+6
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+1
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend-2/+1
2017-10-31tools include uapi: Grab a copy of linux/kcmp.hArnaldo Carvalho de Melo-0/+27
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend-2/+2
2017-10-27tools include uapi: Grab a copy of linux/prctl.hArnaldo Carvalho de Melo-0/+200
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov-8/+54
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+3
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+2
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend-1/+2
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer-0/+1
2017-10-09tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo-1/+1
2017-10-07bpf: Use char in prog and map nameMartin KaFai Lau-4/+4
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song-1/+2
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song-1/+2
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+99
2017-10-04libbpf: sync bpf.hAlexei Starovoitov-3/+52
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau-0/+10
2017-09-26bpf: update bpf.h uapi header for toolsDaniel Borkmann-13/+32
2017-09-25tools include: Sync kernel ABI headers with tooling headersIngo Molnar-27/+119
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+3
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+58
2017-09-01perf tools: Support new sample type for physical addressKan Liang-1/+3
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend-6/+3