Linus, The following changes since commit e20e81a24a4d58744a29715aac2f795cd1651955: ata: libata-core: do not issue non-internal commands once EH is pending (2022-11-12 07:51:06 +0900) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.1-rc8 for you to fetch changes up to d95d140e83634e7914277862dee841564d02879f: ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer (2022-12-07 08:36:37 +0900) ---------------------------------------------------------------- ATA fixes for 6.1-rc8 A single fix for this final PR for 6.1-rc: - Avoid a NULL pointer dereference in the libahci platform code that can happen on initialization when a device tree does not specify names for the adapter clocks (from Anders). ---------------------------------------------------------------- Anders Roxell (1): ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer drivers/ata/libahci_platform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)