index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-20
/
+28
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-21
/
+11
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+7
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-11
/
+20
2026-04-13
Merge tag 'kvm-x86-misc-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-6
/
+6
2026-04-13
Merge tag 'kvm-x86-gmem-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-3
/
+2
2026-04-05
mm: change to return bool for the MMU notifier's young flag check
Baolin Wang
-20
/
+11
2026-04-05
KVM: remove hugetlb.h inclusion
David Hildenbrand (Arm)
-1
/
+0
2026-03-26
kvm: Use private inode list instead of i_private_list
Jan Kara
-5
/
+7
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
-11
/
+11
2026-03-04
KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more
Sean Christopherson
-4
/
+13
2026-03-04
KVM: x86: Move kvm_rebooting to x86
Sean Christopherson
-7
/
+7
2026-03-02
KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
Ackerley Tng
-3
/
+2
2026-03-02
KVM: Mark halt poll and other module parameters with appropriate memory attri...
Li RongQing
-6
/
+6
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-0
/
+1
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-24
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-29
/
+27
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+5
2026-02-11
Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+1
2026-02-11
Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-63
/
+76
2026-01-15
KVM: guest_memfd: GUP source pages prior to populating guest memory
Michael Roth
-27
/
+56
2026-01-15
KVM: guest_memfd: Remove preparation tracking
Michael Roth
-32
/
+12
2026-01-15
KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
Michael Roth
-13
/
+17
2026-01-14
KVM: Don't clobber irqfd routing type when deassigning irqfd
Sean Christopherson
-20
/
+24
2026-01-08
KVM: Use vCPU specific memslots in __kvm_vcpu_map()
Sean Christopherson
-1
/
+1
2026-01-08
KVM: Add a simplified wrapper for registering perf callbacks
Sean Christopherson
-2
/
+3
2026-01-08
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
-11
/
+11
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+16
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
-0
/
+3
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+11
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-107
/
+295
2025-12-02
KVM: Harden and prepare for modifying existing guest_memfd memslots
Sean Christopherson
-0
/
+15
2025-12-02
KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing memslot
Sean Christopherson
-1
/
+1
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+7
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-6
/
+3
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-99
/
+290
2025-11-26
Merge tag 'kvm-x86-generic-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+1
2025-11-25
KVM: Fix last_boosted_vcpu index assignment bug
Wanpeng Li
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-7
/
+11
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
-3
/
+3
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
-3
/
+0
2025-11-04
KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying
Sean Christopherson
-13
/
+32
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
-0
/
+7
2025-10-20
KVM: guest_memfd: Define a CLASS to get+put guest_memfd file from a memslot
Sean Christopherson
-14
/
+8
2025-10-20
KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private
Sean Christopherson
-6
/
+9
2025-10-20
KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Shivank Garg
-2
/
+56
2025-10-20
KVM: guest_memfd: Add slab-allocated inode cache
Shivank Garg
-1
/
+76
2025-10-20
KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Ackerley Tng
-19
/
+79
2025-10-20
KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
Sean Christopherson
-4
/
+5
[next]