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
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-26
9
-34
/
+198
|
\
|
*
s390/cio: exclude subchannels with no parent from pseudo check
Vasily Gorbik
2019-09-23
1
-0
/
+2
|
*
s390/cio: avoid calling strlen on null pointer
Vasily Gorbik
2019-09-23
1
-1
/
+1
|
*
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
2019-09-19
5
-27
/
+65
|
*
s390/cio: fix intparm documentation
Cornelia Huck
2019-09-19
1
-6
/
+17
|
*
s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs
Ingo Franzki
2019-09-19
1
-0
/
+113
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
13
-408
/
+609
|
\
\
|
*
|
s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-09-16
1
-4
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-0
/
+4
|
|
\
\
|
*
|
|
s390/qeth: add xmit_more support for IQD devices
Julian Wiedmann
2019-08-24
2
-43
/
+109
|
*
|
|
s390/qeth: add BQL support for IQD devices
Julian Wiedmann
2019-08-24
2
-1
/
+16
|
*
|
|
s390/qeth: when in TX NAPI mode, use napi_consume_skb()
Julian Wiedmann
2019-08-24
1
-11
/
+13
|
*
|
|
s390/qeth: add TX NAPI support for IQD devices
Julian Wiedmann
2019-08-24
3
-48
/
+182
|
*
|
|
s390/qeth: collect accurate TX statistics
Julian Wiedmann
2019-08-24
4
-39
/
+49
|
*
|
|
s390/qdio: let drivers opt-out from Output Queue scanning
Julian Wiedmann
2019-08-24
3
-6
/
+10
|
*
|
|
s390/qdio: enable drivers to poll for Output completions
Julian Wiedmann
2019-08-24
1
-21
/
+43
|
*
|
|
s390/lcs: don't use intparm for channel IO
Julian Wiedmann
2019-08-20
1
-3
/
+3
|
*
|
|
s390/ctcm: don't use intparm for channel IO
Julian Wiedmann
2019-08-20
3
-34
/
+20
|
*
|
|
s390/qeth: streamline control code for promisc mode
Julian Wiedmann
2019-08-20
4
-49
/
+30
|
*
|
|
s390/qeth: get vnicc sub-cmd type from reply data
Julian Wiedmann
2019-08-20
1
-16
/
+5
|
*
|
|
s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
Julian Wiedmann
2019-08-20
4
-97
/
+58
|
*
|
|
s390/qeth: keep cmd alive after IO completion
Julian Wiedmann
2019-08-20
1
-2
/
+7
|
*
|
|
s390/qeth: use correct length field in SNMP cmd callback
Julian Wiedmann
2019-08-20
2
-27
/
+16
|
*
|
|
s390/qeth: propagate length of processed cmd IO data to callback
Julian Wiedmann
2019-08-20
3
-11
/
+35
|
*
|
|
s390/qeth: use node_descriptor struct
Julian Wiedmann
2019-08-20
2
-9
/
+24
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
5
-1
/
+26
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
10
-45
/
+59
|
|
\
\
\
\
|
*
|
|
|
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
3
-50
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
1
-7
/
+1
|
*
|
|
|
|
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
1
-10
/
+1
|
*
|
|
|
|
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
3
-33
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-17
16
-989
/
+2924
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
s390: remove pointless drivers-y in drivers/s390/Makefile
Masahiro Yamada
2019-09-16
1
-3
/
+0
|
*
|
|
|
vfio-ccw: fix error return code in vfio_ccw_sch_init()
Wei Yongjun
2019-09-05
1
-2
/
+6
|
*
|
|
|
s390: vfio-ap: fix warning reset not completed
Halil Pasic
2019-09-05
1
-1
/
+1
|
*
|
|
|
s390/sclp: Fix bit checked for has_sipl
Philipp Rudo
2019-09-03
1
-1
/
+1
|
*
|
|
|
s390/zcrypt: fix wrong handling of cca cipher keygenflags
Harald Freudenberger
2019-08-29
1
-1
/
+2
|
*
|
|
|
Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/...
Vasily Gorbik
2019-08-29
4
-4
/
+124
|
|
\
\
\
\
|
|
*
|
|
|
vfio-ccw: add some logging
Cornelia Huck
2019-08-23
4
-4
/
+124
|
*
|
|
|
|
s390/vmcp: correct early_param handling
Vasily Gorbik
2019-08-26
1
-0
/
+2
|
|
/
/
/
/
|
*
|
|
|
s390/pkey: add CCA AES cipher key support
Harald Freudenberger
2019-08-21
3
-54
/
+664
|
*
|
|
|
s390/zcrypt: Add low level functions for CCA AES cipher keys
Harald Freudenberger
2019-08-21
2
-4
/
+903
|
*
|
|
|
s390/zcrypt: extend cca_findcard function and helper
Harald Freudenberger
2019-08-21
4
-24
/
+83
|
*
|
|
|
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
2019-08-21
1
-21
/
+16
|
*
|
|
|
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-08-21
1
-3
/
+0
|
*
|
|
|
s390/zcrypt: new sysfs attributes serialnr and mkvps
Harald Freudenberger
2019-07-29
3
-14
/
+141
|
*
|
|
|
s390/zcrypt: add base code for cca crypto card info support
Harald Freudenberger
2019-07-29
1
-56
/
+75
|
*
|
|
|
s390/zcrypt: move cca misc functions to new code file
Harald Freudenberger
2019-07-29
5
-931
/
+1036
*
|
|
|
|
s390/qeth: reject oversized SNMP requests
Julian Wiedmann
2019-08-24
1
-0
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
[next]