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:	Fri, 15 Feb 2013 14:56:32 -0800
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/10] 3.7.9-stable review

This is the start of the stable review cycle for the 3.7.9 release.
There are 10 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 Sun Feb 17 22:54:03 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.7.9-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.7.9-rc1

Satoru Takeuchi <takeuchi_satoru@...fujitsu.com>
    efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter

Rafael J. Wysocki <rjw@...k.pl>
    PCI/PM: Clean up PME state when removing a device

Jan Beulich <JBeulich@...e.com>
    x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.

Mel Gorman <mgorman@...e.de>
    x86/mm: Check if PUD is large when validating a kernel address

Stoney Wang <song-bo.wang@...com>
    x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems

Kees Cook <keescook@...omium.org>
    x86: Do not leak kernel page mapping locations

Heiko Carstens <heiko.carstens@...ibm.com>
    s390/timer: avoid overflow when programming clock comparator

Gerald Schaefer <gerald.schaefer@...ibm.com>
    mm: don't overwrite mm->def_flags in do_mlockall()

Linus Walleij <linus.walleij@...aro.org>
    drivers/rtc/rtc-pl031.c: restore ST variant functionality

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Revert: xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end


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

Diffstat:

 Makefile                           |  4 ++--
 arch/s390/kernel/time.c            |  3 +++
 arch/x86/include/asm/pgtable.h     |  5 +++++
 arch/x86/kernel/apic/x2apic_phys.c | 21 +++++++++++----------
 arch/x86/mm/fault.c                |  8 +++++---
 arch/x86/mm/init_64.c              |  3 +++
 arch/x86/platform/efi/efi.c        |  2 +-
 arch/x86/xen/xen-asm_32.S          | 14 +++++++-------
 drivers/pci/remove.c               |  2 ++
 drivers/rtc/rtc-pl031.c            |  4 +++-
 fs/xfs/xfs_buf.c                   | 18 ------------------
 mm/mlock.c                         |  6 +++---
 12 files changed, 45 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