Age | Commit message (Expand) | Author | Files | Lines |
2022-07-19 | s390/vfio-ap: reset queues after adapter/domain unassignment | Tony Krowiak | 2 | -40/+114 |
2022-07-19 | s390/vfio-ap: hot plug/unplug of AP devices when probed/removed | Tony Krowiak | 1 | -6/+17 |
2022-07-19 | s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned | Tony Krowiak | 1 | -55/+57 |
2022-07-19 | s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove | Tony Krowiak | 1 | -39/+85 |
2022-07-19 | s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign | Tony Krowiak | 1 | -12/+59 |
2022-07-19 | s390/vfio-ap: use proper locking order when setting/clearing KVM pointer | Tony Krowiak | 1 | -10/+48 |
2022-07-19 | s390/vfio-ap: introduce new mutex to control access to the KVM pointer | Tony Krowiak | 2 | -0/+7 |
2022-07-19 | s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock | Tony Krowiak | 3 | -40/+42 |
2022-07-19 | s390/vfio-ap: allow assignment of unavailable AP queues to mdev device | Tony Krowiak | 1 | -171/+53 |
2022-07-19 | s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev | Tony Krowiak | 1 | -3/+98 |
2022-07-19 | s390/vfio-ap: introduce shadow APCB | Tony Krowiak | 2 | -4/+8 |
2022-07-19 | s390/vfio-ap: manage link between queue struct and matrix mdev | Tony Krowiak | 2 | -37/+168 |
2022-07-19 | s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c | Tony Krowiak | 3 | -120/+102 |
2022-07-19 | s390/vfio-ap: use new AP bus interface to search for queue devices | Tony Krowiak | 1 | -14/+9 |
2022-07-16 | Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2022-07-15 | s390/ap: fix error handling in __verify_queue_reservations() | Tony Krowiak | 1 | -1/+1 |
2022-07-11 | s390/airq: allow for airq structure that uses an input vector | Matthew Rosato | 2 | -4/+8 |
2022-07-11 | s390/airq: pass more TPI info to airq handlers | Matthew Rosato | 4 | -7/+14 |
2022-07-11 | s390/sclp: detect the AISI facility | Matthew Rosato | 1 | -0/+1 |
2022-07-11 | s390/sclp: detect the AENI facility | Matthew Rosato | 1 | -0/+1 |
2022-07-11 | s390/sclp: detect the AISII facility | Matthew Rosato | 1 | -0/+1 |
2022-07-11 | s390/sclp: detect the zPCI load/store interpretation facility | Matthew Rosato | 1 | -0/+1 |
2022-07-08 | scsi: zfcp: Drop redundant "the" in the comments | Jiang Jian | 1 | -1/+1 |
2022-07-08 | scsi: zfcp: Declare zfcp_sdev_attrs as static | Julian Wiedmann | 1 | -1/+1 |
2022-07-07 | vfio/ccw: Move FSM open/close to MDEV open/close | Eric Farman | 3 | -32/+39 |
2022-07-07 | vfio/ccw: Refactor vfio_ccw_mdev_reset | Eric Farman | 1 | -14/+10 |
2022-07-07 | vfio/ccw: Create a CLOSE FSM event | Eric Farman | 4 | -24/+34 |
2022-07-07 | vfio/ccw: Create an OPEN FSM Event | Eric Farman | 3 | -7/+24 |
2022-07-07 | vfio/ccw: Update trace data for not operational event | Eric Farman | 1 | -2/+6 |
2022-07-07 | vfio/ccw: Flatten MDEV device (un)register | Eric Farman | 3 | -15/+2 |
2022-07-07 | vfio/ccw: Pass enum to FSM event jumptable | Eric Farman | 1 | -1/+1 |
2022-07-07 | vfio/ccw: Remove private->mdev | Eric Farman | 3 | -6/+0 |
2022-07-07 | vfio/ccw: Do not change FSM state in subchannel event | Eric Farman | 1 | -11/+3 |
2022-07-07 | vfio/ccw: Fix FSM state if mdev probe fails | Eric Farman | 2 | -3/+4 |
2022-07-07 | vfio/ccw: Remove UUID from s390 debug log | Michael Kawano | 3 | -21/+18 |
2022-07-06 | blk-mq: Drop blk_mq_ops.timeout 'reserved' arg | John Garry | 2 | -2/+2 |
2022-07-01 | Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2022-06-30 | s390/sclp: Fix typo in comments | Jiang Jian | 1 | -1/+1 |
2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig | 2 | -6/+6 |
2022-06-28 | block: simplify disk shutdown | Christoph Hellwig | 2 | -3/+3 |
2022-06-27 | vfio: de-extern-ify function prototypes | Alex Williamson | 2 | -9/+9 |
2022-06-24 | virtio: disable notification hardening by default | Jason Wang | 1 | -1/+8 |
2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -25/+9 |
2022-06-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+34 |
2022-06-01 | Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 6 | -68/+46 |
2022-05-31 | virtio: harden vring IRQ | Jason Wang | 1 | -0/+4 |
2022-05-31 | virtio-ccw: implement synchronize_cbs() | Jason Wang | 1 | -0/+30 |
2022-05-28 | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+6 |
2022-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -0/+269 |
2022-05-26 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -13/+3 |