LinuxLists
Users
About
Anthony Krowiak (
[email protected]
)
Number of posts: 996 (0.47 per day)
First post: 2018-06-08 22:00:32
Last post: 2024-03-15 14:48:59
Previous Page
/
Next Page
Date
List
Subject
2022-04-05 02:11:52
linux-kernel
[PATCH v19 18/20] s390/vfio-ap: update docs to include dynamic config support
2022-04-05 01:36:36
linux-kernel
[PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
2022-04-05 01:35:34
linux-kernel
[PATCH v19 17/20] s390/vfio-ap: handle config changed and scan complete notification
2022-04-05 01:30:31
linux-kernel
[PATCH v19 06/20] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
2022-04-05 01:16:07
linux-kernel
[PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
2022-04-05 01:13:37
linux-kernel
[PATCH v19 02/20] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
2022-04-05 01:13:23
linux-kernel
[PATCH v19 04/20] s390/vfio-ap: introduce shadow APCB
2022-04-05 01:06:37
linux-kernel
[PATCH v19 09/20] s390/vfio-ap: use proper locking order when setting/clearing KVM pointer
2022-04-05 01:00:33
linux-kernel
[PATCH v19 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
2022-04-05 00:55:49
linux-kernel
[PATCH v19 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
2022-04-05 00:55:32
linux-kernel
[PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
2022-04-05 00:50:33
linux-kernel
[PATCH v19 01/20] s390/vfio-ap: use new AP bus interface to search for queue devices
2022-04-05 00:27:28
linux-kernel
[PATCH v19 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
2022-04-05 00:21:41
linux-kernel
[PATCH v19 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
2022-04-05 00:09:45
linux-kernel
[PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
2022-04-04 23:50:39
linux-kernel
[PATCH v19 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
2022-04-04 23:33:38
linux-kernel
[PATCH v19 16/20] s390/vfio-ap: sysfs attribute to display the guest's matrix
2022-04-04 23:32:31
linux-kernel
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-03-31 03:56:29
linux-kernel
Re: [PATCH v18 15/18] s390/vfio-ap: handle config changed and scan complete notification
2022-03-22 20:57:18
linux-kernel
Re: [PATCH v18 14/18] s390/vfio-ap: sysfs attribute to display the guest's matrix
2022-03-22 18:48:22
linux-kernel
Re: [PATCH v18 13/18] s390/vfio-ap: implement in-use callback for vfio_ap driver
2022-03-21 10:49:54
linux-kernel
Re: [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment
2022-03-19 09:24:20
linux-kernel
Re: [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
2022-03-18 20:15:32
linux-kernel
Re: [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment
2022-03-11 21:14:47
linux-kernel
Re: [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
2022-03-09 01:44:25
linux-kernel
Re: [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
2022-03-08 23:07:14
linux-kernel
Re: [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
2022-03-08 16:44:03
linux-kernel
Re: [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
2022-03-07 15:49:09
linux-kernel
Re: [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
2022-03-03 00:35:17
linux-kernel
Re: [PATCH v18 07/18] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
2022-02-28 17:50:00
linux-kernel
Re: [PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-02-23 13:30:13
linux-kernel
Re: [PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-02-15 09:14:55
linux-kernel
[PATCH v18 13/18] s390/vfio-ap: implement in-use callback for vfio_ap driver
2022-02-15 09:04:43
linux-kernel
[PATCH v18 06/18] s390/vfio-ap: introduce shadow APCB
2022-02-15 09:03:38
linux-kernel
[PATCH v18 07/18] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
2022-02-15 08:18:30
linux-kernel
[PATCH v18 04/18] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
2022-02-15 05:35:24
linux-kernel
[PATCH v18 16/18] s390/vfio-ap: update docs to include dynamic config support
2022-02-15 04:14:13
linux-kernel
[PATCH v18 01/18] s390/ap: driver callback to indicate resource in use
2022-02-15 03:18:48
linux-kernel
[PATCH v18 09/18] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
2022-02-15 02:11:52
linux-kernel
[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-02-15 02:01:30
linux-kernel
[PATCH v18 15/18] s390/vfio-ap: handle config changed and scan complete notification
2022-02-15 01:59:53
linux-kernel
[PATCH v18 17/18] s390/Docs: new doc describing lock usage by the vfio_ap device driver
2022-02-15 01:55:41
linux-kernel
[PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
2022-02-15 01:54:42
linux-kernel
[PATCH v18 02/18] s390/ap: notify drivers on config changed and scan complete callbacks
2022-02-15 01:49:09
linux-kernel
[PATCH v18 11/18] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
2022-02-15 01:47:44
linux-kernel
[PATCH v18 03/18] s390/vfio-ap: use new AP bus interface to search for queue devices
2022-02-15 01:17:23
linux-kernel
[PATCH v18 05/18] s390/vfio-ap: manage link between queue struct and matrix mdev
2022-02-15 01:07:03
linux-kernel
[PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
2022-02-15 01:06:29
linux-kernel
[PATCH v18 14/18] s390/vfio-ap: sysfs attribute to display the guest's matrix
2022-02-15 01:06:07
linux-kernel
[PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment
2022-02-15 00:56:54
linux-kernel
[PATCH v18 18/18] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers