index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kmsan
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-06
kmsan: test: add module description
Arnd Bergmann
1
-0
/
+1
2025-05-21
kmsan: rework kmsan_in_runtime() handling in kmsan_report()
Alexander Potapenko
3
-15
/
+3
2025-05-21
kmsan: enter the runtime around kmsan_internal_memmove_metadata() call
Alexander Potapenko
1
-0
/
+2
2025-05-21
kmsan: drop the declaration of kmsan_save_stack()
Alexander Potapenko
1
-1
/
+0
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
4
-9
/
+5
2025-03-06
dma: kmsan: export kmsan_handle_dma() for modules
Sebastian Andrzej Siewior
1
-0
/
+1
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-6
/
+2
2024-11-07
mm, kasan, kmsan: instrument copy_from/to_kernel_nofault
Sabyrzhan Tasbolatov
1
-0
/
+17
2024-07-04
kmsan: do not pass NULL pointers as 0
Ilya Leoshkevich
2
-9
/
+10
2024-07-04
kmsan: add missing __user tags
Ilya Leoshkevich
3
-6
/
+6
2024-07-04
kmsan: accept ranges starting with 0 on s390
Ilya Leoshkevich
1
-1
/
+4
2024-07-04
kmsan: expose KMSAN_WARN_ON()
Ilya Leoshkevich
1
-23
/
+1
2024-07-04
kmsan: do not round up pg_data_t size
Ilya Leoshkevich
1
-1
/
+1
2024-07-04
kmsan: use ALIGN_DOWN() in kmsan_get_metadata()
Ilya Leoshkevich
1
-5
/
+3
2024-07-04
kmsan: support SLAB_POISON
Ilya Leoshkevich
1
-1
/
+1
2024-07-04
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
3
-7
/
+19
2024-07-04
kmsan: export panic_on_kmsan
Ilya Leoshkevich
1
-0
/
+1
2024-07-04
kmsan: expose kmsan_get_metadata()
Ilya Leoshkevich
2
-1
/
+1
2024-07-04
kmsan: remove an x86-specific #include from kmsan.h
Ilya Leoshkevich
1
-4
/
+4
2024-07-04
kmsan: remove a useless assignment from kmsan_vmap_pages_range_noflush()
Ilya Leoshkevich
1
-1
/
+0
2024-07-04
kmsan: fix kmsan_copy_to_user() on arches with overlapping address spaces
Ilya Leoshkevich
1
-1
/
+2
2024-07-04
kmsan: fix is_bad_asm_addr() on arches with overlapping address spaces
Ilya Leoshkevich
1
-1
/
+2
2024-07-04
kmsan: increase the maximum store size to 4096
Ilya Leoshkevich
1
-4
/
+3
2024-07-04
kmsan: make the tests compatible with kmsan.panic=1
Ilya Leoshkevich
1
-0
/
+5
2024-07-04
mm: pass meminit_context to __free_pages_core()
David Hildenbrand
1
-1
/
+1
2024-07-04
kmsan: introduce test_unpoison_memory()
Brian Johannesmeyer
1
-0
/
+27
2024-06-06
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
1
-4
/
+11
2024-04-26
mm: kmsan: implement kmsan_memmove()
Alexander Potapenko
1
-0
/
+11
2024-02-22
mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
Alexander Potapenko
1
-23
/
+13
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-3
/
+3
2024-01-09
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-1
/
+1
2023-12-11
kmsan: use stack_depot_save instead of __stack_depot_save
Andrey Konovalov
1
-4
/
+3
2023-10-26
mm: kmsan: panic on failure to allocate early boot metadata
Pedro Falcato
1
-2
/
+7
2023-10-04
kmsan: introduce test_memcpy_initialized_gap()
Alexander Potapenko
1
-0
/
+53
2023-10-04
kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together
Alexander Potapenko
1
-24
/
+13
2023-10-04
kmsan: prevent optimizations in memcpy tests
Alexander Potapenko
1
-25
/
+16
2023-10-04
kmsan: simplify kmsan_internal_memmove_metadata()
Alexander Potapenko
1
-96
/
+31
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
2
-2
/
+2
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
2
-2
/
+2
2023-06-24
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2
-4
/
+4
2023-04-19
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
1
-20
/
+2
2023-04-19
kmsan: fix a stale comment in kmsan_save_stack_with_flags()
Zhen Lei
1
-1
/
+1
2023-04-19
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2
-17
/
+65
2023-04-19
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
1
-8
/
+47
2023-04-19
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
1
-9
/
+18
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-3
/
+3
2023-03-29
kmsan: add test_stackdepot_roundtrip
Alexander Potapenko
1
-0
/
+31
2023-03-29
kmsan: add memsetXX tests
Alexander Potapenko
1
-0
/
+22
[next]