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
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+2
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+11
2019-10-01
Revert "s390/dasd: Add discard support for ESE volumes"
Stefan Haberland
1
-54
/
+3
2019-10-01
s390/dasd: Fix error handling during online processing
Jan Höppner
1
-16
/
+8
2019-10-01
s390/qdio: clarify size of the QIB parm area
Julian Wiedmann
2
-3
/
+2
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-34
/
+198
2019-09-23
s390/cio: exclude subchannels with no parent from pseudo check
Vasily Gorbik
1
-0
/
+2
2019-09-23
s390/cio: avoid calling strlen on null pointer
Vasily Gorbik
1
-1
/
+1
2019-09-19
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
5
-27
/
+65
2019-09-19
s390/cio: fix intparm documentation
Cornelia Huck
1
-6
/
+17
2019-09-19
s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs
Ingo Franzki
1
-0
/
+113
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
13
-408
/
+609
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-50
/
+5
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
16
-989
/
+2924
2019-09-16
s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-4
/
+2
2019-09-16
s390: remove pointless drivers-y in drivers/s390/Makefile
Masahiro Yamada
1
-3
/
+0
2019-09-05
vfio-ccw: fix error return code in vfio_ccw_sch_init()
Wei Yongjun
1
-2
/
+6
2019-09-05
s390: vfio-ap: fix warning reset not completed
Halil Pasic
1
-1
/
+1
2019-09-03
s390/sclp: Fix bit checked for has_sipl
Philipp Rudo
1
-1
/
+1
2019-08-29
s390/zcrypt: fix wrong handling of cca cipher keygenflags
Harald Freudenberger
1
-1
/
+2
2019-08-29
Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/...
Vasily Gorbik
4
-4
/
+124
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2019-08-26
s390/vmcp: correct early_param handling
Vasily Gorbik
1
-0
/
+2
2019-08-24
s390/qeth: add xmit_more support for IQD devices
Julian Wiedmann
2
-43
/
+109
2019-08-24
s390/qeth: add BQL support for IQD devices
Julian Wiedmann
2
-1
/
+16
2019-08-24
s390/qeth: when in TX NAPI mode, use napi_consume_skb()
Julian Wiedmann
1
-11
/
+13
2019-08-24
s390/qeth: add TX NAPI support for IQD devices
Julian Wiedmann
3
-48
/
+182
2019-08-24
s390/qeth: collect accurate TX statistics
Julian Wiedmann
4
-39
/
+49
2019-08-24
s390/qdio: let drivers opt-out from Output Queue scanning
Julian Wiedmann
3
-6
/
+10
2019-08-24
s390/qdio: enable drivers to poll for Output completions
Julian Wiedmann
1
-21
/
+43
2019-08-24
s390/qeth: reject oversized SNMP requests
Julian Wiedmann
1
-0
/
+4
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
4
-4
/
+124
2019-08-21
s390/pkey: add CCA AES cipher key support
Harald Freudenberger
3
-54
/
+664
2019-08-21
s390/zcrypt: Add low level functions for CCA AES cipher keys
Harald Freudenberger
2
-4
/
+903
2019-08-21
s390/zcrypt: extend cca_findcard function and helper
Harald Freudenberger
4
-24
/
+83
2019-08-21
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
1
-21
/
+16
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
1
-3
/
+0
2019-08-20
s390/lcs: don't use intparm for channel IO
Julian Wiedmann
1
-3
/
+3
2019-08-20
s390/ctcm: don't use intparm for channel IO
Julian Wiedmann
3
-34
/
+20
2019-08-20
s390/qeth: streamline control code for promisc mode
Julian Wiedmann
4
-49
/
+30
2019-08-20
s390/qeth: get vnicc sub-cmd type from reply data
Julian Wiedmann
1
-16
/
+5
2019-08-20
s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
Julian Wiedmann
4
-97
/
+58
2019-08-20
s390/qeth: keep cmd alive after IO completion
Julian Wiedmann
1
-2
/
+7
2019-08-20
s390/qeth: use correct length field in SNMP cmd callback
Julian Wiedmann
2
-27
/
+16
2019-08-20
s390/qeth: propagate length of processed cmd IO data to callback
Julian Wiedmann
3
-11
/
+35
2019-08-20
s390/qeth: use node_descriptor struct
Julian Wiedmann
2
-9
/
+24
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-1
/
+26
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+21
2019-08-13
s390/qeth: serialize cmd reply with concurrent timeout
Julian Wiedmann
2
-0
/
+21
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-1
/
+5
[next]