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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110307114104.GB8194@linux.vnet.ibm.com>
Date:	Mon, 7 Mar 2011 17:11:04 +0530
From:	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To:	stable@...nel.org
Cc:	linux-kernel@...r.kernel.org, anton@...ba.org,
	benh@...nel.crashing.org
Subject: [PATCH 0/7] 2.6.32.stable kexec/kdump fixes backport series

A number of kexec/kdump fixes have gone into the current upstream kernel
that need to be part of the 2.6.32-stable, Herein are the patches.

Anton Blanchard (2):
  powerpc/kdump: CPUs assume the context of the oopsing CPU
  powerpc/kdump: Use chip->shutdown to disable IRQs

Matt Evans (1):
  powerpc/kexec: Fix orphaned offline CPUs across kexec

Maxim Uvarov (1):
  powerpc/crashdump: Do not fail on NULL pointer dereferencing

Michael Neuling (2):
  powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
  powerpc/kexec: Speedup kexec hash PTE tear down

Milton Miller (1):
  powerpc: Use more accurate limit for first segment memory	allocations


 arch/powerpc/include/asm/hvcall.h               |    1 +
 arch/powerpc/kernel/crash.c                     |   10 +++++-
 arch/powerpc/kernel/machine_kexec_64.c          |   25 +++++++++++++++
 arch/powerpc/kernel/setup_64.c                  |   17 ++++++++--
 arch/powerpc/platforms/pseries/hvCall.S         |   38 +++++++++++++++++++++++
 arch/powerpc/platforms/pseries/lpar.c           |   33 ++++++++++++--------
 arch/powerpc/platforms/pseries/plpar_wrappers.h |   18 +++++++++++
 7 files changed, 124 insertions(+), 18 deletions(-)


	Kamalesh
--
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