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, 6 Apr 2012 00:24:43 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh updates for 3.4-rc1

The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:

  Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh (2012-03-30 00:09:17 -0700)

are available in the git repository at:

  git://github.com/pmundt/linux-sh.git sh-for-linus

Paul Mundt (6):
      sh: fix up fallout from system.h disintegration.
      sh: dwarf unwinder depends on SHcompact.
      sh: dma: Fix up device attribute mismatch from sysdev fallout.
      sh: vsyscall: Fix up .eh_frame generation.
      serial: sh-sci: use serial_port_in/out vs sci_in/out.
      Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-latest

Shimoda, Yoshihiro (1):
      sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver

 arch/sh/Kconfig.debug                        |    1 +
 arch/sh/boards/board-sh7785lcr.c             |    1 +
 arch/sh/boards/mach-hp6xx/pm.c               |    1 +
 arch/sh/drivers/dma/dma-sysfs.c              |    2 +-
 arch/sh/kernel/cpu/fpu.c                     |    1 +
 arch/sh/kernel/cpu/sh2a/fpu.c                |    1 +
 arch/sh/kernel/cpu/sh4/fpu.c                 |    1 +
 arch/sh/kernel/cpu/sh4a/clock-sh7757.c       |    2 +-
 arch/sh/kernel/cpu/shmobile/pm.c             |    1 +
 arch/sh/kernel/idle.c                        |    2 +-
 arch/sh/kernel/kgdb.c                        |    1 +
 arch/sh/kernel/process_32.c                  |    1 +
 arch/sh/kernel/smp.c                         |    1 +
 arch/sh/kernel/vsyscall/vsyscall-sigreturn.S |   35 ++++++
 arch/sh/kernel/vsyscall/vsyscall-trapa.S     |   23 ++--
 arch/sh/mm/cache-sh4.c                       |    1 +
 arch/sh/mm/flush-sh4.c                       |    1 +
 arch/sh/mm/sram.c                            |    1 +
 drivers/tty/serial/sh-sci.c                  |  167 +++++++++++++-------------
 drivers/tty/serial/sh-sci.h                  |    8 +-
 20 files changed, 147 insertions(+), 105 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