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, 3 Aug 2007 14:52:35 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] More sh updates for 2.6.23-rc2

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23.git

Which contains:

David McCullough (1):
      sh: update snapgear defconfig.

Magnus Damm (3):
      sh: update r2d defconfig
      sh: fix cf support on r2d boards
      sh: fix defconfigs for sh7751r boards

Paul Mundt (5):
      sh: Fix lockdep debugging oops on SH-3/4.
      sh: Fix irqflags tracing for SH-3/4 nommu.
      sh: Don't include fault-nommu on SH-2/SH-2A.
      sh: Fix pgd mismatch from cached TTB in unhandled fault.
      sh: Fix SH-X3 FPU exception handling.

 arch/sh/boards/renesas/rts7751r2d/setup.c |    9 +-
 arch/sh/configs/hs7751rvoip_defconfig     |    2 +-
 arch/sh/configs/landisk_defconfig         |    2 +-
 arch/sh/configs/lboxre2_defconfig         |    2 +-
 arch/sh/configs/rts7751r2d_defconfig      |    8 +-
 arch/sh/configs/snapgear_defconfig        |  587 ++++++++++++-----------------
 arch/sh/configs/systemh_defconfig         |    2 +-
 arch/sh/configs/titan_defconfig           |    2 +-
 arch/sh/kernel/cpu/sh3/entry.S            |    3 +-
 arch/sh/kernel/traps.c                    |    5 +
 arch/sh/mm/Makefile                       |    4 +-
 arch/sh/mm/fault-nommu.c                  |   47 +--
 arch/sh/mm/fault.c                        |    3 +-
 include/asm-sh/rts7751r2d.h               |    2 +-
 14 files changed, 282 insertions(+), 396 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