summaryrefslogtreecommitdiff
path: root/arch/s390/mm/kasan_init.c
AgeCommit message (Expand)Author
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/kasan: update kasan memory layout noteVasily Gorbik
2023-01-13s390/kasan: remove identity mapping supportAlexander Gordeev
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2023-01-13s390/kasan: use set_pXe_bit() for pgtable entries setupAlexander Gordeev
2023-01-13s390/kasan: cleanup setup of untracked memory pgtablesAlexander Gordeev
2023-01-13s390/kasan: cleanup setup of zero pgtableAlexander Gordeev
2023-01-13s390/kasan: sort out physical vs virtual memory confusionAlexander Gordeev
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-08-25s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik
2020-11-09s390/kasan: avoid confusing namingVasily Gorbik
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik
2020-09-16s390/kasan: support protvirt with 4-level pagingVasily Gorbik
2020-09-14s390/kasan: make shadow memory noexecVasily Gorbik
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-12-11s390/kasan: add KASAN_VMALLOC supportVasily Gorbik
2019-08-29s390/kasan: add kdump supportVasily Gorbik
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik
2019-05-08s390/kasan: adapt disabled_wait usage to avoid build errorVasily Gorbik
2019-03-01s390: clean up redundant facilities list setupVasily Gorbik
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik
2018-10-09s390/kasan: add support for mem= kernel parameterVasily Gorbik
2018-10-09s390/kasan: optimize kasan vmemmap allocationVasily Gorbik
2018-10-09s390/kasan: avoid kasan crash with standby memory definedVasily Gorbik
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-10-09s390/kasan: free early identity mapping structuresVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik