index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
KVM: SEV: use mutex guard in snp_launch_update()
Carlos López
1
-19
/
+12
2026-04-09
KVM: SEV: Assert that kvm->lock is held when querying SEV+ support
Sean Christopherson
1
-0
/
+25
2026-04-09
KVM: SEV: Document that checking for SEV+ guests when reclaiming memory is "s...
Sean Christopherson
1
-1
/
+7
2026-04-09
KVM: SEV: Hide "struct kvm_sev_info" behind CONFIG_KVM_AMD_SEV=y
Sean Christopherson
2
-1
/
+7
2026-04-09
KVM: SEV: WARN on unhandled VM type when initializing VM
Sean Christopherson
1
-11
/
+18
2026-04-08
KVM: SEV: Move SEV-specific VM initialization to sev.c
Sean Christopherson
3
-11
/
+18
2026-04-08
KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.c
Sean Christopherson
2
-17
/
+14
2026-04-08
KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"
Sean Christopherson
1
-2
/
+10
2026-04-08
KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guests
Sean Christopherson
1
-7
/
+21
2026-04-08
KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guests
Sean Christopherson
3
-64
/
+82
2026-04-08
KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronization
Sean Christopherson
1
-8
/
+7
2026-04-08
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
1
-4
/
+12
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-04-03
KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
Yosry Ahmed
2
-8
/
+4
2026-04-03
KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
Yosry Ahmed
1
-4
/
+2
2026-04-03
KVM: SVM: Check EFER.SVME and CPL on #GP intercept of SVM instructions
Yosry Ahmed
1
-0
/
+8
2026-04-03
KVM: SVM: Move RAX legality check to SVM insn interception handlers
Yosry Ahmed
2
-5
/
+21
2026-04-03
KVM: SVM: Properly check RAX on #GP intercept of SVM instructions
Yosry Ahmed
1
-2
/
+2
2026-04-03
KVM: SVM: Refactor SVM instruction handling on #GP intercept
Yosry Ahmed
1
-51
/
+26
2026-04-03
KVM: SVM: Properly check RAX in the emulator for SVM instructions
Yosry Ahmed
3
-2
/
+9
2026-04-03
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
1
-2
/
+8
2026-04-03
KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock
Sean Christopherson
1
-4
/
+2
2026-04-03
KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU
Sean Christopherson
1
-0
/
+3
2026-04-03
KVM: SEV: Use kvzalloc_objs() when pinning userpages
Sean Christopherson
1
-11
/
+9
2026-04-03
KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memory
Sean Christopherson
1
-5
/
+2
2026-04-03
KVM: SEV: Disallow pinning more pages than exist in the system
Sean Christopherson
1
-5
/
+9
2026-04-03
KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()
Sean Christopherson
1
-3
/
+0
2026-04-03
KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
Sean Christopherson
1
-4
/
+7
2026-04-03
KVM: x86: Suppress WARNs on nested_run_pending after userspace exit
Sean Christopherson
6
-11
/
+33
2026-04-03
KVM: x86: Move nested_run_pending to kvm_vcpu_arch
Yosry Ahmed
6
-55
/
+48
2026-03-27
KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE
Sean Christopherson
1
-1
/
+2
2026-03-27
KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
Sean Christopherson
1
-6
/
+8
2026-03-13
KVM: nSVM: Simplify error handling of nested_svm_copy_vmcb12_to_cache()
Yosry Ahmed
1
-11
/
+12
2026-03-13
KVM: SVM: Add a helper to get LBR field pointer to dedup MSR accesses
Sean Christopherson
1
-29
/
+20
2026-03-12
KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspace
Nikunj A Dadhania
1
-1
/
+2
2026-03-12
KVM: x86: Immediately fail the build when possible if required #define is mis...
Sean Christopherson
1
-2
/
+3
2026-03-12
KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowed
Lai Jiangshan
1
-0
/
+9
2026-03-12
KVM: X86: Fix array_index_nospec protection in __pv_send_ipi
Anel Orazgaliyeva
1
-5
/
+5
2026-03-12
KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()
xuanqingshi
1
-0
/
+3
2026-03-12
KVM: VMX: Remove unnecessary parentheses
Xin Li
1
-1
/
+1
2026-03-12
KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checks
Yosry Ahmed
1
-3
/
+3
2026-03-12
KVM: x86: Move some EFER bits enablement to common code
Yosry Ahmed
3
-11
/
+14
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2
-5
/
+5
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
3
-2
/
+15
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
3
-12
/
+32
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2
-5
/
+9
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2
-2
/
+2
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
1
-4
/
+18
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
1
-1
/
+2
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
1
-1
/
+1
[prev]
[next]