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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-09
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
1
-2
/
+0
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-33
/
+41
2022-04-08
Merge tag 'kvmarm-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
7
-55
/
+101
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2
-0
/
+3
2022-04-08
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-07
x86/msi: Fix msi message data shadow struct
Reto Buerki
1
-8
/
+11
2022-04-07
arm/arm64: dts: qcom: Fix boolean properties with values
Rob Herring
4
-10
/
+10
2022-04-07
arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
Rob Herring
2
-8
/
+8
2022-04-07
arm: dts: imx: Fix boolean properties with values
Rob Herring
2
-18
/
+18
2022-04-07
arm64: dts: tegra: Fix boolean properties with values
Rob Herring
8
-27
/
+27
2022-04-07
arm: dts: at91: Fix boolean properties with values
Rob Herring
2
-2
/
+2
2022-04-07
arm: configs: imote2: Drop defconfig as board support dropped.
Jonathan Cameron
1
-365
/
+0
2022-04-07
Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-14
/
+14
2022-04-07
ep93xx: clock: Don't use plain integer as NULL pointer
Alexander Sverdlin
1
-1
/
+1
2022-04-07
ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
Alexander Sverdlin
1
-1
/
+3
2022-04-07
s390/kexec: silence -Warray-bounds warning
Heiko Carstens
1
-1
/
+1
2022-04-07
ARM: vexpress/spc: Fix all the kernel-doc build warnings
Sudeep Holla
1
-13
/
+13
2022-04-07
ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfi
Sudeep Holla
1
-1
/
+1
2022-04-07
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-04-07
x86,bpf: Avoid IBT objtool warning
Peter Zijlstra
1
-0
/
+1
2022-04-07
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
1
-1
/
+1
2022-04-07
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-06
ARM: config: u8500: Re-enable AB8500 battery charging
Linus Walleij
1
-0
/
+2
2022-04-06
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
3
-28
/
+74
2022-04-06
s390: allow to compile with z16 optimizations
Heiko Carstens
2
-0
/
+21
2022-04-06
s390: add z16 elf platform
Heiko Carstens
1
-0
/
+4
2022-04-06
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2022-04-06
KVM: arm64: vgic: Remove unnecessary type castings
Yu Zhe
2
-6
/
+6
2022-04-06
KVM: arm64: Don't split hugepages outside of MMU write lock
Oliver Upton
1
-4
/
+7
2022-04-06
KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler
Oliver Upton
1
-3
/
+0
2022-04-06
KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
Oliver Upton
1
-5
/
+9
2022-04-06
KVM: arm64: Generally disallow SMC64 for AArch32 guests
Oliver Upton
1
-9
/
+5
2022-04-06
ARM: config: u8500: Add some common hardware
Linus Walleij
1
-0
/
+7
2022-04-06
ARM: config: Refresh U8500 defconfig
Linus Walleij
1
-4
/
+6
2022-04-05
x86/speculation: Restore speculation related MSRs during S3 resume
Pawan Gupta
1
-0
/
+14
2022-04-05
x86/pm: Save the MSR validity status at context setup
Pawan Gupta
1
-2
/
+5
2022-04-05
powerpc/pseries/vas: use default_groups in kobj_type
Greg Kroah-Hartman
1
-2
/
+4
2022-04-05
KVM: x86/mmu: remove unnecessary flush_workqueue()
Lv Ruyi
1
-1
/
+1
2022-04-05
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
3
-8
/
+37
2022-04-05
KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
Peter Gonda
1
-0
/
+1
2022-04-05
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
1
-2
/
+2
2022-04-05
perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
Kan Liang
1
-1
/
+1
2022-04-05
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
2
-1
/
+10
2022-04-05
perf/x86/uncore: Add Raptor Lake uncore support
Kan Liang
2
-0
/
+21
2022-04-05
perf/x86/msr: Add Raptor Lake CPU support
Kan Liang
1
-0
/
+1
2022-04-05
perf/x86/cstate: Add Raptor Lake support
Kan Liang
1
-10
/
+12
2022-04-05
perf/x86: Add Intel Raptor Lake support
Kan Liang
1
-0
/
+1
2022-04-05
x86/percpu: Remove volatile from arch_raw_cpu_ptr().
Sebastian Andrzej Siewior
1
-3
/
+3
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2
-0
/
+3
2022-04-05
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
1
-3
/
+2
[prev]
[next]