Re: [2.6.32.y, 2.6.34.y] Re: kernel panic when mount NFSv4

2012-12-13 Thread Willy Tarreau
Hi Jonathan, On Thu, Dec 13, 2012 at 09:39:58PM -0800, Jonathan Nieder wrote: > Hi Willy et al, > > Please consider > > beb0f0a9fba1 kernel panic when mount NFSv4, 2010-12-20 > > for application to kernel.org's 2.6.32.y and 2.6.34.y trees. The > patch was applied upstream during the 2.6.38 m

Re: [ 02/38] PCI/PM: Fix deadlock when unbinding device if parent in D3cold

2012-12-13 Thread Huang Ying
On Tue, 2012-12-11 at 10:08 -0800, Greg Kroah-Hartman wrote: > On Tue, Dec 11, 2012 at 04:12:52PM +0800, Huang Ying wrote: [snip] > > Which tree should I base the patch on? > > 3.6.10 would be great. Here is the patch for 3.6.10. --

Patch Upstream: [SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver.

2012-12-13 Thread Gregs git-bot
commit: 220d36b4c2d96446e88d561714829ec5801b4fc7 From: Giridhar Malavali Date: Wed, 21 Nov 2012 02:39:55 -0500 Subject: [SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver. Signed-off-by: Giridhar Malavali Signed-off-by: Saurav Kashyap

Patch Upstream: mlx4_core: Fix potential deadlock in mlx4_eq_int()

2012-12-13 Thread Gregs git-bot
commit: 311f813a2daefcba03f706a692fe0c67888d7622 From: Jack Morgenstein Date: Tue, 27 Nov 2012 16:24:30 + Subject: mlx4_core: Fix potential deadlock in mlx4_eq_int() The slave_state_lock spinlock is used in both interrupt context and process context, hence irq locking must be used. Found by

Patch Upstream: [SCSI] mvsas: fix undefined bit shift

2012-12-13 Thread Gregs git-bot
commit: beecadea1b8d67f591b13f7099559f32f3fd601d From: Xi Wang Date: Fri, 16 Nov 2012 14:40:03 -0500 Subject: [SCSI] mvsas: fix undefined bit shift The macro bit(n) is defined as ((u32)1 << n), and thus it doesn't work with n >= 32, such as in mvs_94xx_assign_reg_set(): if (i >= 32) {

Patch Upstream: IB/mlx4: Fix spinlock order to avoid lockdep warnings

2012-12-13 Thread Gregs git-bot
commit: ceb7decb366591e9b67d70832e07f5d240572a3d From: Jack Morgenstein Date: Tue, 27 Nov 2012 16:24:29 + Subject: IB/mlx4: Fix spinlock order to avoid lockdep warnings lockdep warns about taking a hard-irq-unsafe lock (sriov->id_map_lock) inside a hard-irq-safe lock (sriov->going_down_lock).

Patch Upstream: [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()

2012-12-13 Thread Gregs git-bot
commit: 9bceab4e08c5e329e9def7fe1cab41c467236517 From: Steve Hodgson Date: Wed, 21 Nov 2012 02:39:56 -0500 Subject: [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback() Signed-off-by: Steve Hodgson Signed-off-by: Armen Baloyan Signed-off-by: Saurav Kashyap Cc: #3.7 Signe

Patch Upstream: [SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.

2012-12-13 Thread Gregs git-bot
commit: a394aac88506159e047630fc90dc2242568382d8 From: David Jeffery Date: Wed, 21 Nov 2012 02:39:54 -0500 Subject: [SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically. When the qla2xxx driver loses access to multiple, remote ports, there is a race condition which can occur which will

Patch Upstream: [SCSI] qla2xxx: Properly set result field of bsg_job reply structure for success and failure.

2012-12-13 Thread Gregs git-bot
commit: 63ea923a97cb0d78efcbbd229950e101588f0ddb From: Armen Baloyan Date: Wed, 21 Nov 2012 02:39:53 -0500 Subject: [SCSI] qla2xxx: Properly set result field of bsg_job reply structure for success and failure. FC transport on receiving bsg_job submission failure, calls bsg_job->job_done() and se

Patch Upstream: [SCSI] prevent stack buffer overflow in host_reset

2012-12-13 Thread Gregs git-bot
commit: 072f19b4bea31cdd482d79f805413f2f9ac9e233 From: Sasha Levin Date: Thu, 15 Nov 2012 15:51:46 -0500 Subject: [SCSI] prevent stack buffer overflow in host_reset store_host_reset() has tried to re-invent the wheel to compare sysfs strings. Unfortunately it did so poorly and never bothered to c

[2.6.32.y, 2.6.34.y] Re: kernel panic when mount NFSv4

2012-12-13 Thread Jonathan Nieder
Hi Willy et al, Please consider beb0f0a9fba1 kernel panic when mount NFSv4, 2010-12-20 for application to kernel.org's 2.6.32.y and 2.6.34.y trees. The patch was applied upstream during the 2.6.38 merge window, so newer kernels don't need it. (Context: .) Tom

Re: [PATCH v3] mxs: uart: allow setting RTS from software

2012-12-13 Thread Huang Shijie
于 2012年12月13日 21:27, Steffen Trumtrar 写道: > With the patch "serial: mxs-auart: fix the wrong RTS hardware flow control" > the > mainline mxs-uart driver now sets RTSEN only when hardware flow control is > enabled via software. It is not possible any longer to set RTS manually via > software. Howev

Patch Upstream: KVM: PPC: e500: fix allocation size error on g2h_tlb1_map

2012-12-13 Thread Gregs git-bot
commit: e400e72f250d2567e89c9bafb47ab91e8d9a15a2 From: Scott Wood Date: Wed, 22 Aug 2012 15:04:23 + Subject: KVM: PPC: e500: fix allocation size error on g2h_tlb1_map We were only allocating half the bytes we need, which was made more obvious by a recent fix to the memset in clear_tlb1_bitma

Patch Upstream: KVM: PPC: 44x: fix DCR read/write

2012-12-13 Thread Gregs git-bot
commit: e43a028752fed049e4bd94ef895542f96d79fa74 From: Alexander Graf Date: Sat, 6 Oct 2012 03:56:35 +0200 Subject: KVM: PPC: 44x: fix DCR read/write When remembering the direction of a DCR transaction, we should write to the same variable that we interpret on later when doing vcpu_run again. Si

Patch Upstream: s390/kvm: dont announce RRBM support

2012-12-13 Thread Gregs git-bot
commit: 87cac8f879a5ecd7109dbe688087e8810b3364eb From: Christian Borntraeger Date: Tue, 2 Oct 2012 16:25:38 +0200 Subject: s390/kvm: dont announce RRBM support Newer kernels (linux-next with the transparent huge page patches) use rrbm if the feature is announced via feature bit 66. RRBM will caus

Patch Upstream: KVM: Fix user memslot overlap check

2012-12-13 Thread Gregs git-bot
commit: 5419369ed6bd4cf711fdda5e52a5999b940413f5 From: Alex Williamson Date: Thu, 29 Nov 2012 14:07:59 -0700 Subject: KVM: Fix user memslot overlap check Prior to memory slot sorting this loop compared all of the user memory slots for overlap with new entries. With memory slot sorting, we're jus

Patch Upstream: s390/kvm: Fix address space mixup

2012-12-13 Thread Gregs git-bot
commit: ce6a04ac1b759beafc88dbc443ae5da867579eeb From: Christian Borntraeger Date: Thu, 15 Nov 2012 09:35:16 +0100 Subject: s390/kvm: Fix address space mixup I was chasing down a bug of random validity intercepts on s390. (guest prefix page not mapped in the host virtual aspace). Turns out that t

Patch Upstream: s390/cio: fix pgid reserved check

2012-12-13 Thread Gregs git-bot
commit: d99e79ec5574fc556c988f613ed6175f6de66f4a From: Sebastian Ott Date: Fri, 30 Nov 2012 16:48:59 +0100 Subject: s390/cio: fix pgid reserved check The check to whom a device is reserved is done by checking the path state of the affected channel paths. If it turns out that one path is flagged a

+ mm-hugetlb-create-hugetlb-cgroup-file-in-hugetlb_init.patch added to -mm tree

2012-12-13 Thread akpm
The patch titled Subject: mm/hugetlb: create hugetlb cgroup file in hugetlb_init has been added to the -mm tree. Its filename is mm-hugetlb-create-hugetlb-cgroup-file-in-hugetlb_init.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer

Patch Upstream: ALSA: usb-audio: Fix missing autopm for MIDI input

2012-12-13 Thread Gregs git-bot
commit: f5f165418cabf2218eb466c0e94693b8b1aee88b From: Takashi Iwai Date: Mon, 3 Dec 2012 11:30:50 +0100 Subject: ALSA: usb-audio: Fix missing autopm for MIDI input The commit [88a8516a: ALSA: usbaudio: implement USB autosuspend] added the support of autopm for USB MIDI output, but it didn't take

Patch Upstream: ALSA: usb-audio: Avoid autopm calls after disconnection

2012-12-13 Thread Gregs git-bot
commit: 59866da9e4ae54819e3c4e0a8f426bdb0c2ef993 From: Takashi Iwai Date: Mon, 3 Dec 2012 11:12:46 +0100 Subject: ALSA: usb-audio: Avoid autopm calls after disconnection Add a similar protection against the disconnection race and the invalid use of usb instance after disconnection, as well as we'

Patch Upstream: ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522

2012-12-13 Thread Gregs git-bot
commit: 63a077e27648b4043b1ca1b4e29f0c42d99616b6 From: Takashi Iwai Date: Wed, 12 Dec 2012 12:10:01 +0100 Subject: ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522 Acer Aspire One 522 has the infamous digital mic unit that needs the phase inversion fixup for stereo. Bugzilla: https://bu

Patch Upstream: regulator: wm831x: Set the new rather than old value for DVS VSEL

2012-12-13 Thread Gregs git-bot
commit: 13ae633cf729b0ecb677b75b04886ff8fada8fad From: Mark Brown Date: Tue, 20 Nov 2012 10:02:06 +0900 Subject: regulator: wm831x: Set the new rather than old value for DVS VSEL Reported-by: Guennadi Liakhovetski Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- drivers/regulator/wm831

Patch Upstream: regulator: s2mps11: Fix ramp delay value shift operation

2012-12-13 Thread Gregs git-bot
commit: f7ebaaeb0b4b97b20c1816f11884e7bfe610a2fa From: Sangbeom Kim Date: Sat, 24 Nov 2012 11:13:28 +0900 Subject: regulator: s2mps11: Fix ramp delay value shift operation This patch fix the abnormal ramp delay setting. The shift operation was wrong. Signed-off-by: Sangbeom Kim Signed-off-by: M

Patch Upstream: ASoC: wm8994: Use the same DCS codes for all WM1811 variants

2012-12-13 Thread Gregs git-bot
commit: 7be39afbd39c16eb180646b0ac44bb1ba460 From: Mark Brown Date: Wed, 28 Nov 2012 13:46:56 + Subject: ASoC: wm8994: Use the same DCS codes for all WM1811 variants Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- sound/soc/codecs/wm8994.c | 16 ++-- 1 files chang

Patch Upstream: firewire: net: Fix handling of fragmented multicast/broadcast packets.

2012-12-13 Thread Gregs git-bot
commit: 9d2373420900a39f5212a3b289331aa3535b1000 From: Stephan Gatzka Date: Wed, 28 Nov 2012 20:04:32 +0100 Subject: firewire: net: Fix handling of fragmented multicast/broadcast packets. This patch fixes both the transmit and receive portion of sending fragmented mutlicast and broadcast packets.

Patch Upstream: HID: Add Apple wireless keyboard 2011 ANSI to special driver list

2012-12-13 Thread Gregs git-bot
commit: f9af7b9edccb87d4d80b58687ab63e58f3b64c4c From: Ben Hutchings Date: Sun, 2 Dec 2012 14:38:23 + Subject: HID: Add Apple wireless keyboard 2011 ANSI to special driver list Commit 0a97e1e9f9a6 ('HID: apple: Add Apple wireless keyboard 2011 ANSI PID') did not update the special driver list

Patch Upstream: PCI/PM: Keep runtime PM enabled for unbound PCI devices

2012-12-13 Thread Gregs git-bot
commit: 967577b062417b4e4b8e27b711220f4124f5153a From: Huang Ying Date: Tue, 20 Nov 2012 16:08:22 +0800 Subject: PCI/PM: Keep runtime PM enabled for unbound PCI devices For unbound PCI devices, what we need is: - Always in D0 state, because some devices do not work again after being put into

Patch Upstream: ALSA: hda - Move runtime PM check to runtime_idle callback

2012-12-13 Thread Gregs git-bot
commit: 6eb827d23577a4efec2b10a9c4cc9ded268a1d1c From: Takashi Iwai Date: Wed, 12 Dec 2012 11:50:12 +0100 Subject: ALSA: hda - Move runtime PM check to runtime_idle callback The runtime_idle callback is the right place to check the suspend capability, but currently we do it wrongly in the runtime

[PATCH 001/241] gpio-timberdale: fix a potential wrapping issue

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit d79550a7bc35c16476ebdc27c78378d8093390ec upstream. ->last_ier is an unsigned long but the high bits can't be used int the original code because the shift wraps. Signe

[PATCH 003/241] drm/i915: fix overlay on i830M

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter commit a9193983f4f292a82a00c72971c17ec0ee8c6c15 upstream. The overlay on the i830M has a peculiar failure mode: It works the first time around after boot-up, but consistenly

[PATCH 004/241] drm/i915: clear the entire sdvo infoframe buffer

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter commit b6e0e543f75729f207b9c72b0162ae61170635b2 upstream. Like in the case of native hdmi, which is fixed already in commit adf00b26d18e1b3570451296e03bcb20e4798cdd Author:

[PATCH 002/241] cfg80211: fix antenna gain handling

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Felix Fietkau commit c4a9fafc77a5318f5ed26c509bbcddf03e18c201 upstream. No driver initializes chan->max_antenna_gain to something sensible, and the only place where it is being used right

[PATCH 005/241] mac80211: use blacklist for duplicate IE check

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 9690fb169b433a66485c808e4fc352b8a0f8d866 upstream. Instead of the current whitelist which accepts duplicates only for the quiet and vendor IEs, use a blacklist of all

[PATCH 006/241] mac80211: Only process mesh config header on frames that RA_MATCH

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Javier Cardona commit 555cb715be8ef98b8ec362b23dfc254d432a35b1 upstream. Doing otherwise is wrong, and may wreak havoc on the mpp tables, specially if the frame is encrypted. Reported-by:

[PATCH 008/241] gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Mathias Nyman commit ad2fab36d7922401c4576fb7ea9b21a47a29a17f upstream. gpios requested with invalid numbers, or gpios requested from userspace via sysfs should not try to be deferred on

[PATCH 010/241] mac80211: fix SSID copy on IBSS JOIN

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli commit badecb001a310408d3473b1fc2ed5aefd0bc92a9 upstream. The 'ssid' field of the cfg80211_ibss_params is a u8 pointer and its length is likely to be less than IEEE80211_

[PATCH 009/241] qla2xxx: Update target lookup session tables when a target session changes

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier commit c8292d1da53fa60c7516ab03a9d83f7ea266d335 upstream. It is possible for the target code to change the loop_id or s_id of a target session in reaction to an FC fabric cha

[PATCH 007/241] mac80211: don't inspect Sequence Control field on control frames

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Javier Cardona commit f7fbf70ee9db6da6033ae50d100e017ac1f26555 upstream. Per IEEE Std. 802.11-2012, Sec 8.2.4.4.1, the sequence Control field is not present in control frames. We noticed

[PATCH 013/241] mac80211: verify that skb data is present

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 9b395bc3be1cebf0144a127c7e67d56dbdac0930 upstream. A number of places in the mesh code don't check that the frame data is present and in the skb header when trying to

[PATCH 014/241] mac80211: make sure data is accessible in EAPOL check

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 6dbda2d00d466225f9db1dc695ff852443f28832 upstream. The code to allow EAPOL frames even when the station isn't yet marked associated needs to check that the incoming fr

[PATCH 012/241] mac80211: check management frame header length

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 4a4f1a5808c8bb0b72a4f6e5904c53fb8c9cd966 upstream. Due to pskb_may_pull() checking the skb length, all non-management frames are checked on input whether their 802.11

[PATCH 011/241] wireless: drop invalid mesh address extension frames

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 7dd111e8ee10cc6816669eabcad3334447673236 upstream. The mesh header can have address extension by a 4th or a 5th and 6th address, but never both. Drop such frames in 80

[PATCH 016/241] ext4: fix unjournaled inode bitmap modification

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Sandeen commit ffb5387e85d528fb6d0d924abfa3fbf0fc484071 upstream. commit 119c0d4460b001e44b41dcf73dc6ee794b98bd31 changed ext4_new_inode() such that the inode bitmap was being modifie

[PATCH 018/241] floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Herton Ronaldo Krzesinski commit b54e1f88897bcacc2cd359f48ea3b39eaf55f084 upstream. Since commit 070ad7e ("floppy: convert to delayed work and single-thread wq"), we end up calling alloc_o

[PATCH 017/241] ath9k: fix stale pointers potentially causing access to free'd skbs

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Felix Fietkau commit 8c6e30936a7893a85f6222084f0f26aceb81137a upstream. bf->bf_next is only while buffers are chained as part of an A-MPDU in the tx queue. When a tid queue is flushed (e.g

[PATCH 015/241] target: Fix double-free of se_cmd in target_complete_tmr_failure

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit e13d5fef88c40b87c8430f8274c3a9ca32ef90bc upstream. Fabric drivers currently expect to internally release se_cmd in the event of a TMR failure during target_submit

[PATCH 021/241] ALSA: PCM: Fix some races at disconnection

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 9b0573c07f278e9888c352aa9724035c75784ea0 upstream. Fix races at PCM disconnection: - while a PCM device is being opened or closed - while the PCM state is being changed

[PATCH 022/241] ALSA: usb-audio: Fix races at disconnection

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 978520b75f0a1ce82b17e1e8186417250de6d545 upstream. Close some races at disconnection of a USB audio device by adding the chip->shutdown_mutex and chip->shutdown check a

[PATCH 024/241] ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 888ea7d5ac6815ba16b3b3a20f665a92c7af6724 upstream. Similar like the previous commit, cover with chip->shutdown_rwsem and chip->shutdown checks. Reported-by: Matthieu C

[PATCH 023/241] ALSA: usb-audio: Use rwsem for disconnect protection

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 34f3c89fda4fba9fe689db22253ca8db2f5e6386 upstream. Replace mutex with rwsem for codec->shutdown protection so that concurrent accesses are allowed. Also add the protec

[PATCH 025/241] ALSA: Add a reference counter to card instance

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit a0830dbd4e42b38aefdf3fb61ba5019a1a99ea85 upstream. For more strict protection for wild disconnections, a refcount is introduced to the card instance, and let it up/down

[PATCH 028/241] rt2800: validate step value for temperature compensation

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka commit bf7e1abe434ba9e22e8dc04a4cba4ab504b788b8 upstream. Some hardware has correct (!= 0xff) value of tssi_bounds[4] in the EEPROM, but step is equal to 0xff. This resul

[PATCH 027/241] xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: David Vrabel commit a67baeb77375199bbd842fa308cb565164dd1f19 upstream. map->kmap_ops allocated in gntdev_alloc_map() wasn't freed by gntdev_put_map(). Add a gntdev_free_map() helper funct

[PATCH 026/241] ALSA: Avoid endless sleep after disconnect

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 0914f7961babbf28aaa2f19b453951fb4841c03f upstream. When disconnect callback is called, each component should wake up sleepers and check card->shutdown flag for avoiding

[PATCH 030/241] md/raid1: Fix assembling of arrays containing Replacements.

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown commit 02b898f2f04e418094f0093a3ad0b415bcdbe8eb upstream. setup_conf in raid1.c uses conf->raid_disks before assigning a value. It is used when including 'Replacement' devices.

[PATCH 032/241] HID: microsoft: fix invalid rdesc for 3k kbd

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby commit 3ccc60f9d8c39180c205dba1a020735bda1b2491 upstream. Microsoft Digital Media Keyboard 3000 has two interfaces, and the second one has a report descriptor with a bug. The se

[PATCH 029/241] ath9k: Test for TID only in BlockAcks while checking tx status

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Sven Eckelmann commit 6fe7cc71bbf3a0bc28c9cec3c00bc11e81344412 upstream. The ath9k xmit functions for AMPDUs can send frames as non-aggregate in case only one frame is currently available.

[PATCH 031/241] Input: tsc40 - remove wrong announcement of pressure support

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Rolf Eike Beer commit 32ed1911fc79908d704023317d4ddeb3883fd07e upstream. The tsc40 driver announces it supports the pressure event, but will never send one. The announcement will cause tsl

[PATCH 035/241] NFSv4.1: We must release the sequence id when we fail to get a session slot

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust commit 2240a9e2d013d8269ea425b73e1d7a54c7bc141f upstream. If we do not release the sequence id in cases where we fail to get a session slot, then we can deadlock if we hit

[PATCH 034/241] NFS: Wait for session recovery to finish before returning

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Bryan Schumaker commit 399f11c3d872bd748e1575574de265a6304c7c43 upstream. Currently, we will schedule session recovery and then return to the caller of nfs4_handle_exception. This works f

[PATCH 039/241] nfs: Show original device name verbatim in /proc/*/mount{s,info}

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings commit 97a54868262da1629a3e65121e65b8e8c4419d9f upstream. Since commit c7f404b ('vfs: new superblock methods to override /proc/*/mount{s,info}'), nfs_path() is used to genera

[PATCH 038/241] nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Scott Mayhew commit acce94e68a0f346115fd41cdc298197d2d5a59ad upstream. In very busy v3 environment, rpc.mountd can respond to the NULL procedure but not the MNT procedure in a timely manne

[PATCH 040/241] target: Don't return success from module_init() if setup fails

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier commit 0d0f9dfb31e0a6c92063e235417b42df185b3275 upstream. If the call to core_dev_release_virtual_lun0() fails, then nothing sets ret to anything other than 0, so even though

[PATCH 037/241] NFS: fix bug in legacy DNS resolver.

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown commit 8d96b10639fb402357b75b055b1e82a65ff95050 upstream. The DNS resolver's use of the sunrpc cache involves a 'ttl' number (relative) rather that a timeout (absolute). This co

[PATCH 036/241] NFSv4: nfs4_locku_done must release the sequence id

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust commit 2b1bc308f492589f7d49012ed24561534ea2be8c upstream. If the state recovery machinery is triggered by the call to nfs4_async_handle_error() then we can deadlock. Signe

[PATCH 042/241] iscsi-target: Fix missed wakeup race in TX thread

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier commit d5627acba9ae584cf4928af19f7ddf5f6837de32 upstream. The sleeping code in iscsi_target_tx_thread() is susceptible to the classic missed wakeup race: - TX thread finish

[PATCH 041/241] target: Avoid integer overflow in se_dev_align_max_sectors()

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier commit 3e03989b5868acf69a391a424dc71fcd6cc48167 upstream. The expression (max_sectors * block_size) might overflow a u32 (indeed, since iblock sets max_hw_sectors to UINT_MAX

[PATCH 043/241] target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Steve Hodgson commit ab74b3d62f05192bf8fb8f169e7999d1183b2e08 upstream. This patch changes core_tmr_abort_task() to use spin_lock -> spin_unlock around se_cmd->t_state_lock while spin_lock

[PATCH 046/241] drm/udl: fix stride issues scanning out stride != width*bpp

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Dave Airlie commit 3916e1d71b62b120888aa50bcc8d9a6200fc19a7 upstream. When buffer sharing with the i915 and using a 1680x1050 monitor, the i915 gives is a 6912 buffer for the 6720 width, t

[PATCH 044/241] DRM/Radeon: Fix Load Detection on legacy primary DAC.

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Egbert Eich commit 83325d072185899b706de2956170b246585aaec9 upstream. An uninitialized variable led to broken load detection. Signed-off-by: Egbert Eich Signed-off-by: Alex Deucher Sign

[PATCH 048/241] module: fix out-by-one error in kallsyms

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Rusty Russell commit 59ef28b1f14899b10d6b2682c7057ca00a9a3f47 upstream. Masaki found and patched a kallsyms issue: the last symbol in a module's symtab wasn't transferred. This is because

[PATCH 045/241] ixgbe: PTP get_ts_info missing software support

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jacob Keller commit 50f8d35de8ba4af311ea1176c534e8b73bb198e5 upstream. This patch corrects the ethtool get_ts_info functon which did not state that software timestamping was supported, eve

[PATCH 049/241] cifs: fix potential buffer overrun in cifs.idmap handling code

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jeff Layton commit 36960e440ccf94349c09fb944930d3bfe4bc473f upstream. The userspace cifs.idmap program generally works with the wbclient libs to generate binary SIDs in userspace. That pro

[PATCH 052/241] ALSA: HDA: Fix digital microphone on CS420x

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel J Blueman commit 16337e028a6dae9fbdd718c0d42161540a668ff3 upstream. Correctly enable the digital microphones with the right bits in the right coeffecient registers on Cirrus CS4206/

[PATCH 051/241] ALSA: hda: Cirrus: Fix coefficient index for beep configuration

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Alexander Stein commit 5a83b4b5a391f07141b157ac9daa51c409e71ab5 upstream. Signed-off-by: Alexander Stein Signed-off-by: Takashi Iwai Signed-off-by: Herton Ronaldo Krzesinski --- sound/

[PATCH 054/241] hwmon: (w83627ehf) Force initial bank selection

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jean Delvare commit 3300fb4f88688029fff8dfb9ec0734f6e4cba3e7 upstream. Don't assume bank 0 is selected at device probe time. This may not be the case. Force bank selection at first registe

[PATCH 053/241] ALSA: hda - Force to reset IEC958 status bits for AD codecs

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit ae24c3191ba2ab03ec6b4be323e730e00404b4b6 upstream. Several bug reports suggest that the forcibly resetting IEC958 status bits is required for AD codecs to get the SPDIF

[PATCH 057/241] ALSA: hda - Fix invalid connections in VT1802 codec

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit ef4da45828603df57e5e21b8aa21a66ce309f79b upstream. VT1802 codec provides the invalid connection lists of NID 0x24 and 0x33 containing the routes to a non-exist widget 0

[PATCH 055/241] drm: restore open_count if drm_setup fails

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Ilija Hadzic commit 0f1cb1bd94a9c967cd4ad3de51cfdabe61eb5dcc upstream. If drm_setup (called at first open) fails, the whole open call has failed, so we should not keep the open_count incre

[PATCH 056/241] ALSA: hda - Fix empty DAC filling in patch_via.c

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 5b3761954dac2d1393beef8210eb8cee81d16b8d upstream. In via_auto_fill_adc_nids(), the parser tries to fill dac_nids[] at the point of the current line-out (i). When no v

[PATCH 060/241] ALSA: hda - Improve HP depop when system enter to S3

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Kailang Yang commit 1387e2d12799e554df2f60e7ae7fe01384bcb96f upstream. alc269_toggle_power_output() was only use in ALC269VB. I rename it to alc269vb_toggle_power_output(). Signed-off-by

[PATCH 058/241] xen/events: fix RCU warning, or Call idle notifier after irq_enter()

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Mojiong Qiu commit 772aebcefeff310f80e32b874988af0076cb799d upstream. exit_idle() should be called after irq_enter(), otherwise it throws: [ INFO: suspicious RCU usage. ] 3.6.5 #1 Not tai

[PATCH 059/241] mmc: sdhci: fix NULL dereference in sdhci_request() tuning

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Chris Ball commit 14efd957209461bbdf285bf0d67e931955d04a4c upstream. Commit 473b095a72a9 ("mmc: sdhci: fix incorrect command used in tuning") introduced a NULL dereference at resume-time i

[PATCH 066/241] xfs: fix reading of wrapped log data

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Dave Chinner commit 6ce377afd1755eae5c93410ca9a1121dfead7b87 upstream. Commit 4439647 ("xfs: reset buffer pointers before freeing them") in 3.0-rc1 introduced a regression when recovering

[PATCH 061/241] ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Kailang Yang commit 19a62823eae453619604636082085812c14ee391 upstream. Signed-off-by: Kailang Yang Signed-off-by: Takashi Iwai Signed-off-by: Herton Ronaldo Krzesinski --- sound/pci/hd

[PATCH 063/241] drm/radeon/cayman: add some missing regs to the VM reg checker

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 860fe2f05fa2eacac84368e23547ec8cf3cc6652 upstream. These regs were being wronly rejected leading to rendering issues. fixes: https://bugs.freedesktop.org/show_bug.cgi?

[PATCH 064/241] drm/radeon/si: add some missing regs to the VM reg checker

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit f418b88aad0c42b4caf4d79a0cf8d14a5d0a2284 upstream. This register is needed for streamout to work properly. Signed-off-by: Alex Deucher Reviewed-by: Michel Dänzer Sig

[PATCH 062/241] ALSA: Fix card refcount unbalance

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 8bb4d9ce08b0a92ca174e41d92c180328f86173f upstream. There are uncovered cases whether the card refcount introduced by the commit a0830dbd isn't properly increased or dec

[PATCH 069/241] mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takamori Yamaguchi commit b0a8cc58e6b9aaae3045752059e5e6260c0b94bc upstream. In kswapd(), set current->reclaim_state to NULL before returning, as current->reclaim_state holds reference to

[PATCH 068/241] fanotify: fix missing break

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Paris commit 848561d368751a1c0f679b9f045a02944506a801 upstream. Anders Blomdell noted in 2010 that Fanotify lost events and provided a test case. Eric Paris confirmed it was a bug an

[PATCH 071/241] drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom commit afcc87aa6a233e52df73552dc1dc9ae3881b7cc8 upstream. Signed-off-by: Thomas Hellstrom Reviewed-by: Brian Paul Reviewed-by: Dmitry Torokhov Cc: linux-graphics-mainta

[PATCH 070/241] drm/vmwgfx: Fix hibernation device reset

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom commit 95e8f6a21996c4cc2c4574b231c6e858b749dce3 upstream. The device would not reset properly when resuming from hibernation. Signed-off-by: Thomas Hellstrom Reviewed-by

[PATCH 074/241] USB: usb_wwan: fix bulk-urb allocation

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold commit 8e493ca1767d4951ed1322abaa74d6edbca29918 upstream. Make sure we do not allocate urbs if we do not have a bulk endpoint. Legacy code used incorrect assumption to test f

[PATCH 077/241] mac80211: sync acccess to tx_filtered/ps_tx_buf queues

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Arik Nemtsov commit 987c285c2ae2e4e32aca3a9b3252d28171c75711 upstream. These are accessed without a lock when ending STA PSM. If the sta_cleanup timer accesses these lists at the same time

[PATCH 075/241] ARM: dt: tegra: fix length of pad control and mux registers

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Pritesh Raithatha commit 322337b8fbd8c392246529d5db924820fc0c7381 upstream. The reg property contains not . Fix the length values to be length not last_offset. Signed-off-by: Pritesh Rai

[PATCH 073/241] UBIFS: fix mounting problems after power cuts

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Artem Bityutskiy commit a28ad42a4a0c6f302f488f26488b8b37c9b30024 upstream. This is a bugfix for a problem with the following symptoms: 1. A power cut happens 2. After reboot, we try to mo

[PATCH 072/241] UBIFS: introduce categorized lprops counter

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Artem Bityutskiy commit 98a1eebda3cb2a84ecf1f219bb3a95769033d1bf upstream. This commit is a preparation for a subsequent bugfix. We introduce a counter for categorized lprops. Signed-off-

[PATCH 076/241] futex: Handle futex_pi OWNER_DIED take over correctly

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner commit 59fa6245192159ab5e1e17b8e31f15afa9cff4bf upstream. Siddhesh analyzed a failure in the take over of pi futexes in case the owner died and provided a workaround. See:

[PATCH 082/241] mac80211: don't send null data packet when not associated

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 20f544eea03db4b498942558b882d463ce575c3e upstream. On resume or firmware recovery, mac80211 sends a null data packet to see if the AP is still around and hasn't discon

  1   2   3   >