LinuxLists
Users
About
Fenghua Yu (
[email protected]
)
Number of posts: 1802 (0.25 per day)
First post: 2004-11-10 03:58:37
Last post: 2024-04-29 20:57:08
Previous Page
/
Next Page
Date
List
Subject
2023-08-11 03:15:12
linux-kernel
[PATCH 2/2] dmaengine: idxd: Fix issues with PRS disable sysfs knob
2023-08-11 02:22:56
linux-kernel
[PATCH 1/2] dmaengine: idxd: Allow ATS disable update only for configurable devices
2023-08-02 15:40:04
linux-crypto
Re: [PATCH v8 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool
2023-07-12 23:28:43
linux-crypto
RE: [PATCH v7 02/14] dmaengine: idxd: add external module driver support for dsa_bus_type
2023-07-12 23:18:07
linux-crypto
RE: [PATCH v7 06/14] dmaengine: idxd: Add wq private data accessors
2023-07-12 20:13:53
linux-kernel
Re: [PATCH v2] dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
2023-07-12 20:02:51
linux-kernel
[PATCH v3] dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
2023-07-12 18:16:04
linux-kernel
[PATCH 1/2] dmaengine: idxd: Simplify WQ attribute visibility checks
2023-07-12 18:13:50
linux-kernel
[PATCH v2] dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
2023-07-12 17:55:43
linux-kernel
[PATCH 2/2] dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
2023-07-12 17:52:13
linux-kernel
[PATCH] dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
2023-07-11 17:53:14
linux-crypto
Re: [PATCH v7 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool
2023-05-30 16:02:10
linux-kernel
Re: [PATCH] dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
2023-05-16 19:26:06
linux-kernel
Re: [PATCH v2] x86/resctrl: Only show tasks' pid in current pid namespace
2023-05-10 22:10:39
linux-kernel
Re: [PATCH] dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
2023-05-09 17:55:36
linux-crypto
Re: [PATCH v4 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
2023-05-01 20:50:52
linux-crypto
Re: [PATCH v3 07/15] dmaengine: idxd: add callback support for iaa crypto
2023-05-01 18:51:55
linux-kernel
Re: [PATCH v3 06/15] dmaengine: idxd: Add private_data to struct idxd_wq
2023-05-01 18:45:40
linux-kernel
Re: [PATCH v3 05/15] dmaengine: idxd: Export wq resource management functions
2023-05-01 18:42:18
linux-kernel
Re: [PATCH v3 04/15] dmaengine: idxd: Export descriptor management functions
2023-05-01 18:40:16
linux-crypto
Re: [PATCH v3 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
2023-04-29 00:14:43
linux-crypto
Re: [PATCH v3 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
2023-04-12 17:58:12
linux-kernel
Re: [PATCH v4 00/16] Enable DSA 2.0 Event Log and completion record faulting features
2023-04-12 01:29:27
linux-kernel
Re: [RFC PATCH] x86/fpu/xstate: Add more diagnostic information on inconsistent xstate sizes
2023-04-10 20:44:54
linux-kernel
Re: [RFC PATCH] x86/fpu/xstate: Add more diagnostic information on inconsistent xstate sizes
2023-04-07 20:35:16
linux-kernel
[PATCH v4 11/16] dmaengine: idxd: process batch descriptor completion record faults
2023-04-07 20:35:00
linux-kernel
[PATCH v4 08/16] dmaengine: idxd: add idxd_copy_cr() to copy user completion record during page fault handling
2023-04-07 20:34:55
linux-kernel
[PATCH v4 07/16] dmaengine: idxd: create kmem cache for event log fault items
2023-04-07 20:34:40
linux-kernel
[PATCH v4 14/16] dmaengine: idxd: expose fault counters to sysfs
2023-04-07 20:34:22
linux-kernel
[PATCH v4 13/16] dmaengine: idxd: add a device to represent the file opened
2023-04-07 20:34:22
linux-kernel
[PATCH v4 16/16] dmaengine: idxd: add per wq PRS disable
2023-04-07 20:34:13
linux-kernel
[PATCH v4 12/16] dmaengine: idxd: add per file user counters for completion record faults
2023-04-07 20:34:13
linux-kernel
[PATCH v4 15/16] dmaengine: idxd: add pid to exported sysfs attribute for opened file
2023-04-07 20:33:54
linux-kernel
[PATCH v4 10/16] dmaengine: idxd: add descs_completed field for completion record
2023-04-07 20:33:52
linux-kernel
[PATCH v4 09/16] dmaengine: idxd: process user page faults for completion record
2023-04-07 20:33:49
linux-kernel
[PATCH v4 06/16] dmaengine: idxd: add per DSA wq workqueue for processing cr faults
2023-04-07 20:33:44
linux-kernel
[PATCH v4 05/16] dmanegine: idxd: add debugfs for event log dump
2023-04-07 20:33:43
linux-kernel
[PATCH v4 04/16] dmaengine: idxd: add interrupt handling for event log
2023-04-07 20:33:27
linux-kernel
[PATCH v4 03/16] dmaengine: idxd: setup event log configuration
2023-04-07 20:33:26
linux-kernel
[PATCH v4 02/16] dmaengine: idxd: add event log size sysfs attribute
2023-04-07 20:33:20
linux-kernel
[PATCH v4 01/16] dmaengine: idxd: make misc interrupt one shot
2023-04-07 20:33:14
linux-kernel
[PATCH v4 00/16] Enable DSA 2.0 Event Log and completion record faulting features
2023-04-05 18:57:02
linux-kernel
[RFC PATCH] x86/fpu/xstate: Add more diagnostic information on inconsistent xstate sizes
2023-03-31 23:45:33
linux-kernel
RE: [PATCH v3 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API
2023-03-31 15:59:11
linux-kernel
Re: [PATCH v2 0/3] Add descriptor definitions for a few new DSA operations
2023-03-31 15:58:58
linux-kernel
Re: [PATCH v2 0/2] Expose IAA 2.0 device capabilities
2023-03-31 00:49:34
linux-kernel
Re: [PATCH v2 08/16] iommu: define and export iommu_access_remote_vm()
2023-03-29 02:11:26
linux-kernel
Re: [PATCH v2 0/3] Add descriptor definitions for a few new DSA operations
2023-03-29 02:02:36
linux-kernel
Re: [PATCH v2 0/2] Expose IAA 2.0 device capabilities
2023-03-28 18:38:29
linux-kernel
Re: [PATCH v2 8/8] dmaengine/idxd: Re-enable kernel workqueue under DMA API
2023-03-16 23:57:47
linux-kernel
Re: [PATCH 32/36] dmaengine: idxd: use const struct bus_type *