Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |    Archived = No       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] mm: vmalloc: introduce array allocation functions mm: vmalloc: introduce array allocation functions 1 1 - --- 2022-03-08 Paolo Bonzini New
[2/3] mm: use vmalloc_array and vcalloc for array allocations mm: vmalloc: introduce array allocation functions 2 1 - --- 2022-03-08 Paolo Bonzini New
[3/3] KVM: use vcalloc/__vcalloc for very large allocations mm: vmalloc: introduce array allocation functions - 1 - --- 2022-03-08 Paolo Bonzini New
mm: avoid pointless invalidate_range_start/end on mremap(old_size=0) mm: avoid pointless invalidate_range_start/end on mremap(old_size=0) - - - --- 2022-03-29 Paolo Bonzini New
[01/34] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges KVM: guest_memfd() and per-page attributes - 4 1 --- 2023-11-05 Paolo Bonzini New
[02/34] KVM: Assert that mmu_invalidate_in_progress *never* goes negative KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-11-05 Paolo Bonzini New
[03/34] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: guest_memfd() and per-page attributes - 4 1 --- 2023-11-05 Paolo Bonzini New
[04/34] KVM: WARN if there are dangling MMU invalidations at VM destruction KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[05/34] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes - 2 - --- 2023-11-05 Paolo Bonzini New
[06/34] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[07/34] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes 1 2 1 --- 2023-11-05 Paolo Bonzini New
[08/34] KVM: Introduce KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes 1 3 1 --- 2023-11-05 Paolo Bonzini New
[09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-11-05 Paolo Bonzini New
[10/34] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[11/34] KVM: Drop .on_unlock() mmu_notifier hook KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[12/34] KVM: Introduce per-page memory attributes KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[13/34] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[14/34] fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure() KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-11-05 Paolo Bonzini New
[17/34] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[18/34] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[20/34] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[24/34] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[28/34] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[29/34] KVM: selftests: Add x86-only selftest for private memory conversions KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[30/34] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[31/34] KVM: selftests: Expand set_memory_region_test to validate guest_memfd() KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[32/34] KVM: selftests: Add basic selftest for guest_memfd() KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[33/34] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[34/34] KVM: selftests: Add a memory region subtest to validate invalid flags KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[35/34] KVM: Prepare for handling only shared mappings in mmu_notifier events KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[36/34] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[1/4] KVM: delete .change_pte MMU notifier callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() 3 1 - --- 2024-04-05 Paolo Bonzini New
[2/4] KVM: remove unused argument of kvm_handle_hva_range() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 1 - --- 2024-04-05 Paolo Bonzini New
[3/4] mmu_notifier: remove the .change_pte() callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 1 - --- 2024-04-05 Paolo Bonzini New
[4/4] mm: replace set_pte_at_notify() with just set_pte_at() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 1 - --- 2024-04-05 Paolo Bonzini New