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:   Wed, 22 Nov 2017 15:59:30 -0800
From:   Darren Hart <dvhart@...radead.org>
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.15-2

Hi Linus,

No merge-specific notes for this pull request, content described below
in the tag.

The following changes since commit aaa40965d2342137d756121993c395e2a7463a8d:

  platform/x86: silead_dmi: Add silead, home-button property to some tablets (2017-11-18 19:28:58 +0200)

are available in the git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.15-2

for you to fetch changes up to c6f9288ee460565b94994aaf3261318199c2a674:

  platform/x86: dell-laptop: fix error return code in dell_init() (2017-11-21 20:11:44 +0200)

Thanks,

Darren Hart
VMware Open Source Technology Center

----------------------------------------------------------------
platform-drivers-x86 for v4.15-2

Fix two issues resulting from the dell-smbios refactoring and
introduction of the dell-smbios-wmi dispatcher. The first ensures a
proper error code is returned when kzalloc fails. The second avoids an
issue in older Dell BIOS implementations which would fail if the more
complex calls were made by limiting those platforms to the simple calls
such as those used by the existing dell-laptop and dell-wmi drivers,
preserving their functionality prior to the addition of the
dell-smbios-wmi dispatcher.

The following is an automated git shortlog grouped by driver:

dell-laptop:
 -  Fix error return code in dell_init()

dell-smbios-wmi:
 -  Disable userspace interface if missing hotfix

----------------------------------------------------------------
Mario Limonciello (1):
      platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix

weiyongjun (A) (1):
      platform/x86: dell-laptop: fix error return code in dell_init()

 drivers/platform/x86/dell-laptop.c         |  4 +++-
 drivers/platform/x86/dell-smbios-wmi.c     | 13 +++++++++++++
 drivers/platform/x86/dell-wmi-descriptor.c | 26 ++++++++++++++++++++++++--
 drivers/platform/x86/dell-wmi-descriptor.h |  1 +
 4 files changed, 41 insertions(+), 3 deletions(-)

-- 
Darren Hart
VMware Open Source Technology Center

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ