index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-07-27
s390/vmem: split pages when debug pagealloc is enabled
Sven Schnelle
2023-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-18
s390/mm: fix per vma lock fault handling
Sven Schnelle
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-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-03
s390: fix various typos
Heiko Carstens
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-20
s390/kasan: fix insecure W+X mapping warning
Alexander Gordeev
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-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2023-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-05
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-04
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
2023-05-02
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-21
mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()
Linus Torvalds
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
2023-04-20
s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()
Heiko Carstens
2023-04-20
s390/mm: enable ARCH_HAS_SET_DIRECT_MAP
Heiko Carstens
2023-04-13
s390/mm: fix direct map accounting
Heiko Carstens
2023-04-13
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
2023-04-05
s390/mm: try VMA lock-based page fault handling first
Heiko Carstens
2023-03-20
s390/mm: make use of atomic_fetch_xor()
Heiko Carstens
2023-03-20
Merge branch 'decompressor-memory-tracking' into features
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
s390/mm,pageattr: allow KASAN shadow memory
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-20
s390: simplify one-level sysctl registration for page_table_sysctl
Luis Chamberlain
2023-03-20
s390: simplify one level sysctl registration for cmm_table
Luis Chamberlain
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-01
s390/extmem: return correct segment type in __segment_load()
Gerald Schaefer
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-15
s390/kfence: fix page fault reporting
Heiko Carstens
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2023-02-14
s390/mm: define private VM_FAULT_* reasons from top bits
Peter Xu
2023-02-09
mm: replace vma->vm_flags indirect modification in ksm_madvise
Suren Baghdasaryan
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
[next]