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

Date List Subject
2024-03-06 18:34:04 linux-kernel [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
2024-03-06 18:33:56 linux-kernel [PATCH v5 26/37] mempool: Hook up to memory allocation profiling
2024-03-06 18:33:54 linux-kernel [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext
2024-03-06 18:33:50 linux-kernel [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-03-06 18:33:07 linux-kernel [PATCH v5 24/37] rust: Add a rust helper for krealloc()
2024-03-06 18:32:53 linux-kernel [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
2024-03-06 18:32:53 linux-kernel [PATCH v5 22/37] lib: add codetag reference into slabobj_ext
2024-03-06 18:31:49 linux-kernel [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
2024-03-06 18:31:38 linux-kernel [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
2024-03-06 18:31:28 linux-kernel [PATCH v5 18/37] mm: enable page allocation tagging
2024-03-06 18:31:20 linux-kernel [PATCH v5 19/37] mm: create new codetag references during page splitting
2024-03-06 18:31:00 linux-kernel [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
2024-03-06 18:30:19 linux-kernel [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
2024-03-06 18:29:59 linux-kernel [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
2024-03-06 18:29:48 linux-kernel [PATCH v5 14/37] lib: introduce support for page allocation tagging
2024-03-06 18:29:40 linux-kernel [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling
2024-03-06 18:29:09 linux-kernel [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
2024-03-06 18:28:40 linux-kernel [PATCH v5 11/37] lib: code tagging module support
2024-03-06 18:28:33 linux-kernel [PATCH v5 10/37] lib: code tagging framework
2024-03-06 18:28:09 linux-kernel [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
2024-03-06 18:27:47 linux-kernel [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
2024-03-06 18:27:22 linux-kernel [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
2024-03-06 18:27:19 linux-kernel [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
2024-03-06 18:26:52 linux-kernel [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro
2024-03-06 18:26:37 linux-kernel [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols
2024-03-06 18:26:01 linux-kernel [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
2024-03-06 18:25:51 linux-kernel [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency
2024-03-06 18:25:42 linux-kernel [PATCH v5 01/37] fix missing vmalloc.h includes
2024-03-06 18:25:13 linux-kernel [PATCH v5 00/37] Memory allocation profiling
2024-03-01 19:16:06 linux-kernel Re: [PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
2024-02-28 18:48:30 linux-kernel Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
2024-02-28 18:07:50 linux-kernel Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
2024-02-28 18:06:06 linux-kernel Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
2024-02-28 17:51:17 linux-kernel Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
2024-02-27 16:56:03 linux-kernel Re: [PATCH v4 15/36] lib: introduce support for page allocation tagging
2024-02-27 16:42:13 linux-kernel Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
2024-02-27 16:16:31 linux-kernel Re: [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
2024-02-27 16:13:16 linux-kernel Re: [PATCH v4 31/36] lib: add memory allocations report in show_mem()
2024-02-27 16:11:17 linux-kernel Re: [PATCH v4 00/36] Memory allocation profiling
2024-02-26 20:08:04 linux-kernel Re: [PATCH] psi: Fix avg trigger being fired unexpectedly.
2024-02-26 17:56:28 linux-kernel Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
2024-02-26 17:49:20 linux-kernel Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
2024-02-26 17:23:51 linux-kernel Re: [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
2024-02-26 17:18:45 linux-kernel Re: [PATCH v4 15/36] lib: introduce support for page allocation tagging
2024-02-26 16:13:47 linux-kernel Re: [PATCH v5 1/1] mm: enumerate all gfp flags
2024-02-26 16:10:32 linux-kernel Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
2024-02-25 01:13:08 linux-kernel Re: [PATCH v5 1/1] mm: enumerate all gfp flags
2024-02-24 02:02:47 linux-kernel Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
2024-02-24 02:01:22 linux-kernel Re: [PATCH v4 06/36] mm: enumerate all gfp flags
2024-02-24 01:58:18 linux-kernel [PATCH v5 1/1] mm: enumerate all gfp flags
2024-02-23 22:24:59 linux-kernel Re: [PATCH v4 24/36] rust: Add a rust helper for krealloc()