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:	Tue, 5 Apr 2016 11:36:32 -0700
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] SPI fixes for v4.6

The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:

  Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.6-rc2

for you to fetch changes up to cb39f732abbe4f38d2bef8e0a1c8bd5c242fc1b7:

  Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into spi-linus (2016-04-04 10:05:49 -0700)

----------------------------------------------------------------
spi: Fixes for v4.6

A couple of driver specific fixes here that came in since the merge
window plus one core fix for locking in cases where a client driver
grabs a lock on the whole bus for an extended series of operations that
was introduced by the changes to support accelerated flash operations.

----------------------------------------------------------------
Akinobu Mita (1):
      spi: omap2-mcspi: fix dma transfer for vmalloced buffer

Geert Uytterhoeven (1):
      spi: rockchip: Spelling s/divsor/divisor/

Heiko Stübner (1):
      spi: fix possible deadlock between internal bus locks and bus_lock_flag

Knut Wohlrab (1):
      spi: imx: only do necessary changes to ECSPIx_CONFIGREG

Mark Brown (3):
      Merge remote-tracking branch 'spi/fix/core' into spi-linus
      Merge remote-tracking branch 'spi/fix/imx' into spi-linus
      Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into spi-linus

Sascha Hauer (1):
      spi: imx: Fix possible NULL pointer deref

Shawn Lin (1):
      spi: rockchip: fix probe deferral handling

 drivers/spi/spi-imx.c         | 16 +++++++++--
 drivers/spi/spi-omap2-mcspi.c | 62 ++++++++++++-------------------------------
 drivers/spi/spi-rockchip.c    | 16 ++++++-----
 drivers/spi/spi.c             |  4 +--
 4 files changed, 43 insertions(+), 55 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ