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
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-142
/
+230
2022-02-14
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-9
/
+11
2022-02-13
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+22
2022-02-11
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
4
-49
/
+55
2022-02-11
KVM: SVM: set IRR in svm_deliver_interrupt
Paolo Bonzini
2
-3
/
+1
2022-02-11
KVM: SVM: extract avic_ring_doorbell
Maxim Levitsky
1
-11
/
+20
2022-02-11
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-22
/
+1
2022-02-10
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
1
-0
/
+2
2022-02-10
KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
David Woodhouse
1
-30
/
+67
2022-02-10
xen/x2apic: Fix inconsistent indenting
Jiapeng Chong
1
-2
/
+1
2022-02-10
xen/x86: detect support for extended destination ID
Roger Pau Monne
2
-0
/
+13
2022-02-10
xen/x86: obtain full video frame buffer address for Dom0 also under EFI
Jan Beulich
1
-8
/
+8
2022-02-09
x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"
Hans de Goede
1
-22
/
+1
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
4
-32
/
+38
2022-02-08
KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...
Maxim Levitsky
1
-1
/
+6
2022-02-08
KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L...
Maxim Levitsky
1
-4
/
+13
2022-02-08
KVM: x86: nSVM: expose clean bit support to the guest
Maxim Levitsky
1
-0
/
+1
2022-02-08
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
2
-0
/
+6
2022-02-08
KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
Maxim Levitsky
1
-0
/
+2
2022-02-08
KVM: x86: nSVM: fix potential NULL derefernce on nested migration
Maxim Levitsky
1
-12
/
+14
2022-02-08
KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
Maxim Levitsky
1
-2
/
+10
2022-02-08
Revert "svm: Add warning message for AVIC IPI invalid target"
Sean Christopherson
1
-2
/
+0
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+16
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-47
/
+10
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-71
/
+54
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
276
-3219
/
+3714
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
1
-2
/
+2
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
1
-3
/
+3
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
1
-6
/
+7
2022-02-03
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2
-24
/
+6
2022-02-02
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-9
/
+11
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-02
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
1
-0
/
+13
2022-02-01
kvm/x86: rework guest entry logic
Mark Rutland
4
-50
/
+7
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
5
-12
/
+37
2022-01-30
Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-188
/
+422
2022-01-28
KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
Vitaly Kuznetsov
2
-16
/
+51
2022-01-28
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
Vitaly Kuznetsov
2
-10
/
+25
2022-01-28
KVM: nVMX: Rename vmcs_to_field_offset{,_table}
Vitaly Kuznetsov
3
-8
/
+8
2022-01-28
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
1
-1
/
+3
2022-01-28
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
1
-0
/
+1
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
2
-0
/
+54
2022-01-28
KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr
Sean Christopherson
1
-6
/
+14
2022-01-28
xen/x2apic: enable x2apic mode when supported for HVM
Roger Pau Monne
2
-23
/
+4
[next]