index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
2021-06-17
1
-0
/
+13
*
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
2021-06-17
1
-0
/
+13
*
KVM: SVM: Software reserved fields
Vineeth Pillai
2021-06-17
1
-0
/
+3
*
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
2021-05-07
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-0
/
+1
|
\
|
*
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
2021-04-20
1
-0
/
+1
*
|
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
1
-0
/
+1
|
\
\
|
*
|
x86/traps: Handle #DB for bus lock
Fenghua Yu
2021-03-28
1
-0
/
+1
|
|
/
*
/
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
5
-6
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
2
-1
/
+4
|
\
|
*
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2021-02-04
2
-1
/
+4
*
|
x86/vm86/32: Remove VM86_SCREEN_BITMAP support
Andy Lutomirski
2021-01-21
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
3
-0
/
+31
|
\
|
*
KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+1
|
*
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+1
|
*
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+17
|
*
KVM: SVM: Add support for EFER write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-0
/
+2
|
*
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
2020-12-15
1
-0
/
+7
|
*
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
1
-0
/
+1
|
*
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
2020-11-15
1
-0
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-15
1
-24
/
+0
|
\
\
|
*
|
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
1
-24
/
+0
|
|
/
*
|
x86/sgx: Fix a typo in kernel-doc markup
Mauro Carvalho Chehab
2020-12-02
1
-1
/
+1
*
|
x86/vdso: Implement a vDSO for Intel SGX enclave call
Sean Christopherson
2020-11-18
1
-0
/
+91
*
|
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
2020-11-18
1
-0
/
+11
*
|
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
1
-0
/
+11
*
|
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2020-11-18
1
-0
/
+30
*
|
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-18
1
-0
/
+25
|
/
*
x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
David Woodhouse
2020-10-28
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
2
-0
/
+22
|
\
|
*
KVM: x86: Introduce MSR filtering
Alexander Graf
2020-09-28
1
-0
/
+18
|
*
KVM: x86: Add infrastructure for MSR filtering
Alexander Graf
2020-09-28
1
-0
/
+2
|
*
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2020-09-28
1
-0
/
+2
*
|
x86/sev-es: Handle NMI State
Joerg Roedel
2020-09-09
1
-0
/
+1
*
|
x86/sev-es: Support CPU offline/online
Joerg Roedel
2020-09-09
1
-0
/
+1
*
|
x86/realmode: Setup AP jump table
Tom Lendacky
2020-09-09
1
-0
/
+3
*
|
x86/sev-es: Handle MMIO events
Tom Lendacky
2020-09-09
1
-0
/
+5
*
|
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
2020-09-07
1
-0
/
+1
|
/
*
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-05
1
-0
/
+3
|
\
|
*
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
2020-06-18
1
-0
/
+3
*
|
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
2020-07-26
1
-2
/
+3
|
\
\
|
*
|
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
2020-07-10
1
-2
/
+3
|
|
/
*
/
x86: bootparam.h: Delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
|
/
*
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
4
-5
/
+46
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
3
-3
/
+37
|
|
\
|
|
*
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2020-06-01
1
-0
/
+3
|
|
*
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-06-01
1
-0
/
+1
|
|
*
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
2020-06-01
1
-0
/
+1
|
|
*
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
2020-06-01
1
-1
/
+11
|
|
*
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
2020-06-01
1
-2
/
+3
[next]