Age | Commit message (Expand) | Author | Files | Lines |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -9/+7 |
2020-02-18 | bpf, uapi: Remove text about bpf_redirect_map() giving higher performance | Toke Høiland-Jørgensen | 1 | -9/+7 |
2020-02-12 | tools headers kvm: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2020-02-12 | tools include UAPI: Sync sound/asound.h copy | Arnaldo Carvalho de Melo | 1 | -23/+132 |
2020-02-12 | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-02-12 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+32 |
2020-02-12 | tools headers uapi: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+13 |
2020-02-11 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2020-02-11 | tools headers UAPI: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2020-02-11 | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ... | Arnaldo Carvalho de Melo | 3 | -2/+46 |
2020-02-04 | bitops: more BITS_TO_* macros | Yury Norov | 1 | -4/+5 |
2020-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 5 | -7/+100 |
2020-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 3 | -4/+75 |
2020-01-23 | bpf: Sync uapi bpf.h to tools/ | Martin KaFai Lau | 1 | -1/+8 |
2020-01-23 | libbpf: Add support for program extensions | Alexei Starovoitov | 1 | -0/+1 |
2020-01-16 | tools/bpf: Sync uapi header bpf.h | Yonghong Song | 1 | -0/+21 |
2020-01-15 | bpf: Add bpf_send_signal_thread() helper | Yonghong Song | 1 | -2/+17 |
2020-01-14 | net: macsec: introduce the macsec_context structure | Antoine Tenart | 1 | -0/+7 |
2020-01-14 | tools: Sync uapi/linux/if_link.h | Andrii Nakryiko | 1 | -0/+1 |
2020-01-10 | libbpf: Sanitize global functions | Alexei Starovoitov | 1 | -0/+6 |
2020-01-10 | tcp: Define IPPROTO_MPTCP | Mat Martineau | 1 | -0/+2 |
2020-01-09 | bpf: Document BPF_F_QUERY_EFFECTIVE flag | Andrey Ignatov | 1 | -1/+6 |
2020-01-09 | bpf: Synch uapi bpf.h to tools/ | Martin KaFai Lau | 1 | -2/+17 |
2020-01-06 | tools lib: Fix builds when glibc contains strlcpy() | Vitaly Chikunov | 1 | -0/+8 |
2020-01-06 | tools bitmap: Implement bitmap_equal() operation at bitmap API | Alexey Budankov | 1 | -0/+30 |
2019-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 3 | -3/+16 |
2019-12-20 | bpf: Support replacing cgroup-bpf program in MULTI mode | Andrey Ignatov | 1 | -0/+10 |
2019-12-19 | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs | Björn Töpel | 1 | -0/+2 |
2019-12-16 | libbpf: Support libbpf-provided extern variables | Andrii Nakryiko | 1 | -3/+4 |
2019-12-11 | tools headers kvm: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-12-04 | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2019-12-04 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -3/+125 |
2019-12-02 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 1 | -18/+42 |
2019-12-02 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+11 |
2019-12-02 | tools headers uapi: Sync linux/stat.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-12-02 | tools headers uapi: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2019-11-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+8 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -56/+134 |
2019-11-21 | perf tools: Add kernel AUX area sampling definitions | Adrian Hunter | 1 | -2/+8 |
2019-11-18 | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY | Andrii Nakryiko | 1 | -0/+3 |
2019-11-16 | libbpf: Add support for attaching BPF programs to other BPF programs | Alexei Starovoitov | 1 | -0/+1 |
2019-11-16 | libbpf: Add support to attach to fentry/fexit tracing progs | Alexei Starovoitov | 1 | -0/+2 |
2019-11-07 | Merge branch 'for-linus' into for-5.5/block | Jens Axboe | 7 | -53/+226 |
2019-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -40/+84 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -2/+30 |
2019-11-02 | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers | Daniel Borkmann | 1 | -40/+82 |
2019-10-31 | libbpf: Add support for prog_tracing | Alexei Starovoitov | 1 | -0/+2 |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -1/+29 |
2019-10-25 | fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name | Eugene Syromiatnikov | 1 | -1/+8 |
2019-10-21 | tools: Sync if_link.h | Andrii Nakryiko | 1 | -0/+2 |