summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/asan.h
AgeCommit message (Expand)Author
2022-09-13amd64/asan.h, amd64/msan.h: Add include guards.riastradh
2022-08-22Sprinkle "#include <machine/pmap_private.h>", kernel ALL/amd64hannken
2022-08-20x86: Split bootspace out of x86/pmap.h into new x86/bootspace.h.riastradh
2020-09-10kasan: fix the copyright noticesmaxv
2020-09-05Round of uvm.h cleanup.riastradh
2020-06-23Rename __MD_CANONICAL_BASE -> __MD_KERNMEM_BASE for clarity.maxv
2020-05-02Call kasan_early_init earlier, to unbreak KASAN after the recent RNGmaxv
2020-04-25Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVMbouyer
2020-04-15Use large pages for the kASan shadow, same as kMSan.maxv
2019-03-09Start replacing the x86 PTE bits.maxv
2019-02-04Add more symbols to the unwinder, in case we get a KASAN message insidemaxv
2018-10-31Move the MI parts of KASAN into kern/subr_asan.c. This file includesmaxv