A new ndctl release is available[1]. This release incorporates functionality up to the 6.3 kernel.
Highlights include some build fixes around cx-monitor and event tracing, the ability to create ram type regions, some fixes to create-region to allow a user-supplied UUID, cxl-list fixes for RCD devices, and region listings, cxl-list filtering improvements, and some unit test fixes. A shortlog is appended below. [1]: https://github.com/pmem/ndctl/releases/tag/v77 Dan Williams (8): cxl/monitor: Make libtracefs dependency optional cxl/list: Include regions in the verbose listing cxl/list: Enumerate device-dax properties for regions cxl/list: Fix filtering RCDs cxl/list: Filter root decoders by region test: Support test modules located in 'updates' instead of 'extra' test: Fix dangling pointer warning cxl/list: Add parent_dport attribute to port listings Vishal Verma (8): cxl/monitor: fix include paths for tracefs and traceevent cxl/event-trace: use the wrapped util_json_new_u64() cxl/region: skip region_actions for region creation cxl: add a type attribute to region listings cxl: add core plumbing for creation of ram regions cxl/region: accept user-supplied UUIDs for pmem regions cxl/region: determine region type based on root decoder capability ndctl/namespace.c: fix unchecked return value from uuid_parse() Xiao Yang (1): test/security.sh: Replace cxl with $CXL
