index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
1
-20
/
+4
2022-06-07
libbpf: Add enum64 sanitization
Yonghong Song
1
-0
/
+2
2022-06-03
libbpf: Fix is_pow_of_2
Yuze Chi
1
-0
/
+5
2022-04-26
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
1
-0
/
+7
2022-04-19
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
1
-1
/
+1
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
1
-0
/
+11
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
1
-0
/
+19
2022-03-17
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
1
-0
/
+5
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
1
-0
/
+9
2022-01-25
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
1
-0
/
+3
2021-12-28
libbpf: Improve LINUX_VERSION_CODE detection
Andrii Nakryiko
1
-0
/
+2
2021-12-14
libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
Andrii Nakryiko
1
-0
/
+39
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
1
-0
/
+19
2021-12-10
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
1
-0
/
+1
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
1
-1
/
+1
2021-11-25
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
1
-21
/
+0
2021-11-11
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
1
-0
/
+2
2021-11-07
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
1
-31
/
+0
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
1
-0
/
+24
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
1
-1
/
+24
2021-10-21
libbpf: Use Elf64-specific types explicitly for dealing with ELF
Andrii Nakryiko
1
-2
/
+2
2021-10-21
libbpf: Deprecate btf__finalize_data() and move it into libbpf.c
Andrii Nakryiko
1
-4
/
+0
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
1
-2
/
+2
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
1
-0
/
+3
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
1
-0
/
+7
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
1
-0
/
+2
2021-09-07
libbpf: Fix build with latest gcc/binutils with LTO
Andrii Nakryiko
1
-6
/
+19
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
1
-10
/
+22
2021-07-26
libbpf: Split CO-RE logic into relo_core.c.
Alexei Starovoitov
1
-0
/
+10
2021-07-26
libbpf: Move CO-RE types into relo_core.h.
Alexei Starovoitov
1
-70
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+59
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
1
-0
/
+27
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
1
-0
/
+26
2021-05-24
libbpf: Add support for new llvm bpf relocations
Yonghong Song
1
-0
/
+6
2021-05-19
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
1
-0
/
+2
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-04-23
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
1
-0
/
+7
2021-04-23
libbpf: Refactor BTF map definition parsing
Andrii Nakryiko
1
-0
/
+32
2021-04-23
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
1
-0
/
+6
2021-03-18
libbpf: Add BPF static linker APIs
Andrii Nakryiko
1
-0
/
+20
2021-03-18
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
1
-3
/
+3
2021-03-18
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
1
-0
/
+7
2021-03-18
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
1
-0
/
+5
2021-03-04
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
1
-0
/
+2
2020-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
1
-0
/
+1
2020-12-03
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
1
-0
/
+29
2020-12-03
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
1
-0
/
+1
2020-09-30
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
1
-0
/
+1
2020-09-28
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
1
-0
/
+3
[next]