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:	Mon, 29 Aug 2011 17:20:13 +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.1-rc5

This fixes up some unaligned access instruction pairs for SH-2A
toolchains, and other misc fixes. The only thing particularly noteworthy
are the serial runtime PM bits which properly enable context restore on
parts that make effective use of deep sleep states (mostly the R-Mobile
parts at this point), fixing up loss of console issues.

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-3.x.git sh-fixes-for-linus

Which contains:

David Engraf (1):
      shwdt: fix usage of mod_timer

Magnus Damm (4):
      clocksource: sh_cmt: wait for CMCNT on init V2
      sh: intc: enable both edges GPIO interrupts on sh7372
      serial: sh-sci: fix DMA build by including dma-mapping.h
      serial: sh-sci: console Runtime PM support

Paul Gortmaker (1):
      sh: Fix conflicting definitions of ptrace_triggered

Paul Mundt (2):
      serial: sh-sci: Fix up default regtype probing.
      sh: Fix up fallout from cpuidle changes.

Phil Edworthy (2):
      sh: Fix unaligned memory access for branches without delay slots
      sh: Add unaligned memory access for PC relative intructions

Takashi YOSHII (1):
      serial: sh-sci: report CTS as active for get_mctrl

Yoshihiro Shimoda (1):
      sh: fix the compile error in setup-sh7757.c

 arch/sh/include/asm/ptrace.h           |    2 +-
 arch/sh/kernel/cpu/sh4a/setup-sh7757.c |    1 +
 arch/sh/kernel/idle.c                  |    2 +-
 arch/sh/kernel/traps_32.c              |   37 ++++++++++++++++
 drivers/clocksource/sh_cmt.c           |   34 ++++++++++++++-
 drivers/sh/intc/chip.c                 |    3 +
 drivers/tty/serial/sh-sci.c            |   71 +++++++++++++++++++++++++++-----
 7 files changed, 135 insertions(+), 15 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