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