lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 14 Jul 2017 11:54:53 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Linus <torvalds@...ux-foundation.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        linux-mmc <linux-mmc@...r.kernel.org>
Cc:     Adrian Hunter <adrian.hunter@...el.com>,
        Linus Walleij <linus.walleij@...aro.org>
Subject: [GIT PULL] MMC fixes for v.4.13 rc1

Hi Linus,

Here are a couple of mmc fixes intended for v4.13 rc1. They are based
on a commit from your tree earlier during the merge window and have
been tested in linux-next for a few days.

Details are as usual found in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 9967468c0a109644e4a1f5b39b39bf86fe7507a7:

  Merge branch 'akpm' (patches from Andrew) (2017-07-10 16:58:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.13-2

for you to fetch changes up to 9c284c41c0886f09e75c323a16278b6d353b0b4a:

  mmc: tmio-mmc: fix bad pointer math (2017-07-13 11:56:35 +0200)

----------------------------------------------------------------
MMC core:
 - Restore some behaviour of MMC_IOC_MULTI_CMD commands
 - Fix using un-initialized variable in mmc_blk_issue_drv_op()
 - Fix mmc block queue cleanup

MMC host:
 - sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld
 - tmio-mmc: Fix bad pointer math

----------------------------------------------------------------
Adrian Hunter (1):
      mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld

Chris Brandt (1):
      mmc: tmio-mmc: fix bad pointer math

Geert Uytterhoeven (2):
      mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL
      mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries

Grzegorz Sluja (1):
      mmc: block: Prevent new req entering queue after its cleanup

 drivers/mmc/core/block.c         |  6 +++-
 drivers/mmc/host/sdhci-acpi.c    | 70 ++++++++++++++++++++++++++++++++++++----
 drivers/mmc/host/tmio_mmc_core.c | 19 ++++++-----
 3 files changed, 78 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ