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-09-01
tools build: Fix feature detect clean for out of source builds
James Clark
1
-1
/
+1
2021-09-01
perf evlist: Add evlist__for_each_entry_from() macro
Riccardo Mancini
1
-0
/
+16
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
163
-2699
/
+13873
2021-08-31
perf evsel: Handle precise_ip fallback in evsel__open_cpu()
Riccardo Mancini
2
-33
/
+28
2021-08-31
perf evsel: Move bpf_counter__install_pe() to success path in evsel__open_cpu()
Riccardo Mancini
1
-2
/
+2
2021-08-31
perf evsel: Move test_attr__open() to success path in evsel__open_cpu()
Riccardo Mancini
1
-5
/
+5
2021-08-31
perf evsel: Move ignore_missing_thread() to fallback code
Riccardo Mancini
2
-16
/
+18
2021-08-31
perf evsel: Separate rlimit increase from evsel__open_cpu()
Riccardo Mancini
2
-20
/
+33
2021-08-31
perf evsel: Separate missing feature detection from evsel__open_cpu()
Riccardo Mancini
2
-83
/
+92
2021-08-31
perf evsel: Add evsel__prepare_open()
Riccardo Mancini
2
-0
/
+16
2021-08-31
perf evsel: Separate missing feature disabling from evsel__open_cpu
Riccardo Mancini
1
-26
/
+31
2021-08-31
perf evsel: Save open flags in evsel in prepare_open()
Riccardo Mancini
2
-12
/
+13
2021-08-31
perf evsel: Separate open preparation from open itself
Riccardo Mancini
1
-11
/
+34
2021-08-31
perf evsel: Remove retry_sample_id goto label
Riccardo Mancini
1
-2
/
+1
2021-08-31
perf mmap: Add missing bitops.h header
Riccardo Mancini
1
-0
/
+1
2021-08-31
libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max()
Riccardo Mancini
1
-8
/
+2
2021-08-31
Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...
Linus Torvalds
5
-0
/
+385
2021-08-31
libsubcmd: add OPT_UINTEGER_OPTARG option type
Riccardo Mancini
1
-0
/
+1
2021-08-31
perf tools: Fix LLVM download hint link
James Clark
1
-1
/
+1
2021-08-31
perf tools: Fix LLVM test failure when running in verbose mode
James Clark
2
-5
/
+4
2021-08-31
perf tools: Refactor LLVM test warning for missing binary
James Clark
1
-15
/
+21
2021-08-31
perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
1
-0
/
+32
2021-08-31
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2
-7
/
+103
2021-08-31
perf bpf: Fix memory leaks relating to BTF.
Ian Rogers
2
-3
/
+3
2021-08-31
perf data: Correct -h output
Joshua Martinez
1
-43
/
+19
2021-08-31
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
1
-1
/
+1
2021-08-31
perf dlfilters: Fix build on environments with a --sysroot gcc arg
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-08-31
selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
2021-08-31
selftests/sync: Remove the deprecated config SYNC
Li Zhijian
1
-1
/
+0
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
19
-50
/
+965
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
56
-712
/
+2329
2021-08-31
perf flamegraph: flamegraph.py script improvements
Andreas Gerstmayr
1
-27
/
+81
2021-08-31
perf record: Fix wrong comm in system-wide mode with delay
Namhyung Kim
1
-1
/
+2
2021-08-31
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
1
-1
/
+3
2021-08-31
perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-59
/
+382
2021-08-30
perf tests: Fix *probe_vfs_getname.sh test failures
James Clark
1
-1
/
+1
2021-08-30
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
1
-22
/
+30
2021-08-30
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
1
-4
/
+4
2021-08-30
perf config: Fix caching and memory leak in perf_home_perfconfig()
Arnaldo Carvalho de Melo
1
-1
/
+4
2021-08-30
perf tools: Fixup get_current_dir_name() compilation
Alexey Dobriyan
1
-1
/
+2
2021-08-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
9
-29
/
+125
2021-08-28
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-0
/
+1
2021-08-27
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
1
-1
/
+3
2021-08-27
selftests: safesetid: Fix spelling mistake "cant" -> "can't"
Colin Ian King
1
-1
/
+1
2021-08-26
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
1
-3
/
+16
2021-08-26
selftests: Skip TM tests on synthetic TM implementations
Jordan Niethe
28
-1
/
+63
2021-08-26
selftests/powerpc: Add missing clobbered register to to ptrace TM tests
Jordan Niethe
2
-2
/
+2
2021-08-26
selftests/net: allow GRO coalesce test on veth
Paolo Abeni
4
-37
/
+86
2021-08-26
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
3
-23
/
+134
[prev]
[next]