index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-18
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
36
-98
/
+391
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-17
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
6
-9
/
+23
2021-07-17
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+3
2021-07-16
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
1
-0
/
+3
2021-07-15
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
1
-1
/
+16
2021-07-15
perf trace: Free syscall->arg_fmt
Riccardo Mancini
1
-1
/
+15
2021-07-15
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
1
-1
/
+10
2021-07-15
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-15
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-15
perf script: Release zstd data
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf session: Cleanup trace_event
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-15
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-11
/
+92
2021-07-15
KVM: selftests: smm_test: Test SMM enter from L2
Vitaly Kuznetsov
1
-6
/
+64
2021-07-15
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
1
-1
/
+1
2021-07-14
perf cs-etm: Split Coresight decode by aux records
James Clark
1
-1
/
+167
2021-07-14
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
1
-6
/
+0
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-44
/
+260
2021-07-14
KVM: selftests: x86: Address missing vm_install_exception_handler conversions
Marc Zyngier
2
-2
/
+2
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
50
-57
/
+557
2021-07-14
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-07-14
libperf: Fix build error with LIBPFM4=1
Heiko Carstens
1
-1
/
+1
2021-07-14
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
3
-1
/
+8
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
2
-4
/
+13
2021-07-14
perf tests: Fix 'Convert perf time to TSC' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Roundtrip evsel->name' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Parse event definition strings' on core-only system
Jin Yao
1
-6
/
+10
2021-07-14
perf pmu: Skip invalid hybrid pmu
Jin Yao
1
-1
/
+8
2021-07-12
selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit ...
Paolo Pisati
1
-1
/
+3
2021-07-12
kunit: tool: Assert the version requirement
SeongJae Park
1
-0
/
+2
2021-07-12
kunit: tool: remove unnecessary "annotations" import
Daniel Latypov
1
-4
/
+2
2021-07-12
kunit: tool: Fix error messages for cases of no tests and wrong TAP header
Rae Moar
4
-5
/
+19
2021-07-11
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-331
/
+1872
2021-07-10
selftests: mptcp: fix case multiple subflows limited by server
Jianguo Wu
1
-1
/
+1
[next]