summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
AgeCommit message (Expand)AuthorLines
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-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-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/+26
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-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-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
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov-0/+1
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller-0/+14
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer-4/+4
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer-14/+25
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann-5/+12
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+24
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+15
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+649
2018-11-28bpf: add msg_pop_data helper to toolsJohn Fastabend-1/+15
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner-0/+1
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu-0/+1
2018-11-20tools/bpf: sync kernel uapi bpf.h header to tools directoryYonghong Song-0/+13
2018-11-20tools/bpf: Sync kernel btf.h headerMartin KaFai Lau-3/+15