Show patches with: Submitter = Ralph Campbell       |    State = Action Required       |   189 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
numa: Change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES numa: Change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES - - - --- 2019-02-11 Ralph Campbell New
mm/hmm: Fix struct hmm memory leak mm/hmm: Fix struct hmm memory leak - - - --- 2019-02-15 Ralph Campbell New
[RESEND] mm/hmm: Fix initial PFN for hugetlbfs pages [RESEND] mm/hmm: Fix initial PFN for hugetlbfs pages - 1 - --- 2019-04-19 Ralph Campbell New
docs/vm: Minor editorial changes in the THP and hugetlbfs documentation. docs/vm: Minor editorial changes in the THP and hugetlbfs documentation. 2 - - --- 2019-04-25 Ralph Campbell New
[v2] docs/vm: Minor editorial changes in the THP and hugetlbfs [v2] docs/vm: Minor editorial changes in the THP and hugetlbfs 2 - - --- 2019-04-26 Ralph Campbell New
[1/5] mm/hmm: Update HMM documentation mm/hmm: HMM documentation updates and code fixes - - - --- 2019-05-06 Ralph Campbell New
[2/5] mm/hmm: Clean up some coding style and comments mm/hmm: HMM documentation updates and code fixes - - - --- 2019-05-06 Ralph Campbell New
[3/5] mm/hmm: Use mm_get_hmm() in hmm_range_register() mm/hmm: HMM documentation updates and code fixes - - - --- 2019-05-06 Ralph Campbell New
[4/5] mm/hmm: hmm_vma_fault() doesn't always call hmm_range_unregister() mm/hmm: HMM documentation updates and code fixes - - - --- 2019-05-06 Ralph Campbell New
[5/5] mm/hmm: Fix mm stale reference use in hmm_free() mm/hmm: HMM documentation updates and code fixes - - - --- 2019-05-06 Ralph Campbell New
[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables [RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables - 1 - --- 2019-06-08 Ralph Campbell New
drm/nouveau/dmem: missing mutex_lock in error path drm/nouveau/dmem: missing mutex_lock in error path - 1 - --- 2019-06-14 Ralph Campbell New
[v2] drm/nouveau/dmem: missing mutex_lock in error path [v2] drm/nouveau/dmem: missing mutex_lock in error path - - - --- 2019-06-14 Ralph Campbell New
mm/hmm: Fix bad subpage pointer in try_to_unmap_one mm/hmm: Fix bad subpage pointer in try_to_unmap_one - - - --- 2019-07-09 Ralph Campbell New
[1/3] mm: document zone device struct page reserved fields mm/hmm: fixes for device private page migration - - - --- 2019-07-17 Ralph Campbell New
[2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse mm/hmm: fixes for device private page migration - - - --- 2019-07-17 Ralph Campbell New
[3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one mm/hmm: fixes for device private page migration - - - --- 2019-07-17 Ralph Campbell New
[1/3] mm: document zone device struct page reserved fields mm/hmm: fixes for device private page migration - - - --- 2019-07-19 Ralph Campbell New
[2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse mm/hmm: fixes for device private page migration - - - --- 2019-07-19 Ralph Campbell New
[3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one mm/hmm: fixes for device private page migration - - - --- 2019-07-19 Ralph Campbell New
[v2,1/3] mm: document zone device struct page field usage mm/hmm: fixes for device private page migration - 2 - --- 2019-07-19 Ralph Campbell New
[v2,2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse mm/hmm: fixes for device private page migration - 2 - --- 2019-07-19 Ralph Campbell New
[v2,3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one mm/hmm: fixes for device private page migration - - - --- 2019-07-19 Ralph Campbell New
mm/migrate: initialize pud_entry in migrate_vma() mm/migrate: initialize pud_entry in migrate_vma() - 1 - --- 2019-07-19 Ralph Campbell New
mm/hmm: replace hmm_update with mmu_notifier_range mm/hmm: replace hmm_update with mmu_notifier_range - 1 - --- 2019-07-23 Ralph Campbell New
[1/2] mm/hmm: a few more C style and comment clean ups mm/hmm: more HMM clean up - - - --- 2019-07-23 Ralph Campbell New
[2/2] mm/hmm: make full use of walk_page_range() mm/hmm: more HMM clean up - - - --- 2019-07-23 Ralph Campbell New
[v3,1/3] mm: document zone device struct page field usage mm/hmm: fixes for device private page migration - 1 - --- 2019-07-24 Ralph Campbell New
[v3,2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse mm/hmm: fixes for device private page migration - 2 - --- 2019-07-24 Ralph Campbell New
[v3,3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one mm/hmm: fixes for device private page migration - - - --- 2019-07-24 Ralph Campbell New
[v2,1/7] mm/hmm: replace hmm_update with mmu_notifier_range mm/hmm: more HMM clean up - - - --- 2019-07-26 Ralph Campbell New
[v2,2/7] mm/hmm: a few more C style and comment clean ups mm/hmm: more HMM clean up - 1 - --- 2019-07-26 Ralph Campbell New
[v2,3/7] mm/hmm: replace the block argument to hmm_range_fault with a flags value mm/hmm: more HMM clean up - - - --- 2019-07-26 Ralph Campbell New
[v2,4/7] mm: merge hmm_range_snapshot into hmm_range_fault mm/hmm: more HMM clean up - - - --- 2019-07-26 Ralph Campbell New
[v2,5/7] mm/hmm: make full use of walk_page_range() mm/hmm: more HMM clean up - 1 - --- 2019-07-26 Ralph Campbell New
[v2,6/7] mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd mm/hmm: more HMM clean up - 1 - --- 2019-07-26 Ralph Campbell New
[v2,7/7] mm/hmm: remove hmm_range vma mm/hmm: more HMM clean up - 1 - --- 2019-07-26 Ralph Campbell New
nouveau/hmm: map pages after migration nouveau/hmm: map pages after migration - - - --- 2019-08-07 Ralph Campbell New
[1/2] mm/hmm: hmm_range_fault() NULL pointer bug mm/hmm: two bug fixes for hmm_range_fault() - 1 - --- 2019-08-23 Ralph Campbell New
[2/2] mm/hmm: hmm_range_fault() infinite loop mm/hmm: two bug fixes for hmm_range_fault() - 2 - --- 2019-08-23 Ralph Campbell New
[1/4] mm/hmm: make full use of walk_page_range() HMM tests and minor fixes - - - --- 2019-09-11 Ralph Campbell New
[2/4] mm/hmm: allow snapshot of the special zero page HMM tests and minor fixes - - - --- 2019-09-11 Ralph Campbell New
[3/4] mm/hmm: allow hmm_range_fault() of mmap(PROT_NONE) HMM tests and minor fixes - - - --- 2019-09-11 Ralph Campbell New
[4/4] mm/hmm/test: add self tests for HMM HMM tests and minor fixes - - - --- 2019-09-11 Ralph Campbell New
mm/thp: make set_huge_zero_page() return void mm/thp: make set_huge_zero_page() return void - - - --- 2019-09-30 Ralph Campbell New
[v2,1/3] mm/hmm: make full use of walk_page_range() HMM tests and minor fixes - - - --- 2019-10-15 Ralph Campbell New
[v2,2/3] mm/hmm: allow snapshot of the special zero page HMM tests and minor fixes - 1 - --- 2019-10-15 Ralph Campbell New
[v2,3/3] mm/hmm/test: add self tests for HMM HMM tests and minor fixes - 1 - --- 2019-10-15 Ralph Campbell New
[v3,1/3] mm/hmm: make full use of walk_page_range() HMM tests and minor fixes - - - --- 2019-10-23 Ralph Campbell New
[v3,2/3] mm/hmm: allow snapshot of the special zero page HMM tests and minor fixes 1 1 - --- 2019-10-23 Ralph Campbell New
[v3,3/3] mm/hmm/test: add self tests for HMM HMM tests and minor fixes - - - --- 2019-10-23 Ralph Campbell New
[v4,1/2] mm/hmm: make full use of walk_page_range() HMM tests and minor fixes - 1 - --- 2019-11-04 Ralph Campbell New
[v4,2/2] mm/hmm/test: add self tests for HMM HMM tests and minor fixes - - - --- 2019-11-04 Ralph Campbell New
mm/debug: mm/debug: - - - --- 2019-11-11 Ralph Campbell New
[v2] mm/debug: __dump_page() prints an extra line [v2] mm/debug: __dump_page() prints an extra line - 1 - --- 2019-11-11 Ralph Campbell New
[v3] mm/debug: __dump_page() prints an extra line [v3] mm/debug: __dump_page() prints an extra line - - - --- 2019-11-12 Ralph Campbell New
mm/debug: PageAnon() is true for PageKsm() pages mm/debug: PageAnon() is true for PageKsm() pages 1 - - --- 2019-11-13 Ralph Campbell New
[v5,1/2] mm/mmu_notifier: make interval notifier updates safe mm/hmm/test: add self tests for HMM - - - --- 2019-12-16 Ralph Campbell New
[v5,2/2] mm/hmm/test: add self tests for HMM mm/hmm/test: add self tests for HMM - - - --- 2019-12-16 Ralph Campbell New
[1/3] mm/migrate: remove useless mask of start address mm/migrate: add missing check for stable - 1 - --- 2020-01-07 Ralph Campbell New
[2/3] mm/migrate: clean up some minor coding style mm/migrate: add missing check for stable 1 1 - --- 2020-01-07 Ralph Campbell New
[3/3] mm/migrate: add stable check in migrate_vma_insert_page() mm/migrate: add missing check for stable - 1 - --- 2020-01-07 Ralph Campbell New
[v6,1/6] mm/mmu_notifier: add mmu_interval_notifier_insert_safe() mm/hmm/test: add self tests for HMM - - - --- 2020-01-13 Ralph Campbell New
[v6,2/6] mm/mmu_notifier: add mmu_interval_notifier_put() mm/hmm/test: add self tests for HMM - - - --- 2020-01-13 Ralph Campbell New
[v6,3/6] mm/notifier: add mmu_interval_notifier_update() mm/hmm/test: add self tests for HMM - - - --- 2020-01-13 Ralph Campbell New
[v6,4/6] mm/mmu_notifier: add mmu_interval_notifier_find() mm/hmm/test: add self tests for HMM - - - --- 2020-01-13 Ralph Campbell New
[v6,5/6] nouveau: use new mmu interval notifiers mm/hmm/test: add self tests for HMM - - - --- 2020-01-13 Ralph Campbell New
[v6,6/6] mm/hmm/test: add self tests for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-01-13 Ralph Campbell New
[v2] nouveau/hmm: map pages after migration [v2] nouveau/hmm: map pages after migration - - - --- 2020-03-03 Ralph Campbell New
[v3,1/4] nouveau/hmm: fix vma range check for migration nouveau/hmm: map pages after migration - - - --- 2020-03-04 Ralph Campbell New
[v3,2/4] nouveau/hmm: check for SVM initialized before migrating nouveau/hmm: map pages after migration - - - --- 2020-03-04 Ralph Campbell New
[v3,3/4] nouveau: remove useless SVM range check nouveau/hmm: map pages after migration - - - --- 2020-03-04 Ralph Campbell New
[v3,4/4] nouveau/hmm: map pages after migration nouveau/hmm: map pages after migration - - - --- 2020-03-04 Ralph Campbell New
[v8,1/3] mm/hmm/test: add selftest driver for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-03-21 Ralph Campbell New
[v8,2/3] mm/hmm/test: add selftests for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-03-21 Ralph Campbell New
[v8,3/3] MAINTAINERS: add HMM selftests mm/hmm/test: add self tests for HMM - - - --- 2020-03-21 Ralph Campbell New
hugetlb_cgroup: remove unused variable 'i' hugetlb_cgroup: remove unused variable 'i' - 1 - --- 2020-04-16 Ralph Campbell New
[v9,1/3] mm/hmm/test: add selftest driver for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-04-17 Ralph Campbell New
[v9,2/3] mm/hmm/test: add selftests for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-04-17 Ralph Campbell New
[v9,3/3] MAINTAINERS: add HMM selftests mm/hmm/test: add self tests for HMM - - - --- 2020-04-17 Ralph Campbell New
[v10,1/3] mm/hmm/test: add selftest driver for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-04-22 Ralph Campbell New
[v10,2/3] mm/hmm/test: add selftests for HMM mm/hmm/test: add self tests for HMM - - - --- 2020-04-22 Ralph Campbell New
[v10,3/3] MAINTAINERS: add HMM selftests mm/hmm/test: add self tests for HMM - - - --- 2020-04-22 Ralph Campbell New
[1/6] nouveau/hmm: map pages after migration nouveau/hmm: add support for mapping large pages - - - --- 2020-05-08 Ralph Campbell New
[2/6] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static nouveau/hmm: add support for mapping large pages - - - --- 2020-05-08 Ralph Campbell New
[3/6] nouveau/hmm: fault one page at a time nouveau/hmm: add support for mapping large pages - - - --- 2020-05-08 Ralph Campbell New
[4/6] mm/hmm: add output flag for compound page mapping nouveau/hmm: add support for mapping large pages - - - --- 2020-05-08 Ralph Campbell New
[5/6] nouveau/hmm: support mapping large sysmem pages nouveau/hmm: add support for mapping large pages - - - --- 2020-05-08 Ralph Campbell New
[6/6] hmm: add tests for HMM_PFN_COMPOUND flag nouveau/hmm: add support for mapping large pages - - - --- 2020-05-08 Ralph Campbell New
mm/hmm/test: destroy xa_array instead of looping mm/hmm/test: destroy xa_array instead of looping - - - --- 2020-05-13 Ralph Campbell New
[v2] mm/hmm/test: use xa_for_each_range instead of looping [v2] mm/hmm/test: use xa_for_each_range instead of looping - - - --- 2020-05-16 Ralph Campbell New
mm/hmm: remove redundant check non_swap_entry() mm/hmm: remove redundant check non_swap_entry() - 1 - --- 2020-06-12 Ralph Campbell New
[v2] mm: remove redundant check non_swap_entry() [v2] mm: remove redundant check non_swap_entry() 1 1 - --- 2020-06-15 Ralph Campbell New
[01/16] mm: fix migrate_vma_setup() src_owner and normal pages mm/hmm/nouveau: THP mapping and migration - - - --- 2020-06-19 Ralph Campbell New
[02/16] nouveau: fix migrate page regression mm/hmm/nouveau: THP mapping and migration - - - --- 2020-06-19 Ralph Campbell New
[03/16] nouveau: fix mixed normal and device private page migration mm/hmm/nouveau: THP mapping and migration - - - --- 2020-06-19 Ralph Campbell New
[04/16] mm/hmm: fix test timeout on slower machines mm/hmm/nouveau: THP mapping and migration - - - --- 2020-06-19 Ralph Campbell New
[05/16] mm/hmm/test: remove redundant page table invalidate mm/hmm/nouveau: THP mapping and migration - - - --- 2020-06-19 Ralph Campbell New
[06/16] mm/hmm: test mixed normal and device private migrations mm/hmm/nouveau: THP mapping and migration - - - --- 2020-06-19 Ralph Campbell New
[07/16] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static mm/hmm/nouveau: THP mapping and migration - - - --- 2020-06-19 Ralph Campbell New
« 1 2 »