summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
AgeCommit message (Expand)AuthorLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3316/+91
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda-868/+7
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda-2445/+0
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda-36/+2
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda-2/+2
2026-02-04KVM: s390: KVM page table management functions: allocationClaudio Imbrenda-0/+1
2026-02-04KVM: s390: Add gmap_helper_set_unused()Claudio Imbrenda-0/+79
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda-7/+0
2026-02-04KVM: s390: Refactor pgste lock and unlock functionsClaudio Imbrenda-2/+44
2026-01-31mm, swap: cleanup swap entry management workflowKairui Song-2/+2
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)-0/+8
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)-1/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-5/+0
2026-01-26s390: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-2/+7
2025-12-08KVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda-2/+7
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik-1/+7
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik-2/+6
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-18/+19
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-73/+52
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2025-11-24mm: remove non_swap_entry() and use softleaf helpers insteadLorenzo Stoakes-16/+16
2025-11-24KVM: s390: fix missing present bit for gmap pudsClaudio Imbrenda-2/+3
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens-4/+2
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra-2/+1
2025-11-17s390: Remove compat supportHeiko Carstens-2/+0
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens-2/+2
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens-1/+3
2025-11-14s390/mm: Let dump_fault_info() print additional informationHeiko Carstens-1/+10
2025-11-14s390/mm: Change comment and die() message if teid.b61 is zeroHeiko Carstens-9/+4
2025-11-06Merge branch 'dat-enhancement-1'Heiko Carstens-38/+8
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens-12/+1
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens-26/+7
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin-13/+8
2025-10-21s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer-1/+1
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens-9/+14
2025-10-21s390/extmem: Replace sprintf() with snprintf() for buffer safetyJosephine Pfeiffer-6/+8
2025-10-21s390/cmm: Replace sprintf() with scnprintf() for buffer safetyJosephine Pfeiffer-2/+2
2025-10-14s390/mm: Support removal of boot-allocated virtual memory mapSumanth Korikkar-9/+14
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-2/+2
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-23/+12
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+10
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-2/+0
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-23/+12
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala-23/+12
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-6/+13
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens-2/+2
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens-6/+6
2025-09-24s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens-3/+10