summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/memdev.c
AgeCommit message (Expand)Author
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso
2023-06-29cxl: Fix one kernel-doc commentYang Li
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams
2023-06-25cxl: add a firmware update mechanism using the sysfs firmware loaderVishal Verma
2023-06-25cxl/mem: Support Secure EraseDavidlohr Bueso
2023-06-25cxl/mem: Wire up Sanitization supportDavidlohr Bueso
2023-06-25cxl/mbox: Add sanitization handling machineryDavidlohr Bueso
2023-06-25cxl/mem: Introduce security state sysfs fileDavidlohr Bueso
2023-06-25cxl/memdev: Formalize endpoint port linkageDan Williams
2023-06-25cxl/memdev: Make mailbox functionality optionalDan Williams
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-04-23cxl/memdev: Trace inject and clear poison as cxl_poison eventsAlison Schofield
2023-04-23cxl/memdev: Warn of poison inject or clear to a mapped regionAlison Schofield
2023-04-23cxl/memdev: Add support for the Clear Poison mailbox commandAlison Schofield
2023-04-23cxl/memdev: Add support for the Inject Poison mailbox commandAlison Schofield
2023-04-23cxl/region: Provide region info to the cxl_poison trace eventAlison Schofield
2023-04-23cxl/memdev: Add trigger_poison_list sysfs attributeAlison Schofield
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams
2023-02-10cxl/memdev: Fix endpoint port removalDan Williams
2023-02-09cxl/mem: Correct full ID range allocationDavidlohr Bueso
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman
2022-12-03cxl/pci: Add (hopeful) error handling supportDan Williams
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams
2022-04-28cxl: Replace lockdep_mutex with local lock classesDan Williams
2022-02-08cxl/mem: Add the cxl_mem driverBen Widawsky
2022-02-08cxl/memdev: Add numa_node attributeDan Williams
2022-02-08cxl/pci: Emit device serial numberDan Williams
2021-11-15cxl/core: Convert to EXPORT_SYMBOL_NS_GPLDan Williams
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams
2021-08-06cxl/core: Move memdev management to coreBen Widawsky