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:	Fri, 2 Apr 2010 16:44:31 +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.34-rc4

Please pull from:

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

Which contains:

Andrea Gelmini (1):
      USB gadget r8a66597-udc.c: duplicated include

Andrew Stubbs (1):
      sh: Fix FDPIC binary loader

Julia Lawall (1):
      arch/sh/kernel: Use set_cpus_allowed_ptr

Matt Fleming (2):
      sh: update the TLB replacement counter for entry wiring.
      sh: Enable the mmu in start_secondary()

Paul Mundt (2):
      sh: export return_address() symbol.
      sh: Fix up the SH-3 build for recent TLB changes.

Yusuke Goda (1):
      sh: Update ecovec_defconfig

 arch/sh/configs/ecovec24_defconfig        |  236 +++++++++++++++++++++++------
 arch/sh/include/asm/elf.h                 |    6 +-
 arch/sh/include/cpu-sh4/cpu/mmu_context.h |    2 +
 arch/sh/kernel/cpufreq.c                  |    4 +-
 arch/sh/kernel/return_address.c           |    3 +
 arch/sh/kernel/smp.c                      |    1 +
 arch/sh/mm/tlb-pteaex.c                   |   28 ++++
 arch/sh/mm/tlb-sh3.c                      |   19 +++
 arch/sh/mm/tlb-sh4.c                      |   28 ++++
 arch/sh/mm/tlb-urb.c                      |   22 ++-
 arch/sh/mm/tlbflush_32.c                  |   28 ----
 drivers/usb/gadget/r8a66597-udc.c         |    1 -
 12 files changed, 294 insertions(+), 84 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