KVM: x86/mmu: Cleanup range-based flushing for given page
[sfrench/cifs-2.6.git] / arch / x86 / kvm / mmu / mmu.c
2023-01-24 Hou WenlongKVM: x86/mmu: Cleanup range-based flushing for given...
2023-01-24 Hou WenlongKVM: x86/mmu: Fix wrong gfn range of tlb flushing in...
2023-01-24 Hou WenlongKVM: x86/mmu: Fix wrong start gfn of tlb flushing with...
2023-01-24 Hou WenlongKVM: x86/mmu: Fix wrong gfn range of tlb flushing in...
2023-01-24 Hou WenlongKVM: x86/mmu: Move round_gfn_for_level() helper into...
2023-01-24 Wei LiuKVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()
2023-01-24 Paolo BonziniMerge branch 'kvm-lapic-fix-and-cleanup' into HEAD
2023-01-24 Paolo BonziniMerge branch 'kvm-v6.2-rc4-fixes' into HEAD
2023-01-24 Paolo BonziniMerge branch 'kvm-hw-enable-refactor' into HEAD
2023-01-07 Linus TorvaldsMerge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org...
2023-01-06 Linus TorvaldsMerge tag 'block-2023-01-06' of git://git.kernel.dk...
2023-01-06 Linus TorvaldsMerge tag 'io_uring-2023-01-06' of git://git.kernel...
2023-01-06 Linus TorvaldsMerge tag 'for-6.2-rc2-tag' of git://git./linux/kernel...
2023-01-05 Marc ZyngierMerge branch kvm-arm64/pmu-fixes-6.2 into kvmarm-master...
2023-01-04 Linus TorvaldsMerge tag 'nfsd-6.2-2' of git://git./linux/kernel/git...
2023-01-03 Daniel VetterMerge tag 'drm-misc-next-fixes-2023-01-03' of git:...
2023-01-03 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf
2023-01-03 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2023-01-02 Linus TorvaldsMerge tag 'for-6.2-rc2-tag' of git://git./linux/kernel...
2023-01-01 Linus TorvaldsMerge tag 'locking_urgent_for_v6.2_rc2' of git://git...
2022-12-30 Linus TorvaldsMerge tag 'acpi-6.2-rc2' of git://git./linux/kernel...
2022-12-30 Linus TorvaldsMerge tag 'block-6.2-2022-12-29' of git://git.kernel...
2022-12-30 Linus TorvaldsMerge tag 'io_uring-6.2-2022-12-29' of git://git.kernel...
2022-12-29 Sean ChristophersonKVM: x86: Unify pr_fmt to use module name for all KVM...
2022-12-29 Paolo BonziniMerge branch 'kvm-late-6.1' into HEAD
2022-12-29 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" when handling...
2022-12-29 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" to check if...
2022-12-29 Sean ChristophersonKVM: x86/mmu: Replace open coded usage of tdp_mmu_page...
2022-12-29 David MatlackKVM: x86/mmu: Rename __direct_map() to direct_map()
2022-12-29 David MatlackKVM: x86/mmu: Stop needlessly making MMU pages availabl...
2022-12-29 David MatlackKVM: x86/mmu: Split out TDP MMU page fault handling
2022-12-29 David MatlackKVM: x86/mmu: Initialize fault.{gfn,slot} earlier for...
2022-12-29 David MatlackKVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
2022-12-29 David MatlackKVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_H...
2022-12-29 David MatlackKVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
2022-12-29 David MatlackKVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
2022-12-29 David MatlackKVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mm...
2022-12-29 David MatlackKVM: x86/mmu: Change tdp_mmu to a read-only parameter
2022-12-29 Lai Jiangshankvm: x86/mmu: Warn on linking when sp->unsync_children
2022-12-28 Paolo BonziniMerge branch 'kvm-late-6.1-fixes' into HEAD
2022-12-27 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" when handling...
2022-12-27 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" to check if...
2022-12-27 Sean ChristophersonKVM: x86/mmu: Replace open coded usage of tdp_mmu_page...
2022-12-27 David MatlackKVM: x86/mmu: Rename __direct_map() to direct_map()
2022-12-27 David MatlackKVM: x86/mmu: Stop needlessly making MMU pages availabl...
2022-12-27 David MatlackKVM: x86/mmu: Split out TDP MMU page fault handling
2022-12-27 David MatlackKVM: x86/mmu: Initialize fault.{gfn,slot} earlier for...
2022-12-27 David MatlackKVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
2022-12-27 David MatlackKVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_H...
2022-12-27 David MatlackKVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
2022-12-27 David MatlackKVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
2022-12-27 David MatlackKVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mm...
2022-12-27 David MatlackKVM: x86/mmu: Change tdp_mmu to a read-only parameter
2022-12-27 Lai Jiangshankvm: x86/mmu: Warn on linking when sp->unsync_children
2022-12-24 David S. MillerMerge tag 'for-netdev' of git://git./linux/kernel/git...
2022-12-23 Linus TorvaldsMerge tag 'spi-fix-v6.2-rc1' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc1' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag 'coccinelle-6.2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'hardening-v6.2-rc1-fixes' of git://git....
2022-12-23 Linus TorvaldsMerge tag 'pstore-v6.2-rc1-fixes' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag '9p-for-6.2-rc1' of https://github.com/martin...
2022-12-23 Linus TorvaldsMerge tag 'sound-6.2-rc1-2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'drm-next-2022-12-23' of git://anongit.freede...
2022-12-23 Linus TorvaldsMerge tag 'mips_6.2_1' of git://git./linux/kernel/git...
2022-12-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-12-22 Takashi IwaiMerge branch 'for-next' into for-linus
2022-12-22 Linus TorvaldsMerge tag 'trace-v6.2-1' of git://git./linux/kernel...
2022-12-22 Linus TorvaldsMerge tag 'trace-probes-v6.2' of git://git./linux/kerne...
2022-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-22 Jakub KicinskiMerge tag 'wireless-2022-12-21' of git://git./linux...
2022-12-22 Linus TorvaldsMerge tag 'block-6.2-2022-12-19' of git://git.kernel...
2022-12-22 Linus TorvaldsMerge tag 'io_uring-6.2-2022-12-19' of git://git.kernel...
2022-12-21 Linus TorvaldsMerge tag 'ntfs3_for_6.2' of https://github.com/Paragon...
2022-12-21 Linus TorvaldsMerge tag 'fs.mount.propagation.fix.v6.2-rc1' of git...
2022-12-21 Linus TorvaldsMerge tag 'for-linus-2022122101' of git://git./linux...
2022-12-21 Linus TorvaldsMerge tag 'media/v6.2-2' of git://git./linux/kernel...
2022-12-21 Linus TorvaldsMerge tag 'pwm/for-6.2-rc1' of git://git./linux/kernel...
2022-12-21 Linus TorvaldsMerge tag 'rproc-v6.2' of git://git./linux/kernel/git...
2022-12-21 Linus TorvaldsMerge tag 'mailbox-v6.2' of git://git.linaro.org/landin...
2022-12-21 Linus TorvaldsMerge tag 'backlight-next-6.2' of git://git./linux...
2022-12-21 Linus TorvaldsMerge tag 'mfd-next-6.2' of git://git./linux/kernel...
2022-12-21 Linus TorvaldsMerge tag 'net-6.2-rc1' of git://git./linux/kernel...
2022-12-21 Linus TorvaldsMerge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git./linux...
2022-12-21 Linus TorvaldsMerge tag 'rcu-urgent.2022.12.17a' of git://git./linux...
2022-12-20 Linus TorvaldsMerge tag 'm68knommu-for-v6.2' of git://git./linux...
2022-12-20 Linus TorvaldsMerge tag 'spdx-6.2-rc1' of git://git./linux/kernel...
2022-12-20 Linus TorvaldsMerge tag 'parisc-for-6.2-1' of git://git./linux/kernel...
2022-12-20 Linus TorvaldsMerge tag 'asm-generic-6.2-1' of git://git./linux/kerne...
2022-12-19 Linus TorvaldsMerge tag 'soc-fixes-6.2-1' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'kbuild-v6.2' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'zstd-linus-v6.2' of https://github.com/terre...
2022-12-19 Linus TorvaldsMerge tag 'nfsd-6.2-1' of git://git./linux/kernel/git...
2022-12-19 Linus TorvaldsMerge tag 'rtc-6.2' of git://git./linux/kernel/git...
2022-12-19 Linus TorvaldsMerge tag 'dmaengine-6.2-rc1' of git://git./linux/kerne...
2022-12-19 Linus TorvaldsMerge tag 'soundwire-6.2-rc1' of git://git./linux/kerne...
2022-12-19 Linus TorvaldsMerge tag 'phy-for-6.2' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'iommu-updates-v6.2' of git://git./linux...
2022-12-19 Linus TorvaldsMerge tag 'loongarch-6.2' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'csky-for-linus-6.2-rc1' of https://github...
2022-12-19 Linus TorvaldsMerge tag 'powerpc-6.2-1' of git://git./linux/kernel...
next