summaryrefslogtreecommitdiff
path: root/include/linux/alloc_tag.h
AgeCommit message (Expand)Author
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan
2025-01-25alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan
2024-12-18mm/codetag: clear tags before swapDavid Wang
2024-11-07alloc_tag: support for page allocation tag compressionSuren Baghdasaryan
2024-11-07alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge
2024-09-09mm/codetag: add pgalloc_tag_copy()Yu Zhao
2024-09-09mm/codetag: fix a typoYu Zhao
2024-07-17lib: add missing newline character in the warning messageSuren Baghdasaryan
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet
2024-04-25codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2024-04-25codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2024-04-25lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-04-25rhashtable: plumb through alloc tagKent Overstreet
2024-04-25mm: create new codetag references during page splittingSuren Baghdasaryan
2024-04-25mm: enable page allocation taggingSuren Baghdasaryan
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan