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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-62
/
+121
2021-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-62
/
+121
2021-10-22
KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed
Paolo Bonzini
2
-16
/
+57
2021-10-22
KVM: SEV-ES: keep INS functions together
Paolo Bonzini
1
-9
/
+9
2021-10-22
KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
Paolo Bonzini
1
-5
/
+6
2021-10-22
KVM: x86: split the two parts of emulator_pio_in
Paolo Bonzini
1
-17
/
+28
2021-10-22
KVM: SEV-ES: clean up kvm_sev_es_ins/outs
Paolo Bonzini
1
-16
/
+15
2021-10-22
KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
Paolo Bonzini
1
-4
/
+9
2021-10-22
KVM: SEV-ES: rename guest_ins_data to sev_pio_data
Paolo Bonzini
2
-3
/
+3
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-19
/
+34
2021-10-21
KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
Masahiro Kozuka
1
-0
/
+7
2021-10-21
KVM: MMU: Reset mmu->pkru_mask to avoid stale data
Chenyi Qiang
1
-3
/
+3
2021-10-21
KVM: nVMX: promptly process interrupts delivered while in guest mode
Paolo Bonzini
1
-11
/
+6
2021-10-21
KVM: x86: check for interrupts before deciding whether to exit the fast path
Paolo Bonzini
1
-5
/
+5
2021-10-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+32
2021-10-18
KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
Paolo Bonzini
1
-1
/
+1
2021-10-18
KVM: VMX: Remove redundant handling of bus lock vmexit
Hao Xiang
1
-6
/
+9
2021-10-18
KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unload
Sean Christopherson
1
-0
/
+2
2021-10-18
Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...
Sean Christopherson
1
-7
/
+11
2021-10-18
KVM: SEV-ES: Set guest_state_protected after VMSA update
Peter Gonda
1
-1
/
+6
2021-10-18
KVM: X86: fix lazy allocation of rmaps
Paolo Bonzini
1
-1
/
+2
2021-10-18
Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
1
-1
/
+1
2021-10-15
perf/x86/msr: Add Sapphire Rapids CPU support
Kan Liang
1
-0
/
+1
2021-10-15
KVM: SEV-ES: fix length of string I/O
Paolo Bonzini
1
-1
/
+1
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-84
/
+196
2021-10-11
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
Borislav Petkov
1
-1
/
+0
2021-10-10
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+99
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-68
/
+97
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
1
-3
/
+8
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-20
/
+36
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+15
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
1
-2
/
+0
2021-10-06
x86/Kconfig: Correct reference to MWINCHIP3D
Lukas Bulwahn
1
-1
/
+1
2021-10-06
x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
Lukas Bulwahn
1
-1
/
+1
2021-10-06
x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
Vegard Nossum
1
-0
/
+1
2021-10-06
x86/entry: Correct reference to intended CONFIG_64_BIT
Lukas Bulwahn
1
-1
/
+1
2021-10-06
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
1
-2
/
+2
2021-10-06
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
1
-0
/
+2
2021-10-06
x86/hyperv: Avoid erroneously sending IPI to 'self'
Vitaly Kuznetsov
1
-5
/
+15
2021-10-05
xen/x86: adjust data placement
Jan Beulich
2
-3
/
+5
2021-10-05
x86/PVH: adjust function/data placement
Jan Beulich
1
-6
/
+6
2021-10-05
xen/x86: hook up xen_banner() also for PVH
Jan Beulich
4
-11
/
+16
2021-10-05
xen/x86: generalize preferred console model from PV to PVH Dom0
Jan Beulich
4
-7
/
+18
2021-10-05
xen/x86: allow "earlyprintk=xen" to work for PV Dom0
Jan Beulich
1
-1
/
+1
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
7
-35
/
+47
2021-10-05
xen/x86: prevent PVH type from getting clobbered
Jan Beulich
1
-5
/
+4
2021-10-05
xen/privcmd: drop "pages" parameter from xen_remap_pfn()
Jan Beulich
1
-1
/
+1
2021-10-03
kvm: fix objtool relocation warning
Linus Torvalds
1
-1
/
+0
[next]