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, 16 Aug 2010 17:16:21 +0100
From:	Matthew Garrett <mjg59@...f.ucam.org>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org
Subject: [GIT PULL] Minor platform driver updates

Hi Linus,

I know it's post RC1, but these are a couple of potential (if unlikely) 
crash fixers, patches to enable rfkill control on a single model of Dell 
and some Thinkpad updates that are effectively noops on current hardware 
but improve support for machines that aren't out yet. Nothing 
heartbreaking if it has to wait for .37.

The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:

  Linux 2.6.36-rc1 (2010-08-15 17:41:37 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus

Dan Carpenter (1):
      intel_ips: potential null dereference

Henrique de Moraes Holschuh (4):
      thinkpad-acpi: find ACPI video device by synthetic HID
      thinkpad-acpi: untangle ACPI/vendor backlight selection
      thinkpad-acpi: lock down size of hotkey keymap
      thinkpad-acpi: add support for model-specific keymaps

Jens Taprogge (1):
      thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards

Julia Lawall (1):
      drivers/platform/x86: Adjust confusing if indentation

Kulikov Vasiliy (1):
      x86: intel_ips: do not use PCI resources before pci_enable_device()

Victor van den Elzen (1):
      platform/x86: move rfkill for Dell Mini 1012 to compal-laptop

 Documentation/laptops/thinkpad-acpi.txt |    4 +
 drivers/platform/x86/asus_acpi.c        |    6 +-
 drivers/platform/x86/compal-laptop.c    |    9 ++
 drivers/platform/x86/dell-laptop.c      |    7 ++
 drivers/platform/x86/intel_ips.c        |   15 ++-
 drivers/platform/x86/thinkpad_acpi.c    |  171 ++++++++++++++++---------------
 6 files changed, 121 insertions(+), 91 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