summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak
2019-03-11vfio: ccw: only free cp on final interruptCornelia Huck
2019-02-26s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman
2019-02-26s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman
2019-02-07Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller
2019-02-04vfio-ccw: Don't assume there are more ccws after a TICFarhan Ali
2018-12-13Merge tag 'vfio-ccw-20181213' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-12-13s390/drivers: fix proc/debugfs file permissionsSebastian Ott
2018-12-13s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-12vfio: ccw: Merge BUSY and BOXED statesPierre Morel
2018-11-13s390/cio: Fix cleanup when unsupported IDA format is usedEric Farman
2018-11-13s390/cio: Fix cleanup of pfn_array alloc failureEric Farman
2018-11-13vfio: ccw: Register mediated device once all structures are initializedPierre Morel
2018-11-13s390/cio: make vfio_ccw_io_region staticSebastian Ott
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-10-08s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann
2018-10-02s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman
2018-09-27s390/cio: Refactor alloc of ccw_io_regionEric Farman
2018-09-27s390/cio: Convert ccw_io_region to pointerEric Farman
2018-09-20s390/qdio: clean up AOB handlingJulian Wiedmann
2018-07-23s390 cio: Rewrite trace point class s390_class_schibThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_tschThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott
2018-07-17s390/css: reduce stsch callsSebastian Ott
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott
2018-07-17s390/css: start the subchannel evaluation earlierSebastian Ott
2018-07-17s390/cio: ensure that a chpid is registered only onceSebastian Ott
2018-06-25s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-29vfio: ccw: add tracepoints for interesting error pathsHalil Pasic
2018-05-29vfio: ccw: set ccw->cda to NULL defensivelyDong Jia Shi
2018-05-29vfio: ccw: refactor and improve pfn_array_alloc_pin()Dong Jia Shi
2018-05-29vfio: ccw: shorten kernel doc description for pfn_array_pin()Dong Jia Shi
2018-05-29vfio: ccw: push down unsupported IDA checkHalil Pasic
2018-05-29vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi