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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
libbpf: Do not close un-owned FD 0 on errors
Daniel Xu
1
-2
/
+1
2021-08-18
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Robin Gögge
1
-1
/
+3
2021-08-18
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
Tianjia Zhang
1
-20
/
+21
2021-08-04
perf pmu: Fix alias matching
John Garry
1
-9
/
+24
2021-08-04
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-08-04
KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
David Matlack
1
-0
/
+1
2021-08-04
selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-28
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-28
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-07-28
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-28
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-28
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-28
perf script: Release zstd data
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-28
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-28
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-28
selftests: mptcp: fix case multiple subflows limited by server
Jianguo Wu
1
-1
/
+1
2021-07-28
selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
Hangbin Liu
1
-2
/
+3
2021-07-28
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
1
-1
/
+1
2021-07-25
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-25
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
1
-2
/
+4
2021-07-25
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
1
-5
/
+2
2021-07-20
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
3
-2
/
+37
2021-07-20
perf script python: Fix buffer size to report iregs in perf script
Kajol Jain
1
-5
/
+12
2021-07-20
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
1
-2
/
+0
2021-07-20
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
1
-1
/
+9
2021-07-20
KVM: selftests: do not require 64GB in set_memory_region_test
Christian Borntraeger
1
-1
/
+2
2021-07-19
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
1
-1
/
+1
2021-07-19
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
6
-0
/
+14
2021-07-14
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-14
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
1
-0
/
+7
2021-07-14
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
1
-1
/
+1
2021-07-14
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-07-14
selftests/sgx: remove checks for file execute permissions
Dave Hansen
1
-13
/
+3
2021-07-14
selftests/ftrace: fix event-no-pid on 1-core machine
Krzysztof Kozlowski
1
-0
/
+7
2021-07-14
selftests: splice: Adjust for handler fallback removal
Kees Cook
1
-21
/
+98
2021-07-14
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
1
-65
/
+81
2021-07-14
tc-testing: fix list handling
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-14
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
1
-28
/
+39
[next]