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
/
include
/
linux
/
kmsan.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
kmsan: expose KMSAN_WARN_ON()
Ilya Leoshkevich
1
-0
/
+25
2024-07-04
kmsan: introduce memset_no_sanitize_memory()
Ilya Leoshkevich
1
-0
/
+18
2024-07-04
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
1
-0
/
+24
2024-07-04
kmsan: expose kmsan_get_metadata()
Ilya Leoshkevich
1
-0
/
+9
2023-04-19
mm: kmsan: apply __must_check to non-void functions
Alexander Potapenko
1
-21
/
+22
2023-04-19
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
1
-9
/
+10
2023-04-19
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
1
-9
/
+11
2022-10-04
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
1
-0
/
+15
2022-10-04
kmsan: handle memory sent to/from USB
Alexander Potapenko
1
-0
/
+15
2022-10-04
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
1
-0
/
+41
2022-10-04
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
1
-0
/
+36
2022-10-04
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+21
2022-10-04
mm: kmsan: call KMSAN hooks from SLUB code
Alexander Potapenko
1
-0
/
+57
2022-10-04
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
1
-0
/
+145