index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2024-04-13
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2024-02-23
libsubcmd: Fix memory leak in uniq()
Ian Rogers
2024-02-23
libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
Mingyi Zhang
2024-01-25
libapi: Add missing linux/types.h header to get the __u64 type on io.h
Arnaldo Carvalho de Melo
2023-07-23
libbpf: fix offsetof() and container_of() to work with CO-RE
Andrii Nakryiko
2023-07-23
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
2023-04-20
libbpf: Fix single-line struct definition output in btf_dump
Andrii Nakryiko
2023-04-13
bpftool: Print newline before '}' for struct with padding only fields
Eduard Zingerman
2023-04-05
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
2023-04-05
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2023-03-10
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
2023-03-10
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
2022-12-31
libbpf: Avoid enum forward-declarations in public API in C++ mode
Andrii Nakryiko
2022-12-31
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-12-31
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
2022-12-31
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
2022-12-31
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
2022-12-19
libbpf: Use page size as max_entries when probing ring buffer map
Hou Tao
2022-12-08
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
2022-10-26
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
2022-08-17
libbpf: fix an snprintf() overflow check
Dan Carpenter
2022-08-17
libbpf: Fix the name of a reused map
Anquan Wu
2022-08-17
selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
Maciej Fijalkowski
2022-06-09
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
2022-06-09
libbpf: Don't error out on CO-RE relos for overriden weak subprogs
Andrii Nakryiko
2022-04-27
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-13
libbpf: Fix build issue with llvm-readelf
Yonghong Song
2022-04-08
libbpf: Unmap rings when umem deleted
lic121
2022-04-08
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-04-08
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-04-08
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-04-08
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-04-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-04-08
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
2022-02-23
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
2022-01-27
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
2022-01-27
libbpf: Clean gen_loader's attach kind.
Alexei Starovoitov
2022-01-27
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
2022-01-27
libbpf: Fix using invalidated memory in bpf_linker
Andrii Nakryiko
2022-01-27
libbpf: Fix glob_syms memory leak in bpf_linker
Andrii Nakryiko
2022-01-27
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
2022-01-27
libbpf: Free up resources used by inner map definition
Andrii Nakryiko
2021-11-18
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
2021-11-18
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
2021-11-18
libbpf: Fix off-by-one bug in bpf_core_apply_relo()
Andrii Nakryiko
2021-11-18
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
2021-11-18
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
2021-11-18
libbpf: Fix memory leak in btf__dedup()
Mauricio Vásquez
2021-11-18
libbpf: Fix skel_internal.h to set errno on loader retval < 0
Kumar Kartikeya Dwivedi
2021-11-18
libbpf: Don't crash on object files with no symbol tables
Toke Høiland-Jørgensen
[next]