index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
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
2023-01-13
s390/kasan: cleanup setup of untracked memory pgtables
Alexander Gordeev
2023-01-13
s390/kasan: cleanup setup of zero pgtable
Alexander Gordeev
2023-01-13
s390/kasan: sort out physical vs virtual memory confusion
Alexander Gordeev
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
2022-11-30
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
[s390] memcpy_real(): WRITE is "data source", not destination...
Al Viro
[next]