summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-101-19/+37
|\
| * bpf: Improve socket lookup reuseport documentationJoe Stringer2018-12-011-4/+4
| * bpf: Support sk lookup in netns with id 0Joe Stringer2018-12-011-14/+25
| * bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-12-011-5/+12
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-011-0/+1
|\ \
| * | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-281-0/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-302-0/+24
|\ \ \ | |_|/ |/| |
| * | tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo2018-11-191-0/+2
| * | tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-11-191-0/+22
| |/
* / tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song2018-11-092-0/+649
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-048-3/+421
|\
| * perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-311-0/+2
| * tools headers uapi: Update linux/if_link.h header copyArnaldo Carvalho de Melo2018-10-311-0/+1
| * tools headers uapi: Update linux/netlink.h header copyArnaldo Carvalho de Melo2018-10-311-0/+1
| * tools headers: Sync the various kvm.h header copiesArnaldo Carvalho de Melo2018-10-311-2/+19
| * tools include uapi: Update linux/mmap.h copyArnaldo Carvalho de Melo2018-10-311-0/+2
| * tools include uapi: Update asound.h copyArnaldo Carvalho de Melo2018-10-311-1/+1
| * tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo2018-10-311-0/+2
| * tools include uapi: Update linux/fs.h copyArnaldo Carvalho de Melo2018-10-311-2/+2
| * tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo2018-10-301-0/+393
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-286-11/+122
|\ \ | |/ |/|
| * xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-212-0/+3
| * xarray: Add XArray marksMatthew Wilcox2018-10-214-11/+118
| * xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+1
* | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-0/+5
|\ \
| * | tools/headers: update kvm.hVitaly Kuznetsov2018-10-171-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-245-2/+354
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-224-2/+234
| |\ \ \
| | * | | bpf: libbpf support for msg_push_dataJohn Fastabend2018-10-201-1/+19
| | * | | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann2018-10-192-0/+108
| | * | | Sync uapi/bpf.h to tools/includeMauricio Vasquez B2018-10-191-1/+29
| | * | | bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel2018-10-181-1/+1
| | * | | bpf, tls: add tls header to tools infrastructureDaniel Borkmann2018-10-161-0/+78
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-211-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-031-1/+92
| * | | | bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.hRoman Gushchin2018-10-011-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-261-0/+26
| |\ \ \ \
| | * | | | bpf: sync bpf.h uapi with tools/Petar Penkov2018-09-141-0/+26
| | * | | | tools/bpf: sync kernel uapi header if_link.h to toolsYonghong Song2018-09-071-0/+17
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-188-2/+57
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | geneve: add ttl inherit supportHangbin Liu2018-09-131-0/+1
| * | | | | if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner2018-09-061-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-233-5/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2018-10-082-5/+28
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-021-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...Ingo Molnar2018-09-251-0/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h headerDing Xiang2018-09-191-0/+7
* | | | | tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
| |_|/ / |/| | |
* | | | tools: bpf: fix license for a compat header fileJakub Kicinski2018-09-191-1/+1
|/ / /