Linus, The following changes since commit f2809aa4f591d98e4c560a23d7eaca804a8afc54: ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() (2025-01-15 15:21:27 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.14-rc1-part2 for you to fetch changes up to 6e74e53b34b6dec5a50e1404e2680852ec6768d2: ata: libata-sff: Ensure that we cannot write outside the allocated buffer (2025-01-28 11:44:47 +0100) ---------------------------------------------------------------- ata changes for 6.14 part2 - Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives (Daniel) - Ensure that PIO transfers using libata-sff cannot write outside the allocated buffer (me) ---------------------------------------------------------------- Daniel Baumann (1): ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives Niklas Cassel (1): ata: libata-sff: Ensure that we cannot write outside the allocated buffer drivers/ata/libata-core.c | 4 ++++ drivers/ata/libata-sff.c | 18 ++++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-)