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:	Thu, 5 Feb 2009 18:51:31 +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 2.6.29-rc4

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.29

Which contains:

Carmelo AMOROSO (1):
      sh: fcnvds fix with denormalized numbers on SH-4 FPU.

Christopher SMITH (1):
      sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.

Kuninori Morimoto (4):
      sh: mach-migor: Enable ov772x and tw9910 in defconfig.
      sh: ap325rxa: control camera power toggling.
      sh: ap325rxa: Add ov772x support.
      sh: ap325rxa: Enable ov772x in defconfig.

Paul Mundt (1):
      sh: Fix up spurious syscall restarting.

Stuart Menefy (1):
      sh: Handle calling csum_partial with misaligned data

Takashi Yoshii (1):
      sh: Fix up T-bit error handling in SH-4A mutex fastpath.

 arch/sh/boards/board-ap325rxa.c    |   63 ++++++++++++++++++++++++++++++--
 arch/sh/configs/ap325rxa_defconfig |   27 ++++++++++----
 arch/sh/configs/migor_defconfig    |   42 +++++++++++++++++-----
 arch/sh/include/asm/mutex-llsc.h   |   21 +++++------
 arch/sh/include/asm/syscall_32.h   |   22 ++----------
 arch/sh/include/asm/syscall_64.h   |   22 ++----------
 arch/sh/kernel/cpu/sh4/fpu.c       |    2 +-
 arch/sh/kernel/setup.c             |    8 ++--
 arch/sh/kernel/signal_32.c         |    4 +--
 arch/sh/kernel/signal_64.c         |    4 +--
 arch/sh/lib/checksum.S             |   69 ++++++++++++++++++++++++++----------
 11 files changed, 184 insertions(+), 100 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