index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
Gerald Schaefer
1
-2
/
+4
2024-07-18
s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
Heiko Carstens
1
-0
/
+4
2024-06-12
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
1
-40
/
+125
2024-05-17
s390/mm: Fix clearing storage keys for huge pages
Claudio Imbrenda
1
-1
/
+1
2024-05-17
s390/mm: Fix storage key clearing for guest huge pages
Claudio Imbrenda
1
-1
/
+1
2024-04-10
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
5
-8
/
+8
2024-03-15
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
1
-0
/
+1
2023-12-13
KVM: s390/mm: Properly reset no-dat
Claudio Imbrenda
1
-1
/
+1
2023-12-08
s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir
Heiko Carstens
1
-0
/
+6
2023-11-28
s390/cmma: fix detection of DAT pages
Heiko Carstens
1
-3
/
+3
2023-11-28
s390/mm: add missing arch_set_page_dat() call to gmap allocations
Heiko Carstens
2
-6
/
+19
2023-11-28
s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()
Heiko Carstens
1
-2
/
+6
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+7
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-132
/
+26
2023-09-05
s390/vmem: do not silently ignore mapping limit
Alexander Gordeev
1
-15
/
+3
2023-09-05
s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusion
Alexander Gordeev
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-1
/
+1
2023-08-30
s390/mm: use __set_memory() variants where useful
Heiko Carstens
2
-11
/
+11
2023-08-30
s390/set_memory: add __set_memory() variant
Heiko Carstens
1
-1
/
+1
2023-08-30
s390/mm: improve description of mapping permissions of prefix pages
Heiko Carstens
1
-2
/
+5
2023-08-30
s390/amode31: change type of __samode31, __eamode31, etc
Heiko Carstens
2
-4
/
+4
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
1
-105
/
+4
2023-08-30
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
1
-4
/
+8
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-62
/
+119
2023-08-29
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-238
/
+263
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
1
-1
/
+1
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+5
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
1
-63
/
+65
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+5
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
1
-12
/
+68
2023-08-16
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2
-2
/
+2
2023-08-16
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
2
-4
/
+5
2023-07-29
s390/pfault: use consistent comment style
Heiko Carstens
1
-10
/
+20
2023-07-29
s390/pfault: cleanup inline assemblies
Heiko Carstens
1
-14
/
+14
2023-07-29
s390/pfault: use early_param() instead if __setup()
Heiko Carstens
1
-2
/
+1
2023-07-29
s390/pfault: remove not needed packed and aligned attributes
Heiko Carstens
1
-1
/
+1
2023-07-29
s390/pfault: use UL instead of ULL
Heiko Carstens
1
-3
/
+3
2023-07-29
s390/mm: move pfault code to own C file
Heiko Carstens
3
-228
/
+240
2023-07-27
s390/vmem: split pages when debug pagealloc is enabled
Sven Schnelle
1
-0
/
+2
2023-07-24
s390/extmem: improve reporting of -ERANGE error
Alexander Gordeev
1
-3
/
+6
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
1
-1
/
+1
2023-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2023-07-18
s390/mm: fix per vma lock fault handling
Sven Schnelle
1
-0
/
+2
2023-07-18
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
1
-0
/
+1
2023-07-12
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
1
-2
/
+2
[next]