Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
Memory allocation profiling
| Archived =
No
| 39 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v2,39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,37/39] codetag: debug: mark codetags for reserved pages as empty
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,36/39] codetag: debug: skip objext checking when it's for objext itself
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,35/39] lib: add memory allocations report in show_mem()
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,34/39] rhashtable: Plumb through alloc tag
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,33/39] mm: vmalloc: Enable memory allocation profiling
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,32/39] arm64: Fix circular header dependency
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,31/39] mm: percpu: enable per-cpu allocation tagging
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,30/39] mm: percpu: Add codetag reference into pcpuobj_ext
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,29/39] mm: percpu: Introduce pcpuobj_ext
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,28/39] timekeeping: Fix a circular include dependency
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,27/39] xfs: Memory allocation profiling fixups
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,26/39] mempool: Hook up to memory allocation profiling
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,23/39] mm/slab: add allocation accounting into slab allocation and free paths
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,22/39] lib: add codetag reference into slabobj_ext
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,20/39] mm: create new codetag references during page splitting
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,19/39] mm: enable page allocation tagging
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,17/39] change alloc_pages name in dma_map_ops to avoid name conflicts
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,16/39] lib: introduce support for page allocation tagging
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,15/39] lib: add allocation tagging support for memory allocation profiling
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,14/39] lib: prevent module unloading if memory is not freed
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,13/39] lib: code tagging module support
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,12/39] lib: code tagging framework
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,07/39] mm: introduce slabobj_ext to support slab object extensions
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,06/39] mm: enumerate all gfp flags
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,05/39] prandom: Remove unused include
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,04/39] nodemask: Split out include/linux/nodemask_types.h
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,03/39] fs: Convert alloc_inode_sb() to a macro
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,02/39] scripts/kallysms: Always include __start and __stop symbols
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New
[v2,01/39] lib/string_helpers: Add flags param to string_get_size()
Memory allocation profiling
- - -
-
-
-
2023-10-24
Suren Baghdasaryan
New