index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-03
7
-16
/
+24
|
\
|
*
s390/ptrace: add missing linux/const.h include
Heiko Carstens
2023-08-01
1
-0
/
+2
|
*
KVM: s390: fix sthyi error handling
Heiko Carstens
2023-07-29
2
-6
/
+9
|
*
s390: update defconfigs
Heiko Carstens
2023-07-27
3
-10
/
+11
|
*
s390/vmem: split pages when debug pagealloc is enabled
Sven Schnelle
2023-07-27
1
-0
/
+2
*
|
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
2
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-23
2
-2
/
+7
|
\
|
*
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
2023-07-18
1
-0
/
+1
|
*
KVM: s390: pv: simplify shutdown and fix race
Claudio Imbrenda
2023-07-18
1
-2
/
+6
*
|
s390/crypto: use kfree_sensitive() instead of kfree()
Wang Ming
2023-07-20
1
-1
/
+1
*
|
s390/mm: fix per vma lock fault handling
Sven Schnelle
2023-07-18
1
-0
/
+2
|
/
*
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
48
-225
/
+193
|
\
|
*
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-04
4
-2
/
+5
|
*
s390/cpum_sf: remove check on CPU being online
Thomas Richter
2023-07-04
1
-4
/
+0
|
*
s390/cpum_sf: handle casts consistently
Thomas Richter
2023-07-04
1
-13
/
+13
|
*
s390/cpum_sf: remove unnecessary debug statement
Thomas Richter
2023-07-04
1
-3
/
+0
|
*
s390/cpum_sf: remove parameter in call to pr_err
Thomas Richter
2023-07-04
1
-4
/
+2
|
*
s390/cpum_sf: simplify function setup_pmu_cpu
Thomas Richter
2023-07-04
1
-10
/
+5
|
*
s390/cpum_cf: remove unneeded debug statements
Thomas Richter
2023-07-04
1
-30
/
+2
|
*
s390/entry: remove mcck clock
Sven Schnelle
2023-07-03
3
-4
/
+2
|
*
s390: fix various typos
Heiko Carstens
2023-07-03
24
-31
/
+31
|
*
s390/entry: rework entering DAT-on mode on CPU restart
Alexander Gordeev
2023-07-03
1
-3
/
+8
|
*
s390/mm: fence off VM macros from asm and linker
Alexander Gordeev
2023-07-03
1
-2
/
+2
|
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
11
-13
/
+12
|
*
s390/ptrace: make all psw related defines also available for asm
Heiko Carstens
2023-07-03
2
-85
/
+84
|
*
s390/ptrace: remove PSW_DEFAULT_KEY from uapi
Heiko Carstens
2023-07-03
3
-5
/
+3
|
*
s390/vdso: filter out mno-pic-data-is-text-relative cflag
Sumanth Korikkar
2023-06-28
2
-0
/
+2
|
*
s390: consistently use .balign instead of .align
Heiko Carstens
2023-06-28
7
-17
/
+17
|
*
s390/decompressor: fix misaligned symbol build error
Heiko Carstens
2023-06-28
1
-0
/
+1
|
*
s390/vdso: check for undefined symbols after build
Sven Schnelle
2023-06-28
2
-2
/
+8
|
*
s390/mm: do not include <asm-generic/io.h> directly
Baoquan He
2023-06-28
1
-1
/
+1
|
*
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
2023-06-28
1
-0
/
+2
|
*
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-28
4
-5
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-03
7
-41
/
+174
|
\
\
|
*
\
Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-07-01
7
-41
/
+174
|
|
\
\
|
|
*
|
s390/uv: Update query for secret-UVCs
Steffen Eiden
2023-06-16
3
-2
/
+55
|
|
*
|
s390/uv: replace scnprintf with sysfs_emit
Steffen Eiden
2023-06-16
1
-32
/
+26
|
|
*
|
s390/uvdevice: Add 'Lock Secret Store' UVC
Steffen Eiden
2023-06-16
2
-0
/
+5
|
|
*
|
s390/uvdevice: Add 'List Secrets' UVC
Steffen Eiden
2023-06-16
2
-0
/
+7
|
|
*
|
s390/uvdevice: Add 'Add Secret' UVC
Steffen Eiden
2023-06-16
2
-0
/
+18
|
|
*
|
s390/uvdevice: Add info IOCTL
Steffen Eiden
2023-06-16
1
-1
/
+41
|
|
*
|
s390/uv: Always export uv_info
Steffen Eiden
2023-06-16
1
-1
/
+9
|
|
*
|
KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
Christian Borntraeger
2023-06-16
1
-3
/
+5
|
|
*
|
KVM: s390: vsie: fix the length of APCB bitmap
Pierre Morel
2023-06-16
1
-2
/
+4
|
|
*
|
KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
Nico Boehr
2023-06-13
1
-0
/
+4
*
|
|
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
2
-5
/
+0
|
\
\
\
\
|
*
|
|
|
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2023-06-09
1
-3
/
+0
|
*
|
|
|
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
1
-2
/
+0
[next]