index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
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-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-62
/
+119
2023-08-28
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-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-21
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-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
1
-2
/
+2
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-3
/
+5
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2
-2
/
+2
2023-07-03
s390: fix various typos
Heiko Carstens
2
-2
/
+2
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
1
-1
/
+1
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
1
-2
/
+3
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+28
2023-06-28
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
1
-0
/
+2
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2
-2
/
+2
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-2
/
+3
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+1
2023-06-20
s390/kasan: fix insecure W+X mapping warning
Alexander Gordeev
1
-4
/
+10
2023-06-19
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
1
-11
/
+11
[next]