Linus Torvalds
aca7c377d8
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
...
Pull ata fixes from Niklas Cassel:
- Add NOLPM quirk for for all Crucial BX SSD1 models.
Considering that we now have had bug reports for 3 different BX SSD1
variants from Crucial with the same product name, make the quirk more
inclusive, to catch more device models from the same generation.
- Fix a trivial NULL pointer dereference in the error path for
ata_host_release().
- Create a ata_port_free(), so that we don't miss freeing ata_port
struct members when freeing a struct ata_port.
- Fix a trivial double free in the error path for ata_host_alloc().
- Ensure that we remove the libata "remapped NVMe device count" sysfs
entry on .probe() error.
* tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux:
ata: ahci: Clean up sysfs file on error
ata: libata-core: Fix double free on error
ata,scsi: libata-core: Do not leak memory for ata_port struct members
ata: libata-core: Fix null pointer dereference on error
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
2024-06-30 14:32:24 -07:00
..
2024-06-05 15:52:34 +02:00
2024-05-15 10:02:36 -07:00
2024-05-14 15:07:07 -07:00
2024-05-22 12:26:46 -07:00
2024-05-24 13:27:07 +01:00
2024-05-16 08:56:49 -07:00
2024-05-22 12:26:46 -07:00
2024-06-11 19:33:37 -07:00
2024-05-23 13:39:42 -07:00
2024-05-23 12:04:36 -07:00
2024-06-18 14:48:27 +01:00
2024-05-10 10:36:31 +01:00
2024-05-14 15:07:07 -07:00
2024-05-26 14:40:39 -07:00
2024-05-10 15:43:31 +01:00
2024-06-12 11:00:50 -06:00
2024-05-21 15:29:01 -07:00
2024-05-21 13:02:56 -07:00
2024-05-27 09:16:22 -06:00
2024-05-30 15:03:52 -06:00
2024-06-13 11:16:01 -07:00
2024-05-19 09:21:03 -07:00
2024-06-14 19:14:37 +02:00
2024-05-21 09:51:42 -07:00
2024-05-15 10:05:24 -04:00
2024-06-23 00:57:21 -04:00
2024-06-24 18:29:20 +02:00
2024-06-14 19:08:32 +02:00
2024-05-22 14:12:11 -07:00
2024-05-22 09:56:00 -07:00
2024-06-04 15:53:36 +02:00
2024-05-14 11:43:40 +02:00
2024-05-20 10:23:39 -07:00
2024-05-25 10:48:57 -07:00
2024-05-14 00:31:43 -07:00
2024-05-11 00:41:15 +00:00
2024-05-22 10:45:12 -07:00
2024-06-27 17:43:40 +02:00
2024-05-21 15:29:01 -07:00
2024-05-24 11:55:05 -07:00
2024-05-19 14:36:17 -07:00
2024-05-21 13:11:44 -07:00
2024-06-27 17:43:40 +02:00
2024-05-19 14:40:44 -07:00
2024-05-19 09:21:03 -07:00
2024-06-05 19:19:24 -07:00
2024-05-19 09:21:03 -07:00
2024-05-13 16:13:19 +02:00
2024-06-21 13:33:17 +02:00
2024-06-24 19:46:10 -06:00
2024-05-19 09:21:03 -07:00
2024-06-04 13:54:31 +02:00
2024-05-15 17:02:08 -05:00
2024-05-21 09:51:42 -07:00
2024-06-17 12:30:07 -07:00
2024-05-19 14:02:03 -07:00
2024-05-22 11:53:02 -07:00
2024-05-16 07:23:30 +09:00
2024-06-05 19:19:26 -07:00
2024-05-12 03:16:47 -04:00
2024-06-30 22:23:21 +02:00
2024-06-04 12:10:05 -05:00
2024-06-13 14:26:50 -04:00
2024-06-05 19:19:26 -07:00
2024-06-24 20:52:09 -07:00
2024-06-24 20:52:11 -07:00
2024-05-22 11:31:10 +02:00
2024-06-27 17:43:40 +02:00
2024-05-14 00:31:43 -07:00
2024-05-15 17:02:08 -05:00
2024-05-21 10:09:28 -07:00
2024-05-13 18:19:09 -06:00
2024-05-13 18:35:02 -07:00
2024-05-28 14:34:15 +02:00
2024-05-20 11:09:20 -04:00
2024-06-16 10:17:57 +03:00
2024-06-21 08:49:10 -07:00
2024-05-19 22:29:43 -05:00
2024-06-24 20:52:10 -07:00
2024-06-15 10:43:06 -07:00
2024-05-21 10:09:28 -07:00
2024-06-04 12:10:05 -05:00
2024-06-15 10:43:05 -07:00
2024-05-13 18:35:02 -07:00
2024-05-17 12:22:46 +02:00
2024-05-28 21:53:51 +02:00
2024-06-25 07:58:10 +02:00
2024-05-13 18:09:56 -04:00
2024-05-19 09:21:03 -07:00
2024-06-13 14:26:50 -04:00
2024-06-24 16:14:48 +02:00
2024-05-13 18:35:02 -07:00
2024-05-19 09:21:03 -07:00
2024-05-19 09:21:03 -07:00
2024-05-19 09:21:03 -07:00
2024-05-13 18:19:19 -06:00
2024-05-13 18:33:10 -07:00
2024-06-06 08:55:20 -07:00
2024-05-21 08:34:51 -07:00
2024-06-25 15:57:38 +02:00
2024-05-17 17:31:24 -07:00
2024-06-04 15:56:45 +02:00
2024-05-28 13:14:23 +03:00
2024-05-15 12:34:46 -07:00
2024-05-31 15:15:51 -06:00
2024-05-31 15:15:51 -06:00
2024-05-19 16:12:38 -07:00
2024-06-07 06:24:16 -10:00
2024-05-19 09:21:03 -07:00