index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-62
/
+119
|
\
|
*
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-25
1
-1
/
+2
|
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-0
/
+5
|
|
\
|
*
|
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-63
/
+65
|
*
|
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
1
-2
/
+0
|
*
|
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
1
-12
/
+68
*
|
|
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-29
8
-238
/
+263
|
\
\
\
|
*
|
|
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2023-08-16
2
-2
/
+2
|
*
|
|
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
2023-08-16
2
-4
/
+5
|
*
|
|
s390/pfault: use consistent comment style
Heiko Carstens
2023-07-29
1
-10
/
+20
|
*
|
|
s390/pfault: cleanup inline assemblies
Heiko Carstens
2023-07-29
1
-14
/
+14
|
*
|
|
s390/pfault: use early_param() instead if __setup()
Heiko Carstens
2023-07-29
1
-2
/
+1
|
*
|
|
s390/pfault: remove not needed packed and aligned attributes
Heiko Carstens
2023-07-29
1
-1
/
+1
|
*
|
|
s390/pfault: use UL instead of ULL
Heiko Carstens
2023-07-29
1
-3
/
+3
|
*
|
|
s390/mm: move pfault code to own C file
Heiko Carstens
2023-07-29
3
-228
/
+240
|
*
|
|
s390/extmem: improve reporting of -ERANGE error
Alexander Gordeev
2023-07-24
1
-3
/
+6
|
*
|
|
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-07-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+5
|
|
/
*
/
s390/vmem: split pages when debug pagealloc is enabled
Sven Schnelle
2023-07-27
1
-0
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-23
1
-0
/
+1
|
\
|
*
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
2023-07-18
1
-0
/
+1
*
|
s390/mm: fix per vma lock fault handling
Sven Schnelle
2023-07-18
1
-0
/
+2
|
/
*
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
3
-3
/
+5
|
\
|
*
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-04
2
-2
/
+2
|
*
s390: fix various typos
Heiko Carstens
2023-07-03
2
-2
/
+2
|
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
1
-1
/
+1
|
*
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
2023-06-28
1
-0
/
+2
|
*
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-28
2
-2
/
+2
*
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-29
1
-2
/
+3
|
\
\
|
*
|
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-2
/
+3
*
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
2
-15
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
2023-06-20
1
-11
/
+11
|
*
|
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-20
2
-4
/
+17
|
|
/
*
|
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-26
1
-0
/
+1
|
\
\
|
*
|
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2023-05-17
1
-0
/
+1
|
|
/
*
/
s390/kasan: fix insecure W+X mapping warning
Alexander Gordeev
2023-06-20
1
-4
/
+10
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-05
1
-0
/
+7
|
\
|
*
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-05-05
1
-0
/
+7
|
|
\
|
|
*
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
2023-05-04
1
-0
/
+7
*
|
|
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-04
1
-19
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
2023-05-03
1
-19
/
+1
*
|
|
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
7
-359
/
+111
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()
Heiko Carstens
2023-04-20
1
-5
/
+50
|
*
|
s390/mm: enable ARCH_HAS_SET_DIRECT_MAP
Heiko Carstens
2023-04-20
1
-0
/
+35
|
*
|
s390/mm: fix direct map accounting
Heiko Carstens
2023-04-13
1
-1
/
+1
|
*
|
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
2023-04-13
2
-23
/
+16
|
*
|
s390/mm: make use of atomic_fetch_xor()
Heiko Carstens
2023-03-20
1
-7
/
+1
|
*
|
Merge branch 'decompressor-memory-tracking' into features
Heiko Carstens
2023-03-20
4
-306
/
+11
|
|
\
\
|
|
*
|
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
3
-301
/
+11
[next]