summaryrefslogtreecommitdiff
path: root/drivers/cxl
AgeCommit message (Expand)Author
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-20cxl/region: Fix the first aliased address miscalculationLi Ming
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang
2025-03-17cxl: Add FWCTL support to CXLDave Jiang
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang
2025-03-14cxl/region: Quiet some dev_warn()s in extended linear cache setupAlison Schofield
2025-03-14cxl: Fix warning from emitting resource_size_t as long long int on 32bit systemsDave Jiang
2025-03-14cxl/mem: Do not return error if CONFIG_CXL_MCE unsetLi Ming
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang
2025-03-14Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2Dave Jiang
2025-03-14cxl/pmem: Export dirty shutdown count via sysfsDavidlohr Bueso
2025-03-14cxl/pmem: Rename cxl_dirty_shutdown_state()Davidlohr Bueso
2025-03-14cxl/pci: Introduce cxl_gpf_get_dvsec()Davidlohr Bueso
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso
2025-03-14cxl/pmem: debug invalid serial number dataYuquan Wang
2025-03-14cxl/cdat: Remove redundant gp_port initializationLi Ming
2025-03-14cxl/memdev: Remove unused partition valuesIra Weiny
2025-03-14cxl/region: Drop goto pattern of construct_region()Li Ming
2025-03-14cxl/region: Drop goto pattern in cxl_dax_region_alloc()Li Ming
2025-03-14cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc()Li Ming
2025-03-14cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free()Li Ming
2025-03-14cxl/memdev: cxl_memdev_ioctl() cleanupLi Ming
2025-03-14cxl/core: cxl_mem_sanitize() cleanupLi Ming
2025-03-14cxl/core: Use guard() to replace open-coded down_read/write()Li Ming
2025-03-14Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang
2025-03-14cxl/pci: Add trace logging for CXL PCIe Port RAS errorsSmita Koralahalli
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang
2025-02-26cxl: Add extended linear cache address alias emission for cxl eventsDave Jiang
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang
2025-02-26cxl: Setup exclusive CXL features that are reserved for the kernelDave Jiang
2025-02-26cxl/mbox: Add SET_FEATURE mailbox commandShiju Jose
2025-02-26cxl/mbox: Add GET_FEATURE mailbox commandShiju Jose
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang
2025-02-26cxl: Enumerate feature commandsDave Jiang
2025-02-24cxl: Refactor user ioctl command path from mds to mailboxDave Jiang
2025-02-21cxl/port: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-04cxl: Cleanup partition size and perf helpersDan Williams
2025-02-04cxl: Kill enum cxl_decoder_modeDan Williams
2025-02-04cxl: Make cxl_dpa_alloc() DPA partition number agnosticDan Williams
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams
2025-02-04cxl: Remove the CXL_DECODER_MIXED mistakeDan Williams
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-01-22cxl/core/regs: Refactor out functions to count regblocks of given typeHuaisheng Ye
2025-01-13cxl/events: Update Memory Module Event Record to CXL spec rev 3.1Shiju Jose