A new ndctl release is available[1]. This release incorporates functionality up to the 6.5 kernel.
Highlights include fixes to cxl-monitor and ndctl-monitor, a new cxl-update-firmware command, various documentation fixes, and a new unit test for cxl events. A shortlog is appended below. [1]: https://github.com/pmem/ndctl/releases/tag/v78 --- Davidlohr Bueso (1): ndctl/security: fix Theory of Operation typos Dmitry V. Levin (1): daxctl: fix warning reported by udevadm verify Ira Weiny (1): ndctl/cxl/test: Add CXL event test Li Zhijian (9): rpmbuild.sh: Abort script when an error occurs meson.build: add libtracefs version >=1.2.0 dependency cxl/monitor: Enable default_log and refactor sanity checks cxl/monitor: replace monitor.log_file with monitor.ctx.log_file ndctl: use strcmp for reserved word in monitor commands Documentation/cxl/cxl-monitor.txt: Remove mention of syslog output CONTRIBUTING.md: Add note about the CXL mailing list README.md: document setup steps for CXL unit tests cxl/region: Fix memdevs leak in parse_create_options() Minwoo Im (3): cxl/list: Fix typo in cxl-list documentation cxl: region: remove redundant func name from error cxl: fix changed function name in a comment Vishal Verma (6): cxl/memdev.c: allow filtering memdevs by bus cxl/list: print firmware info in memdev listings cxl/fw_loader: add APIs to get current state of the FW loader mechanism cxl: add an update-firmware command test/cxl-update-firmware: add a unit test for firmware update cxl/memdev: initialize 'rc' in action_update_fw() Yi Zhang (2): typo fix: ovewrite -> overwrite README.md: add three additional config to config item list
