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
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
2019-09-26
libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
Andrii Nakryiko
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-25
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
2019-09-25
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
2019-09-25
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
[next]