messages from 2026-01-16 17:58:51 to 2026-03-05 09:11:38 UTC [more...]
[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
2026-03-05 9:11 UTC (40+ messages)
` [PATCH phy-next 01/22] ata: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 02/22] PCI: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH phy-next 03/22] usb: "
` [PATCH phy-next 04/22] drm: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 05/22] phy: "
` [PATCH phy-next 06/22] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH phy-next 07/22] net: lan969x: include missing <linux/of.h>
` [PATCH phy-next 08/22] PCI: remove device links to PHY
` [PATCH phy-next 09/22] ufs: exynos: stop poking into struct phy guts
` [PATCH phy-next 10/22] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH phy-next 11/22] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 14/22] drm/rockchip: dsi: include PHY provider header
` [PATCH phy-next 15/22] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH phy-next 16/22] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH phy-next 17/22] net: renesas: rswitch: "
` [PATCH phy-next 18/22] pinctrl: tegra-xusb: "
` [PATCH phy-next 19/22] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH phy-next 20/22] phy: include PHY provider header
` [PATCH phy-next 21/22] phy: remove temporary provider compatibility from consumer header
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy
[PATCH] ata: libata-core: Add BRIDGE_OK quirk for QEMU drives
2026-03-05 7:54 UTC (7+ messages)
[PATCH] ata: libata: cancel pending work after clearing deferred_qc
2026-03-04 11:19 UTC (4+ messages)
[PATCH v2] ata: libata-core: Disable LPM on ST1000DM010-2EP102
2026-03-04 8:33 UTC (4+ messages)
[PATCH] ata: libata-core: Disable LPM on ST1000DM010-2EP102
2026-03-04 0:52 UTC (2+ messages)
FAILED: Patch "ata: pata_ftide010: Fix some DMA timings" failed to apply to 5.10-stable tree
2026-03-01 2:03 UTC
FAILED: Patch "ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "ata: libata-scsi: refactor ata_scsi_translate()" failed to apply to 5.10-stable tree
2026-03-01 2:00 UTC
FAILED: Patch "ata: pata_ftide010: Fix some DMA timings" failed to apply to 5.15-stable tree
2026-03-01 1:53 UTC
FAILED: Patch "ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 5.15-stable tree
2026-03-01 1:50 UTC
FAILED: Patch "ata: libata-scsi: refactor ata_scsi_translate()" failed to apply to 5.15-stable tree
2026-03-01 1:49 UTC
FAILED: Patch "ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 6.1-stable tree
2026-03-01 1:41 UTC
FAILED: Patch "ata: pata_ftide010: Fix some DMA timings" failed to apply to 6.6-stable tree
2026-03-01 1:36 UTC
FAILED: Patch "ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "ata: libata-scsi: refactor ata_scsi_translate()" failed to apply to 6.6-stable tree
2026-03-01 1:32 UTC
FAILED: Patch "ata: pata_ftide010: Fix some DMA timings" failed to apply to 6.12-stable tree
2026-03-01 1:25 UTC
FAILED: Patch "ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 6.12-stable tree
2026-03-01 1:21 UTC
FAILED: Patch "ata: libata-scsi: refactor ata_scsi_translate()" failed to apply to 6.12-stable tree
2026-03-01 1:20 UTC
[PATCH v3] scsi: core: Add 'serial' sysfs attribute for SCSI/SATA
2026-03-01 1:06 UTC (8+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-02-26 2:52 UTC (12+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent
[GIT PULL] ata fixes for 7.0-rc2
2026-02-25 18:51 UTC (2+ messages)
[PATCH] ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()
2026-02-25 6:22 UTC (5+ messages)
[PATCH v2 1/1] ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoC
2026-02-25 6:14 UTC (4+ messages)
[syzbot] [ide?] WARNING in ata_scsi_deferred_qc_work
2026-02-24 11:13 UTC
[PATCH 0/5] libata cleanups
2026-02-24 0:43 UTC (14+ messages)
` [PATCH 1/5] ata: libata-core: improve tag checks in ata_qc_issue()
` [PATCH 2/5] ata: libata-sata: simplify ata_sas_queuecmd()
` [PATCH 3/5] ata: libata-scsi: simplify ata_scsi_schedule_deferred_qc()
` [PATCH 4/5] ata: libata-scsi: make ata_scsi_simulate() static
` [PATCH 5/5] ata: libata-scsi: rename and improve ata_qc_done()
[PATCH v2 0/2] ATA port deferred qc fixes
2026-02-24 0:39 UTC (8+ messages)
` [PATCH v2 1/2] ata: libata-eh: correctly handle deferred qc timeouts
` [PATCH v2 2/2] ata: libata-core: fix cancellation of a port deferred qc work
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-23 0:33 UTC (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH 0/2] ATA port deferred qc fixes
2026-02-20 21:48 UTC (6+ messages)
` [PATCH 1/2] ata: libata-eh: correctly handle deferred qc timeouts
` [PATCH 2/2] ata: libata-core: fix cancellation of a port deferred qc work
[PATCH v1 1/1] ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoC
2026-02-20 13:36 UTC (3+ messages)
[syzbot] [ide?] UBSAN: shift-out-of-bounds in ata_qc_issue
2026-02-20 9:27 UTC (8+ messages)
[PATCH AUTOSEL 6.19-6.6] ata: libata: avoid long timeouts on hot-unplugged SATA DAS
2026-02-15 15:03 UTC
[GIT PULL] ata changes for 6.20-rc1
2026-02-13 1:18 UTC (2+ messages)
[RESEND PATCH v2] scsi: core: Add 'serial' sysfs attribute for SCSI/SATA
2026-02-09 20:27 UTC (4+ messages)
[PATCH] ata: pata_ftide010: Fix some DMA timings
2026-02-04 11:26 UTC (2+ messages)
/KXM/
2026-02-04 9:47 UTC
[PATCH v2] ata: pata_legacy: remove VLB support
2026-02-02 5:23 UTC (3+ messages)
[PATCH v2] ata: pata_cypress: fix typo in error message
2026-02-02 5:23 UTC (3+ messages)
[PATCH RFC 0/4] leds: extend disk trigger
2026-01-29 4:41 UTC (19+ messages)
` [PATCH RFC 1/4] leds: dt-bindings: add disk trigger led pattern
` [PATCH RFC 2/4] leds: dt-bindings: add disk trigger for each ata port
` [PATCH RFC 3/4] leds: add delay_on, delay_off and invert attributes to disk trigger
` [PATCH RFC 4/4] leds: add disk trigger for each ata port
[PATCH v7 0/2] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2026-01-28 16:54 UTC (4+ messages)
` [PATCH v7 1/2] PCI/pwrctrl: Add support for handling PCIe M.2 connectors
` [PATCH v7 2/2] PCI/pwrctrl: Create pwrctrl device if the graph port is found
[PATCH] ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors
2026-01-26 6:43 UTC (4+ messages)
[PATCH v6 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2026-01-24 21:24 UTC (9+ messages)
` [PATCH v6 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector
` [PATCH v6 2/4] PCI/pwrctrl: Add support for handling PCIe M.2 connectors
` [PATCH v6 3/4] PCI/pwrctrl: Create pwrctrl device if the graph port is found
` [PATCH v6 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors
` (subset) [PATCH v6 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
[GIT PULL] ata fixes for 6.19-rc7
2026-01-20 18:37 UTC (2+ messages)
[PATCH v2] scsi: core: Add 'serial' sysfs attribute for SCSI/SATA
2026-01-16 17:58 UTC
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