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-prev] [day] [month] [year] [list]
Date:	Sat, 8 Dec 2012 10:47:02 +0900
From:	satoru takeuchi <satoru.takeuchi@...il.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	linux-kernel@...r.kernel.org, stable@...r.kernel.org,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: Re: [ 00/11] 3.0.56-stable review

Hi Greg,

2012/12/7 Greg Kroah-Hartman <gregkh@...uxfoundation.org>:
> This is the start of the stable review cycle for the 3.0.56 release.
> There are 11 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.

This kernel can be built and boot without any problem.
Building a kernel with this kernel also works fine.

 - Build Machine: debian wheezy x86_64
   CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4
   memory: 8GB

 - Test machine: debian wheezy x86_64(KVM guest on the Build Machine)
   vCPU: x2
   memory: 2GB

I reviewed the following patches and it looks good to me.

> Jan Kara <jack@...e.cz>
>    scsi: Silence unnecessary warnings about ioctl to partition
>
> Alan Cox <alan@...ux.intel.com>
>     ACPI: missing break
>
> Mike Galbraith <efault@....de>
>     Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
>
> Mike Galbraith <mgalbraith@...e.de>
>     workqueue: exit rescuer_thread() as TASK_RUNNING
>
> Naoya Horiguchi <n-horiguchi@...jp.nec.com>
>     mm: soft offline: split thp at the beginning of soft_offline_page()
>
> Jianguo Wu <wujianguo@...wei.com>
>     mm/vmemmap: fix wrong use of virt_to_page

Thanks,
Satoru

>
> Responses should be made by Sun Dec  9 00:55:07 UTC 2012.
> 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.56-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.56-rc1
>
> Jan Kara <jack@...e.cz>
>     scsi: Silence unnecessary warnings about ioctl to partition
>
> Chris Wilson <chris@...is-wilson.co.uk>
>     drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
>
> Calvin Walton <calvin.walton@...stin.ca>
>     i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
>
> Alan Cox <alan@...ux.intel.com>
>     ACPI: missing break
>
> Michal Kubecek <mkubecek@...e.cz>
>     route: release dst_entry.hh_cache when handling redirects
>
> Mike Galbraith <efault@....de>
>     Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
>
> Mike Galbraith <mgalbraith@...e.de>
>     workqueue: exit rescuer_thread() as TASK_RUNNING
>
> Naoya Horiguchi <n-horiguchi@...jp.nec.com>
>     mm: soft offline: split thp at the beginning of soft_offline_page()
>
> Jianguo Wu <wujianguo@...wei.com>
>     mm/vmemmap: fix wrong use of virt_to_page
>
> Russell King - ARM Linux <linux@....linux.org.uk>
>     Dove: Fix irq_to_pmu()
>
> Russell King - ARM Linux <linux@....linux.org.uk>
>     Dove: Attempt to fix PMU/RTC interrupts
>
>
> -------------
>
> Diffstat:
>
>  Makefile                             |  4 ++--
>  arch/arm/mach-dove/include/mach/pm.h |  2 +-
>  arch/arm/mach-dove/irq.c             | 14 +++++++++++++-
>  block/scsi_ioctl.c                   |  5 ++++-
>  drivers/acpi/processor_driver.c      |  1 +
>  drivers/gpu/drm/i915/intel_lvds.c    | 16 ++++++++++++++++
>  kernel/sched_autogroup.c             |  4 ----
>  kernel/sched_autogroup.h             |  5 -----
>  kernel/workqueue.c                   |  4 +++-
>  mm/memory-failure.c                  |  8 ++++++++
>  mm/sparse.c                          | 10 ++++------
>  net/ipv4/route.c                     |  4 ++++
>  12 files changed, 56 insertions(+), 21 deletions(-)
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
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