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 May 2012 11:57:20 +0100
From:	James Bottomley <James.Bottomley@...senPartnership.com>
To:	Andrew Morton <akpm@...ux-foundation.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Parisc List <linux-parisc@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] parisc updates for the 3.4+ merge window

This is a couple of updates to complete our fixes and one to fix a
compile failure caused during the merge window.  Additionally, we now
switch to the generic strncopy_from_user.

The update is available here:

git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git parisc-misc

The short changelog is:

James Bottomley (3):
      [PARISC] update parisc to use generic strncpy_from_user()
      [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __cpu_up()
      [PARISC] fix TLB fault path on PA2.0 narrow systems

John David Anglin (1):
      [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed before .text

And the diffstat:

 arch/parisc/Kconfig               |    1 +
 arch/parisc/include/asm/smp.h     |    2 --
 arch/parisc/include/asm/uaccess.h |    5 ++---
 arch/parisc/kernel/entry.S        |   30 +++++++++++++++------------
 arch/parisc/kernel/parisc_ksyms.c |    1 -
 arch/parisc/kernel/vmlinux.lds.S  |    6 ++++--
 arch/parisc/lib/lusercopy.S       |   41 -------------------------------------
 7 files changed, 24 insertions(+), 62 deletions(-)

James


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ