Age | Commit message (Expand) | Author |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-21 | perf tools: Add kernel AUX area sampling definitions | Adrian Hunter |
2019-11-18 | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY | Andrii Nakryiko |
2019-11-15 | libbpf: Add support for attaching BPF programs to other BPF programs | Alexei Starovoitov |
2019-11-15 | libbpf: Add support to attach to fentry/fexit tracing progs | Alexei Starovoitov |
2019-11-07 | Merge branch 'for-linus' into for-5.5/block | Jens Axboe |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-02 | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers | Daniel Borkmann |
2019-10-31 | libbpf: Add support for prog_tracing | Alexei Starovoitov |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-10-25 | fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name | Eugene Syromiatnikov |
2019-10-21 | tools: Sync if_link.h | Andrii Nakryiko |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-17 | bpf: Check types of arguments passed into helpers | Alexei Starovoitov |
2019-10-17 | bpf: Add attach_btf_id attribute to program load | Alexei Starovoitov |
2019-10-15 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo |
2019-10-15 | tools headers kvm: Sync kvm.h headers with the kernel sources | Arnaldo Carvalho de Melo |
2019-10-06 | uapi/bpf: fix helper docs | Andrii Nakryiko |
2019-09-30 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo |
2019-09-30 | tools headers uapi: Sync linux/fs.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-09-30 | tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-09-30 | tools headers uapi: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo |
2019-09-27 | tools headers uapi: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-09-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-25 | augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition | Michel Lespinasse |
2019-09-25 | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro | Michel Lespinasse |
2019-09-25 | augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro | Michel Lespinasse |
2019-09-25 | rbtree: avoid generating code twice for the cached versions (tools copy) | Michel Lespinasse |
2019-09-25 | tools: Add missing stdio.h include to asm/bug.h header | Jiri Olsa |
2019-09-21 | Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2019-09-20 | tools uapi asm-generic: Sync unistd.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-09-20 | tools headers uapi: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-08-31 | libbpf: add flags to umem config | Kevin Laatz |
2019-08-28 | tools/bpf: sync bpf.h | Alexei Starovoitov |
2019-08-26 | Merge tag 'v5.3-rc6' into perf/core, to pick up fixes | Ingo Molnar |
2019-08-23 | fs: Reserve flag for casefolding | Daniel Rosenberg |
2019-08-22 | tools headers: Add missing perf_event.h include | Jiri Olsa |
2019-08-21 | bpf: sync bpf.h to tools/ | Peter Wu |
2019-08-20 | tools: bpf: synchronise BPF UAPI header with tools | Quentin Monnet |
2019-08-20 | tools headers: Fixup bitsperlong per arch includes | Arnaldo Carvalho de Melo |
2019-08-20 | tools headers: Synchronize linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-08-20 | tools headers: Grab copy of linux/const.h, needed by linux/bits.h | Arnaldo Carvalho de Melo |
2019-08-20 | tools headers: Add limits.h to access __WORDSIZE | Arnaldo Carvalho de Melo |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-17 | bpf: sync bpf.h to tools/ | Stanislav Fomichev |
2019-08-17 | libbpf: add support for need_wakeup flag in AF_XDP part | Magnus Karlsson |