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]
Date:   Thu, 17 Jun 2021 16:04:18 +0200
From:   Hans de Goede <hdegoede@...hat.com>
To:     Chanwoo Choi <cw00.choi@...sung.com>
Cc:     Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
        Matti Vaittinen <mazziesaccount@...il.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
        MyungJoo Ham <myungjoo.ham@...sung.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Immutable branch between drivers/platform/x86 and
 drivers/extcon due for the v5.14 merge window

Hi Chanwoo,

As discussed here is a pull-req from an immutable branch with the
devm-helper changes from Matti for you to merge into the extcon tree.

I have already merged this into my review-hans branch and once the
builders had a chance to play with this I will push this
branch to platform-drivers-x86/for-next.

Regards,

Hans


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git tags/devm-helpers-v5.14-1

for you to fetch changes up to 87ee8de23c9df3a368504f34cf3d7f9be9207717:

  extcon: extcon-max8997: Simplify driver using devm (2021-06-17 13:22:27 +0200)

----------------------------------------------------------------
Signed tag for the immutable devm-helpers branch for merging
into the extcon and pdx86 trees.

----------------------------------------------------------------
Matti Vaittinen (5):
      devm-helpers: Add resource managed version of work init
      extcon: extcon-max14577: Fix potential work-queue cancellation race
      extcon: extcon-max77693.c: Fix potential work-queue cancellation race
      extcon: extcon-max8997: Fix IRQ freeing at error path
      extcon: extcon-max8997: Simplify driver using devm

 drivers/extcon/extcon-max14577.c | 16 +++++---------
 drivers/extcon/extcon-max77693.c | 17 +++++----------
 drivers/extcon/extcon-max8997.c  | 45 ++++++++++++++--------------------------
 include/linux/devm-helpers.h     | 25 ++++++++++++++++++++++
 4 files changed, 50 insertions(+), 53 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ