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:	Thu, 21 Feb 2013 09:32:50 -0800
From:	"Luck, Tony" <tony.luck@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] pstore patches for 3.9 merge window

The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:

  Linux 3.8-rc2 (2013-01-02 18:13:21 -0800)

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 fb0af3f2b1b613e5ea75426d454c7e5b1d1eef49:

  pstore: Create a convenient mount point for pstore (2013-02-12 13:07:22 -0800)

----------------------------------------------------------------
A few fixes to reduce places where pstore might hang
a system in the crash path. Plus a new mountpoint
(/sys/fs/pstore ... makes more sense then /dev/pstore).

----------------------------------------------------------------
Josh Boyer (1):
      pstore: Create a convenient mount point for pstore

Seiji Aguchi (4):
      pstore: Avoid deadlock in panic and emergency-restart path
      efi_pstore: Avoid deadlock in non-blocking paths
      efivars: Disable external interrupt while holding efivars->lock
      efi_pstore: Introducing workqueue updating sysfs

 Documentation/ABI/testing/pstore |  10 +--
 drivers/firmware/efivars.c       | 180 +++++++++++++++++++++++++++++----------
 fs/pstore/inode.c                |  18 +++-
 fs/pstore/platform.c             |  35 ++++++--
 include/linux/efi.h              |   3 +-
 include/linux/pstore.h           |   6 ++
 6 files changed, 192 insertions(+), 60 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