summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-061-0/+201
|\
| * Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-031-0/+201
| |\
| | * tools headers uapi: Grab a copy of usbdevice_fs.hArnaldo Carvalho de Melo2018-12-281-0/+201
* | | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-291-0/+2
|\ \ \
| * | | nds32: Perf portingNickhu2018-11-061-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-272-52/+174
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-202-3/+30
| |\ \ \
| | * | | bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend2018-12-191-0/+1
| | * | | tools/bpf: sync btf.h header from kernel to toolsYonghong Song2018-12-181-2/+18
| | * | | bpf: remove useless version check for prog loadDaniel Borkmann2018-12-171-1/+9
| | * | | bpf: sync tools/include/uapi/linux/bpf.hSong Liu2018-12-131-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | 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-101-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-051-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-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
|\