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:	Sat, 19 Dec 2015 11:44:25 +0000
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.4

The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.4-rc5

for you to fetch changes up to c1f4a149406ce41962c6ba7d92047563f9e26e0b:

  Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-linus (2015-12-16 13:28:32 +0000)

----------------------------------------------------------------
spi: Fixes for v4.4

A couple of reference counting bugs here, one in spidev and one with
holding an extra reference in the core that we never freed if we removed
a device, plus a driver specific fix.  Both of the refcounting bugs are
very old but they've only been found by observation so hopefully their
impact has been low.

----------------------------------------------------------------
Bhuvanchandra DV (1):
      spi-fsl-dspi: Fix CTAR Register access

Johan Hovold (1):
      spi: fix parent-device reference leak

Mark Brown (3):
      spi: spidev: Hold spi_lock over all defererences of spi in release()
      Merge remote-tracking branch 'spi/fix/core' into spi-linus
      Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-linus

 drivers/spi/spi-fsl-dspi.c | 12 ++++++------
 drivers/spi/spi.c          |  2 +-
 drivers/spi/spidev.c       |  2 +-
 3 files changed, 8 insertions(+), 8 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