index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2021-11-18
s390/cio: make ccw_device_dma_* more robust
Halil Pasic
1
-1
/
+11
2021-11-18
s390/ap: Fix hanging ioctl caused by orphaned replies
Harald Freudenberger
1
-0
/
+2
2021-11-18
s390/tape: fix timer initialization in tape_std_assign()
Sven Schnelle
1
-2
/
+1
2021-11-18
s390/cio: check the subchannel validity for dev_busid
Vineeth Vijayan
1
-2
/
+2
2021-09-30
s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
Julian Wiedmann
1
-0
/
+3
2021-09-22
s390/sclp: fix Secure-IPL facility detection
Alexander Egorenkov
1
-1
/
+2
2021-09-18
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
1
-21
/
+30
2021-09-18
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
1
-12
/
+19
2021-09-15
s390/ap: fix state machine hang after failure to enable irq
Harald Freudenberger
3
-34
/
+21
2021-09-15
s390/zcrypt: fix wrong offset index for APKA master key valid state
Harald Freudenberger
1
-4
/
+4
2021-09-15
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
1
-0
/
+17
2021-07-20
s390/sclp_vt220: fix console name to match device
Valentin Vidic
1
-2
/
+2
2021-07-20
scsi: zfcp: Report port fc_security as unknown early during remote cable pull
Steffen Maier
1
-0
/
+1
2021-07-14
s390/cio: dont call css_wait_for_slow_path() inside a lock
Vineeth Vijayan
2
-2
/
+3
2021-06-23
s390/ap: Fix hanging ioctl caused by wrong msg counter
Harald Freudenberger
1
-2
/
+9
2021-06-16
vfio-ccw: Serialize FSM IDLE state with I/O completion
Eric Farman
1
-2
/
+10
2021-06-16
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
2
-2
/
+1
2021-06-03
vfio-ccw: Check initialized flag in cp_init()
Eric Farman
1
-0
/
+4
2021-05-11
s390/zcrypt: fix zcard and zqueue hot-unplug memleak
Harald Freudenberger
2
-0
/
+2
2021-03-25
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-17
s390/dasd: fix hanging IO request during DASD driver unbind
Stefan Haberland
1
-1
/
+2
2021-03-17
s390/dasd: fix hanging DASD driver unbind
Stefan Haberland
1
-2
/
+1
2021-03-17
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-17
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-17
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
2
-5
/
+2
2021-03-17
s390/qeth: don't replace a fully completed async TX buffer
Julian Wiedmann
1
-38
/
+51
2021-03-17
s390/crypto: return -EFAULT if copy_to_user() fails
Wang Qing
1
-1
/
+1
2021-03-17
s390/cio: return -EFAULT if copy_to_user() fails
Eric Farman
1
-1
/
+1
2021-03-17
s390/cio: return -EFAULT if copy_to_user() fails again
Wang Qing
1
-2
/
+2
2021-03-17
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-03-04
virtio/s390: implement virtio-ccw revision 2 correctly
Cornelia Huck
1
-2
/
+2
2021-03-04
s390/zcrypt: return EIO when msg retry limit reached
Harald Freudenberger
1
-0
/
+14
2021-02-03
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
3
-49
/
+69
2021-01-17
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-17
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-17
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2020-12-30
s390/dasd: fix list corruption of lcu list
Stefan Haberland
1
-1
/
+1
2020-12-30
s390/dasd: fix list corruption of pavgroup group list
Stefan Haberland
1
-0
/
+1
2020-12-30
s390/dasd: prevent inconsistent LCU device data
Stefan Haberland
1
-0
/
+9
2020-12-30
s390/dasd: fix hanging device offline processing
Stefan Haberland
1
-1
/
+9
2020-12-30
s390/cio: fix use-after-free in ccw_device_destroy_console
Qinglang Miao
1
-2
/
+2
2020-11-27
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-47
/
+62
2020-11-20
s390/qeth: fix tear down of async TX buffers
Julian Wiedmann
1
-6
/
+0
2020-11-20
s390/qeth: fix af_iucv notification race
Julian Wiedmann
2
-24
/
+58
2020-11-20
s390/qeth: make af_iucv TX notification call more robust
Julian Wiedmann
1
-1
/
+2
2020-11-20
s390/qeth: Remove pnso workaround
Alexandra Winter
1
-16
/
+2
2020-11-20
Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2020-11-16
s390/dasd: fix null pointer dereference for ERP requests
Stefan Haberland
1
-0
/
+6
2020-11-03
s390/pkey: fix paes selftest failure with paes and pkey static build
Harald Freudenberger
1
-14
/
+16
2020-11-03
s390/ap: fix ap devices reference counting
Harald Freudenberger
3
-12
/
+21
[next]