summaryrefslogtreecommitdiff
path: root/include/linux/gfp_types.h
AgeCommit message (Expand)Author
2024-04-25mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2024-04-04memblock tests: fix undefined reference to `BIT'Wei Yang
2024-03-04mm: enumerate all gfp flagsSuren Baghdasaryan
2023-12-20gfp: gfp_types.h: fix typos & punctuationRandy Dunlap
2023-12-10gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)
2023-03-28kasan: remove PG_skip_kasan_poison flagPeter Collingbourne
2023-02-02mm: discard __GFP_ATOMICNeilBrown
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-07-15headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>Ingo Molnar