index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
KVM: Annotate struct kvm_irq_routing_table with __counted_by
Kees Cook
1
-1
/
+1
2023-08-31
KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
Sean Christopherson
1
-0
/
+19
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+5
2023-08-17
KVM: Remove unused kvm_make_cpus_request_mask() declaration
Yue Haibing
1
-2
/
+0
2023-08-17
KVM: Remove unused kvm_device_{get,put}() declarations
Yue Haibing
1
-2
/
+0
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
1
-1
/
+5
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
1
-4
/
+3
2023-08-17
KVM: Allow range-based TLB invalidation from common code
David Matlack
1
-0
/
+11
2023-08-17
KVM: Declare kvm_arch_flush_remote_tlbs() globally
Raghavendra Rao Ananta
1
-0
/
+2
2023-08-17
KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
David Matlack
1
-2
/
+2
2023-07-01
Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+0
2023-07-01
Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2023-06-07
KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page
Sean Christopherson
1
-3
/
+0
2023-06-01
KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
Wei Wang
1
-2
/
+2
2023-05-16
KVM: arm64: Export kvm_are_all_memslots_empty()
Ricardo Koller
1
-0
/
+2
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2023-03-27
KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking
Dmytro Maluka
1
-0
/
+10
2023-03-27
KVM: irqfd: Make resampler_list an RCU list
Dmytro Maluka
1
-0
/
+1
2023-03-24
KVM: Fix comments that refer to the non-existent install_new_memslots()
Jun Miao
1
-2
/
+2
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
1
-2
/
+1
2023-02-08
KVM: update code comment in struct kvm_vcpu
Wang Yong
1
-1
/
+1
2023-01-24
kvm_host.h: fix spelling typo in function declaration
Wang Liang
1
-1
/
+1
2023-01-24
KVM: account allocation in generic version of kvm_arch_alloc_vm()
Alexey Dobriyan
1
-1
/
+1
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-0
/
+4
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-3
/
+1
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
1
-3
/
+0
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-2
/
+0
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-54
/
+53
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
1
-48
/
+28
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-4
/
+6
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
1
-4
/
+6
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
1
-41
/
+22
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
1
-2
/
+2
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
1
-5
/
+3
2022-11-30
KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache
Sean Christopherson
1
-12
/
+0
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
1
-6
/
+4
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
1
-3
/
+1
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
1
-19
/
+18
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
1
-11
/
+10
2022-11-28
KVM: always declare prototype for kvm_arch_irqchip_in_kernel
Paolo Bonzini
1
-1
/
+1
2022-11-18
KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed
Paolo Bonzini
1
-0
/
+5
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
1
-0
/
+1
2022-11-10
KVM: Support dirty ring in conjunction with bitmap
Gavin Shan
1
-0
/
+1
2022-11-10
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
1
-4
/
+5
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
1
-0
/
+2
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
1
-2
/
+2
2022-11-09
kvm: Add KVM_PFN_ERR_SIGPENDING
Peter Xu
1
-0
/
+10
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
1
-7
/
+17
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
[next]