index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-14
/
+8
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+135
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-4
/
+3
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2022-10-09
Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
30
-249
/
+1161
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-76
/
+0
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+19
2022-10-03
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
1
-1
/
+2
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
19
-98
/
+146
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
1
-0
/
+1
2022-09-28
s390/pci: remove unused bus_next field from struct zpci_dev
Niklas Schnelle
1
-1
/
+0
2022-09-28
s390/cio: remove unused ccw_device_force_console() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2
-0
/
+2
2022-09-26
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2
-3
/
+6
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-2
/
+0
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
8
-18
/
+37
2022-09-21
s390/dasd: suppress generic error messages for PPRC secondary devices
Stefan Haberland
1
-0
/
+5
2022-09-21
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
1
-0
/
+14
2022-09-21
KVM: s390: pci: register pci hooks without interpretation
Matthew Rosato
2
-5
/
+13
2022-09-21
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2
-2
/
+2
2022-09-21
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
1
-3
/
+13
2022-09-21
KVM: s390: pci: fix plain integer as NULL pointer warnings
Matthew Rosato
2
-5
/
+5
2022-09-16
s390/pai: Add support for PAI Extension 1 NNPA counters
Thomas Richter
5
-4
/
+682
2022-09-16
s390/mm: fix no previous prototype warnings in maccess.c
Alexander Gordeev
1
-0
/
+1
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
5
-15
/
+19
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
8
-89
/
+70
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
3
-35
/
+34
2022-09-14
s390/pci: convert high_memory to physical address
Niklas Schnelle
1
-1
/
+1
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
14
-84
/
+315
2022-09-14
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
3
-2
/
+3
2022-09-14
Merge branch 'fixes' into features
Vasily Gorbik
8
-54
/
+68
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-09-11
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
1
-10
/
+0
2022-09-10
Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+3
2022-09-09
Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-09-09
termios: kill uapi termios.h that are identical to generic one
Al Viro
1
-50
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-12
/
+0
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
1
-14
/
+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-09-07
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2
-1
/
+2
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-16
/
+26
[next]