| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-12 | cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input | Dave Jiang | 1 | -11/+12 |
| 2023-06-25 | Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl | Dan Williams | 1 | -13/+13 |
| 2023-06-25 | cxl/mem: Introduce security state sysfs file | Davidlohr Bueso | 1 | -0/+3 |
| 2023-06-25 | cxl/mbox: Move mailbox related driver state to its own data structure | Dan Williams | 1 | -12/+12 |
| 2022-12-06 | cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size | Dan Williams | 1 | -21/+56 |
| 2022-12-06 | cxl/security: Fix Get Security State output payload endian handling | Dan Williams | 1 | -1/+5 |
| 2022-12-03 | cxl/region: Manage CPU caches relative to DPA invalidation events | Dan Williams | 1 | -14/+0 |
| 2022-12-01 | nvdimm/cxl/pmem: Add support for master passphrase disable security command | Dave Jiang | 1 | -3/+18 |
| 2022-12-01 | cxl/pmem: Add "Passphrase Secure Erase" security command support | Dave Jiang | 1 | -0/+29 |
| 2022-12-01 | cxl/pmem: Add "Unlock" security command support | Dave Jiang | 1 | -0/+27 |
| 2022-12-01 | cxl/pmem: Add "Freeze Security State" security command support | Dave Jiang | 1 | -0/+10 |
| 2022-12-01 | cxl/pmem: Add Disable Passphrase security command support | Dave Jiang | 1 | -0/+18 |
| 2022-12-01 | cxl/pmem: Add "Set Passphrase" security command support | Dave Jiang | 1 | -0/+22 |
| 2022-11-30 | cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation | Dave Jiang | 1 | -0/+56 |