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
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-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
1
-0
/
+1
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2
-4
/
+11
2021-03-06
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
4
-11
/
+59
2021-03-06
tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+4
2021-03-06
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+13
2021-03-06
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
1
-5
/
+15
2021-03-06
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
4
-0
/
+19
2021-03-06
perf test: Fix cpu and thread map leaks in perf_time_to_tsc test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
1
-5
/
+2
2021-03-06
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
1
-0
/
+1
2021-03-06
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
1
-8
/
+4
2021-03-06
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix a memory leak in attr test
Namhyung Kim
1
-1
/
+7
2021-03-06
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
1
-2
/
+0
2021-03-06
perf tools: Fix event's PMU name parsing
Jiri Olsa
1
-1
/
+5
2021-03-06
perf daemon: Fix running test for non root user
Jiri Olsa
1
-16
/
+16
2021-03-06
perf daemon: Fix control fifo permissions
Jiri Olsa
1
-2
/
+2
2021-03-06
perf build: Fix ccache usage in $(CC) when generating arch errno table
Antonio Terceiro
1
-1
/
+1
2021-03-06
perf tools: Fix documentation of verbose options
Ian Rogers
4
-6
/
+6
2021-03-06
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
1
-0
/
+1
2021-03-06
perf bench numa: Fix the condition checks for max number of NUMA nodes
Athira Rajeev
1
-13
/
+29
2021-03-06
perf diff: Don't crash on freeing errno-session on the error path
Dmitry Safonov
1
-1
/
+2
2021-03-06
perf tools: Clean 'generated' directory used for creating the syscall table o...
Andreas Wendleder
1
-5
/
+6
2021-03-06
perf build: Move feature cleanup under tools/build
Jiri Olsa
2
-10
/
+8
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
5
-9
/
+9
2021-03-06
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+73
2021-03-06
tools headers UAPI s390: Sync ptrace.h kernel headers
Arnaldo Carvalho de Melo
1
-2
/
+3
2021-03-06
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
1
-15
/
+5
2021-03-06
tools headers UAPI: Sync openat2.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-03-06
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-03-06
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-48
/
+49
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+160
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-3
/
+156
2021-03-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
1
-2
/
+4
2021-02-26
Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-3
/
+3
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-1
/
+169
2021-02-25
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+14
2021-02-25
tracing/tools: fix a couple of spelling mistakes
Colin Ian King
1
-3
/
+3
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+14
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-02-24
kasan: prefix global functions with kasan_
Andrey Konovalov
1
-1
/
+1
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+18
2021-02-23
wireguard: selftests: test multiple parallel streams
Jason A. Donenfeld
1
-1
/
+14
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-8
/
+104
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-1
/
+1437
2021-02-23
objtool: Split noinstr validation from --vmlinux
Sami Tolvanen
3
-3
/
+4
[next]