index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12 days
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
13 days
KVM: Fix last_boosted_vcpu index assignment bug
Wanpeng Li
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
2025-10-20
KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Ackerley Tng
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
2025-10-10
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
2025-10-10
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
2025-09-30
KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
2025-09-30
Merge tag 'kvm-x86-mmu-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-09-15
KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
Keir Fraser
2025-09-15
KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths
Keir Fraser
2025-09-10
KVM: TDX: Do not retry locally when the retry is caused by invalid memslot
Sean Christopherson
2025-08-27
KVM: Allow and advertise support for host mmap() on guest_memfd files
Fuad Tabba
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
2025-08-27
KVM: Fix comments that refer to slots_lock
Fuad Tabba
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
2025-07-29
Merge tag 'kvm-x86-dirty_ring-6.17' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-generic-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-06-24
KVM: Allow CPU to reschedule while setting per-page memory attributes
Liam Merwick
2025-06-20
KVM: fix typo in kvm_vm_set_mem_attributes() comment
Liam Merwick
2025-06-20
KVM: Add trace_kvm_vm_set_mem_attributes()
Liam Merwick
2025-06-20
KVM: Bound the number of dirty ring entries in a single reset at INT_MAX
Sean Christopherson
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
2025-05-27
KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus
Maxim Levitsky
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-08
KVM: Remove obsolete comment about locking for kvm_io_bus_read/write
Li RongQing
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
2025-03-14
KVM: TDX: Handle TDX PV MMIO hypercall
Sean Christopherson
2025-03-14
KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size() and its callers
Yan Zhao
2025-03-14
KVM: VMX: Initialize TDX during KVM module load
Kai Huang
2025-03-14
KVM: Export hardware virtualization enabling/disabling functions
Kai Huang
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
2025-02-26
KVM: Assert that a destroyed/freed vCPU is no longer visible
Sean Christopherson
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
2025-02-14
KVM: Allow lockless walk of SPTEs when handing aging mmu_notifier event
James Houghton
2025-02-12
KVM: Rename kvm_handle_hva_range()
James Houghton
2025-02-04
KVM: remove kvm_arch_post_init_vm
Paolo Bonzini
2025-01-31
KVM: Do not restrict the size of KVM-internal memory regions
Sean Christopherson
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-vcpu_array-6.14' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
[next]