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:   Thu, 1 Mar 2018 20:20:58 +0200
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 4.16-5

Hi Linus,

Couple of regressions were found, thus this PR.
It's relatively small for this rc round, and has no merge conflicts.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 91ab883eb21325ad80f3473633f794c78ac87f51:

  Linux 4.16-rc2 (2018-02-18 17:29:42 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.16-5

for you to fetch changes up to 1cedc6385d5f7310af0a08831c6c4303486ba850:

  platform/x86: wmi: Fix misuse of vsprintf extension %pULL (2018-03-01 10:01:39 -0800)

----------------------------------------------------------------
platform-drivers-x86 for v4.16-5

Fix a regression on laptops like Dell XPS 9360 where keyboard stopped
working.

Correct sysfs wakeup attribute after removal of some drivers to reflect
that they are not able to wake system up anymore.

The following is an automated git shortlog grouped by driver:

intel-hid:
 -  Reset wakeup capable flag on removal

intel-vbtn:
 -  Reset wakeup capable flag on removal
 -  Only activate tablet mode switch on 2-in-1's

wmi:
 -  Fix misuse of vsprintf extension %pULL

----------------------------------------------------------------
Joe Perches (1):
      platform/x86: wmi: Fix misuse of vsprintf extension %pULL

Mario Limonciello (1):
      platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1's

Rafael J. Wysocki (2):
      platform/x86: intel-vbtn: Reset wakeup capable flag on removal
      platform/x86: intel-hid: Reset wakeup capable flag on removal

 drivers/platform/x86/intel-hid.c  |  1 +
 drivers/platform/x86/intel-vbtn.c | 47 +++++++++++++++++++++++++--------------
 drivers/platform/x86/wmi.c        |  6 ++---
 3 files changed, 34 insertions(+), 20 deletions(-)

-- 
With Best Regards,
Andy Shevchenko


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ