[PATCH] powerpc/32bit:Store temporary result in r0 instead of r8

2013-05-31 Thread Priyanka Jain
While returning from exception handling in case of PREEMPT enabled, _TIF_NEED_RESCHED bit is checked in TI_FLAGS (thread_info flag) of current task. Only if this bit is set, it should continue with the process of calling preempt_schedule_irq() to schedule highest priority task if available. Cu

Re: [Regression] d96ac6f2: time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons

2013-05-31 Thread Jens Taprogge
On Fri, May 31, 2013 at 03:02:00AM +0200, Jens Taprogge wrote: > On Wed, May 29, 2013 at 06:08:18PM -0700, John Stultz wrote: > > On 05/29/2013 01:41 PM, Jens Taprogge wrote: > > >On Tue, May 28, 2013 at 12:51:19PM -0700, John Stultz wrote: > > >>On 05/26/2013 12:25 PM, Jens Taprogge wrote: > > >>>

Patch "x86, range: fix missing merge during add range" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled x86, range: fix missing merge during add range to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: x86-range

Patch "x86-64, init: Fix a possible wraparound bug in switchover in head_64.S" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled x86-64, init: Fix a possible wraparound bug in switchover in head_64.S to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch "x86, crc32-pclmul: Fix build with older binutils" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled x86, crc32-pclmul: Fix build with older binutils to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: x86-crc

Patch "x86: Allow FPU to be used at interrupt time even with eagerfpu" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled x86: Allow FPU to be used at interrupt time even with eagerfpu to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is

Re: [Xen-devel] xen-netback stable backports request (regression fixes)

2013-05-31 Thread William Dauchy
Thanks Ian, On Tue, May 28, 2013 at 11:47 AM, Ian Campbell wrote: > The following set of patches fix a xen netback regression caused by the > fixes for CVE-2013-0216 / CVE-2013-0217 / XSA-39 (the original change > was several patches starting at 48856286b64e), we'd like to see them > backported t

Re: [Xen-devel] xen-netback stable backports request (regression fixes)

2013-05-31 Thread William Dauchy
On Fri, May 31, 2013 at 3:20 PM, William Dauchy wrote: > I applied the patches on a 3.4.x kernel. > for netback I had to include: > 9eaee8b xen-netback: fix sparse warning > which I guess is ok to include in 3.4 > > for netfront, as Luis said, I also add to include: > f36c374 xen/netfront: handle

Fwd: Please add to stable: module: don't unlink the module until we've removed all exposure.

2013-05-31 Thread Ben Greear
Typo'd the stable email the first time around... Original Message Subject: Please add to stable: module: don't unlink the module until we've removed all exposure. Date: Fri, 31 May 2013 11:14:28 -0700 From: Ben Greear Organization: Candela Technologies To: Linux Kernel Maili

+ migrate-add-migrate_entry_wait_huge.patch added to -mm tree

2013-05-31 Thread akpm
Subject: + migrate-add-migrate_entry_wait_huge.patch added to -mm tree To: n-horigu...@ah.jp.nec.com,a...@firstfloor.org,kosaki.motoh...@jp.fujitsu.com,liw...@linux.vnet.ibm.com,mgor...@suse.de,mho...@suse.cz,r...@redhat.com,stable@vger.kernel.org From: a...@linux-foundation.org Date: Fri, 31 May

[3.8.y.z extended stable] Linux 3.8.13.1

2013-05-31 Thread Kamal Mostafa
I am announcing the release of the Linux 3.8.13.1 kernel. The updated 3.8.y tree can be found at: git://kernel.ubuntu.com/ubuntu/linux.git linux-3.8.y and can be browsed at: http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=refs/heads/linux-3.8.y;a=shortlog The diff from v3.8.13 is posted a

Re: [Regression] d96ac6f2: time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons

2013-05-31 Thread John Stultz
On 05/31/2013 05:06 AM, Jens Taprogge wrote: So, in the case of the reverted v3.9.4 with CONFIG_CPU_FREQ_STAT=y, CONFIG_X86_VERBOSE_BOOTUP makes a difference. To update the little table from above: With d96ac6f2 reverted: CONFIG_CPU_FREQ_STAT=n works CONFIG_CPU_FREQ_STAT=y and CONFIG_X86

Re: Fwd: Please add to stable: module: don't unlink the module until we've removed all exposure.

2013-05-31 Thread Greg KH
On Fri, May 31, 2013 at 11:18:29AM -0700, Ben Greear wrote: > Typo'd the stable email the first time around... > > > Original Message > Subject: Please add to stable: module: don't unlink the module until we've > removed all exposure. > Date: Fri, 31 May 2013 11:14:28 -0700 >

[stable request 3.4 3.0] USB: io_ti: Fix NULL dereference in chase_port()

2013-05-31 Thread Vinson Lee
Hi, This patch, which addresses CVE-2013-1774 and originally backported to 3.7.4, seems to have been missed for the 3.4 and 3.0 stable kernels. This patch is already in 3.5.7.z and 3.2.y. commit 1ee0a224bc9aad1de496c795f96bc6ba2c394811 Author: Wolfgang Frisch Date: Thu Jan 17 01:07:02 2013 +01

Re: Fwd: Please add to stable: module: don't unlink the module until we've removed all exposure.

2013-05-31 Thread Ben Greear
On 05/31/2013 03:48 PM, Greg KH wrote: On Fri, May 31, 2013 at 11:18:29AM -0700, Ben Greear wrote: Typo'd the stable email the first time around... Original Message Subject: Please add to stable: module: don't unlink the module until we've removed all exposure. Date: Fri, 3

Re: Fwd: Please add to stable: module: don't unlink the module until we've removed all exposure.

2013-05-31 Thread Greg KH
On Fri, May 31, 2013 at 03:51:32PM -0700, Ben Greear wrote: > On 05/31/2013 03:48 PM, Greg KH wrote: > >On Fri, May 31, 2013 at 11:18:29AM -0700, Ben Greear wrote: > >>Typo'd the stable email the first time around... > >> > >> > >> Original Message > >>Subject: Please add to stable

Patch "module: don't unlink the module until we've removed all exposure." has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled module: don't unlink the module until we've removed all exposure. to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

FAILED: patch "[PATCH] ASoC: davinci: fix sample rotation" failed to apply to 3.9-stable tree

2013-05-31 Thread gregkh
The patch below does not apply to the 3.9-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to . thanks, greg k-h -- original commit in Linus's tree -- >F

Re: [stable request 3.4 3.0] USB: io_ti: Fix NULL dereference in chase_port()

2013-05-31 Thread Greg KH
On Fri, May 31, 2013 at 03:48:07PM -0700, Vinson Lee wrote: > Hi, > > This patch, which addresses CVE-2013-1774 and originally backported to > 3.7.4, seems to have been missed for the 3.4 and 3.0 stable kernels. > This patch is already in 3.5.7.z and 3.2.y. > > commit 1ee0a224bc9aad1de496c795f96b

Re: [Regression] d96ac6f2: time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons

2013-05-31 Thread Jens Taprogge
On Fri, May 31, 2013 at 02:14:47PM -0700, John Stultz wrote: > On 05/31/2013 05:06 AM, Jens Taprogge wrote: > >So, in the case of the reverted v3.9.4 with CONFIG_CPU_FREQ_STAT=y, > >CONFIG_X86_VERBOSE_BOOTUP makes a difference. To update the little > >table from above: > > > >With d96ac6f2 reverte

Patch "drm/radeon: fix card_posted check for newer asics" has been added to the 3.0-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: fix card_posted check for newer asics to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: drm-ra

Patch "drm/radeon: fix card_posted check for newer asics" has been added to the 3.4-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: fix card_posted check for newer asics to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: drm-ra

Patch "cifs: fix potential buffer overrun when composing a new options string" has been added to the 3.0-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled cifs: fix potential buffer overrun when composing a new options string to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch "cifs: fix potential buffer overrun when composing a new options string" has been added to the 3.4-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled cifs: fix potential buffer overrun when composing a new options string to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch "cifs: fix potential buffer overrun when composing a new options string" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled cifs: fix potential buffer overrun when composing a new options string to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch "USB: io_ti: Fix NULL dereference in chase_port()" has been added to the 3.4-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled USB: io_ti: Fix NULL dereference in chase_port() to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: usb-io_

Patch "ASoC: cs42l52: fix default value for MASTERA_VOL." has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled ASoC: cs42l52: fix default value for MASTERA_VOL. to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: asoc-c

Patch "xfs: kill suid/sgid through the truncate path." has been added to the 3.4-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled xfs: kill suid/sgid through the truncate path. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: xfs-kill-

Patch "ASoC: wm5110: Correct DSP4R Mixer control name" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled ASoC: wm5110: Correct DSP4R Mixer control name to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: asoc-wm51

Patch "arm64: don't kill the kernel on a bad esr from el0" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled arm64: don't kill the kernel on a bad esr from el0 to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm64

Patch "USB: io_ti: Fix NULL dereference in chase_port()" has been added to the 3.0-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled USB: io_ti: Fix NULL dereference in chase_port() to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: usb-io_

Patch "drm/radeon: fix typo in cu_per_sh on verde" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: fix typo in cu_per_sh on verde to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: drm-radeon-fi

Patch "drm/radeon: fix card_posted check for newer asics" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: fix card_posted check for newer asics to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: drm-ra

Patch "crypto: caam - fix inconsistent assoc dma mapping direction" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled crypto: caam - fix inconsistent assoc dma mapping direction to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "xfs: kill suid/sgid through the truncate path." has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled xfs: kill suid/sgid through the truncate path. to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: xfs-kill-

Patch "SUNRPC: Prevent an rpc_task wakeup race" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled SUNRPC: Prevent an rpc_task wakeup race to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: sunrpc-prevent-a

Patch "svcrpc: fix failures to handle -1 uid's and gid's" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled svcrpc: fix failures to handle -1 uid's and gid's to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: svcrpc

Patch "drm/i915: Adding more reserved PCI IDs for Haswell." has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/i915: Adding more reserved PCI IDs for Haswell. to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: drm-

Patch "ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions" has been added to the 3.9-stable tree

2013-05-31 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions to the 3.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Re: [Regression] d96ac6f2: time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons

2013-05-31 Thread John Stultz
On 05/31/2013 04:42 PM, Jens Taprogge wrote: On Fri, May 31, 2013 at 02:14:47PM -0700, John Stultz wrote: On 05/31/2013 05:06 AM, Jens Taprogge wrote: So, in the case of the reverted v3.9.4 with CONFIG_CPU_FREQ_STAT=y, CONFIG_X86_VERBOSE_BOOTUP makes a difference. To update the little table fr

[PATCH] ath9k: Disable PowerSave by default

2013-05-31 Thread Sujith Manoharan
From: Sujith Manoharan Almost all the DMA issues which have plagued ath9k (in station mode) for years are related to PS. Disabling PS usually "fixes" the user's connection stablility. Reports of DMA problems are still trickling in and are sitting in the kernel bugzilla. Until the PS code in ath9k

[PATCH] Bluetooth: Add parameter validation for ioctl(HCISETACLMTU)

2013-05-31 Thread Anderson Lizardo
Setting ACL MTU to a very low value (or even zero) causes access to invalid memory when creating L2CAP connections. The minimum value of 48 was taken from the L2CAP minimum allowed MTU for BR/EDR (this ioctl() is not applicable for LE). Also make sure the "maximum number of ACL packets" parameter