messages from 2026-07-06 06:22:11 to 2026-07-14 05:41:26 UTC [more...]
[PATCH v3 0/2] fixup handling of timeouts with deferred QCs
2026-07-14 5:41 UTC (8+ messages)
` [PATCH v3 1/2] ata: libata-scsi: terminate deferred commands on time out
` [PATCH v3 2/2] scsi: libsas: "
Dear linux-ide@vger.kernel.org, project stage
2026-07-14 5:20 UTC
[PATCH] ata: pata_rb532_cf: use devm_platform_ioremap_resource()
2026-07-13 23:21 UTC
[PATCH v1 0/9] ATA support for storage element management commands
2026-07-13 9:40 UTC (24+ messages)
` [PATCH v1 1/9] scsi: scsi_debug: move ASC and ASCQ definitions to scsi_proto.h
` [PATCH v1 2/9] scsi: define depopulation capabilities related service actions
` [PATCH v1 3/9] ata: libata: improve the definition of device flags
` [PATCH v1 4/9] ata: libata-scsi: improve ata_get_xlat_func
` [PATCH v1 5/9] ata: libata-core: detect support for depopulation capabilities
` [PATCH v1 6/9] ata: libata-scsi: add support for the GET PHYSICAL ELEMENT STATUS command
` [PATCH v1 7/9] ata: libata-scsi: add support for the REMOVE ELEMENT AND TRUNCATE command
` [PATCH v1 8/9] ata: libata-scsi: add support for the RESTORE ELEMENTS AND REBUILD command
` [PATCH v1 9/9] ata: libata-scsi: add support for the REMOVE ELEMENT AND MODIFY ZONES command
Drives sometimes come up at wrong speeds / how to force COMRESET
2026-07-13 9:14 UTC
[PATCH] ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() static
2026-07-13 8:17 UTC (2+ messages)
[PATCH] ata: Remove redundant dev_err()
2026-07-13 7:46 UTC (4+ messages)
[PATCHv4 0/4] ata: sata_dwc_460ex: cleanups
2026-07-13 7:31 UTC (7+ messages)
` [PATCHv4 1/4] ata: sata_dwc_460ex: use platform_get_irq()
` [PATCHv4 2/4] ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
` [PATCHv4 3/4] ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interrupts
` [PATCHv4 4/4] ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-13 3:36 UTC (81+ messages)
` [PATCH v19 01/40] dept: implement "
` [PATCH v19 02/40] dept: add single event dependency tracker APIs
` [PATCH v19 03/40] dept: add lock "
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
` [PATCH v19 06/40] dept: distinguish each kernel context from another
` [PATCH v19 07/40] dept: distinguish each work "
` [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
` [PATCH v19 17/40] dept: apply timeout consideration to swait
` [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
` [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v19 21/40] dept: make dept able to work with an external wgen
` [PATCH v19 22/40] dept: track PG_locked with dept
` [PATCH v19 23/40] dept: print staged wait's stacktrace on report
` [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v19 36/40] dept: track PG_writeback with dept
` [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
` [PATCH v19 40/40] dept: implement a basic unit test for dept
[PATCHv2] ata: sata_mv: use devm clock helpers
2026-07-12 22:45 UTC (2+ messages)
[PATCH] ata: sata_mv: accept 1 or 2 resources in platform probe
2026-07-12 22:38 UTC (2+ messages)
[PATCHv2] ata: sata_mv: Use platform_get_irq() to get interrupt
2026-07-12 22:31 UTC (2+ messages)
[PATCH] ata: libata-scsi: add out-of-bounds checks in ata_scsiop_inq_b9
2026-07-10 19:43 UTC (2+ messages)
[PATCH v2] ata: libata-scsi: limit simulated SCSI command copy to response length
2026-07-10 19:37 UTC (9+ messages)
[GIT PULL] ata fixes for 7.2-rc3
2026-07-10 17:05 UTC (2+ messages)
[PATCH v2 0/2] fixup handling of timeouts with deferred QCs
2026-07-10 8:48 UTC (11+ messages)
` [PATCH v2 1/2] ata: libata-scsi: terminate deferred commands on time out
` [PATCH v2 2/2] scsi: libsas: "
[PATCH v1 0/2] fixup handling of timeouts with deferred QCs
2026-07-10 0:00 UTC (10+ messages)
` [PATCH v1 1/2] ata: libata-scsi: terminate deferred commands on time out
` [PATCH v1 2/2] scsi: libsas: "
[PATCHv3 0/5] ata: sata_dwc_460ex: cleanups and interrupt ordering fix
2026-07-09 5:23 UTC (9+ messages)
` [PATCHv3 1/5] ata: sata_dwc_460ex: use platform_get_irq()
` [PATCHv3 2/5] ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
` [PATCHv3 3/5] ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interrupts
` [PATCHv3 4/5] ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning
` [PATCHv3 5/5] ata: sata_dwc_460ex: disable SATA interrupts on device removal
SCSI EH wakeup deadlock from deferred_qc
2026-07-09 4:36 UTC (7+ messages)
[PATCH] ata: sata_mv: Use platform_get_irq() to get interrupt
2026-07-09 2:25 UTC (2+ messages)
[PATCH] ata: libahci_platform: use of_platform_device_create() return value
2026-07-09 2:01 UTC (6+ messages)
[PATCH] ata: pata_ep93xx: fix double-free of DMA channel on error path
2026-07-08 10:50 UTC (3+ messages)
[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
2026-07-08 4:53 UTC (8+ messages)
` [PATCH v2 0/2] Fixes for security "
` [PATCH v2 1/2] ata: libata-core: Skip HPA resize for "
` [PATCH v2 2/2] ata: libata-core: Allow capacity transition to zero "
[PATCH v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID
2026-07-07 14:12 UTC (20+ messages)
` [PATCH v3 1/9] ata: don't store pci_device_id
` [PATCH v3 2/9] nsp32: "
` [PATCH v3 3/9] ipack: tpci200: "
` [PATCH v3 4/9] mlxsw: "
` [PATCH v3 5/9] agp/via: don't rely on address of pci_device_id
` [PATCH v3 6/9] agp/amd-k7: "
` [PATCH v3 7/9] pci: make pci_match_one_device match on ID instead of device
` [PATCH v3 8/9] pci: fix dyn_id add TOCTOU
` [PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal
page: | 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