summaryrefslogtreecommitdiff
path: root/drivers/cxl/core
AgeCommit message (Expand)Author
28 hoursMerge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2 dayscxl: mce: fix typo "notifer"WangYuli
3 daysMerge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-07-18Merge branch 'for-6.17/cxl-events-updates' into cxl-for-nextDave Jiang
2025-07-18cxl/region: Fix an ERR_PTR() vs NULL bugDan Carpenter
2025-07-18cxl/events: Trace Memory Sparing Event RecordShiju Jose
2025-07-18cxl/events: Add extra validity checks for CVME count in DRAM Event RecordShiju Jose
2025-07-18cxl/events: Add extra validity checks for corrected memory error count in Gen...Shiju Jose
2025-07-18cxl/events: Update Common Event Record to CXL spec rev 3.2Shiju Jose
2025-07-17cxl: Fix -Werror=return-type in cxl_decoder_detach()Li Zhijian
2025-07-16Merge branch 'for-6.17/cxl-acquire' into cxl-for-nextDave Jiang
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams
2025-07-16cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()Dan Williams
2025-07-16cxl/region: Move ready-to-probe state check to a helperDan Williams
2025-07-16cxl/region: Split commit_store() into __commit() and queue_reset() helpersDan Williams
2025-07-16cxl/decoder: Drop pointless lockingDan Williams
2025-07-16cxl/decoder: Move decoder register programming to a helperDan Williams
2025-07-16cxl/mbox: Convert poison list mutex to ACQUIRE()Dan Williams
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter
2025-07-13drivers,cxl: use node-notifier instead of memory-notifierOscar Salvador
2025-07-11cxl/core: Using cxl_resource_contains_addr() to check address availabilityLi Ming
2025-07-11cxl/edac: Fix wrong dpa checking for PPR operationLi Ming
2025-07-11cxl/core: Introduce a new helper cxl_resource_contains_addr()Li Ming
2025-07-01cxl: make cxl_bus_type constantGreg Kroah-Hartman
2025-06-30cxl/edac: Use correct format specifier for u32 valAlok Tiwari
2025-06-25cxl/edac: Fix using wrong repair type to check dram event recordLi Ming
2025-06-13cxl/ras: Fix CPER handler device confusionDan Williams
2025-06-13cxl/edac: Fix potential memory leak issuesLi Ming
2025-06-10cxl/edac: Fix the min_scrub_cycle of a region miscalculationLi Ming
2025-06-09cxl: fix return value in cxlctl_validate_set_features()Dan Carpenter
2025-05-23Merge branch 'for-6.16/cxl-features-ras' into cxl-for-nextDave Jiang
2025-05-23cxl/edac: Add CXL memory device soft PPR control featureShiju Jose
2025-05-23cxl/edac: Add CXL memory device memory sparing control featureShiju Jose
2025-05-23cxl/edac: Support for finding memory operation attributes from the current bootShiju Jose
2025-05-23cxl/edac: Add support for PERFORM_MAINTENANCE commandShiju Jose
2025-05-23cxl/edac: Add CXL memory device ECS control featureShiju Jose
2025-05-23cxl/edac: Add CXL memory device patrol scrub control featureShiju Jose
2025-05-23cxl: Update prototype of function get_support_feature_info()Shiju Jose
2025-05-22cxl/features: Remove the inline specifier from to_cxlfs()Alison Schofield
2025-05-19cxl/feature: Remove redundant code of get supported featuresLi Ming
2025-05-15Documentation: Update the CXL Maturity MapAlison Schofield
2025-05-13cxl: Sync up the driver-api/cxl documentationAlison Schofield
2025-05-09cxl/hdm: Clean up a debug printkDan Carpenter
2025-05-09Merge branch 'for-6.16/cxl-cleanups' into cxl-for-nextDave Jiang
2025-05-09cxl: Add a dev_dbg() when a decoder was added to a portRobert Richter
2025-05-09cxl/region: Add a dev_err() on missing target list entriesRobert Richter
2025-05-09cxl/region: Add a dev_warn() on registration failureRobert Richter
2025-05-09cxl/region: Add function to find a port's switch decoder by rangeRobert Richter
2025-05-09cxl/region: Factor out code to find a root decoder's regionRobert Richter
2025-05-09cxl/region: Factor out code to find the root decoderRobert Richter