summaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2018-12-111-43/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-111-6/+57
|\
| * tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song2018-12-101-3/+3
| * media: bpf: add bpf function to report mouse movementSean Young2018-12-091-2/+16
| * bpf: tools: Sync uapi bpf.hMartin KaFai Lau2018-12-091-0/+19
| * bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau2018-12-061-1/+1
| * tools: sync uapi/linux/bpf.hLorenz Bauer2018-12-041-2/+5
| * bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2018-12-031-0/+1
| * bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-12-011-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-104-23/+62
|\ \ | |/ |/|
| * 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
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-301-1/+15
|\ \ \
| * | | bpf: add msg_pop_data helper to toolsJohn Fastabend2018-11-281-1/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-292-0/+649
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song2018-11-092-0/+649
| |/
* | bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu2018-11-231-0/+1
* | tools/bpf: sync kernel uapi bpf.h header to tools directoryYonghong Song2018-11-201-0/+13
* | tools/bpf: Sync kernel btf.h headerMartin KaFai Lau2018-11-201-3/+15
* | tools: sync linux/bpf.hLorenz Bauer2018-11-201-3/+10
|/
* 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