Suren Baghdasaryan ([email protected])

Number of posts: 2255 (0.97 per day)
First post: 2017-12-06 17:27:44
Last post: 2024-04-26 15:45:50

Date List Subject
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()
2024-02-23 19:27:06 linux-kernel Re: [PATCH v4 06/36] mm: enumerate all gfp flags
2024-02-22 21:57:06 linux-kernel Re: [PATCH] mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails
2024-02-22 21:41:45 linux-kernel Re: [PATCH] mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails
2024-02-21 20:19:13 linux-kernel [PATCH v4 36/36] memprofiling: Documentation
2024-02-21 20:16:42 linux-kernel [PATCH v4 32/36] codetag: debug: skip objext checking when it's for objext itself
2024-02-21 20:14:34 linux-kernel [PATCH v4 31/36] lib: add memory allocations report in show_mem()
2024-02-21 20:13:02 linux-kernel [PATCH v4 28/36] mm: percpu: enable per-cpu allocation tagging
2024-02-21 20:08:53 linux-kernel [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
2024-02-21 20:05:41 linux-kernel [PATCH v4 19/36] mm: create new codetag references during page splitting
2024-02-21 20:02:41 linux-kernel [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
2024-02-21 20:00:44 linux-kernel [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
2024-02-21 19:56:25 linux-kernel [PATCH v4 35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling
2024-02-21 19:56:20 linux-kernel [PATCH v4 34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
2024-02-21 19:55:11 linux-kernel [PATCH v4 33/36] codetag: debug: mark codetags for reserved pages as empty
2024-02-21 19:53:57 linux-kernel [PATCH v4 29/36] mm: vmalloc: Enable memory allocation profiling
2024-02-21 19:53:57 linux-kernel [PATCH v4 30/36] rhashtable: Plumb through alloc tag
2024-02-21 19:52:44 linux-kernel [PATCH v4 27/36] mm: percpu: Add codetag reference into pcpuobj_ext
2024-02-21 19:52:44 linux-kernel [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
2024-02-21 19:52:29 linux-kernel [PATCH v4 26/36] mm: percpu: Introduce pcpuobj_ext
2024-02-21 19:52:22 linux-kernel [PATCH v4 25/36] mempool: Hook up to memory allocation profiling
2024-02-21 19:52:10 linux-kernel [PATCH v4 24/36] rust: Add a rust helper for krealloc()
2024-02-21 19:52:00 linux-kernel [PATCH v4 01/36] fix missing vmalloc.h includes
2024-02-21 19:51:38 linux-kernel [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
2024-02-21 19:51:38 linux-kernel [PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-02-21 19:50:50 linux-kernel [PATCH v4 00/36] Memory allocation profiling
2024-02-21 19:50:38 linux-kernel [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths