index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmsan
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmsan: export kmsan_handle_urb
Arnd Bergmann
2022-12-21
1
-0
/
+1
*
kmsan: include linux/vmalloc.h
Arnd Bergmann
2022-12-21
1
-0
/
+1
*
kmsan: fix memcpy tests
Alexander Potapenko
2022-12-11
1
-0
/
+3
*
kmsan: allow using __msan_instrument_asm_store() inside runtime
Alexander Potapenko
2022-12-11
1
-3
/
+5
*
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
2022-11-08
1
-0
/
+2
*
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2022-10-28
1
-0
/
+1
*
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
2022-10-28
1
-0
/
+1
*
x86: kmsan: handle CPU entry area
Alexander Potapenko
2022-10-03
1
-1
/
+5
*
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
2022-10-03
1
-0
/
+26
*
kmsan: add tests for KMSAN
Alexander Potapenko
2022-10-03
2
-0
/
+585
*
kmsan: handle memory sent to/from USB
Alexander Potapenko
2022-10-03
1
-0
/
+16
*
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
2022-10-03
1
-0
/
+59
*
instrumented.h: add KMSAN support
Alexander Potapenko
2022-10-03
1
-0
/
+38
*
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
2022-10-03
4
-1
/
+274
*
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
3
-0
/
+29
*
mm: kmsan: call KMSAN hooks from SLUB code
Alexander Potapenko
2022-10-03
1
-0
/
+76
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
2
-0
/
+199
*
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
7
-0
/
+1406