Linus, The following changes since commit eeac8ede17557680855031c6f305ece2378af326: Linux 6.3-rc2 (2023-03-12 16:36:44 -0700) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.3-rc3 for you to fetch changes up to 5bc9e2d43f86105a95f86fa096fb4e517bb0ce73: ata: pata_parport: fix memory leaks (2023-03-16 16:54:38 +0900) ---------------------------------------------------------------- ata fixes for 6.3-rc3 * Two fixes from Ondrej for the pata_parport driver to address an issue with error handling during drive connection and to fix memory leaks in case of errors during initialization and when disconnecting a device. ---------------------------------------------------------------- Ondrej Zary (2): ata: pata_parport: fix parport release without claim ata: pata_parport: fix memory leaks drivers/ata/pata_parport/pata_parport.c | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-)