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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
127
-531
/
+853
2021-06-20
Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-24
/
+56
2021-06-20
Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-7
/
+7
2021-06-19
Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+10
2021-06-19
Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+2
2021-06-19
riscv: dts: fu740: fix cache-controller interrupts
David Abdurachmanov
1
-1
/
+1
2021-06-19
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2
-4
/
+3
2021-06-19
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
1
-4
/
+4
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+44
2021-06-18
Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+45
2021-06-18
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
1
-1
/
+7
2021-06-18
PCI: Add AMD RS690 quirk to enable 64-bit DMA
Mikel Rychliski
1
-0
/
+44
2021-06-18
powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set
Athira Rajeev
1
-1
/
+1
2021-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-10
/
+53
2021-06-15
x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
Kai Huang
1
-0
/
+1
2021-06-15
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
1
-1
/
+1
2021-06-14
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
1
-5
/
+4
2021-06-13
riscv: sifive: fix Kconfig errata warning
Randy Dunlap
1
-0
/
+1
2021-06-13
riscv32: Use medany C model for modules
Khem Raj
1
-1
/
+1
2021-06-12
Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+36
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+8
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
Sean Christopherson
1
-1
/
+25
2021-06-11
KVM: X86: Fix x86_emulator slab cache leak
Wanpeng Li
1
-0
/
+1
2021-06-11
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
1
-5
/
+15
2021-06-11
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
2021-06-11
ARC: fix CONFIG_HARDENED_USERCOPY
Vineet Gupta
1
-1
/
+1
2021-06-11
ARCv2: save ABI registers across signal handling
Vineet Gupta
2
-0
/
+44
2021-06-11
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
2021-06-11
riscv: xip: support runtime trap patching
Vitaly Wool
2
-5
/
+23
2021-06-10
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
1
-1
/
+4
2021-06-10
KVM: x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-06-10
KVM: SVM: fix doc warnings
ChenXiaoSong
1
-3
/
+3
2021-06-10
x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
CodyYao-oc
1
-2
/
+2
2021-06-10
x86/fpu: Reset state for all signal restore failures
Thomas Gleixner
1
-11
/
+15
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2021-06-10
kvm: LAPIC: Restore guard to prevent illegal APIC register access
Jim Mattson
1
-0
/
+3
2021-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+42
2021-06-09
x86/pkru: Write hardware init value to PKRU when xstate is init
Thomas Gleixner
1
-2
/
+9
2021-06-09
x86/process: Check PF_KTHREAD and not current->mm for kernel threads
Thomas Gleixner
1
-1
/
+1
2021-06-09
x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
Andy Lutomirski
1
-0
/
+19
2021-06-09
x86/fpu: Prevent state corruption in __fpu__restore_sig()
Thomas Gleixner
1
-8
/
+1
2021-06-09
KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
Lai Jiangshan
1
-0
/
+13
2021-06-08
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
1
-3
/
+3
2021-06-08
Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2021-06-08
KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
Lai Jiangshan
1
-2
/
+4
2021-06-08
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
1
-5
/
+9
2021-06-08
KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
Wanpeng Li
1
-6
/
+11
2021-06-08
KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...
Ashish Kalra
1
-4
/
+2
[next]