index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
2021-07-18
36
-98
/
+391
|
\
|
*
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-18
1
-4
/
+29
|
*
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
2021-07-18
6
-42
/
+38
|
*
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-18
1
-1
/
+1
|
*
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-18
1
-2
/
+2
|
*
perf test bpf: Free obj_buf
Riccardo Mancini
2021-07-16
1
-0
/
+2
|
*
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
2021-07-15
1
-0
/
+3
|
*
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
2021-07-15
1
-1
/
+16
|
*
perf trace: Free syscall->arg_fmt
Riccardo Mancini
2021-07-15
1
-1
/
+15
|
*
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
2021-07-15
1
-1
/
+10
|
*
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-15
1
-3
/
+5
|
*
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
2021-07-15
1
-0
/
+7
|
*
perf script: Release zstd data
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf session: Cleanup trace_event
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf inject: Close inject.output on exit
Riccardo Mancini
2021-07-15
1
-2
/
+6
|
*
perf report: Free generated help strings for sort option
Riccardo Mancini
2021-07-15
3
-13
/
+24
|
*
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
2021-07-15
1
-0
/
+2
|
*
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
2021-07-15
1
-1
/
+3
|
*
perf test event_update: Fix memory leak of unit
Riccardo Mancini
2021-07-15
1
-1
/
+3
|
*
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
2021-07-15
1
-1
/
+1
|
*
perf test session_topology: Delete session->evlist
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf env: Fix sibling_dies memory leak
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-15
1
-1
/
+3
|
*
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-15
1
-0
/
+2
|
*
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-15
1
-2
/
+3
|
*
perf cs-etm: Split Coresight decode by aux records
James Clark
2021-07-14
1
-1
/
+167
|
*
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
2021-07-14
1
-6
/
+0
|
*
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
2021-07-14
1
-1
/
+1
|
*
libperf: Fix build error with LIBPFM4=1
Heiko Carstens
2021-07-14
1
-1
/
+1
|
*
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
2021-07-14
3
-1
/
+8
|
*
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
2021-07-14
2
-4
/
+13
|
*
perf tests: Fix 'Convert perf time to TSC' on core-only system
Jin Yao
2021-07-14
1
-1
/
+2
|
*
perf tests: Fix 'Roundtrip evsel->name' on core-only system
Jin Yao
2021-07-14
1
-1
/
+2
|
*
perf tests: Fix 'Parse event definition strings' on core-only system
Jin Yao
2021-07-14
1
-6
/
+10
|
*
perf pmu: Skip invalid hybrid pmu
Jin Yao
2021-07-14
1
-1
/
+8
*
|
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-17
6
-9
/
+23
|
\
\
|
*
|
kunit: tool: Assert the version requirement
SeongJae Park
2021-07-12
1
-0
/
+2
|
*
|
kunit: tool: remove unnecessary "annotations" import
Daniel Latypov
2021-07-12
1
-4
/
+2
|
*
|
kunit: tool: Fix error messages for cases of no tests and wrong TAP header
Rae Moar
2021-07-12
4
-5
/
+19
|
|
/
*
|
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-07-17
1
-1
/
+3
|
\
\
|
*
|
selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit ...
Paolo Pisati
2021-07-12
1
-1
/
+3
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-07-15
8
-11
/
+92
|
\
\
|
*
|
KVM: selftests: smm_test: Test SMM enter from L2
Vitaly Kuznetsov
2021-07-15
1
-6
/
+64
|
*
|
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
2021-07-15
1
-1
/
+1
|
*
|
KVM: selftests: x86: Address missing vm_install_exception_handler conversions
Marc Zyngier
2021-07-14
2
-2
/
+2
|
*
|
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-07-14
50
-57
/
+557
|
|
\
\
|
|
*
|
KVM: selftests: do not require 64GB in set_memory_region_test
Christian Borntraeger
2021-07-06
1
-1
/
+2
|
|
*
|
KVM: selftests: introduce P44V64 for z196 and EC12
Christian Borntraeger
2021-07-06
3
-1
/
+23
*
|
|
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
11
-44
/
+260
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]