index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
libbpf: Fix hypothetical STT_SECTION extern NULL deref case
Andrii Nakryiko
-1
/
+1
2025-02-19
libbpf: Wrap libbpf API direct err with libbpf_err
Tao Chen
-13
/
+13
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
-13
/
+0
2025-02-14
libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic
Andrii Nakryiko
-4
/
+20
2025-02-05
libbpf: Check the kflag of type tags in btf_dump
Ihor Solodrai
-1
/
+4
2025-02-05
libbpf: Introduce kflag for type_tags and decl_tags in BTF
Ihor Solodrai
-23
/
+68
2025-02-03
libbpf: Fix accessing BTF.ext core_relo header
Tony Ambardar
-2
/
+2
2025-01-17
libbpf: Work around kernel inconsistently stripping '.llvm.' suffix
Andrii Nakryiko
-1
/
+25
2025-01-16
libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED
Pu Lehui
-1
/
+1
2025-01-16
libbpf: Fix return zero when elf_begin failed
Pu Lehui
-0
/
+1
2025-01-10
libbpf: Add unique_match option for multi kprobe
Yonghong Song
-2
/
+15
2024-12-30
libbpf: Set MFD_NOEXEC_SEAL when creating memfd
Daniel Xu
-1
/
+13
2024-12-13
libbpf: prog load: Allow to use fd_array_cnt
Anton Protopopov
-2
/
+6
2024-12-12
libbpf: Extend linker API to support in-memory ELF files
Alastair Robertson
-21
/
+150
2024-12-12
libbpf: Pull file-opening logic up to top-level functions
Alastair Robertson
-42
/
+42
2024-12-05
libbpf: Fix segfault due to libelf functions not setting errno
Quentin Monnet
-14
/
+8
2024-12-02
libbpf: Improve debug message when the base BTF cannot be found
Ben Olson
-1
/
+1
2024-12-02
libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
Andrii Nakryiko
-1
/
+1
2024-11-16
libbpf: Change hash_combine parameters from long to unsigned long
Sidong Yang
-1
/
+1
2024-11-15
libbpf: Fix memory leak in bpf_program__attach_uprobe_multi
Jiri Olsa
-6
/
+5
2024-11-11
libbpf: Stringify errno in log messages in the remaining code
Mykyta Yatsenko
-53
/
+56
2024-11-11
libbpf: Stringify errno in log messages in btf*.c
Mykyta Yatsenko
-13
/
+16
2024-11-11
libbpf: Stringify errno in log messages in libbpf.c
Mykyta Yatsenko
-200
/
+156
2024-11-11
libbpf: Introduce errstr() for stringifying errno
Mykyta Yatsenko
-0
/
+78
2024-11-11
libbpf: Add support for uprobe multi session attach
Jiri Olsa
-3
/
+20
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
-0
/
+1
2024-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
-1
/
+4
2024-10-24
libbpf: define __uptr.
Kui-Feng Lee
-0
/
+1
2024-10-23
libbpf: move global data mmap()'ing into bpf_object__load()
Andrii Nakryiko
-43
/
+40
2024-10-23
libbpf: Prevent compiler warnings/errors
Eder Zulian
-2
/
+2
2024-10-11
libbpf: Fix possible compiler warnings in hashmap
Namhyung Kim
-10
/
+10
2024-10-11
libbpf: never interpret subprogs in .text as entry programs
Andrii Nakryiko
-1
/
+1
2024-10-09
libbpf: fix sym_is_subprog() logic for weak global subprogs
Andrii Nakryiko
-1
/
+1
2024-10-07
libbpf: Do not resolve size on duplicate FUNCs
Eric Long
-0
/
+4
2024-10-07
libbpf: Add missing per-arch include path
Björn Töpel
-1
/
+2
2024-10-03
libbpf: Support creating light skeleton of either endianness
Tony Ambardar
-53
/
+139
2024-10-03
libbpf: Support linking bpf objects of either endianness
Tony Ambardar
-16
/
+62
2024-10-03
libbpf: Support opening bpf objects of either endianness
Tony Ambardar
-9
/
+52
2024-10-03
libbpf: Support BTF.ext loading and output in either endianness
Tony Ambardar
-57
/
+253
2024-10-03
libbpf: Fix output .symtab byte-order during linking
Tony Ambardar
-0
/
+2
2024-10-03
libbpf: Fix header comment typos for BTF.ext
Tony Ambardar
-2
/
+2
2024-10-03
libbpf: Improve log message formatting
Tony Ambardar
-8
/
+8
2024-10-03
libbpf: Remove unneeded semicolon
Chen Ni
-1
/
+1
2024-10-03
libbpf: Fix expected_attach_type set handling in program load callback
Tao Chen
-4
/
+8
2024-10-03
libbpf: Change log level of BTF loading error message
Ihor Solodrai
-4
/
+5
2024-09-22
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...
Linus Torvalds
-3
/
+11
2024-09-12
libbpf: Add bpf_object__token_fd accessor
Ihor Solodrai
-0
/
+14
2024-09-10
libbpf: Fix uretprobe.multi.s programs auto attachment
Jiri Olsa
-1
/
+1
2024-09-09
libbpf: Fix some typos in comments
Yusheng Zheng
-13
/
+13
2024-09-09
libbpf: Fixed getting wrong return address on arm64 architecture
Shuyi Cheng
-1
/
+1
[prev]
[next]