summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2025-12-08KVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-24mm: remove non_swap_entry() and use softleaf helpers insteadLorenzo Stoakes
2025-11-24KVM: s390: fix missing present bit for gmap pudsClaudio Imbrenda
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra
2025-11-17s390: Remove compat supportHeiko Carstens
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens
2025-11-14s390/mm: Let dump_fault_info() print additional informationHeiko Carstens
2025-11-14s390/mm: Change comment and die() message if teid.b61 is zeroHeiko Carstens
2025-11-06Merge branch 'dat-enhancement-1'Heiko Carstens
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin
2025-10-21s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens
2025-10-21s390/extmem: Replace sprintf() with snprintf() for buffer safetyJosephine Pfeiffer
2025-10-21s390/cmm: Replace sprintf() with scnprintf() for buffer safetyJosephine Pfeiffer
2025-10-14s390/mm: Support removal of boot-allocated virtual memory mapSumanth Korikkar
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens
2025-09-24s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm: convert arch-specific code to mm_flags_*() accessorsLorenzo Stoakes
2025-08-26s390/mm: Prevent possible preempt_count overflowGerald Schaefer
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-05s390/mm: Allocate page table with PAGE_SIZE granularitySumanth Korikkar
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-23s390/mm: Remove possible false-positive warning in pte_free_defer()Gerald Schaefer
2025-07-21s390: Handle KCOV __init vs inline mismatchesKees Cook
2025-07-09mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens
2025-06-06Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-06-05s390/mm: Fix in_atomic() handling in do_secure_storage_access()Heiko Carstens