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
2 days
KVM: SEV: Unmap and unpin the GHCB as needed on vCPU free
Sean Christopherson
1
-10
/
+16
2 days
KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SA
Sean Christopherson
1
-13
/
+14
2 days
KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()
Sean Christopherson
1
-31
/
+31
2 days
KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXIT
Sean Christopherson
2
-38
/
+49
2 days
KVM: SEV: Add an anonymous "psc" struct to track current PSC metadata
Sean Christopherson
2
-27
/
+24
2 days
KVM: SEV: Make it more obvious when KVM is writing back the current PSC index
Sean Christopherson
1
-1
/
+9
7 days
Merge commit 'kvm-psc-for-7.1' into HEAD
Paolo Bonzini
1
-26
/
+65
7 days
KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
Sean Christopherson
1
-6
/
+6
7 days
KVM: SEV: Check PSC request indices against the actual size of the buffer
Sean Christopherson
1
-2
/
+15
7 days
KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()
Sean Christopherson
1
-5
/
+6
7 days
KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
Sean Christopherson
1
-0
/
+3
7 days
KVM: SEV: Compute the correct max length of the in-GHCB scratch area
Sean Christopherson
1
-9
/
+10
7 days
KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
Sean Christopherson
1
-1
/
+1
7 days
KVM: SEV: Ignore Port I/O requests of length '0'
Sean Christopherson
1
-0
/
+8
7 days
KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+
Sean Christopherson
1
-0
/
+5
7 days
KVM: SEV: Ignore MMIO requests of length '0'
Sean Christopherson
1
-3
/
+7
7 days
KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
Michael Roth
1
-0
/
+4
7 days
Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-9
/
+39
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+8
14 days
KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
Tina Zhang
1
-5
/
+7
14 days
KVM: x86: Return the VM's configured APIC bus frequency when queried
Sean Christopherson
1
-1
/
+1
2026-05-21
KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
Sean Christopherson
1
-6
/
+29
2026-05-21
KVM: x86: Fix ERAPS RAP clear on INVPCID single-context invalidation
Emily Ehlert
1
-1
/
+1
2026-05-19
x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
Peter Zijlstra
2
-63
/
+2
2026-05-13
KVM: x86: Rate-limit global clock updates on vCPU load
Lei Chen
1
-2
/
+9
2026-05-13
KVM: VMX: introduce module parameter to disable CET
Paolo Bonzini
2
-2
/
+16
2026-05-12
KVM: x86: Swap the dst and src operand for MOVNTDQA
Sean Christopherson
1
-1
/
+1
2026-05-12
KVM: x86: use again the flush argument of __link_shadow_page()
Paolo Bonzini
1
-2
/
+21
2026-05-12
KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
Sean Christopherson
2
-31
/
+27
2026-05-12
KVM: x86: Fix Xen hypercall tracepoint argument assignment
Qiang Ma
1
-1
/
+1
2026-05-03
KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
Sean Christopherson
1
-21
/
+14
2026-05-03
KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flow
Sean Christopherson
2
-16
/
+40
2026-05-03
KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty
Paolo Bonzini
1
-3
/
+5
2026-05-03
KVM: x86: check for nEPT/nNPT in slow flush hypercalls
Paolo Bonzini
1
-1
/
+1
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-1367
/
+1543
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+2
2026-04-13
KVM: x86: use inlines instead of macros for is_sev_*guest
Paolo Bonzini
1
-3
/
+13
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-269
/
+431
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
9
-383
/
+79
2026-04-13
Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
13
-467
/
+767
2026-04-13
Merge tag 'kvm-x86-mmu-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-1
/
+15
2026-04-13
Merge tag 'kvm-x86-vmx-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-5
/
+2
2026-04-13
Merge tag 'kvm-x86-mmio-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-187
/
+177
2026-04-13
Merge tag 'kvm-x86-misc-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-55
/
+62
2026-04-09
KVM: SEV: Goto an existing error label if charging misc_cg for an ASID fails
Sean Christopherson
1
-6
/
+5
2026-04-09
KVM: SVM: Move lock-protected allocation of SEV ASID into a separate helper
Carlos López
1
-14
/
+23
2026-04-09
KVM: SEV: use mutex guard in snp_handle_guest_req()
Carlos López
1
-15
/
+8
2026-04-09
KVM: SEV: use mutex guard in sev_mem_enc_unregister_region()
Carlos López
1
-15
/
+5
2026-04-09
KVM: SEV: use mutex guard in sev_mem_enc_ioctl()
Carlos López
1
-17
/
+8
[next]