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:	Sun, 10 Apr 2016 09:31:38 +0200
From:	Wolfram Sang <wsa@...-dreams.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PULL REQUEST] i2c for 4.6

Linus,

some bugfixes from I2C:

* fix a uevent triggered boot problem by removing a useless debug print
* fix sysfs-attributes of the new i2c-demux-pinctrl driver to follow
  standard kernel behaviour
* fix a potential division-by-zero error (needed two takes)

Please pull.

   Wolfram


The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to caf280800aaf73f0796d1bb3fa0f6576c8222258:

  i2c: jz4780: really prevent potential division by zero (2016-04-09 08:36:44 +0200)

----------------------------------------------------------------
Ben Hutchings (1):
      i2c: mux: demux-pinctrl: Clean up sysfs attributes

Wolfram Sang (5):
      i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE
      i2c: mux: demux-pinctrl: Update docs to new sysfs-attributes
      i2c: jz4780: prevent potential division by zero
      Revert "i2c: jz4780: prevent potential division by zero"
      i2c: jz4780: really prevent potential division by zero

 .../ABI/testing/sysfs-platform-i2c-demux-pinctrl   | 29 +++++++---------
 drivers/i2c/busses/i2c-jz4780.c                    |  7 +++-
 drivers/i2c/i2c-core.c                             | 10 ++----
 drivers/i2c/muxes/i2c-demux-pinctrl.c              | 39 ++++++++++++++++------
 4 files changed, 49 insertions(+), 36 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ