aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+34
2017-12-17libbpf: add support for bpf_callAlexei Starovoitov1-0/+6
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+10
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar1-2/+2
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang1-0/+1
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann1-0/+7
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+6
2017-12-12bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song1-0/+22
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland1-12/+9
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+12
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar3-16/+145
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2-3/+12
2017-11-28tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo1-0/+1
2017-11-28tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo1-0/+9
2017-11-28tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo1-0/+1
2017-11-28tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo1-6/+27
2017-11-28tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo1-0/+41
2017-11-28tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo1-0/+1
2017-11-28tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo2-0/+2
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski1-6/+0
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski1-1/+1
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+0
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-8/+0
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+150
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+232
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-6/+1
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar1-0/+1
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+6
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-8/+27
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar63-7/+74
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar63-7/+74
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin1-0/+15
2017-11-05bpftool: print program device bound infoJakub Kicinski1-0/+7
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar21-10/+28
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller50-0/+50
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds50-0/+50
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman50-0/+50
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-2/+1
2017-10-31tools include uapi: Grab a copy of linux/kcmp.hArnaldo Carvalho de Melo1-0/+27
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend1-2/+2
2017-10-27tools include uapi: Grab a copy of linux/prctl.hArnaldo Carvalho de Melo1-0/+200
2017-10-27Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1