Show patches with: Submitter = Suren Baghdasaryan       |    State = Action Required       |    Archived = No       |   706 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,24/28] arm64/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,22/28] x86/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,20/28] mm: introduce per-VMA lock statistics per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,19/28] mm: disallow do_swap_page to handle page faults under VMA lock per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,18/28] mm: add FAULT_FLAG_VMA_LOCK flag per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,16/28] kernel/fork: assert no VMA readers during its destruction per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,14/28] mm: mark VMAs as locked before isolating them per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,12/28] mm/mremap: mark VMA as locked while remapping it to a new address range per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,11/28] mm/mmap: mark VMAs as locked before merging or splitting them per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,10/28] mm/mmap: mark VMAs as locked in vma_adjust per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,09/28] mm/mempolicy: mark VMA as locked when changing protection policy per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,07/28] kernel/fork: mark VMAs as locked before copying pages during fork per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,06/28] mm: mark VMA as locked whenever vma->vm_flags are modified per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,05/28] mm: add per-VMA lock and helper functions to control it per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,04/28] mm: move mmap_lock assert function definitions per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,03/28] mm: introduce __find_vma to be used without mmap_lock protection per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,02/28] mm: rcu safe VMA freeing per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RFC,01/28] mm: introduce CONFIG_PER_VMA_LOCK per-VMA locks proposal - - - --- 2022-08-29 Suren Baghdasaryan New
[RESEND,v2,2/2] mm: delete unused MMF_OOM_VICTIM flag [RESEND,v2,1/2] mm: drop oom code from exit_mmap 1 - - --- 2022-05-31 Suren Baghdasaryan New
[RESEND,v2,1/2] mm: drop oom code from exit_mmap [RESEND,v2,1/2] mm: drop oom code from exit_mmap 1 - - --- 2022-05-31 Suren Baghdasaryan New
[v3,1/1] selftests: vm: add process_mrelease tests [v3,1/1] selftests: vm: add process_mrelease tests 1 2 - --- 2022-05-18 Suren Baghdasaryan New
[v2,2/2] mm: delete unused MMF_OOM_VICTIM flag [v2,1/2] mm: drop oom code from exit_mmap 1 1 - --- 2022-05-16 Suren Baghdasaryan New
[v2,1/2] mm: drop oom code from exit_mmap [v2,1/2] mm: drop oom code from exit_mmap 1 1 - --- 2022-05-16 Suren Baghdasaryan New
[v2,1/1] selftests: vm: add process_mrelease tests [v2,1/1] selftests: vm: add process_mrelease tests - - - --- 2022-05-16 Suren Baghdasaryan New
[3/3] mm: delete unused MMF_OOM_VICTIM flag [1/3] selftests: vm: add process_mrelease tests 1 - - --- 2022-05-10 Suren Baghdasaryan New
[2/3] mm: drop oom code from exit_mmap [1/3] selftests: vm: add process_mrelease tests 1 - - --- 2022-05-10 Suren Baghdasaryan New
[1/3] selftests: vm: add process_mrelease tests [1/3] selftests: vm: add process_mrelease tests - - - --- 2022-05-10 Suren Baghdasaryan New
[RFC,1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages [RFC,1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages - - - --- 2022-02-25 Suren Baghdasaryan New
[v6,3/3] mm: fix use-after-free when anon vma name is used after vma is freed [v3,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-24 Suren Baghdasaryan New
[v3,2/3] mm: prevent vm_area_struct::anon_name refcount saturation [v3,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-24 Suren Baghdasaryan New
[v3,1/3] mm: refactor vm_area_struct::anon_vma_name usage code [v3,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-24 Suren Baghdasaryan New
[v3,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure [v3,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure 2 1 - --- 2022-02-23 Suren Baghdasaryan New
[v2,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure [v2,1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure 1 - - --- 2022-02-23 Suren Baghdasaryan New
[v5,3/3] mm: fix use-after-free when anon vma name is used after vma is freed [v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-23 Suren Baghdasaryan New
[v2,2/3] mm: prevent vm_area_struct::anon_name refcount saturation [v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-23 Suren Baghdasaryan New
[v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code [v2,1/3] mm: refactor vm_area_struct::anon_vma_name usage code 1 - - --- 2022-02-23 Suren Baghdasaryan New
[v4,3/3] mm: fix use-after-free when anon vma name is used after vma is freed [1/3] mm: refactor vm_area_struct::anon_vma_name usage code - - - --- 2022-02-22 Suren Baghdasaryan New
[2/3] mm: prevent vm_area_struct::anon_name refcount saturation [1/3] mm: refactor vm_area_struct::anon_vma_name usage code - - - --- 2022-02-22 Suren Baghdasaryan New
[1/3] mm: refactor vm_area_struct::anon_vma_name usage code [1/3] mm: refactor vm_area_struct::anon_vma_name usage code - - - --- 2022-02-22 Suren Baghdasaryan New
[1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure [1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure 1 - - --- 2022-02-19 Suren Baghdasaryan New
[1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed [1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed 2 3 - --- 2022-02-15 Suren Baghdasaryan New
[v3,1/1] mm: fix use-after-free when anon vma name is used after vma is freed [v3,1/1] mm: fix use-after-free when anon vma name is used after vma is freed - - - --- 2022-02-11 Suren Baghdasaryan New
[v2,1/1] mm: fix use-after-free when anon vma name is used after vma is freed [v2,1/1] mm: fix use-after-free when anon vma name is used after vma is freed - - - --- 2022-02-10 Suren Baghdasaryan New
[1/1] mm: Fix UAF when anon vma name is used after vma is freed [1/1] mm: Fix UAF when anon vma name is used after vma is freed - - - --- 2022-02-10 Suren Baghdasaryan New
[v5,3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection [v5,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap 1 1 - --- 2021-12-09 Suren Baghdasaryan New
[v5,2/3] mm: document locking restrictions for vm_operations_struct::close [v5,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap 1 - - --- 2021-12-09 Suren Baghdasaryan New
[v5,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap [v5,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap 1 - - --- 2021-12-09 Suren Baghdasaryan New
[v4,3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection [v4,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap 1 - - --- 2021-12-08 Suren Baghdasaryan New
[v4,2/3] mm: document locking restrictions for vm_operations_struct::close [v4,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap 1 - - --- 2021-12-08 Suren Baghdasaryan New
[v4,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap [v4,1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap 1 - - --- 2021-12-08 Suren Baghdasaryan New
[v3,2/2] mm/oom_kill: allow process_mrelease to run under mmap_lock protection [v3,1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-12-07 Suren Baghdasaryan New
[v3,1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap [v3,1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-12-07 Suren Baghdasaryan New
[v2,2/2] mm/oom_kill: allow process_mrelease to run under mmap_lock protection [v2,1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-11-24 Suren Baghdasaryan New
[v2,1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap [v2,1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-11-24 Suren Baghdasaryan New
[2/2] mm/oom_kill: allow process_mrelease to run under mmap_lock protection [1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-11-16 Suren Baghdasaryan New
[1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap [1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-11-16 Suren Baghdasaryan New
[1/1] mm: prevent a race between process_mrelease and exit_mmap [1/1] mm: prevent a race between process_mrelease and exit_mmap 1 - - --- 2021-10-22 Suren Baghdasaryan New
[v11,3/3] mm: add anonymous vma name refcounting [v11,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-10-19 Suren Baghdasaryan New
[v11,2/3] mm: add a field to store names for private anonymous memory [v11,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-10-19 Suren Baghdasaryan New
[v11,1/3] mm: rearrange madvise code to allow for reuse [v11,1/3] mm: rearrange madvise code to allow for reuse - - - --- 2021-10-19 Suren Baghdasaryan New
[1/1] gup: document and work around "COW can break either way" issue [1/1] gup: document and work around "COW can break either way" issue 3 - 1 --- 2021-10-12 Suren Baghdasaryan New
[1/1] gup: document and work around "COW can break either way" issue [1/1] gup: document and work around "COW can break either way" issue 3 1 1 --- 2021-10-12 Suren Baghdasaryan New
[v10,3/3] mm: add anonymous vma name refcounting [v10,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-10-01 Suren Baghdasaryan New
[v10,2/3] mm: add a field to store names for private anonymous memory [v10,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-10-01 Suren Baghdasaryan New
[v10,1/3] mm: rearrange madvise code to allow for reuse [v10,1/3] mm: rearrange madvise code to allow for reuse - - - --- 2021-10-01 Suren Baghdasaryan New
[v9,3/3] mm: add anonymous vma name refcounting [v9,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-09-02 Suren Baghdasaryan New
[v9,2/3] mm: add a field to store names for private anonymous memory [v9,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-09-02 Suren Baghdasaryan New
[v9,1/3] mm: rearrange madvise code to allow for reuse [v9,1/3] mm: rearrange madvise code to allow for reuse - - - --- 2021-09-02 Suren Baghdasaryan New
[v8,3/3] mm: add anonymous vma name refcounting Anonymous VMA naming patches - - - --- 2021-08-27 Suren Baghdasaryan New
[v8,2/3] mm: add a field to store names for private anonymous memory Anonymous VMA naming patches - - - --- 2021-08-27 Suren Baghdasaryan New
[v8,1/3] mm: rearrange madvise code to allow for reuse Anonymous VMA naming patches - - - --- 2021-08-27 Suren Baghdasaryan New
[v9,2/2] mm: wire up syscall process_mrelease [v9,1/2] mm: introduce process_mrelease system call 1 - - --- 2021-08-09 Suren Baghdasaryan New
[v9,1/2] mm: introduce process_mrelease system call [v9,1/2] mm: introduce process_mrelease system call 3 1 - --- 2021-08-09 Suren Baghdasaryan New
[v8,2/2] mm: wire up syscall process_mrelease [v8,1/2] mm: introduce process_mrelease system call 1 - - --- 2021-08-08 Suren Baghdasaryan New
[v8,1/2] mm: introduce process_mrelease system call [v8,1/2] mm: introduce process_mrelease system call 2 1 - --- 2021-08-08 Suren Baghdasaryan New
[v7,2/2] mm: wire up syscall process_mrelease [v7,1/2] mm: introduce process_mrelease system call - - - --- 2021-08-05 Suren Baghdasaryan New
[v7,1/2] mm: introduce process_mrelease system call [v7,1/2] mm: introduce process_mrelease system call - - - --- 2021-08-05 Suren Baghdasaryan New
[v6,2/2] mm: wire up syscall process_mrelease [v6,1/2] mm: introduce process_mrelease system call - - - --- 2021-08-04 Suren Baghdasaryan New
[v6,1/2] mm: introduce process_mrelease system call [v6,1/2] mm: introduce process_mrelease system call 1 1 - --- 2021-08-04 Suren Baghdasaryan New
[v5,2/2] mm: wire up syscall process_mrelease [v5,1/2] mm: introduce process_mrelease system call - - - --- 2021-08-03 Suren Baghdasaryan New
[v5,1/2] mm: introduce process_mrelease system call [v5,1/2] mm: introduce process_mrelease system call - - - --- 2021-08-03 Suren Baghdasaryan New
[v4,2/2] mm: wire up syscall process_mrelease [v4,1/2] mm: introduce process_mrelease system call - - - --- 2021-08-02 Suren Baghdasaryan New
[v4,1/2] mm: introduce process_mrelease system call [v4,1/2] mm: introduce process_mrelease system call 1 - - --- 2021-08-02 Suren Baghdasaryan New
[v3,2/2] mm: wire up syscall process_mrelease [v3,1/2] mm: introduce process_mrelease system call - - - --- 2021-07-23 Suren Baghdasaryan New
[v3,1/2] mm: introduce process_mrelease system call [v3,1/2] mm: introduce process_mrelease system call - - - --- 2021-07-23 Suren Baghdasaryan New
[v2,3/3] mm: wire up syscall process_mrelease [v2,1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease - - - --- 2021-07-18 Suren Baghdasaryan New
[v2,2/3] mm: introduce process_mrelease system call [v2,1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease - - - --- 2021-07-18 Suren Baghdasaryan New
[v2,1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease [v2,1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease - - - --- 2021-07-18 Suren Baghdasaryan New
[v4,3/3] mm, memcg: inline swap-related functions to improve disabled memcg config [v4,1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions 2 2 - --- 2021-07-13 Suren Baghdasaryan New
[v4,2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config [v4,1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions 2 2 - --- 2021-07-13 Suren Baghdasaryan New
[v4,1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions [v4,1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions 2 2 - --- 2021-07-13 Suren Baghdasaryan New
[v3,3/3] mm, memcg: inline swap-related functions to improve disabled memcg config [v3,1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions 2 2 - --- 2021-07-10 Suren Baghdasaryan New
[v3,2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config [v3,1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions 1 2 - --- 2021-07-10 Suren Baghdasaryan New
« 1 2 ... 5 6 7 8 »