Age | Commit message (Expand) | Author | Files | Lines |
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-17 | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -0/+30 |
2020-12-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -2/+91 |
2020-12-17 | 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-16 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 16 | -430/+489 |
2020-12-15 | 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-04 | 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-02 | s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx(). | Sebastian Andrzej Siewior | 2 | -6/+1 |
2020-12-02 | s390/ctcm: Use GFP_KERNEL in add_channel(). | Sebastian Andrzej Siewior | 1 | -1/+1 |
2020-12-02 | s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb(). | Sebastian Andrzej Siewior | 1 | -1/+1 |
2020-12-02 | s390/ctcm: Avoid temporary allocation of struct pdu. | Sebastian Andrzej Siewior | 1 | -25/+8 |
2020-12-02 | s390/ctcm: Avoid temporary allocation of struct qllc. | Sebastian Andrzej Siewior | 1 | -17/+4 |
2020-12-02 | s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep. | Sebastian Andrzej Siewior | 3 | -53/+9 |
2020-12-02 | block: stop using bdget_disk for partition 0 | Christoph Hellwig | 1 | -3/+2 |
2020-12-02 | block: switch disk_part_iter_* to use a struct block_device | Christoph Hellwig | 1 | -4/+4 |
2020-12-02 | 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-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -47/+68 |
2020-11-28 | Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -47/+62 |
2020-11-21 | s390/qeth: fix tear down of async TX buffers | Julian Wiedmann | 1 | -6/+0 |
2020-11-21 | s390/qeth: fix af_iucv notification race | Julian Wiedmann | 2 | -24/+58 |
2020-11-21 | s390/qeth: make af_iucv TX notification call more robust | Julian Wiedmann | 1 | -1/+2 |
2020-11-21 | 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 |