summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-0610-321/+293
|\
| * vfio/ccw: Check return code from subchannel quiesceEric Farman2022-08-011-1/+1
| * vfio/ccw: Remove FSM Close from remove handlersEric Farman2022-08-012-3/+0
| * vfio/ccw: Add length to DMA_UNMAP checksEric Farman2022-08-013-7/+13
| * vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-252-13/+12
| * vfio/ccw: Add kmap_local_page() for memcpyNicolin Chen2022-07-251-3/+6
| * vfio/ccw: Change pa_pfn list to pa_iova listNicolin Chen2022-07-251-71/+64
| * vfio/ap: Change saved_pfn to saved_iovaNicolin Chen2022-07-252-27/+19
| * vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen2022-07-252-7/+6
| * vfio/ccw: Only pass in contiguous pagesNicolin Chen2022-07-231-14/+56
| * vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen2022-07-232-4/+5
| * vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-204-81/+16
| * vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman2022-07-073-32/+39
| * vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman2022-07-071-14/+10
| * vfio/ccw: Create a CLOSE FSM eventEric Farman2022-07-074-24/+34
| * vfio/ccw: Create an OPEN FSM EventEric Farman2022-07-073-7/+24
| * vfio/ccw: Update trace data for not operational eventEric Farman2022-07-071-2/+6
| * vfio/ccw: Flatten MDEV device (un)registerEric Farman2022-07-073-15/+2
| * vfio/ccw: Pass enum to FSM event jumptableEric Farman2022-07-071-1/+1
| * vfio/ccw: Remove private->mdevEric Farman2022-07-073-6/+0
| * vfio/ccw: Do not change FSM state in subchannel eventEric Farman2022-07-071-11/+3
| * vfio/ccw: Fix FSM state if mdev probe failsEric Farman2022-07-072-3/+4
| * vfio/ccw: Remove UUID from s390 debug logMichael Kawano2022-07-073-21/+18
| * vfio: de-extern-ify function prototypesAlex Williamson2022-06-272-9/+9
* | Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-044-2/+4
|\ \
| * | s390/dasd: Establish DMA alignmentEric Farman2022-08-042-0/+2
| * | s390/dasd: drop unexpected word 'for' in commentsJiang Jian2022-08-041-1/+1
| * | block: change the blk_queue_split calling conventionChristoph Hellwig2022-08-021-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-042-2/+2
|\ \ \
| * | | scsi: zfcp: Drop redundant "the" in the commentsJiang Jian2022-07-071-1/+1
| * | | scsi: zfcp: Declare zfcp_sdev_attrs as staticJulian Wiedmann2022-07-071-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-045-11/+26
|\ \ \
| * \ \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-015-11/+26
| |\ \ \
| | * | | s390/airq: allow for airq structure that uses an input vectorMatthew Rosato2022-07-112-4/+8
| | * | | s390/airq: pass more TPI info to airq handlersMatthew Rosato2022-07-114-7/+14
| | * | | s390/sclp: detect the AISI facilityMatthew Rosato2022-07-111-0/+1
| | * | | s390/sclp: detect the AENI facilityMatthew Rosato2022-07-111-0/+1
| | * | | s390/sclp: detect the AISII facilityMatthew Rosato2022-07-111-0/+1
| | * | | s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato2022-07-111-0/+1
| | |/ /
* | | | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-031-7/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-1/+1
| |\ \ \
| * | | | net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl2022-07-271-1/+3
| * | | | s390/ism: CleanupsStefan Raspl2022-07-271-6/+5
| | |/ / | |/| |
* | | | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-025-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry2022-07-062-2/+2
| * | | block: remove blk_cleanup_diskChristoph Hellwig2022-06-282-6/+6
| * | | block: simplify disk shutdownChristoph Hellwig2022-06-282-3/+3
| | |/ | |/|
* | | s390/qeth: Fix typo 'the the' in commentSlark Xiao2022-07-251-1/+1
| |/ |/|
* | Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-07-161-1/+1
|\ \
| * | s390/ap: fix error handling in __verify_queue_reservations()Tony Krowiak2022-07-151-1/+1