summaryrefslogtreecommitdiff
path: root/Kernel/Prekernel/UBSanitizer.cpp
AgeCommit message (Expand)Author
2022-12-28Kernel: Remove i686 supportLiav A
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-03AK+Kernel+LibSanitizer: Store "ubsan-is-deadly" flag as Atomic<bool>Andreas Kling
2021-09-07Kernel: Build UBSanitizer.cpp in aarch64 buildsNico Weber
2021-09-07Kernel: Remove two unused includes from Prekernel/UBSanitizer.cppNico Weber
2021-07-18Kernel: Introduce basic pre-kernel environmentGunnar Beutner