Age | Commit message (Expand) | Author |
2022-07-07 | vfio/ccw: Do not change FSM state in subchannel event | Eric Farman |
2022-07-07 | vfio/ccw: Fix FSM state if mdev probe fails | Eric Farman |
2022-07-07 | vfio/ccw: Remove UUID from s390 debug log | Michael Kawano |
2022-06-27 | vfio: de-extern-ify function prototypes | Alex Williamson |
2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-06-01 | Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-05-11 | vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages() | Jason Gunthorpe |
2022-05-11 | vfio/ccw: Remove mdev from struct channel_program | Jason Gunthorpe |
2022-05-11 | vfio: Make vfio_(un)register_notifier accept a vfio_device | Jason Gunthorpe |
2022-05-11 | s390/stp: clock_delta should be signed | Sven Schnelle |
2022-04-22 | s390/cio: Use driver_set_override() instead of open-coding | Krzysztof Kozlowski |
2022-04-21 | vfio/mdev: Remove mdev_parent_ops | Jason Gunthorpe |
2022-03-27 | s390: cleanup timer API use | Yu Liao |
2022-03-08 | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens |
2022-03-08 | s390/airq: use DMA memory for summary indicators | Halil Pasic |
2022-03-01 | Merge branch 'fixes' into features | Vasily Gorbik |
2022-02-09 | s390/cio: verify the driver availability for path_event call | Vineeth Vijayan |
2022-02-06 | s390: remove invalid email address of Heiko Carstens | Heiko Carstens |
2021-12-06 | s390/qdio: remove unneeded sanity check in qdio_do_sqbs() | Julian Wiedmann |
2021-12-06 | s390/qdio: split do_QDIO() | Julian Wiedmann |
2021-12-06 | s390/qdio: split qdio_inspect_queue() | Julian Wiedmann |
2021-12-06 | s390/qdio: clarify handler logic for qdio_handle_activate_check() | Julian Wiedmann |
2021-12-06 | s390/qdio: clean up access to queue in qdio_handle_activate_check() | Julian Wiedmann |
2021-12-06 | s390/qdio: avoid allocating the qdio_irq with GFP_DMA | Julian Wiedmann |
2021-12-06 | s390/qdio: improve handling of CIWs | Julian Wiedmann |
2021-12-06 | s390/cio: remove uevent suppress from cio driver | Vineeth Vijayan |
2021-11-16 | s390: replace snprintf in show functions with sysfs_emit | Qing Wang |
2021-11-08 | s390/cio: check the subchannel validity for dev_busid | Vineeth Vijayan |
2021-11-06 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-03 | Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-10-28 | vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() | Jason Gunthorpe |
2021-10-28 | vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions | Jason Gunthorpe |
2021-10-28 | vfio/ccw: Use functions for alloc/free of the vfio_ccw_private | Jason Gunthorpe |
2021-10-28 | vfio/ccw: Remove unneeded GFP_DMA | Jason Gunthorpe |
2021-10-26 | s390/cio: make ccw_device_dma_* more robust | Halil Pasic |
2021-10-25 | s390/qeth: move qdio's QAOB cache into qeth | Julian Wiedmann |
2021-10-04 | s390/cio: derive cdev information only for IO-subchannels | Vineeth Vijayan |
2021-10-04 | s390/cio: unregister the subchannel while purging | Vineeth Vijayan |
2021-09-27 | s390/cio: avoid excessive path-verification requests | Vineeth Vijayan |
2021-09-21 | s390/qeth: fix deadlock during failing recovery | Alexandra Winter |
2021-09-09 | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-09-07 | s390/cio: fix kernel doc comment | Heiko Carstens |
2021-09-02 | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-31 | s390/cio: dont unregister subchannel from child-drivers | Vineeth Vijayan |
2021-08-18 | s390/qdio: remove unused support for SLIB parameters | Julian Wiedmann |
2021-08-18 | s390/qdio: consolidate QIB code | Julian Wiedmann |
2021-08-18 | s390/qdio: use dev_info() in qdio_print_subchannel_info() | Julian Wiedmann |