Re: [PATCH] UBI: fix a horrible memory deallocation bug

2012-09-13 Thread Artem Bityutskiy
Thanks Richard, although it would be better if you replied to greg's failed to apply to 3.0-stable e-mail. Greg, please pick this amended patch. On Wed, 2012-09-12 at 09:03 +0200, Richard Genoud wrote: From: Artem Bityutskiy artem.bityuts...@linux.intel.com backport to v3.0.42 commit

Re: [PATCH] UBI: fix a horrible memory deallocation bug

2012-09-13 Thread Artem Bityutskiy
Thanks Richard, although it would be better if you replied to greg's failed to apply to 3.0-stable e-mail. Greg, please pick this amended patch. On Wed, 2012-09-12 at 09:05 +0200, Richard Genoud wrote: From: Artem Bityutskiy artem.bityuts...@linux.intel.com backport to v3.4.10 commit

Re: + x86-mm-limit-2-4m-size-calculation-to-x86_32.patch added to -mm tree

2012-09-13 Thread Stefan Bader
On 08.09.2012 00:52, Yinghai Lu wrote: On Fri, Sep 7, 2012 at 2:31 PM, a...@linux-foundation.org wrote: The patch titled Subject: x86/mm: limit extra padding calculation to x86_32 has been added to the -mm tree. Its filename is x86-mm-limit-2-4m-size-calculation-to-x86_32.patch

Patch Upstream: ahci: Add alternate identifier for the 88SE9172

2012-09-13 Thread Gregs git-bot
commit: 17c60c6b763cb5b83b0185e7d38d01d18e55a05a From: Alan Cox a...@linux.intel.com Date: Tue, 4 Sep 2012 16:07:18 +0100 Subject: ahci: Add alternate identifier for the 88SE9172 This can also appear as 0x9192. Reported in bugzilla and confirmed with the board documentation for these boards.

Patch Upstream: ARM: clk-imx35: Fix SSI clock registration

2012-09-13 Thread Gregs git-bot
commit: 48540058612786d365602f3324ed97f9071092de From: Fabio Estevam fabio.este...@freescale.com Date: Mon, 20 Aug 2012 09:39:22 -0300 Subject: ARM: clk-imx35: Fix SSI clock registration SSI block has two types of clock: ipg: bus clock, the clock needed for accessing registers. per: peripheral

Patch Upstream: ALSA: hda - Fix Oops at codec reset/reconfig

2012-09-13 Thread Gregs git-bot
commit: 07dc59f0988cb54fd87bd373b3b27eb2401dd811 From: Takashi Iwai ti...@suse.de Date: Mon, 10 Sep 2012 09:39:31 +0200 Subject: ALSA: hda - Fix Oops at codec reset/reconfig snd_hda_codec_reset() calls restore_pincfgs() where the codec is powered up again, which eventually tries to resume and

Patch Upstream: ARM: OMAP4: Fix array size for irq_target_cpu

2012-09-13 Thread Gregs git-bot
commit: e534e871a94ba2e3bfdf0edd3685eb805fc960d8 From: Tony Lindgren t...@atomide.com Date: Tue, 4 Sep 2012 17:22:45 -0700 Subject: ARM: OMAP4: Fix array size for irq_target_cpu If NR_IRQS is less than MAX_IRQS, we end up writing past the irq_target_cpu array in omap_wakeupgen_init(): /*

Patch Upstream: ALSA: hda - Fix missing Master volume for STAC9200/925x

2012-09-13 Thread Gregs git-bot
commit: ab548d2dba63ba947287965e525cc02a15d9853d From: Takashi Iwai ti...@suse.de Date: Thu, 6 Sep 2012 10:10:11 +0200 Subject: ALSA: hda - Fix missing Master volume for STAC9200/925x With the commit [2faa3bf: ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c], the

Patch Upstream: ALSA: ice1724: Use linear scale for AK4396 volume control.

2012-09-13 Thread Gregs git-bot
commit: 3737e2be505d872bf2b3c1cd4151b2d2b413d7b5 From: Matteo Frigo ath...@fftw.org Date: Wed, 12 Sep 2012 10:12:06 -0400 Subject: ALSA: ice1724: Use linear scale for AK4396 volume control. The AK4396 DAC has a linear-scale attentuator, but sound/pci/ice1712/prodigy_hifi.c used a log scale

Patch Upstream: ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER

2012-09-13 Thread Gregs git-bot
commit: 45caae74d238ef6583e9402cb8c550cc0b0f7dbd From: Igor Grinberg grinb...@compulab.co.il Date: Tue, 28 Aug 2012 01:26:14 +0300 Subject: ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER Currently, omap2_sync32k_clocksource_init() function initializes the 32K timer as the system clock source

Patch Upstream: ARM: clk-imx25: Fix SSI clock registration

2012-09-13 Thread Gregs git-bot
commit: 912bfe76528c287bc4812521b8d53366954b39a5 From: Fabio Estevam fabio.este...@freescale.com Date: Sun, 19 Aug 2012 14:05:59 -0300 Subject: ARM: clk-imx25: Fix SSI clock registration SSI block has two types of clock: ipg: bus clock, the clock needed for accessing registers. per: peripheral

Patch Upstream: ALSA: usb-audio: Fix bogus error messages for delay accounting

2012-09-13 Thread Gregs git-bot
commit: 1213a205f9ed27d97de3d5bed28fb085ef4853e2 From: Takashi Iwai ti...@suse.de Date: Thu, 6 Sep 2012 14:58:00 +0200 Subject: ALSA: usb-audio: Fix bogus error messages for delay accounting The recent fix for the missing fine delayed time adjustment gives strange error messages at each start of

Re: [alsa-devel] [PATCH v2] drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally

2012-09-13 Thread Wang Xingchao
Hi Takashi, 2012/9/13 Takashi Iwai ti...@suse.de: At Thu, 13 Sep 2012 11:19:00 +0800, Wang Xingchao wrote: Clear Audio Enable bit to trigger unsolicated event to notify Audio Driver part the HDMI hot plug change. The patch fixed the bug when remove HDMI cable the bit was not cleared

Re: [alsa-devel] [PATCH v2] drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally

2012-09-13 Thread Takashi Iwai
At Thu, 13 Sep 2012 21:53:12 +0800, Wang Xingchao wrote: Hi Takashi, 2012/9/13 Takashi Iwai ti...@suse.de: At Thu, 13 Sep 2012 11:19:00 +0800, Wang Xingchao wrote: Clear Audio Enable bit to trigger unsolicated event to notify Audio Driver part the HDMI hot plug change. The patch

[PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-13 Thread Søren Holm
Signed-off-by: Søren Holm s...@sgh.dk Cc: stable@vger.kernel.org --- drivers/net/usb/asix.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/usb/asix.c b/drivers/net/usb/asix.c index 3ae80ec..12f372e 100644 --- a/drivers/net/usb/asix.c +++ b/drivers/net/usb/asix.c @@ -1604,6

Re: [alsa-devel] [PATCH v2] drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally

2012-09-13 Thread Daniel Vetter
On Thu, Sep 13, 2012 at 4:00 PM, Takashi Iwai ti...@suse.de wrote: But, this makes me wonder why this patch can't go into 3.6. It's a clear bug and the fix is trivial. Daniel, isn't it better to pick the fix (for 3.6) to drm-intel-fixes, then merge back to drm-intel-next? Well, on a quick

Re: [alsa-devel] [PATCH v2] drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally

2012-09-13 Thread Takashi Iwai
At Thu, 13 Sep 2012 16:18:08 +0200, Daniel Vetter wrote: On Thu, Sep 13, 2012 at 4:00 PM, Takashi Iwai ti...@suse.de wrote: But, this makes me wonder why this patch can't go into 3.6. It's a clear bug and the fix is trivial. Daniel, isn't it better to pick the fix (for 3.6) to

Re: [ 34/95] USB: option: add ZTE K5006-Z

2012-09-13 Thread Thomas Schäfer
, BENQ_PRODUCT_H10) }, { USB_DEVICE(DLINK_VENDOR_ID, DLINK_PRODUCT_DWM_652) }, { USB_DEVICE(ALINK_VENDOR_ID, DLINK_PRODUCT_DWM_652_U5) }, /* Yes, ALINK_VENDOR_ID */ I tested the new patch with linux-next-20120913 It works as expected, at least for the K5006-Z. Sorry

[PATCH] xfrm_user: return error pointer instead of NULL

2012-09-13 Thread Mathias Krause
When dump_one_state() returns an error, e.g. because of a too small buffer to dump the whole xfrm state, xfrm_state_netlink() returns NULL instead of an error pointer. But its callers expect an error pointer and therefore continue to operate on a NULL skbuff. This could lead to a privilege

[PATCH 2/9] ext4: avoid duplicate writes of the backup bg descriptor blocks

2012-09-13 Thread Theodore Ts'o
From: Yongqiang Yang xiaoqian...@gmail.com The resize code was needlessly writing the backup block group descriptor blocks multiple times (once per block group) during an online resize. Signed-off-by: Yongqiang Yang xiaoqian...@gmail.com Signed-off-by: Theodore Ts'o ty...@mit.edu Cc:

[PATCH 1/9] ext4: don't copy non-existent gdt blocks when resizing

2012-09-13 Thread Theodore Ts'o
From: Yongqiang Yang xiaoqian...@gmail.com The resize code was copying blocks at the beginning of each block group in order to copy the superblock and block group descriptor table (gdt) blocks. This was, unfortunately, being done even for block groups that did not have super blocks or gdt

+ mm-page_alloc-fix-the-page-address-of-higher-pages-buddy-calculation.patch added to -mm tree

2012-09-13 Thread akpm
The patch titled Subject: mm/page_alloc: fix the page address of higher page's buddy calculation has been added to the -mm tree. Its filename is mm-page_alloc-fix-the-page-address-of-higher-pages-buddy-calculation.patch Before you just go and hit reply, please: a) Consider who

SPI bug fixes needed on v3.0.y branch

2012-09-13 Thread Alfredo Capella
Hello, The following commit applied to v3.0.y branch of linux-stable has broken spi-fsl-spi driver and causes a kernel oops. 32da4c5715b4200423c1cb8edf2ae68ecca43ebe spi: Fix device unregistration when unregistering the bus master. It has already been fixed in mainline by the commits bellow: