index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gfp_types.h
Age
Commit message (
Expand
)
Author
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
2026-01-20
mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-comment
Brendan Jackman
2025-11-07
slab: prevent recursive kmalloc() in alloc_empty_sheaf()
Vlastimil Babka
2024-09-09
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
2024-09-09
mm: document __GFP_NOFAIL must be blockable
Barry Song
2024-04-25
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Suren Baghdasaryan
2024-04-04
memblock tests: fix undefined reference to `BIT'
Wei Yang
2024-03-04
mm: enumerate all gfp flags
Suren Baghdasaryan
2023-12-20
gfp: gfp_types.h: fix typos & punctuation
Randy Dunlap
2023-12-10
gfp: include __GFP_NOWARN in GFP_NOWAIT
Matthew Wilcox (Oracle)
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-07-15
headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
Ingo Molnar