Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: kasan: simplify and inline MTE functions | Andrey Konovalov | 2021-02-26 | 1 | -0/+1 |
* | kasan, arm64: move initialization message | Andrey Konovalov | 2020-12-22 | 1 | -6/+3 |
* | kasan, arm64: only init shadow for software modes | Andrey Konovalov | 2020-12-22 | 1 | -2/+6 |
* | arm64: mm: Introduce vabits_actual | Steve Capper | 2019-08-09 | 1 | -1/+1 |
* | arm64: kasan: Switch to using KASAN_SHADOW_OFFSET | Steve Capper | 2019-08-09 | 1 | -7/+4 |
* | kasan: add tag related helper functions | Andrey Konovalov | 2018-12-28 | 1 | -2/+6 |
* | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage | Andrey Konovalov | 2018-02-06 | 1 | -7/+10 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | arm64: move kernel image to base of vmalloc area | Ard Biesheuvel | 2016-02-18 | 1 | -1/+1 |
* | arm64: mm: create new fine-grained mappings at boot | Mark Rutland | 2016-02-16 | 1 | -0/+3 |
* | arm64: kasan: fix issues reported by sparse | Will Deacon | 2015-10-13 | 1 | -0/+2 |
* | arm64: add KASAN support | Andrey Ryabinin | 2015-10-12 | 1 | -0/+36 |