linux-modules
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/02/26
Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
Suren Baghdasaryan
2024/02/26
Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
Vlastimil Babka
2024/02/26
Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
Vlastimil Babka
2024/02/25
Re: Automation with 0-day & kdevops
Philip Li
2024/02/23
Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
Suren Baghdasaryan
2024/02/23
Re: [PATCH v4 06/36] mm: enumerate all gfp flags
Suren Baghdasaryan
2024/02/23
Re: [PATCH v4 24/36] rust: Add a rust helper for krealloc()
Suren Baghdasaryan
2024/02/23
Re: [PATCH v4 06/36] mm: enumerate all gfp flags
Suren Baghdasaryan
2024/02/23
Automation with 0-day & kdevops
Luis Chamberlain
2024/02/23
Re: [PATCH kmod] man: silence autoconf warnings
Emil Velikov
2024/02/23
Re: [PATCH kmod] Remove unmaintained experimental tools
Emil Velikov
2024/02/22
Re: [PATCH v4 06/36] mm: enumerate all gfp flags
Petr Tesařík
2024/02/22
Re: [PATCH v4 06/36] mm: enumerate all gfp flags
Michal Hocko
2024/02/22
Re: [PATCH v4 24/36] rust: Add a rust helper for krealloc()
Alice Ryhl
2024/02/21
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
Kees Cook
2024/02/21
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
Kent Overstreet
2024/02/21
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
Kees Cook
2024/02/21
Re: [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Pasha Tatashin
2024/02/21
Re: [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Pasha Tatashin
2024/02/21
Re: [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Pasha Tatashin
2024/02/21
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
Kent Overstreet
2024/02/21
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
Kees Cook
2024/02/21
Re: [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
Pasha Tatashin
2024/02/21
Re: [PATCH v4 06/36] mm: enumerate all gfp flags
Pasha Tatashin
2024/02/21
Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
Pasha Tatashin
2024/02/21
Re: [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
Pasha Tatashin
2024/02/21
Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
Pasha Tatashin
2024/02/21
Re: [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
Pasha Tatashin
2024/02/21
Re: [PATCH v4 01/36] fix missing vmalloc.h includes
Pasha Tatashin
2024/02/21
[PATCH v4 36/36] memprofiling: Documentation
Suren Baghdasaryan
2024/02/21
[PATCH v4 35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling
Suren Baghdasaryan
2024/02/21
[PATCH v4 34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
2024/02/21
[PATCH v4 33/36] codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2024/02/21
[PATCH v4 32/36] codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024/02/21
[PATCH v4 31/36] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/21
[PATCH v4 30/36] rhashtable: Plumb through alloc tag
Suren Baghdasaryan
2024/02/21
[PATCH v4 29/36] mm: vmalloc: Enable memory allocation profiling
Suren Baghdasaryan
2024/02/21
[PATCH v4 28/36] mm: percpu: enable per-cpu allocation tagging
Suren Baghdasaryan
2024/02/21
[PATCH v4 27/36] mm: percpu: Add codetag reference into pcpuobj_ext
Suren Baghdasaryan
2024/02/21
[PATCH v4 26/36] mm: percpu: Introduce pcpuobj_ext
Suren Baghdasaryan
2024/02/21
[PATCH v4 25/36] mempool: Hook up to memory allocation profiling
Suren Baghdasaryan
2024/02/21
[PATCH v4 24/36] rust: Add a rust helper for krealloc()
Suren Baghdasaryan
2024/02/21
[PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2024/02/21
[PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
Suren Baghdasaryan
2024/02/21
[PATCH v4 21/36] lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
2024/02/21
[PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
Suren Baghdasaryan
2024/02/21
[PATCH v4 19/36] mm: create new codetag references during page splitting
Suren Baghdasaryan
2024/02/21
[PATCH v4 18/36] mm: enable page allocation tagging
Suren Baghdasaryan
2024/02/21
[PATCH v4 17/36] change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024/02/21
[PATCH v4 16/36] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
Suren Baghdasaryan
2024/02/21
[PATCH v4 15/36] lib: introduce support for page allocation tagging
Suren Baghdasaryan
2024/02/21
[PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024/02/21
[PATCH v4 13/36] lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
2024/02/21
[PATCH v4 12/36] lib: code tagging module support
Suren Baghdasaryan
2024/02/21
[PATCH v4 11/36] lib: code tagging framework
Suren Baghdasaryan
2024/02/21
[PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
2024/02/21
[PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2024/02/21
[PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Suren Baghdasaryan
2024/02/21
[PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024/02/21
[PATCH v4 06/36] mm: enumerate all gfp flags
Suren Baghdasaryan
2024/02/21
[PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
Suren Baghdasaryan
2024/02/21
[PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
Suren Baghdasaryan
2024/02/21
[PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
Suren Baghdasaryan
2024/02/21
[PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
Suren Baghdasaryan
2024/02/21
[PATCH v4 01/36] fix missing vmalloc.h includes
Suren Baghdasaryan
2024/02/21
[PATCH v4 00/36] Memory allocation profiling
Suren Baghdasaryan
2024/02/21
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/21
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Tetsuo Handa
2024/02/20
Re: [PATCH kmod] Remove unmaintained experimental tools
Lucas De Marchi
2024/02/20
Re: [PATCH kmod] man: silence autoconf warnings
Lucas De Marchi
2024/02/20
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/20
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Vlastimil Babka
2024/02/20
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/20
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Michal Hocko
2024/02/20
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/20
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Michal Hocko
2024/02/20
Re: Re: Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
Lucas De Marchi
2024/02/19
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/19
Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024/02/19
Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
Vlastimil Babka
2024/02/18
Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024/02/17
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024/02/17
Re: [PATCH v3 18/35] mm: create new codetag references during page splitting
Suren Baghdasaryan
2024/02/17
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Kent Overstreet
2024/02/17
[PATCH kmod] man: silence autoconf warnings
Emil Velikov via B4 Relay
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Kees Cook
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Kent Overstreet
2024/02/16
Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Vlastimil Babka
2024/02/16
Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
Vlastimil Babka
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Pasha Tatashin
2024/02/16
Re: [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
Kent Overstreet
2024/02/16
Re: [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
Vlastimil Babka
2024/02/16
Re: [PATCH v3 18/35] mm: create new codetag references during page splitting
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 14/35] lib: introduce support for page allocation tagging
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
Kent Overstreet
2024/02/16
Re: [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
Vlastimil Babka
2024/02/16
Re: [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
Vlastimil Babka
2024/02/16
Re: [PATCH v3 18/35] mm: create new codetag references during page splitting
Vlastimil Babka
2024/02/16
Re: [PATCH v3 14/35] lib: introduce support for page allocation tagging
Vlastimil Babka
2024/02/16
Re: [PATCH v3 00/35] Memory allocation profiling
Jani Nikula
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Vlastimil Babka
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024/02/16
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Vlastimil Babka
2024/02/16
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/16
Re: [PATCH v3 00/35] Memory allocation profiling
Jani Nikula
2024/02/15
Re: [PATCH v3 10/35] lib: code tagging framework
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Kent Overstreet
2024/02/15
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Pasha Tatashin
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Steven Rostedt
2024/02/15
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Steven Rostedt
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Steven Rostedt
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Steven Rostedt
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Dave Hansen
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Steven Rostedt
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Steven Rostedt
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Michal Hocko
2024/02/15
Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Vlastimil Babka
2024/02/15
Re: [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
Vlastimil Babka
2024/02/15
Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Kent Overstreet
2024/02/15
Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Vlastimil Babka
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Vlastimil Babka
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Michal Hocko
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Kent Overstreet
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Michal Hocko
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024/02/15
Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
Michal Hocko
2024/02/14
Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
Liam R. Howlett
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Tim Chen
2024/02/14
Re: [PATCH v3 25/35] xfs: Memory allocation profiling fixups
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 25/35] xfs: Memory allocation profiling fixups
Dave Chinner
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Yosry Ahmed
2024/02/14
Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
Matthew Wilcox
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Tim Chen
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Andy Shevchenko
2024/02/14
Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
Vlastimil Babka
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Michal Hocko
2024/02/14
Re: Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
Emil Velikov
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Michal Hocko
2024/02/14
Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
Vlastimil Babka
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Matthew Wilcox
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Michal Hocko
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Michal Hocko
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
Vlastimil Babka
2024/02/14
Re: [PATCH v3 00/35] Memory allocation profiling
David Hildenbrand
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Johannes Weiner
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/13
Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
Kent Overstreet
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Pasha Tatashin
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
David Hildenbrand
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Darrick J. Wong
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
David Hildenbrand
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
David Hildenbrand
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
David Hildenbrand
2024/02/13
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Steven Rostedt
2024/02/13
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Kees Cook
2024/02/13
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Suren Baghdasaryan
2024/02/13
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
Darrick J. Wong
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
David Hildenbrand
2024/02/13
Re: [PATCH v3 00/35] Memory allocation profiling
Kent Overstreet
Earlier messages
Later messages