A new ndctl release is available[1]. This release incorporates functionality up through the 6.11 kernel.
Highlights include support for listing CXL media-errors, usability fixups in daxctl create-device, the addition of a firmware revision to CXL memdev listings, and misc unit test and build fixes. A shortlog is appended below. [1]: https://github.com/pmem/ndctl/releases/tag/v80 Alison Schofield (13): util/trace: move trace helpers from ndctl/cxl/ to ndctl/util/ util/trace: add an optional pid check to event parsing util/trace: pass an event_ctx to its own parse_event method util/trace: add helpers to retrieve tep fields by type libcxl: add interfaces for GET_POISON_LIST mailbox commands cxl/list: collect and parse media_error records cxl/list: add --media-errors option to cxl list cxl/test: add cxl-poison.sh unit test cxl/test: add test case for region info to cxl-events.sh cxl/list: add firmware_version to default memdev listings test/daxctl-create.sh: use bash math syntax to find available size test/daxctl-create.sh: use CXL DAX regions instead of efi_fake_mem test/rescan-partitions.sh: refine search for created partition Jeff Moyer (2): ndctl/keys.c: don't leak fd in error cases libndctl: major and minor numbers are unsigned Jerry James (1): ndctl.spec.in: enable libtrace{event|fs} support for Fedora Li Zhijian (2): daxctl: fail create-device if extra parameters are present daxctl: remove unused options in create-device usage message Miroslav Suchy (1): ndctl.spec.in: use SPDX formula for license