Age | Commit message (Expand) | Author | Files | Lines |
2021-11-08 | s390/cio: check the subchannel validity for dev_busid | Vineeth Vijayan | 1 | -2/+2 |
2021-11-08 | s390/tape: fix timer initialization in tape_std_assign() | Sven Schnelle | 1 | -2/+1 |
2021-11-07 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 25 | -158/+237 |
2021-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport | 1 | -1/+1 |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -24/+42 |
2021-11-03 | Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 4 | -118/+167 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -254/+232 |
2021-10-28 | vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() | Jason Gunthorpe | 3 | -48/+85 |
2021-10-28 | vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions | Jason Gunthorpe | 1 | -22/+15 |
2021-10-28 | vfio/ccw: Use functions for alloc/free of the vfio_ccw_private | Jason Gunthorpe | 1 | -47/+66 |
2021-10-28 | vfio/ccw: Remove unneeded GFP_DMA | Jason Gunthorpe | 1 | -1/+1 |
2021-10-26 | s390/ap: function rework based on compiler warning | Harald Freudenberger | 1 | -0/+3 |
2021-10-26 | s390/cio: make ccw_device_dma_* more robust | Halil Pasic | 1 | -1/+11 |
2021-10-26 | s390/vfio-ap: s390/crypto: fix all kernel-doc warnings | Tony Krowiak | 3 | -20/+44 |
2021-10-26 | s390/hmcdrv: fix kernel doc comments | Heiko Carstens | 1 | -0/+3 |
2021-10-26 | s390/ap: new module option ap.useirq | Harald Freudenberger | 1 | -1/+5 |
2021-10-26 | s390/sclp: sort out physical vs virtual pointers usage | Alexander Gordeev | 4 | -9/+14 |
2021-10-26 | s390/zcrypt: rework of debug feature messages | Harald Freudenberger | 10 | -117/+116 |
2021-10-26 | s390/ap: Fix hanging ioctl caused by orphaned replies | Harald Freudenberger | 1 | -0/+2 |
2021-10-25 | s390/qeth: update kerneldoc for qeth_add_hw_header() | Julian Wiedmann | 1 | -0/+2 |
2021-10-25 | s390/qeth: fix kernel doc comments | Heiko Carstens | 2 | -6/+6 |
2021-10-25 | s390/qeth: add __printf format attribute to qeth_dbf_longtext | Heiko Carstens | 1 | -0/+1 |
2021-10-25 | s390/qeth: fix various format strings | Heiko Carstens | 1 | -7/+7 |
2021-10-25 | s390/qeth: don't keep track of Input Queue count | Julian Wiedmann | 2 | -11/+7 |
2021-10-25 | s390/qeth: clarify remaining dev_kfree_skb_any() users | Julian Wiedmann | 1 | -3/+3 |
2021-10-25 | s390/qeth: move qdio's QAOB cache into qeth | Julian Wiedmann | 2 | -34/+19 |
2021-10-25 | s390/qeth: remove .do_ioctl() callback from driver discipline | Julian Wiedmann | 4 | -12/+6 |
2021-10-25 | s390/qeth: improve trace entries for MAC address (un)registration | Julian Wiedmann | 1 | -6/+6 |
2021-10-22 | net: s390: constify and use eth_hw_addr_set() | Jakub Kicinski | 4 | -8/+7 |
2021-10-20 | s390/dasd: fix possibly missed path verification | Stefan Haberland | 2 | -3/+15 |
2021-10-20 | s390/dasd: fix missing path conf_data after failed allocation | Stefan Haberland | 1 | -1/+12 |
2021-10-20 | s390/dasd: summarize dasd configuration data in a separate structure | Stefan Haberland | 2 | -97/+98 |
2021-10-20 | s390/dasd: move dasd_eckd_read_fc_security | Stefan Haberland | 1 | -2/+3 |
2021-10-20 | s390/dasd: split up dasd_eckd_read_conf | Stefan Haberland | 1 | -79/+51 |
2021-10-20 | s390/dasd: fix kernel doc comment | Heiko Carstens | 1 | -2/+2 |
2021-10-20 | s390/dasd: handle request magic consistently as unsigned int | Heiko Carstens | 3 | -8/+8 |
2021-10-18 | block: switch polling to be bio based | Christoph Hellwig | 1 | -4/+3 |
2021-10-18 | block: drop unused includes in <linux/genhd.h> | Christoph Hellwig | 1 | -0/+1 |
2021-10-17 | scsi: zfcp: Switch to attribute groups | Bart Van Assche | 3 | -21/+39 |
2021-10-17 | scsi: zfcp_scsi: Call scsi_done() directly | Bart Van Assche | 2 | -3/+3 |
2021-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -13/+45 |
2021-10-04 | s390/block/scm_blk: add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+6 |
2021-10-04 | s390/block/dcssblk: add error handling support for add_disk() | Gerald Schaefer | 1 | -1/+7 |
2021-10-04 | s390/block/dasd_genhd: add error handling support for add_disk() | Luis Chamberlain | 1 | -2/+8 |
2021-10-04 | s390/sclp_vt220: fix unused function warning | Randy Dunlap | 1 | -2/+2 |
2021-10-04 | s390/sclp_sd: fix warnings about missing parameter description | Peter Oberparleiter | 1 | -1/+8 |
2021-10-04 | s390/cio: derive cdev information only for IO-subchannels | Vineeth Vijayan | 1 | -3/+6 |
2021-10-04 | s390/cio: unregister the subchannel while purging | Vineeth Vijayan | 1 | -0/+2 |