index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
dst.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-12-02
KVM: x86/mmu: Retry page fault if root is invalidated by memslot update
Sean Christopherson
2
-3
/
+23
2021-12-02
KVM: VMX: Set failure code in prepare_vmcs02()
Dan Carpenter
1
-1
/
+3
2021-12-02
KVM: ensure APICv is considered inactive if there is no APIC
Paolo Bonzini
4
-4
/
+8
2021-12-02
KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
Like Xu
1
-1
/
+1
2021-11-30
KVM: fix avic_set_running for preemptable kernels
Paolo Bonzini
1
-7
/
+9
2021-11-30
KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
Paolo Bonzini
1
-2
/
+2
2021-11-30
KVM: SEV: accept signals in sev_lock_two_vms
Paolo Bonzini
1
-6
/
+16
2021-11-30
KVM: SEV: do not take kvm->lock when destroying
Paolo Bonzini
1
-4
/
+0
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
3
-1
/
+59
2021-11-30
KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
Paolo Bonzini
1
-42
/
+24
2021-11-30
selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
Paolo Bonzini
1
-7
/
+105
2021-11-30
KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-0
/
+2
2021-11-30
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
1
-0
/
+1
2021-11-30
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-26
/
+27
2021-11-30
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
1
-2
/
+1
2021-11-30
KVM: x86: Use a stable condition around all VT-d PI paths
Paolo Bonzini
1
-9
/
+11
2021-11-30
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
3
-11
/
+10
2021-11-30
KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
Paolo Bonzini
1
-14
/
+25
2021-11-30
KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem
Maciej S. Szmigiero
1
-1
/
+1
2021-11-30
KVM: x86/mmu: Handle "default" period when selectively waking kthread
Sean Christopherson
1
-15
/
+33
2021-11-30
KVM: MMU: shadow nested paging does not have PKU
Paolo Bonzini
1
-2
/
+2
2021-11-30
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
3
-25
/
+11
2021-11-30
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
1
-1
/
+1
2021-11-26
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
1
-1
/
+1
2021-11-26
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
1
-2
/
+2
2021-11-26
KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
Vitaly Kuznetsov
1
-0
/
+30
2021-11-26
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2
-17
/
+30
2021-11-26
KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
Vitaly Kuznetsov
1
-69
/
+71
2021-11-26
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
1
-20
/
+17
2021-11-26
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
3
-15
/
+28
2021-11-26
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
1
-9
/
+14
2021-11-26
KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
Paolo Bonzini
1
-0
/
+1
2021-11-26
selftests: sev_migrate_tests: free all VMs
Paolo Bonzini
1
-1
/
+8
2021-11-26
selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-2
/
+5
2021-11-26
KVM: x86: ignore APICv if LAPIC is not enabled
Paolo Bonzini
1
-1
/
+1
2021-11-26
KVM: downgrade two BUG_ONs to WARN_ON_ONCE
Paolo Bonzini
1
-2
/
+4
2021-11-26
KVM: VMX: do not use uninitialized gfn_to_hva_cache
Paolo Bonzini
1
-2
/
+2
2021-11-25
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
1
-2
/
+2
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
3
-7
/
+13
2021-11-24
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2
-1
/
+12
2021-11-22
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
1
-5
/
+3
2021-11-22
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
1
-0
/
+6
2021-11-21
Linux 5.16-rc2
v5.16-rc2
Linus Torvalds
1
-1
/
+1
2021-11-21
pstore/blk: Use "%lu" to format unsigned long
Geert Uytterhoeven
1
-1
/
+1
2021-11-20
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-8
/
+12
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
3
-11
/
+25
2021-11-20
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
1
-3
/
+9
2021-11-20
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
1
-4
/
+4
[next]