index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-15
libbpf: Postpone BTF ID finding for TRACING programs to load phase
Andrii Nakryiko
2019-12-15
libbpf: Refactor global data map initialization
Andrii Nakryiko
2019-12-15
libbpf: Expose BPF program's function name
Andrii Nakryiko
2019-12-15
libbpf: Expose BTF-to-C type declaration emitting API
Andrii Nakryiko
2019-12-15
libbpf: Expose btf__align_of() API
Andrii Nakryiko
2019-12-15
libbpf: Extract common user-facing helpers
Andrii Nakryiko
2019-12-15
libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files
Andrii Nakryiko
2019-12-15
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
2019-12-15
libbpf: Add generic bpf_program__attach()
Andrii Nakryiko
2019-12-15
libbpf: Don't require root for bpf_object__open()
Andrii Nakryiko
2019-12-15
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2019-12-15
Merge branch 'bpftool-match-by-name'
Alexei Starovoitov
2019-12-15
bpftool: Match maps by name
Paul Chaignon
2019-12-15
bpftool: Match programs by name
Paul Chaignon
2019-12-15
bpftool: Match several programs with same tag
Paul Chaignon
2019-12-13
selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-12-13
bpf: Expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-12-13
Merge branch 'bpf-dispatcher'
Alexei Starovoitov
2019-12-13
bpf, x86: Align dispatcher branch targets to 16B
Björn Töpel
2019-12-13
selftests: bpf: Add xdp_perf test
Björn Töpel
2019-12-13
bpf: Start using the BPF dispatcher in BPF_TEST_RUN
Björn Töpel
2019-12-13
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2019-12-13
bpf: Introduce BPF dispatcher
Björn Töpel
2019-12-13
bpf: Move trampoline JIT image allocation to a function
Björn Töpel
2019-12-13
selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs
Andrii Nakryiko
2019-12-13
libbpf: Don't attach perf_buffer to offline/missing CPUs
Andrii Nakryiko
2019-12-13
selftests/bpf: Add CPU mask parsing tests
Andrii Nakryiko
2019-12-13
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2019-12-13
Merge branch 'reuseport_to_test_progs'
Alexei Starovoitov
2019-12-13
selftests/bpf: Switch reuseport tests for test_progs framework
Jakub Sitnicki
2019-12-13
selftests/bpf: Move reuseport tests under prog_tests/
Jakub Sitnicki
2019-12-13
selftests/bpf: Pull up printing the test name into test runner
Jakub Sitnicki
2019-12-13
selftests/bpf: Propagate errors during setup for reuseport tests
Jakub Sitnicki
2019-12-13
selftests/bpf: Run reuseport tests in a loop
Jakub Sitnicki
2019-12-13
selftests/bpf: Unroll the main loop in reuseport test
Jakub Sitnicki
2019-12-13
selftests/bpf: Add helpers for getting socket family & type name
Jakub Sitnicki
2019-12-13
selftests/bpf: Use sa_family_t everywhere in reuseport tests
Jakub Sitnicki
2019-12-13
selftests/bpf: Let libbpf determine program type from section name
Jakub Sitnicki
2019-12-13
libbpf: Recognize SK_REUSEPORT programs from section name
Jakub Sitnicki
2019-12-12
libbpf: Fix printf compilation warnings on ppc64le arch
Andrii Nakryiko
2019-12-11
bpf, x86, arm64: Enable jit by default when not built as always-on
Daniel Borkmann
2019-12-11
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2019-12-11
bpf: Switch to offsetofend in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-12-11
libbpf: Bump libpf current version to v0.0.7
Andrii Nakryiko
2019-12-11
ARM: net: bpf: Improve prologue code sequence
Russell King
2019-12-10
cxgb4: add support for high priority filters
Shahjada Abul Husain
2019-12-10
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
2019-12-10
nfp: add support for TLV device stats
Jakub Kicinski
2019-12-10
tcp: Cleanup duplicate initialization of sk->sk_state.
Kuniyuki Iwashima
2019-12-10
enetc: add software timestamping
Michael Walle
[next]