index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
1
-2
/
+4
2019-11-06
s390/cmm: fix information leak in cmm_timeout_handler()
Yihui ZENG
1
-6
/
+6
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-01
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-0
/
+2
2018-10-10
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
1
-2
/
+2
2018-09-05
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
1
-0
/
+2
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-06-17
s390/vmem: fix identity mapping
Heiko Carstens
1
-1
/
+1
2017-03-18
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
1
-1
/
+18
2016-10-28
s390/mm: fix gmap tlb flush issues
David Hildenbrand
1
-2
/
+2
2016-05-19
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
3
-61
/
+33
2016-03-04
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
1
-2
/
+6
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2
-78
/
+12
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
1
-2
/
+2
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2
-0
/
+6
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-0
/
+2
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-08-28
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-1
/
+1
2015-08-19
s390/mm: simplify page table alloc/free code
Martin Schwidefsky
1
-136
/
+89
2015-08-19
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
1
-1
/
+1
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
1
-1
/
+1
2015-08-03
s390/mm: make arch_add_memory() NUMA aware
Gerald Schaefer
1
-19
/
+19
2015-08-03
s390/mm: enable gup code for NUMA
Gerald Schaefer
1
-0
/
+10
2015-07-18
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
1
-2
/
+0
2015-07-18
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
1
-1
/
+1
2015-06-26
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
1
-1
/
+1
2015-06-26
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
1
-4
/
+1
2015-06-26
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
1
-57
/
+3
2015-06-26
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
1
-0
/
+2
2015-06-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-3
/
+3
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2
-3
/
+3
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
1
-28
/
+34
2015-04-23
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
1
-2
/
+2
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
1
-99
/
+43
2015-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-166
/
+43
2015-04-15
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-8
/
+0
2015-04-15
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
1
-9
/
+2
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
1
-4
/
+4
2015-04-15
s390: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+23
2015-03-25
s390: make couple of functions and variables static
Heiko Carstens
1
-1
/
+1
2015-03-25
s390/maccess: improve s390_kernel_write()
Heiko Carstens
1
-25
/
+20
2015-03-25
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
1
-10
/
+19
2015-03-25
s390: remove 31 bit support
Heiko Carstens
10
-127
/
+5
2015-02-19
s390/mm: align 64-bit PIE binaries to 4GB
Martin Schwidefsky
1
-1
/
+4
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-24
/
+2
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-10
/
+151
2015-02-12
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-20
/
+0
[next]