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
2020-09-17
arm64: bpf: Fix branch offset in JIT
Ilias Apalodimas
1
-12
/
+31
2020-09-16
MIPS: SNI: Fix spurious interrupts
Thomas Bogendoerfer
1
-2
/
+7
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
2
-4
/
+0
2020-09-15
MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
Thomas Bogendoerfer
1
-0
/
+1
2020-09-14
vgacon: remove software scrollback support
Linus Torvalds
4
-4
/
+0
2020-09-14
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
1
-0
/
+2
2020-09-14
s390: add 3f program exception handler
Janosch Frank
3
-1
/
+22
2020-09-14
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2
-0
/
+6
2020-09-14
s390/init: add missing __init annotations
Ilya Leoshkevich
1
-3
/
+3
2020-09-14
s390/idle: fix suspicious RCU usage
Peter Zijlstra
1
-3
/
+2
2020-09-14
sh: fix syscall tracing
Rich Felker
2
-11
/
+5
2020-09-14
sh: remove spurious circular inclusion from asm/smp.h
Rich Felker
1
-1
/
+0
2020-09-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
23
-60
/
+70
2020-09-13
Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
4
-4
/
+4
2020-09-13
Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
3
-3
/
+3
2020-09-13
Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
4
-32
/
+21
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-61
/
+120
2020-09-13
arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
Marc Zyngier
1
-2
/
+6
2020-09-12
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-13
/
+32
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
1
-0
/
+3
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
1
-1
/
+3
2020-09-12
openrisc: Fix issue with get_user for 64-bit values
Stafford Horne
1
-12
/
+21
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-12
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
1
-4
/
+3
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2
-0
/
+26
2020-09-11
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
1
-1
/
+1
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
1
-0
/
+1
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-0
/
+2
2020-09-11
kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
Lai Jiangshan
1
-1
/
+1
2020-09-11
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
1
-1
/
+1
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
3
-2
/
+11
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
329
-3201
/
+1498
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
1
-1
/
+1
2020-09-10
arm64: dts: ns2: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-10
ARM: dts: BCM5301X: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-10
ARM: dts: NSP: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-10
ARM: dts: bcm: HR2: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-09
x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig
Daniel Díaz
1
-0
/
+1
2020-09-09
powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
Vaibhav Jain
1
-1
/
+1
2020-09-08
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
1
-1
/
+2
2020-09-07
openrisc: Fix cache API compile issue when not inlining
Stafford Horne
1
-1
/
+1
2020-09-07
openrisc: Reserve memblock for initrd
Stafford Horne
1
-0
/
+10
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-48
/
+142
2020-09-05
Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
6
-73
/
+56
2020-09-05
ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3
Fugang Duan
1
-1
/
+1
[prev]
[next]