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:	Fri, 23 Oct 2009 01:44:43 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, fengguang.wu@...el.com
Subject: Please pull hwpoison updates for 2.6.32-rc5


Linus,

Here are the hwpoison updates for 2.6.32-rc5. These contain bug fixes
from various people, including a workaround for the page flags
races that were discussed earlier, a fix for a workqueue in workqueue
deadlock and a couple of smaller fixes.

I also improved the documentation and did some clean up to the prctl()
interface before it is set in stone.

Please pull.

  git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 hwpoison-2.6.32

Andi Kleen (4):
      HWPOISON: Clean up PR_MCE_KILL interface
      HWPOISON: Add brief hwpoison description to Documentation
      HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page
      HWPOISON: Allow schedule_on_each_cpu() from keventd

Hugh Dickins (2):
      HWPOISON: fix oops on ksm pages
      HWPOISON: fix/proc/meminfo alignment

Wu Fengguang (2):
      HWPOISON: return early on non-LRU pages
      HWPOISON: fix invalid page count in printk output

 Documentation/vm/hwpoison.txt |  136 +++++++++++++++++++++++++++++++++++++++++
 fs/proc/meminfo.c             |    2 +-
 include/linux/prctl.h         |   12 ++++
 kernel/sys.c                  |   23 ++++++--
 kernel/workqueue.c            |   21 ++++++-
 mm/memory-failure.c           |   59 +++++++++---------
 mm/memory.c                   |    3 +-
 7 files changed, 219 insertions(+), 37 deletions(-)
 create mode 100644 Documentation/vm/hwpoison.txt

-Andi

-- 
ak@...ux.intel.com -- Speaking for myself only.
--
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