summaryrefslogtreecommitdiff
path: root/lib/alloc_tag.c
AgeCommit message (Expand)Author
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang
2024-11-07mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan
2024-11-07alloc_tag: support for page allocation tag compressionSuren Baghdasaryan
2024-11-07alloc_tag: populate memory for module tags as neededSuren Baghdasaryan
2024-11-07alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan
2024-11-07alloc_tag: introduce shutdown_mem_profiling helper functionSuren Baghdasaryan
2024-07-16Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-06-15lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=nSuren Baghdasaryan
2024-06-13mm profiling: Remove superfluous sentinel element from ctl_tableJoel Granados
2024-05-24lib: add version into /proc/allocinfo outputSuren Baghdasaryan
2024-04-25alloc_tag: Tighten file permissions on /proc/allocinfoKees Cook
2024-04-25lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-04-25lib: introduce early boot parameter to avoid page_ext memory overheadSuren Baghdasaryan
2024-04-25lib: introduce support for page allocation taggingSuren Baghdasaryan
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan