Age | Commit message (Expand) | Author |
2022-11-04 | cxl/region: Recycle region ids | Dan Williams |
2022-11-04 | cxl/region: Fix 'distance' calculation with passthrough ports | Dan Williams |
2022-11-04 | cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak | Dan Williams |
2022-11-04 | cxl/region: Fix cxl_region leak, cleanup targets at region delete | Dan Williams |
2022-11-04 | cxl/region: Fix region HPA ordering validation | Dan Williams |
2022-11-03 | cxl/pmem: Use size_add() against integer overflow | Yu Zhe |
2022-11-01 | cxl/region: Fix decoder allocation crash | Vishal Verma |
2022-10-20 | cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA. | Jonathan Cameron |
2022-10-20 | cxl/region: Fix null pointer dereference due to pass through decoder commit | Jonathan Cameron |
2022-10-20 | cxl/mbox: Add a check on input payload size | Jonathan Cameron |
2022-08-05 | cxl/hdm: Fix skip allocations vs multiple pmem allocations | Dan Williams |
2022-08-05 | cxl/region: Disallow region granularity != window granularity | Dan Williams |
2022-08-05 | cxl/region: Fix x1 interleave to greater than x1 interleave routing | Dan Williams |
2022-08-05 | cxl/region: Move HPA setup to cxl_region_attach() | Dan Williams |
2022-08-05 | cxl/region: Fix decoder interleave programming | Dan Williams |
2022-08-05 | cxl/region: describe targets and nr_targets members of cxl_region_params | Bagas Sanjaya |
2022-08-05 | cxl/regions: add padding for cxl_rr_ep_add nested lists | Bagas Sanjaya |
2022-08-05 | cxl/region: Fix IS_ERR() vs NULL check | Dan Carpenter |
2022-08-05 | cxl/region: Fix region reference target accounting | Dan Williams |
2022-08-05 | cxl/region: Fix region commit uninitialized variable warning | Dan Williams |
2022-08-05 | cxl/region: Fix port setup uninitialized variable warnings | Dan Williams |
2022-08-01 | cxl/region: Stop initializing interleave granularity | Dan Williams |
2022-08-01 | cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetime | Dan Williams |
2022-08-01 | cxl/acpi: Minimize granularity for x1 interleaves | Dan Williams |
2022-08-01 | cxl/region: Delete 'region' attribute from root decoders | Dan Williams |
2022-08-01 | cxl/acpi: Autoload driver for 'cxl_acpi' test devices | Dan Williams |
2022-08-01 | cxl/region: decrement ->nr_targets on error in cxl_region_attach() | Dan Carpenter |
2022-08-01 | cxl/region: prevent underflow in ways_to_cxl() | Dan Carpenter |
2022-08-01 | cxl/region: uninitialized variable in alloc_hpa() | Dan Carpenter |
2022-07-26 | cxl/region: Introduce cxl_pmem_region objects | Dan Williams |
2022-07-26 | cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge | Dan Williams |
2022-07-26 | cxl/region: Add region driver boiler plate | Dan Williams |
2022-07-25 | cxl/hdm: Commit decoder state to hardware | Dan Williams |
2022-07-25 | cxl/region: Program target lists | Dan Williams |
2022-07-25 | cxl/region: Attach endpoint decoders | Dan Williams |
2022-07-25 | cxl/acpi: Add a host-bridge index lookup mechanism | Dan Williams |
2022-07-25 | cxl/region: Enable the assignment of endpoint decoders to regions | Dan Williams |
2022-07-25 | cxl/region: Allocate HPA capacity to regions | Dan Williams |
2022-07-25 | cxl/region: Add interleave geometry attributes | Ben Widawsky |
2022-07-25 | cxl/region: Add a 'uuid' attribute | Ben Widawsky |
2022-07-21 | cxl/region: Add region creation support | Ben Widawsky |
2022-07-21 | cxl/mem: Enumerate port targets before adding endpoints | Dan Williams |
2022-07-21 | cxl/hdm: Add sysfs attributes for interleave ways + granularity | Ben Widawsky |
2022-07-21 | cxl/port: Move dport tracking to an xarray | Dan Williams |
2022-07-21 | cxl/port: Move 'cxl_ep' references to an xarray per port | Dan Williams |
2022-07-21 | cxl/port: Record parent dport when adding ports | Dan Williams |
2022-07-21 | cxl/port: Record dport in endpoint references | Dan Williams |
2022-07-21 | cxl/hdm: Add support for allocating DPA to an endpoint decoder | Dan Williams |
2022-07-21 | cxl/hdm: Track next decoder to allocate | Dan Williams |
2022-07-21 | cxl/hdm: Add 'mode' attribute to decoder objects | Dan Williams |