summaryrefslogtreecommitdiffstats
path: root/lib/kasan
Commit message (Expand)AuthorAgeFilesLines
* KASan: test_kasan: hide buggy accesses from compilerAhmad Fatoum2023-11-101-0/+11
* KASan: don't allocate memory while printing reportAhmad Fatoum2023-09-122-12/+10
* KASan: only print to stderrAhmad Fatoum2023-09-121-1/+1
* Kconfig: source Kconfig.include earlierSascha Hauer2023-05-021-2/+0
* KASan: fix handling of devices with MMIO above SDRAM memory regionAhmad Fatoum2022-12-131-0/+5
* KASan: test_kasan: silence warning with newer GCCAhmad Fatoum2022-12-131-0/+2
* commands: add missing command groupsAhmad Fatoum2022-01-261-0/+1
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-052-0/+3
* include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
* KASan: Add missing test codeSascha Hauer2020-09-281-0/+478
* Add KASan supportSascha Hauer2020-09-227-0/+966