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.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
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-53
/
+33
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
s390/zcrypt: remove VLA usage from the AP bus
Martin Schwidefsky
1
-53
/
+33
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+5
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
20
-210
/
+626
2018-08-21
s390/zcrypt: hex string mask improvements for apmask and aqmask.
Harald Freudenberger
1
-77
/
+146
2018-08-20
s390/zcrypt: AP bus support for alternate driver(s)
Harald Freudenberger
5
-4
/
+322
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
18
-205
/
+234
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+28
2018-08-18
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
1
-1
/
+1
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-684
/
+1484
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
32
-502
/
+301
2018-08-10
s390/qeth: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-10
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
3
-14
/
+19
2018-08-10
s390/qeth: clean up card initialization
Julian Wiedmann
1
-34
/
+10
2018-08-10
s390/qeth: do basic setup for data channel
Julian Wiedmann
1
-9
/
+15
2018-08-10
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
4
-43
/
+16
2018-08-10
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
2
-28
/
+31
2018-08-10
s390/qeth: extract helper for MPC protocol type
Julian Wiedmann
3
-24
/
+15
2018-08-09
s390/dasd: fix hanging offline processing due to canceled worker
Stefan Haberland
1
-2
/
+5
2018-08-09
s390/dasd: fix panic for failed online processing
Stefan Haberland
1
-0
/
+3
2018-07-30
s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
1
-3
/
+5
2018-07-23
s390 cio: Rewrite trace point class s390_class_schib
Thomas Richter
1
-6
/
+28
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tsch
Thomas Richter
1
-4
/
+18
2018-07-23
s390 cio: Rewrite trace point in s390_cio_adapter_int
Thomas Richter
1
-1
/
+3
2018-07-23
s390 cio: Rewrite trace point in s390_cio_stcrw
Thomas Richter
1
-3
/
+17
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tpi
Thomas Richter
1
-2
/
+8
2018-07-23
s390 cio: Rewrite trace point in s390_cio_interrupt
Thomas Richter
1
-4
/
+8
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
3
-56
/
+30
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
4
-22
/
+30
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
4
-70
/
+80
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
4
-23
/
+24
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
5
-37
/
+2
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
4
-41
/
+45
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
3
-7
/
+4
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
6
-88
/
+94
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
3
-3
/
+3
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
2018-07-21
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-10
/
+11
2018-07-19
s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-19
s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-19
s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-2
/
+2
2018-07-19
s390/keyboard: sanitize array index in do_kdsk_ioctl
Martin Schwidefsky
1
-12
/
+16
2018-07-17
s390/chsc: fix packed-not-aligned warnings
Sebastian Ott
2
-18
/
+18
2018-07-17
s390/css: reduce stsch calls
Sebastian Ott
4
-79
/
+57
[next]