summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: Keep inittext section writableHeiko Carstens2024-07-312-10/+2
* s390/mm: Get rid of RELOC_HIDE()Heiko Carstens2024-07-311-8/+2
* s390/mm/ptdump: Improve sorting of markersHeiko Carstens2024-07-311-47/+53
* s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens2024-07-311-13/+22
* s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens2024-07-311-9/+12
* Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-262-2/+32
|\
| * s390/uaccess: Make s390_kernel_write() usable for decompressorHeiko Carstens2024-07-231-2/+2
| * s390/ptdump: Add KMSAN page markersIlya Leoshkevich2024-07-231-0/+30
* | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-3/+3
|/
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-2/+2
|\
| * mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2024-07-131-2/+2
* | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-198-31/+38
|\ \
| * | s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer2024-07-171-1/+2
| * | s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-281-0/+1
| * | s390/mm: Get total ram pages from memblockWei Yang2024-06-241-1/+2
| * | s390: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-185-15/+15
| * | s390/hugetlb: Convert PG_arch_1 code to work on folio->flagsDavid Hildenbrand2024-06-052-6/+6
| * | s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand2024-06-051-6/+8
| * | s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand2024-06-051-2/+4
| |/
* / s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens2024-07-091-0/+4
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-193-22/+9
|\
| * s390: mm: accelerate pagefault when badaccessKefeng Wang2024-04-261-1/+2
| * treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-262-8/+4
| * mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-262-3/+3
| * mm/treewide: remove pXd_huge()Peter Xu2024-04-261-10/+0
* | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-0/+30
* | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-132-41/+129
|\ \
| * \ Merge branch 'shared-zeropage' into featuresAlexander Gordeev2024-05-021-40/+125
| |\ \
| | * | s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand2024-04-181-40/+125
| * | | s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev2024-04-171-0/+2
| * | | s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev2024-04-171-1/+2
| |/ /
* | | s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda2024-04-221-1/+1
* | | s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda2024-04-221-1/+1
| |/ |/|
* | s390/mm: fix NULL pointer dereferenceHeiko Carstens2024-04-031-1/+1
|/
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-193-1/+19
|\
| * s390/entry: compare gmap asce to determine guest/host faultSven Schnelle2024-03-171-1/+3
| * s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens2024-03-132-0/+16
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-158-88/+94
|\ \ | |/ |/|
| * mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-065-8/+8
| * mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-065-14/+14
| * s390: supplement for ptdesc conversionQi Zheng2024-03-062-22/+24
| * mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-4/+9
| * powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WXChristophe Leroy2024-02-221-5/+2
| * arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-222-3/+0
| * mm: convert mm_counter() to take a folioKefeng Wang2024-02-221-1/+1
| * s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()Kefeng Wang2024-02-221-2/+2
| * s390/mm: allocate vmemmap pages from self-contained memory rangeSumanth Korikkar2024-02-222-30/+35
* | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-122-10/+13
|\ \ | |/ |/|
| * s390/extmem: fix virtual vs physical address confusionAlexander Gordeev2024-02-091-2/+2
| * s390/mmap: disable mmap alignment when randomize_va_space = 0Sven Schnelle2024-02-091-8/+11