summaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-263-0/+39
|\
| * tools uapi asm: Update asm-generic/unistd.h copyArnaldo Carvalho de Melo2018-12-181-0/+4
| * tools headers uapi: Grab a copy of fadvise.hArnaldo Carvalho de Melo2018-12-181-0/+22
| * Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm...Ingo Molnar2018-12-181-0/+13
| |\
| | * tools include: Adopt ERR_CAST() from the kernel err.h headerArnaldo Carvalho de Melo2018-12-171-0/+13
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+1
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-1/+1
| |\ \ \
| | * | | tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-12-011-1/+1
* | | | | net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski2018-12-141-1/+1
| |_|/ / |/| | |
* | | | 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
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |