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]
Message-ID: <20170115121906.5xnatgszvhnmuk3r@ninjato>
Date:   Sun, 15 Jan 2017 13:19:10 +0100
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.10

Linus,

here is a pull request with bugfixes for I2C. Mostly core this time
which is a bit unusual but nothing really scary in there.

Also, this is the first public test run of my git-request-pull
enhancement to give credits to people taking part in quality assurance
(like reviewing and testing). I think we are lacking in this department
and this is my take on fixing it. I'll post about it on LKML seperately
later today.

Please pull.

Thanks,

   Wolfram


The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:

  Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

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 701dc207bf551d9fe6defa36e84a911e880398c3:

  i2c: piix4: Avoid race conditions with IMC (2017-01-12 20:52:12 +0100)

----------------------------------------------------------------
Colin Ian King (1):
      i2c: fix spelling mistake: "insufficent" -> "insufficient"

Dmitry Torokhov (1):
      i2c: do not enable fall back to Host Notify by default

John Garry (1):
      i2c: print correct device invalid address

Ricardo Ribalda Delgado (1):
      i2c: piix4: Avoid race conditions with IMC

Vlad Tsyrklevich (1):
      i2c: fix kernel memory disclosure in dev interface


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
      (Rev.) i2c: piix4: Avoid race conditions with IMC

Benjamin Tissoires (1):
      (Test) i2c: do not enable fall back to Host Notify by default

Vladimir Zapolskiy (1):
      (Rev.) i2c: print correct device invalid address

 Documentation/devicetree/bindings/i2c/i2c.txt |  8 ++++++++
 drivers/i2c/busses/i2c-piix4.c                | 22 ++++++++++++++++++++++
 drivers/i2c/i2c-core.c                        | 21 ++++++++++-----------
 drivers/i2c/i2c-dev.c                         |  2 +-
 include/linux/i2c.h                           |  1 +
 5 files changed, 42 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ