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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 03 May 2011 06:24:04 -0400
From:	Chris Ball <cjb@...top.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org
Subject: [GIT PULL] MMC fixes for 2.6.39-rc6

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus

to receive seven small fixes for MMC.  These have been tested in
linux-next.  Thanks.

The following changes since commit e8dad69408a9812d6bb42d03e74d2c314534a4fa:
  Linus Torvalds (1):
        Merge branch 'fixes' of git://git.kernel.org/.../jejb/parisc-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus

Ben Dooks (1):
      mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish

Chris Ball (2):
      mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
      mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish

Guennadi Liakhovetski (2):
      mmc: fix a race between card-detect rescan and clock-gate work instances
      mmc: tmio: fix .set_ios(MMC_POWER_UP) handling

Michael Buesch (1):
      mmc: omap: Fix possible NULL pointer deref

Michał Mirosław (1):
      mmc: core: mmc_add_card(): fix missing break in switch statement

 drivers/mmc/core/bus.c          |    1 +
 drivers/mmc/core/host.c         |    9 ++++-----
 drivers/mmc/host/omap.c         |    2 +-
 drivers/mmc/host/sdhci-pci.c    |    1 +
 drivers/mmc/host/sdhci.c        |    9 ++++++++-
 drivers/mmc/host/tmio_mmc_pio.c |   10 +++++-----
 include/linux/mmc/host.h        |    1 -
 7 files changed, 20 insertions(+), 13 deletions(-)

-- 
Chris Ball   <cjb@...top.org>   <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ