index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-11-28
1
-0
/
+2
*
KVM: x86: Refine calculation of guest wall clock to use a single TSC read
David Woodhouse
2023-10-05
1
-0
/
+1
*
KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIES
Sean Christopherson
2023-08-02
1
-0
/
+1
*
KVM: x86: Make kvm_mtrr_valid() static now that there are no external users
Sean Christopherson
2023-06-01
1
-1
/
+0
*
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
1
-0
/
+29
|
\
|
*
KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted
Sean Christopherson
2023-04-11
1
-1
/
+17
|
*
KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features
Aaron Lewis
2023-04-11
1
-0
/
+13
*
|
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
1
-0
/
+13
|
\
\
|
*
|
KVM: x86: Add macros to track first...last VMX feature MSRs
Sean Christopherson
2023-04-06
1
-0
/
+8
|
*
|
KVM: x86: Add a helper to query whether or not a vCPU has ever run
Sean Christopherson
2023-04-06
1
-0
/
+5
|
|
/
*
|
KVM: x86: Change return type of is_long_mode() to bool
Binbin Wu
2023-03-22
1
-3
/
+3
*
|
KVM: x86: Use boolean return value for is_{pae,pse,paging}()
Binbin Wu
2023-03-22
1
-6
/
+6
*
|
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
2023-03-22
1
-2
/
+2
|
/
*
Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-15
1
-3
/
+3
|
\
|
*
KVM: VMX: Handle NMI VM-Exits in noinstr region
Sean Christopherson
2023-01-24
1
-3
/
+3
*
|
KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs
Sean Christopherson
2023-01-26
1
-0
/
+12
|
/
*
KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
Sean Christopherson
2022-11-09
1
-0
/
+1
*
KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
Sean Christopherson
2022-09-26
1
-5
/
+0
*
KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
Sean Christopherson
2022-09-26
1
-1
/
+2
*
KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
Sean Christopherson
2022-09-26
1
-0
/
+7
*
KVM: x86: Make kvm_queued_exception a properly named, visible struct
Sean Christopherson
2022-09-26
1
-1
/
+2
*
KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits
Sean Christopherson
2022-07-28
1
-1
/
+1
*
KVM: VMX: Enable Notify VM exit
Tao Xu
2022-06-08
1
-0
/
+7
*
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
2022-06-08
1
-3
/
+23
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-0
/
+2
|
\
|
*
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
David Matlack
2022-02-10
1
-0
/
+2
*
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
1
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86: Share definition of __is_canonical_address()
Adrian Hunter
2022-02-02
1
-6
/
+1
*
|
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-05
1
-4
/
+13
|
\
|
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-22
1
-0
/
+1
|
|
\
|
*
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
1
-1
/
+0
|
|
\
\
|
*
\
\
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-12
1
-4
/
+13
|
|
\
\
\
|
|
*
|
|
KVM: x86: More precisely identify NMI from guest when handling PMI
Sean Christopherson
2021-11-17
1
-3
/
+10
|
|
*
|
|
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
2021-11-17
1
-4
/
+6
*
|
|
|
|
kvm/x86: rework guest entry logic
Mark Rutland
2022-02-01
1
-45
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
KVM: x86: Making the module parameter of vPMU more common
Like Xu
2022-01-17
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
2022-01-07
1
-1
/
+0
|
/
/
*
|
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
2021-11-26
1
-6
/
+1
*
|
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
2021-11-18
1
-0
/
+12
|
/
*
kvm: x86: Remove stale declaration of kvm_no_apic_vcpu
Jim Mattson
2021-10-22
1
-2
/
+0
*
KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
Uros Bizjak
2021-08-13
1
-0
/
+2
*
KVM: x86/mmu: Use MMU role_regs to get LA57, and drop vCPU LA57 helper
Sean Christopherson
2021-06-24
1
-10
/
+0
*
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
2021-05-05
1
-0
/
+45
*
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
2021-04-26
1
-4
/
+4
*
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-22
1
-1
/
+0
|
\
|
*
KVM: x86: remove unused declaration of kvm_write_tsc()
Dongli Zhang
2021-03-30
1
-1
/
+0
*
|
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
2021-03-15
1
-0
/
+2
*
|
KVM: x86: Move nVMX's consistency check macro to common code
Sean Christopherson
2021-03-15
1
-0
/
+8
|
/
*
KVM: x86/xen: update wallclock region
Joao Martins
2021-02-04
1
-0
/
+1
*
KVM: move EXIT_FASTPATH_REENTER_GUEST to common code
Paolo Bonzini
2021-02-04
1
-1
/
+0
[next]