index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
2020-02-18
libbpf: Sanitise internal map names so they are not rejected by the kernel
Toke Høiland-Jørgensen
2020-01-24
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
2020-01-24
libbpf: Improve handling of failed CO-RE relocations
Andrii Nakryiko
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-17
libbpf: Load btf_vmlinux only once per object.
KP Singh
2020-01-17
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
2020-01-17
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
2020-01-17
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
2020-01-16
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
2020-01-16
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
2020-01-15
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
2020-01-15
libbpf: Add libbpf support to batch ops
Yonghong Song
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2020-01-09
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-26
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
Andrii Nakryiko
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-19
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
2019-12-19
libbpf: Fix another __u64 printf warning
Andrii Nakryiko
2019-12-19
libbpf: Fix printing of ulimit value
Toke Høiland-Jørgensen
2019-12-19
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
2019-12-18
libbpf: BTF is required when externs are present
Andrii Nakryiko
2019-12-18
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
2019-12-18
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
2019-12-17
libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h
Andrii Nakryiko
2019-12-17
libbpf: Reduce log level for custom section names
Andrii Nakryiko
2019-12-18
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2019-12-16
libbpf: Add zlib as a dependency in pkg-config template
Andrii Nakryiko
2019-12-16
libbpf: Print hint about ulimit when getting permission denied error
Toke Høiland-Jørgensen
2019-12-16
libbpf: Fix build by renaming variables
Prashant Bhole
2019-12-15
libbpf: Support flexible arrays in CO-RE
Andrii Nakryiko
2019-12-15
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
libbpf: Extract internal map names into constants
Andrii Nakryiko
2019-12-15
libbpf: Add BPF object skeleton support
Andrii Nakryiko
2019-12-15
libbpf: Reduce log level of supported section names dump
Andrii Nakryiko
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
[next]