Age | Commit message (Expand) | Author |
2020-08-15 | Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-12 | tools headers UAPI: Sync kvm.h headers with the kernel sources | Arnaldo Carvalho de Melo |
2020-08-12 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-08-10 | Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-07 | tools/: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-07 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-08-07 | tools headers UAPI: update linux/in.h copy | Arnaldo Carvalho de Melo |
2020-08-06 | tools/bpf: Support new uapi for map element bpf iterator | Yonghong Song |
2020-08-06 | tools headers API: Update close_range affected files | Arnaldo Carvalho de Melo |
2020-08-06 | Mgerge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-08-03 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2020-08-01 | libbpf: Add bpf_link detach APIs | Andrii Nakryiko |
2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core | Catalin Marinas |
2020-07-28 | bpf: Fix bpf_ringbuf_output() signature to return long | Andrii Nakryiko |
2020-07-25 | libbpf: Add support for BPF XDP link | Andrii Nakryiko |
2020-07-25 | bpf: Implement bpf iterator for map elements | Yonghong Song |
2020-07-25 | Merge tag 'v5.8-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2020-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-07-21 | bpf: Make btf_sock_ids global | Yonghong Song |
2020-07-21 | bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h | Yonghong Song |
2020-07-21 | tools/bpf: Sync btf_ids.h to tools | Yonghong Song |
2020-07-21 | tools: bpf: Use local copy of headers including uapi/linux/filter.h | Will Deacon |
2020-07-20 | tools headers UAPI: Update tools's copy of linux/perf_event.h | Leo Yan |
2020-07-19 | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig |
2020-07-17 | bpf: Sync linux/bpf.h to tools/ | Jakub Sitnicki |
2020-07-16 | compiler: Remove uninitialized_var() macro | Kees Cook |
2020-07-16 | bpf: Drop duplicated words in uapi helper comments | Randy Dunlap |
2020-07-16 | bpf: cpumap: Add the possibility to attach an eBPF program to cpumap | Lorenzo Bianconi |
2020-07-16 | cpumap: Formalize map value as a named struct | Lorenzo Bianconi |
2020-07-14 | net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN | Horatiu Vultur |
2020-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-07-13 | xsk: Add new statistics | Ciara Loftus |
2020-07-13 | tools headers: Adopt verbatim copy of btf_ids.h from kernel sources | Jiri Olsa |
2020-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-07-10 | perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL | Adrian Hunter |
2020-07-10 | perf tools: Add support for PERF_RECORD_TEXT_POKE | Adrian Hunter |
2020-07-10 | lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument | Peter Zijlstra |
2020-07-08 | Raise gcc version requirement to 4.9 | Linus Torvalds |
2020-07-08 | libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE | Stanislav Fomichev |
2020-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-07-01 | bpf: Introduce helper bpf_get_task_stack() | Song Liu |
2020-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-24 | bpf: Add bpf_skc_to_udp6_sock() helper | Yonghong Song |