index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Add bpf_link pinning/unpinning
Andrii Nakryiko
2020-03-02
3
-27
/
+114
*
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
2020-03-02
1
-0
/
+118
*
libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
Andrii Nakryiko
2020-03-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-21
3
-7
/
+40
|
\
|
*
libbpf: Add support for dynamic program attach target
Eelco Chaudron
2020-02-20
3
-4
/
+36
|
*
libbpf: Bump libpf current version to v0.0.8
Eelco Chaudron
2020-02-20
1
-0
/
+3
|
*
libbpf: Relax check whether BTF is mandatory
Andrii Nakryiko
2020-02-20
1
-3
/
+1
*
|
libbpf: Sanitise internal map names so they are not rejected by the kernel
Toke Høiland-Jørgensen
2020-02-18
1
-1
/
+7
|
/
*
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
2020-01-24
1
-1
/
+3
*
libbpf: Improve handling of failed CO-RE relocations
Andrii Nakryiko
2020-01-24
2
-40
/
+61
*
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-22
5
-4
/
+17
*
libbpf: Load btf_vmlinux only once per object.
KP Singh
2020-01-17
1
-52
/
+101
*
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
2020-01-17
1
-1
/
+1
*
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
2020-01-17
1
-13
/
+6
*
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
2020-01-17
1
-0
/
+1
*
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
2020-01-16
1
-1
/
+1
*
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
2020-01-16
1
-1
/
+1
*
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
2020-01-15
4
-96
/
+102
*
libbpf: Add libbpf support to batch ops
Yonghong Song
2020-01-15
3
-0
/
+84
*
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
2020-01-15
1
-7
/
+22
*
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2020-01-13
1
-1
/
+1
*
libbpf: Poison kernel-only integer types
Andrii Nakryiko
2020-01-10
12
-1
/
+37
*
libbpf: Sanitize global functions
Alexei Starovoitov
2020-01-10
1
-1
/
+34
*
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2020-01-09
1
-1
/
+1
*
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2020-01-09
1
-4
/
+5
*
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
2020-01-09
1
-14
/
+0
*
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
2020-01-09
6
-13
/
+661
*
libbpf: Add probe for large INSN limit
Michal Rostecki
2020-01-08
3
-0
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-7
/
+8
|
\
|
*
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-23
1
-7
/
+8
*
|
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
Andrii Nakryiko
2019-12-26
1
-3
/
+28
*
|
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
2019-12-19
3
-1
/
+28
*
|
libbpf: Fix another __u64 printf warning
Andrii Nakryiko
2019-12-19
1
-2
/
+2
*
|
libbpf: Fix printing of ulimit value
Toke Høiland-Jørgensen
2019-12-19
1
-1
/
+1
*
|
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
2019-12-19
1
-1
/
+1
*
|
libbpf: BTF is required when externs are present
Andrii Nakryiko
2019-12-18
1
-1
/
+2
*
|
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
2019-12-18
2
-84
/
+128
*
|
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
2
-23
/
+37
*
|
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
2019-12-18
3
-10
/
+32
*
|
libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h
Andrii Nakryiko
2019-12-17
1
-35
/
+0
*
|
libbpf: Reduce log level for custom section names
Andrii Nakryiko
2019-12-17
1
-3
/
+3
*
|
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2019-12-18
2
-0
/
+3
*
|
libbpf: Add zlib as a dependency in pkg-config template
Andrii Nakryiko
2019-12-16
1
-1
/
+1
*
|
libbpf: Print hint about ulimit when getting permission denied error
Toke Høiland-Jørgensen
2019-12-16
1
-0
/
+29
*
|
libbpf: Fix build by renaming variables
Prashant Bhole
2019-12-16
1
-6
/
+6
*
|
libbpf: Support flexible arrays in CO-RE
Andrii Nakryiko
2019-12-15
1
-5
/
+29
*
|
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
2019-12-15
1
-5
/
+5
*
|
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
5
-61
/
+722
*
|
libbpf: Extract internal map names into constants
Andrii Nakryiko
2019-12-15
1
-9
/
+14
*
|
libbpf: Add BPF object skeleton support
Andrii Nakryiko
2019-12-15
3
-0
/
+205
[next]