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, 28 Mar 2011 19:51:08 +0900
From:	Kukjin Kim <kgene.kim@...sung.com>
To:	'Linus Torvalds' <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org, ben-linux@...ff.org
Subject: [GIT PULL] Samsung fixes for 2.6.39-rc1

Hi Linus,

Please pull Samsung fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
s5p-fixes-for-linus

These things are for small fixes on 2.6.39-rc1.
If any problems, please let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@...sung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit 18bcd0c8cb7d85a9063b88ec810dc1cdc0974518:

  Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 (2011-03-27
20:37:50 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
s5p-fixes-for-linus

Banajit Goswami (1):
      ARM: S5P64X0: Fix iodesc array size for S5P6450

Huang Weiyi (1):
      ARM: S5PV210: Remove duplicated inclusion

Jeongtae Park (2):
      ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310
      ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210

Kukjin Kim (3):
      ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORM
      ARM: SAMSUNG: Fix CPU idmask
      ARM: Suspend: Fix dependency of ARCH_SUSPEND_POSSIBLE

Thomas Abraham (1):
      ARM: EXYNOS4: Fix addruart macro

Vladimir Zapolskiy (1):
      ARM: S5PV210: Fix security engine interrupt names

 arch/arm/Kconfig                                 |    1 +
 arch/arm/mach-exynos4/Kconfig                    |    7 ++++++-
 arch/arm/mach-exynos4/Makefile                   |    2 +-
 arch/arm/mach-exynos4/include/mach/debug-macro.S |    4 ++--
 arch/arm/mach-exynos4/mach-smdkc210.c            |    2 +-
 arch/arm/mach-exynos4/mach-smdkv310.c            |    2 +-
 arch/arm/mach-s5p64x0/cpu.c                      |    2 +-
 arch/arm/mach-s5pv210/include/mach/irqs.h        |    6 +++---
 arch/arm/mach-s5pv210/mach-smdkv210.c            |    1 -
 arch/arm/plat-s5p/cpu.c                          |    8 ++++----
 arch/arm/plat-samsung/init.c                     |    2 +-
 11 files changed, 21 insertions(+), 16 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