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, 24 Jan 2013 13:18:24 -0800
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: [ 00/15] 3.0.61-stable review

This is the start of the stable review cycle for the 3.0.61 release.
There are 15 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 Jan 26 21:16:11 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.61-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.61-rc1

Shuah Khan <shuah.khan@...com>
    ioat: Fix DMA memory sync direction correct flag

Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
    ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled

Robin Holt <holt@....com>
    SGI-XP: handle non-fatal traps

Kees Cook <keescook@...omium.org>
    x86: Use enum instead of literals for trap values [PARTIAL]

Alan Cox <alan@...ux.intel.com>
    ahci: Add identifiers for ASM106x devices

Daniel Vetter <daniel.vetter@...ll.ch>
    drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled

Bart Westgeest <bart@...rys.com>
    staging: usbip: changed function return type to void

Jiri Slaby <jirislaby@...il.com>
    serial: 8250, increase PASS_LIMIT

Zhenzhong Duan <zhenzhong.duan@...cle.com>
    drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists

Zhenzhong Duan <zhenzhong.duan@...cle.com>
    drivers/firmware/dmi_scan.c: check dmi version when get system uuid

Joel D. Diaz <joeldiaz@...ibm.com>
    SCSI: sd: Reshuffle init_sd to avoid crash

Alan Stern <stern@...land.harvard.edu>
    USB: UHCI: fix IRQ race during initialization

Colin Ian King <colin.king@...onical.com>
    PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported

Steven Rostedt <srostedt@...hat.com>
    ftrace: Be first to run code modification on modules

Chris Wilson <chris@...is-wilson.co.uk>
    drm/i915: Invalidate the relocation presumed_offsets along the slow path


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

Diffstat:

 Makefile                                   |  4 +-
 arch/x86/include/asm/traps.h               | 26 +++++++++++
 drivers/acpi/processor_idle.c              |  3 ++
 drivers/ata/ahci.c                         |  6 +++
 drivers/dma/ioat/dma_v3.c                  |  2 +-
 drivers/firmware/dmi_scan.c                | 78 +++++++++++++++++++++++++-------
 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 21 +++++++++
 drivers/gpu/drm/i915/i915_reg.h            |  3 ++
 drivers/gpu/drm/i915/intel_display.c       |  4 ++
 drivers/misc/sgi-xp/xpc_main.c             | 34 +++++++++++++-
 drivers/pci/pcie/aspm.c                    |  3 ++
 drivers/scsi/sd.c                          | 13 ++++--
 drivers/staging/usbip/usbip_common.c       | 11 ++---
 drivers/staging/usbip/usbip_common.h       |  2 +-
 drivers/staging/usbip/vhci_rx.c            |  3 +-
 drivers/tty/serial/8250.c                  |  2 +-
 drivers/usb/host/uhci-hcd.c                | 15 +++---
 include/linux/pci_ids.h                    |  2 +
 kernel/trace/ftrace.c                      |  2 +-
 19 files changed, 189 insertions(+), 45 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