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:	Thu, 31 Mar 2016 14:49:44 +0200
From:	Helge Deller <deller@....de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
	James Bottomley <James.Bottomley@...senPartnership.com>,
	John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc fixes for v4.6 rc2

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ