Frederic Barrat ([email protected])

Number of posts: 143 (0.07 per day)
First post: 2018-05-07 17:18:45
Last post: 2024-01-15 11:06:03

Date List Subject
2019-03-25 17:36:58 linux-kernel Re: [PATCH v4 0/4] ocxl: OpenCAPI Cleanup
2019-03-25 15:50:27 linux-kernel Re: [PATCH v3 7/7] ocxl: Provide global MMIO accessors for external drivers
2019-03-25 15:42:53 linux-kernel Re: [PATCH v3 6/7] ocxl: move event_fd handling to frontend
2019-03-25 15:26:19 linux-kernel Re: [PATCH v3 5/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
2019-03-25 15:15:06 linux-kernel Re: [PATCH v3 4/7] ocxl: Allow external drivers to use OpenCAPI contexts
2019-03-25 15:13:10 linux-kernel Re: [PATCH v3 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
2019-03-25 10:06:09 linux-kernel Re: [PATCH v3 2/7] ocxl: Don't pass pci_dev around
2019-03-25 10:03:03 linux-kernel Re: [PATCH v3 1/7] ocxl: Split pci.c
2019-03-22 17:39:46 linux-kernel Re: [PATCH v2 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
2019-03-22 07:45:34 linux-kernel Re: [PATCH 13/38] vfs: Convert cxl to fs_context
2019-03-14 17:03:25 linux-kernel Re: [PATCH 4/7] ocxl: Don't pass pci_dev around
2019-03-14 16:51:01 linux-kernel Re: [PATCH 3/7] ocxl: Split pci.c
2019-03-14 16:28:26 linux-kernel Re: [PATCH 5/7] ocxl: Create a clear delineation between ocxl backend & frontend
2019-03-13 18:21:59 linux-kernel Re: [PATCH 2/7] ocxl: Allow external drivers to use OpenCAPI contexts
2019-03-13 18:08:21 linux-kernel Re: [PATCH 1/7] ocxl: Provide global MMIO accessors for external drivers
2019-02-27 14:33:47 linux-kernel Re: [PATCH 5/5] ocxl: Remove some unused exported symbols
2019-02-27 14:33:22 linux-kernel Re: [PATCH 4/5] ocxl: Remove superfluous 'extern' from headers
2019-02-27 13:47:54 linux-kernel Re: [PATCH 1/5] ocxl: Rename struct link to ocxl_link
2019-02-27 13:41:50 linux-kernel Re: [PATCH 2/5] ocxl: Clean up printf formats
2019-02-27 13:28:35 linux-kernel Re: [PATCH 3/5] ocxl: read_pasid never returns an error, so make it void
2019-01-28 19:37:36 linux-kernel Re: [PATCH v2 1/5] drivers/accel: Introduce subsystem
2018-12-06 15:38:39 linux-kernel Re: [PATCH v2] misc: cxl: Use device_type helpers to access the node type
2018-10-04 11:48:37 linux-kernel Re: [RESEND PATCHv2] misc: cxl: Fix possible null pointer dereference
2018-06-14 16:09:53 linux-kernel Re: [PATCH] misc: ocxl: Change return type for fault handler
2018-06-05 12:58:02 linux-kernel Re: [PATCH -next] ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
2018-05-11 11:04:24 linux-kernel Re: [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9
2018-05-11 10:25:02 linux-kernel Re: [PATCH] misc: cxl: Change return type to vm_fault_t
2018-05-11 09:30:01 linux-kernel Re: [PATCH v5 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available
2018-05-11 09:29:29 linux-kernel Re: [PATCH v5 7/7] ocxl: Document new OCXL IOCTLs
2018-05-11 09:26:52 linux-kernel Re: [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9
2018-05-11 08:51:13 linux-kernel Re: [PATCH v5 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
2018-05-11 08:49:41 linux-kernel Re: [PATCH v5 3/7] powerpc: use task_pid_nr() for TID allocation
2018-05-11 08:47:20 linux-kernel Re: [PATCH v5 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
2018-05-11 08:40:49 linux-kernel Re: [PATCH v5 1/7] powerpc: Add TIDR CPU feature for POWER9
2018-05-07 18:16:34 linux-kernel Re: [PATCH v2 7/7] ocxl: Document new OCXL IOCTLs
2018-05-07 18:15:38 linux-kernel Re: [PATCH v2 6/7] ocxl: Add an IOCTL so userspace knows what CPU features are available
2018-05-07 18:09:35 linux-kernel Re: [PATCH v2 5/7] ocxl: Expose the thread_id needed for wait on p9
2018-05-07 17:40:55 linux-kernel Re: [PATCH v2 3/7] powerpc: use task_pid_nr() for TID allocation
2018-05-07 17:40:15 linux-kernel Re: [PATCH v2 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
2018-05-07 17:20:41 linux-kernel Re: [PATCH v2 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
2018-05-07 17:18:45 linux-kernel Re: [PATCH v2 1/7] powerpc: Add TIDR CPU feature for Power9