index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
kasan_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
2021-08-25
1
-21
/
+20
*
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-07-27
1
-1
/
+1
*
s390: setup kernel memory layout early
Vasily Gorbik
2021-06-18
1
-29
/
+6
*
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-20
1
-7
/
+14
*
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
2020-11-09
1
-2
/
+2
*
s390/kasan: avoid confusing naming
Vasily Gorbik
2020-11-09
1
-9
/
+7
*
s390/kasan: remove 3-level paging support
Vasily Gorbik
2020-11-09
1
-42
/
+10
*
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
2020-09-16
1
-6
/
+30
*
s390/kasan: make shadow memory noexec
Vasily Gorbik
2020-09-14
1
-2
/
+6
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
s390/kasan: add KASAN_VMALLOC support
Vasily Gorbik
2019-12-11
1
-12
/
+56
*
s390/kasan: add kdump support
Vasily Gorbik
2019-08-29
1
-0
/
+2
*
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
2019-08-26
1
-12
/
+0
*
s390/kasan: adapt disabled_wait usage to avoid build error
Vasily Gorbik
2019-05-08
1
-1
/
+1
*
s390: clean up redundant facilities list setup
Vasily Gorbik
2019-03-01
1
-2
/
+0
*
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
1
-13
/
+20
*
s390/kasan: support preemptible kernel build
Vasily Gorbik
2018-10-22
1
-2
/
+2
*
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
2018-10-09
1
-0
/
+3
*
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
2018-10-09
1
-1
/
+2
*
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
2018-10-09
1
-1
/
+18
*
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-09
1
-6
/
+17
*
s390/kasan: free early identity mapping structures
Vasily Gorbik
2018-10-09
1
-2
/
+10
*
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
1
-4
/
+62
*
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
2018-10-09
1
-8
/
+3
*
s390/kasan: add initialization code and enable it
Vasily Gorbik
2018-10-09
1
-0
/
+294