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]
Message-Id: <51d1b2921700bfcca@agluck-desk.sc.intel.com>
Date:	Mon, 01 Jul 2013 09:47:14 -0700
From:	"Luck, Tony" <tony.luck@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Fixes for pstore for 3.11 merge window

The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:

  Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git tags/please-pull-pstore

for you to fetch changes up to 0d838347f1325cebfe8b9341a4b4c1f407022231:

  efivars: If pstore_register fails, free unneeded pstore buffer (2013-06-28 15:23:24 -0700)

----------------------------------------------------------------
Fixes for pstore for 3.11 merge window

----------------------------------------------------------------
Aruna Balakrishnaiah (1):
      pstore: Fail to unlink if a driver has not defined pstore_erase

Lenny Szubowicz (3):
      pstore: Return unique error if backend registration excluded by kernel param
      acpi: Eliminate console msg if pstore.backend excludes ERST
      efivars: If pstore_register fails, free unneeded pstore buffer

Rob Herring (2):
      pstore/ram: avoid atomic accesses for ioremapped regions
      pstore/ram: remove the power of buffer size limitation

Thomas Meyer (1):
      efi, pstore: Cocci spatch "memdup.spatch"

 drivers/acpi/apei/erst.c          | 20 ++++++++++-----
 drivers/firmware/efi/efi-pstore.c |  9 ++++---
 fs/pstore/inode.c                 |  2 ++
 fs/pstore/platform.c              | 11 ++++----
 fs/pstore/ram.c                   |  2 --
 fs/pstore/ram_core.c              | 54 +++++++++++++++++++++++++++++++++++++--
 6 files changed, 80 insertions(+), 18 deletions(-)
--
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