index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2024-06-16
libsubcmd: Fix parse-options memory leak
Ian Rogers
2024-02-23
libsubcmd: Fix memory leak in uniq()
Ian Rogers
2023-03-11
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
2022-08-25
libbpf: Fix the name of a reused map
Anquan Wu
2022-04-15
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-02-23
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
2021-11-17
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2021-03-30
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
2021-03-30
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
2021-03-30
libbpf: Fix INSTALL flag order
Georgi Valkov
2020-10-07
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-08-11
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-08-05
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
2020-07-09
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
2020-07-09
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
2020-06-24
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-22
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-22
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2020-06-22
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
2020-05-20
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2020-05-10
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2020-05-02
libbpf: Initialize *nl_pid so gcc 10 is happy
Jeremy Cline
2020-04-29
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
2020-02-24
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
2020-02-11
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
2020-02-05
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
2020-02-05
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2020-01-26
libbpf: Don't use kernel-side u32 type in xsk.c
Andrii Nakryiko
2020-01-26
libbpf: Make btf__resolve_size logic always check size error condition
Andrii Nakryiko
2020-01-26
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
2020-01-26
libbpf: Fix potential overflow issue
Andrii Nakryiko
2020-01-26
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
2020-01-26
libbpf: Fix compatibility for kernels without need_wakeup
Magnus Karlsson
2020-01-17
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
2020-01-12
libtraceevent: Copy pkg-config file to output folder when using O=
Sudip Mukherjee
2020-01-12
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
2019-12-31
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-12-31
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
2019-12-31
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
2019-12-31
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-12-31
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
2019-12-31
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
2019-12-31
libbpf: Fix struct end padding in btf_dump
Andrii Nakryiko
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-07
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-09-30
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
2019-09-30
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]