All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lv Zheng <lv.zheng@intel.com>
To: Len Brown <len.brown@intel.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Robert Moore <robert.moore@intel.com>
Cc: Lv Zheng <lv.zheng@intel.com>,
	stable@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: [PATCH 00/03] Hotfixes in ACPICA 20130418 Release
Date: Wed,  8 May 2013 12:00:35 +0800	[thread overview]
Message-ID: <cover.1367912853.git.lv.zheng@intel.com> (raw)
In-Reply-To: <cover.1367813690.git.lv.zheng@intel.com>

The 20130418 ACPICA kernel resident system updates is linuxized based on
the pm/linux-next branch.
This patch set includes hot fixes useful for -stable.

Bob Moore (1):
  ACPICA: Fix possible buffer overflow during a field unit read
    operation

Jung-uk Kim (1):
  ACPICA: _OSI support: Fix possible memory leak

Tomasz Nowicki (1):
  ACPICA: ACPICA: Fix for _INI regression

 drivers/acpi/acpica/exfldio.c |   14 +++++++++++++-
 drivers/acpi/acpica/nsinit.c  |    1 +
 drivers/acpi/acpica/utosi.c   |    3 ++-
 3 files changed, 16 insertions(+), 2 deletions(-)

-- 
1.7.10


       reply	other threads:[~2013-05-08  4:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1367813690.git.lv.zheng@intel.com>
2013-05-08  4:00 ` Lv Zheng [this message]
2013-05-08  4:01   ` [PATCH 1/3] ACPICA: Fix possible buffer overflow during a field unit read operation Lv Zheng
2013-05-08  4:01   ` [PATCH 2/3] ACPICA: _OSI support: Fix possible memory leak Lv Zheng
2013-05-08  4:02   ` [PATCH 3/3] ACPICA: ACPICA: Fix for _INI regression Lv Zheng
2013-05-29  2:08 ` [PATCH 00/07] ACPICA 20130418 Release Lv Zheng
2013-05-29  2:09   ` [PATCH 1/7] ACPICA: Change an exception code for the ASL UnLoad() operator Lv Zheng
2013-05-29  2:09   ` [PATCH 2/7] ACPICA: Add BIOS error interface for predefined name validation support Lv Zheng
2013-05-29  2:09   ` [PATCH 3/7] ACPICA: Add argument typechecking for all predefined ACPI names Lv Zheng
2013-05-29  2:09   ` [PATCH 4/7] ACPICA: Predefined name support: Remove unused local variable Lv Zheng
2013-05-29  2:09   ` [PATCH 5/7] ACPICA: Remove unused macros, no functional change Lv Zheng
2013-05-29  2:09   ` [PATCH 6/7] ACPICA: Update for "orphan" embedded controller _REG method support Lv Zheng
2013-05-30  2:03     ` [PATCH v2 " Zheng, Lv
2013-05-29  2:09   ` [PATCH 7/7] ACPICA: Update version to 20130418 Lv Zheng
2013-05-29 20:41   ` [PATCH 00/07] ACPICA 20130418 Release Brown, Len
2013-05-30  0:02     ` Zheng, Lv
2013-06-01 20:09   ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1367912853.git.lv.zheng@intel.com \
    --to=lv.zheng@intel.com \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=robert.moore@intel.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.