index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
Andreas Ziegler
1
-2
/
+2
2024-08-19
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
1
-3
/
+5
2023-03-11
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
1
-1
/
+1
2022-08-25
libbpf: Fix the name of a reused map
Anquan Wu
1
-2
/
+7
2022-04-15
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
2021-11-17
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
1
-10
/
+6
2021-03-30
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
1
-1
/
+1
2021-03-30
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-03-30
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2020-10-07
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
1
-1
/
+1
2020-06-24
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
1
-9
/
+24
2020-06-22
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
1
-1
/
+4
2020-06-22
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
1
-0
/
+7
2020-05-20
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2
-42
/
+86
2020-05-10
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2020-05-02
libbpf: Initialize *nl_pid so gcc 10 is happy
Jeremy Cline
1
-2
/
+2
2020-04-29
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
1
-2
/
+2
2020-02-11
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
1
-1
/
+3
2020-01-26
libbpf: Don't use kernel-side u32 type in xsk.c
Andrii Nakryiko
1
-4
/
+4
2020-01-26
libbpf: Make btf__resolve_size logic always check size error condition
Andrii Nakryiko
1
-2
/
+1
2020-01-26
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
1
-7
/
+7
2020-01-26
libbpf: Fix potential overflow issue
Andrii Nakryiko
1
-1
/
+1
2020-01-26
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
1
-1
/
+1
2020-01-26
libbpf: Fix compatibility for kernels without need_wakeup
Magnus Karlsson
1
-12
/
+71
2020-01-17
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
1
-1
/
+1
2019-12-31
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
1
-3
/
+8
2019-12-31
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
1
-0
/
+2
2019-12-31
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
1
-4
/
+10
2019-12-31
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
1
-0
/
+1
2019-12-31
libbpf: Fix struct end padding in btf_dump
Andrii Nakryiko
1
-1
/
+7
2019-09-30
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
3
-11
/
+36
2019-09-30
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
1
-1
/
+5
2019-09-26
libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
Andrii Nakryiko
1
-6
/
+87
2019-09-25
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
1
-0
/
+1
2019-09-19
libbpf: Remove getsockopt() check for XDP_OPTIONS
Toke Høiland-Jørgensen
1
-11
/
+0
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-63
/
+113
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
4
-4
/
+62
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2
-35
/
+15
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
3
-0
/
+8
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
1
-13
/
+8
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-15
/
+18
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2
-0
/
+10
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2
-12
/
+11
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-286
/
+1402
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
1
-7
/
+57
2019-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-15
/
+18
2019-08-07
libbpf: implement BPF CO-RE offset relocation algorithm
Andrii Nakryiko
2
-18
/
+864
2019-08-07
libbpf: add .BTF.ext offset relocation section loading
Andrii Nakryiko
3
-42
/
+136
2019-08-07
libbpf: convert libbpf code to use new btf helpers
Andrii Nakryiko
3
-221
/
+158
2019-08-07
libbpf: add helpers for working with BTF types
Andrii Nakryiko
1
-0
/
+178
[next]