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]
Message-ID: <20081113093755.GA25999@linux-sh.org>
Date:	Thu, 13 Nov 2008 18:37:55 +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.28-rc5

Please pull from:

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

Which contains:

Francesco VIRLINZI (1):
      sh: Fixed the TMU0 reload value on resume

Magnus Damm (2):
      i2c: fix i2c-sh_mobile rx underrun
      sh: early printk port type fix

Paul Mundt (4):
      sh: Handle fixmap TLB eviction more coherently.
      sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
      sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.
      serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.

Stuart MENEFY (1):
      sh: __copy_user function can corrupt the stack in case of exception

Yoshihiro Shimoda (3):
      serial: sh-sci: fix cannot work SH7723 SCIFA
      fix sci type for SH7723
      usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB

 arch/sh/include/asm/io.h               |    4 ++++
 arch/sh/include/asm/pgtable.h          |    6 ++++++
 arch/sh/kernel/cpu/sh4a/setup-sh7723.c |    6 +++---
 arch/sh/kernel/early_printk.c          |    3 ++-
 arch/sh/kernel/timers/timer-tmu.c      |    2 +-
 arch/sh/lib/copy_page.S                |   11 ++++++++---
 arch/sh/mm/Makefile_32                 |    2 +-
 arch/sh/mm/Makefile_64                 |    2 +-
 arch/sh/mm/init.c                      |   12 +++++++++---
 arch/sh/mm/mmap.c                      |   31 +++++++++++++++++++++++++++++++
 arch/sh/mm/pg-sh4.c                    |   17 +++++++++++++++++
 drivers/i2c/busses/i2c-sh_mobile.c     |    3 ++-
 drivers/serial/sh-sci.c                |   22 ++++++++++++----------
 drivers/serial/sh-sci.h                |   16 ++++++++--------
 drivers/usb/host/r8a66597-hcd.c        |    5 +++--
 include/linux/serial_core.h            |    3 +++
 16 files changed, 111 insertions(+), 34 deletions(-)
 create mode 100644 arch/sh/mm/mmap.c
--
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