index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kmsan
/
shadow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
mm: split out vmalloc declarations from internal.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-14
mm: kmsan: fix poisoning of high-order non-compound pages
Ryan Roberts
1
-1
/
+1
2025-11-16
kmsan: remove hard-coded GFP_KERNEL flags
Uladzislau Rezki (Sony)
1
-3
/
+3
2025-11-09
mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yet
Aleksei Nikiforov
1
-1
/
+1
2025-05-21
kmsan: fix usage of kmsan_enter_runtime() in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
1
-1
/
+3
2025-05-21
kmsan: apply clang-format to files mm/kmsan/
Alexander Potapenko
1
-2
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-6
/
+2
2024-07-03
kmsan: use ALIGN_DOWN() in kmsan_get_metadata()
Ilya Leoshkevich
1
-5
/
+3
2024-07-03
kmsan: remove a useless assignment from kmsan_vmap_pages_range_noflush()
Ilya Leoshkevich
1
-1
/
+0
2023-10-25
mm: kmsan: panic on failure to allocate early boot metadata
Pedro Falcato
1
-2
/
+7
2023-08-21
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
ZhangPeng
1
-2
/
+2
2023-08-21
mm: kmsan: use helper macro offset_in_page()
ZhangPeng
1
-1
/
+1
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
1
-1
/
+1
2023-04-18
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
1
-9
/
+18
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
1
-0
/
+1
2022-10-03
x86: kmsan: handle CPU entry area
Alexander Potapenko
1
-1
/
+5
2022-10-03
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
1
-0
/
+34
2022-10-03
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
1
-0
/
+113
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
1
-0
/
+147