[2.6.32.y] Re: [PATCH] appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()

2012-06-09 Thread Jonathan Nieder
From: Roel Kluin roel.kl...@gmail.com Date: Fri, 15 Jan 2010 01:49:28 -0800 Subject: appletalk:: da.s_net not copied but assigned to itself in aarp_rcv() commit 2a04cd4c7d41c4549764734dcf5a883d304e3229 upstream. da.s_net was not copied but assigned to itself. Signed-off-by: Roel Kluin

[PATCH] fuse: fix stat call on 32 bit platforms

2012-06-09 Thread Pavel Shilovsky
From: Pavel Shilovsky pias...@etersoft.ru commit 45c72cd73c788dd18c8113d4a404d6b4a01decf1 upstream. Now we store attr-ino at inode-i_ino, return attr-ino at the first time and then return inode-i_ino if the attribute timeout isn't expired. That's wrong on 32 bit platforms because attr-ino is 64

[PATCH] mm: correctly synchronize rss-counters at exit/exec

2012-06-09 Thread Konstantin Khlebnikov
do_exit() and exec_mmap() call sync_mm_rss() before mm_release() does put_user(clear_child_tid) which can update task-rss_stat and thus make mm-rss_stat inconsistent. This triggers the BUG: printk in check_mm(). Let's fix this bug in the safest way, and optimize/cleanup this later. Reported-by:

Linux 3.4.2

2012-06-09 Thread Greg KH
I'm announcing the release of the 3.4.2 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.0.34

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

Re: Linux 3.0.34

2012-06-09 Thread Greg KH
diff --git a/Makefile b/Makefile index c621c70..61ef485 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 33 +SUBLEVEL = 34 EXTRAVERSION = NAME = Sneaky Weasel diff --git a/arch/parisc/kernel/entry.S b/arch/parisc/kernel/entry.S index

Re: [ 64/82] ext4: dont trash state flags in EXT4_IOC_SETFLAGS

2012-06-09 Thread Greg KH
On Fri, Jun 08, 2012 at 04:05:53PM -0400, Ted Ts'o wrote: On Fri, Jun 08, 2012 at 04:21:48AM +0100, Ben Hutchings wrote: It's not harmless because the user is no longer restricted to changing EXT4_FL_USER_MODIFIABLE. Um, very good point. So we should either drop this commit and wait

patch Tools: hv: verify origin of netlink connector message added to driver-core tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled Tools: hv: verify origin of netlink connector message to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-linus branch. The patch

Patch ext4: don't set i_flags in EXT4_IOC_SETFLAGS has been added to the 3.0-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled ext4: don't set i_flags in EXT4_IOC_SETFLAGS 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:

Patch ext4: don't set i_flags in EXT4_IOC_SETFLAGS has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled ext4: don't set i_flags in EXT4_IOC_SETFLAGS 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:

Re: [PATCH] drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks

2012-06-09 Thread Greg KH
On Thu, Jun 07, 2012 at 12:52:26PM +0200, Maarten Lankhorst wrote: Upstream commit a6a1785 I would like this backported to v3.2, v3.3 and v3.4 v3.2 requires patch 6322175 and c843536 as pre-depend v3.3 requires c843536 3.3 is end-of-life so I can't apply it there. Now queued up for 3.4.

FAILED: patch [PATCH] drm/i915: fix up ivb plane 3 pageflips failed to apply to 3.4-stable tree

2012-06-09 Thread gregkh
The patch below does not apply to the 3.4-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 stable@vger.kernel.org. thanks, greg k-h -- original commit in Linus's tree

FAILED: patch [PATCH] drm/i915: hold forcewake around ring hw init failed to apply to 3.4-stable tree

2012-06-09 Thread gregkh
The patch below does not apply to the 3.4-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 stable@vger.kernel.org. thanks, greg k-h -- original commit in Linus's tree

FAILED: patch [PATCH] drm/i915: Mark the ringbuffers as being in the GTT domain failed to apply to 3.4-stable tree

2012-06-09 Thread gregkh
The patch below does not apply to the 3.4-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 stable@vger.kernel.org. thanks, greg k-h -- original commit in Linus's tree

Patch char/agp: add another Ironlake host bridge has been added to the 3.0-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled char/agp: add another Ironlake host bridge 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:

Patch btree: fix tree corruption in btree_get_prev() has been added to the 3.0-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled btree: fix tree corruption in btree_get_prev() 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:

Patch powerpc: Fix kernel panic during kernel module load has been added to the 3.0-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Fix kernel panic during kernel module load 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:

Patch btree: fix tree corruption in btree_get_prev() has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled btree: fix tree corruption in btree_get_prev() 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:

Patch char/agp: add another Ironlake host bridge has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled char/agp: add another Ironlake host bridge 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:

Patch drm/i915: Reset last_retired_head when resetting ring has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/i915: Reset last_retired_head when resetting ring 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:

Patch drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks 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 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg 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

Patch module_param: stop double-calling parameters. has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled module_param: stop double-calling parameters. 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:

Patch powerpc/time: Sanity check of decrementer expiration is necessary has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc/time: Sanity check of decrementer expiration is necessary 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 x86, MCE, AMD: Make APIC LVT thresholding interrupt optional has been added to the 3.4-stable tree

2012-06-09 Thread gregkh
This is a note to let you know that I've just added the patch titled x86, MCE, AMD: Make APIC LVT thresholding interrupt optional 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: