Show patches with: Submitter = Jason Gunthorpe       |    State = Action Required       |   198 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] mm: reorganize internal_get_user_pages_fast() Add a 'seqcount' between gup_fast and copy_page_range - - - --- 2020-10-24 Jason Gunthorpe New
[1/3] mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions Rename variables in mmu_notifier.c - - - --- 2020-01-16 Jason Gunthorpe New
[1/8] mm/gup: have internal functions get the mmap_read_lock() Simplify the external interface for GUP - - - --- 2023-01-17 Jason Gunthorpe New
[2/2] mm: prevent gup_fast from racing with COW during fork Add a 'seqcount' between gup_fast and copy_page_range - 1 - --- 2020-10-24 Jason Gunthorpe New
[2/3] mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier Rename variables in mmu_notifier.c - - - --- 2020-01-16 Jason Gunthorpe New
[2/8] mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set Simplify the external interface for GUP - 1 - --- 2023-01-17 Jason Gunthorpe New
[3/3] mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier Rename variables in mmu_notifier.c - - - --- 2020-01-16 Jason Gunthorpe New
[3/8] mm/gup: simplify the external interface functions and consolidate invariants Simplify the external interface for GUP - - - --- 2023-01-17 Jason Gunthorpe New
[4/8] mm/gup: add an assertion that the mmap lock is locked Simplify the external interface for GUP - - - --- 2023-01-17 Jason Gunthorpe New
[5/8] mm/gup: add FOLL_UNLOCK Simplify the external interface for GUP - 1 - --- 2023-01-17 Jason Gunthorpe New
[6/8] mm/gup: make locked never NULL in the internal GUP functions Simplify the external interface for GUP - - - --- 2023-01-17 Jason Gunthorpe New
[7/8] mm/gup: remove pin_user_pages_fast_only() Simplify the external interface for GUP - 2 - --- 2023-01-17 Jason Gunthorpe New
[8/8] mm/gup: make get_user_pages_fast_only() return the common return value Simplify the external interface for GUP - 2 - --- 2023-01-17 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2020-08-04 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2020-06-01 Jason Gunthorpe New
[GIT,PULL] Please pull HMM changes [GIT,PULL] Please pull HMM changes - - - --- 2020-03-30 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2019-11-25 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2019-07-30 Jason Gunthorpe New
[GIT,PULL] Please pull hmm changes [GIT,PULL] Please pull hmm changes - - - --- 2019-07-09 Jason Gunthorpe New
[GIT,PULL] Please pull hmm related changes [GIT,PULL] Please pull hmm related changes - - - --- 2019-09-16 Jason Gunthorpe New
[GIT,PULL] Please pull mmu_notifier changes [GIT,PULL] Please pull mmu_notifier changes - - - --- 2020-01-29 Jason Gunthorpe New
[hmm,0/5] Adjust hmm_range_fault() API - - 1 --- 2020-04-22 Jason Gunthorpe New
[hmm,0/6] Small hmm_range_fault() cleanups - 1 - --- 2020-03-20 Jason Gunthorpe New
[hmm,01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-15 Jason Gunthorpe New
[hmm,02/15] mm/mmu_notifier: add an interval tree notifier Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,03/15] mm/hmm: allow hmm_range to be used with a mmu_range_notifier or hmm_mirror Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-15 Jason Gunthorpe New
[hmm,04/15] mm/hmm: define the pre-processor related parts of hmm.h even if disabled Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-15 Jason Gunthorpe New
[hmm,05/15] RDMA/odp: Use mmu_range_notifier_insert() Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv Consolidate the mmu notifier interval_tree and locking - - 1 --- 2019-10-15 Jason Gunthorpe New
[hmm,07/15] drm/radeon: use mmu_range_notifier_insert Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER Consolidate the mmu notifier interval_tree and locking - 2 - --- 2019-10-15 Jason Gunthorpe New
[hmm,09/15] xen/gntdev: use mmu_range_notifier_insert Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - 1 - --- 2020-04-22 Jason Gunthorpe New
[hmm,1/6] mm/hmm: remove pgmap checking for devmap pages [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - 1 - --- 2020-03-20 Jason Gunthorpe New
[hmm,1/8] mm/hmm: add missing unmaps of the ptep during hmm_vma_handle_pte() Various error case bug fixes for hmm_range_fault() - 2 - --- 2020-03-11 Jason Gunthorpe New
[hmm,10/15] nouveau: use mmu_notifier directly for invalidate_range_start Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,11/15] nouveau: use mmu_range_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,13/15] drm/amdgpu: Use mmu_range_insert instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,14/15] drm/amdgpu: Use mmu_range_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-15 Jason Gunthorpe New
[hmm,15/15] mm/hmm: remove hmm_mirror and related Consolidate the mmu notifier interval_tree and locking - 2 - --- 2019-10-15 Jason Gunthorpe New
[hmm,2/5] mm/hmm: make hmm_range_fault return 0 or -1 [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - 1 - --- 2020-04-22 Jason Gunthorpe New
[hmm,2/6] mm/hmm: return the fault type from hmm_pte_need_fault() [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,2/8] mm/hmm: don't free the cached pgmap while scanning Various error case bug fixes for hmm_range_fault() - 1 - --- 2020-03-11 Jason Gunthorpe New
[hmm,3/5] drm/amdgpu: remove dead code after hmm_range_fault() [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - - - --- 2020-04-22 Jason Gunthorpe New
[hmm,3/6] mm/hmm: remove unused code and tidy comments [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - 1 - --- 2020-03-20 Jason Gunthorpe New
[hmm,3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock Various error case bug fixes for hmm_range_fault() - 3 - --- 2020-03-11 Jason Gunthorpe New
[hmm,4/5] mm/hmm: remove HMM_PFN_SPECIAL [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select - 1 - --- 2020-04-22 Jason Gunthorpe New
[hmm,4/6] mm/hmm: remove HMM_FAULT_SNAPSHOT [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,4/8] mm/hmm: add missing pfns set to hmm_vma_walk_pmd() Various error case bug fixes for hmm_range_fault() - 2 - --- 2020-03-11 Jason Gunthorpe New
[hmm,5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault [hmm,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select 1 - - --- 2020-04-22 Jason Gunthorpe New
[hmm,5/6] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,5/8] mm/hmm: add missing call to hmm_range_need_fault() before returning EFAULT Various error case bug fixes for hmm_range_fault() - 2 - --- 2020-03-11 Jason Gunthorpe New
[hmm,6/6] mm/hmm: use device_private_entry_to_pfn() [hmm,1/6] mm/hmm: remove pgmap checking for devmap pages - - - --- 2020-03-20 Jason Gunthorpe New
[hmm,6/8] mm/hmm: reorganize how !pte_present is handled in hmm_vma_handle_pte() Various error case bug fixes for hmm_range_fault() - 2 - --- 2020-03-11 Jason Gunthorpe New
[hmm,7/8] mm/hmm: return -EFAULT when setting HMM_PFN_ERROR on requested valid pages Various error case bug fixes for hmm_range_fault() - 2 - --- 2020-03-11 Jason Gunthorpe New
[hmm,8/8] mm/hmm: add missing call to hmm_pte_need_fault in HMM_PFN_SPECIAL handling Various error case bug fixes for hmm_range_fault() - 2 - --- 2020-03-11 Jason Gunthorpe New
[hmm,v2,1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select Adjust hmm_range_fault() API 1 2 - --- 2020-05-01 Jason Gunthorpe New
[hmm,v2,2/5] mm/hmm: make hmm_range_fault return 0 or -1 Adjust hmm_range_fault() API 1 1 1 --- 2020-05-01 Jason Gunthorpe New
[hmm,v2,3/5] drm/amdgpu: remove dead code after hmm_range_fault() Adjust hmm_range_fault() API 1 - - --- 2020-05-01 Jason Gunthorpe New
[hmm,v2,4/5] mm/hmm: remove HMM_PFN_SPECIAL Adjust hmm_range_fault() API 1 2 - --- 2020-05-01 Jason Gunthorpe New
[hmm,v2,5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault Adjust hmm_range_fault() API 1 1 1 --- 2020-05-01 Jason Gunthorpe New
[hmm] drm/amdkfd: fix a use after free race with mmu_notififer unregister [hmm] drm/amdkfd: fix a use after free race with mmu_notififer unregister - 1 - --- 2019-08-02 Jason Gunthorpe New
[rc,v2] mm/gup: use unpin_user_pages() in __gup_longterm_locked() [rc,v2] mm/gup: use unpin_user_pages() in __gup_longterm_locked() - 2 - --- 2020-11-02 Jason Gunthorpe New
[rc] mm: always have io_remap_pfn_range() set pgprot_decrypted() [rc] mm: always have io_remap_pfn_range() set pgprot_decrypted() - - - --- 2020-10-28 Jason Gunthorpe New
[rc] mm/gup: use unpin_user_pages() in check_and_migrate_cma_pages() [rc] mm/gup: use unpin_user_pages() in check_and_migrate_cma_pages() - - - --- 2020-10-30 Jason Gunthorpe New
[rc] mm/mmu_notifiers: use the right return code for WARN_ON [rc] mm/mmu_notifiers: use the right return code for WARN_ON - - - --- 2019-10-25 Jason Gunthorpe New
[RFC,01/11] mm/hmm: Fix use after free with struct hmm in the mmu notifiers mm/hmm: Various revisions from a locking/code review - 1 - --- 2019-05-23 Jason Gunthorpe New
[RFC,02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_register_range mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,03/11] mm/hmm: Hold a mmgrab from hmm to mm mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,04/11] mm/hmm: Simplify hmm_get_or_create and make it reliable mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,05/11] mm/hmm: Improve locking around hmm->dead mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,06/11] mm/hmm: Remove duplicate condition test before wait_event_timeout mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,07/11] mm/hmm: Delete hmm_mirror_mm_is_alive() mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,08/11] mm/hmm: Use lockdep instead of comments mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,09/11] mm/hmm: Remove racy protection against double-unregistration mm/hmm: Various revisions from a locking/code review - - - --- 2019-05-23 Jason Gunthorpe New
[RFC,10/11] mm/hmm: Poison hmm_range during unregister mm/hmm: Various revisions from a locking/code review 1 2 - --- 2019-05-23 Jason Gunthorpe New
[RFC,11/11] mm/hmm: Do not use list*_rcu() for hmm->ranges mm/hmm: Various revisions from a locking/code review 1 - - --- 2019-05-23 Jason Gunthorpe New
[v2,01/13] mm/gup: have internal functions get the mmap_read_lock() Simplify the external interface for GUP 1 1 - --- 2023-01-24 Jason Gunthorpe New
[v2,01/15] mm/mmu_notifier: define the header pre-processor parts even if disabled Consolidate the mmu notifier interval_tree and locking - 2 - --- 2019-10-28 Jason Gunthorpe New
[v2,02/13] mm/gup: remove obsolete FOLL_LONGTERM comment Simplify the external interface for GUP - 2 - --- 2023-01-24 Jason Gunthorpe New
[v2,02/15] mm/mmu_notifier: add an interval tree notifier Consolidate the mmu notifier interval_tree and locking 1 1 - --- 2019-10-28 Jason Gunthorpe New
[v2,03/13] mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set Simplify the external interface for GUP 1 2 - --- 2023-01-24 Jason Gunthorpe New
[v2,03/15] mm/hmm: allow hmm_range to be used with a mmu_range_notifier or hmm_mirror Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-28 Jason Gunthorpe New
[v2,04/13] mm/gup: move try_grab_page() to mm/internal.h Simplify the external interface for GUP - 2 - --- 2023-01-24 Jason Gunthorpe New
[v2,04/15] mm/hmm: define the pre-processor related parts of hmm.h even if disabled Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-28 Jason Gunthorpe New
[v2,05/13] mm/gup: simplify the external interface functions and consolidate invariants Simplify the external interface for GUP 1 1 - --- 2023-01-24 Jason Gunthorpe New
[v2,05/15] RDMA/odp: Use mmu_range_notifier_insert() Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-28 Jason Gunthorpe New
[v2,06/13] mm/gup: add an assertion that the mmap lock is locked Simplify the external interface for GUP - 1 - --- 2023-01-24 Jason Gunthorpe New
[v2,06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-28 Jason Gunthorpe New
[v2,07/13] mm/gup: remove locked being NULL from faultin_vma_page_range() Simplify the external interface for GUP - 1 - --- 2023-01-24 Jason Gunthorpe New
[v2,07/15] drm/radeon: use mmu_range_notifier_insert Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-28 Jason Gunthorpe New
[v2,08/13] mm/gup: add FOLL_UNLOCKABLE Simplify the external interface for GUP 1 1 - --- 2023-01-24 Jason Gunthorpe New
[v2,08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER Consolidate the mmu notifier interval_tree and locking - 2 - --- 2019-10-28 Jason Gunthorpe New
[v2,09/13] mm/gup: make locked never NULL in the internal GUP functions Simplify the external interface for GUP 1 1 - --- 2023-01-24 Jason Gunthorpe New
[v2,09/15] xen/gntdev: use mmu_range_notifier_insert Consolidate the mmu notifier interval_tree and locking - 1 - --- 2019-10-28 Jason Gunthorpe New
[v2,1/2] mm: reorganize internal_get_user_pages_fast() Add a seqcount between gup_fast and copy_page_range() - 3 - --- 2020-10-30 Jason Gunthorpe New
[v2,10/13] mm/gup: remove pin_user_pages_fast_only() Simplify the external interface for GUP 1 2 - --- 2023-01-24 Jason Gunthorpe New
[v2,10/15] nouveau: use mmu_notifier directly for invalidate_range_start Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-28 Jason Gunthorpe New
[v2,11/13] mm/gup: make get_user_pages_fast_only() return the common return value Simplify the external interface for GUP 1 2 - --- 2023-01-24 Jason Gunthorpe New
[v2,11/15] nouveau: use mmu_range_notifier instead of hmm_mirror Consolidate the mmu notifier interval_tree and locking - - - --- 2019-10-28 Jason Gunthorpe New
« 1 2 »