Re: [ 00/30] 3.0.68-stable review

2013-03-03 Thread Satoru Takeuchi
At Fri,  1 Mar 2013 11:45:21 -0800,
Greg Kroah-Hartman wrote:
> 
> This is the start of the stable review cycle for the 3.0.68 release.
> There are 30 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 Mar  3 19:44:54 UTC 2013.
> Anything received after that time might be too late.

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

Thanks,
Satoru
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ 00/30] 3.0.68-stable review

2013-03-01 Thread Shuah Khan
On Fri, Mar 1, 2013 at 12:45 PM, Greg Kroah-Hartman
 wrote:
> This is the start of the stable review cycle for the 3.0.68 release.
> There are 30 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 Mar  3 19:44:54 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.68-rc1.gz
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

Patches applied cleanly to 3.0.67, 3.4.34, and 3.8.1

Compiled and booted on the following systems:

HP EliteBook 6930p Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz
HP ProBook 6475b AMD A10-4600M APU with Radeon(tm) HD Graphics

Special test this cycle:
HP ProLiant DL385p Gen8: Tested all three releases for the following
commit: iommu/amd: Initialize device table after dma_ops

dmesgs for all releases look good. No regressions compared to the previous
dmesgs for each of these releases.

Cross-compile tests results:

alpha: defconfig passed on all
arm: defconfig passed on all
arm64: not applicable to 3.0.y, 3.4.y. defconfig passed on 3.8.y
c6x: not applicable to 3.0.y, defconfig passed on 3.4.y, and 3.8.y.
mips: defconfig passed on all
mipsel: defconfig passed on all
powerpc: wii_defconfig passed on all
sh: defconfig passed on all
sparc: defconfig passed on all
tile: tilegx_defconfig passed on all

-- Shuah
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ 00/30] 3.0.68-stable review

2013-03-01 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.0.68 release.
There are 30 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 Mar  3 19:44:54 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.68-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 3.0.68-rc1

Ian Abbott 
staging: comedi: check s->async for poll(), read() and write()

Ian Abbott 
staging: comedi: ni_labpc: set up command4 register *after* command3

Ian Abbott 
staging: comedi: ni_labpc: correct differential channel sequence for AI 
commands

Jiri Slaby 
s390/kvm: Fix store status for ACRS/FPRS fix

Jiri Slaby 
dca: check against empty dca_domains list before unregister provider fix

Li Zefan 
cgroup: fix exit() vs rmdir() race

Li Zefan 
cpuset: fix cpuset_print_task_mems_allowed() vs rename() race

Stoney Wang 
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems

Kees Cook 
x86: Do not leak kernel page mapping locations

Helge Deller 
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)

Oleg Nesterov 
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task

Oleg Nesterov 
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL

Oleg Nesterov 
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()

Michael S. Tsirkin 
vhost: fix length for cross region descriptor

J. Bruce Fields 
svcrpc: make svc_age_temp_xprts enqueue under sv_lock

Niu Yawei 
ext4: fix race in ext4_mb_add_n_trim()

Dan Carpenter 
media: rc: unlock on error in show_protocols()

Xi Wang 
sysctl: fix null checking in bin_dn_node_address()

Tejun Heo 
firewire: add minor number range check to fw_device_init()

Tejun Heo 
idr: fix a subtle bug in idr_get_next()

Jan Beulich 
xen-blkback: do not leak mode property

Xiaowei.Hu 
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink

Nicholas Bellinger 
target: Add missing mapped_lun bounds checking during make_mappedlun setup

H. Peter Anvin 
x86: Make sure we can boot in the case the BDA contains pure garbage

Konrad Rzeszutek Wilk 
doc, kernel-parameters: Document 'console=hvc'

Konrad Rzeszutek Wilk 
doc, xen: Mention 'earlyprintk=xen' in the documentation.

Steven Rostedt (Red Hat) 
ftrace: Call ftrace cleanup module notifier after all other notifiers

Tejun Heo 
posix-timer: Don't call idr_find() with out-of-range ID

Joerg Roedel 
iommu/amd: Initialize device table after dma_ops

Theodore Ts'o 
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format


-

Diffstat:

 Documentation/kernel-parameters.txt  |  5 +++
 Makefile |  4 +-
 arch/s390/kvm/kvm-s390.c |  2 +-
 arch/x86/kernel/amd_iommu_init.c | 10 +++--
 arch/x86/kernel/apic/x2apic_phys.c   | 17 +---
 arch/x86/kernel/head.c   | 53 ++-
 arch/x86/mm/fault.c  |  9 ++--
 drivers/block/xen-blkback/xenbus.c   | 49 +++---
 drivers/dca/dca-core.c   |  2 +-
 drivers/firewire/core-device.c   |  4 ++
 drivers/media/rc/rc-main.c   |  4 +-
 drivers/staging/comedi/comedi_fops.c |  8 ++--
 drivers/staging/comedi/drivers/ni_labpc.c| 35 +---
 drivers/target/target_core_fabric_configfs.c |  8 
 drivers/vhost/vhost.c|  2 +-
 fs/ext4/mballoc.c|  6 +--
 fs/ocfs2/suballoc.c  |  7 ++--
 fs/ocfs2/suballoc.h  |  2 +-
 include/linux/auto_fs.h  | 25 ---
 include/linux/quota.h|  1 +
 include/linux/sched.h| 11 -
 kernel/cgroup.c  |  8 
 kernel/cpuset.c  | 12 +-
 kernel/posix-timers.c|  7 
 kernel/ptrace.c  | 63 +++-
 kernel/sched.c   |  3 +-
 kernel/signal.c  | 17 
 kernel/sysctl_binary.c   |  3 +-
 kernel/trace/ftrace.c| 46 +---
 lib/idr.c|  9 +++-
 net/sunrpc/svc_xprt.c| 15 +--
 31 files changed, 288 insertions(+), 159 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordo