[ 10/82] md: fix two bugs when attempting to resize RAID0 array.

2013-03-17 Thread Ben Hutchings
ice, which is a long time. So the fix is suitable for any -stable kerenl. Signed-off-by: NeilBrown [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- drivers/md/md.c|3 +++ drivers/md/raid0.c |3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) --- a/drive

Re: [ 04/21] target/pscsi: Fix page increment

2013-03-18 Thread Ben Hutchings
On Mon, 2013-03-18 at 14:00 -0700, Nicholas A. Bellinger wrote: > On Mon, 2013-03-18 at 13:35 +0800, Asias He wrote: > > On Sat, Mar 16, 2013 at 02:10:22AM +0000, Ben Hutchings wrote: > > > On Tue, 2013-03-12 at 15:44 -0700, Greg Kroah-Hartman wrote: > > > > 3.0-stabl

Re: [ 04/21] target/pscsi: Fix page increment

2013-03-18 Thread Ben Hutchings
On Tue, 2013-03-19 at 08:56 +0800, Asias He wrote: > On Mon, Mar 18, 2013 at 11:30:47PM +0000, Ben Hutchings wrote: > > On Mon, 2013-03-18 at 14:00 -0700, Nicholas A. Bellinger wrote: > > > On Mon, 2013-03-18 at 13:35 +0800, Asias He wrote: > > > > On Sat, Mar 16,

Re: [PATCH 38/88] asus-laptop: Do not call HWRS on init

2013-03-18 Thread Ben Hutchings
On Thu, 2013-03-14 at 10:35 +, Luis Henriques wrote: > 3.5.7.8 -stable review patch. If anyone has any objections, please let me > know. > > -- > > From: Ben Hutchings > > commit cb7da022450cdaaebd33078b6b32fb7dd2aaf6db upstream. > > Si

Re: [PATCH 42/88] exec: use -ELOOP for max recursion depth

2013-03-18 Thread Ben Hutchings
P J P > Cc: Alexander Viro > Signed-off-by: Andrew Morton > Signed-off-by: Linus Torvalds > [ luis: backport to 3.5 ] > Signed-off-by: Luis Henriques [...] Greg, I also included this in 3.2.y (commit 511d07b) but it is missing from 3.0.y and 3.4.y. I hope one or other of thes

Re: [PATCH 66/88] hwmon: (sht15) Check return value of regulator_enable()

2013-03-18 Thread Ben Hutchings
>dev, > + "failed to enable regulator: %d\n", ret); > + return ret; > + } > + > /* >* Setup a notifier block to update this if another device >* causes the voltage to change Th

Re: [ 45/82] USB: EHCI: dont check DMA values in QH overlays

2013-03-18 Thread Ben Hutchings
On Mon, 2013-03-18 at 04:22 +, Ben Hutchings wrote: > 3.2-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Alan Stern > > commit feca7746d5d9e84b105a613b7f3b6ad00d327372 upstream. > > This patch (as1661) fi

Re: [RFC PATCH] Allow optional module parameters

2013-03-19 Thread Ben Hutchings
often removed. In addition, downgrading a kernel might cause > previously-working modules to fail to load. > > On balance, it's probably better to warn, and load the module anyway. I agree with this. > Reported-by: Andy Lutomirski > Signed-off-by: Rusty Russell [...] Th

Re: [ 45/82] USB: EHCI: dont check DMA values in QH overlays

2013-03-19 Thread Ben Hutchings
On Tue, 2013-03-19 at 11:27 -0400, Alan Stern wrote: > On Tue, 19 Mar 2013, Ben Hutchings wrote: > > > On Mon, 2013-03-18 at 04:22 +, Ben Hutchings wrote: > > > 3.2-stable review patch. If anyone has any objections, please let me > > > know. > > > >

Linux 3.2.41

2013-03-20 Thread Ben Hutchings
Shah (1): virtio: rng: disallow multiple device registrations, fixes crashes Avinash Patil (1): mwifiex: correct sleep delay counter Axel Lin (1): hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes Ben Hutchings (3): Revert "powerpc/eeh: F

Re: [ 12/48] signal: always clear sa_restorer on execve

2013-03-20 Thread Ben Hutchings
ne __ARCH_HAS_SA_RESTORER appropriately, and then apply the upstream change: commit 522cff142d7d2f9230839c9e1f21a4d8bcc22a4a Author: Andrew Morton Date: Wed Mar 13 14:59:34 2013 -0700 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER Ben. -- Ben Hutchings It is easie

Re: [stable request] TTY: do not reset master's packet mode

2013-03-20 Thread Ben Hutchings
aster's packet mode Queued up for 3.2, thanks. Ben. -- Ben Hutchings It is easier to write an incorrect program than to understand a correct one. signature.asc Description: This is a digitally signed message part

Re: [PATCH 3.0] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume

2013-03-20 Thread Ben Hutchings
d9d13cc8e655fd7c Author: David Rientjes Date: Sun Mar 17 15:49:10 2013 -0700 perf,x86: fix link failure for non-Intel configs Ben. -- Ben Hutchings It is easier to write an incorrect program than to understand a correct one. signature.asc Description: This is a digitally signed message part

Re: [ 16/40] Revert duplicated perf commit.

2013-03-20 Thread Ben Hutchings
nd the line "unsubscribe stable" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Ben Hutchings It is easier to write an incorrect program than to understand a correct one. signature.asc Description: This is a digitally signed message part

Re: [PATCH net] vhost/net: fix heads usage of ubuf_info

2013-03-21 Thread Ben Hutchings
r redirect to git. Rob Landley maintains it, but he's been having trouble updating it since all the upload mechanisms were changed on kernel.org. (My stable maintenance scripts still match the old address, anyway. Not sure about Greg's.) Ben. -- Ben Hutchings, Staff Engineer, Solarfla

Re: [PATCH net] vhost/net: fix heads usage of ubuf_info

2013-03-21 Thread Ben Hutchings
On Thu, 2013-03-21 at 18:28 +0200, Michael S. Tsirkin wrote: > On Thu, Mar 21, 2013 at 04:23:48PM +0000, Ben Hutchings wrote: > > On Thu, 2013-03-21 at 08:02 +0200, Michael S. Tsirkin wrote: > > > On Sun, Mar 17, 2013 at 02:29:55PM -0400, David Miller wrote: > > >

Re: [ 14/33] iwlegacy: fix IBSS cleanup

2013-02-02 Thread Ben Hutchings
hn W. Linville > Signed-off-by: Greg Kroah-Hartman [...] This one didn't apply to 3.2 or presumably to 3.0. Do they have the bug and if so could you provide a backport? Ben. -- Ben Hutchings Everything should be made as simple as possible, but not simpler.

Re: [ 06/89] powerpc/book3e: Disable interrupt after preempt_schedule_irq

2013-02-03 Thread Ben Hutchings
-by: Benjamin Herrenschmidt > Signed-off-by: Greg Kroah-Hartman [...] Is this needed for any earlier kernel versions? Ben. -- Ben Hutchings Everything should be made as simple as possible, but not simpler. - Albert Einstein signatur

Re: [ 26/89] mwifiex: update config_bands during infra association

2013-02-03 Thread Ben Hutchings
> Signed-off-by: Bing Zhao > Signed-off-by: John W. Linville > Signed-off-by: Greg Kroah-Hartman [...] Is this fix needed for earlier kernel versions (3.0, 3.2, 3.4)? If so, could you provide backports? Ben. -- Ben Hutchings Everything should be made as simple as possible

Re: [ 38/89] ath9k: add a better fix for the rx tasklet vs rx flush race

2013-02-03 Thread Ben Hutchings
gt; Signed-off-by: Felix Fietkau > Signed-off-by: John W. Linville > Signed-off-by: Greg Kroah-Hartman [...] Are this and the following 3 fixes required for earlier kernel versions )3.0, 3.2, 3.4)? If so, could you provide backports? Ben. -- Ben Hutchings Everything shoul

[ 002/128] usb: musb: core: print new line in the driver banner again

2013-02-03 Thread Ben Hutchings
27;\n' from the driver's banner. Concatenate all the banner substrings while adding it back... Signed-off-by: Sergei Shtylyov Signed-off-by: Felipe Balbi Signed-off-by: Ben Hutchings --- drivers/usb/musb/musb_core.c |5 + 1 file changed, 1 insertion(+), 4 deletions(-) --- a/d

[ 006/128] USB: Handle auto-transition from hot to warm reset.

2013-02-03 Thread Ben Hutchings
as 3.2, that contain the commit 75d7cf72ab9fa01dc70877aa5c68e8ef477229dc "usbcore: refine warm reset logic". Signed-off-by: Sarah Sharp Acked-by: Alan Stern Signed-off-by: Ben Hutchings --- drivers/usb/core/hub.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) di

[ 004/128] mac80211: use del_timer_sync for final sta cleanup timer deletion

2013-02-03 Thread Ben Hutchings
when we only do del_timer() instead of del_timer_sync(). The timer should normally not be running at this point, but it's not clearly impossible (or we could just remove this.) Tested-by: Ben Greear Signed-off-by: Johannes Berg Signed-off-by: Ben Hutchings --- net/mac80211/sta_info.c |

[ 015/128] mwifiex: handle association failure case correctly

2013-02-03 Thread Ben Hutchings
ring association network queues are stopped but carrier is not cleared, which gives Tx timeout error in failure case Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- drivers/net/wireless/mwifiex/sta_ioctl.c |8 +++-

[ 030/128] Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"

2013-02-03 Thread Ben Hutchings
in fact caused even more clicking instead. Thanks to c4pp4 for doing most of the work with this bug. BugLink: https://bugs.launchpad.net/bugs/886975 Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- sound/pci

[ 031/128] regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel

2013-02-03 Thread Ben Hutchings
: Axel Lin Signed-off-by: Mark Brown [bwh: Backported to 3.2: delay is done by driver, not returned to the caller] Signed-off-by: Ben Hutchings --- drivers/regulator/max8998.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/regulator/max8998.c +++ b/drivers/regulator/max8998

[ 041/128] USB: hub: handle claim of enabled remote wakeup after reset

2013-02-03 Thread Ben Hutchings
the feature is cleared by the host. Add a check for reset resume before checking for an enabled remote wakeup feature. On compliant devices the feature must be cleared after a reset anyway. Signed-off-by: Oliver Neukum Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben

[ 046/128] PCI: pciehp: Handle push button event asynchronously

2013-02-03 Thread Ben Hutchings
asynchronously. So we should use non-ordered workqueue. This patch also removes ordered workqueue in pciehp as a result. Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes Signed-off-by: Ben Hutchings --- drivers/pci/hotplug/pciehp.h |1 - drivers/pci/hotplug/pciehp_core.c |9

[ 064/128] USB: option: blacklist network interface on ONDA MT8205 4G LTE

2013-02-03 Thread Ben Hutchings
0265&MI_00 NMEA VID_19D2&PID_0265&MI_01 AT cmd VID_19D2&PID_0265&MI_02 Modem VID_19D2&PID_0265&MI_03 NetVID_19D2&PID_0265&MI_04 Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- drivers/usb/seria

[ 065/128] USB: option: add TP-LINK HSUPA Modem MA180

2013-02-03 Thread Ben Hutchings
&PID_0201&MI_00 NMEAVID_2357&PID_0201&MI_01 Modem VID_2357&PID_0201&MI_03 Networkcard VID_2357&PID_0201&MI_04 Reported-by: Thomas Schäfer Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- drivers/usb/seria

[ 067/128] usb: dwc3: gadget: fix ep->maxburst for ep0

2013-02-03 Thread Ben Hutchings
ep0. Signed-off-by: Pratyush Anand Signed-off-by: Felipe Balbi Signed-off-by: Ben Hutchings --- drivers/usb/dwc3/gadget.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/dwc3/gadget.c b/drivers/usb/dwc3/gadget.c index 2e43b33..2fdd767 100644 --- a/drivers/usb/dwc3/gadget.c ++

[ 073/128] ALSA: hda - Add Conexant CX20751/2/3/4 codec support

2013-02-03 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 61d648fb4726f8a89c07cd1904f9c2e11bf26df5 upstream. These are almost compatible with the older Conexant codecs. Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings

[ 081/128] ath9k: do not link receive buffers during flush

2013-02-03 Thread Ben Hutchings
might lead to memory corruption issues. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- drivers/net/wireless/ath/ath9k/recv.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/net/wireless/ath/ath9k/recv.c b

[ 080/128] ath9k_htc: Fix memory leak

2013-02-03 Thread Ben Hutchings
this by freeing them properly in the TX completion routine. Reported-by: Larry Finger Signed-off-by: Sujith Manoharan Tested-by: Larry Finger Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- drivers/net/wireless/ath/ath9k/htc_hst.c |2 ++ 1 file changed, 2 insertions(+) diff

[ 086/128] ath9k_hw: fix chain swap setting when setting rx chainmask to 5

2013-02-03 Thread Ben Hutchings
. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville [bwh: Backported to 3.2: keep the special case for AR_SREV_9462 here] Signed-off-by: Ben Hutchings --- drivers/net/wireless/ath/ath9k/ar9003_phy.c | 25 ++--- 1 file changed, 6 insertions(+), 19 deletions

[ 090/128] drm/i915: Disable AsyncFlip performance optimisations

2013-02-03 Thread Ben Hutchings
: Daniel Vetter [bwh: Backported to 3.2: - Adjust context - s/_MASKED_BIT/GFX_MODE/] Signed-off-by: Ben Hutchings --- drivers/gpu/drm/i915/i915_reg.h |1 + drivers/gpu/drm/i915/intel_ringbuffer.c | 19 +-- 2 files changed, 14 insertions(+), 6 deletions(-) --- a

[ 091/128] drm/i915: GFX_MODE Flush TLB Invalidate Mode must be 1 for scanline waits

2013-02-03 Thread Ben Hutchings
://bugzilla.kernel.org/show_bug.cgi?id=52311 Signed-off-by: Chris Wilson Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter [bwh: Backported to 3.2: s/_MASKED_BIT/GFX_MODE/] Signed-off-by: Ben Hutchings --- drivers/gpu/drm/i915/intel_ringbuffer.c |5 + 1 file changed, 5 insertions(+) --- a/drivers

[ 088/128] drm/i915: Remove the MI_FLUSH_ENABLE setting.

2013-02-03 Thread Ben Hutchings
to fix it. Signed-off-by: Eric Anholt Reviewed-by: Kenneth Graunke Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter Signed-off-by: Ben Hutchings --- drivers/gpu/drm/i915/intel_ringbuffer.c |2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_ringbuffer.c

[ 119/128] Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"

2013-02-03 Thread Ben Hutchings
dge, which we don't really support. But unconditionally disabling it breaks some existing setups. Reported-by: John Tapsell References: http://permalink.gmane.org/gmane.comp.freedesktop.xorg.drivers.intel/17237 Signed-off-by: Daniel Vetter Signed-off-by: Ben Hutchings --- drivers/gpu/

[ 112/128] ahci: Add identifiers for ASM106x devices

2013-02-03 Thread Ben Hutchings
olves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=42804 Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik Signed-off-by: Ben Hutchings --- drivers/ata/ahci.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 51548dd..78

[ 115/128] drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists

2013-02-03 Thread Ben Hutchings
off-by: Zhenzhong Duan Cc: Feng Jin Cc: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- drivers/firmware/dmi_scan.c | 62 --- 1 file changed, 47 insertions(+), 15 deletions(-) diff --git a

[ 125/128] ALSA: usb-audio: Fix regression by disconnection-race-fix patch

2013-02-03 Thread Ben Hutchings
disconnected. Otherwise it remains undead and pokes the wild access in the end. The regression fix is simply reverting the shutdown flag check in that code. Reported-and-tested-by: Chris J Arges Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- sound/usb/endpoint.c | 6 ++ 1

[ 120/128] staging: comedi: dont hijack hardware device private data

2013-02-03 Thread Ben Hutchings
r device number, and comedi_auto_unconfig() calls new function comedi_find_board_minor() to recover the minor device number associated with the hardware device. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- drivers/staging/comedi/

[ 127/128] x86, efi: Set runtime_version to the EFI spec revision

2013-02-03 Thread Ben Hutchings
able in the EFI System Table header. Cc: Seiji Aguchi Cc: Matthew Garrett Signed-off-by: Matt Fleming Signed-off-by: Ben Hutchings --- arch/x86/platform/efi/efi.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/platform/efi/efi.c b/arch/x86/platform/efi/efi.

[ 123/128] igb: release already assigned MSI-X interrupts if setup fails

2013-02-03 Thread Ben Hutchings
/0x130 RSP Signed-off-by: Stefan Assmann Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher Signed-off-by: Ben Hutchings --- drivers/net/ethernet/intel/igb/igb_main.c | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/drivers/net/ethernet/int

[ 121/128] intel-iommu: Prevent devices with RMRRs from being placed into SI Domain

2013-02-03 Thread Ben Hutchings
during init. This fixes the issue where the RMRR info for devices being placed in and out of the SI Domain gets lost. Signed-off-by: Thomas Mingarelli Tested-by: Shuah Khan Reviewed-by: Donald Dutile Reviewed-by: Alex Williamson Signed-off-by: Joerg Roedel Signed-off-by: Ben Hutchings

[ 100/128] smp: Fix SMP function call empty cpu mask race

2013-02-03 Thread Ben Hutchings
@linux.vnet.ibm.com Link: http://lkml.kernel.org/r/20130126075357.GA3205@udknight [ Tidied up the changelog and the comment in the code. ] Signed-off-by: Ingo Molnar Signed-off-by: Ben Hutchings --- kernel/smp.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff -

[ 111/128] x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI

2013-02-03 Thread Ben Hutchings
: H. Peter Anvin Cc: Jesse Barnes Signed-off-by: Ben Hutchings --- arch/x86/kernel/setup.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index 18182d1..00f6c14 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c @@ -61

[ 117/128] x86: Use enum instead of literals for trap values

2013-02-03 Thread Ben Hutchings
-by: Ben Hutchings --- arch/x86/include/asm/traps.h | 25 + arch/x86/kernel/irqinit.c|2 +- arch/x86/kernel/traps.c | 120 ++--- 3 files changed, 90 insertions(+), 57 deletions(-) diff --git a/arch/x86/include/asm/traps.h b/arch/x86

[ 118/128] staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC

2013-02-03 Thread Ben Hutchings
OMEDI_NI_AT_A2150' in the kernel config needs to also select 'COMEDI_FC'. Signed-off-by: Ian Abbott Signed-off-by: Ben Hutchings --- drivers/staging/comedi/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kcon

[ 124/128] drbd: add missing part_round_stats to _drbd_start_io_acct

2013-02-03 Thread Ben Hutchings
isner Signed-off-by: Lars Ellenberg Signed-off-by: Ben Hutchings --- drivers/block/drbd/drbd_req.c |1 + 1 file changed, 1 insertion(+) --- a/drivers/block/drbd/drbd_req.c +++ b/drivers/block/drbd/drbd_req.c @@ -37,6 +37,7 @@ static void _drbd_start_io_acct(struct d const int rw =

[ 099/128] ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices

2013-02-03 Thread Ben Hutchings
-by: Michael Beer Cc: Daniel Mack Signed-off-by: Clemens Ladisch Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- sound/usb/mixer.c | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/sound/usb/mixer.c b/sound/usb/mixer.c index ed4d89c..e90daf8

[ 114/128] drivers/firmware/dmi_scan.c: check dmi version when get system uuid

2013-02-03 Thread Ben Hutchings
. Also a minor fix to match variable meaning and mute checkpatch.pl [a...@linux-foundation.org: tweak code comment] Signed-off-by: Zhenzhong Duan Cc: Feng Jin Cc: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- drivers/firmware

[ 126/128] staging: usbip: changed function return type to void

2013-02-03 Thread Ben Hutchings
Kroah-Hartman Signed-off-by: Ben Hutchings --- drivers/staging/usbip/usbip_common.c | 11 --- drivers/staging/usbip/usbip_common.h |2 +- drivers/staging/usbip/vhci_rx.c |3 +-- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/drivers/staging/usbip

[ 122/128] ALSA: usb - fix race in creation of M-Audio Fast track pro driver

2013-02-03 Thread Ben Hutchings
David Henningsson Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- sound/usb/quirks.c |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c index acc12f0..e71fc8b 100644 --- a/sound/usb/quirks.c +++ b/sound/usb/qu

[ 097/128] can: ti_hecc: fix invalid error codes

2013-02-03 Thread Ben Hutchings
-off-by: Olivier Sobrie Signed-off-by: Marc Kleine-Budde Signed-off-by: Ben Hutchings --- drivers/net/can/ti_hecc.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/can/ti_hecc.c b/drivers/net/can/ti_hecc.c index f898c63..300581b 100644 --- a/drivers/net/can

[ 107/128] NFS: Dont silently fail setattr() requests on mountpoints

2013-02-03 Thread Ben Hutchings
the same for referrals, provided that we have a filehandle... Signed-off-by: Trond Myklebust Signed-off-by: Ben Hutchings --- fs/nfs/namespace.c | 20 1 file changed, 20 insertions(+) diff --git a/fs/nfs/namespace.c b/fs/nfs/namespace.c index dd057bc..fc8dc20 100644 --- a

[ 095/128] x86/msr: Add capabilities check

2013-02-03 Thread Ben Hutchings
Cc: Linus Torvalds Cc: Andrew Morton Cc: Peter Zijlstra Signed-off-by: Ingo Molnar Signed-off-by: Ben Hutchings --- arch/x86/kernel/msr.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/x86/kernel/msr.c b/arch/x86/kernel/msr.c index a7c5661..4929502 100644 --- a/arch/x86/kernel/

[ 104/128] EDAC: Test correct variable in ->store function

2013-02-03 Thread Ben Hutchings
kov Signed-off-by: Ben Hutchings --- drivers/edac/edac_pci_sysfs.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/edac/edac_pci_sysfs.c b/drivers/edac/edac_pci_sysfs.c index dc6e905..0056c4d 100644 --- a/drivers/edac/edac_pci_sysfs.c +++ b/drivers/edac/edac_pci_sysfs.

[ 106/128] samsung-laptop: Disable on EFI hardware

2013-02-03 Thread Ben Hutchings
igned-off-by: Ben Hutchings --- drivers/platform/x86/samsung-laptop.c |4 1 file changed, 4 insertions(+) --- a/drivers/platform/x86/samsung-laptop.c +++ b/drivers/platform/x86/samsung-laptop.c @@ -22,6 +22,7 @@ #include #include #include +#include /* * This driver is needed be

[ 109/128] x86/Sandy Bridge: reserve pages when integrated graphics is present

2013-02-03 Thread Ben Hutchings
stylistic changes, marked arrays as static const, and made less verbose; use "memblock=debug" for full verbosity. ] Signed-off-by: Jesse Barnes Signed-off-by: H. Peter Anvin Signed-off-by: Ben Hutchings --- arch/x86/kernel/setup.c | 78 +

[ 103/128] ALSA: hda - Fix non-snoop page handling

2013-02-03 Thread Ben Hutchings
Signed-off-by: Takashi Iwai [bwh: Backported to 3.2: open-code snd_pcm_get_dma_buf()] Signed-off-by: Ben Hutchings --- sound/pci/hda/hda_intel.c | 40 ++-- 1 file changed, 26 insertions(+), 14 deletions(-) --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci

[ 116/128] drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled

2013-02-03 Thread Ben Hutchings
wed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter Signed-off-by: Abdallah Chatila Signed-off-by: Ben Hutchings --- drivers/gpu/drm/i915/i915_reg.h |3 +++ drivers/gpu/drm/i915/intel_display.c |4 2 files changed, 7 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_reg.h b/

[ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-03 Thread Ben Hutchings
after setup on mixed fw/kernel') - Make efi_init() bail out when booted non-native, as it would previously not be called in this case - Drop inapplicable changes to start_kernel()] Signed-off-by: Ben Hutchings --- --- a/arch/x86/include/asm/efi.h +++ b/arch/x86/include/asm/efi.h @@ -90,6 +90,

[ 108/128] NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session

2013-02-03 Thread Ben Hutchings
text] Signed-off-by: Ben Hutchings --- fs/nfs/nfs4state.c | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) --- a/fs/nfs/nfs4state.c +++ b/fs/nfs/nfs4state.c @@ -1583,8 +1583,18 @@ static int nfs4_reset_session(struct nfs nfs4_begin_drain_session(clp); st

[ 110/128] x86/Sandy Bridge: mark arrays in __init functions as __initconst

2013-02-03 Thread Ben Hutchings
y: Mathias Krause Link: http://lkml.kernel.org/r/75f4bee6-cb0e-4426-b40b-697451677...@googlemail.com Signed-off-by: H. Peter Anvin Signed-off-by: Ben Hutchings --- arch/x86/kernel/setup.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/x86/kernel/setup.c b/arch/

[ 098/128] can: pch_can: fix invalid error codes

2013-02-03 Thread Ben Hutchings
Sobrie Signed-off-by: Marc Kleine-Budde Signed-off-by: Ben Hutchings --- drivers/net/can/pch_can.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/can/pch_can.c b/drivers/net/can/pch_can.c index 7d17485..5c314a9 100644 --- a/drivers/net/can/pch_can.c +++ b

[ 101/128] IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround

2013-02-03 Thread Ben Hutchings
L2_L2B_CK_GATE_CONTROL[CKGateL2BMiscDisable](D0F2xF4_x90[2]) = 1b. This patch corrects that for those which do not enable this workaround. Signed-off-by: Suravee Suthikulpanit Acked-by: Borislav Petkov Signed-off-by: Joerg Roedel [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings

[ 102/128] xfs: Fix possible use-after-free with AIO

2013-02-03 Thread Ben Hutchings
put and inode can be freed from memory. So we have to be sure that calling aio_complete() is the last thing we do with the inode. CC: x...@oss.sgi.com CC: Ben Myers Signed-off-by: Jan Kara Reviewed-by: Ben Myers Signed-off-by: Ben Myers Signed-off-by: Ben Hutchings --- fs/xfs/xfs_aops.c |2

[ 089/128] drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.

2013-02-03 Thread Ben Hutchings
don't use MI_FLUSH, or try to enable it any more. Signed-off-by: Eric Anholt Reviewed-by: Kenneth Graunke Reviewed-by: Ben Widawsky [danvet: Anyone trying to use this bit, please read all the relevant discussions, it's epic.] Signed-off-by: Daniel Vetter Signed-off-by: Ben Hutchings --

[ 113/128] [SCSI] sd: Reshuffle init_sd to avoid crash

2013-02-03 Thread Ben Hutchings
DIF. Which hasn't been initialised at this point, leading to a crash. So reshuffle the init_sd() and exit_sd() paths to have the driver registered last. Signed-off-by: Joel D. Diaz Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley Signed-off-by: Ben Hutchings --- drivers/s

[ 096/128] can: c_can: fix invalid error codes

2013-02-03 Thread Ben Hutchings
Signed-off-by: Olivier Sobrie Signed-off-by: Marc Kleine-Budde Signed-off-by: Ben Hutchings --- drivers/net/can/c_can/c_can.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/can/c_can/c_can.c b/drivers/net/can/c_can/c_can.c index 5233b8f..58607f1 100644 --- a

[ 087/128] mwifiex: fix typo in PCIe adapter NULL check

2013-02-03 Thread Ben Hutchings
d-off-by: Avinash Patil Signed-off-by: Bing Zhao Reviewed-by: Sergey V. Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- drivers/net/wireless/mwifiex/pcie.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/mwifiex/pcie.c b/drivers/net/

[ 094/128] drm/radeon: fix a rare case of double kfree

2013-02-03 Thread Ben Hutchings
Signed-off-by: Ben Hutchings --- drivers/gpu/drm/radeon/radeon_cs.c |2 ++ 1 file changed, 2 insertions(+) --- a/drivers/gpu/drm/radeon/radeon_cs.c +++ b/drivers/gpu/drm/radeon/radeon_cs.c @@ -168,6 +168,8 @@ int radeon_cs_parser_init(struct radeon_ if (p->chunks[i

[ 092/128] iommu/intel: disable DMAR for g4x integrated gfx

2013-02-03 Thread Ben Hutchings
Adam Jackson Cc: David Woodhouse Acked-By: David Woodhouse Tested-by: stathis Tested-by: Mihai Moldovan Signed-off-by: Daniel Vetter [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- drivers/iommu/intel-iommu.c | 21 +++-- 1 file changed, 15 inser

[ 093/128] drm/i915: dump UTS_RELEASE into the error_state

2013-02-03 Thread Ben Hutchings
-by: Daniel Vetter [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- drivers/gpu/drm/i915/i915_debugfs.c |2 ++ 1 file changed, 2 insertions(+) --- a/drivers/gpu/drm/i915/i915_debugfs.c +++ b/drivers/gpu/drm/i915/i915_debugfs.c @@ -30,6 +30,7 @@ #include #include

[ 083/128] brcmsmac: increase timer reference count for new timers only

2013-02-03 Thread Ben Hutchings
module unloading. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Hante Meuleman Reviewed-by: Arend van Spriel Signed-off-by: Piotr Haber Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c

[ 079/128] Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()

2013-02-03 Thread Ben Hutchings
0:af:f0:af:f0:af ("f0:af:f0:af:f0:af" is the device bluetooth address, taken from "phys" field in struct hid_device due to overflow.) Signed-off-by: Anderson Lizardo Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan Signed-off-by: Ben Hutchings --- net/bluetooth/hidp

[ 082/128] ath9k: fix double-free bug on beacon generate failure

2013-02-03 Thread Ben Hutchings
, bf->bf_mpdu is not reset, yet the skb is freed, leading to a double-free on the next beacon tx attempt, resulting in a system crash. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- drivers/net/wireless/ath/ath9k/beacon.c |1 + 1 file changed

[ 085/128] ath9k_hw: fix calibration issues on chainmask that dont include chain 0

2013-02-03 Thread Ben Hutchings
: Ben Hutchings --- drivers/net/wireless/ath/ath9k/ar9003_calib.c |2 ++ drivers/net/wireless/ath/ath9k/ar9003_phy.c |2 +- drivers/net/wireless/ath/ath9k/hw.h |1 + 3 files changed, 4 insertions(+), 1 deletion(-) --- a/drivers/net/wireless/ath/ath9k/ar9003_calib.c +++ b

[ 084/128] efi, x86: Pass a proper identity mapping in efi_call_phys_prelog

2013-02-03 Thread Ben Hutchings
ff-by: Matt Fleming Signed-off-by: Ben Hutchings --- arch/x86/platform/efi/efi_64.c | 22 +- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/arch/x86/platform/efi/efi_64.c b/arch/x86/platform/efi/efi_64.c index 95fd505..2b20038 100644 --- a/arch/x86/pl

[ 077/128] USB: UHCI: fix IRQ race during initialization

2013-02-03 Thread Ben Hutchings
Don Zickus Tested-by: "Huang, Adrian (ISS Linux TW)" Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- drivers/usb/host/uhci-hcd.c | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/drivers/usb/host/uhci-hcd.c b/drivers/usb/host/uhci

[ 076/128] ftrace: Be first to run code modification on modules

2013-02-03 Thread Ben Hutchings
asami Hiramatsu Reported-by: Frank Ch. Eigler Signed-off-by: Steven Rostedt Signed-off-by: Ben Hutchings --- kernel/trace/ftrace.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/trace/ftrace.c b/kernel/trace/ftrace.c index 3ffe4c5..41473b4 100644 --- a/kernel/trace

[ 071/128] ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem

2013-02-03 Thread Ben Hutchings
page pointer, and running off the end of the sparsemem page array. Fix this by incrementing by pfn instead, and convert the pfn to a struct page. Suggested-by: James Bottomley Tested-by: Subhash Jadavani Signed-off-by: Russell King Signed-off-by: Ben Hutchings --- arch/arm/mm/dma-mapping.c

[ 068/128] intel_idle: Dont register CPU notifier if we are not running.

2013-02-03 Thread Ben Hutchings
ackported to 3.2: notifier is registered only if we do not have ARAT] Signed-off-by: Ben Hutchings --- --- a/drivers/idle/intel_idle.c +++ b/drivers/idle/intel_idle.c @@ -431,10 +431,8 @@ static int intel_idle_probe(void) if (boot_cpu_has(X86_FEATURE_ARAT)) /* Always Rel

[ 072/128] evm: checking if removexattr is not a NULL

2013-02-03 Thread Ben Hutchings
igned-off-by: Dmitry Kasatkin Signed-off-by: Mimi Zohar Signed-off-by: James Morris Signed-off-by: Ben Hutchings --- security/integrity/evm/evm_crypto.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/integrity/evm/evm_crypto.c b/security/integrity/evm/evm_cr

[ 078/128] fs/cifs/cifs_dfs_ref.c: fix potential memory leakage

2013-02-03 Thread Ben Hutchings
ither in line 250. So we free the memroy of *devname in function cifs_compose_mount_options() when it goes to error. Signed-off-by: Cong Ding Reviewed-by: Jeff Layton Signed-off-by: Steve French Signed-off-by: Ben Hutchings --- fs/cifs/cifs_dfs_ref.c |2 ++ 1 file changed, 2 insertions(+)

[ 075/128] ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs

2013-02-03 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 42c364ace52ae6b4699105b39f2559c256b6cd4c upstream. These are just compatible with other CX2075x codecs. Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings

[ 070/128] ACPI / processor: Get power info before updating the C-states

2013-02-03 Thread Ben Hutchings
information available. This fixes the missing C-state information after AC-->DC transition. Signed-off-by: Thomas Schlichter Signed-off-by: Rafael J. Wysocki Signed-off-by: Ben Hutchings --- drivers/acpi/processor_idle.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/a

[ 074/128] ALSA: hda/conexant - Correct vendor IDs for new codecs

2013-02-03 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 2d825fd82eb765412a558a56e193b77117d56699 upstream. Never trust datasheet... Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- sound/pci/hda/patch_conexant.c

[ 128/128] printk: fix buffer overflow when calling log_prefix function from call_console_drivers

2013-02-03 Thread Ben Hutchings
re memblock_alloc does allocate printk buffer : if the buffer overflow is inside another kernel allocation the problem may not be revealed, else the server may hangs up. Signed-off-by: Alexandre SIMON Signed-off-by: Ben Hutchings --- include/linux/syslog.h |6 ++ kernel/printk.c|

[ 069/128] ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled

2013-02-03 Thread Ben Hutchings
1b/0x20 [] sysfs_write_file+0xf4/0x170 This patch fixes it. Signed-off-by: Konrad Rzeszutek Wilk Signed-off-by: Rafael J. Wysocki Signed-off-by: Ben Hutchings --- drivers/acpi/processor_idle.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/acpi/processor_idle.c b/drivers/acpi/processor_idle.

[ 066/128] USB: io_ti: Fix NULL dereference in chase_port()

2013-02-03 Thread Ben Hutchings
Frisch Cc: Johan Hovold Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- drivers/usb/serial/io_ti.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c index 58184f3..82afc4d 100644 --- a/drivers/usb/serial/io_ti.c

[ 062/128] 8250/16?50: Add support for Broadcom TruManage redirected serial port

2013-02-03 Thread Ben Hutchings
). Signed-off-by: Stephen Hurd Signed-off-by: Michael Chan Signed-off-by: Greg Kroah-Hartman [bwh: Backported to 3.2: - Adjust filenames - Adjust context - First available port type number is 23 not 24 - s/uart_8250_port/uart_port/ - Use serial_in() not serial_port_in()] Signed-off-by: Ben

[ 048/128] usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added

2013-02-03 Thread Ben Hutchings
-Hartman Signed-off-by: Ben Hutchings --- drivers/usb/serial/ftdi_sio.c |2 ++ drivers/usb/serial/ftdi_sio_ids.h |6 ++ 2 files changed, 8 insertions(+) diff --git a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c index 0a373b3..ba68835 100644 --- a/drivers/usb

[ 057/128] ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone

2013-02-03 Thread Ben Hutchings
: Russell King Signed-off-by: Ben Hutchings --- arch/arm/vfp/entry.S |6 +++--- arch/arm/vfp/vfphw.S |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/vfp/entry.S b/arch/arm/vfp/entry.S index cc926c9..323ce1a 100644 --- a/arch/arm/vfp/entry.S +++ b/arch/arm

[ 063/128] KVM: PPC: Emulate dcbf

2013-02-03 Thread Ben Hutchings
ve on. Reported-by: Ben Collins Signed-off-by: Alexander Graf Tested-by: Ben Collins [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- arch/powerpc/kvm/emulate.c |2 ++ 1 file changed, 2 insertions(+) --- a/arch/powerpc/kvm/emulate.c +++ b/arch/powerpc/kvm/emul

[ 059/128] xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.

2013-02-03 Thread Ben Hutchings
: Konrad Rzeszutek Wilk Signed-off-by: Ben Hutchings --- arch/x86/kernel/entry_32.S |1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kernel/entry_32.S b/arch/x86/kernel/entry_32.S index 88b725a..cf8639b 100644 --- a/arch/x86/kernel/entry_32.S +++ b/arch/x86/kernel/entry_32.S @@ -1084,7

[ 060/128] staging: vt6656: Fix inconsistent structure packing

2013-02-03 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings commit 1ee4c55fc9620451b2a825d793042a7e0775391b upstream. vt6656 has several headers that use the #pragma pack(1) directive to enable structure packing, but never disable it

[ 050/128] PCI: shpchp: Handle push button event asynchronously

2013-02-03 Thread Ben Hutchings
nd to make the shpchp history correspond more closely with the pciehp history. Signed-off-by: Bjorn Helgaas CC: Kenji Kaneshige Signed-off-by: Ben Hutchings --- drivers/pci/hotplug/shpchp.h |1 - drivers/pci/hotplug/shpchp_core.c | 10 -- drivers/pci/hotplug/shpchp_ctrl.c |

<    1   2   3   4   5   6   7   8   9   10   >