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, 29 Sep 2011 15:31:02 -0400 (EDT)
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


The firmware exec bit problem took nearly 2 weeks to find, not
fun.

Please pull, thanks a lot!

The following changes since commit d5767c53535ac79758084773418e0ad186aba4a2:

  bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() (2011-09-28 10:23:44 -0700)

are available in the git repository at:
  git://github.com/davem330/sparc.git master

David S. Miller (3):
      sparc64: Future proof Niagara cpu detection.
      sparc: Make '-p' boot option meaningful again.
      sparc64: Force the execute bit in OpenFirmware's translation entries.

Mathias Krause (1):
      sparc, exec: remove redundant addr_limit assignment

 arch/sparc/include/asm/spitfire.h |    2 ++
 arch/sparc/include/asm/xor_64.h   |    4 +++-
 arch/sparc/kernel/cpu.c           |   12 ++++++++++++
 arch/sparc/kernel/cpumap.c        |    2 ++
 arch/sparc/kernel/head_64.S       |   25 ++++++++++++++++++++++---
 arch/sparc/kernel/process_32.c    |    3 +--
 arch/sparc/kernel/process_64.c    |    3 ---
 arch/sparc/kernel/setup_32.c      |    2 +-
 arch/sparc/kernel/setup_64.c      |   18 +++++++++++++-----
 arch/sparc/mm/init_64.c           |    5 +++++
 10 files changed, 61 insertions(+), 15 deletions(-)
--
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