linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] (k)vrealloc (__GFP_ZERO) fixes
@ 2024-07-30 18:49 Danilo Krummrich
  2024-07-30 18:49 ` [PATCH 1/4] mm: kvrealloc: disable KASAN when switching to vmalloc Danilo Krummrich
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Danilo Krummrich @ 2024-07-30 18:49 UTC (permalink / raw)
  To: akpm, urezki, hch, vbabka
  Cc: mhocko, linux-kernel, linux-mm, Danilo Krummrich

Fixups for [1], as discussed.

[1] https://lore.kernel.org/linux-mm/20240722163111.4766-1-dakr@kernel.org/

Danilo Krummrich (4):
  mm: kvrealloc: disable KASAN when switching to vmalloc
  mm: vrealloc: consider spare memory for __GFP_ZERO
  mm: vrealloc: properly document __GFP_ZERO behavior
  mm: kvrealloc: properly document __GFP_ZERO behavior

 mm/util.c    | 16 ++++++++++++----
 mm/vmalloc.c | 24 ++++++++++++++++--------
 2 files changed, 28 insertions(+), 12 deletions(-)


base-commit: 4152c2f7b8af8c270686a4aabda302ec22b0e099
-- 
2.45.2



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-07-31 15:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-30 18:49 [PATCH 0/4] (k)vrealloc (__GFP_ZERO) fixes Danilo Krummrich
2024-07-30 18:49 ` [PATCH 1/4] mm: kvrealloc: disable KASAN when switching to vmalloc Danilo Krummrich
2024-07-30 21:15   ` Andrew Morton
2024-07-30 22:47     ` Danilo Krummrich
2024-07-30 18:49 ` [PATCH 2/4] mm: vrealloc: consider spare memory for __GFP_ZERO Danilo Krummrich
2024-07-30 21:15   ` Andrew Morton
2024-07-30 18:49 ` [PATCH 3/4] mm: vrealloc: properly document __GFP_ZERO behavior Danilo Krummrich
2024-07-30 21:19   ` Andrew Morton
2024-07-30 22:43     ` Danilo Krummrich
2024-07-31 14:43       ` Vlastimil Babka
2024-07-31 15:10         ` Danilo Krummrich
2024-07-30 18:49 ` [PATCH 4/4] mm: kvrealloc: " Danilo Krummrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).