index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-30
15
-238
/
+293
|
\
|
*
KVM: fix avic_set_running for preemptable kernels
Paolo Bonzini
2021-11-30
1
-7
/
+9
|
*
KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
Paolo Bonzini
2021-11-30
1
-2
/
+2
|
*
KVM: SEV: accept signals in sev_lock_two_vms
Paolo Bonzini
2021-11-30
1
-6
/
+16
|
*
KVM: SEV: do not take kvm->lock when destroying
Paolo Bonzini
2021-11-30
1
-4
/
+0
|
*
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
2021-11-30
2
-1
/
+22
|
*
KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
Paolo Bonzini
2021-11-30
1
-42
/
+24
|
*
KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
1
-0
/
+2
|
*
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
2021-11-30
1
-0
/
+1
|
*
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
1
-26
/
+27
|
*
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
2021-11-30
1
-2
/
+1
|
*
KVM: x86: Use a stable condition around all VT-d PI paths
Paolo Bonzini
2021-11-30
1
-9
/
+11
|
*
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
2021-11-30
3
-11
/
+10
|
*
KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
Paolo Bonzini
2021-11-30
1
-14
/
+25
|
*
KVM: x86/mmu: Handle "default" period when selectively waking kthread
Sean Christopherson
2021-11-30
1
-15
/
+33
|
*
KVM: MMU: shadow nested paging does not have PKU
Paolo Bonzini
2021-11-30
1
-2
/
+2
|
*
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
2021-11-30
3
-25
/
+11
|
*
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
2021-11-30
1
-1
/
+1
|
*
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
2021-11-26
1
-1
/
+1
|
*
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
2021-11-26
1
-2
/
+2
|
*
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2021-11-26
2
-17
/
+30
|
*
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
2021-11-26
1
-20
/
+17
|
*
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
2021-11-26
3
-15
/
+28
|
*
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
2021-11-26
1
-9
/
+14
|
*
KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
Paolo Bonzini
2021-11-26
1
-0
/
+1
|
*
KVM: x86: ignore APICv if LAPIC is not enabled
Paolo Bonzini
2021-11-26
1
-1
/
+1
|
*
KVM: VMX: do not use uninitialized gfn_to_hva_cache
Paolo Bonzini
2021-11-26
1
-2
/
+2
|
*
Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
Paolo Bonzini
2021-11-26
4
-13
/
+9
|
|
\
|
|
*
KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sp...
Hou Wenlong
2021-11-18
1
-2
/
+2
|
|
*
KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
Hou Wenlong
2021-11-18
2
-3
/
+3
|
|
*
x86/kvm: remove unused ack_notifier callbacks
Juergen Gross
2021-11-18
2
-2
/
+0
|
|
*
KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
Ben Gardon
2021-11-18
1
-6
/
+4
*
|
|
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
1
-1
/
+1
|
\
\
\
|
*
|
|
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
1
-6
/
+0
|
\
\
\
|
*
|
|
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
2021-11-26
1
-6
/
+0
|
|
/
/
*
|
|
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-26
2
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
2021-11-25
1
-1
/
+1
|
*
|
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
2021-11-25
1
-1
/
+1
|
*
|
xen/pvh: add missing prototype to header
Juergen Gross
2021-11-19
1
-0
/
+1
*
|
|
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-21
2
-33
/
+45
|
\
\
\
|
*
|
|
x86/sgx: Fix free page accounting
Reinette Chatre
2021-11-16
1
-6
/
+6
|
*
|
|
x86/boot: Pull up cmdline preparation and early param parsing
Borislav Petkov
2021-11-15
1
-27
/
+39
|
|
/
/
*
|
|
Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-21
2
-2
/
+12
|
\
\
\
|
*
|
|
x86/perf: Fix snapshot_branch_stack warning in VM
Song Liu
2021-11-17
1
-2
/
+0
|
*
|
|
perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
Alexander Antonov
2021-11-17
1
-0
/
+8
|
*
|
|
perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
Alexander Antonov
2021-11-17
1
-0
/
+1
|
*
|
|
perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server
Alexander Antonov
2021-11-17
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-20
1
-1
/
+1
|
\
\
\
|
*
|
|
ftrace/samples: add missing Kconfig option for ftrace direct multi sample
Heiko Carstens
2021-11-18
1
-1
/
+1
|
|
/
/
[next]