This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
4e7c8655ab
OpenCloudOS-Kernel
/
mm
/
kmsan
History
Andrew Morton
f8f238ffe5
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
2023-04-18 14:53:49 -07:00
..
Makefile
kmsan: disable ftrace in kmsan core code
2023-02-20 12:46:16 -08:00
core.c
lib/stacktrace, kasan, kmsan: rework extra_bits interface
2023-02-16 20:43:51 -08:00
hooks.c
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
2023-04-18 14:22:13 -07:00
init.c
mm, treewide: redefine MAX_ORDER sanely
2023-04-05 19:42:46 -07:00
instrumentation.c
kmsan: silence -Wmissing-prototypes warnings
2023-02-02 22:33:05 -08:00
kmsan.h
kmsan: core: kmsan_in_runtime() should return true in NMI context
2022-11-08 15:57:24 -08:00
kmsan_test.c
kmsan: add test_stackdepot_roundtrip
2023-03-28 16:20:14 -07:00
report.c
kmsan: add KMSAN runtime core
2022-10-03 14:03:19 -07:00
shadow.c
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
2023-04-18 14:22:13 -07:00