main
lvmlockd: skip read-ahead on sanlock lvmlock LV
lvmcache: use _destroy_device_list in _label_rescan_vg cleanup paths
cache: check out_config_node return value
lvmlockd: add removeretry lockopt for vgremove with sanlock
lvmlockd: add retry option and adaptive per-owner retry logic
style: add _ prefix to static functions
pvscan: fix UAF in DEVLINKS alias handling
display: rename access_str to access_mode in vgdisplay_full
error: drop unnecessary includes from errseg.c
filter-regex: guard against empty regex body in _extract_pattern
archive: use dm_list_first result directly to avoid Coverity null deref FP
freeseg: add const qualifier to _freeseg_ops handler
id: change uuid field from int8_t to uint8_t to fix UB
headers: cleanup unnecessary and non-standard includes
cppcheck: fix printf format for unsigned int bitfields
lvmlockd: add lockd_get_start_result stub for non-lvmlockd builds
cppcheck: check index bounds before array access in log epoch
lvmpolld: fix crash, fallthrough and error handling
vdo: fix index_memory_size_mb quantization and report minimum pool size
gcc: fix -Wformat-signedness
analyzer: add more to buffer suppression macro
sanitizer: initial support
analyzer: annotate nonnull args and guard unchecked pointers
raid: fix stale health chars on old kernels after table reload
cppcheck: fix funcArgNamesDifferent in lib headers and tools
gcc: add or remove __attribute__((unused))
cleanup: headers self compilable
vdo: add kernel formatting path with LV_VDOFORMAT metadata flag
const: _ops segtype handler
vdo: add pre-format pool geometry computation