index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-03
1
-5
/
+7
|
\
|
*
s390/extmem: return correct segment type in __segment_load()
Gerald Schaefer
2023-03-01
1
-5
/
+7
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
mm: replace vma->vm_flags indirect modification in ksm_madvise
Suren Baghdasaryan
2023-02-10
1
-1
/
+5
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-2
/
+1
|
*
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-19
1
-1
/
+1
*
|
s390/kfence: fix page fault reporting
Heiko Carstens
2023-02-15
1
-14
/
+35
*
|
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-14
1
-2
/
+2
*
|
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2023-02-14
1
-0
/
+25
*
|
s390/mm: define private VM_FAULT_* reasons from top bits
Peter Xu
2023-02-14
1
-5
/
+9
*
|
Merge branch 'cmpxchg_user_key' into features
Heiko Carstens
2023-02-09
1
-2
/
+7
|
\
\
|
*
|
s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macro
Heiko Carstens
2022-11-21
1
-2
/
+7
*
|
|
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
2023-02-06
1
-21
/
+5
*
|
|
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
1
-2
/
+0
*
|
|
s390/vmem: remove unnecessary KASAN checks
Vasily Gorbik
2023-02-06
1
-12
/
+1
*
|
|
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
2023-02-06
1
-3
/
+3
*
|
|
s390/kasan: update kasan memory layout note
Vasily Gorbik
2023-02-06
1
-30
/
+26
*
|
|
s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
Vasily Gorbik
2023-01-31
1
-8
/
+8
*
|
|
s390/vmem: use swap() instead of open coding it
Jiapeng Chong
2023-01-22
1
-7
/
+1
*
|
|
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
1
-3
/
+2
*
|
|
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
1
-8
/
+1
*
|
|
s390/kasan: remove identity mapping support
Alexander Gordeev
2023-01-13
1
-22
/
+5
*
|
|
s390/maccess: remove dead DAT-off code
Alexander Gordeev
2023-01-13
1
-9
/
+5
*
|
|
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
3
-120
/
+96
*
|
|
s390/kasan: use set_pXe_bit() for pgtable entries setup
Alexander Gordeev
2023-01-13
1
-11
/
+26
*
|
|
s390/kasan: cleanup setup of untracked memory pgtables
Alexander Gordeev
2023-01-13
1
-4
/
+3
*
|
|
s390/kasan: cleanup setup of zero pgtable
Alexander Gordeev
2023-01-13
1
-7
/
+5
*
|
|
s390/kasan: sort out physical vs virtual memory confusion
Alexander Gordeev
2023-01-13
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
2
-77
/
+82
|
\
\
|
*
|
s390/mm: fix virtual-physical address confusion for swiotlb
Nico Boehr
2022-11-07
1
-6
/
+6
|
*
|
s390/mm: gmap: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
1
-71
/
+76
|
|
/
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-3
/
+2
|
\
\
|
*
|
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
2022-12-01
1
-3
/
+2
|
|
/
*
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
\
|
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
|
*
|
[s390] memcpy_real(): WRITE is "data source", not destination...
Al Viro
2022-11-25
1
-1
/
+1
|
|
/
*
|
s390/sclp: keep sclp_early_sccb
Heiko Carstens
2022-12-06
1
-3
/
+0
*
|
s390/mm: remove unused get_page_state() function
Heiko Carstens
2022-11-23
1
-11
/
+0
*
|
s390/mm: provide minimal setup_per_cpu_areas() implementation
Heiko Carstens
2022-11-23
1
-0
/
+36
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
2
-12
/
+4
|
\
|
*
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-27
1
-2
/
+4
|
*
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
2022-09-12
1
-10
/
+0
*
|
s390/mm: fix no previous prototype warnings in maccess.c
Alexander Gordeev
2022-09-16
1
-0
/
+1
*
|
s390/mm,ptdump: add real memory copy page markers
Alexander Gordeev
2022-09-14
1
-0
/
+7
*
|
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
2
-62
/
+47
*
|
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
2022-09-14
1
-0
/
+7
*
|
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
3
-38
/
+128
*
|
Merge branch 'fixes' into features
Vasily Gorbik
2022-09-14
1
-2
/
+0
|
\
\
|
*
|
s390/mm: remove useless hugepage address alignment
Gerald Schaefer
2022-08-30
1
-2
/
+0
|
|
/
[next]