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, 6 Oct 2014 14:18:09 -0400
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/tile changes for 3.18

Linus,

Please pull the following changes for 3.18 from:

   git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master

The only substantive pieces in this batch are some more vDSO support,
and removing the reference to &platform_bus in tile-srom.c.  The rest
are minor issues reported to me.

Thanks!

Chris Metcalf (4):
       tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMW
       tile gxio: use better string copy primitive
       tile: switch to using seqlocks for the vDSO time code
       tile: add clock_gettime support to vDSO

Geert Uytterhoeven (1):
       tile: Remove tile-specific _sinitdata and _einitdata

Himangi Saraogi (1):
       tile: use ARRAY_SIZE

Kurt McAlpine (1):
       Removed repeated word in comments

Pawel Moll (1):
       char: tile-srom: Add real platform bus parent

  arch/tile/Kconfig                     |   1 +
  arch/tile/gxio/mpipe.c                |  37 ++++++-
  arch/tile/include/asm/sections.h      |   3 -
  arch/tile/include/asm/vdso.h          |  20 ++--
  arch/tile/include/uapi/arch/sim_def.h |  10 +-
  arch/tile/kernel/time.c               |  61 ++++++++----
  arch/tile/kernel/traps.c              |   2 +-
  arch/tile/kernel/vdso/vdso.lds.S      |   2 +
  arch/tile/kernel/vdso/vgettimeofday.c | 176 +++++++++++++++++++++++++---------
  arch/tile/kernel/vmlinux.lds.S        |   2 -
  arch/tile/mm/init.c                   |  12 +--
  drivers/char/tile-srom.c              |  13 ++-
  12 files changed, 245 insertions(+), 94 deletions(-)

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
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