summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-01s390/extmem: return correct segment type in __segment_load()Gerald Schaefer
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-15s390/kfence: fix page fault reportingHeiko Carstens
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-14s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer
2023-02-14s390/mm: define private VM_FAULT_* reasons from top bitsPeter Xu
2023-02-09mm: replace vma->vm_flags indirect modification in ksm_madviseSuren Baghdasaryan
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09Merge branch 'cmpxchg_user_key' into featuresHeiko Carstens
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/vmem: remove unnecessary KASAN checksVasily Gorbik
2023-02-06s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik
2023-02-06s390/kasan: update kasan memory layout noteVasily Gorbik
2023-01-31s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swappingVasily Gorbik
2023-01-22s390/vmem: use swap() instead of open coding itJiapeng Chong
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2023-01-13s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev
2023-01-13s390/kasan: remove identity mapping supportAlexander Gordeev
2023-01-13s390/maccess: remove dead DAT-off codeAlexander 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-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-06s390/sclp: keep sclp_early_sccbHeiko Carstens
2022-11-30s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()Anshuman Khandual
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[s390] memcpy_real(): WRITE is "data source", not destination...Al Viro
2022-11-23s390/mm: remove unused get_page_state() functionHeiko Carstens
2022-11-23s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens
2022-11-21s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macroHeiko Carstens
2022-11-07s390/mm: fix virtual-physical address confusion for swiotlbNico Boehr
2022-10-26s390/mm: gmap: sort out physical vs virtual pointers usageNico Boehr
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-26s390: remove vma linked list walksMatthew Wilcox (Oracle)
2022-09-16s390/mm: fix no previous prototype warnings in maccess.cAlexander Gordeev
2022-09-14s390/mm,ptdump: add real memory copy page markersAlexander Gordeev
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-09-14s390/smp,ptdump: add absolute lowcore markersAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-09-14Merge branch 'fixes' into featuresVasily Gorbik
2022-09-11s390/hugetlb: switch to generic version of follow_huge_pud()Gerald Schaefer
2022-09-07s390/ptdump: add missing amode31 markersHeiko Carstens