Suren Baghdasaryan ([email protected])

Number of posts: 2245 (0.96 per day)
First post: 2017-12-06 17:27:44
Last post: 2024-04-23 02:14:24

Date List Subject
2024-03-26 07:38:08 linux-kernel [PATCH 1/1] arch/um: fix forward declaration for vmalloc
2024-03-26 06:23:51 linux-kernel Re: [PATCH v6 14/37] lib: introduce support for page allocation tagging
2024-03-26 06:17:16 linux-kernel Re: linux-next: build warnings after merge of the mm tree
2024-03-26 02:22:15 linux-kernel Re: linux-next: build warning after merge of the mm tree
2024-03-26 02:20:45 linux-kernel Re: linux-next: build warnings after merge of the mm tree
2024-03-25 21:26:07 linux-kernel Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
2024-03-25 18:28:58 linux-kernel Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
2024-03-21 22:48:14 linux-kernel Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
2024-03-21 21:14:31 linux-kernel Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
2024-03-21 21:09:09 linux-kernel Re: [PATCH v6 00/37] Memory allocation profiling
2024-03-21 17:40:53 linux-kernel Re: [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
2024-03-21 17:23:15 linux-kernel Re: [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
2024-03-21 17:12:16 linux-kernel [PATCH v6 32/37] lib: add memory allocations report in show_mem()
2024-03-21 17:11:07 linux-kernel [PATCH v6 29/37] mm: percpu: enable per-cpu allocation tagging
2024-03-21 17:04:28 linux-kernel [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
2024-03-21 17:04:05 linux-kernel [PATCH v6 18/37] mm: enable page allocation tagging
2024-03-21 16:53:48 linux-kernel [PATCH v6 37/37] memprofiling: Documentation
2024-03-21 16:53:23 linux-kernel [PATCH v6 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
2024-03-21 16:53:10 linux-kernel [PATCH v6 34/37] codetag: debug: mark codetags for reserved pages as empty
2024-03-21 16:53:00 linux-kernel [PATCH v6 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
2024-03-21 16:52:40 linux-kernel [PATCH v6 12/37] lib: prevent module unloading if memory is not freed
2024-03-21 16:52:18 linux-kernel [PATCH v6 14/37] lib: introduce support for page allocation tagging
2024-03-21 16:52:02 linux-kernel [PATCH v6 33/37] codetag: debug: skip objext checking when it's for objext itself
2024-03-21 16:51:22 linux-kernel [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
2024-03-21 16:51:20 linux-kernel [PATCH v6 31/37] rhashtable: Plumb through alloc tag
2024-03-21 16:50:03 linux-kernel [PATCH v6 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
2024-03-21 16:49:45 linux-kernel [PATCH v6 27/37] mm: percpu: Introduce pcpuobj_ext
2024-03-21 16:49:24 linux-kernel [PATCH v6 26/37] mempool: Hook up to memory allocation profiling
2024-03-21 16:49:16 linux-kernel [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-03-21 16:48:15 linux-kernel [PATCH v6 23/37] mm/slab: add allocation accounting into slab allocation and free paths
2024-03-21 16:48:11 linux-kernel [PATCH v6 24/37] rust: Add a rust helper for krealloc()
2024-03-21 16:48:02 linux-kernel [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
2024-03-21 16:47:30 linux-kernel [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
2024-03-21 16:47:27 linux-kernel [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
2024-03-21 16:47:18 linux-kernel [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
2024-03-21 16:46:27 linux-kernel [PATCH v6 22/37] lib: add codetag reference into slabobj_ext
2024-03-21 16:45:51 linux-kernel [PATCH v6 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
2024-03-21 16:45:07 linux-kernel [PATCH v6 19/37] mm: create new codetag references during page splitting
2024-03-21 16:44:27 linux-kernel [PATCH v6 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
2024-03-21 16:43:59 linux-kernel [PATCH v6 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
2024-03-21 16:43:51 linux-kernel [PATCH v6 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
2024-03-21 16:43:26 linux-kernel [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
2024-03-21 16:41:47 linux-kernel [PATCH v6 11/37] lib: code tagging module support
2024-03-21 16:41:37 linux-kernel [PATCH v6 10/37] lib: code tagging framework
2024-03-21 16:40:09 linux-kernel [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions
2024-03-21 16:39:08 linux-kernel [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols
2024-03-21 16:38:30 linux-kernel [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
2024-03-21 16:38:21 linux-kernel [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency
2024-03-21 16:38:18 linux-kernel [PATCH v6 01/37] fix missing vmalloc.h includes
2024-03-21 16:37:43 linux-kernel [PATCH v6 00/37] Memory allocation profiling
2024-03-15 17:17:40 linux-kernel Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths