index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-19
s390/pkey: fix missing length of protected key on return
Harald Freudenberger
1
-1
/
+1
2020-02-05
s390/zcrypt: move ap device reset from bus to driver code
Harald Freudenberger
6
-5
/
+8
2020-01-26
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
5
-46
/
+67
2020-01-26
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
1
-1
/
+3
2020-01-23
s390/zcrypt: Fix CCA cipher key gen with clear key value function
Harald Freudenberger
1
-2
/
+2
2020-01-17
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2
-17
/
+28
2020-01-17
s390/qeth: fix initialization on old HW
Julian Wiedmann
1
-3
/
+1
2020-01-17
s390/qeth: vnicc Fix init to default
Alexandra Winter
1
-1
/
+3
2020-01-17
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
1
-2
/
+1
2020-01-17
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
1
-1
/
+0
2020-01-17
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
3
-14
/
+10
2020-01-12
s390/qeth: don't return -ENOTSUPP to userspace
Julian Wiedmann
1
-1
/
+1
2020-01-12
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
3
-1
/
+4
2020-01-12
s390/qeth: handle error due to unsupported transport mode
Julian Wiedmann
2
-7
/
+12
2020-01-12
s390/dasd: fix memleak in path handling error case
Stefan Haberland
1
-17
/
+2
2020-01-12
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
2
-5
/
+6
2020-01-04
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
Harald Freudenberger
1
-0
/
+2
2019-12-17
scsi: zfcp: trace channel log even for FCP command responses
Steffen Maier
1
-5
/
+3
2019-11-20
s390/qeth: return proper errno on IO error
Julian Wiedmann
1
-5
/
+5
2019-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
3
-8
/
+28
2019-10-22
s390/zcrypt: fix memleak at release
Johan Hovold
1
-2
/
+1
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-8
/
+15
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+13
2019-10-10
s390/cio: fix virtio-ccw DMA without PV
Halil Pasic
3
-2
/
+8
2019-10-09
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-09
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
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-03
scsi: zfcp: fix reaction on bit error threshold notification
Steffen Maier
1
-3
/
+13
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
[prev]
[next]