index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
KVM: VMX: Invert the inlining of MSR interception helpers
Sean Christopherson
2
-17
/
+15
2021-04-26
KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
Wanpeng Li
1
-0
/
+3
2021-04-26
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
2
-1
/
+7
2021-04-25
Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-36
/
+27
2021-04-25
Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-04-25
kbuild: remove TMPO from try-run
Masahiro Yamada
1
-2
/
+2
2021-04-23
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-23
KVM: x86: Fix implicit enum conversion goof in scattered reverse CPUID code
Sean Christopherson
2
-3
/
+4
2021-04-23
KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100
Isaku Yamahata
1
-1
/
+1
2021-04-23
perf/x86: Allow for 8<num_fixed_counters<16
Colin Ian King
1
-1
/
+1
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2
-0
/
+6
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
30
-197
/
+395
2021-04-22
perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
Jim Mattson
1
-1
/
+1
2021-04-21
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...
Chris von Recklinghausen
2
-77
/
+16
2021-04-21
KVM: SVM: Allocate SEV command structures on local stack
Sean Christopherson
1
-305
/
+173
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
Brijesh Singh
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
Brijesh Singh
1
-0
/
+79
2021-04-21
KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
Brijesh Singh
1
-0
/
+81
2021-04-21
KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
Steve Rutherford
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEV_SEND_FINISH command
Brijesh Singh
1
-0
/
+23
2021-04-21
KVM: SVM: Add KVM_SEND_UPDATE_DATA command
Brijesh Singh
1
-0
/
+125
2021-04-21
KVM: SVM: Add KVM_SEV SEND_START command
Brijesh Singh
1
-0
/
+128
2021-04-21
KVM: Boost vCPU candidate in user mode which is delivering interrupt
Wanpeng Li
1
-0
/
+8
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
5
-1
/
+101
2021-04-21
nSVM: Check addresses of MSR and IO permission maps
Krish Sadhukhan
1
-3
/
+22
2021-04-21
perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
Kan Liang
1
-35
/
+26
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
7
-34
/
+32
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
1
-32
/
+0
2021-04-20
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
1
-1
/
+1
2021-04-20
floppy: remove redundant assignment to variable st
Colin Ian King
1
-1
/
+0
2021-04-20
KVM: SVM: Define actual size of IOPM and MSRPM tables
Krish Sadhukhan
2
-10
/
+13
2021-04-20
KVM: x86: Add capability to grant VM access to privileged SGX attribute
Sean Christopherson
2
-1
/
+22
2021-04-20
KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
Sean Christopherson
8
-9
/
+204
2021-04-20
KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
Sean Christopherson
1
-0
/
+64
2021-04-20
KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
Sean Christopherson
4
-0
/
+75
2021-04-20
KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
Sean Christopherson
2
-0
/
+278
2021-04-20
KVM: VMX: Frame in ENCLS handler for SGX virtualization
Sean Christopherson
4
-3
/
+73
2021-04-20
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
4
-2
/
+47
2021-04-20
KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
Sean Christopherson
1
-2
/
+13
2021-04-20
KVM: x86: Add support for reverse CPUID lookup of scattered features
Sean Christopherson
2
-10
/
+61
2021-04-20
KVM: x86: Define new #PF SGX error code bit
Sean Christopherson
1
-0
/
+2
2021-04-20
KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
Sean Christopherson
1
-0
/
+2
2021-04-20
KVM: vmx: add mismatched size assertions in vmcs_check32()
Haiwei Li
1
-0
/
+4
2021-04-20
KVM: x86: Remove unused function declaration
Keqian Zhu
1
-2
/
+0
2021-04-20
KVM: SVM: Enhance and clean up the vmcb tracking comment in pre_svm_run()
Sean Christopherson
1
-5
/
+4
2021-04-20
KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points at
Sean Christopherson
1
-0
/
+1
2021-04-20
KVM: SVM: Drop vcpu_svm.vmcb_pa
Sean Christopherson
2
-4
/
+9
2021-04-20
KVM: SVM: Don't set current_vmcb->cpu when switching vmcb
Sean Christopherson
1
-8
/
+0
2021-04-20
x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code
Ingo Molnar
1
-11
/
+2
2021-04-20
x86/platform/uv: Fix !KEXEC build failure
Ingo Molnar
1
-0
/
+1
[prev]
[next]