summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/msan.h
AgeCommit message (Expand)Author
2022-09-13amd64/asan.h, amd64/msan.h: Add include guards.riastradh
2022-08-22amd64/msan.h: Fix includes for private pmap.riastradh
2020-11-18Make this at least compile.hannken
2020-09-09kmsan: update the copyright noticesmaxv
2020-06-07make this compile.christos
2020-04-25Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVMbouyer
2020-04-15Use large pages for the kMSan shadows. This greatly improves performance,maxv
2019-11-14Add support for Kernel Memory Sanitizer (kMSan). It detects uninitializedmaxv