aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-1/+1
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-0/+2
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-52/+174
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+39
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+30
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend1-0/+1
2018-12-18tools uapi asm: Update asm-generic/unistd.h copyArnaldo Carvalho de Melo1-0/+4
2018-12-18tools headers uapi: Grab a copy of fadvise.hArnaldo Carvalho de Melo1-0/+22
2018-12-18Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-0/+13
2018-12-18tools/bpf: sync btf.h header from kernel to toolsYonghong Song1-2/+18
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann1-1/+9
2018-12-17tools include: Adopt ERR_CAST() from the kernel err.h headerArnaldo Carvalho de Melo1-0/+13
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski1-1/+1
2018-12-13bpf: sync tools/include/uapi/linux/bpf.hSong Liu1-0/+2
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann1-43/+44
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+57
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song1-3/+3
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-23/+62
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-19/+37
2018-12-09media: bpf: add bpf function to report mouse movementSean Young1-2/+16
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau1-0/+19
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau1-1/+1
2018-12-04tools: sync uapi/linux/bpf.hLorenz Bauer1-2/+5
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov1-0/+1
2018-12-01tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney1-1/+1
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller1-0/+14
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer1-4/+4
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer1-14/+25
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann1-5/+12
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+24
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+15
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+649
2018-11-28bpf: add msg_pop_data helper to toolsJohn Fastabend1-1/+15
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+1
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu1-0/+1
2018-11-20tools/bpf: sync kernel uapi bpf.h header to tools directoryYonghong Song1-0/+13
2018-11-20tools/bpf: Sync kernel btf.h headerMartin KaFai Lau1-3/+15
2018-11-20tools: sync linux/bpf.hLorenz Bauer1-3/+10
2018-11-19tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo1-0/+2
2018-11-19tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo1-0/+22
2018-11-09tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song2-0/+649
2018-11-06nds32: Perf portingNickhu1-0/+2
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-3/+421
2018-10-31perf tools: Don't clone maps from parent when synthesizing forksDavid Miller1-0/+2
2018-10-31tools headers uapi: Update linux/if_link.h header copyArnaldo Carvalho de Melo1-0/+1
2018-10-31tools headers uapi: Update linux/netlink.h header copyArnaldo Carvalho de Melo1-0/+1