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:34:14 -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/26] 3.4.45-stable review

This is the start of the stable review cycle for the 3.4.45 release.
There are 26 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:32:50 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.45-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.45-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 handling of v6 power tables

Alex Deucher <alexander.deucher@....com>
    drm/radeon: add new richland pci ids

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: add some new SI PCI ids

Alex Deucher <alexander.deucher@....com>
    drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)

Alex Deucher <alexander.deucher@....com>
    drm/radeon: properly lock disp in mc_stop/resume for evergreen+

Alex Deucher <alexander.deucher@....com>
    drm/radeon/dce6: add missing display reg for tiling setup

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

Rafał Bilski <rafalbilski@...eria.pl>
    cpufreq / Longhaul: Disable driver by default

Stefan Bader <stefan.bader@...onical.com>
    r8169: fix 8168evl frame padding.

Theodore Ts'o <tytso@....edu>
    ext4: add check for inodes_count overflow in new resize ioctl

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

Sarah Sharp <sarah.a.sharp@...ux.intel.com>
    xhci: Don't warn on empty ring for suspended devices.

Peter Zijlstra <a.p.zijlstra@...llo.nl>
    perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL

Peter Zijlstra <a.p.zijlstra@...llo.nl>
    perf/x86/intel/lbr: Fix LBR filter

Benjamin Herrenschmidt <benh@...nel.crashing.org>
    net/eth/ibmveth: Fixup retrieval of MAC address

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

Anton Blanchard <anton@...ba.org>
    powerpc: Emulate non privileged DSCR read and write


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

Diffstat:

 Makefile                                   |  4 +-
 arch/powerpc/include/asm/ppc-opcode.h      |  4 ++
 arch/powerpc/kernel/traps.c                | 10 ++++-
 arch/powerpc/mm/numa.c                     |  2 +-
 arch/x86/kernel/cpu/perf_event_intel_lbr.c | 27 +++++++++---
 arch/x86/mm/init.c                         |  5 +++
 drivers/cpufreq/longhaul.c                 | 10 ++++-
 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         | 67 ++++++++++++++++++++++++++++--
 drivers/gpu/drm/radeon/evergreen_reg.h     |  2 +
 drivers/gpu/drm/radeon/ni.c                |  8 +++-
 drivers/gpu/drm/radeon/nid.h               |  4 ++
 drivers/gpu/drm/radeon/radeon_atombios.c   | 21 ++++++----
 drivers/gpu/drm/radeon/radeon_pm.c         |  6 ++-
 drivers/gpu/drm/radeon/si.c                |  1 +
 drivers/gpu/drm/radeon/sid.h               |  2 +
 drivers/net/ethernet/ibm/ibmveth.c         | 23 +++++-----
 drivers/net/ethernet/realtek/r8169.c       |  9 ++++
 drivers/usb/host/xhci-ring.c               | 23 ++++++----
 fs/autofs4/expire.c                        |  9 ----
 fs/ext4/resize.c                           |  4 ++
 include/drm/drm_pciids.h                   |  5 +++
 kernel/audit_tree.c                        |  2 +-
 kernel/trace/trace.c                       | 62 ++++++++++++---------------
 kernel/trace/trace_selftest.c              |  9 ++--
 net/netfilter/ipvs/ip_vs_pe_sip.c          |  6 +--
 28 files changed, 248 insertions(+), 104 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