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
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+20
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-3
/
+3
2020-12-17
s390/dasd: fix list corruption of lcu list
Stefan Haberland
1
-1
/
+1
2020-12-17
s390/dasd: fix list corruption of pavgroup group list
Stefan Haberland
1
-0
/
+1
2020-12-17
s390/dasd: prevent inconsistent LCU device data
Stefan Haberland
1
-0
/
+9
2020-12-17
s390/dasd: fix hanging device offline processing
Stefan Haberland
1
-1
/
+9
2020-12-16
Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+30
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-2
/
+91
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-78
/
+520
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-31
/
+20
2020-12-16
s390/zcrypt: convert comma to semicolon
Zheng Yongjun
2
-2
/
+2
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
1
-1
/
+1
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
16
-430
/
+489
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
35
-1037
/
+355
2020-12-09
s390/cio: fix use-after-free in ccw_device_destroy_console
Qinglang Miao
1
-2
/
+2
2020-12-07
s390/qeth: make qeth_qdio_handle_aob() more robust
Julian Wiedmann
1
-0
/
+1
2020-12-07
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
2
-5
/
+2
2020-12-07
s390/qeth: don't replace a fully completed async TX buffer
Julian Wiedmann
1
-38
/
+51
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
9
-76
/
+30
2020-12-07
s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributes
Julian Wiedmann
1
-9
/
+3
2020-12-07
s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
Julian Wiedmann
2
-6
/
+5
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
1
-2
/
+1
2020-12-03
vfio-ccw: Wire in the request callback
Eric Farman
2
-0
/
+30
2020-12-02
s390/cio: remove pm support from ccw bus driver
Vineeth Vijayan
5
-258
/
+2
2020-12-02
s390/cio: remove pm support from css-bus driver
Vineeth Vijayan
2
-139
/
+1
2020-12-02
s390/cio: remove pm support from IO subchannel drivers
Vineeth Vijayan
1
-14
/
+0
2020-12-02
s390/cio: remove pm support from chsc subchannel driver
Vineeth Vijayan
1
-29
/
+0
2020-12-02
s390/vmur: remove unused pm related functions
Vineeth Vijayan
1
-24
/
+0
2020-12-02
s390/tape: remove unsupported PM functions
Vineeth Vijayan
4
-53
/
+0
2020-12-02
s390/cio: remove pm support from eadm-sch drivers
Vineeth Vijayan
1
-13
/
+0
2020-12-02
s390: remove pm support from console drivers
Vineeth Vijayan
4
-150
/
+15
2020-12-02
s390/dasd: remove unused pm related functions
Vineeth Vijayan
4
-198
/
+2
2020-12-02
s390/zfcp: remove pm support from zfcp driver
Vineeth Vijayan
4
-80
/
+4
2020-12-01
s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().
Sebastian Andrzej Siewior
2
-6
/
+1
2020-12-01
s390/ctcm: Use GFP_KERNEL in add_channel().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
1
-25
/
+8
2020-12-01
s390/ctcm: Avoid temporary allocation of struct qllc.
Sebastian Andrzej Siewior
1
-17
/
+4
2020-12-01
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
3
-53
/
+9
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-3
/
+2
2020-12-01
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
1
-4
/
+4
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-3
/
+1
2020-11-30
s390/ap: let bus_register() add the AP bus sysfs attributes
Julian Wiedmann
1
-29
/
+24
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-47
/
+68
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
[next]