LinuxLists
Users
About
Alastair D'Silva (
[email protected]
)
Number of posts: 392 (0.52 per day)
First post: 2018-02-21 05:02:45
Last post: 2020-03-12 23:15:17
Previous Page
Date
List
Subject
2018-04-18 01:14:32
linux-kernel
[PATCH v2 6/7] ocxl: Add an IOCTL so userspace knows what CPU features are available
2018-04-18 01:14:18
linux-kernel
[PATCH v2 5/7] ocxl: Expose the thread_id needed for wait on p9
2018-04-18 01:13:50
linux-kernel
[PATCH v2 3/7] powerpc: use task_pid_nr() for TID allocation
2018-04-18 01:13:48
linux-kernel
[PATCH v2 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
2018-04-18 01:13:01
linux-kernel
[PATCH v2 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
2018-04-18 01:12:50
linux-kernel
[PATCH v2 1/7] powerpc: Add TIDR CPU feature for Power9
2018-04-17 05:32:44
linux-kernel
Re: [PATCH 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
2018-04-17 02:15:05
linux-kernel
[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
2018-04-17 02:14:38
linux-kernel
[PATCH 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
2018-04-17 02:14:23
linux-kernel
[PATCH 5/7] ocxl: Expose the thread_id needed for wait on p9
2018-04-17 02:13:59
linux-kernel
[PATCH 1/7] powerpc: Add TIDR CPU feature for Power9
2018-04-17 02:13:52
linux-kernel
[PATCH 6/7] ocxl: Add an IOCTL so userspace knows which platform the kernel requires
2018-04-17 02:13:50
linux-kernel
[PATCH 3/7] powerpc: use task_pid_nr() for TID allocation
2018-04-17 02:13:28
linux-kernel
[PATCH 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
2018-04-17 02:12:50
linux-kernel
[PATCH 7/7] ocxl: Document new OCXL IOCTLs
2018-02-22 04:20:31
linux-kernel
[PATCH v3 0/2] Add get_metadata IOCTL to share OCXL information to userspace
2018-02-22 04:19:45
linux-kernel
[PATCH v3 1/2] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
2018-02-22 04:19:30
linux-kernel
[PATCH v3 2/2] ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
2018-02-22 03:53:04
linux-kernel
Re: [PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
2018-02-22 03:49:22
linux-kernel
Re: [PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
2018-02-22 03:06:02
linux-kernel
[PATCH v2 2/2] ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
2018-02-22 03:05:54
linux-kernel
[PATCH v2 0/2] Add get_metadata IOCTL to share OCXL information to userspace
2018-02-22 03:05:43
linux-kernel
[PATCH v2 1/2] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
2018-02-21 23:39:09
linux-kernel
Re: [PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
2018-02-21 23:33:46
linux-kernel
Re: [PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
2018-02-21 05:02:45
linux-kernel
[PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
2016-07-19 04:04:53
linux-crypto
[PATCH V2 0/2] Automatically load the vmx_crypto module if supported
2016-07-19 04:03:53
linux-crypto
[PATCH V2 2/2] crypto: vmx - Convert to CPU feature based module autoloading
2016-07-19 04:03:52
linux-crypto
[PATCH V2 1/2] powerpc: Add module autoloading based on CPU features
2016-07-13 05:55:22
linux-crypto
Re: [PATCH 0/2] Automatically load the vmx_crypto module if supported
2016-07-13 05:48:49
linux-crypto
[PATCH 0/2] Automatically load the vmx_crypto module if supported
2016-07-13 05:48:29
linux-crypto
[PATCH 1/2] powerpc: Add module autoloading based on CPU features
2016-07-13 05:48:20
linux-crypto
[PATCH 2/2] crypto: vmx - Convert to CPU feature based module autoloading
2016-07-13 05:48:07
linux-crypto
[PATCH 1/2] Allow drivers to be autoloaded.
2016-07-13 05:47:19
linux-crypto
[PATCH 2/2] Automatically load the vmx_crypto module if supported.