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-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-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-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
2023-02-09
Merge branch 'cmpxchg_user_key' into features
Heiko Carstens
2023-02-06
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/vmem: remove unnecessary KASAN checks
Vasily Gorbik
2023-02-06
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
2023-02-06
s390/kasan: update kasan memory layout note
Vasily Gorbik
2023-01-31
s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
Vasily Gorbik
2023-01-22
s390/vmem: use swap() instead of open coding it
Jiapeng Chong
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
s390/kasan: remove identity mapping support
Alexander Gordeev
2023-01-13
s390/maccess: remove dead DAT-off code
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
s390/kasan: use set_pXe_bit() for pgtable entries setup
Alexander Gordeev
[next]