index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
s390/extmem: return correct segment type in __segment_load()
Gerald Schaefer
1
-5
/
+7
2023-03-10
s390/kfence: fix page fault reporting
Heiko Carstens
1
-14
/
+35
2023-03-10
s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
Vasily Gorbik
1
-8
/
+8
2023-03-10
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
1
-3
/
+3
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2023-02-09
memcpy_real(): WRITE is "data source", not destination...
Al Viro
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+4
2022-09-27
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-2
/
+4
2022-09-16
s390/mm: fix no previous prototype warnings in maccess.c
Alexander Gordeev
1
-0
/
+1
2022-09-14
s390/mm,ptdump: add real memory copy page markers
Alexander Gordeev
1
-0
/
+7
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2
-62
/
+47
2022-09-14
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
1
-0
/
+7
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
3
-38
/
+128
2022-09-14
Merge branch 'fixes' into features
Vasily Gorbik
1
-2
/
+0
2022-09-12
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
1
-10
/
+0
2022-09-07
s390/ptdump: add missing amode31 markers
Heiko Carstens
1
-0
/
+6
2022-09-07
s390/mm: split lowcore pages with set_memory_4k()
Heiko Carstens
1
-2
/
+5
2022-08-30
s390/mm: remove unused access parameter from do_fault_error()
Heiko Carstens
1
-8
/
+7
2022-08-30
s390/mm: remove useless hugepage address alignment
Gerald Schaefer
1
-2
/
+0
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-08-07
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-26
/
+0
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
3
-116
/
+38
2022-08-06
Revert "s390/smp,ptdump: add absolute lowcore markers"
Alexander Gordeev
1
-7
/
+0
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+32
2022-08-05
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2
-26
/
+174
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
1
-2
/
+2
2022-07-28
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
1
-0
/
+7
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
3
-38
/
+116
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
1
-26
/
+0
2022-07-18
s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+20
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
1
-29
/
+70
2022-07-13
KVM: s390: pv: handle secure storage exceptions for normal guests
Claudio Imbrenda
1
-1
/
+12
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
1
-0
/
+10
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
1
-0
/
+86
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+12
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
1
-10
/
+3
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-5
/
+50
2022-06-01
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
1
-4
/
+35
2022-06-01
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
1
-1
/
+1
2022-06-01
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
1
-0
/
+14
2022-05-26
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-2
/
+1
2022-05-24
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+2
2022-05-03
KVM: s390: vsie/gmap: reduce gmap_rmap overhead
Christian Borntraeger
1
-0
/
+7
2022-04-25
s390/mmap: increase stack/mmap gap to 128MB
Sven Schnelle
1
-2
/
+2
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-2
/
+1
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
1
-1
/
+1
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-6
/
+2
2022-03-08
s390/extable: add dedicated uaccess handler
Heiko Carstens
1
-0
/
+10
[next]