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-02-16 16:45:31 linux-kernel Re: [PATCH v3 14/35] lib: introduce support for page allocation tagging
2024-02-16 09:04:09 linux-kernel Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
2024-02-16 09:02:59 linux-kernel Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
2024-02-16 07:22:49 linux-kernel Re: [PATCH v3 10/35] lib: code tagging framework
2024-02-16 01:32:46 linux-kernel Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-16 00:43:08 linux-kernel Re: [PATCH v8 1/1] mm: report per-page metadata information
2024-02-15 22:20:20 linux-kernel Re: [PATCH v7 3/4] mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
2024-02-15 22:19:02 linux-kernel Re: [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
2024-02-15 22:18:21 linux-kernel Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
2024-02-15 18:46:53 linux-kernel Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-15 16:48:44 linux-kernel Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-15 15:35:00 linux-kernel Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-14 22:52:44 linux-kernel Re: [PATCH v3 25/35] xfs: Memory allocation profiling fixups
2024-02-14 22:21:09 linux-kernel Re: [PATCH v6 3/3] userfaultfd: use per-vma locks in userfaultfd operations
2024-02-14 20:31:19 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-14 19:27:07 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-14 19:20:21 linux-kernel Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
2024-02-14 18:54:43 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-14 17:41:50 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-14 17:16:58 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-14 00:05:01 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 23:02:08 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 22:36:14 linux-kernel Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
2024-02-13 22:32:09 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 22:10:56 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 19:31:26 linux-kernel Re: [PATCH v5 3/3] userfaultfd: use per-vma locks in userfaultfd operations
2024-02-13 18:58:52 linux-kernel Re: [PATCH v5 3/3] userfaultfd: use per-vma locks in userfaultfd operations
2024-02-13 18:52:48 linux-kernel Re: [PATCH v5 3/3] userfaultfd: use per-vma locks in userfaultfd operations
2024-02-13 08:19:16 linux-kernel Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-13 02:20:39 linux-kernel Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
2024-02-13 02:05:22 linux-kernel Re: [PATCH v3 10/35] lib: code tagging framework
2024-02-13 01:39:00 linux-kernel Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
2024-02-13 01:34:35 linux-kernel Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
2024-02-13 01:17:16 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 01:14:43 linux-kernel Re: [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling
2024-02-13 00:16:07 linux-kernel Re: [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
2024-02-13 00:09:49 linux-kernel Re: [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
2024-02-12 22:00:52 linux-kernel [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-02-12 21:56:55 linux-kernel [PATCH v3 18/35] mm: create new codetag references during page splitting
2024-02-12 21:56:25 linux-kernel [PATCH v3 27/35] mm: percpu: Add codetag reference into pcpuobj_ext
2024-02-12 21:56:06 linux-kernel [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
2024-02-12 21:53:46 linux-kernel [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling
2024-02-12 21:53:25 linux-kernel [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
2024-02-12 21:52:59 linux-kernel [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
2024-02-12 21:52:43 linux-kernel [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
2024-02-12 21:52:13 linux-kernel [PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-12 21:51:54 linux-kernel [PATCH v3 30/35] rhashtable: Plumb through alloc tag
2024-02-12 21:51:47 linux-kernel [PATCH v3 29/35] mm: vmalloc: Enable memory allocation profiling
2024-02-12 21:51:30 linux-kernel [PATCH v3 28/35] mm: percpu: enable per-cpu allocation tagging
2024-02-12 21:50:57 linux-kernel [PATCH v3 19/35] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
2024-02-12 21:50:24 linux-kernel [PATCH v3 26/35] mm: percpu: Introduce pcpuobj_ext