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]
Date:	Mon,  1 Jul 2013 13:10:19 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	stable@...r.kernel.org
Subject: [ 00/13] 3.4.52-stable review

This is the start of the stable review cycle for the 3.4.52 release.
There are 13 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed Jul  3 20:03:01 UTC 2013.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.52-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.4.52-rc1

Peter Zijlstra <peterz@...radead.org>
    perf: Fix mmap() accounting hole

Peter Zijlstra <peterz@...radead.org>
    perf: Fix perf mmap bugs

Liang Li <liang.li@...driver.com>
    pch_uart: fix a deadlock when pch_uart as console

Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>
    UBIFS: fix a horrid bug

Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>
    UBIFS: prepare to fix a horrid bug

Stephane Eranian <eranian@...gle.com>
    perf: Disable monitoring on setuid processes for regular users

Gavin Shan <shangw@...ux.vnet.ibm.com>
    net/tg3: Avoid delay during MMIO access

Zefan Li <lizefan@...wei.com>
    dlci: validate the net device in dlci_del()

Zefan Li <lizefan@...wei.com>
    dlci: acquire rtnl_lock before calling __dev_get_by_name()

Oleg Nesterov <oleg@...hat.com>
    hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()

Anderson Lizardo <anderson.lizardo@...nbossa.org>
    Bluetooth: Fix crash in l2cap_build_cmd() with small MTU

Simon Baatz <gmbnomis@...il.com>
    ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU

Simon Baatz <gmbnomis@...il.com>
    ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page


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

Diffstat:

 Makefile                            |   4 +-
 arch/arm/include/asm/cacheflush.h   |   4 +-
 arch/arm/mm/flush.c                 |  33 +++++
 arch/arm/mm/nommu.c                 |   6 +
 drivers/net/ethernet/broadcom/tg3.c |  36 ++++++
 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 +
 14 files changed, 340 insertions(+), 115 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