Age | Commit message (Expand) | Author |
2020-03-06 | tools: Fix off-by 1 relative directory includes | Ian Rogers |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-18 | bpf, uapi: Remove text about bpf_redirect_map() giving higher performance | Toke Høiland-Jørgensen |
2020-02-12 | tools headers kvm: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-02-12 | tools include UAPI: Sync sound/asound.h copy | Arnaldo Carvalho de Melo |
2020-02-12 | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo |
2020-02-12 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-02-12 | tools headers uapi: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-02-11 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo |
2020-02-11 | tools headers UAPI: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-02-11 | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ... | Arnaldo Carvalho de Melo |
2020-02-04 | bitops: more BITS_TO_* macros | Yury Norov |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-01-22 | bpf: Sync uapi bpf.h to tools/ | Martin KaFai Lau |
2020-01-22 | libbpf: Add support for program extensions | Alexei Starovoitov |
2020-01-15 | tools/bpf: Sync uapi header bpf.h | Yonghong Song |
2020-01-15 | bpf: Add bpf_send_signal_thread() helper | Yonghong Song |
2020-01-14 | net: macsec: introduce the macsec_context structure | Antoine Tenart |
2020-01-13 | tools: Sync uapi/linux/if_link.h | Andrii Nakryiko |
2020-01-10 | libbpf: Sanitize global functions | Alexei Starovoitov |
2020-01-09 | tcp: Define IPPROTO_MPTCP | Mat Martineau |
2020-01-09 | bpf: Document BPF_F_QUERY_EFFECTIVE flag | Andrey Ignatov |
2020-01-09 | bpf: Synch uapi bpf.h to tools/ | Martin KaFai Lau |
2020-01-06 | tools lib: Fix builds when glibc contains strlcpy() | Vitaly Chikunov |
2020-01-06 | tools bitmap: Implement bitmap_equal() operation at bitmap API | Alexey Budankov |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-12-19 | bpf: Support replacing cgroup-bpf program in MULTI mode | Andrey Ignatov |
2019-12-19 | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs | Björn Töpel |
2019-12-15 | libbpf: Support libbpf-provided extern variables | Andrii Nakryiko |
2019-12-11 | tools headers kvm: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-12-04 | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo |
2019-12-04 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-12-02 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo |
2019-12-02 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo |
2019-12-02 | tools headers uapi: Sync linux/stat.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-12-02 | tools headers uapi: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo |
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 |