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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
s390: implement the new page table range API
Matthew Wilcox (Oracle)
1
-9
/
+24
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+5
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
3
-67
/
+69
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+5
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-18
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-56
/
+23
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2
-12
/
+72
2023-07-30
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2
-2
/
+2
2023-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+7
2023-07-20
s390/crypto: use kfree_sensitive() instead of kfree()
Wang Ming
1
-1
/
+1
2023-07-18
s390/mm: fix per vma lock fault handling
Sven Schnelle
1
-0
/
+2
2023-07-18
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
1
-0
/
+1
2023-07-18
KVM: s390: pv: simplify shutdown and fix race
Claudio Imbrenda
1
-2
/
+6
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
48
-225
/
+193
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
4
-2
/
+5
2023-07-04
s390/cpum_sf: remove check on CPU being online
Thomas Richter
1
-4
/
+0
2023-07-04
s390/cpum_sf: handle casts consistently
Thomas Richter
1
-13
/
+13
2023-07-04
s390/cpum_sf: remove unnecessary debug statement
Thomas Richter
1
-3
/
+0
2023-07-04
s390/cpum_sf: remove parameter in call to pr_err
Thomas Richter
1
-4
/
+2
2023-07-04
s390/cpum_sf: simplify function setup_pmu_cpu
Thomas Richter
1
-10
/
+5
2023-07-04
s390/cpum_cf: remove unneeded debug statements
Thomas Richter
1
-30
/
+2
2023-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-41
/
+174
2023-07-03
s390/entry: remove mcck clock
Sven Schnelle
3
-4
/
+2
2023-07-03
s390: fix various typos
Heiko Carstens
24
-31
/
+31
2023-07-03
s390/entry: rework entering DAT-on mode on CPU restart
Alexander Gordeev
1
-3
/
+8
2023-07-03
s390/mm: fence off VM macros from asm and linker
Alexander Gordeev
1
-2
/
+2
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
11
-13
/
+12
2023-07-03
s390/ptrace: make all psw related defines also available for asm
Heiko Carstens
2
-85
/
+84
2023-07-03
s390/ptrace: remove PSW_DEFAULT_KEY from uapi
Heiko Carstens
3
-5
/
+3
2023-07-01
Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
7
-41
/
+174
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-2
/
+3
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-5
/
+0
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-16
/
+32
2023-06-28
s390/vdso: filter out mno-pic-data-is-text-relative cflag
Sumanth Korikkar
2
-0
/
+2
2023-06-28
s390: consistently use .balign instead of .align
Heiko Carstens
7
-17
/
+17
2023-06-28
s390/decompressor: fix misaligned symbol build error
Heiko Carstens
1
-0
/
+1
2023-06-28
s390/vdso: check for undefined symbols after build
Sven Schnelle
2
-2
/
+8
2023-06-28
s390/mm: do not include <asm-generic/io.h> directly
Baoquan He
1
-1
/
+1
2023-06-28
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
1
-0
/
+2
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
4
-5
/
+2
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-06-28
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
14
-150
/
+475
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-58
/
+26
2023-06-28
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+14
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-2
/
+3
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-3
/
+1
2023-06-26
Merge tag 's390-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-11
/
+27
2023-06-22
s390/defconfigs: set CONFIG_NET_TC_SKB_EXT=y
Niklas Schnelle
2
-0
/
+2
[next]