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:   Sat, 15 Jun 2019 20:15:15 +0300
From:   Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Darren Hart <dvhart@...radead.org>,
        Andy Shevchenko <andy@...radead.org>
Subject: [GIT PULL] platform-drivers-x86 for 5.2-3

Hi Linus,

Bunch of few fixes for v5.2 cycle, no merge conflicts observed.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

  Linux 5.2-rc4 (2019-06-08 20:24:46 -0700)

are available in the Git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.2-3

for you to fetch changes up to 8c2eb7b6468ad4aa5600aed01aa0715f921a3f8b:

  platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow (2019-06-12 11:49:20 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v5.2-3

Couple of driver enumeration issues have been fixed for Mellanox.
ASUS laptops got a regression with backlight, which is fixed now.
Dell computers got a wrong mode (tablet versus laptop) after resume,
that is fixed now.

The following is an automated git shortlog grouped by driver:

asus-wmi:
 -  Only Tell EC the OS will handle display hotkeys from asus_nb_wmi

intel-vbtn:
 -  Report switch events when event wakes device

mlx-platform:
 -  Fix parent device in i2c-mux-reg device registration

platform/mellanox:
 -  mlxreg-hotplug: Add devm_free_irq call to remove flow

----------------------------------------------------------------
Hans de Goede (1):
      platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi

Mathew King (1):
      platform/x86: intel-vbtn: Report switch events when event wakes device

Vadim Pasternak (2):
      platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
      platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow

 drivers/platform/mellanox/mlxreg-hotplug.c |  1 +
 drivers/platform/x86/asus-nb-wmi.c         |  8 ++++++++
 drivers/platform/x86/asus-wmi.c            |  2 +-
 drivers/platform/x86/asus-wmi.h            |  1 +
 drivers/platform/x86/intel-vbtn.c          | 16 ++++++++++++++--
 drivers/platform/x86/mlx-platform.c        |  2 +-
 6 files changed, 26 insertions(+), 4 deletions(-)

-- 
With Best Regards,
Andy Shevchenko


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ