Show patches with: Submitter = Suren Baghdasaryan       |    State = Action Required       |    Archived = No       |   892 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,18/18] docs/mm: document latest changes to vm_lock reimplement per-vma lock as a refcount - 2 - --- 2025-02-13 Suren Baghdasaryan New
[v10,17/18] mm: make vma cache SLAB_TYPESAFE_BY_RCU reimplement per-vma lock as a refcount - 1 - --- 2025-02-13 Suren Baghdasaryan New
[v10,16/18] mm: prepare lock_vma_under_rcu() for vma reuse possibility reimplement per-vma lock as a refcount - 1 - --- 2025-02-13 Suren Baghdasaryan New
[v10,15/18] mm: remove extra vma_numab_state_init() call reimplement per-vma lock as a refcount - 2 - --- 2025-02-13 Suren Baghdasaryan New
[v10,14/18] mm/debug: print vm_refcnt state when dumping the vma reimplement per-vma lock as a refcount 1 - - --- 2025-02-13 Suren Baghdasaryan New
[v10,13/18] mm: move lesser used vma_area_struct members into the last cacheline reimplement per-vma lock as a refcount - 1 - --- 2025-02-13 Suren Baghdasaryan New
[v10,12/18] mm: replace vm_lock and detached flag with a reference count reimplement per-vma lock as a refcount - - - --- 2025-02-13 Suren Baghdasaryan New
[v10,11/18] refcount: introduce __refcount_{add|inc}_not_zero_limited_acquire reimplement per-vma lock as a refcount - - - --- 2025-02-13 Suren Baghdasaryan New
[v10,10/18] refcount: provide ops for cases when object's memory can be reused reimplement per-vma lock as a refcount 1 - - --- 2025-02-13 Suren Baghdasaryan New
[v10,09/18] mm: uninline the main body of vma_start_write() reimplement per-vma lock as a refcount - 2 - --- 2025-02-13 Suren Baghdasaryan New
[v10,08/18] mm: move mmap_init_lock() out of the header file reimplement per-vma lock as a refcount - 2 - --- 2025-02-13 Suren Baghdasaryan New
[v10,07/18] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail reimplement per-vma lock as a refcount - - - --- 2025-02-13 Suren Baghdasaryan New
[v10,06/18] types: move struct rcuwait into types.h reimplement per-vma lock as a refcount 3 - - --- 2025-02-13 Suren Baghdasaryan New
[v10,05/18] mm: mark vmas detached upon exit reimplement per-vma lock as a refcount - 2 - --- 2025-02-13 Suren Baghdasaryan New
[v10,04/18] mm: introduce vma_iter_store_attached() to use with attached vmas reimplement per-vma lock as a refcount - - - --- 2025-02-13 Suren Baghdasaryan New
[v10,03/18] mm: mark vma as detached until it's added into vma tree reimplement per-vma lock as a refcount - 4 - --- 2025-02-13 Suren Baghdasaryan New
[v10,02/18] mm: move per-vma lock into vm_area_struct reimplement per-vma lock as a refcount - 4 - --- 2025-02-13 Suren Baghdasaryan New
[v10,01/18] mm: introduce vma_start_read_locked{_nested} helpers reimplement per-vma lock as a refcount - 5 - --- 2025-02-13 Suren Baghdasaryan New
[1/1] refcount: provide ops for cases when object's memory can be reused [1/1] refcount: provide ops for cases when object's memory can be reused 1 - - --- 2025-02-06 Suren Baghdasaryan New
[v2,3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator [v2,1/3] mm: avoid extra mem_alloc_profiling_enabled() checks - 1 - --- 2025-02-01 Suren Baghdasaryan New
[v2,2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator [v2,1/3] mm: avoid extra mem_alloc_profiling_enabled() checks 1 1 - --- 2025-02-01 Suren Baghdasaryan New
[v2,1/3] mm: avoid extra mem_alloc_profiling_enabled() checks [v2,1/3] mm: avoid extra mem_alloc_profiling_enabled() checks - 1 - --- 2025-02-01 Suren Baghdasaryan New
[1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() [1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() - - - --- 2025-02-01 Suren Baghdasaryan New
[3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator [1/3] mm: avoid extra mem_alloc_profiling_enabled() checks - - - --- 2025-01-26 Suren Baghdasaryan New
[2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator [1/3] mm: avoid extra mem_alloc_profiling_enabled() checks - - - --- 2025-01-26 Suren Baghdasaryan New
[1/3] mm: avoid extra mem_alloc_profiling_enabled() checks [1/3] mm: avoid extra mem_alloc_profiling_enabled() checks - - - --- 2025-01-26 Suren Baghdasaryan New
[1/1] tools: add VM_WARN_ON_VMG definition [1/1] tools: add VM_WARN_ON_VMG definition - 1 - --- 2025-01-16 Suren Baghdasaryan New
[v9,17/17] docs/mm: document latest changes to vm_lock reimplement per-vma lock as a refcount - 2 - --- 2025-01-11 Suren Baghdasaryan New
[v9,16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,14/17] mm: remove extra vma_numab_state_init() call reimplement per-vma lock as a refcount - 2 - --- 2025-01-11 Suren Baghdasaryan New
[v9,13/17] mm/debug: print vm_refcnt state when dumping the vma reimplement per-vma lock as a refcount 1 - - --- 2025-01-11 Suren Baghdasaryan New
[v9,12/17] mm: move lesser used vma_area_struct members into the last cacheline reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,11/17] mm: replace vm_lock and detached flag with a reference count reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited reimplement per-vma lock as a refcount - - - --- 2025-01-11 Suren Baghdasaryan New
[v9,09/17] mm: uninline the main body of vma_start_write() reimplement per-vma lock as a refcount - 2 - --- 2025-01-11 Suren Baghdasaryan New
[v9,08/17] mm: move mmap_init_lock() out of the header file reimplement per-vma lock as a refcount - 2 - --- 2025-01-11 Suren Baghdasaryan New
[v9,07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail reimplement per-vma lock as a refcount 1 - - --- 2025-01-11 Suren Baghdasaryan New
[v9,06/17] types: move struct rcuwait into types.h reimplement per-vma lock as a refcount 3 - - --- 2025-01-11 Suren Baghdasaryan New
[v9,05/17] mm: mark vmas detached upon exit reimplement per-vma lock as a refcount - 2 - --- 2025-01-11 Suren Baghdasaryan New
[v9,04/17] mm: introduce vma_iter_store_attached() to use with attached vmas reimplement per-vma lock as a refcount - 1 - --- 2025-01-11 Suren Baghdasaryan New
[v9,03/17] mm: mark vma as detached until it's added into vma tree reimplement per-vma lock as a refcount - 4 - --- 2025-01-11 Suren Baghdasaryan New
[v9,02/17] mm: move per-vma lock into vm_area_struct reimplement per-vma lock as a refcount - 4 - --- 2025-01-11 Suren Baghdasaryan New
[v9,01/17] mm: introduce vma_start_read_locked{_nested} helpers reimplement per-vma lock as a refcount - 5 - --- 2025-01-11 Suren Baghdasaryan New
[v8,16/16] docs/mm: document latest changes to vm_lock move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,13/16] mm: remove extra vma_numab_state_init() call move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,12/16] mm/debug: print vm_refcnt state when dumping the vma move per-vma lock into vm_area_struct - - - --- 2025-01-09 Suren Baghdasaryan New
[v8,11/16] mm: replace vm_lock and detached flag with a reference count move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited move per-vma lock into vm_area_struct 1 - - --- 2025-01-09 Suren Baghdasaryan New
[v8,09/16] mm: uninline the main body of vma_start_write() move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,08/16] mm: move mmap_init_lock() out of the header file move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,07/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail move per-vma lock into vm_area_struct 1 - - --- 2025-01-09 Suren Baghdasaryan New
[v8,06/16] types: move struct rcuwait into types.h move per-vma lock into vm_area_struct 2 - - --- 2025-01-09 Suren Baghdasaryan New
[v8,05/16] mm: mark vmas detached upon exit move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,04/16] mm: introduce vma_iter_store_attached() to use with attached vmas move per-vma lock into vm_area_struct - 1 - --- 2025-01-09 Suren Baghdasaryan New
[v8,03/16] mm: mark vma as detached until it's added into vma tree move per-vma lock into vm_area_struct - 4 - --- 2025-01-09 Suren Baghdasaryan New
[v8,02/16] mm: move per-vma lock into vm_area_struct move per-vma lock into vm_area_struct - 4 - --- 2025-01-09 Suren Baghdasaryan New
[v8,01/16] mm: introduce vma_start_read_locked{_nested} helpers move per-vma lock into vm_area_struct - 5 - --- 2025-01-09 Suren Baghdasaryan New
[1/1] mm: remove extra check for VMA_LOCK_OFFSET when read-locking a vma [1/1] mm: remove extra check for VMA_LOCK_OFFSET when read-locking a vma - 1 - --- 2025-01-07 Suren Baghdasaryan New
[1/1] tools: fix atomic_set() definition to set the value correctly [1/1] tools: fix atomic_set() definition to set the value correctly - 1 - --- 2024-12-27 Suren Baghdasaryan New
[2/2] alloc_tag: skip pgalloc_tag_swap if profiling is disabled [1/2] alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled - - - --- 2024-12-26 Suren Baghdasaryan New
[1/2] alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled [1/2] alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled - - - --- 2024-12-26 Suren Baghdasaryan New
[1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma [1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,17/17] docs/mm: document latest changes to vm_lock move per-vma lock into vm_area_struct - 1 - --- 2024-12-26 Suren Baghdasaryan New
[v7,16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU move per-vma lock into vm_area_struct - 1 - --- 2024-12-26 Suren Baghdasaryan New
[v7,15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility move per-vma lock into vm_area_struct - 1 - --- 2024-12-26 Suren Baghdasaryan New
[v7,14/17] mm: remove extra vma_numab_state_init() call move per-vma lock into vm_area_struct - 1 - --- 2024-12-26 Suren Baghdasaryan New
[v7,13/17] mm/debug: print vm_refcnt state when dumping the vma move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,12/17] mm: replace vm_lock and detached flag with a reference count move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,10/17] mm: uninline the main body of vma_start_write() move per-vma lock into vm_area_struct - 1 - --- 2024-12-26 Suren Baghdasaryan New
[v7,09/17] mm: move mmap_init_lock() out of the header file move per-vma lock into vm_area_struct - 1 - --- 2024-12-26 Suren Baghdasaryan New
[v7,08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail move per-vma lock into vm_area_struct 1 - - --- 2024-12-26 Suren Baghdasaryan New
[v7,07/17] types: move struct rcuwait into types.h move per-vma lock into vm_area_struct 2 - - --- 2024-12-26 Suren Baghdasaryan New
[v7,06/17] mm/nommu: fix the last places where vma is not locked before being attached move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,05/17] mm: mark vmas detached upon exit move per-vma lock into vm_area_struct - 1 - --- 2024-12-26 Suren Baghdasaryan New
[v7,04/17] mm: modify vma_iter_store{_gfp} to indicate if it's storing a new vma move per-vma lock into vm_area_struct - - - --- 2024-12-26 Suren Baghdasaryan New
[v7,03/17] mm: mark vma as detached until it's added into vma tree move per-vma lock into vm_area_struct - 4 - --- 2024-12-26 Suren Baghdasaryan New
[v7,02/17] mm: move per-vma lock into vm_area_struct move per-vma lock into vm_area_struct - 4 - --- 2024-12-26 Suren Baghdasaryan New
[v7,01/17] mm: introduce vma_start_read_locked{_nested} helpers move per-vma lock into vm_area_struct - 5 - --- 2024-12-26 Suren Baghdasaryan New
[v6,16/16] docs/mm: document latest changes to vm_lock move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,13/16] mm: introduce vma_ensure_detached() move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,12/16] mm: remove extra vma_numab_state_init() call move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,11/16] mm: enforce vma to be in detached state before freeing move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,10/16] mm: replace vm_lock and detached flag with a reference count move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,09/16] refcount: introduce __refcount_{add|inc}_not_zero_limited move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,08/16] mm: uninline the main body of vma_start_write() move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,07/16] mm: move mmap_init_lock() out of the header file move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,05/16] types: move struct rcuwait into types.h move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,04/16] mm/nommu: fix the last places where vma is not locked before being attached move per-vma lock into vm_area_struct - - - --- 2024-12-16 Suren Baghdasaryan New
[v6,03/16] mm: mark vma as detached until it's added into vma tree move per-vma lock into vm_area_struct - 3 - --- 2024-12-16 Suren Baghdasaryan New
[v6,02/16] mm: move per-vma lock into vm_area_struct move per-vma lock into vm_area_struct - 3 - --- 2024-12-16 Suren Baghdasaryan New
[v6,01/16] mm: introduce vma_start_read_locked{_nested} helpers move per-vma lock into vm_area_struct - 4 - --- 2024-12-16 Suren Baghdasaryan New
[1/1] mm: fix vma_copy for !CONFIG_PER_VMA_LOCK [1/1] mm: fix vma_copy for !CONFIG_PER_VMA_LOCK - 1 1 --- 2024-12-09 Suren Baghdasaryan New
[v5,6/6] docs/mm: document latest changes to vm_lock move per-vma lock into vm_area_struct - 1 - --- 2024-12-06 Suren Baghdasaryan New
« 1 2 3 48 9 »