summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
43 hoursMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
5 daysMerge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
6 daysMerge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-08-11s390: Enable CONTEXT_ANALYSIS for various directoriesHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to gmap helper functionsHeiko Carstens
2026-08-11s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()Heiko Carstens
2026-08-05s390: Remove cond_resched() callsHeiko Carstens
2026-08-05KVM: s390: Remove cond_resched() callsHeiko Carstens
2026-08-04s390/mm: use free_reserved_pages() in vmem_free_pages()David Hildenbrand (Arm)
2026-07-31dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHAREDAneesh Kumar K.V (Arm)
2026-07-31coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPTAneesh Kumar K.V (Arm)
2026-07-31s390: Expose protected virtualization through cc_platform_has()Aneesh Kumar K.V (Arm)
2026-07-30s390: Add support for DCACHE_WORD_ACCESS (again)Heiko Carstens
2026-07-30s390/mm: Use goto statement in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Use handle_fault_error() in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Remove folio handling for kernel faults in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Fix handling of vmalloc area in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()Heiko Carstens
2026-07-30s390/mm: Add missing mm check to do_secure_storage_access()Heiko Carstens
2026-07-30s390/maccess: Use proper PTE accessors for copying old memoryAlexander Gordeev
2026-07-30s390/pv: Enable SWIOTLB_ANY for s390 PVJaehoon Kim
2026-07-08s390/mm: Use set_pmd() / set_pud() for hugetlb pagetable entriesGerald Schaefer
2026-07-08s390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-24s390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-12s390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens
2026-06-11KVM: s390: Fix unlikely race in try_get_locked_pte()Claudio Imbrenda
2026-06-02s390/mm: use free_reserved_page() in vmem_free_pages()David Hildenbrand (Arm)
2026-06-02KVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda
2026-06-02KVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-20s390/mm: Map empty zero pages read-onlyHeiko Carstens
2026-04-28s390/mm: Fix phys_to_folio() usage in do_secure_storage_access()Heiko Carstens
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)
2026-04-05mm/memory: remove "zap_details" parameter from zap_page_range_single()David Hildenbrand (Arm)
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
2026-03-16s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank
2026-02-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda