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-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-09-05
s390/vmem: do not silently ignore mapping limit
Alexander Gordeev
2023-09-05
s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusion
Alexander Gordeev
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-08-30
s390/mm: use __set_memory() variants where useful
Heiko Carstens
2023-08-30
s390/set_memory: add __set_memory() variant
Heiko Carstens
2023-08-30
s390/mm: improve description of mapping permissions of prefix pages
Heiko Carstens
2023-08-30
s390/amode31: change type of __samode31, __eamode31, etc
Heiko Carstens
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
2023-08-30
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-16
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2023-08-16
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
2023-07-29
s390/pfault: use consistent comment style
Heiko Carstens
2023-07-29
s390/pfault: cleanup inline assemblies
Heiko Carstens
2023-07-29
s390/pfault: use early_param() instead if __setup()
Heiko Carstens
2023-07-29
s390/pfault: remove not needed packed and aligned attributes
Heiko Carstens
2023-07-29
s390/pfault: use UL instead of ULL
Heiko Carstens
2023-07-29
s390/mm: move pfault code to own C file
Heiko Carstens
2023-07-27
s390/vmem: split pages when debug pagealloc is enabled
Sven Schnelle
2023-07-24
s390/extmem: improve reporting of -ERANGE error
Alexander Gordeev
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
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-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
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
[next]