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
starfive-6.6.48-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
2022-01-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-32
/
+178
2022-01-19
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
4
-2
/
+79
2022-01-19
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
1
-0
/
+64
2022-01-18
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
1
-5
/
+9
2022-01-18
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
1
-5
/
+9
2022-01-18
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
1
-7
/
+10
2022-01-18
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
1
-1
/
+7
2022-01-18
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
1
-0
/
+3
2022-01-18
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-9
/
+594
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
153
-2175
/
+4685
2022-01-17
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
3
-4
/
+66
2022-01-17
KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
Vitaly Kuznetsov
3
-3
/
+3
2022-01-17
Merge branch 'acpi-pfrut'
Rafael J. Wysocki
6
-9
/
+594
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+5
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
33
-488
/
+3436
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
25
-22
/
+4856
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
7
-12
/
+70
2022-01-15
perf evlist: No need to do any affinity setup when profiling pids
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-01-15
perf cpumap: Add is_dummy() method
Arnaldo Carvalho de Melo
1
-0
/
+10
2022-01-15
perf metric: Fix metric_leader
Ian Rogers
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-58
/
+120
2022-01-15
tools: sync tools/bitmap with mother linux
Yury Norov
4
-10
/
+99
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+42
2022-01-15
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
1
-9
/
+6
2022-01-15
selftests/uffd: allow EINTR/EAGAIN
Peter Xu
1
-2
/
+5
2022-01-15
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
3
-23
/
+34
2022-01-15
mm, hugepages: make memory size variable in hugepage-mremap selftest
Yosry Ahmed
2
-17
/
+31
2022-01-15
tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
chiminghao
1
-7
/
+2
2022-01-15
tools/bpf: Rename 'struct event' to avoid naming conflict
Naveen N. Rao
3
-3
/
+3
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
2
-0
/
+449
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2
-16
/
+15
2022-01-14
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
1
-8
/
+9
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
10
-8
/
+130
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+16
2022-01-14
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
1
-1
/
+2
2022-01-14
perf metricgroup: Fix use after free in metric__new()
José Expósito
1
-1
/
+1
2022-01-14
libperf tests: Update a use of the new cpumap API
Ian Rogers
1
-2
/
+3
2022-01-14
perf arm: Fix off-by-one directory path
Ian Rogers
1
-1
/
+1
2022-01-14
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+17
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-2
/
+184
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-1
/
+717
2022-01-14
kselftests/net: list all available tests in usage()
Li Zhijian
1
-0
/
+3
2022-01-14
rtla: Add Documentation
Daniel Bristot de Oliveira
1
-4
/
+26
2022-01-14
rtla/timerlat: Add timerlat hist mode
Daniel Bristot de Oliveira
3
-2
/
+828
2022-01-14
rtla: Add timerlat tool and timelart top mode
Daniel Bristot de Oliveira
5
-0
/
+697
2022-01-14
rtla/osnoise: Add the hist mode
Daniel Bristot de Oliveira
3
-1
/
+807
2022-01-14
rtla/osnoise: Add osnoise top mode
Daniel Bristot de Oliveira
3
-0
/
+596
2022-01-14
rtla: Add osnoise tool
Daniel Bristot de Oliveira
4
-0
/
+956
2022-01-14
rtla: Helper functions for rtla
Daniel Bristot de Oliveira
4
-0
/
+708
2022-01-14
rtla: Real-Time Linux Analysis tool
Daniel Bristot de Oliveira
3
-0
/
+184
[prev]
[next]