index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
2026-04-28
s390/mm: Fix phys_to_folio() usage in do_secure_storage_access()
Heiko Carstens
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
2026-03-16
s390/mm: Add missing secure storage access fixups for donated memory
Janosch Frank
2026-02-25
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-02-04
KVM: S390: Remove PGSTE code from linux/s390 mm
Claudio Imbrenda
2026-02-04
KVM: s390: Remove gmap from s390/mm
Claudio Imbrenda
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
2026-02-04
KVM: s390: Stop using CONFIG_PGSTE
Claudio Imbrenda
2026-02-04
KVM: s390: KVM page table management functions: allocation
Claudio Imbrenda
2026-02-04
KVM: s390: Add gmap_helper_set_unused()
Claudio Imbrenda
2026-02-04
s390: Move sske_frame() to a header
Claudio Imbrenda
2026-02-04
KVM: s390: Refactor pgste lock and unlock functions
Claudio Imbrenda
2026-01-31
mm, swap: cleanup swap entry management workflow
Kairui Song
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
2026-01-26
s390: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
2025-12-08
KVM: s390: Fix gmap_helper_zap_one_page() again
Claudio Imbrenda
2025-12-07
s390: Unmap early KASAN shadow on memory offlining
Vasily Gorbik
2025-12-07
s390/vmem: Support 2G page splitting for KASAN shadow freeing
Vasily Gorbik
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2025-11-24
KVM: s390: fix missing present bit for gmap puds
Claudio Imbrenda
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-20
sched: Provide and use set_need_resched_current()
Peter Zijlstra
2025-11-17
s390: Remove compat support
Heiko Carstens
2025-11-14
s390/mm: Fix __ptep_rdp() inline assembly
Heiko Carstens
2025-11-14
s390/fault: Print unmodified PSW address on protection exception
Heiko Carstens
2025-11-14
s390/mm: Let dump_fault_info() print additional information
Heiko Carstens
2025-11-14
s390/mm: Change comment and die() message if teid.b61 is zero
Heiko Carstens
2025-11-06
Merge branch 'dat-enhancement-1'
Heiko Carstens
2025-11-06
s390/mm: Replace the CSP instruction with CSPG
Heiko Carstens
2025-11-06
s390/mm: Remove cpu_has_idte()
Heiko Carstens
2025-10-29
s390/mm: Fix memory leak in add_marker() when kvrealloc() fails
Miaoqian Lin
2025-10-21
s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
2025-10-21
Merge branch 'memory-hotplug'
Heiko Carstens
2025-10-21
s390/extmem: Replace sprintf() with snprintf() for buffer safety
Josephine Pfeiffer
2025-10-21
s390/cmm: Replace sprintf() with scnprintf() for buffer safety
Josephine Pfeiffer
2025-10-14
s390/mm: Support removal of boot-allocated virtual memory map
Sumanth Korikkar
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
[next]