index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
alloc_tag.h
Age
Commit message (
Expand
)
Author
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2025-01-25
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
2024-12-18
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
2024-12-18
mm/codetag: clear tags before swap
David Wang
2024-11-07
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
2024-10-30
mm/codetag: fix null pointer check logic for ref and tag
Hao Ge
2024-09-09
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
2024-09-09
mm/codetag: fix a typo
Yu Zhao
2024-07-17
lib: add missing newline character in the warning message
Suren Baghdasaryan
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2024-04-25
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-04-25
rhashtable: plumb through alloc tag
Kent Overstreet
2024-04-25
mm: create new codetag references during page splitting
Suren Baghdasaryan
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan