index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
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
2022-11-23
s390/mm: remove unused get_page_state() function
Heiko Carstens
2022-11-23
s390/mm: provide minimal setup_per_cpu_areas() implementation
Heiko Carstens
2022-11-21
s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macro
Heiko Carstens
2022-11-07
s390/mm: fix virtual-physical address confusion for swiotlb
Nico Boehr
2022-10-26
s390/mm: gmap: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-26
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-16
s390/mm: fix no previous prototype warnings in maccess.c
Alexander Gordeev
2022-09-14
s390/mm,ptdump: add real memory copy page markers
Alexander Gordeev
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
Merge branch 'fixes' into features
Vasily Gorbik
2022-09-11
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
2022-09-07
s390/ptdump: add missing amode31 markers
Heiko Carstens
2022-09-07
s390/mm: split lowcore pages with set_memory_4k()
Heiko Carstens
2022-08-30
s390/mm: remove unused access parameter from do_fault_error()
Heiko Carstens
2022-08-30
s390/mm: remove useless hugepage address alignment
Gerald Schaefer
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
2022-08-06
Revert "s390/smp,ptdump: add absolute lowcore markers"
Alexander Gordeev
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
2022-07-28
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
2022-07-17
s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
[prev]
[next]