index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-26
1
-7
/
+5
|
*
|
|
|
s390/qeth: on gdev release, reset drvdata
Julian Wiedmann
2018-09-26
1
-2
/
+3
|
*
|
|
|
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
2018-09-26
4
-4
/
+2
|
*
|
|
|
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
2018-09-26
1
-7
/
+6
|
*
|
|
|
s390/qeth: convert layer attribute to enum
Julian Wiedmann
2018-09-26
5
-26
/
+25
|
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-53
/
+33
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
s390/qeth: reduce 0-initializing when building IPA cmds
Julian Wiedmann
2018-09-17
1
-10
/
+5
|
*
|
|
|
s390/qeth: fine-tune spinlocks
Julian Wiedmann
2018-09-17
3
-35
/
+24
|
*
|
|
|
s390/qeth: fix typo in return value
Julian Wiedmann
2018-09-17
1
-1
/
+1
|
*
|
|
|
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
2018-09-17
2
-0
/
+6
|
*
|
|
|
s390/qeth: uninstall IRQ handler on device removal
Julian Wiedmann
2018-09-17
1
-48
/
+54
|
*
|
|
|
s390/qeth: remove qeth_hdr_chk_and_bounce()
Julian Wiedmann
2018-09-17
3
-31
/
+28
|
*
|
|
|
s390/qeth: speed up TSO transmission
Julian Wiedmann
2018-09-17
3
-149
/
+6
|
*
|
|
|
s390/qeth: prepare for copy-free TSO transmission
Julian Wiedmann
2018-09-17
4
-28
/
+77
|
*
|
|
|
s390/qeth: check size of required HW header cache object
Julian Wiedmann
2018-09-17
1
-2
/
+9
|
*
|
|
|
s390/qeth: fix up protocol headers early
Julian Wiedmann
2018-09-17
1
-3
/
+11
|
*
|
|
|
s390/qeth: limit csum offload erratum to L3 devices
Julian Wiedmann
2018-09-17
2
-5
/
+5
|
*
|
|
|
s390/qeth: remove qeth_get_elements_no()
Julian Wiedmann
2018-09-17
4
-33
/
+14
|
*
|
|
|
s390/qeth: remove unused L3 xmit code
Julian Wiedmann
2018-09-17
1
-54
/
+17
|
*
|
|
|
s390/qeth: run non-offload L3 traffic over common xmit path
Julian Wiedmann
2018-09-17
1
-26
/
+44
|
*
|
|
|
s390/qeth: move L2 xmit code to core module
Julian Wiedmann
2018-09-17
3
-63
/
+75
*
|
|
|
|
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-10-23
32
-442
/
+1545
|
\
\
\
\
\
|
*
|
|
|
|
s390/pkey: move pckmo subfunction available checks away from module init
Harald Freudenberger
2018-10-22
1
-6
/
+20
|
*
|
|
|
|
s390/pkey: Load pkey kernel module automatically
Ingo Franzki
2018-10-19
1
-1
/
+2
|
*
|
|
|
|
s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function
Harald Freudenberger
2018-10-15
1
-1
/
+1
|
*
|
|
|
|
s390/pkey: Introduce new API for transforming key blobs
Ingo Franzki
2018-10-10
1
-0
/
+110
|
*
|
|
|
|
s390/pkey: Introduce new API for random protected key verification
Ingo Franzki
2018-10-10
1
-1
/
+66
|
*
|
|
|
|
s390/pkey: Add sysfs attributes to emit secure key blobs
Ingo Franzki
2018-10-10
1
-0
/
+104
|
*
|
|
|
|
s390/pkey: Add sysfs attributes to emit protected key blobs
Ingo Franzki
2018-10-10
1
-0
/
+127
|
*
|
|
|
|
s390/pkey: Define protected key blob format
Ingo Franzki
2018-10-09
1
-6
/
+27
|
*
|
|
|
|
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
2018-10-09
1
-0
/
+55
|
*
|
|
|
|
s390/zcrypt: add ap_adapter_mask sysfs attribute
Harald Freudenberger
2018-10-09
1
-0
/
+16
|
*
|
|
|
|
s390/zcrypt: provide apfs failure code on type 86 error reply
Harald Freudenberger
2018-10-09
2
-1
/
+25
|
*
|
|
|
|
s390/zcrypt: zcrypt device driver cleanup
Harald Freudenberger
2018-10-09
16
-189
/
+115
|
*
|
|
|
|
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2018-10-09
1
-0
/
+1
|
*
|
|
|
|
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2018-10-09
1
-0
/
+11
|
*
|
|
|
|
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
1
-2
/
+1
|
*
|
|
|
|
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
3
-10
/
+64
|
*
|
|
|
|
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
1
-0
/
+17
|
*
|
|
|
|
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
3
-64
/
+79
|
*
|
|
|
|
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
2018-10-09
1
-57
/
+3
|
*
|
|
|
|
s390/monwriter: do not use stack buffers for hardware data
Martin Schwidefsky
2018-10-09
1
-13
/
+20
|
*
|
|
|
|
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
2018-10-09
1
-1
/
+3
|
*
|
|
|
|
s390/ccwgroup: add get_ccwgroupdev_by_busid()
Julian Wiedmann
2018-10-08
1
-0
/
+30
|
*
|
|
|
|
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
2018-10-08
3
-59
/
+634
|
*
|
|
|
|
s390/qdio: clean up AOB handling
Julian Wiedmann
2018-09-20
2
-14
/
+2
|
*
|
|
|
|
s390/zcrypt: enable AP bus scan without a valid default domain
Halil Pasic
2018-09-20
1
-12
/
+6
|
*
|
|
|
|
s390/tape: fix spelling mistake "partion" -> "partition"
Colin Ian King
2018-09-20
1
-1
/
+1
|
*
|
|
|
|
s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
2018-09-20
1
-1
/
+1
|
*
|
|
|
|
s390/zcrypt: Use kmemdup to replace kmalloc + memcpy
zhong jiang
2018-09-20
1
-6
/
+3
[prev]
[next]