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
2023-01-18
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-03-30
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2020-08-21
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-06-20
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2
-0
/
+29
2020-02-28
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
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-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-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-01-26
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
1
-2
/
+0
2018-05-01
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
1
-1
/
+4
2018-05-01
objtool, perf: Fix GCC 8 -Wrestrict error
Josh Poimboeuf
1
-1
/
+1
2018-04-26
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-04-26
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-04-26
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
1
-8
/
+9
2018-04-26
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
58
-0
/
+58
2017-09-13
Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...
Ingo Molnar
1
-1
/
+7
2017-09-12
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
1
-1
/
+7
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-4
/
+69
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2
-2
/
+2
2017-08-28
tools lib: Allow external definition of CC, AR and LD
David Carrillo-Cisneros
1
-3
/
+3
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2
-15
/
+3
2017-08-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-08-20
tools lib bpf: improve warning
Eric Leblond
1
-1
/
+2
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2
-4
/
+34
2017-08-17
tools lib bpf: Fix double file test in Makefile
Daniel Díaz
1
-2
/
+2
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
2
-0
/
+31
2017-08-16
bpf: sockmap sample program
John Fastabend
2
-3
/
+15
2017-08-10
Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-2
/
+2
2017-08-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-04
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
1
-0
/
+2
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-07-31
perf build: Clarify open-coded header version warning message
Ingo Molnar
1
-2
/
+2
2017-07-30
Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...
Ingo Molnar
2
-3
/
+76
2017-07-26
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
1
-1
/
+0
2017-07-26
bpf: install libbpf headers on 'make install'
Jakub Kicinski
1
-0
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2
-3
/
+3
2017-07-20
tools lib: Update copy of strtobool from the kernel sources
Arnaldo Carvalho de Melo
1
-7
/
+25
[next]