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, 2 Mar 2016 18:24:58 +0100
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 architecture updates for v4.5

Hi Linus,

please pull three patches for the parisc architecture for kernel v4.5 from:

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

We wire up the copy_file_range syscall, fix two bugs in the parisc ptrace code
and have a trivial fix for floppy.h to clarify an expression with parentheses.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (3):
      parisc: Use parentheses around expression in floppy.h
      parisc: Fix ptrace syscall number and return value modification
      parisc: Wire up copy_file_range syscall

 arch/parisc/include/asm/floppy.h      |  2 +-
 arch/parisc/include/uapi/asm/unistd.h |  3 ++-
 arch/parisc/kernel/ptrace.c           | 16 +++++++++++-----
 arch/parisc/kernel/syscall.S          |  5 ++++-
 arch/parisc/kernel/syscall_table.S    |  1 +
 5 files changed, 19 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ