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, 27 Jun 2014 12:19:05 +0000
From:	Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	lkml <linux-kernel@...r.kernel.org>,
	Anton Kolesov <Anton.Kolesov@...opsys.com>,
	Paul Bolle <pebolle@...cali.nl>, Noam Camus <noamc@...hip.com>,
	Francois Bedard <Francois.Bedard@...opsys.com>
Subject: [GIT PULL] ARC Fixes for 3.16

Hi Linus,

Please pull ARC fixes for 3.16

Thx,
-Vineet

------------------>
The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/
tags/arc-fixes-for-3.16

for you to fetch changes up to 2328af0c9ce89d3ec121ba832c4e6faeff9e70ac:

  ARC: [SMP] Enable icache coherency (2014-06-26 11:59:01 +0530)

----------------------------------------------------------------
ARC fixes for 3.16

Some SMP changes, a ptrace request for NPTL debugging,
bunch of build breakages/warnings

----------------------------------------------------------------
Anton Kolesov (1):
      ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)

Noam Camus (1):
      ARC: [SMP] Fix IPI IRQ registration

Paul Bolle (1):
      ARC: remove checks for CONFIG_ARC_MMU_V4

Vineet Gupta (4):
      ARC: fix build warning in devtree
      ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
      ARC: optimize kernel bss clearing in early boot code
      ARC: [SMP] Enable icache coherency

 arch/arc/include/asm/cache.h       |  4 ++--
 arch/arc/include/uapi/asm/ptrace.h |  1 +
 arch/arc/kernel/ctx_sw_asm.S       |  2 +-
 arch/arc/kernel/devtree.c          |  2 +-
 arch/arc/kernel/head.S             |  7 ++++---
 arch/arc/kernel/ptrace.c           |  4 ++++
 arch/arc/kernel/smp.c              | 15 +++++++++++++--
 arch/arc/kernel/vmlinux.lds.S      |  2 +-
 arch/arc/mm/cache_arc700.c         | 25 +++++++++++++++++++------
 9 files changed, 46 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