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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
libbpf: Fix the name of a reused map
Anquan Wu
1
-2
/
+7
2022-06-06
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2022-02-23
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2021-06-10
bpf: Add BPF_F_ANY_ALIGNMENT.
David S. Miller
2
-5
/
+5
2021-03-30
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2020-08-11
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-06-22
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2
-0
/
+29
2020-02-24
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
1
-1
/
+3
2020-02-05
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
1
-1
/
+3
2020-02-05
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
1
-0
/
+7
2020-01-12
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
1
-0
/
+1
2019-12-31
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
1
-2
/
+7
2019-12-31
libsubcmd: Use -O0 with DEBUG=1
James Clark
1
-1
/
+3
2019-12-31
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
1
-4
/
+10
2019-12-13
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2
-0
/
+3
2019-11-06
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
1
-1
/
+7
2019-10-11
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
1
-2
/
+1
2019-10-11
tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
Steven Rostedt (VMware)
1
-2
/
+2
2019-10-05
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2
-4
/
+4
2019-10-01
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
1
-3
/
+14
2019-07-26
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
1
-4
/
+4
2019-05-31
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-05-31
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
1
-0
/
+2
2019-05-16
tools lib traceevent: Fix missing equality check for strcmp
Rikard Falkeborn
1
-1
/
+1
2019-04-05
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
1
-1
/
+1
2019-04-05
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
1
-1
/
+2
2019-02-12
bpf: libbpf: retry map creation without the name
Stanislav Fomichev
1
-1
/
+10
2019-01-26
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
1
-2
/
+0
2019-01-09
tools lib traceevent: Fix processing of dereferenced args in bprintk events
Steven Rostedt (VMware)
1
-0
/
+1
2018-10-16
perf tools: Fix tracing_path_mount proper path
Jiri Olsa
1
-2
/
+2
2018-09-18
tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems
Arnaldo Carvalho de Melo
4
-11
/
+35
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-1115
/
+1016
2018-08-20
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
7
-106
/
+7
2018-08-18
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
16
-1009
/
+1009
2018-08-13
tools lib traceevent: Rename static variables and functions in event-parse.c
Tzvetomir Stoyanov (VMware)
1
-27
/
+27
2018-08-13
tools lib traceevent: Rename various pevent APIs
Tzvetomir Stoyanov (VMware)
3
-21
/
+21
2018-08-13
tools lib traceevent: Rename internal parser related APIs
Tzvetomir Stoyanov (VMware)
3
-26
/
+26
2018-08-13
tools lib traceevent: Rename various pevent get/set/is APIs
Tzvetomir Stoyanov (VMware)
3
-11
/
+11
2018-08-13
tools lib traceevent: Rename pevent_find_* APIs
Tzvetomir Stoyanov (VMware)
5
-25
/
+25
2018-08-13
tools lib traceevent: Rename pevent field APIs
Tzvetomir Stoyanov (VMware)
5
-60
/
+60
2018-08-13
tools lib traceevent: Rename pevent_data_ APIs
Tzvetomir Stoyanov (VMware)
3
-36
/
+36
2018-08-13
tools lib traceevent: Rename pevent_register / unregister APIs
Tzvetomir Stoyanov (VMware)
12
-179
/
+179
2018-08-13
tools lib traceevent: Rename pevent_filter* APIs
Tzvetomir Stoyanov (VMware)
2
-67
/
+67
2018-08-13
tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs
Tzvetomir Stoyanov (VMware)
3
-24
/
+24
2018-08-13
tools lib traceevent: Rename pevent_function* APIs
Tzvetomir Stoyanov (VMware)
7
-66
/
+66
2018-08-13
tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ...
Tzvetomir Stoyanov (VMware)
5
-133
/
+133
2018-08-13
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
Tzvetomir Stoyanov (VMware)
3
-8
/
+8
2018-08-13
tools lib traceevent, perf tools: Rename traceevent_* APIs
Tzvetomir Stoyanov (VMware)
2
-8
/
+8
2018-08-13
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2
-11
/
+11
2018-08-13
tools lib traceevent, perf tools: Rename pevent_register_* APIs
Tzvetomir Stoyanov (VMware)
3
-9
/
+9
[next]