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, 1 May 2013 13:47:16 -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 v3.10

Linus,

Please pull the following changes for 3.10 from:

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

These are some minor new feature work and other changes that didn't merit
getting pushed up after the 3.9 merge window closed.

There should be a lot more activity in the 3.11 merge window.

Chris Metcalf (2):
      tile: support atomic64_dec_if_positive()
      tile: comment assumption about __insn_mtspr for <asm/irqflags.h>

Henrik Austad (1):
      tile: ns2cycles should use __raw_get_cpu_var

Paul Bolle (2):
      tile: remove two outdated Kconfig entries
      arch: remove KCORE_ELF again [tile]

Simon Marchi (6):
      arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
      arch/tile: Enable HAVE_ARCH_TRACEHOOK
      tile: move declaration of sys_call_table to <asm/syscall.h>
      tile: Add definition of NR_syscalls
      tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
      arch/tile: Fix syscall return value passed to tracepoint

 arch/tile/Kconfig                   |   17 +++------------
 arch/tile/include/asm/atomic.h      |   21 +++++++++++++++++++
 arch/tile/include/asm/irqflags.h    |   10 ++++++++-
 arch/tile/include/asm/ptrace.h      |    3 ++-
 arch/tile/include/asm/syscall.h     |    6 ++++++
 arch/tile/include/asm/syscalls.h    |    6 ------
 arch/tile/include/asm/thread_info.h |    8 +++++++
 arch/tile/include/uapi/asm/unistd.h |    2 ++
 arch/tile/kernel/intvec_32.S        |   10 +++++++--
 arch/tile/kernel/intvec_64.S        |   24 +++++++++++++++------
 arch/tile/kernel/ptrace.c           |   39 ++++++++++++++++++-----------------
 arch/tile/kernel/time.c             |    6 +++++-
 12 files changed, 102 insertions(+), 50 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