Show patches with: Submitter = Suren Baghdasaryan       |    State = Action Required       |    Archived = No       |   706 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/40] lib/string_helpers: Drop space in string_get_size's output Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[01/41] maple_tree: Be more cautious about dead nodes Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[02/40] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[02/41] maple_tree: Detect dead nodes in mas_start() Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[03/40] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[03/41] maple_tree: Fix freeing of nodes in rcu mode Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[04/40] nodemask: Split out include/linux/nodemask_types.h Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[04/41] maple_tree: remove extra smp_wmb() from mas_dead_leaves() Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[05/40] prandom: Remove unused include Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[05/41] maple_tree: Fix write memory barrier of nodes once dead for RCU mode Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[06/40] lib/string.c: strsep_no_empty() Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[06/41] maple_tree: Add smp_rmb() to dead node detection Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[07/40] Lazy percpu counters Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[07/41] mm: Enable maple tree RCU mode by default. Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[08/40] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[08/41] mm: introduce CONFIG_PER_VMA_LOCK Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[09/41] mm: rcu safe VMA freeing Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[1/1] arch/um: fix forward declaration for vmalloc [1/1] arch/um: fix forward declaration for vmalloc 1 1 1 --- 2024-03-26 Suren Baghdasaryan New
[1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE [1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE - - - --- 2023-03-01 Suren Baghdasaryan New
[1/1] fixup! fix missing vmalloc.h includes [1/1] fixup! fix missing vmalloc.h includes - - - --- 2024-04-05 Suren Baghdasaryan New
[1/1] fixup! fix missing vmalloc.h includes [1/1] fixup! fix missing vmalloc.h includes - - - --- 2024-04-02 Suren Baghdasaryan New
[1/1] fixup! increase PERCPU_MODULE_RESERVE to accommodate allocation tags [1/1] fixup! increase PERCPU_MODULE_RESERVE to accommodate allocation tags - - 1 --- 2024-04-06 Suren Baghdasaryan New
[1/1] fork: lock VMAs of the parent process when forking [1/1] fork: lock VMAs of the parent process when forking - - - --- 2023-07-04 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
[1/1] lib: do limited memory accounting for modules with ARCH_NEEDS_WEAK_PER_CPU [1/1] lib: do limited memory accounting for modules with ARCH_NEEDS_WEAK_PER_CPU - - - --- 2024-04-02 Suren Baghdasaryan New
[1/1] lib: fix alloc_tag_init() to prevent passing NULL to PTR_ERR() [1/1] lib: fix alloc_tag_init() to prevent passing NULL to PTR_ERR() - - - --- 2024-04-17 Suren Baghdasaryan New
[1/1] mm: change inlined allocation helpers to account at the call site [1/1] mm: change inlined allocation helpers to account at the call site - - - --- 2024-04-04 Suren Baghdasaryan New
[1/1] mm: change per-VMA lock statistics to be disabled by default [1/1] mm: change per-VMA lock statistics to be disabled by default 1 2 - --- 2023-04-28 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: disable CONFIG_PER_VMA_LOCK by default until its fixed [1/1] mm: disable CONFIG_PER_VMA_LOCK by default until its fixed 1 - - --- 2023-07-03 Suren Baghdasaryan New
[1/1] mm: do not increment pgfault stats when page fault handler retries [1/1] mm: do not increment pgfault stats when page fault handler retries - 1 - --- 2023-04-14 Suren Baghdasaryan New
[1/1] mm: fix a lockdep issue in vma_assert_write_locked [1/1] mm: fix a lockdep issue in vma_assert_write_locked - - - --- 2023-07-12 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
[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
[1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs [1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs 1 - - --- 2022-12-28 Suren Baghdasaryan New
[1/1] mm: handle swap page faults if the faulting page can be locked [1/1] mm: handle swap page faults if the faulting page can be locked - 1 - --- 2023-04-14 Suren Baghdasaryan New
[1/1] mm: introduce process_reap system call [1/1] mm: introduce process_reap system call - - - --- 2021-06-23 Suren Baghdasaryan New
[1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates [1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates 1 1 - --- 2023-02-01 Suren Baghdasaryan New
[1/1] mm: lock VMAs skipped by a failed queue_pages_range() [1/1] mm: lock VMAs skipped by a failed queue_pages_range() 2 - - --- 2023-09-18 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
[1/1] mm/khugepaged: fix vm_lock/i_mmap_rwsem inversion in retract_page_tables [1/1] mm/khugepaged: fix vm_lock/i_mmap_rwsem inversion in retract_page_tables - - - --- 2023-03-03 Suren Baghdasaryan New
[1/1] mm/mempool: Documentation: add missing mempool_create_node documentation [1/1] mm/mempool: Documentation: add missing mempool_create_node documentation - - - --- 2024-04-02 Suren Baghdasaryan New
[1/1] mm/nommu: remove unnecessary VMA locking [1/1] mm/nommu: remove unnecessary VMA locking - 1 - --- 2023-03-01 Suren Baghdasaryan New
[1/1] psi: remove 500ms min window size limitation for triggers [1/1] psi: remove 500ms min window size limitation for triggers 2 - - --- 2023-03-01 Suren Baghdasaryan New
[1/1] userfaultfd: avoid huge_zero_page in UFFDIO_MOVE [1/1] userfaultfd: avoid huge_zero_page in UFFDIO_MOVE 1 - - --- 2024-01-12 Suren Baghdasaryan New
[1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock [1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock - - - --- 2023-12-30 Suren Baghdasaryan New
[1/1] userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE [1/1] userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE - 2 - --- 2024-04-15 Suren Baghdasaryan New
[1/2] mm: lock a vma before stack expansion [1/2] mm: lock a vma before stack expansion - - - --- 2023-07-07 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/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare [1/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare - 2 - --- 2023-03-01 Suren Baghdasaryan New
[1/2] selftests/mm: add separate UFFDIO_MOVE test for PMD splitting [1/2] selftests/mm: add separate UFFDIO_MOVE test for PMD splitting - - - --- 2023-12-30 Suren Baghdasaryan New
[1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE [1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE - - - --- 2024-01-25 Suren Baghdasaryan New
[1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions mm, memcg: Optimizations to minimize overhead when memcgs are disabled 1 1 - --- 2021-07-09 Suren Baghdasaryan New
[1/3] mm: change vma_start_read to fail if VMA got detached from under it [1/3] mm: change vma_start_read to fail if VMA got detached from under it - - - --- 2023-06-20 Suren Baghdasaryan New
[1/3] mm: handle swap page faults under VMA lock if page is uncontended [1/3] mm: handle swap page faults under VMA lock if page is uncontended - - - --- 2023-05-01 Suren Baghdasaryan New
[1/3] mm: make vm_area_struct anon_name field RCU-safe [1/3] mm: make vm_area_struct anon_name field RCU-safe - - - --- 2024-01-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/3] selftests: vm: add process_mrelease tests [1/3] selftests: vm: add process_mrelease tests - - - --- 2022-05-10 Suren Baghdasaryan New
[1/3] userfaultfd: UFFDIO_REMAP: rmap preparation userfaultfd remap option - - - --- 2023-09-14 Suren Baghdasaryan New
[1/6] Documentation: rhashtable: undo _noprof additions in the documentation Documentation fixes for memory allocation profiling - - - --- 2024-03-26 Suren Baghdasaryan New
[1/6] mm: enable page walking API to lock vmas during the walk make vma locking more obvious - - - --- 2023-07-31 Suren Baghdasaryan New
[10/40] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[10/41] mm: move mmap_lock assert function definitions Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[11/40] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[11/41] mm: export dump_mm() Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[12/40] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[12/41] mm: add per-VMA lock and helper functions to control it Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[13/40] lib: code tagging framework Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[13/41] mm: introduce vma->vm_flags modifier functions Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[14/40] lib: code tagging module support Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[14/41] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[15/40] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[15/41] mm: replace vma->vm_flags direct modifications with modifier calls Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[16/40] lib: code tagging query helper functions Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[16/41] mm: replace vma->vm_flags indirect modification in ksm_madvise Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[17/40] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[17/41] mm/mmap: move VMA locking before anon_vma_lock_write call Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[18/40] lib: introduce support for page allocation tagging Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[18/41] mm/khugepaged: write-lock VMA while collapsing a huge page Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[19/40] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[19/41] mm/mmap: write-lock VMAs before merging, splitting or expanding them Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[2/2] mm: document FAULT_FLAG_VMA_LOCK flag [1/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare - - - --- 2023-03-01 Suren Baghdasaryan New
[2/2] mm: lock newly mapped VMA which can be modified after it becomes visible [1/2] mm: lock a vma before stack expansion - - - --- 2023-07-07 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
[2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config mm, memcg: Optimizations to minimize overhead when memcgs are disabled - - - --- 2021-07-09 Suren Baghdasaryan New
[2/3] mm: add mm_struct sequence number to detect write locks [1/3] mm: make vm_area_struct anon_name field RCU-safe - - - --- 2024-01-22 Suren Baghdasaryan New
[2/3] mm: change vma_start_read to fail to lock a detached VMA [1/3] mm: change vma_start_read to fail if VMA got detached from under it - - - --- 2023-06-20 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
[2/3] mm: drop VMA lock before waiting for migration [1/3] mm: handle swap page faults under VMA lock if page is uncontended - - - --- 2023-05-01 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
[2/3] userfaultfd: UFFDIO_REMAP uABI userfaultfd remap option - - - --- 2023-09-14 Suren Baghdasaryan New
[2/6] Documentation: mm: undo _noprof additions in the documentation Documentation fixes for memory allocation profiling - - - --- 2024-03-26 Suren Baghdasaryan New
[2/6] mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap make vma locking more obvious - - - --- 2023-07-31 Suren Baghdasaryan New
[20/40] mm: enable page allocation tagging Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[20/41] mm/mmap: write-lock VMAs in vma_adjust Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[21/40] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
[21/41] mm/mmap: write-lock VMAs affected by VMA expansion Per-VMA locks - - - --- 2023-01-09 Suren Baghdasaryan New
[22/40] mm: create new codetag references during page splitting Memory allocation profiling - - - --- 2023-05-01 Suren Baghdasaryan New
« 1 2 3 47 8 »