Cornelia Huck ([email protected])

Number of posts: 999 (8.33 per day)
First post: 2017-07-26 09:40:19
Last post: 2017-11-24 09:10:53

Date List Subject
2024-02-14 16:22:44 linux-kernel Re: [virtio-dev] [RFC PATCH v3 0/3] Virtio SPI Linux driver compliant to draft spec V10
2023-11-16 13:09:22 linux-kernel Re: [PATCH] arm64/kvm: Introduce feature extension for SMCCC filter
2023-09-27 15:09:46 linux-kernel Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
2023-09-27 12:26:51 linux-kernel Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
2023-09-22 15:19:29 linux-kernel Re: [PATCH] s390/cio: Fix a memleak in css_alloc_subchannel
2023-03-22 16:47:10 linux-kernel Re: [PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-21 16:22:59 linux-kernel Re: [PATCH v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-21 15:31:55 linux-kernel Re: [PATCH v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-21 15:00:01 linux-kernel Re: [PATCH v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-21 13:11:21 linux-kernel Re: [PATCH v2] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-09 09:09:38 linux-kernel Re: [PATCH] KVM: selftests: Add coverage of MTE system registers
2023-03-03 13:07:04 linux-kernel Re: [RFC] Support for Arm CCA VMs on Linux
2023-02-08 15:04:32 linux-kernel Re: [PATCH v2 4/6] KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
2023-02-08 08:50:10 linux-kernel Re: [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
2022-11-03 13:06:49 linux-kernel Re: [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
2022-11-02 16:00:58 linux-kernel Re: [PATCH v2 7/7] vfio: Remove vfio_free_device
2022-09-08 11:05:07 linux-kernel Re: [PATCH v3] vfio/fsl-mc: Fix a typo in a message
2022-08-22 09:59:39 linux-kernel Re: [PATCH] vfio/fsl-mc: Fix a typo in a comment
2022-08-22 09:58:18 linux-kernel Re: [PATCH v2] vfio/fsl-mc: Fix a typo in a message
2022-08-08 10:08:02 linux-kernel Re: [PATCH] vfio/fsl-mc: Fix a typo in a comment
2022-07-26 13:15:44 linux-kernel Re: [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit
2022-07-01 07:13:22 linux-kernel Re: [PATCH] virtio: VIRTIO_HARDEN_NOTIFICATION is broken
2022-06-28 16:05:38 linux-kernel Re: [PATCH v2] vfio: Clear the caps->buf to NULL after free
2022-06-28 08:21:07 linux-kernel Re: [PATCH] vfio: Fix double free for caps->buf
2022-06-23 13:45:14 linux-kernel Re: [PATCH v2 1/1] vfio: check vfio_register_iommu_driver() return value
2022-06-22 09:30:54 linux-kernel Re: [PATCH V3] virtio: disable notification hardening by default
2022-06-21 10:24:20 linux-kernel Re: [PATCH V2] virtio: disable notification hardening by default
2022-06-21 10:00:59 linux-kernel Re: [PATCH V2] virtio: disable notification hardening by default
2022-06-09 08:26:05 linux-kernel Re: [PATCH] vfio: de-extern-ify function prototypes
2022-06-01 21:24:29 linux-kernel Re: [PATCH V6 8/9] virtio: harden vring IRQ
2022-06-01 20:34:24 linux-kernel Re: [PATCH V6 7/9] virtio: allow to unbreak virtqueue
2022-05-30 18:56:37 linux-kernel Re: [PATCH V6 6/9] virtio-ccw: implement synchronize_cbs()
2022-05-18 10:24:43 linux-kernel Re: [PATCH V5 7/9] virtio: allow to unbreak virtqueue
2022-05-18 09:44:12 linux-kernel Re: [PATCH V5 6/9] virtio-ccw: implement synchronize_cbs()
2022-05-16 20:35:04 linux-kernel Re: [PATCH] include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR instead
2022-05-12 02:23:04 linux-kernel Re: [PATCH V4 8/9] virtio: harden vring IRQ
2022-05-11 11:27:13 linux-kernel Re: [PATCH V4 6/9] virtio-ccw: implement synchronize_cbs()
2022-05-11 10:59:15 linux-kernel Re: [PATCH V4 6/9] virtio-ccw: implement synchronize_cbs()
2022-05-10 17:28:07 linux-kernel Re: [PATCH V4 0/9] rework on the IRQ hardening of virtio
2022-05-09 15:42:46 linux-kernel Re: [PATCH V4 5/9] virtio-mmio: implement synchronize_cbs()
2022-05-09 15:36:31 linux-kernel Re: [PATCH V4 4/9] virtio-pci: implement synchronize_cbs()
2022-05-09 15:30:52 linux-kernel Re: [PATCH V4 3/9] virtio: introduce config op to synchronize vring callbacks
2022-05-09 15:30:25 linux-kernel Re: [PATCH V4 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
2022-04-29 10:02:18 linux-kernel Re: [PATCH V3 3/9] virtio: introduce config op to synchronize vring callbacks
2022-04-28 19:59:29 linux-kernel Re: [PATCH V3 6/9] virtio-ccw: implement synchronize_cbs()
2022-04-28 13:38:39 linux-kernel Re: [PATCH V3 3/9] virtio: introduce config op to synchronize vring callbacks
2022-04-28 13:32:46 linux-kernel Re: [PATCH V3 2/9] virtio: use virtio_reset_device() when possible
2022-04-28 13:22:37 linux-kernel Re: [PATCH V3 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
2022-04-27 11:44:23 linux-kernel Re: [PATCH V3 6/9] virtio-ccw: implement synchronize_cbs()
2022-04-27 05:59:46 linux-kernel Re: [PATCH V3 6/9] virtio-ccw: implement synchronize_cbs()
2022-04-26 09:59:11 linux-kernel Re: [PATCH V3 7/9] virtio: allow to unbreak virtqueue