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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 31 May 2007 20:00:37 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh updates for 2.6.22-rc4

Please pull from:

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

Which contains:

Andrew Morton (1):
      sh: support older gcc's

Evgeniy Polyakov (1):
      sh: trivial build cleanups.

Manuel Lauss (2):
      sh: Trivial fix for dma-api compile failure.
      sh: Fix vsyscall build failure.

Paul Mundt (1):
      sh: section mismatch fixes for system timer.

Takashi YOSHII (1):
      sh: Fix pcrel too far for in_nmi label.

 arch/sh/Makefile                   |    2 +-
 arch/sh/drivers/dma/dma-api.c      |    1 +
 arch/sh/kernel/cf-enabler.c        |    6 ++++++
 arch/sh/kernel/cpu/sh3/entry.S     |    1 +
 arch/sh/kernel/cpu/sh4/probe.c     |    1 +
 arch/sh/kernel/smp.c               |    2 ++
 arch/sh/kernel/timers/timer.c      |    5 ++---
 arch/sh/kernel/vsyscall/vsyscall.c |    1 +
 include/asm-sh/cpu-sh4/freq.h      |    3 +++
 include/asm-sh/dma.h               |    1 +
 include/asm-sh/io.h                |    6 +++---
 include/asm-sh/smp.h               |    2 +-
 include/asm-sh/spinlock.h          |    8 +++++++-
 include/asm-sh/spinlock_types.h    |    4 +++-
 14 files changed, 33 insertions(+), 10 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