summaryrefslogtreecommitdiff
path: root/include/linux/codetag.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-10alloc_tag: add sequence number for module and iteratorDavid Wang1-0/+1
2025-06-06alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan1-4/+4
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan1-4/+4
2024-11-08alloc_tag: support for page allocation tag compressionSuren Baghdasaryan1-0/+3
2024-11-08alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan1-5/+32
2024-04-26lib: add memory allocations report in show_mem()Suren Baghdasaryan1-0/+1
2024-04-26lib: prevent module unloading if memory is not freedSuren Baghdasaryan1-3/+3
2024-04-26lib: code tagging module supportSuren Baghdasaryan1-0/+12
2024-04-26lib: code tagging frameworkSuren Baghdasaryan1-0/+68