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:	Tue, 24 May 2011 12:01:47 +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.40-rc1

Please pull from:

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

Which contains:

Guennadi Liakhovetski (8):
      sh: fix SD / MMC configuration dependencies on ecovec
      sh: update SDHI configuration symbols in defconfigs
      ALSA: add a module alias to the FSI driver
      i2c: add a module alias to the sh-mobile driver
      sh: cosmetic improvement: use an existing pointer
      dmaengine: shdma: fix locking
      dmaengine: shdma: add runtime- and system-level power management
      dmaengine: shdma: synchronize RCU before freeing, simplify spinlock

Kuninori Morimoto (2):
      sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
      sh: fixup fpu.o compile order

Magnus Damm (7):
      serial: sh-sci: Runtime PM support
      serial: sh-sci: suspend/resume wakeup support V2
      sh: sh-sci: sh7377 and sh73a0 build fixes
      clocksource: sh_cmt: __clocksource_updatefreq_hz() update
      clocksource: sh_cmt: Runtime PM support
      clocksource: sh_tmu: __clocksource_updatefreq_hz() update
      clocksource: sh_tmu: Runtime PM support

Paul Mundt (4):
      sh: intc: Set virtual IRQs as nothread.
      sh: select IRQ_FORCED_THREADING.
      sh: wire up sys_sendmmsg.
      sh: Ignore R_SH_NONE module relocations.

Ralf Baechle (1):
      SH: SE7751: Fix pcibios_map_platform_irq prototype.

Richard Weinberger (1):
      sh: remove warning and warning_symbol from struct stacktrace_ops

 arch/sh/Kconfig                          |    1 +
 arch/sh/boards/mach-ecovec24/setup.c     |   18 ++--
 arch/sh/configs/ecovec24_defconfig       |    2 +-
 arch/sh/configs/sh7757lcr_defconfig      |    2 +-
 arch/sh/drivers/pci/fixups-se7751.c      |    2 +-
 arch/sh/include/asm/stacktrace.h         |    3 -
 arch/sh/include/asm/unistd_32.h          |    3 +-
 arch/sh/include/asm/unistd_64.h          |    3 +-
 arch/sh/kernel/cpu/Makefile              |    4 +-
 arch/sh/kernel/cpu/shmobile/pm_runtime.c |    6 +-
 arch/sh/kernel/dumpstack.c               |   15 ---
 arch/sh/kernel/module.c                  |    2 +
 arch/sh/kernel/perf_callchain.c          |   12 --
 arch/sh/kernel/stacktrace.c              |   13 --
 arch/sh/kernel/syscalls_32.S             |    1 +
 arch/sh/kernel/syscalls_64.S             |    1 +
 arch/sh/oprofile/backtrace.c             |   13 --
 drivers/clocksource/sh_cmt.c             |   31 +++---
 drivers/clocksource/sh_tmu.c             |   31 +++--
 drivers/dma/shdma.c                      |  188 +++++++++++++++++++++++-------
 drivers/dma/shdma.h                      |    1 +
 drivers/i2c/busses/i2c-sh_mobile.c       |    1 +
 drivers/sh/clk/cpg.c                     |    2 +-
 drivers/sh/intc/virq.c                   |    5 +
 drivers/tty/serial/sh-sci.c              |   16 +++-
 drivers/tty/serial/sh-sci.h              |   16 ++--
 26 files changed, 235 insertions(+), 157 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