index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-18
1
-0
/
+44
|
\
|
*
PCI: Add AMD RS690 quirk to enable 64-bit DMA
Mikel Rychliski
2021-06-18
1
-0
/
+44
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-17
7
-10
/
+53
|
\
\
|
*
|
KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
Sean Christopherson
2021-06-11
1
-1
/
+25
|
*
|
KVM: X86: Fix x86_emulator slab cache leak
Wanpeng Li
2021-06-11
1
-0
/
+1
|
*
|
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
2021-06-11
1
-5
/
+15
|
*
|
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
2021-06-10
1
-1
/
+4
|
*
|
KVM: x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-10
2
-0
/
+2
|
*
|
KVM: SVM: fix doc warnings
ChenXiaoSong
2021-06-10
1
-3
/
+3
|
*
|
kvm: LAPIC: Restore guard to prevent illegal APIC register access
Jim Mattson
2021-06-09
1
-0
/
+3
*
|
|
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-12
2
-5
/
+8
|
\
\
\
|
*
|
|
x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
CodyYao-oc
2021-06-10
1
-2
/
+2
|
*
|
|
perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
Kan Liang
2021-06-01
1
-1
/
+2
|
*
|
|
perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1
Kan Liang
2021-05-31
1
-2
/
+4
*
|
|
|
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
2021-06-11
1
-2
/
+3
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-09
5
-20
/
+42
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
Lai Jiangshan
2021-06-08
1
-0
/
+13
|
*
|
|
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
2021-06-08
1
-3
/
+3
|
*
|
|
KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
Lai Jiangshan
2021-06-08
1
-2
/
+4
|
*
|
|
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
2021-06-08
1
-5
/
+9
|
*
|
|
KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
Wanpeng Li
2021-06-08
1
-6
/
+11
|
*
|
|
KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...
Ashish Kalra
2021-06-08
1
-4
/
+2
*
|
|
|
Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-06
14
-120
/
+132
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
2021-06-04
1
-5
/
+6
|
*
|
|
x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
Jiashuo Liang
2021-06-04
1
-2
/
+2
|
*
|
|
x86/setup: Always reserve the first 1M of RAM
Mike Rapoport
2021-06-03
3
-20
/
+41
|
*
|
|
x86/alternative: Optimize single-byte NOPs at an arbitrary position
Borislav Petkov
2021-06-03
1
-18
/
+46
|
*
|
|
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
2021-06-03
4
-74
/
+3
|
*
|
|
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
2021-05-31
2
-1
/
+12
|
*
|
|
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
2021-05-29
3
-0
/
+22
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-29
15
-36
/
+67
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
KVM: X86: Kill off ctxt->ud
Wanpeng Li
2021-05-28
3
-7
/
+5
|
*
|
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
2021-05-28
1
-5
/
+5
|
*
|
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2021-05-28
2
-5
/
+3
|
*
|
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
2021-05-27
1
-3
/
+3
|
*
|
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
2021-05-27
3
-0
/
+16
|
*
|
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-27
2
-2
/
+2
|
*
|
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
2021-05-27
3
-1
/
+4
|
*
|
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
2021-05-27
1
-3
/
+11
|
*
|
KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()
Wanpeng Li
2021-05-27
1
-0
/
+8
|
*
|
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
2021-05-27
1
-0
/
+2
|
*
|
KVM: X86: Bail out of direct yield in case of under-committed scenarios
Wanpeng Li
2021-05-27
1
-0
/
+3
|
*
|
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
2021-05-24
2
-3
/
+3
|
*
|
KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-24
1
-2
/
+1
|
*
|
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-24
2
-5
/
+1
|
*
|
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-17
22
-168
/
+197
|
|
\
|
*
|
|
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-23
4
-9
/
+31
|
\
\
\
|
*
|
|
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-05-18
3
-8
/
+30
|
*
|
|
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
2021-05-18
1
-1
/
+1
*
|
|
|
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-23
3
-57
/
+92
|
\
\
\
\
[next]