Age | Commit message (Expand) | Author |
2022-08-06 | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-08-01 | vfio/ccw: Check return code from subchannel quiesce | Eric Farman |
2022-08-01 | vfio/ccw: Remove FSM Close from remove handlers | Eric Farman |
2022-08-01 | vfio/ccw: Add length to DMA_UNMAP checks | Eric Farman |
2022-07-25 | vfio: Replace phys_pfn with pages for vfio_pin_pages() | Nicolin Chen |
2022-07-25 | vfio/ccw: Add kmap_local_page() for memcpy | Nicolin Chen |
2022-07-25 | vfio/ccw: Change pa_pfn list to pa_iova list | Nicolin Chen |
2022-07-25 | vfio: Pass in starting IOVA to vfio_pin/unpin_pages API | Nicolin Chen |
2022-07-23 | vfio/ccw: Only pass in contiguous pages | Nicolin Chen |
2022-07-20 | vfio: Replace the DMA unmapping notifier with a callback | Jason Gunthorpe |
2022-07-11 | s390/airq: allow for airq structure that uses an input vector | Matthew Rosato |
2022-07-11 | s390/airq: pass more TPI info to airq handlers | Matthew Rosato |
2022-07-07 | vfio/ccw: Move FSM open/close to MDEV open/close | Eric Farman |
2022-07-07 | vfio/ccw: Refactor vfio_ccw_mdev_reset | Eric Farman |
2022-07-07 | vfio/ccw: Create a CLOSE FSM event | Eric Farman |
2022-07-07 | vfio/ccw: Create an OPEN FSM Event | Eric Farman |
2022-07-07 | vfio/ccw: Update trace data for not operational event | Eric Farman |
2022-07-07 | vfio/ccw: Flatten MDEV device (un)register | Eric Farman |
2022-07-07 | vfio/ccw: Pass enum to FSM event jumptable | Eric Farman |
2022-07-07 | vfio/ccw: Remove private->mdev | Eric Farman |
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 |