All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@ezchip.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	open list <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/tile changes for v4.3
Date: Fri, 4 Sep 2015 11:53:52 -0400	[thread overview]
Message-ID: <55E9BE90.7010308@ezchip.com> (raw)

Linus,

Please pull the following changes for 4.3 from:

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

This includes secure computing support as well as miscellaneous minor improvements.

Chris Metcalf (4):
       tile: enable full SECCOMP support
       tile: Remove finish_arch_switch
       tile/vdso: emit a GNU hash as well
       tile: correct some typos in opcode type names

Viresh Kumar (1):
       tile/time: Migrate to new 'set-state' interface

  .../seccomp/seccomp-filter/arch-support.txt        |  2 +-
  arch/tile/Kconfig                                  | 17 +++++++++++++
  arch/tile/include/asm/Kbuild                       |  1 +
  arch/tile/include/asm/elf.h                        |  4 +---
  arch/tile/include/asm/switch_to.h                  |  8 +++----
  arch/tile/include/asm/syscall.h                    | 28 +++++++++++++++++++++-
  arch/tile/include/uapi/arch/opcode_tilegx.h        |  6 ++---
  arch/tile/kernel/intvec_32.S                       |  1 +
  arch/tile/kernel/intvec_64.S                       |  1 +
  arch/tile/kernel/process.c                         |  5 ++++
  arch/tile/kernel/ptrace.c                          |  3 +++
  arch/tile/kernel/time.c                            |  8 ++++---
  arch/tile/kernel/vdso/Makefile                     |  4 ++--
  include/uapi/linux/audit.h                         |  3 +++
  include/uapi/linux/elf-em.h                        |  2 ++
  15 files changed, 75 insertions(+), 18 deletions(-)

-- 
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com


                 reply	other threads:[~2015-09-04 15:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55E9BE90.7010308@ezchip.com \
    --to=cmetcalf@ezchip.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.