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:	Wed, 11 Jun 2014 14:44:30 -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.16

Linus,

Please pull the following changes for 3.16 from:

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

These mostly just address smaller issues reported to me.

Thanks!

Daniel Walter (1):
       replace strict_strto* call with kstrto*

Fabian Frederick (1):
       drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO

Geert Uytterhoeven (1):
       tile: Update comments for generic idle conversion

Rickard Strandqvist (1):
       arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables

Wang Sheng-Hui (2):
       tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags
       tile: cleanup the comment in init_pgprot

  arch/tile/include/asm/thread_info.h |  2 +-
  arch/tile/kernel/setup.c            | 12 +++++-------
  arch/tile/kernel/signal.c           |  7 +++----
  arch/tile/kernel/traps.c            |  5 ++---
  arch/tile/kernel/unaligned.c        | 15 ++-------------
  arch/tile/mm/init.c                 |  8 ++++----
  drivers/tty/hvc/hvc_tile.c          |  2 +-
  7 files changed, 18 insertions(+), 33 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