After this update I can’t start anymore. Following messages:
Waiting 10 seconds for device /dev/disk/by-uuid/[the UUID] ...
ERROR: device '[the UUID]' not found. Skipping fsck.
:: mounting 'UUID=[the UUID]' on real root
mount: /new_root: can't find UUID=[the UUID].
and then follows the emergency shell.
BTW. the root and home-partitions are on a crypto_LUKS with btrfs.
No difference if I use kernel 5.15, 6.0 or 6.1.
EDIT: I booted from a live-system and looked. The UUID is correct. That can’t be any problem. I guess it’s something with the order of the startup, first it has to decrypt the partition and then the rest.