summaryrefslogtreecommitdiff
path: root/include/linux/pgalloc_tag.h
AgeCommit message (Expand)Author
2024-08-15alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan
2024-07-17alloc_tag: fix page_ext_get/page_ext_put sequence during page splittingSuren Baghdasaryan
2024-07-17lib: reuse page_ext_data() to obtain codetag_refSuren Baghdasaryan
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan
2024-04-25mm: make page_ext_get() take a const argumentMatthew Wilcox (Oracle)
2024-04-25codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2024-04-25mm: fix non-compound multi-order memory accounting in __free_pagesSuren Baghdasaryan
2024-04-25mm: create new codetag references during page splittingSuren Baghdasaryan
2024-04-25lib: introduce support for page allocation taggingSuren Baghdasaryan