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:   Mon, 03 Jul 2017 16:37:49 +0100
From:   Ben Hutchings <ben@...adent.org.uk>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, Jiri Slaby <jslaby@...e.cz>,
        stable@...r.kernel.org
Cc:     lwn@....net
Subject: Linux 3.2.90

I'm announcing the release of the 3.2.90 kernel.

All users of the 3.2 kernel series should upgrade.

The updated 3.2.y git tree can be found at:
        https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.y
and can be browsed at the normal kernel.org git web browser:
        https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git

The diff from 3.2.89 is attached to this message.

Ben.

------------

 Documentation/kernel-parameters.txt |   7 ++
 Makefile                            |   2 +-
 arch/alpha/kernel/osf_sys.c         |   2 +-
 arch/arm/mm/mmap.c                  |  12 ++-
 arch/frv/mm/elf-fdpic.c             |   6 +-
 arch/ia64/kernel/sys_ia64.c         |  18 +++-
 arch/ia64/mm/hugetlbpage.c          |   4 +-
 arch/mips/mm/mmap.c                 |  19 ++--
 arch/parisc/kernel/sys_parisc.c     |  40 ++++++--
 arch/powerpc/mm/slice.c             |  24 +++--
 arch/sh/mm/mmap.c                   |  29 +++---
 arch/sparc/kernel/sys_sparc_32.c    |   2 +-
 arch/sparc/kernel/sys_sparc_64.c    |  30 +++---
 arch/sparc/mm/hugetlbpage.c         |  27 +++---
 arch/tile/mm/hugetlbpage.c          |  26 ++---
 arch/x86/kernel/sys_x86_64.c        |  29 +++---
 arch/x86/mm/hugetlbpage.c           |  24 +++--
 fs/hugetlbfs/inode.c                |   4 +-
 fs/proc/task_mmu.c                  |   4 -
 include/linux/mm.h                  |  53 +++++-----
 mm/memory.c                         |  49 ----------
 mm/mmap.c                           | 189 ++++++++++++++++++++++--------------
 net/rxrpc/ar-key.c                  |  64 ++++++------
 23 files changed, 363 insertions(+), 301 deletions(-)

Ben Hutchings (1):
      Linux 3.2.90

David Howells (1):
      rxrpc: Fix several cases where a padded len isn't checked in ticket decode

Helge Deller (1):
      Allow stack to grow up to address space limit

Hugh Dickins (1):
      mm: larger stack guard gap, between vmas

KOSAKI Motohiro (1):
      mm: simplify find_vma_prev()

Linus Torvalds (1):
      mm: do not grow the stack vma just because of an overrun on preceding vma

Mikulas Patocka (1):
      mm: fix find_vma_prev

-- 
Ben Hutchings
Larkinson's Law: All laws are basically false.


View attachment "linux-3.2.90.patch" of type "text/x-diff" (55557 bytes)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ