summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-11-301-0/+14
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-094-23/+62
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-291-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-282-0/+649
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu2018-11-221-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-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-091-19/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bpf: Improve socket lookup reuseport documentationJoe Stringer2018-11-301-4/+4
| * | | | bpf: Support sk lookup in netns with id 0Joe Stringer2018-11-301-14/+25
| * | | | bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-11-301-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-038-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-251-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-214-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-171-1/+1