summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-282-2/+19
|\
| * zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-111-0/+13
| * vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-152-0/+38
|\ \ | |/ |/|
| * s390/cio: add function chsc_sgib()Michael Mueller2019-02-052-0/+38
* | s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman2019-02-261-12/+6
* | s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman2019-02-261-1/+36
* | Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2019-02-071-1/+1
|\ \
| * | vfio-ccw: Don't assume there are more ccws after a TICFarhan Ali2019-02-041-1/+1
| |/
* | s390/qdio: make SBAL address array type-safeJulian Wiedmann2019-02-071-3/+3
|/
* Merge tag 'vfio-ccw-20181213' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-12-132-7/+1
|\
| * vfio: ccw: Merge BUSY and BOXED statesPierre Morel2018-12-122-7/+1
* | s390/drivers: fix proc/debugfs file permissionsSebastian Ott2018-12-131-1/+1
* | s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-131-14/+2
|/
* s390/cio: Fix cleanup when unsupported IDA format is usedEric Farman2018-11-131-1/+3
* s390/cio: Fix cleanup of pfn_array alloc failureEric Farman2018-11-131-1/+1
* vfio: ccw: Register mediated device once all structures are initializedPierre Morel2018-11-131-4/+4
* s390/cio: make vfio_ccw_io_region staticSebastian Ott2018-11-131-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-233-14/+32
|\
| * s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann2018-10-081-0/+30
| * s390/qdio: clean up AOB handlingJulian Wiedmann2018-09-202-14/+2
* | s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman2018-10-021-1/+1
* | s390/cio: Refactor alloc of ccw_io_regionEric Farman2018-09-271-4/+16
* | s390/cio: Convert ccw_io_region to pointerEric Farman2018-09-274-7/+17
|/
* s390 cio: Rewrite trace point class s390_class_schibThomas Richter2018-07-231-6/+28
* s390 cio: Rewrite trace point in s390_cio_tschThomas Richter2018-07-231-4/+18
* s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter2018-07-231-1/+3
* s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter2018-07-231-3/+17
* s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter2018-07-231-2/+8
* s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter2018-07-231-4/+8
* s390/chsc: fix packed-not-aligned warningsSebastian Ott2018-07-172-18/+18
* s390/css: reduce stsch callsSebastian Ott2018-07-174-79/+57
* s390/css: validate subchannel prior to allocationSebastian Ott2018-07-173-30/+23
* s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
* s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-172-12/+12
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-06-251-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-195-67/+150
|\
| * Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-06-125-67/+150
| |\
| | * vfio: ccw: add tracepoints for interesting error pathsHalil Pasic2018-05-293-1/+71
| | * vfio: ccw: set ccw->cda to NULL defensivelyDong Jia Shi2018-05-291-11/+20
| | * vfio: ccw: refactor and improve pfn_array_alloc_pin()Dong Jia Shi2018-05-291-46/+36
| | * vfio: ccw: shorten kernel doc description for pfn_array_pin()Dong Jia Shi2018-05-291-8/+6
| | * vfio: ccw: push down unsupported IDA checkHalil Pasic2018-05-291-3/+16
| | * vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi2018-05-291-1/+4
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+4
|/ /
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-2/+1
|\ \
| * | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-052-0/+37
|\ \ \ | | |/ | |/|
| * | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+6
OpenPOWER on IntegriCloud