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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130703181658.GA3049@kroah.com>
Date:	Wed, 3 Jul 2013 11:16:58 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.4.52

I'm announcing the release of the 3.4.52 kernel.

All users of the 3.4 kernel series must upgrade.

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

thanks,

greg k-h

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

 Makefile                          |    2 
 arch/arm/include/asm/cacheflush.h |    4 
 arch/arm/mm/flush.c               |   33 +++++
 arch/arm/mm/nommu.c               |    6 
 drivers/net/wan/dlci.c            |   26 +++-
 drivers/tty/serial/pch_uart.c     |   29 +++-
 fs/exec.c                         |   16 +-
 fs/ubifs/dir.c                    |   54 ++++++--
 include/linux/perf_event.h        |    3 
 kernel/events/core.c              |  233 ++++++++++++++++++++++++++------------
 kernel/events/hw_breakpoint.c     |    4 
 kernel/events/internal.h          |    4 
 net/bluetooth/l2cap_core.c        |    3 
 13 files changed, 303 insertions(+), 114 deletions(-)

Anderson Lizardo (1):
      Bluetooth: Fix crash in l2cap_build_cmd() with small MTU

Artem Bityutskiy (2):
      UBIFS: prepare to fix a horrid bug
      UBIFS: fix a horrid bug

Greg Kroah-Hartman (1):
      Linux 3.4.52

Liang Li (1):
      pch_uart: fix a deadlock when pch_uart as console

Oleg Nesterov (1):
      hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()

Peter Zijlstra (2):
      perf: Fix perf mmap bugs
      perf: Fix mmap() accounting hole

Simon Baatz (2):
      ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
      ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU

Stephane Eranian (1):
      perf: Disable monitoring on setuid processes for regular users

Zefan Li (2):
      dlci: acquire rtnl_lock before calling __dev_get_by_name()
      dlci: validate the net device in dlci_del()


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ