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:	Mon, 11 Jul 2011 14:55:10 +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 fixes for 3.0

Hi Linus,

Some small fixes for 3.0 - reversion of a commit that broke some Dells, 
a fix for a regression in acer-wmi and some trivial fixups for a couple 
of other drivers.

The following changes since commit e3bbfa78bab125f58b831b5f7f45b5a305091d72:

  Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging (2011-07-10 10:24:47 -0700)

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus

Andre Bartke (1):
      drivers/platform/x86: Fix memory leak

Axel Lin (1):
      platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM

Eric Dumazet (1):
      hp-wmi: fix use after free

Henrique de Moraes Holschuh (2):
      thinkpad-acpi: handle some new HKEY 0x60xx events
      thinkpad-acpi: handle HKEY 0x4010, 0x4011 events

Jose Alonso (1):
      dell-laptop - using buffer without mutex_lock

Keng-Yu Lin (1):
      Revert: "dell-laptop: Toggle the unsupported hardware killswitch"

Lee, Chun-Yi (1):
      acer-wmi: fix bitwise bug when set device state

Seth Forshee (1):
      acer-wmi: Only update rfkill status for associated hotkey events

 Documentation/laptops/thinkpad-acpi.txt |    5 ++
 drivers/platform/x86/acer-wmi.c         |   47 ++++++++++++--------
 drivers/platform/x86/asus-wmi.c         |    1 +
 drivers/platform/x86/compal-laptop.c    |    4 +-
 drivers/platform/x86/dell-laptop.c      |   30 ++-----------
 drivers/platform/x86/hp-wmi.c           |   11 +++--
 drivers/platform/x86/intel_oaktrail.c   |    1 +
 drivers/platform/x86/thinkpad_acpi.c    |   72 +++++++++++++++++++++++++------
 8 files changed, 108 insertions(+), 63 deletions(-)

-- 
Matthew Garrett | mjg59@...f.ucam.org
--
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