Show patches with: Submitter = Suren Baghdasaryan       |    State = Action Required       |   769 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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] 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
[v2,1/1] mm: change inlined allocation helpers to account at the call site [v2,1/1] mm: change inlined allocation helpers to account at the call site 1 - - --- 2024-04-15 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] fixup! fix missing vmalloc.h includes [1/1] fixup! fix missing vmalloc.h includes - - - --- 2024-04-05 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] 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] fixup! fix missing vmalloc.h includes [1/1] fixup! fix missing vmalloc.h includes - - - --- 2024-04-02 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
[6/6] Documentation: mm/slab: undo _noprof additions in the documentation Documentation fixes for memory allocation profiling - - - --- 2024-03-26 Suren Baghdasaryan New
[5/6] Documentation: mm: percpu: undo _noprof additions in the documentation Documentation fixes for memory allocation profiling - - - --- 2024-03-26 Suren Baghdasaryan New
[4/6] Documentation: mm: vmalloc: undo _noprof additions in the documentation Documentation fixes for memory allocation profiling - - - --- 2024-03-26 Suren Baghdasaryan New
[3/6] Documentation: mempool: undo _noprof additions in the documentation Documentation fixes for memory allocation profiling - - - --- 2024-03-26 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
[1/6] Documentation: rhashtable: undo _noprof additions in the documentation Documentation fixes for memory allocation profiling - - - --- 2024-03-26 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
[v6,37/37] memprofiling: Documentation Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,34/37] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,33/37] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,32/37] lib: add memory allocations report in show_mem() Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,31/37] rhashtable: Plumb through alloc tag Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,30/37] mm: vmalloc: Enable memory allocation profiling Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,29/37] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,28/37] mm: percpu: Add codetag reference into pcpuobj_ext Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,27/37] mm: percpu: Introduce pcpuobj_ext Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,26/37] mempool: Hook up to memory allocation profiling Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,25/37] mm/slab: enable slab allocation tagging for kmalloc and friends Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,24/37] rust: Add a rust helper for krealloc() Memory allocation profiling 1 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,23/37] mm/slab: add allocation accounting into slab allocation and free paths Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,22/37] lib: add codetag reference into slabobj_ext Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,20/37] mm: fix non-compound multi-order memory accounting in __free_pages Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,19/37] mm: create new codetag references during page splitting Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,18/37] mm: enable page allocation tagging Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,17/37] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,15/37] lib: introduce early boot parameter to avoid page_ext memory overhead Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,14/37] lib: introduce support for page allocation tagging Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,13/37] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,12/37] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,11/37] lib: code tagging module support Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,10/37] lib: code tagging framework Memory allocation profiling - - - --- 2024-03-21 Suren Baghdasaryan New
[v6,09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,06/37] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,05/37] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,04/37] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - 2 - --- 2024-03-21 Suren Baghdasaryan New
[v6,03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline Memory allocation profiling - 3 - --- 2024-03-21 Suren Baghdasaryan New
[v6,02/37] asm-generic/io.h: Kill vmalloc.h dependency Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v6,01/37] fix missing vmalloc.h includes Memory allocation profiling - 1 - --- 2024-03-21 Suren Baghdasaryan New
[v5,37/37] memprofiling: Documentation Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,34/37] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,33/37] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,32/37] lib: add memory allocations report in show_mem() Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,31/37] rhashtable: Plumb through alloc tag Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,30/37] mm: vmalloc: Enable memory allocation profiling Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,29/37] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,28/37] mm: percpu: Add codetag reference into pcpuobj_ext Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,27/37] mm: percpu: Introduce pcpuobj_ext Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,26/37] mempool: Hook up to memory allocation profiling Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,25/37] mm/slab: enable slab allocation tagging for kmalloc and friends Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,24/37] rust: Add a rust helper for krealloc() Memory allocation profiling 1 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,23/37] mm/slab: add allocation accounting into slab allocation and free paths Memory allocation profiling - 2 - --- 2024-03-06 Suren Baghdasaryan New
[v5,22/37] lib: add codetag reference into slabobj_ext Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,20/37] mm: fix non-compound multi-order memory accounting in __free_pages Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,19/37] mm: create new codetag references during page splitting Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,18/37] mm: enable page allocation tagging Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,17/37] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,15/37] lib: introduce early boot parameter to avoid page_ext memory overhead Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,14/37] lib: introduce support for page allocation tagging Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,13/37] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,12/37] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,11/37] lib: code tagging module support Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,10/37] lib: code tagging framework Memory allocation profiling - - - --- 2024-03-06 Suren Baghdasaryan New
[v5,09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - 3 - --- 2024-03-06 Suren Baghdasaryan New
[v5,08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - 3 - --- 2024-03-06 Suren Baghdasaryan New
[v5,07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - 3 - --- 2024-03-06 Suren Baghdasaryan New
[v5,06/37] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - 2 - --- 2024-03-06 Suren Baghdasaryan New
[v5,05/37] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - 2 - --- 2024-03-06 Suren Baghdasaryan New
[v5,04/37] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - 2 - --- 2024-03-06 Suren Baghdasaryan New
[v5,03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline Memory allocation profiling - 3 - --- 2024-03-06 Suren Baghdasaryan New
[v5,02/37] asm-generic/io.h: Kill vmalloc.h dependency Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,01/37] fix missing vmalloc.h includes Memory allocation profiling - 1 - --- 2024-03-06 Suren Baghdasaryan New
[v5,1/1] mm: enumerate all gfp flags [v5,1/1] mm: enumerate all gfp flags 1 2 - --- 2024-02-24 Suren Baghdasaryan New
[v4,36/36] memprofiling: Documentation Memory allocation profiling - - - --- 2024-02-21 Suren Baghdasaryan New
[v4,35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - 1 - --- 2024-02-21 Suren Baghdasaryan New
[v4,34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2024-02-21 Suren Baghdasaryan New
[v4,33/36] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - 1 - --- 2024-02-21 Suren Baghdasaryan New
[v4,32/36] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2024-02-21 Suren Baghdasaryan New
[v4,31/36] lib: add memory allocations report in show_mem() Memory allocation profiling - 1 - --- 2024-02-21 Suren Baghdasaryan New
[v4,30/36] rhashtable: Plumb through alloc tag Memory allocation profiling - - - --- 2024-02-21 Suren Baghdasaryan New
[v4,29/36] mm: vmalloc: Enable memory allocation profiling Memory allocation profiling - - - --- 2024-02-21 Suren Baghdasaryan New
[v4,28/36] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2024-02-21 Suren Baghdasaryan New
« 1 2 3 47 8 »