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, 8 Feb 2008 20:56:59 +1100
From:	Paul Mackerras <paulus@...ba.org>
To:	torvalds@...ux-foundation.org
CC:	linuxppc-dev@...abs.org, linux-kernel@...r.kernel.org,
	akpm@...ux-foundation.org
Subject: Please pull powerpc.git for-2.6.25 branch

Linus,

Please do

git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git for-2.6.25

to get some bug-fixes for powerpc (1 for powermac and 8 for Cell),
plus 3 commits from Badari Pulavarty that implement memory hot-remove
for 64-bit powerpc.  These 3 commits have been signed-off by Andrew
Morton.  One of them touches generic code (kernel/resource.c), and it
has been acked by KAMEZAWA Hiroyuki.

Thanks,
Paul.

 arch/powerpc/Kconfig                            |    6 +++
 arch/powerpc/mm/mem.c                           |   33 +++++++++++++++
 arch/powerpc/platforms/cell/iommu.c             |   48 +++++++++++++----------
 arch/powerpc/platforms/cell/spufs/backing_ops.c |    6 +++
 arch/powerpc/platforms/cell/spufs/fault.c       |   12 ++----
 arch/powerpc/platforms/cell/spufs/file.c        |   49 ++++++++++++++---------
 arch/powerpc/platforms/cell/spufs/run.c         |   21 ++++++----
 arch/powerpc/platforms/cell/spufs/spufs.h       |    5 ++
 arch/powerpc/platforms/powermac/feature.c       |   11 +++++
 drivers/macintosh/smu.c                         |   25 +++++++++++-
 include/asm-powerpc/pmac_feature.h              |    8 ++++
 kernel/resource.c                               |    2 -
 12 files changed, 166 insertions(+), 60 deletions(-)

Badari Pulavarty (3):
      [POWERPC] Add remove_memory() for 64-bit powerpc
      [POWERPC] Enable hotplug memory remove for 64-bit powerpc
      [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc

Benjamin Herrenschmidt (1):
      [POWERPC] Disable G5 NAP mode during SMU commands on U3

Christoph Hellwig (1):
      [POWERPC] spufs: Fix state_mutex leaks

Luke Browning (2):
      [POWERPC] spufs: No need to have a runnable SPU for libassist update
      [POWERPC] spufs: Fix timing dependent false return from spufs_run_spu

Masato Noguchi (1):
      [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write

Michael Ellerman (4):
      [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
      [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
      [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
      [POWERPC] Make cell IOMMU fixed mapping printk more useful

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