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, 31 Mar 2008 16:20:09 +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.25-rc8

Please pull from:

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

Which contains:

Adrian Bunk (1):
      remove include/asm-sh/floppy.h

Paul Mundt (2):
      sh: Fix occasional FPU register corruption under preempt.
      sh: Fix TIF_USEDFPU clearing under FPU emulation.

Yoshihiro Shimoda (1):
      sh: Fix up uImage compression type

 arch/sh/Kconfig               |    3 -
 arch/sh/boot/Makefile         |    2 +-
 arch/sh/kernel/cpu/sh2a/fpu.c |    1 +
 arch/sh/kernel/cpu/sh4/fpu.c  |    1 +
 arch/sh/kernel/cpu/sh5/fpu.c  |    1 +
 arch/sh/kernel/dump_task.c    |    1 +
 arch/sh/kernel/process_32.c   |    1 +
 arch/sh/kernel/signal_32.c    |    1 +
 include/asm-sh/floppy.h       |  268 -----------------------------------------
 include/asm-sh/fpu.h          |   39 ++++---
 include/asm-sh/processor.h    |    1 -
 include/asm-sh/processor_32.h |    1 +
 include/asm-sh/processor_64.h |    1 +
 13 files changed, 33 insertions(+), 288 deletions(-)
 delete mode 100644 include/asm-sh/floppy.h
--
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