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 <[email protected]>
    Linux 3.0.78-rc1

Jerry Hoemann <[email protected]>
    x86/mm: account for PGDIR_SIZE alignment

Chen Gang <[email protected]>
    kernel/audit_tree.c: tree will leak memory when failure occurs in 
audit_trim_trees()

Steven Rostedt (Red Hat) <[email protected]>
    tracing: Fix ftrace_dump()

Alex Deucher <[email protected]>
    drm/radeon: fix possible segfault when parsing pm tables

Alex Deucher <[email protected]>
    drm/radeon: fix endian bugs in atom_allocate_fb_scratch()

Alex Deucher <[email protected]>
    drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS

Alex Deucher <[email protected]>
    drm/radeon: don't use get_engine_clock() on APUs

David Müller <[email protected]>
    drm/i915: Fall back to bit banging mode for DVO transmitter detection

Christian Lamparter <[email protected]>
    drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900

Hans Schillstrom <[email protected]>
    ipvs: ip_vs_sip_fill_param() BUG: bad check of return value

David Jeffery <[email protected]>
    autofs - remove autofs dentry mount check

Vaidyanathan Srinivasan <[email protected]>
    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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to