index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
gmap.c
Age
Commit message (
Expand
)
Author
2026-02-04
KVM: s390: Remove gmap from s390/mm
Claudio Imbrenda
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-24
KVM: s390: fix missing present bit for gmap puds
Claudio Imbrenda
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-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-05-28
KVM: s390: Refactor and split some gmap helpers
Claudio Imbrenda
2025-05-28
s390: Remove unneeded includes
Claudio Imbrenda
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-18
s390: Remove 2k vs 4k page table leftovers
Heiko Carstens
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
2025-01-31
KVM: s390: remove useless page->index usage
Claudio Imbrenda
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
2025-01-31
KVM: s390: stop using page->index for non-shadow gmaps
Claudio Imbrenda
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-27
s390/mm: Introduce region-third and segment table entry present bits
Gerald Schaefer
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-29
s390/mm/gmap: Remove gmap_{en,dis}able()
Claudio Imbrenda
2024-10-29
s390/mm/gmap: Fix __gmap_fault() return code
Claudio Imbrenda
2024-10-29
s390/mm/gmap: Refactor gmap_fault() and add support for pfault
Claudio Imbrenda
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-05
s390/hugetlb: Convert PG_arch_1 code to work on folio->flags
David Hildenbrand
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-04-22
s390/mm: Fix storage key clearing for guest huge pages
Claudio Imbrenda
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
s390: supplement for ptdesc conversion
Qi Zheng
2023-12-21
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
2023-10-25
s390/mm: add missing arch_set_page_dat() call to gmap allocations
Heiko Carstens
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-07-18
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-19
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
2023-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]