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, 13 May 2008 18:19:48 -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


This has:

1) The mremap() validation fix that you noticed go to
   stable :-)

2) An edge case for the LMB library, and another change to
   make it's debugging facilities more useful.

3) Make sparc64 use a TS_RESTORE_SIGMASK just like x86 does.

Please pull, thanks a lot!

The following changes since commit c714a534d85576af21b06be605ca55cb2fb887ee:
  Linus Torvalds (1):
        Make 'cond_resched()' nullification depend on PREEMPT_BKL

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master

David S. Miller (4):
      sparc: Fix mremap address range validation.
      lmb: Fix inconsistent alignment of size argument.
      lmb: Make lmb debugging more useful.
      sparc64: Use a TS_RESTORE_SIGMASK

 arch/sparc/kernel/sys_sparc.c     |   48 ++++---------------------------------
 arch/sparc64/kernel/rtrap.S       |    6 ++--
 arch/sparc64/kernel/signal.c      |   21 ++++++++-------
 arch/sparc64/kernel/signal32.c    |   13 ++++-----
 arch/sparc64/kernel/sys_sparc.c   |   36 +++------------------------
 arch/sparc64/kernel/sys_sparc32.c |   33 +-----------------------
 include/asm-sparc/mman.h          |    5 +--
 include/asm-sparc64/mman.h        |    5 +--
 include/asm-sparc64/thread_info.h |   28 ++++++++++++++++++---
 lib/lmb.c                         |   45 +++++++++++++++++++++++-----------
 10 files changed, 89 insertions(+), 151 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