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:	Thu,  9 May 2013 15:37:13 -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/12] 3.0.78-stable review

This is the start of the stable review cycle for the 3.0.78 release.
There are 12 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 Sat May 11 22:34:47 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.0.78-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.0.78-rc1

Jerry Hoemann <jerry.hoemann@...com>
    x86/mm: account for PGDIR_SIZE alignment

Chen Gang <gang.chen@...anux.com>
    kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()

Steven Rostedt (Red Hat) <rostedt@...dmis.org>
    tracing: Fix ftrace_dump()

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix possible segfault when parsing pm tables

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix endian bugs in atom_allocate_fb_scratch()

Alex Deucher <alexander.deucher@....com>
    drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS

Alex Deucher <alexander.deucher@....com>
    drm/radeon: don't use get_engine_clock() on APUs

David Müller <d.mueller@...oft.ch>
    drm/i915: Fall back to bit banging mode for DVO transmitter detection

Christian Lamparter <chunkeey@...glemail.com>
    drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900

Hans Schillstrom <hans@...illstrom.com>
    ipvs: ip_vs_sip_fill_param() BUG: bad check of return value

David Jeffery <djeffery@...hat.com>
    autofs - remove autofs dentry mount check

Vaidyanathan Srinivasan <svaidy@...ux.vnet.ibm.com>
    powerpc: fix numa distance for form0 device tree


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

Diffstat:

 Makefile                                 |  4 +--
 arch/powerpc/mm/numa.c                   |  2 +-
 arch/x86/mm/init.c                       |  5 ++++
 drivers/gpu/drm/i915/intel_dvo.c         | 13 +++++++-
 drivers/gpu/drm/i915/intel_lvds.c        |  8 +++++
 drivers/gpu/drm/radeon/atom.c            |  6 ++--
 drivers/gpu/drm/radeon/evergreen.c       | 10 +++++++
 drivers/gpu/drm/radeon/radeon_atombios.c | 10 ++++++-
 drivers/gpu/drm/radeon/radeon_pm.c       |  6 +++-
 fs/autofs4/expire.c                      |  9 ------
 kernel/audit_tree.c                      |  2 +-
 kernel/trace/trace.c                     | 51 +++++++++++++-------------------
 kernel/trace/trace_selftest.c            |  9 +++---
 net/netfilter/ipvs/ip_vs_pe_sip.c        |  6 +---
 14 files changed, 83 insertions(+), 58 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