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:	Fri, 10 May 2013 14:05:57 +0100
From:	Matthew Garrett <mjg59@...f.ucam.org>
To:	torvalds@...ux-foundation.org
Cc:	platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] x86 platform driver updates

Hi Linus,

Small set of updates, mainly trivial bugfixes and some small updates to 
deal with newer hardware. There's also a new driver that allows qemu 
guests to notify the hypervisor that they've just paniced, which seems 
useful.

The following changes since commit e0fd9affeb64088eff407dfc98bbd3a5c17ea479:

  Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (2013-05-08 15:29:48 -0700)

are available in the git repository at:


  git://cavan.codon.org.uk/platform-drivers-x86.git for_linus

for you to fetch changes up to a1ec56ed9f42fb5374cd2add373811c9527c0995:

  Add support for fan button on Ideapad Z580 (2013-05-08 20:00:50 -0400)

----------------------------------------------------------------
AceLan Kao (2):
      dell: add new dell WMI format for the AIO machines
      asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75A

Alex Hung (1):
      hp-wmi: add more definitions for new event_id's

Alexandru Gheorghiu (1):
      drivers: platform: x86: Use PTR_RET function

Arthur Wirski (1):
      sony-laptop: SVS151290S kbd backlight and gfx switch support

David Woodhouse (1):
      dell-laptop: Fix krealloc() misuse in parse_da_table()

Hu Tao (1):
      pvpanic: pvpanic device driver

Maxim Mikityanskiy (1):
      Add support for fan button on Ideapad Z580

Shuah Khan (1):
      hp_accel: Ignore the error from lis3lv02d_poweron() at resume

 drivers/platform/x86/Kconfig          |   8 +++
 drivers/platform/x86/Makefile         |   2 +
 drivers/platform/x86/asus-nb-wmi.c    |   9 +++
 drivers/platform/x86/dell-laptop.c    |  10 +--
 drivers/platform/x86/dell-wmi-aio.c   |  53 +++++++++++++--
 drivers/platform/x86/hp-wmi.c         |  24 +++++++
 drivers/platform/x86/hp_accel.c       |   3 +-
 drivers/platform/x86/ideapad-laptop.c |   6 +-
 drivers/platform/x86/pvpanic.c        | 124 ++++++++++++++++++++++++++++++++++
 drivers/platform/x86/samsung-q10.c    |   5 +-
 drivers/platform/x86/sony-laptop.c    |  20 +++++-
 11 files changed, 248 insertions(+), 16 deletions(-)
 create mode 100644 drivers/platform/x86/pvpanic.c


-- 
Matthew Garrett | mjg59@...f.ucam.org

Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ