mbox series

[GIT,PULL] ata changes for 6.12-rc1-part2

Message ID 20240927122430.333750-1-dlemoal@kernel.org
State New
Headers show
Series [GIT,PULL] ata changes for 6.12-rc1-part2 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.12-rc1-part2

Message

Damien Le Moal Sept. 27, 2024, 12:24 p.m. UTC
Linus,

The following changes since commit e5dd410acb34c7341a0a93b429dcf3dabf9e3323:

  ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data (2024-09-11 08:03:43 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.12-rc1-part2

for you to fetch changes up to 0e9a2990a93f27daa643b6fa73cfa47b128947a7:

  ata: libata-scsi: Fix ata_msense_control() CDL page reporting (2024-09-24 16:56:51 +0900)

----------------------------------------------------------------
ata fixes for 6.12-rc1

 - Fix a NULL pointer dereference introduced by the recent cleanups of
   the command duration limits feature handling (from me)

 - Fix incorrect generation of the mode sense data for the
   ALL_SUB_MPAGES page (from me)

----------------------------------------------------------------
Damien Le Moal (2):
      ata: libata-scsi: Fix ata_msense_control_spgt2()
      ata: libata-scsi: Fix ata_msense_control() CDL page reporting

 drivers/ata/libata-scsi.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 27, 2024, 4:35 p.m. UTC | #1
The pull request you sent on Fri, 27 Sep 2024 21:24:30 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.12-rc1-part2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b6c49fca9f810c7279ea59937dd3a01a2906d11a

Thank you!