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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-08-03
s390: update defconfigs
Heiko Carstens
2
-2
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-27
/
+32
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2021-07-30
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
2
-5
/
+2
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
6
-0
/
+6
2021-07-30
s390: add kfence region to pagetable dumper
Sven Schnelle
1
-0
/
+16
2021-07-30
s390: add support for KFENCE
Sven Schnelle
5
-4
/
+54
2021-07-30
s390/mm: implement set_memory_4k()
Heiko Carstens
2
-2
/
+18
2021-07-30
s390/boot: fix zstd build for -march=z900
Vasily Gorbik
2
-0
/
+3
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2
-0
/
+2
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-27
/
+27
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+5
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+5
2021-07-28
s390: use generic strncpy/strnlen from_user
Heiko Carstens
3
-68
/
+4
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
3
-27
/
+27
2021-07-27
s390/delay: get rid of not needed header includes
Heiko Carstens
1
-9
/
+2
2021-07-27
s390/boot: get rid of arithmetics on function pointers
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/headers: fix code style in module.h
Ilya Leoshkevich
1
-4
/
+2
2021-07-27
s390/hwcaps: make sie capability regular hwcap
Heiko Carstens
2
-22
/
+4
2021-07-27
s390/hwcaps: remove hwcap stfle check
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/hwcaps: remove z/Architecture mode active check
Heiko Carstens
1
-2
/
+1
2021-07-27
s390/hwcaps: use consistent coding style / remove comments
Heiko Carstens
1
-54
/
+13
2021-07-27
s390/hwcaps: open code initialization of first six hwcap bits
Heiko Carstens
1
-6
/
+24
2021-07-27
s390/hwcaps: split setup_hwcaps()
Heiko Carstens
1
-9
/
+15
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
2
-158
/
+160
2021-07-27
s390/hwcaps: add sanity checks
Heiko Carstens
2
-0
/
+4
2021-07-27
s390/hwcaps: use named initializers for hwcap string arrays
Heiko Carstens
1
-4
/
+23
2021-07-27
s390/hwcaps: introduce HWCAP bit numbers
Heiko Carstens
1
-23
/
+52
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
3
-49
/
+49
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
3
-1
/
+4
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
3
-3
/
+8
2021-07-27
s390/disassembler: add instructions
Heiko Carstens
2
-0
/
+20
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
3
-1
/
+7
2021-07-27
s390/qdio: remove unused macros
Julian Wiedmann
1
-5
/
+0
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
1
-4
/
+3
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
1
-3
/
+0
2021-07-27
s390/setup: don't reserve memory that occupied decompressor's head
Alexander Egorenkov
1
-1
/
+1
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
13
-99
/
+183
2021-07-27
s390/ctl_reg: add ctlreg5 and ctlreg15 unions
Heiko Carstens
1
-0
/
+17
2021-07-27
s390/boot: make _diag308_reset_dma() position-independent
Alexander Egorenkov
1
-1
/
+3
2021-07-27
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
2
-2
/
+3
2021-07-27
s390/setup: generate asm offsets from struct parmarea
Alexander Egorenkov
2
-9
/
+7
2021-07-27
s390/setup: drop _OFFSET macros
Alexander Egorenkov
1
-17
/
+6
2021-07-27
s390/setup: remove unused symbolic constants for C code from setup.h
Alexander Egorenkov
1
-3
/
+0
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
7
-35
/
+43
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
7
-23
/
+32
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
6
-7
/
+17
2021-07-27
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
1
-4
/
+4
2021-07-27
s390/vdso: use system call functions
Heiko Carstens
1
-18
/
+4
[prev]
[next]