All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc fixes for v4.6 rc2
@ 2016-03-31 12:49 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2016-03-31 12:49 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hi Linus,

please pull two fixes for the parisc architecture from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.6-2

Fix seccomp filter support and SIGSYS signals on compat kernel. Both patches
are tagged for v4.5 stable kernel. 

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (2):
      parisc: Fix SIGSYS signals in compat case
      parisc: Fix and enable seccomp filter support

 arch/parisc/Kconfig               |  1 +
 arch/parisc/include/asm/compat.h  |  7 +++++++
 arch/parisc/include/asm/syscall.h | 13 +++++++++++++
 arch/parisc/kernel/ptrace.c       |  9 +++++++--
 arch/parisc/kernel/signal32.c     |  5 +++++
 arch/parisc/kernel/syscall.S      |  2 ++
 6 files changed, 35 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-31 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 12:49 [GIT PULL] parisc fixes for v4.6 rc2 Helge Deller

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.