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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190817141226.GA2867@kunai>
Date:   Sat, 17 Aug 2019 16:12:32 +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,
        Peter Rosin <peda@...ntia.se>,
        Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c for 5.3

Linus,

I2C has one revert because of a regression, two fixes for tiny race
windows (which we were not able to trigger), a MAINTAINERS addition, and
a SPDX fix.

Please pull.

Thanks,

   Wolfram


The following changes since commit d45331b00ddb179e291766617259261c112db872:

  Linux 5.3-rc4 (2019-08-11 13:26:41 -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 90865a3dc597bd8463efacb749561095ba70b0aa:

  i2c: stm32: Use the correct style for SPDX License Identifier (2019-08-14 14:56:54 +0200)

----------------------------------------------------------------
Fabio Estevam (1):
      Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"

Nishad Kamdar (1):
      i2c: stm32: Use the correct style for SPDX License Identifier

Oleksij Rempel (1):
      MAINTAINERS: i2c-imx: take over maintainership

Wolfram Sang (2):
      i2c: rcar: avoid race when unregistering slave client
      i2c: emev2: avoid race when unregistering slave client

 MAINTAINERS                    |  8 ++++++++
 drivers/i2c/busses/i2c-emev2.c | 16 ++++++++++++----
 drivers/i2c/busses/i2c-imx.c   | 18 ++++++------------
 drivers/i2c/busses/i2c-rcar.c  | 11 +++++++----
 drivers/i2c/busses/i2c-stm32.h |  2 +-
 5 files changed, 34 insertions(+), 21 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ