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, 19 Mar 2007 15:59:26 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] [RESEND] sh trivial fixes

Please pull from:

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

Which contains:

Hideo Saito (1):
      sh: Fix PCI BAR address-space wraparound.

Mike Frysinger (1):
      sh: Convert struct ioctls to static defines.

Paul Mundt (4):
      sh: Define missing __NR_readahead.
      sh: Fix SH-3 cache entry_mask and way_size calculation.
      sh: Fix bogus regs pointer in do_IRQ().
      serial: Fix sh-sci break interrupt/sysrq handling.

 arch/sh/drivers/pci/pci-auto.c |    6 ++++++
 arch/sh/kernel/cpu/init.c      |   20 +++++++++++++++++---
 arch/sh/kernel/cpu/sh2/entry.S |    1 +
 arch/sh/kernel/cpu/sh3/entry.S |    5 ++++-
 arch/sh/kernel/cpu/sh4/probe.c |   13 -------------
 arch/sh/kernel/irq.c           |   15 ++-------------
 drivers/serial/sh-sci.c        |   11 ++++++-----
 include/asm-sh/ioctls.h        |   22 +++++++++++-----------
 include/asm-sh/irq.h           |    5 +++++
 include/asm-sh/unistd.h        |    1 +
 10 files changed, 53 insertions(+), 46 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