Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | tools headers uapi: Grab a copy of usbdevice_fs.h | Arnaldo Carvalho de Melo | 1 | -0/+201 |
2018-12-18 | tools uapi asm: Update asm-generic/unistd.h copy | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-12-18 | tools headers uapi: Grab a copy of fadvise.h | Arnaldo Carvalho de Melo | 1 | -0/+22 |
2018-12-18 | Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm... | Ingo Molnar | 1 | -0/+13 |
2018-12-17 | tools include: Adopt ERR_CAST() from the kernel err.h header | Arnaldo Carvalho de Melo | 1 | -0/+13 |
2018-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -19/+37 |
2018-12-01 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2018-12-01 | bpf: Improve socket lookup reuseport documentation | Joe Stringer | 1 | -4/+4 |
2018-12-01 | bpf: Support sk lookup in netns with id 0 | Joe Stringer | 1 | -14/+25 |
2018-12-01 | bpf: fix pointer offsets in context for 32 bit | Daniel Borkmann | 1 | -5/+12 |
2018-11-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+24 |
2018-11-28 | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 1 | -0/+1 |
2018-11-19 | tools uapi asm-generic: Synchronize ioctls.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-11-19 | tools headers uapi: Synchronize i915_drm.h | Arnaldo Carvalho de Melo | 1 | -0/+22 |
2018-11-09 | tools/bpftool: copy a few net uapi headers to tools directory | Yonghong Song | 2 | -0/+649 |
2018-11-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -3/+421 |
2018-10-31 | perf tools: Don't clone maps from parent when synthesizing forks | David Miller | 1 | -0/+2 |
2018-10-31 | tools headers uapi: Update linux/if_link.h header copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-10-31 | tools headers uapi: Update linux/netlink.h header copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-10-31 | tools headers: Sync the various kvm.h header copies | Arnaldo Carvalho de Melo | 1 | -2/+19 |
2018-10-31 | tools include uapi: Update linux/mmap.h copy | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-10-31 | tools include uapi: Update asound.h copy | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-10-31 | tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-10-31 | tools include uapi: Update linux/fs.h copy | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2018-10-30 | tools include uapi: Grab a copy of linux/fs.h | Arnaldo Carvalho de Melo | 1 | -0/+393 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 6 | -11/+122 |
2018-10-26 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -2/+354 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -5/+35 |
2018-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 4 | -2/+234 |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-10-21 | xarray: Add XArray unconditional store operations | Matthew Wilcox | 2 | -0/+3 |
2018-10-21 | xarray: Add XArray marks | Matthew Wilcox | 4 | -11/+118 |
2018-10-21 | xarray: Add XArray load operation | Matthew Wilcox | 1 | -0/+1 |
2018-10-20 | bpf: libbpf support for msg_push_data | John Fastabend | 1 | -1/+19 |
2018-10-19 | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers | Daniel Borkmann | 2 | -0/+108 |
2018-10-19 | Sync uapi/bpf.h to tools/include | Mauricio Vasquez B | 1 | -1/+29 |
2018-10-18 | bpf: fix doc of bpf_skb_adjust_room() in uapi | Nicolas Dichtel | 1 | -1/+1 |
2018-10-17 | tools/headers: update kvm.h | Vitaly Kuznetsov | 1 | -0/+6 |
2018-10-16 | bpf, tls: add tls header to tools infrastructure | Daniel Borkmann | 1 | -0/+78 |
2018-10-08 | tools include: Adopt linux/bits.h | Arnaldo Carvalho de Melo | 2 | -5/+28 |
2018-10-08 | tools headers uapi: Sync kvm.h copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-10-03 | bpf: Add helper to retrieve socket in BPF | Joe Stringer | 1 | -1/+92 |
2018-10-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2018-10-01 | bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h | Roman Gushchin | 1 | -0/+1 |
2018-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+26 |
2018-09-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-09-25 | Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm... | Ingo Molnar | 1 | -0/+7 |
2018-09-20 | tools: bpf: fix license for a compat header file | Jakub Kicinski | 1 | -1/+1 |
2018-09-19 | tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header | Ding Xiang | 1 | -0/+7 |