]> Gentwo Git Trees - linux/.git/commit
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
authorDave Jiang <dave.jiang@intel.com>
Thu, 13 Nov 2025 15:42:46 +0000 (08:42 -0700)
committerDave Jiang <dave.jiang@intel.com>
Thu, 13 Nov 2025 15:42:46 +0000 (08:42 -0700)
commit2be575434e420223dbdb68bbc717cb7af42c5c9b
treef6484fb792c14452b0840ae8cd6229aa2c8b2133
parente9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c
parent8d27dd0b219f00fc1e0548ae5008abd7bb350611
Merge branch 'for-6.19/cxl-misc' into cxl-for-next

Misc patches for CXL 6.19
- Remove incorrect page-allocator quirk section in documentation.
- Remove unused devm_cxl_port_enumerate_dports() function.
- Fix typo in cdat.c code comment.
- Replace use of system_wq with system_percpu_wq
- Add locked decoder support
- Return when generic target updated
- Rename region_res_match_cxl_range() to spa_maps_hpa()
- Clarify comment in spa_maps_hpa()