Dave Jiang ([email protected])

Number of posts: 819 (0.19 per day)
First post: 2012-08-24 23:36:36
Last post: 2024-06-10 15:40:11

Date List Subject
2021-05-22 00:25:24 linux-kernel [PATCH v6 15/20] vfio/mdev: idxd: ims domain setup for the vdcm
2021-05-22 00:24:51 linux-kernel [PATCH v6 11/20] vfio/mdev: idxd: Add basic driver setup for idxd mdev
2021-05-22 00:24:32 linux-kernel [PATCH v6 20/20] vfio: mdev: idxd: setup request interrupt
2021-05-22 00:24:29 linux-kernel [PATCH v6 13/20] vfio/mdev: idxd: add mdev driver registration and helper functions
2021-05-22 00:24:13 linux-kernel [PATCH v6 19/20] vfio: mdev: Add device request interface
2021-05-22 00:24:13 linux-kernel [PATCH v6 12/20] vfio: move VFIO PCI macros to common header
2021-05-22 00:23:52 linux-kernel [PATCH v6 03/20] dmaengine: idxd: add IMS offset and size retrieval code
2021-05-22 00:23:52 linux-kernel [PATCH v6 18/20] vfio: move vfio_pci_set_ctx_trigger_single to common code
2021-05-22 00:23:52 linux-kernel [PATCH v6 16/20] vfio/mdev: idxd: add new wq state for mdev
2021-05-22 00:23:23 linux-kernel [PATCH v6 17/20] vfio/mdev: idxd: add error notification from host driver to mediated device
2021-05-22 00:22:41 linux-kernel [PATCH v6 06/20] vfio/mdev: idxd: add PCI config for read/write for mdev
2021-05-22 00:22:38 linux-kernel [PATCH v6 10/20] vfio/mdev: idxd: add mdev type as a new wq type
2021-05-22 00:22:25 linux-kernel [PATCH v6 09/20] vfio/mdev: Add mmio read/write support for mdev
2021-05-22 00:22:02 linux-kernel [PATCH v6 07/20] vfio/mdev: idxd: Add administrative commands emulation for mdev
2021-05-22 00:21:56 linux-kernel [PATCH v6 08/20] vfio/mdev: idxd: Add mdev device context initialization
2021-05-22 00:21:45 linux-kernel [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store
2021-05-22 00:21:06 linux-kernel [PATCH v6 02/20] dmaengine: idxd: add external module driver support for dsa_bus_type
2021-05-22 00:21:04 linux-kernel [PATCH v6 04/20] dmaengine: idxd: add portal offset for IMS portals
2021-05-22 00:20:41 linux-kernel [PATCH v6 01/20] vfio/mdev: idxd: add theory of operation documentation for idxd mdev
2021-05-22 00:20:23 linux-kernel [PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
2021-05-10 00:27:08 linux-kernel Re: [PATCH 1/1] dmaengine: idxd: remove unused variable 'cdev_ctx'
2021-05-06 15:09:44 linux-kernel Re: [PATCH] dmaengine: idxd: Remove redundant variable cdev_ctx
2021-04-20 20:36:35 linux-kernel Re: [PATCH 5.11 007/122] dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
2021-04-15 14:10:56 linux-kernel Re: [PATCH] dmaengine: idxd: Fix potential null dereference on pointer status
2021-03-31 02:50:50 linux-kernel Re: [PATCH v2] dma: Fix a double free in dma_async_device_register
2021-03-30 16:09:22 linux-kernel Re: [PATCH] dma: Fix a double free in dma_async_device_register
2021-03-04 05:34:05 linux-kernel Re: [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions
2021-03-04 05:34:04 linux-kernel Re: [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions
2021-02-16 19:07:10 linux-kernel Re: [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions
2021-02-12 19:00:00 linux-kernel Re: [PATCH v5 04/14] vfio/mdev: idxd: Add auxialary device plumbing for idxd mdev support
2021-02-11 20:25:21 linux-kernel [PATCH] driver core: auxiliary bus: Remove unneeded module bits
2021-02-11 18:25:47 linux-kernel Re: [PATCH v4] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-11 18:12:01 linux-kernel [PATCH v4] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-11 17:25:06 linux-kernel Re: [PATCH v3] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-11 17:17:14 linux-kernel Re: [PATCH v3] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-10 23:35:33 linux-kernel Re: [PATCH v5 02/14] dmaengine: idxd: add IMS detection in base driver
2021-02-10 20:20:12 linux-kernel [PATCH v3] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-10 01:04:34 linux-kernel [PATCH v2] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-09 22:28:22 linux-kernel Re: [PATCH] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-09 21:33:22 linux-kernel [PATCH] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
2021-02-05 21:19:08 linux-kernel [PATCH v5 02/14] dmaengine: idxd: add IMS detection in base driver
2021-02-05 21:17:34 linux-kernel [PATCH v5 01/14] vfio/mdev: idxd: add theory of operation documentation for idxd mdev
2021-02-05 21:14:45 linux-kernel [PATCH v5 06/14] vfio/mdev: idxd: add mdev type as a new wq type
2021-02-05 21:14:04 linux-kernel [PATCH v5 07/14] vfio/mdev: idxd: add 1dwq-v1 mdev type
2021-02-05 21:11:13 linux-kernel [PATCH v5 08/14] vfio/mdev: idxd: add emulation rw routines
2021-02-05 21:10:52 linux-kernel [PATCH v5 12/14] vfio/mdev: idxd: add irq bypass for IMS vectors
2021-02-05 21:09:31 linux-kernel [PATCH v5 09/14] vfio/mdev: idxd: prep for virtual device commands
2021-02-05 21:04:49 linux-kernel [PATCH v5 11/14] vfio/mdev: idxd: ims setup for the vdcm
2021-02-05 21:04:39 linux-kernel [PATCH v5 10/14] vfio/mdev: idxd: virtual device commands emulation
2021-02-05 21:04:31 linux-kernel [PATCH v5 14/14] vfio/mdev: idxd: add error notification from host driver to mediated device
2021-02-05 21:01:16 linux-kernel [PATCH v5 13/14] vfio/mdev: idxd: add new wq state for mdev