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:	Tue, 31 May 2016 21:17:12 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
CC:	akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] Sparc


Please pull to get these sparc64 mmu context allocation and trap
return bug fixes, thanks.

The following changes since commit ecc5fbd5ef472a4c659dc56a5739b3f041c0530c:

  Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm (2016-05-25 10:40:15 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc 

for you to fetch changes up to 7cafc0b8bf130f038b0ec2dcdd6a9de6dc59b65a:

  sparc64: Fix return from trap window fill crashes. (2016-05-29 18:55:54 -0700)

----------------------------------------------------------------
David S. Miller (3):
      sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
      sparc: Harden signal return frame checks.
      sparc64: Fix return from trap window fill crashes.

 arch/sparc/include/asm/head_64.h |  4 ++++
 arch/sparc/include/asm/ttable.h  |  8 ++++----
 arch/sparc/kernel/Makefile       |  1 +
 arch/sparc/kernel/rtrap_64.S     | 57 +++++++++----------------------------------------------
 arch/sparc/kernel/signal32.c     | 46 +++++++++++++++++++++++++++++----------------
 arch/sparc/kernel/signal_32.c    | 41 +++++++++++++++++++++++++---------------
 arch/sparc/kernel/signal_64.c    | 31 +++++++++++++++++++-----------
 arch/sparc/kernel/sigutil_32.c   |  9 ++++++++-
 arch/sparc/kernel/sigutil_64.c   | 10 ++++++++--
 arch/sparc/kernel/urtt_fill.S    | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/sparc/mm/init_64.c          | 10 +++++++---
 11 files changed, 215 insertions(+), 100 deletions(-)
 create mode 100644 arch/sparc/kernel/urtt_fill.S

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ