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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
Merge branch 'kvm-prefault' into HEAD
Paolo Bonzini
4
-24
/
+102
2024-07-12
KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
Paolo Bonzini
3
-0
/
+77
2024-07-12
KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped level
Paolo Bonzini
2
-3
/
+6
2024-07-12
KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
Sean Christopherson
2
-14
/
+18
2024-07-12
KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handler
Sean Christopherson
2
-8
/
+2
2024-06-21
KVM: x86/tdp_mmu: Take a GFN in kvm_tdp_mmu_fast_pf_get_last_sptep()
Rick Edgecombe
3
-4
/
+3
2024-06-21
KVM: x86/tdp_mmu: Rename REMOVED_SPTE to FROZEN_SPTE
Rick Edgecombe
4
-28
/
+28
2024-06-21
Merge branch 'kvm-6.10-fixes' into HEAD
Paolo Bonzini
2
-8
/
+4
2024-06-21
KVM: x86/tdp_mmu: Sprinkle __must_check
Isaku Yamahata
1
-6
/
+7
2024-06-20
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Sean Christopherson
1
-5
/
+4
2024-06-05
KVM: SNP: Fix LBR Virtualization for SNP guest
Ravi Bangoria
1
-0
/
+8
2024-06-05
KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
Tao Su
1
-3
/
+0
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
14
-25
/
+1614
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
15
-69
/
+161
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
15
-69
/
+161
2024-06-03
KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
Sean Christopherson
3
-29
/
+23
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
3
-7
/
+17
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
3
-9
/
+14
2024-06-03
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
1
-0
/
+18
2024-06-03
KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creation
Tom Lendacky
3
-23
/
+1
2024-06-03
KVM: SEV: Don't WARN() if RMP lookup fails when invalidating gmem pages
Paolo Bonzini
1
-5
/
+4
2024-06-03
KVM: SEV: Automatically switch reclaimed pages to shared
Michael Roth
1
-24
/
+31
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-12
/
+26
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
1
-0
/
+1
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2
-0
/
+2
2024-05-31
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
1
-0
/
+1
2024-05-30
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
1
-0
/
+4
2024-05-30
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
1
-2
/
+2
2024-05-26
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2024-05-26
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+65
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-30
/
+42
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+38
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
2
-0
/
+2
2024-05-23
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
1
-3
/
+6
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-05-23
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
1
-8
/
+19
2024-05-23
KVM: x86: Force KVM_WERROR if the global WERROR is enabled
Sean Christopherson
1
-1
/
+2
2024-05-23
KVM: x86: Disable KVM_INTEL_PROVE_VE by default
Sean Christopherson
1
-3
/
+5
2024-05-23
KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo
Sean Christopherson
1
-1
/
+1
2024-05-23
KVM: x86/mmu: Print SPTEs on unexpected #VE
Sean Christopherson
3
-8
/
+38
2024-05-23
KVM: VMX: Dump VMCS on unexpected #VE
Sean Christopherson
1
-1
/
+3
2024-05-23
KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs
Sean Christopherson
3
-0
/
+14
2024-05-23
KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)
Sean Christopherson
1
-0
/
+2
2024-05-23
KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
Sean Christopherson
1
-0
/
+3
2024-05-23
KVM: VMX: Don't kill the VM on an unexpected #VE
Sean Christopherson
1
-2
/
+2
2024-05-23
KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU
Isaku Yamahata
1
-1
/
+1
2024-05-23
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-3
/
+37
[next]