summaryrefslogtreecommitdiffstats
path: root/drivers/cxl
AgeCommit message (Expand)AuthorLines
2025-08-12cxl: Move hpa_to_spa callback to a new root decoder ops structureAlison Schofield-9/+25
2025-08-12cxl/region: use str_enabled_disabled() instead of ternary operatorNai-Chen Cheng-3/+2
2025-08-12cxl/hdm: Use str_plural() to simplify the codeXichao Zhao-1/+1
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-08-02cxl: mce: fix typo "notifer"WangYuli-1/+1
2025-08-01Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-421/+640
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+10
2025-07-31Merge tag 'libnvdimm-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-07-18Merge branch 'for-6.17/cxl-events-updates' into cxl-for-nextDave Jiang-6/+159
2025-07-18cxl/region: Fix an ERR_PTR() vs NULL bugDan Carpenter-1/+1
2025-07-18cxl/events: Trace Memory Sparing Event RecordShiju Jose-0/+119
2025-07-18cxl/events: Add extra validity checks for CVME count in DRAM Event RecordShiju Jose-1/+13
2025-07-18cxl/events: Add extra validity checks for corrected memory error count in Gen...Shiju Jose-1/+13
2025-07-18cxl/events: Update Common Event Record to CXL spec rev 3.2Shiju Jose-4/+14
2025-07-17cxl: Fix -Werror=return-type in cxl_decoder_detach()Li Zhijian-0/+1
2025-07-16Merge branch 'for-6.17/cxl-acquire' into cxl-for-nextDave Jiang-384/+396
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams-279/+211
2025-07-16cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()Dan Williams-52/+75
2025-07-16cxl/region: Move ready-to-probe state check to a helperDan Williams-6/+18
2025-07-16cxl/region: Split commit_store() into __commit() and queue_reset() helpersDan Williams-29/+70
2025-07-16cxl/decoder: Drop pointless lockingDan Williams-2/+0
2025-07-16cxl/decoder: Move decoder register programming to a helperDan Williams-35/+42
2025-07-16cxl/mbox: Convert poison list mutex to ACQUIRE()Dan Williams-6/+5
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter-20/+62
2025-07-13drivers,cxl: use node-notifier instead of memory-notifierOscar Salvador-10/+10
2025-07-11cxl/core: Using cxl_resource_contains_addr() to check address availabilityLi Ming-6/+6
2025-07-11cxl/edac: Fix wrong dpa checking for PPR operationLi Ming-1/+4
2025-07-11cxl/core: Introduce a new helper cxl_resource_contains_addr()Li Ming-0/+8
2025-07-01cxl: Include range.h in cxl.hNathan Chancellor-0/+1
2025-07-01cxl: make cxl_bus_type constantGreg Kroah-Hartman-2/+2
2025-06-30cxl/edac: Use correct format specifier for u32 valAlok Tiwari-1/+1
2025-06-30cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox accessAlison Schofield-1/+1
2025-06-25cxl/edac: Fix using wrong repair type to check dram event recordLi Ming-1/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-1/+1
2025-06-13cxl/ras: Fix CPER handler device confusionDan Williams-20/+27
2025-06-13cxl/edac: Fix potential memory leak issuesLi Ming-2/+6
2025-06-10cxl/edac: Fix the min_scrub_cycle of a region miscalculationLi Ming-2/+6
2025-06-09cxl: fix return value in cxlctl_validate_set_features()Dan Carpenter-1/+1
2025-05-23Merge branch 'for-6.16/cxl-features-ras' into cxl-for-nextDave Jiang-13/+2248
2025-05-23cxl/edac: Add CXL memory device soft PPR control featureShiju Jose-1/+327
2025-05-23cxl/edac: Add CXL memory device memory sparing control featureShiju Jose-1/+541
2025-05-23cxl/edac: Support for finding memory operation attributes from the current bootShiju Jose-2/+357
2025-05-23cxl/edac: Add support for PERFORM_MAINTENANCE commandShiju Jose-0/+50
2025-05-23cxl/edac: Add CXL memory device ECS control featureShiju Jose-1/+375
2025-05-23cxl/edac: Add CXL memory device patrol scrub control featureShiju Jose-0/+591
2025-05-23cxl: Update prototype of function get_support_feature_info()Shiju Jose-10/+9
2025-05-22cxl/features: Remove the inline specifier from to_cxlfs()Alison Schofield-1/+1
2025-05-19cxl/feature: Remove redundant code of get supported featuresLi Ming-8/+0
2025-05-15Documentation: Update the CXL Maturity MapAlison Schofield-0/+1