summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-0/+30
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds-2/+7
2022-09-21s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak-0/+30
2022-09-19s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland-2/+7
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-0/+7
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin-1/+0
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger-0/+7
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-13/+26
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+4
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-132/+48
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo-0/+1
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo-0/+3
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter-132/+48
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-479/+1230
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-321/+293
2022-08-04Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+4
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+2
2022-08-04s390/dasd: Establish DMA alignmentEric Farman-0/+2
2022-08-04s390/dasd: drop unexpected word 'for' in commentsJiang Jian-1/+1
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+26
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-7/+8
2022-08-02block: change the blk_queue_split calling conventionChristoph Hellwig-1/+1
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-11/+11
2022-08-01scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier-13/+26
2022-08-01vfio/ccw: Check return code from subchannel quiesceEric Farman-1/+1
2022-08-01vfio/ccw: Remove FSM Close from remove handlersEric Farman-3/+0
2022-08-01vfio/ccw: Add length to DMA_UNMAP checksEric Farman-7/+13
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini-11/+26
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2022-07-28s390/tape: fix comment typoJason Wang-1/+1
2022-07-28s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap-1/+1
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev-29/+26
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl-1/+3
2022-07-27s390/ism: CleanupsStefan Raspl-6/+5
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen-13/+12
2022-07-25vfio/ccw: Add kmap_local_page() for memcpyNicolin Chen-3/+6
2022-07-25vfio/ccw: Change pa_pfn list to pa_iova listNicolin Chen-71/+64
2022-07-25vfio/ap: Change saved_pfn to saved_iovaNicolin Chen-27/+19
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen-7/+6
2022-07-25s390/qeth: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-07-23vfio/ccw: Only pass in contiguous pagesNicolin Chen-14/+56
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen-4/+5
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe-81/+16
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev-35/+23
2022-07-20s390/zcore: fix race when reading from hardware system areaAlexander Gordeev-1/+10
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden-3/+2
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens-1/+1
2022-07-19s390/vfio-ap: handle config changed and scan complete notificationTony Krowiak-5/+350
2022-07-19s390/vfio-ap: sysfs attribute to display the guest's matrixTony Krowiak-13/+35
2022-07-19s390/vfio-ap: implement in-use callback for vfio_ap driverTony Krowiak-8/+80