LinuxLists
Users
About
Suren Baghdasaryan (
[email protected]
)
Number of posts: 2281 (0.96 per day)
First post: 2017-12-06 17:27:44
Last post: 2024-06-15 04:14:11
Previous Page
/
Next Page
Date
List
Subject
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
2024-03-15 15:47:25
linux-kernel
Re: [PATCH v5 14/37] lib: introduce support for page allocation tagging
2024-03-15 15:44:27
linux-kernel
Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
2024-03-13 15:31:57
linux-kernel
Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
2024-03-12 19:58:02
linux-kernel
Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
2024-03-12 18:59:16
linux-kernel
Re: [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
2024-03-07 16:51:59
linux-kernel
Re: [PATCH v5 37/37] memprofiling: Documentation
2024-03-06 18:37:33
linux-kernel
[PATCH v5 37/37] memprofiling: Documentation
2024-03-06 18:37:00
linux-kernel
[PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
2024-03-06 18:36:33
linux-kernel
[PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
2024-03-06 18:36:04
linux-kernel
[PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty
2024-03-06 18:35:55
linux-kernel
[PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself
2024-03-06 18:35:26
linux-kernel
[PATCH v5 32/37] lib: add memory allocations report in show_mem()
2024-03-06 18:35:10
linux-kernel
[PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling
2024-03-06 18:35:07
linux-kernel
[PATCH v5 31/37] rhashtable: Plumb through alloc tag
2024-03-06 18:34:41
linux-kernel
[PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging