Re: [PATCH 3.4 000/214] 3.4.92-stable review

2014-06-07 Thread Eddie Chapman
On 06/06/14 14:58, Greg Kroah-Hartman wrote: On Thu, Jun 05, 2014 at 09:42:54PM -0700, Guenter Roeck wrote: On Thu, Jun 05, 2014 at 04:19:24PM -0700, Greg Kroah-Hartman wrote: On Wed, Jun 04, 2014 at 09:16:03PM -0700, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for t

Re: [PATCH 3.2-3.12] skbuff: skb_segment: orphan frags before copying

2014-06-07 Thread Eddie Chapman
On 06/06/14 17:09, Ben Hutchings wrote: From: "Michael S. Tsirkin" commit 1fd819ecb90cc9b822cd84d3056ddba315d3340f upstream. skb_segment copies frags around, so we need to copy them carefully to avoid accessing user memory after reporting completion to userspace through a callback. skb_segmen

Re: FAILED: patch "[PATCH] brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset" failed to apply to 3.14-stable tree

2014-06-07 Thread Hans de Goede
Hi, On 06/06/2014 07:13 PM, Arend van Spriel wrote: On 04-06-14 00:37, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.14-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original gi

Re: [PATCH 3.2 00/92] 3.2.60-rc1 review

2014-06-07 Thread Guenter Roeck
On Sat, Jun 07, 2014 at 02:26:28AM +0100, Ben Hutchings wrote: > This is the start of the stable review cycle for the 3.2.60 release. > There are 92 patches in this series, which will be posted as responses > to this one. If anyone has any issues with these being applied, please > let me know. >

Re: [PATCH 3.4 000/214] 3.4.92-stable review

2014-06-07 Thread Greg Kroah-Hartman
On Sat, Jun 07, 2014 at 10:01:51AM +0100, Eddie Chapman wrote: > On 06/06/14 14:58, Greg Kroah-Hartman wrote: > >On Thu, Jun 05, 2014 at 09:42:54PM -0700, Guenter Roeck wrote: > >>On Thu, Jun 05, 2014 at 04:19:24PM -0700, Greg Kroah-Hartman wrote: > >>>On Wed, Jun 04, 2014 at 09:16:03PM -0700, Greg

Re: [PATCH 3.2 00/92] 3.2.60-rc1 review

2014-06-07 Thread Ben Hutchings
On Sat, 2014-06-07 at 09:33 -0700, Guenter Roeck wrote: > On Sat, Jun 07, 2014 at 02:26:28AM +0100, Ben Hutchings wrote: > > This is the start of the stable review cycle for the 3.2.60 release. > > There are 92 patches in this series, which will be posted as responses > > to this one. If anyone ha

Re: [PATCH v2] mm: rmap: fix use-after-free in __put_anon_vma

2014-06-07 Thread David Rientjes
On Fri, 6 Jun 2014, Andrey Ryabinin wrote: > While working address sanitizer for kernel I've discovered use-after-free > bug in __put_anon_vma. > For the last anon_vma, anon_vma->root freed before child anon_vma. > Later in anon_vma_free(anon_vma) we are referencing to already freed > anon_vma->r

Linux 3.4.92

2014-06-07 Thread Greg KH
I'm announcing the release of the 3.4.92 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser:

Linux 3.14.6

2014-06-07 Thread Greg KH
I'm announcing the release of the 3.14.6 kernel. All users of the 3.14 kernel series must upgrade. The updated 3.14.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.14.y and can be browsed at the normal kernel.org git web browser:

Linux 3.10.42

2014-06-07 Thread Greg KH
I'm announcing the release of the 3.10.42 kernel. All users of the 3.10 kernel series must upgrade. The updated 3.10.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.y and can be browsed at the normal kernel.org git web browser:

Re: [request for stable inclusion]: perf evsel: Fix printing of perf_event_paranoid message

2014-06-07 Thread Greg KH
On Fri, Apr 18, 2014 at 02:08:09PM +0800, xiakaixu wrote: > Hi Greg, > > Could you please queue following patch to 3.10.x ? > > Commit b69e63a45f2d96a0dfe930ed20385058d4574d2f : > perf evsel: Fix printing of perf_event_paranoid message > > Which is upstreamed in v3.11. > > Without this patch,

Patch "sched/deadline: Fix memory leak" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled sched/deadline: Fix memory leak to the 3.14-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: sched-deadline-fix-memo

Patch "sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check to the 3.14-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 "perf: Fix race in removing an event" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Fix race in removing an event to the 3.14-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: perf-fix-race-in-re

Patch "perf: Limit perf_event_attr::sample_period to 63 bits" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Limit perf_event_attr::sample_period to 63 bits to the 3.14-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: p

Patch "perf: Prevent false warning in perf_swevent_add" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Prevent false warning in perf_swevent_add to the 3.14-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: perf-pr

Patch "sched: Sanitize irq accounting madness" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled sched: Sanitize irq accounting madness to the 3.14-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: sched-sanitize-i

Patch "mm/memory-failure.c: fix memory leak by race between poison and unpoison" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled mm/memory-failure.c: fix memory leak by race between poison and unpoison to the 3.14-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 t

Patch "perf: Fix race in removing an event" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Fix race in removing an event to the 3.10-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: perf-fix-race-in-re

Patch "perf: Limit perf_event_attr::sample_period to 63 bits" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Limit perf_event_attr::sample_period to 63 bits to the 3.10-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: p

Patch "mm/memory-failure.c: fix memory leak by race between poison and unpoison" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled mm/memory-failure.c: fix memory leak by race between poison and unpoison to the 3.10-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 t

Patch "mm/memory-failure.c: fix memory leak by race between poison and unpoison" has been added to the 3.4-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled mm/memory-failure.c: fix memory leak by race between poison and unpoison 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 th

Patch "perf evsel: Fix printing of perf_event_paranoid message" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf evsel: Fix printing of perf_event_paranoid message to the 3.10-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 "perf: Prevent false warning in perf_swevent_add" has been added to the 3.4-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Prevent false warning in perf_swevent_add 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: perf-pre

Patch "perf: Limit perf_event_attr::sample_period to 63 bits" has been added to the 3.4-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Limit perf_event_attr::sample_period to 63 bits 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: pe

Patch "sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check" has been added to the 3.4-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check 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 "sched: Sanitize irq accounting madness" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled sched: Sanitize irq accounting madness to the 3.10-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: sched-sanitize-i

Patch "sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check to the 3.10-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 "perf: Fix race in removing an event" has been added to the 3.4-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Fix race in removing an event 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: perf-fix-race-in-rem

Patch "perf: Prevent false warning in perf_swevent_add" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled perf: Prevent false warning in perf_swevent_add to the 3.10-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: perf-pr

FAILED: patch "[PATCH] drm/radeon: avoid segfault on device open when accel is not" failed to apply to 3.14-stable tree

2014-06-07 Thread gregkh
The patch below does not apply to the 3.14-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 -- >

Patch "drm/radeon: handle non-VGA class pci devices with ATRM" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: handle non-VGA class pci devices with ATRM to the 3.10-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 "drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2) to the 3.14-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 t

Patch "hwmon: (ntc_thermistor) Fix dependencies" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled hwmon: (ntc_thermistor) Fix dependencies to the 3.14-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: hwmon-ntc_ther

Patch "hwmon: (ntc_thermistor) Fix OF device ID mapping" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled hwmon: (ntc_thermistor) Fix OF device ID mapping to the 3.14-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: hwmon-

Patch "drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup to the 3.10-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 pa

Patch "Documentation: fix DOCBOOKS=... building" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled Documentation: fix DOCBOOKS=... building to the 3.10-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: documentation-

Patch "drm/radeon: also try GART for CPU accessed buffers" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: also try GART for CPU accessed buffers to the 3.10-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 "hwmon: (ntc_thermistor) Fix OF device ID mapping" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled hwmon: (ntc_thermistor) Fix OF device ID mapping to the 3.10-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: hwmon-

Patch "drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup to the 3.14-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 pa

Patch "drm/radeon: fix register typo on si" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: fix register typo on si to the 3.14-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-fix-regi

Patch "drm/radeon: also try GART for CPU accessed buffers" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: also try GART for CPU accessed buffers to the 3.14-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 "Documentation: fix DOCBOOKS=... building" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled Documentation: fix DOCBOOKS=... building to the 3.14-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: documentation-

Patch "drm/radeon: handle non-VGA class pci devices with ATRM" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/radeon: handle non-VGA class pci devices with ATRM to the 3.14-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 "SCSI: scsi_transport_sas: move bsg destructor into sas_rphy_remove" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled SCSI: scsi_transport_sas: move bsg destructor into sas_rphy_remove to the 3.14-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 pat

Patch "hwmon: (ntc_thermistor) Fix dependencies" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled hwmon: (ntc_thermistor) Fix dependencies to the 3.10-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: hwmon-ntc_ther

FAILED: patch "[PATCH] virtio_blk: fix race between start and stop queue" failed to apply to 3.14-stable tree

2014-06-07 Thread gregkh
The patch below does not apply to the 3.14-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 -- >

FAILED: patch "[PATCH] cpufreq: cpu0: drop wrong devm usage" failed to apply to 3.10-stable tree

2014-06-07 Thread gregkh
The patch below does not apply to the 3.10-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 -- >

Patch "dm cache: always split discards on cache block boundaries" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled dm cache: always split discards on cache block boundaries to the 3.10-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 "ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled to the 3.10-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 "ARM: 8051/1: put_user: fix possible data corruption in put_user" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: 8051/1: put_user: fix possible data corruption in put_user to the 3.10-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

Patch "ARM: imx: fix error handling in ipu device registration" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: imx: fix error handling in ipu device registration to the 3.10-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 "ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms" has been added to the 3.10-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms to the 3.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=sum

Re: [PATCH 3.14 103/228] revert "mm: vmscan: do not swap anon pages just because free+file is low"

2014-06-07 Thread Ben Hutchings
On Wed, 2014-06-04 at 16:22 -0700, Greg Kroah-Hartman wrote: > 3.14-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Johannes Weiner > > commit 623762517e2370be3b3f95f4fe08d6c063a49b06 upstream. > > This reverts commit 0bf1457f0cfc ("mm:

Patch "cpufreq: remove race while accessing cur_policy" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled cpufreq: remove race while accessing cur_policy to the 3.14-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: cpufreq

Patch "ARM: imx: fix error handling in ipu device registration" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: imx: fix error handling in ipu device registration to the 3.14-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 "ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=sum

Patch "dm thin: add 'no_space_timeout' dm-thin-pool module param" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled dm thin: add 'no_space_timeout' dm-thin-pool module param to the 3.14-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 "cpufreq: cpu0: drop wrong devm usage" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled cpufreq: cpu0: drop wrong devm usage to the 3.14-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: cpufreq-cpu0-drop-

Patch "ARM: 8051/1: put_user: fix possible data corruption in put_user" has been added to the 3.4-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: 8051/1: put_user: fix possible data corruption in put_user 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 i

Patch "ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled to the 3.14-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 "MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores to the 3.14-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 p

Patch "ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards to the 3.14-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: a

Patch "dm cache: always split discards on cache block boundaries" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled dm cache: always split discards on cache block boundaries to the 3.14-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 "ARM: 8064/1: fix v7-M signal return" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: 8064/1: fix v7-M signal return to the 3.14-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: arm-8064-1-fix-v7-m

Patch "firewire: revert to 4 GB RDMA, fix protocols using Memory Space" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled firewire: revert to 4 GB RDMA, fix protocols using Memory Space to the 3.14-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

Patch "ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM to the 3.14-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: arm-

Patch "ARM: 8051/1: put_user: fix possible data corruption in put_user" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled ARM: 8051/1: put_user: fix possible data corruption in put_user to the 3.14-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

Re: [PATCH 3.14 103/228] revert "mm: vmscan: do not swap anon pages just because free+file is low"

2014-06-07 Thread Greg Kroah-Hartman
On Sun, Jun 08, 2014 at 03:03:15AM +0100, Ben Hutchings wrote: > On Wed, 2014-06-04 at 16:22 -0700, Greg Kroah-Hartman wrote: > > 3.14-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Johannes Weiner > > > > commit 623762517e2370be

Patch "Revert "revert "mm: vmscan: do not swap anon pages just because free+file is low""" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled Revert "revert "mm: vmscan: do not swap anon pages just because free+file is low"" to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The fi

Re: FAILED: patch "[PATCH] virtio_blk: fix race between start and stop queue" failed to apply to 3.14-stable tree

2014-06-07 Thread Ming Lei
On Sun, Jun 8, 2014 at 9:55 AM, wrote: > > The patch below does not apply to the 3.14-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 . Attachment is the backported patch for 3.

Re: FAILED: patch "[PATCH] virtio_blk: fix race between start and stop queue" failed to apply to 3.14-stable tree

2014-06-07 Thread Greg Kroah-Hartman
On Sun, Jun 08, 2014 at 10:39:26AM +0800, Ming Lei wrote: > On Sun, Jun 8, 2014 at 9:55 AM, wrote: > > > > The patch below does not apply to the 3.14-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the orig

Patch "virtio_blk: fix race between start and stop queue" has been added to the 3.14-stable tree

2014-06-07 Thread gregkh
This is a note to let you know that I've just added the patch titled virtio_blk: fix race between start and stop queue to the 3.14-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: virti

Re: [PATCH 3.14 186/228] PCI: Wrong register used to check pending traffic

2014-06-07 Thread Ben Hutchings
On Wed, 2014-06-04 at 16:23 -0700, Greg Kroah-Hartman wrote: > 3.14-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Gavin Shan > > commit d0b4cc4e32705ff00d90d32da7783c266c702c04 upstream. > > The incorrect register offset is passed to p

Re: [PATCH] elantech: Deal with clickpads reporting right button events

2014-06-07 Thread Dmitry Torokhov
On Fri, Jun 06, 2014 at 04:08:15PM +0200, Hans de Goede wrote: > At least the Dell Vostro 5470 elantech *clickpad* reports right button > clicks when clicked in the right bottom area: > > https://bugzilla.redhat.com/show_bug.cgi?id=1103528 > > This is different from how (elantech) clickpads norma

Re: [PATCH] elantech: Don't set bit 1 of reg_10 when the no_hw_res quirk is set

2014-06-07 Thread Dmitry Torokhov
On Tue, Jun 03, 2014 at 10:31:05AM +0200, Hans de Goede wrote: > The touchpad on the GIGABYTE U2442 not only stops communicating when we try > to set bit 3 (enable real hardware resolution) of reg_10, but on some BIOS > versions also when we set bit 1 (enable two finger mode auto correct). > > I'v