summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+22
2019-01-26bpf: JIT blinds support JMP32Jiong Wang-0/+20
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang-0/+1
2019-01-25tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau-0/+2263
2019-01-25tools: Update rbtree implementationDavidlohr Bueso-18/+94
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet-0/+1
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu-1/+28
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu-1/+25
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray-2/+0
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann-0/+1163
2019-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-167/+132
2019-01-09tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+19
2019-01-08tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo-111/+2
2019-01-08tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo-52/+8
2019-01-08tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo-0/+58
2019-01-08Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...Ingo Molnar-4/+45
2019-01-07tools uapi: fix RISC-V 64-bit supportAurelien Jarno-0/+2
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+201
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1
2019-01-04tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sourcesArnaldo Carvalho de Melo-1/+3
2019-01-04tools headers uapi: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+19
2019-01-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo-3/+7
2019-01-04tools headers uapi: Update i915_drm.hArnaldo Carvalho de Melo-0/+8
2019-01-03tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+8
2019-01-03Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar-0/+201
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2018-12-28tools headers uapi: Grab a copy of usbdevice_fs.hArnaldo Carvalho de Melo-0/+201
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-52/+174
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+39
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-3/+30
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend-0/+1
2018-12-18tools uapi asm: Update asm-generic/unistd.h copyArnaldo Carvalho de Melo-0/+4
2018-12-18tools headers uapi: Grab a copy of fadvise.hArnaldo Carvalho de Melo-0/+22
2018-12-18Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm...Ingo Molnar-0/+13
2018-12-18tools/bpf: sync btf.h header from kernel to toolsYonghong Song-2/+18
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann-1/+9
2018-12-17tools include: Adopt ERR_CAST() from the kernel err.h headerArnaldo Carvalho de Melo-0/+13
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski-1/+1
2018-12-13bpf: sync tools/include/uapi/linux/bpf.hSong Liu-0/+2
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann-43/+44
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-6/+57
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song-3/+3
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-23/+62
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-19/+37
2018-12-09media: bpf: add bpf function to report mouse movementSean Young-2/+16
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau-0/+19
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau-1/+1
2018-12-04tools: sync uapi/linux/bpf.hLorenz Bauer-2/+5