index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Add support for bpf_link-based cgroup attachment
Andrii Nakryiko
2020-03-30
1
-0
/
+46
*
tools/libbpf: Add support for BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
1
-4
/
+35
*
libbpf: Add setter for initial value for internal maps
Toke Høiland-Jørgensen
2020-03-30
1
-0
/
+11
*
libbpf: Don't allocate 16M for log buffer by default
Stanislav Fomichev
2020-03-26
1
-8
/
+14
*
libbpf: Remove unused parameter `def` to get_map_field_int
Tobias Klauser
2020-03-26
1
-10
/
+6
*
libbpf: Ignore incompatible types with matching name during CO-RE relocation
Andrii Nakryiko
2020-03-13
1
-0
/
+4
*
libbpf: Split BTF presence checks into libbpf- and kernel-specific parts
Andrii Nakryiko
2020-03-13
1
-5
/
+12
*
tools/libbpf: Add support for BPF_MODIFY_RETURN
KP Singh
2020-03-04
1
-0
/
+4
*
libbpf: Add bpf_link pinning/unpinning
Andrii Nakryiko
2020-03-02
1
-27
/
+104
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-21
1
-7
/
+31
|
\
|
*
libbpf: Add support for dynamic program attach target
Eelco Chaudron
2020-02-20
1
-4
/
+30
|
*
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
1
-39
/
+56
*
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-22
1
-3
/
+10
*
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: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
2020-01-15
1
-90
/
+3
*
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
2020-01-15
1
-7
/
+22
*
libbpf: Poison kernel-only integer types
Andrii Nakryiko
2020-01-10
1
-1
/
+4
*
libbpf: Sanitize global functions
Alexei Starovoitov
2020-01-10
1
-1
/
+34
*
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
1
-9
/
+640
*
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
Andrii Nakryiko
2019-12-26
1
-3
/
+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: 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
1
-80
/
+124
*
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
1
-23
/
+35
*
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
2019-12-18
1
-10
/
+30
*
libbpf: Reduce log level for custom section names
Andrii Nakryiko
2019-12-17
1
-3
/
+3
*
libbpf: Print hint about ulimit when getting permission denied error
Toke Høiland-Jørgensen
2019-12-16
1
-0
/
+29
*
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
1
-53
/
+685
*
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
1
-0
/
+162
*
libbpf: Reduce log level of supported section names dump
Andrii Nakryiko
2019-12-15
1
-1
/
+1
*
libbpf: Postpone BTF ID finding for TRACING programs to load phase
Andrii Nakryiko
2019-12-15
1
-19
/
+18
*
libbpf: Refactor global data map initialization
Andrii Nakryiko
2019-12-15
1
-38
/
+59
*
libbpf: Expose BPF program's function name
Andrii Nakryiko
2019-12-15
1
-5
/
+23
*
libbpf: Add generic bpf_program__attach()
Andrii Nakryiko
2019-12-15
1
-34
/
+147
*
libbpf: Don't require root for bpf_object__open()
Andrii Nakryiko
2019-12-15
1
-42
/
+41
*
libbpf: Don't attach perf_buffer to offline/missing CPUs
Andrii Nakryiko
2019-12-13
1
-7
/
+25
*
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2019-12-13
1
-41
/
+84
*
libbpf: Recognize SK_REUSEPORT programs from section name
Jakub Sitnicki
2019-12-13
1
-0
/
+1
*
libbpf: Fix printf compilation warnings on ppc64le arch
Andrii Nakryiko
2019-12-12
1
-18
/
+19
*
libbpf: Fix sym->st_value print on 32-bit arches
Alexei Starovoitov
2019-11-27
1
-1
/
+1
[next]