index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
2
-8
/
+7
|
\
|
*
s390/mm: fix kernel doc comments
Heiko Carstens
2021-09-07
2
-8
/
+7
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+1
|
\
\
|
*
|
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
*
|
|
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-07
1
-1
/
+1
*
|
|
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
1
-1
/
+1
|
\
\
\
|
*
|
|
s390/pv: fix the forcing of the swiotlb
Halil Pasic
2021-07-23
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
1
-1
/
+1
|
|
/
*
|
s390/mm,pageattr: fix walk_pte_level() early exit
Heiko Carstens
2021-08-25
1
-1
/
+1
*
|
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
2021-08-25
1
-21
/
+20
*
|
s390/mm: remove unused cmma functions
David Hildenbrand
2021-08-18
1
-43
/
+0
*
|
s390: rename dma section to amode31
Heiko Carstens
2021-08-05
2
-3
/
+3
*
|
s390/mm: use page_to_virt() in __kernel_map_pages()
Heiko Carstens
2021-08-05
1
-1
/
+1
*
|
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-05
1
-2
/
+2
*
|
s390: add kfence region to pagetable dumper
Sven Schnelle
2021-07-30
1
-0
/
+16
*
|
s390: add support for KFENCE
Sven Schnelle
2021-07-30
3
-4
/
+11
*
|
s390/mm: implement set_memory_4k()
Heiko Carstens
2021-07-30
1
-2
/
+12
*
|
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-07-27
1
-1
/
+1
|
/
*
s390/mm: use call_on_stack() macro
Heiko Carstens
2021-07-08
1
-4
/
+9
*
s390/signal: remove sigreturn on stack
Sven Schnelle
2021-07-08
1
-23
/
+0
*
s390: mm: Fix secure storage access exception handling
Janosch Frank
2021-07-05
1
-0
/
+26
*
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
3
-45
/
+21
|
\
|
*
s390/mm,pages-states: get rid of register asm
Heiko Carstens
2021-06-28
1
-6
/
+6
|
*
s390/maccess: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-10
/
+9
|
*
s390: setup kernel memory layout early
Vasily Gorbik
2021-06-18
1
-29
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-1
/
+1
|
\
\
|
*
|
mm: remove special swap entry functions
Alistair Popple
2021-07-01
1
-1
/
+1
|
|
/
*
/
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
/
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-1
/
+1
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-2
/
+0
*
s390/traps,mm: add conditional trap handlers
Heiko Carstens
2021-04-12
1
-16
/
+2
*
s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family
Alexander Gordeev
2021-04-05
1
-4
/
+4
*
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-26
2
-26
/
+26
|
\
|
*
s390/mm: fix phys vs virt confusion in vmem_*() functions family
Alexander Gordeev
2021-02-24
1
-15
/
+15
|
*
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
2021-02-24
1
-11
/
+11
*
|
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
2021-02-26
2
-1
/
+14
|
/
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-15
/
+15
|
\
|
*
s390/gmap: make gmap memcg aware
Christian Borntraeger
2020-12-10
1
-15
/
+15
*
|
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-14
6
-116
/
+71
|
\
\
|
*
|
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
2020-11-23
1
-2
/
+8
|
*
|
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
2
-33
/
+9
|
*
|
s390/vmem: make variable and function names consistent
Alexander Gordeev
2020-11-20
1
-18
/
+18
|
*
|
s390/vmem: remove redundant check
Alexander Gordeev
2020-11-20
1
-1
/
+1
|
*
|
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-20
2
-8
/
+15
|
*
|
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
2020-11-09
2
-3
/
+3
|
*
|
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
|
|
/
*
/
KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...
Janosch Frank
2020-11-11
1
-0
/
+2
|
/
[next]