Linux ATA/IDE development
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] libata fixes for v4.13-rc3
Date: Mon, 31 Jul 2017 08:21:52 -0700	[thread overview]
Message-ID: <20170731152152.GB447614@devbig577.frc2.facebook.com> (raw)

Hello, Linus.

libata fixes for v4.13-rc3.  Dan found a really old bug where libata
hotplug code wasn't sanitizing index value from userland and may end
up indexing with a negative number.  It is scary but fortunately can
only be triggered by root.  Other than that, minor fixes.

The following changes since commit af3c8d98508d37541d4bf57f13a984a7f73a328c:

  Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux (2017-07-09 18:48:37 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.13-fixes

for you to fetch changes up to 2f60e1ab2f0e148e82cb53c539ad003ffc9b9bd0:

  libata: fix a couple of doc build warnings (2017-07-31 08:03:06 -0700)

----------------------------------------------------------------
Arnd Bergmann (1):
      ata: fix gemini Kconfig dependencies

Damien Le Moal (1):
      libata: Cleanup ata_read_log_page()

Dan Carpenter (1):
      libata: array underflow in ata_find_dev()

Jonathan Corbet (1):
      libata: fix a couple of doc build warnings

Kefeng Wang (1):
      libata: remove unused rc in ata_eh_handle_port_resume

Simon Horman (1):
      ata: sata_rcar: add gen[23] fallback compatibility strings

 Documentation/devicetree/bindings/ata/sata_rcar.txt | 14 +++++++++++---
 drivers/ata/Kconfig                                 |  4 ++--
 drivers/ata/libata-core.c                           |  6 +++---
 drivers/ata/libata-eh.c                             |  7 +++----
 drivers/ata/libata-scsi.c                           |  6 ++++--
 drivers/ata/sata_rcar.c                             |  8 ++++++++
 include/linux/libata.h                              |  2 +-
 7 files changed, 32 insertions(+), 15 deletions(-)

-- 
tejun

                 reply	other threads:[~2017-07-31 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170731152152.GB447614@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox