Show patches with: Submitter = Alistair Popple       |    State = Action Required       |    Archived = No       |   153 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/19] mm: Introduce vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[02/19] drivers/vhost: Convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[03/19] drivers/vdpa: Convert vdpa to use the new vm_structure mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[04/19] infiniband/umem: Convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[05/19] RMDA/siw: Convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - 1 - --- 2023-02-06 Alistair Popple New
[06/19] RDMA/usnic: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[08/19] vfio/spapr_tce: Convert accounting to pinned_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[09/19] io_uring: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[1/2] mm/migrate_device.c: Copy pte dirty bit to page [1/2] mm/migrate_device.c: Copy pte dirty bit to page 1 - - --- 2022-08-12 Alistair Popple New
[1/2] mm/migrate.c: Fix return code when migration fails [1/2] mm/migrate.c: Fix return code when migration fails 1 - - --- 2023-08-07 Alistair Popple New
[1/2] mmu_notifiers: Restore documentation for .invalidate_range() [1/2] mmu_notifiers: Restore documentation for .invalidate_range() - - - --- 2023-05-24 Alistair Popple New
[1/3] migrate.c: Remove vma check in migrate_vma_setup() Migrate device coherent pages on get_user_pages() - - - --- 2022-02-01 Alistair Popple New
[1/4] mm_notifiers: Rename invalidate_range notifier Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-18 Alistair Popple New
[1/7] mm/memory.c: Fix race when faulting a device private page Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[10/19] net: skb: Switch to using vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[11/19] xdp: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned() mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[13/19] fpga: dfl: afu: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[14/19] mm: Introduce a cgroup for pinned memory mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[15/19] mm/util: Extend vm_account to charge pages against the pin cgroup mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[16/19] mm/util: Refactor account_locked_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[17/19] mm: Convert mmap and mlock to use account_locked_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[18/19] mm/mmap: Charge locked memory to pins cgroup mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-02-06 Alistair Popple New
[2/2] arm64: Notify on pte permission upgrades [1/2] mmu_notifiers: Restore documentation for .invalidate_range() - - - --- 2023-05-24 Alistair Popple New
[2/2] selftests/hmm-tests: Add test for dirty bits [1/2] mm/migrate_device.c: Copy pte dirty bit to page - - - --- 2022-08-12 Alistair Popple New
[2/2] selftests/migration: Disable NUMA balancing and check migration status [1/2] mm/migrate.c: Fix return code when migration fails - - - --- 2023-08-07 Alistair Popple New
[2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing Migrate device coherent pages on get_user_pages() 1 - - --- 2022-02-01 Alistair Popple New
[2/4] arm64/smmu: Use TLBI ASID when invalidating entire range Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-18 Alistair Popple New
[2/7] mm: Free device private pages have zero refcount Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[3/3] tools: add hmm gup test for long term pinned device pages Migrate device coherent pages on get_user_pages() - 1 - --- 2022-02-01 Alistair Popple New
[3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-18 Alistair Popple New
[3/7] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page() Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[4/4] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end() Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-18 Alistair Popple New
[4/7] mm/migrate_device.c: Add migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[5/7] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one() Fix several device private page reference counting issues - 1 - --- 2022-09-26 Alistair Popple New
[6/7] nouveau/dmem: Evict device private memory during release Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[7/7] hmm-tests: Add test for migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[RFC,01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page fs/dax: Fix FS DAX page reference counts 1 1 - --- 2024-04-11 Alistair Popple New
[RFC,01/19] mm: Introduce vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX fs/dax: Fix FS DAX page reference counts - - - --- 2024-04-11 Alistair Popple New
[RFC,02/19] drivers/vhost: Convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,03/10] pci/p2pdma: Don't initialise page refcount to one fs/dax: Fix FS DAX page reference counts - - - --- 2024-04-11 Alistair Popple New
[RFC,03/19] drivers/vdpa: Convert vdpa to use the new vm_structure mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,04/10] fs/dax: Don't track page mapping/index fs/dax: Fix FS DAX page reference counts - - - --- 2024-04-11 Alistair Popple New
[RFC,04/19] infiniband/umem: Convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,05/10] fs/dax: Refactor wait for dax idle page fs/dax: Fix FS DAX page reference counts - 1 - --- 2024-04-11 Alistair Popple New
[RFC,05/19] RMDA/siw: Convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,06/10] fs/dax: Add dax_page_free callback fs/dax: Fix FS DAX page reference counts - - - --- 2024-04-11 Alistair Popple New
[RFC,06/19] RDMA/usnic: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,07/10] mm: Allow compound zone device pages fs/dax: Fix FS DAX page reference counts - 1 - --- 2024-04-11 Alistair Popple New
[RFC,07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,08/10] fs/dax: Properly refcount fs dax pages fs/dax: Fix FS DAX page reference counts - - - --- 2024-04-11 Alistair Popple New
[RFC,08/19] vfio/spapr_tce: Convert accounting to pinned_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,09/10] mm/khugepage.c: Warn if trying to scan devmap pmd fs/dax: Fix FS DAX page reference counts - - - --- 2024-04-11 Alistair Popple New
[RFC,09/19] io_uring: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,1/2] mm_notifiers: Rename invalidate_range notifier Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-06-20 Alistair Popple New
[RFC,10/10] mm: Remove pXX_devmap fs/dax: Fix FS DAX page reference counts - - - --- 2024-04-11 Alistair Popple New
[RFC,10/19] net: skb: Switch to using vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,11/19] xdp: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned() mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,13/19] fpga: dfl: afu: convert to use vm_account mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,14/19] mm: Introduce a cgroup for pinned memory mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,15/19] mm/util: Extend vm_account to charge pages against the pin cgroup mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,16/19] mm/util: Refactor account_locked_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,17/19] mm: Convert mmap and mlock to use account_locked_vm mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,18/19] mm/mmap: Charge locked memory to pins cgroup mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap mm: Introduce a cgroup to limit the amount of locked and pinned memory - - - --- 2023-01-24 Alistair Popple New
[RFC,2/2] arm64: Notify on pte permission upgrades Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-06-20 Alistair Popple New
[RFC,v2,1/3] mm_notifiers: Rename invalidate_range notifier Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-07 Alistair Popple New
[RFC,v2,2/3] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-07 Alistair Popple New
[RFC,v2,3/3] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_rang… Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-07 Alistair Popple New
[v2,1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages() [v2,1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages() - 2 - --- 2022-08-05 Alistair Popple New
[v2,1/2] mm/migrate_device.c: Copy pte dirty bit to page [v2,1/2] mm/migrate_device.c: Copy pte dirty bit to page 1 1 - --- 2022-08-16 Alistair Popple New
[v2,1/3] migrate.c: Remove vma check in migrate_vma_setup() Migrate device coherent pages on get_user_pages() 1 - - --- 2022-02-07 Alistair Popple New
[v2,1/5] arm64/smmu: Use TLBI ASID when invalidating entire range Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-19 Alistair Popple New
[v2,1/8] mm/memory.c: Fix race when faulting a device private page Fix several device private page reference counting issues 1 - - --- 2022-09-28 Alistair Popple New
[v2,2/2] mm/gup.c: Refactor check_and_migrate_movable_pages() [v2,1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages() - - - --- 2022-08-05 Alistair Popple New
[v2,2/2] selftests/hmm-tests: Add test for dirty bits [v2,1/2] mm/migrate_device.c: Copy pte dirty bit to page - - - --- 2022-08-16 Alistair Popple New
[v2,2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing Migrate device coherent pages on get_user_pages() 1 - - --- 2022-02-07 Alistair Popple New
[v2,2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin() Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-19 Alistair Popple New
[v2,2/8] mm: Free device private pages have zero refcount Fix several device private page reference counting issues 1 - - --- 2022-09-28 Alistair Popple New
[v2,3/3] tools: add hmm gup test for long term pinned device pages Migrate device coherent pages on get_user_pages() - 1 - --- 2022-02-07 Alistair Popple New
[v2,3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs Invalidate secondary IOMMU TLB on permission upgrade - - 2 --- 2023-07-19 Alistair Popple New
[v2,3/8] mm/memremap.c: Take a pgmap reference on page allocation Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_en… Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-19 Alistair Popple New
[v2,4/8] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,5/5] mmu_notifiers: Rename invalidate_range notifier Invalidate secondary IOMMU TLB on permission upgrade - - - --- 2023-07-19 Alistair Popple New
[v2,5/8] mm/migrate_device.c: Add migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,6/8] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one() Fix several device private page reference counting issues - 1 - --- 2022-09-28 Alistair Popple New
[v2,7/8] nouveau/dmem: Evict device private memory during release Fix several device private page reference counting issues - 1 - --- 2022-09-28 Alistair Popple New
[v2,8/8] hmm-tests: Add test for migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2] hmm-tests: Fix migrate_dirty_page test [v2] hmm-tests: Fix migrate_dirty_page test - 1 - --- 2022-09-14 Alistair Popple New
[v2] mm: Take a page reference when removing device exclusive entries [v2] mm: Take a page reference when removing device exclusive entries 1 2 - --- 2023-03-30 Alistair Popple New
[v2] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes [v2] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes - 1 - --- 2022-08-02 Alistair Popple New
[v2] mm/migrate_device.c: Fix a misleading and out-dated comment [v2] mm/migrate_device.c: Fix a misleading and out-dated comment 1 - - --- 2022-08-30 Alistair Popple New
[v2] mm/migrate.c: Rework migration_entry_wait() to not take a pageref [v2] mm/migrate.c: Rework migration_entry_wait() to not take a pageref - - - --- 2021-11-05 Alistair Popple New
[v2] mm/mmu_notifier: Remove unused mmu_notifier_range_update_to_read_only export [v2] mm/mmu_notifier: Remove unused mmu_notifier_range_update_to_read_only export 1 3 - --- 2023-01-10 Alistair Popple New
[v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove() [v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove() - - - --- 2022-04-20 Alistair Popple New
« 1 2 »