index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
2023-03-11
1
-1
/
+1
*
libbpf: Fix the name of a reused map
Anquan Wu
2022-08-25
1
-2
/
+7
*
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-04-15
1
-0
/
+5
*
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
2022-02-23
1
-9
/
+2
*
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2021-11-17
1
-10
/
+6
*
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
2021-03-30
1
-1
/
+1
*
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
2021-03-30
1
-1
/
+1
*
libbpf: Fix INSTALL flag order
Georgi Valkov
2021-03-30
1
-1
/
+1
*
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-10-07
1
-1
/
+1
*
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-08-11
1
-0
/
+1
*
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
2020-08-05
1
-1
/
+1
*
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
2020-07-09
1
-1
/
+38
*
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
2020-07-09
1
-58
/
+40
*
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-24
1
-9
/
+24
*
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-22
1
-1
/
+4
*
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2020-06-22
2
-0
/
+29
*
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
2020-06-22
1
-0
/
+7
*
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2020-05-20
2
-42
/
+86
*
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2020-05-10
1
-0
/
+2
*
libbpf: Initialize *nl_pid so gcc 10 is happy
Jeremy Cline
2020-05-02
1
-2
/
+2
*
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
2020-04-29
1
-2
/
+2
*
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
2020-02-24
1
-1
/
+3
*
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
2020-02-11
1
-1
/
+3
*
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
2020-02-05
1
-1
/
+3
*
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2020-02-05
1
-0
/
+7
*
libbpf: Don't use kernel-side u32 type in xsk.c
Andrii Nakryiko
2020-01-26
1
-4
/
+4
*
libbpf: Make btf__resolve_size logic always check size error condition
Andrii Nakryiko
2020-01-26
1
-2
/
+1
*
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
2020-01-26
1
-7
/
+7
*
libbpf: Fix potential overflow issue
Andrii Nakryiko
2020-01-26
1
-1
/
+1
*
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
2020-01-26
1
-1
/
+1
*
libbpf: Fix compatibility for kernels without need_wakeup
Magnus Karlsson
2020-01-26
1
-12
/
+71
*
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
2020-01-17
1
-1
/
+1
*
libtraceevent: Copy pkg-config file to output folder when using O=
Sudip Mukherjee
2020-01-12
1
-2
/
+3
*
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
2020-01-12
1
-0
/
+1
*
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-12-31
1
-2
/
+7
*
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
2019-12-31
1
-3
/
+8
*
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
2019-12-31
1
-0
/
+2
*
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-12-31
1
-1
/
+3
*
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
2019-12-31
1
-4
/
+10
*
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
2019-12-31
1
-0
/
+1
*
libbpf: Fix struct end padding in btf_dump
Andrii Nakryiko
2019-12-31
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
3
-12
/
+41
|
\
|
*
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
2019-09-30
3
-11
/
+36
|
*
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-09-30
1
-1
/
+5
*
|
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-10-07
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2019-09-27
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
2
-17
/
+88
|
\
\
|
|
/
|
/
|
|
*
libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
Andrii Nakryiko
2019-09-26
1
-6
/
+87
|
*
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
2019-09-25
1
-0
/
+1
|
*
libbpf: Remove getsockopt() check for XDP_OPTIONS
Toke Høiland-Jørgensen
2019-09-19
1
-11
/
+0
[next]