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: <54E1C70C.7010703@synopsys.com>
Date:	Mon, 16 Feb 2015 16:01:40 +0530
From:	Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:	linus Torvalds <torvalds@...ux-foundation.org>
CC:	lkml <linux-kernel@...r.kernel.org>,
	Alexey Brodkin <Alexey.Brodkin@...opsys.com>,
	Peter Hurley <peter@...leysoftware.com>,
	"Tobias Klauser" <tklauser@...tanz.ch>
Subject: [GIT PULL] ARC fixes for 3.20-rc1

Hi Linus,

ARC updates for 3.20. Please pull.

Thx,
-Vineet

------->8----------------

The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:

  Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-3.20-rc1

for you to fetch changes up to 06f34e1c28f3608b0ce5b310e41102d3fe7b65a1:

  ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE (2015-02-13
18:01:12 +0530)

----------------------------------------------------------------
ARC updates for 3.20

Some fixes, nothing too exciting this time as well...

----------------------------------------------------------------
Alexey Brodkin (1):
      ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE

Peter Hurley (1):
      ARC: Fix earlycon build breakage

Tobias Klauser (1):
      arc: Remove unused prepare_to_copy()

Vineet Gupta (4):
      ARC: fix /proc/cpuinfo for offline cpus
      ARC: add some more comments to ret_from_fork
      ARC: use ACCESS_ONCE in cmpxchg loop
      ARC: Dynamically determine BASE_BAUD from DeviceTree

 arch/arc/include/asm/pgtable.h   |  3 ++-
 arch/arc/include/asm/processor.h |  3 ---
 arch/arc/include/asm/serial.h    | 23 +++++------------------
 arch/arc/kernel/devtree.c        | 24 ++++++++++++++++++++++++
 arch/arc/kernel/entry.S          | 14 +++++++++-----
 arch/arc/kernel/setup.c          |  7 ++++++-
 arch/arc/kernel/smp.c            |  2 +-
 7 files changed, 47 insertions(+), 29 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