index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
uapi
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
1
-1
/
+20
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+3
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+12
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2025-05-16
KVM: SVM: Add architectural definitions/assets for Bus Lock Threshold
Nikunj A Dadhania
1
-0
/
+2
2025-05-13
x86/kexec: add support for passing kexec handover (KHO) data
Alexander Graf
1
-1
/
+12
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
1
-0
/
+1
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2
-1
/
+75
2025-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+5
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+3
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
Thomas Huth
8
-19
/
+19
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
1
-0
/
+1
2025-03-14
KVM: TDX: Handle EXIT_REASON_OTHER_SMI
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
Isaku Yamahata
1
-1
/
+3
2025-03-14
KVM: TDX: Finalize VM initialization
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: Add an ioctl to create initial guest memory
Isaku Yamahata
1
-0
/
+9
2025-03-14
KVM: x86: Introduce KVM_TDX_GET_CPUID
Xiaoyao Li
1
-0
/
+1
2025-03-14
KVM: TDX: Do TDX specific vcpu initialization
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: add ioctl to initialize VM with TDX specific parameters
Isaku Yamahata
1
-0
/
+24
2025-03-14
KVM: TDX: Get system-wide info about TDX module on initialization
Isaku Yamahata
1
-0
/
+11
2025-03-14
KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
Isaku Yamahata
1
-0
/
+23
2025-02-26
KVM: SVM: Add Idle HLT intercept support
Manali Shukla
1
-0
/
+2
2025-02-24
KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
Sean Christopherson
1
-0
/
+3
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2024-12-23
KVM: x86: Add a VM type define for TDX
Rick Edgecombe
1
-0
/
+1
2024-12-02
platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
Suma Hegde
1
-2
/
+62
2024-11-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2024-11-21
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-11-12
platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused
Arnd Bergmann
1
-1
/
+2
2024-11-01
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
1
-0
/
+1
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
1
-1
/
+2
2024-10-04
mman: Add map_shadow_stack() flags
Mark Brown
1
-3
/
+0
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2024-08-14
KVM: x86/mmu: Introduce a quirk to control memslot zap behavior
Yan Zhao
1
-0
/
+1
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
1
-0
/
+16
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+49
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-06-11
KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flag
Thomas Prescher
1
-0
/
+1
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
1
-0
/
+1
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
Brijesh Singh
1
-0
/
+17
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
Brijesh Singh
1
-0
/
+19
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
Brijesh Singh
1
-0
/
+11
2024-05-12
KVM: SEV: Add initial SEV-SNP support
Brijesh Singh
1
-0
/
+1
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
1
-1
/
+3
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
1
-0
/
+9
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
1
-0
/
+2
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
1
-2
/
+7
2024-03-19
KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
Paolo Bonzini
1
-0
/
+23
2024-03-19
Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
1
-1
/
+0
[next]