aboutsummaryrefslogtreecommitdiff
path: root/drivers/cxl/core
AgeCommit message (Expand)Author
2022-12-08cxl/region: Fix memdev reuse checkFan Ni
2022-12-06cxl/security: Drop security command ioctl uapiDan Williams
2022-12-06cxl/mbox: Add variable output size validation for internal commandsDan Williams
2022-12-06cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeDan Williams
2022-12-05cxl: update names for interleave ways conversion macrosDave Jiang
2022-12-05cxl: update names for interleave granularity conversion macrosDave Jiang
2022-12-05cxl/region: Fix spelling mistake "memergion" -> "memregion"Colin Ian King
2022-12-05cxl/regs: Fix sparse warningDan Williams
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams
2022-12-05cxl/port: Add RCD endpoint port enumerationDan Williams
2022-12-05cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams
2022-12-03cxl/acpi: Support CXL XOR Interleave Math (CXIMS)Alison Schofield
2022-12-03cxl/pci: Add (hopeful) error handling supportDan Williams
2022-12-03cxl/pci: Find and map the RAS Capability StructureDan Williams
2022-12-03cxl/pci: Prepare for mapping RAS Capability StructureDan Williams
2022-12-03cxl/port: Limit the port driver to just the HDM Decoder CapabilityDan Williams
2022-12-03cxl/core/regs: Make cxl_map_{component, device}_regs() device genericDan Williams
2022-12-03cxl/pci: Cleanup cxl_map_device_regs()Dan Williams
2022-12-03cxl/pci: Cleanup repeated code in cxl_probe_regs() helpersDan Williams
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter
2022-12-03cxl/region: Manage CPU caches relative to DPA invalidation eventsDan Williams
2022-12-02cxl/pmem: Enforce keyctl ABI for PMEM securityDan Williams
2022-12-02cxl/region: Fix missing probe failureDan Williams
2022-12-02cxl: add dimm_id support for __nvdimm_create()Dave Jiang
2022-12-02cxl/acpi: Move rescan to the workqueueDan Williams
2022-12-02cxl/pmem: Remove the cxl_pmem_wq and related infrastructureDan Williams
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams
2022-12-02cxl/region: Drop redundant pmem region release handlingDan Williams
2022-12-01cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Unlock" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Freeze Security State" security command supportDave Jiang
2022-12-01cxl/pmem: Add Disable Passphrase security command supportDave Jiang
2022-12-01cxl/pmem: Add "Set Passphrase" security command supportDave Jiang
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang
2022-11-14cxl: Unify debug messages when calling devm_cxl_add_dport()Robert Richter
2022-11-14cxl: Unify debug messages when calling devm_cxl_add_port()Robert Richter
2022-11-14cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()Robert Richter
2022-11-14cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()Robert Richter
2022-11-04cxl/region: Recycle region idsDan Williams
2022-11-04cxl/region: Fix 'distance' calculation with passthrough portsDan Williams
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams
2022-11-04cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams
2022-11-04cxl/region: Fix region HPA ordering validationDan Williams
2022-11-01cxl/region: Fix decoder allocation crashVishal Verma
2022-10-20cxl/region: Fix null pointer dereference due to pass through decoder commitJonathan Cameron
2022-10-20cxl/mbox: Add a check on input payload sizeJonathan Cameron
2022-08-05cxl/hdm: Fix skip allocations vs multiple pmem allocationsDan Williams
2022-08-05cxl/region: Disallow region granularity != window granularityDan Williams