summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2019-12-05mm, gup: add missing refcount overflow checks on x86 and s390Vlastimil Babka
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-10-03s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-10-03s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik
2018-09-05s390/kvm: fix deadlock when killed by oomClaudio Imbrenda
2017-10-05s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2017-09-09s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-02-01s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-17s390/mm: use hugetlb_bad_size()Shyam Saini
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-19s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-28s390/mm: use basic block for essa inline assemblyHeiko Carstens
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand
2016-06-20s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand
2016-06-20s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand
2016-06-20s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky