messages from 2026-06-10 09:09:47 to 2026-07-02 02:14:12 UTC [more...]
[PATCH v2] ata: libata-scsi: limit simulated SCSI command copy to response length
2026-07-02 2:14 UTC (2+ messages)
[PATCH v1 0/6] Improve ata_scsi_report_supported_opcodes()
2026-07-02 2:13 UTC (11+ messages)
` [PATCH v1 1/6] ata: libata: rename ata_dev_is_zac()
` [PATCH v1 2/6] ata: libata-scsi: refactor ata_scsi_report_supported_opcodes()
` [PATCH v1 3/6] ata: libata-scsi: improve service action support in ata_scsi_report_supported_opcodes()
` [PATCH v1 4/6] ata: libata-scsi: improves checks for ZBC_IN and ZBC_OUT commands support
` [PATCH v1 5/6] ata: libata-scsi: support reporting options 2 in REPORT SUPPORTED OPERATION CODES
` [PATCH v1 6/6] ata: libata-scsi: support the all command format for reporting supported commands
[PATCHv2 0/8] ata: sata_dwc_460ex: cleanups and interrupt ordering fix
2026-07-02 2:02 UTC (14+ messages)
` [PATCHv2 1/8] ata: sata_dwc_460ex: use device_property_present()
` [PATCHv2 2/8] ata: sata_dwc_460ex: use platform_get_irq()
` [PATCHv2 3/8] ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
` [PATCHv2 4/8] ata: sata_dwc_460ex: drop redundant struct copy of port_info
` [PATCHv2 5/8] ata: sata_dwc_460ex: fix data race on hsdev->sactive_issued in interrupt handler
` [PATCHv2 6/8] ata: sata_dwc_460ex: disable SATA interrupts on device removal
` [PATCHv2 7/8] ata: sata_dwc_460ex: fix PHY lifecycle ordering "
` [PATCHv2 8/8] ata: sata_dwc_460ex: use devm for old DMA resource lifetime management
[PATCH 0/2] ata: DSM TRIM fix and improvements
2026-07-01 23:56 UTC (5+ messages)
` [PATCH 1/2] ata: libata-scsi: fix DSM TRIM for sector sizes larger than 2048 bytes
` [PATCH 2/2] ata: libata-scsi: scale DSM TRIM payload by MAX PAGES PER DSM COMMAND
[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
2026-07-01 23:16 UTC (4+ messages)
[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
2026-07-01 13:57 UTC (26+ messages)
` [PATCH v2 1/7] ata: don't keep pci_device_id
` [PATCH v2 2/7] nsp32: "
` [PATCH v2 3/7] ipack: tpci200: "
` [PATCH v2 4/7] mlxsw: "
` [PATCH v2 5/7] pci: make pci_match_one_device match on ID instead of device
` [PATCH v2 6/7] pci: fix dyn_id add TOCTOU
` [PATCH v2 7/7] pci: fix UAF when probe runs concurrent to dyn ID removal
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-01 8:33 UTC (15+ messages)
` [PATCH 20/32] drivers/ata: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function
[PATCH 0/5] ata: sata_dwc_460ex: cleanups and interrupt ordering fix
2026-06-30 20:36 UTC (8+ messages)
` [PATCH 1/5] ata: sata_dwc_460ex: use device_property_present()
` [PATCH 2/5] ata: sata_dwc_460ex: use platform_get_irq()
` [PATCH 3/5] ata: sata_dwc_460ex: use devm for old DMA resource lifetime management
` [PATCH 4/5] ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
` [PATCH 5/5] ata: sata_dwc_460ex: drop redundant struct copy of port_info
[PATCH 0/5] ata: sata_dwc_460ex: cleanups and interrupt ordering fix
2026-06-30 20:24 UTC (2+ messages)
` [PATCH 1/5] ata: sata_dwc_460ex: use device_property_present()
[PATCH] ata: sata_dwc_460ex: use platform_get_irq()
2026-06-30 20:11 UTC (16+ messages)
[PATCH] ata: sata_dwc_460ex: use devm for old DMA resource lifetime management
2026-06-30 2:23 UTC (3+ messages)
[PATCH] ata: libata-scsi: limit simulated SCSI command copy to response length
2026-06-30 0:20 UTC (5+ messages)
[PATCH] ata: pata_pxa: Fix DMA channel leak on probe error
2026-06-26 21:44 UTC (4+ messages)
[PATCH] ata: sata_gemini: unwind clocks on IDE pinctrl errors
2026-06-26 21:43 UTC (8+ messages)
[PATCH] ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
2026-06-25 1:03 UTC (3+ messages)
[PATCH v3] ata: libata-core: Reject an invalid concurrent positioning ranges count
2026-06-25 1:02 UTC (3+ messages)
[PATCH] ata: libata-scsi: fix ata_scsi_security_inout_xlat() buffer length conversion
2026-06-24 13:18 UTC (7+ messages)
[PATCH v2] ata: libata-core: Reject an invalid concurrent positioning ranges count
2026-06-23 1:10 UTC (4+ messages)
[PATCH] ata: ahci: force 32-bit DMA for ASMedia ASM1166
2026-06-22 15:02 UTC (8+ messages)
[PATCH 0/2] ata: bound the concurrent positioning ranges count from the device
2026-06-22 11:42 UTC (5+ messages)
` [PATCH 1/2] ata: libata-core: Clamp the concurrent positioning ranges count
` [PATCH 2/2] ata: libata-scsi: Bound the VPD B9h ranges to the response buffer
[GIT PULL] ata changes for 7.2-rc1
2026-06-18 15:23 UTC (2+ messages)
[PATCH v6 0/6] ata: libata-scsi: multi-LUN ATAPI device support
2026-06-17 12:23 UTC (9+ messages)
` [PATCH v6 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v6 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v6 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
[PATCHv3 0/6] ata: pata_mpc52xx: fix cleanup ordering and modernize
2026-06-12 18:46 UTC (9+ messages)
` [PATCHv3 1/6] ata: pata_mpc52xx: fix NULL pointer dereference in IRQ handler
` [PATCHv3 2/6] ata: pata_mpc52xx: synchronize with task IRQ before resetting DMA state
` [PATCHv3 3/6] ata: pata_mpc52xx: reset cached DMA direction on resume
` [PATCHv3 4/6] ata: pata_mpc52xx: remove redundant irq_dispose_mapping calls
` [PATCHv3 5/6] ata: pata_mpc52xx: convert to platform_get_irq()
` [PATCHv3 6/6] ata: pata_mpc52xx: convert to full devm resource management
[PATCH v3 0/2] ata: Consistently define pci_device_ids using named initializers
2026-06-12 18:03 UTC (7+ messages)
` [PATCH v3 1/2] ata: Drop unused assignments of pci_device_id driver data
` [PATCH v3 2/2] ata: Use named initializers for pci_device_id arrays
[PATCH v2 0/2] ata: Consistently define pci_device_ids using named initializers
2026-06-12 11:52 UTC (6+ messages)
` [PATCH v2 1/2] ata: Drop unused assignments of pci_device_id driver data
` [PATCH v2 2/2] ata: Use named initializers for pci_device_id arrays
[PATCHv2 0/5] ata: pata_mpc52xx: fix cleanup ordering and modernize
2026-06-12 11:11 UTC (2+ messages)
[PATCH v7 0/6] libata-scsi: multi-LUN ATAPI device support
2026-06-11 6:22 UTC (14+ messages)
` [PATCH v7 1/6] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v7 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v7 3/6] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v7 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v7 5/6] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v7 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
[PATCH 0/4] ata: pata_mpc52xx: fix cleanup ordering and modernize
2026-06-10 10:39 UTC (6+ messages)
` [PATCH 1/4] ata: pata_mpc52xx: switch to non-devm request_irq for proper ordering
[PATCH v2] ata: libata-pmp: add JMicron JMS562 quirk
2026-06-10 9:47 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox