Eric Farman ([email protected])

Number of posts: 67 (0.04 per day)
First post: 2018-12-12 15:44:51
Last post: 2023-11-27 16:18:26

Date List Subject
2023-11-27 16:18:26 linux-kernel Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
2023-05-23 16:50:48 linux-kernel Re: [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexible-array member
2023-05-23 16:37:56 linux-kernel Re: [PATCH 2/2][next] vfio/ccw: Use struct_size() helper
2023-03-30 17:59:37 linux-kernel Re: [PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-02-09 18:59:16 linux-kernel Re: [PATCH v2 03/10] iommufd: Create access in vfio_iommufd_emulated_bind()
2022-12-02 15:22:52 linux-kernel Re: [PATCH] vfio/mdev: fix possible memory leak in module init funcs
2022-11-07 19:29:11 linux-kernel Re: [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
2022-11-07 19:26:11 linux-kernel Re: [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
2022-11-07 19:10:56 linux-kernel Re: [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
2022-11-07 19:10:15 linux-kernel Re: [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
2022-11-07 18:59:50 linux-kernel Re: [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
2022-11-07 18:56:37 linux-kernel Re: [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
2022-11-07 18:46:01 linux-kernel Re: [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
2022-11-07 18:39:41 linux-kernel Re: [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
2022-11-04 14:50:44 linux-kernel [PATCH v3 3/7] vfio/ccw: move private initialization to callback
2022-11-04 14:33:36 linux-kernel [PATCH v3 7/7] vfio: Remove vfio_free_device
2022-11-04 14:26:37 linux-kernel [PATCH v3 5/7] vfio/ccw: remove release completion
2022-11-04 14:25:59 linux-kernel [PATCH v3 2/7] vfio/ccw: remove private->sch
2022-11-04 14:25:10 linux-kernel [PATCH v3 1/7] vfio/ccw: create a parent struct
2022-11-04 14:24:54 linux-kernel [PATCH v3 6/7] vfio/ccw: replace vfio_init_device with _alloc_
2022-11-04 14:24:41 linux-kernel [PATCH v3 4/7] vfio/ccw: move private to mdev lifecycle
2022-11-04 14:24:24 linux-kernel [PATCH v3 0/7] vfio-ccw parent rework
2022-11-04 12:45:45 linux-kernel Re: [PATCH v2 4/7] vfio/ccw: move private to mdev lifecycle
2022-11-04 12:40:13 linux-kernel Re: [PATCH v2 0/7] vfio-ccw parent rework
2022-11-02 19:49:15 linux-kernel Re: [PATCH v2 1/7] vfio/ccw: create a parent struct
2022-11-02 15:44:12 linux-kernel [PATCH v2 1/7] vfio/ccw: create a parent struct
2022-11-02 15:16:44 linux-kernel [PATCH v2 4/7] vfio/ccw: move private to mdev lifecycle
2022-11-02 15:14:49 linux-kernel [PATCH v2 0/7] vfio-ccw parent rework
2022-11-02 15:14:41 linux-kernel [PATCH v2 6/7] vfio/ccw: replace vfio_init_device with _alloc_
2022-11-02 15:14:10 linux-kernel [PATCH v2 3/7] vfio/ccw: move private initialization to callback
2022-11-02 15:13:43 linux-kernel [PATCH v2 7/7] vfio: Remove vfio_free_device
2022-11-02 15:12:11 linux-kernel [PATCH v2 5/7] vfio/ccw: remove release completion
2022-11-02 15:06:49 linux-kernel [PATCH v2 2/7] vfio/ccw: remove private->sch
2022-11-01 15:34:20 linux-kernel Re: [PATCH v1 4/7] vfio/ccw: move private to mdev lifecycle
2022-10-28 19:22:40 linux-kernel Re: [PATCH v1 3/7] vfio/ccw: move private initialization to callback
2022-10-28 17:35:29 linux-kernel Re: [PATCH v1 1/7] vfio/ccw: create a parent struct
2022-10-27 20:45:44 linux-kernel Re: [PATCH v1 1/7] vfio/ccw: create a parent struct
2022-10-19 18:32:45 linux-kernel Re: [PATCH v1 6/7] vfio/ccw: replace vfio_init_device with _alloc_
2022-10-19 16:49:38 linux-kernel [PATCH v1 4/7] vfio/ccw: move private to mdev lifecycle
2022-10-19 16:48:25 linux-kernel [PATCH v1 1/7] vfio/ccw: create a parent struct
2022-10-19 16:46:52 linux-kernel [PATCH v1 0/7] vfio-ccw parent rework
2022-10-19 16:42:55 linux-kernel [PATCH v1 2/7] vfio/ccw: remove private->sch
2022-10-19 16:41:21 linux-kernel [PATCH v1 5/7] vfio/ccw: remove release completion
2022-10-19 16:39:27 linux-kernel [PATCH v1 7/7] vfio: Remove vfio_free_device
2022-10-19 16:30:29 linux-kernel [PATCH v1 6/7] vfio/ccw: replace vfio_init_device with _alloc_
2022-10-19 16:25:02 linux-kernel [PATCH v1 3/7] vfio/ccw: move private initialization to callback
2022-09-08 21:21:51 linux-kernel Re: [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
2022-07-08 21:01:07 linux-kernel Re: [RFT][PATCH v2 6/9] vfio/ccw: Change pa_pfn list to pa_iova list
2022-07-08 20:59:52 linux-kernel Re: [RFT][PATCH v2 4/9] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
2022-07-08 20:52:13 linux-kernel Re: [RFT][PATCH v2 9/9] vfio: Replace phys_pfn with pages for vfio_pin_pages()
2022-07-08 20:51:53 linux-kernel Re: [RFT][PATCH v2 3/9] vfio/ccw: Only pass in contiguous pages