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, 16 Jul 2015 15:29:10 -0700
From:	Darren Hart <dvhart@...radead.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.2-3

Hi Linus,

A few important fixes for dell-laptop, and a couple low impact/risk cleanups for
intel_*_ipc for 4.2.

Thanks,

Darren Hart
Intel Open Source Technology Center

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.2-3

for you to fetch changes up to 8642d7f8364d9fa84a83629129e78402c169c54a:

  intel_scu_ipc: move local memory initialization out of a mutex (2015-07-14 11:02:44 -0700)

----------------------------------------------------------------
platform-drivers-x86 for 4.2-3

Fix SMBIOS call handling and hwswitch state coherency in the dell-laptop driver.
Cleanups for intel_*_ipc drivers.

dell-laptop:
 - Do not cache hwswitch state
 - Check return value of each SMBIOS call
 - Clear buffer before each SMBIOS call

intel_scu_ipc:
 - Move local memory initialization out of a mutex

intel_pmc_ipc:
 - Update kerneldoc formatting
 - Fix compiler casting warnings

----------------------------------------------------------------
Christophe JAILLET (1):
      intel_scu_ipc: move local memory initialization out of a mutex

Pali Rohár (3):
      dell-laptop: Clear buffer before each SMBIOS call
      dell-laptop: Check return value of each SMBIOS call
      dell-laptop: Do not cache hwswitch state

qipeng.zha (2):
      intel_pmc_ipc: Fix compiler casting warnings
      intel_pmc_ipc: Update kerneldoc formatting

 arch/x86/include/asm/intel_pmc_ipc.h |  27 ------
 drivers/platform/x86/dell-laptop.c   | 171 +++++++++++++++++++++++++----------
 drivers/platform/x86/intel_pmc_ipc.c |  83 ++++++++++-------
 drivers/platform/x86/intel_scu_ipc.c |   6 +-
 4 files changed, 176 insertions(+), 111 deletions(-)

-- 
Darren Hart
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ