Re: [PATCH] ARM: dts: imx: Add alias for ethernet controller

2014-07-24 Thread Shawn Guo
On Wed, Jul 23, 2014 at 08:52:53PM -0700, Greg KH wrote: On Thu, Jul 24, 2014 at 11:17:55AM +0800, Shawn Guo wrote: On Thu, Jul 24, 2014 at 04:07:19AM +0200, Marek Vasut wrote: commit 22970070e027cbbb9b2878f8f7c31d0d7f29e94d upstream. Add alias for FEC ethernet on i.MX25, i.MX27,

Linux 3.12.25

2014-07-24 Thread Jiri Slaby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm announcing the release of the 3.12.25 kernel. All users of the 3.12 kernel series must upgrade. The updated 3.12.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.12.y and can be

Re: [PATCH 0/2] USB: serial: ftdi_sio: Add support for new Xsens devices

2014-07-24 Thread Frans Klaver
Hi Greg, On Wed, Jul 23, 2014 at 05:01:02PM -0700, Greg Kroah-Hartman wrote: Your patches were mal-formed and could not be applied at all, please fix up your email client to not eat tabs and resend. It seems we're running into mail server settings that have been adapted for my use, but not for

[PATCH 2/2] USB: serial: ftdi_sio: Add support for new Xsens devices

2014-07-24 Thread Frans Klaver
From: Patrick Riphagen patrick.ripha...@xsens.com This adds support for new Xsens devices, using Xsens' own Vendor ID. Signed-off-by: Patrick Riphagen patrick.ripha...@xsens.com Signed-off-by: Frans Klaver frans.kla...@xsens.com Cc: Johan Hovold jo...@kernel.org Cc: Greg Kroah-Hartman

[PATCH 1/2] USB: serial: ftdi_sio: Annotate the current Xsens PID assignments

2014-07-24 Thread Frans Klaver
From: Patrick Riphagen patrick.ripha...@xsens.com The converters are used in specific products. It can be useful to know which they are exactly. Signed-off-by: Patrick Riphagen patrick.ripha...@xsens.com Signed-off-by: Frans Klaver frans.kla...@xsens.com Cc: Johan Hovold jo...@kernel.org Cc:

Re: [Intel-gfx] [PATCH] drm/i915: fix cursor handling when runtime suspended

2014-07-24 Thread Daniel Vetter
On Wed, Jul 23, 2014 at 08:38:19PM -0300, Paulo Zanoni wrote: 2014-07-23 19:41 GMT-03:00 Daniel Vetter dan...@ffwll.ch: On Thu, Jul 24, 2014 at 12:35:25AM +0200, Daniel Vetter wrote: On Wed, Jul 23, 2014 at 06:30:59PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni paulo.r.zan...@intel.com

e1000e: fix overrun of PHY RAR array

2014-07-24 Thread Alexander Y. Fomichev
Hi Greg! Can you please merge to stable-3.14.x from main tree? Without this fix my 82579 adapter refused to accept any hwaddr except for the first, and so it breaks macvlan functionality in particular (but not only i suspect). commit 96dee024ca4799d6d21588951240035c21ba1c67 Author: David Ertman

Re: [PATCH 3.8 107/116] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

2014-07-24 Thread Luis Henriques
On Wed, Jul 23, 2014 at 05:07:16PM -0700, Hugh Dickins wrote: On Wed, 23 Jul 2014, Kamal Mostafa wrote: On Tue, 2014-07-22 at 16:08 -0700, Hugh Dickins wrote: On Tue, 22 Jul 2014, Kamal Mostafa wrote: 3.8.13.27 -stable review patch. If anyone has any objections, please let me

[PATCH] cpuidle: coupled: Enable interrupts when early returning on invalid driver

2014-07-24 Thread Krzysztof Kozlowski
cpuidle_enter_state is expected to return with interrupts enabled. However cpuidle_enter_state_coupled returned with interrupts disabled if the cpuidle driver was registered without mask of coupled cpus. This could be observed as a warning: [1.613132] [ cut here ] [

Re: three CVE-2014-4171 fixes

2014-07-24 Thread P J P
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Hugh, all +-- On Wed, 23 Jul 2014, Hugh Dickins wrote --+ | Commit 8e205f779d1443a94b5ae81aa359cb535dd3021e | (shmem: fix faulting into a hole, not taking i_mutex) | | and commit b1a366500bd537b50c3aad26dc7df083ec03a448 | (shmem: fix

Re: [PATCH] cpuidle: coupled: Enable interrupts when early returning on invalid driver

2014-07-24 Thread Daniel Lezcano
On 07/24/2014 11:26 AM, Krzysztof Kozlowski wrote: cpuidle_enter_state is expected to return with interrupts enabled. However cpuidle_enter_state_coupled returned with interrupts disabled if the cpuidle driver was registered without mask of coupled cpus. Hi Krzysztof, may be your patch is

[3.11.y.z extended stable] Linux 3.11.10.14 stable review

2014-07-24 Thread Luis Henriques
This is the start of the review cycle for the Linux 3.11.10.14 stable kernel. This version contains 128 new patches, summarized below. The new patches are posted as replies to this message and also available in this git branch:

[PATCH 3.11 002/128] MIPS: KVM: Remove redundant NULL checks before kfree()

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: James Hogan james.ho...@imgtec.com commit c6c0a6637f9da54f9472144d44f71cf847f92e20 upstream. The kfree() function already NULL checks the parameter so remove the redundant NULL checks

[PATCH 3.11 022/128] rt2x00: fix rfkill regression on rt2500pci

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka stf...@wp.pl commit 616a8394b5df8c88f4dd416f4527439a4e365034 upstream. As reported by Niels, starting rfkill polling during device probe (commit e2bc7c5, generally

[PATCH 3.11 075/128] drm/radeon/cik: fix typo in EOP packet

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit b397207b7475afa9df2f94541f978100ff1ea47e upstream. Volatile bit was in the wrong location. This bit is not used at the moment.

[PATCH 3.11 063/128] xhci: Fix runtime suspended xhci from blocking system suspend.

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Wang, Yu yu.y.w...@intel.com commit d6236f6d1d885aa19d1cd7317346fe795227a3cc upstream. The system suspend flow as following: 1, Freeze all user processes and kenrel threads. 2, Try to

[PATCH 3.11 020/128] rt2x00: disable TKIP on USB

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka sgrus...@redhat.com commit 8edcb0ba0d56f5914eef11eda6db8bfe74eb9ca8 upstream. On USB we can not get atomically TKIP key. We have to disable support for TKIP

[PATCH 3.11 113/128] cpufreq: Makefile: fix compilation for davinci platform

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Prabhakar Lad prabhakar.cse...@gmail.com commit 5a90af67c2126fe1d04ebccc1f8177e6ca70d3a9 upstream. Since commtit 8a7b1227e303 (cpufreq: davinci: move cpufreq driver to drivers/cpufreq)

[PATCH 3.11 128/128] mm: hugetlb: fix copy_hugetlb_page_range()

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Naoya Horiguchi n-horigu...@ah.jp.nec.com commit 0253d634e0803a8376a0d88efee0bf523d8673f9 upstream. Commit 4a705fef9862 (hugetlb: fix copy_hugetlb_page_range() to handle

[PATCH 3.11 127/128] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Naoya Horiguchi n-horigu...@ah.jp.nec.com commit 4a705fef986231a3e7a6b1a6d3c37025f021f49f upstream. There's a race between fork() and hugepage migration, as a result we try to

[PATCH 3.11 125/128] rbd: use reference counts for image requests

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Elder el...@linaro.org commit 0f2d5be792b0466b06797f637cfbb0f64dbb408c upstream. Each image request contains a reference count, but to date it has not actually been used. (I

[PATCH 3.11 119/128] powerpc/perf: Add PPMU_ARCH_207S define

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Joel Stanley j...@jms.id.au commit 4d9690dd56b0d18f2af8a9d4a279cb205aae3345 upstream. Instead of separate bits for every POWER8 PMU feature, have a single one for v2.07 of the

[PATCH 3.11 120/128] powerpc/perf: Clear MMCR2 when enabling PMU

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Joel Stanley j...@jms.id.au commit b50a6c584bb47b370f84bfd746770c0bbe7129b7 upstream. On POWER8 when switching to a KVM guest we set bits in MMCR2 to freeze the PMU counters. Aside

[PATCH 3.11 126/128] Don't trigger congestion wait on dirty-but-not-writeout pages

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Linus Torvalds torva...@linux-foundation.org commit b738d764652dc5aab1c8939f637112981fce9e0e upstream. shrink_inactive_list() used to wait 0.1s to avoid congestion when all the pages

[PATCH 3.11 123/128] clk: spear3xx: Use proper control register offset

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit 15ebb05248d025534773c9ef64915bd888f04e4b upstream. The control register is at offset 0x10, not 0x0. This is wreckaged since commit 5df33a62c

[PATCH 3.11 121/128] powerpc/perf: Never program book3s PMCs with values = 0x80000000

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Anton Blanchard an...@samba.org commit f56029410a13cae3652d1f34788045c40a13ffc7 upstream. We are seeing a lot of PMU warnings on POWER8: Can't find PMC that caused IRQ Looking

[PATCH 3.11 124/128] x86, ioremap: Speed up check for RAM pages

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier rol...@purestorage.com commit c81c8a1eeede61e92a15103748c23d100880cc8a upstream. In __ioremap_caller() (the guts of ioremap), we loop over the range of pfns being

[PATCH 3.11 122/128] USB: serial: ftdi_sio: Add Infineon Triboard

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Michal Sojka sojk...@fel.cvut.cz commit d8279a40e50ad55539780aa617a32a53d7f0953e upstream. This adds support for Infineon TriBoard TC1798 [1]. Only interface 1 is used as serial line

[PATCH 3.11 117/128] drm/radeon: fix typo in golden register setup on evergreen

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 6abafb78f9881b4891baf74ab4e9f090ae45230e upstream. Fixes hangs on driver load on some cards. bug:

[PATCH 3.11 115/128] USB: ftdi_sio: Add extra PID.

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Bert Vermeulen b...@biot.com commit 5a7fbe7e9ea0b1b9d7ffdba64db1faa3a259164c upstream. This patch adds PID 0x0003 to the VID 0x128d (Testo). At least the Testo 435-4 uses this, likely

[PATCH 3.11 114/128] Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: K. Y. Srinivasan k...@microsoft.com commit affb1aff300ddee54df307812b38f166e8a865ef upstream. Starting with Win8, we have implemented several optimizations to improve the scalability

[PATCH 3.11 118/128] drm/radeon/dpm: Reenabling SS on Cayman

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Alexandre Demers alexandre.f.dem...@gmail.com commit 41959341ac7e33dd360c7a881d13566f9eca37b2 upstream. It reverts commit c745fe611ca42295c9d91d8e305d27983e9132ef now that Cayman is

[PATCH 3.11 110/128] hwmon: (emc2103) Clamp limits instead of bailing out

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck li...@roeck-us.net commit f6c2dd20108c35e30e2c1f3c6142d189451a626b upstream. It is customary to clamp limits instead of bailing out with an error if a configured limit is

[PATCH 3.11 111/128] arm64: implement TASK_SIZE_OF

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Colin Cross ccr...@android.com commit fa2ec3ea10bd377f9d55772b1dab65178425a1a2 upstream. include/linux/sched.h implements TASK_SIZE_OF as TASK_SIZE if it is not set by the architecture

[PATCH 3.11 116/128] dm io: fix a race condition in the wake up code for sync_io

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Joe Thornber thorn...@redhat.com commit 10f1d5d111e8aed46a0f1179faf9a3cf422f689e upstream. There's a race condition between the atomic_dec_and_test(io-count) in dec_count() and the

[PATCH 3.11 109/128] hwmon: (emc2103) Fix return value

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Sachin Kamat sachin.ka...@linaro.org commit 1a3abbd0b9a16e40fd4718f99896c437a193c0a1 upstream. kstrtol() returns appropriate error values. Use those instead of hardcoding. Silences

[PATCH 3.11 112/128] iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kardell jan.kard...@telliq.com commit baa3c65298c089a9014b4e523a14ec2885cca1bc upstream. Since AI lines could be selected at will (linux-3.11) the sending and receiving ends of the

[PATCH 3.11 108/128] workqueue: zero cpumask of wq_numa_possible_cpumask on init

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Yasuaki Ishimatsu isimatu.yasu...@jp.fujitsu.com commit 5a6024f1604eef119cf3a6fa413fe0261a81a8f3 upstream. When hot-adding and onlining CPU, kernel panic occurs, showing following call

[PATCH 3.11 107/128] hwmon: (adm1031) Fix writes to limit registers

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck li...@roeck-us.net commit 145e74a4e505adb84f4e5d4fff7938475c35 upstream. Upper limit for write operations to temperature limit registers was clamped to a fractional

[PATCH 3.11 106/128] ACPI / battery: Retry to get battery information if failed during probing

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lan Tianyu tianyu@intel.com commit 75646e758a0ecbed5024454507d5be5b9ea9dcbf upstream. Some machines (eg. Lenovo Z480) ECs are not stable during boot up and causes battery driver

[PATCH 3.11 098/128] ext4: disable synchronous transaction batching if max_batch_time==0

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Sandeen sand...@redhat.com commit 5dd214248f94d430d70e9230bda72f2654ac88a8 upstream. The mount manpage says of the max_batch_time option, This optimization can be turned

[PATCH 3.11 101/128] usb: option: Add ID for Telewell TW-LTE 4G v2

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Bernd Wachter bernd.wach...@jolla.com commit 3d28bd840b2d3981cd28caf5fe1df38f1344dd60 upstream. Add ID of the Telewell 4G v2 hardware to option driver to get legacy serial interface

[PATCH 3.11 104/128] ACPI / EC: Remove duplicated ec_wait_ibf0() waiter

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lv Zheng lv.zh...@intel.com commit 9b80f0f73ae1583c22325ede341c74195847618c upstream. After we've added the first command byte write into advance_transaction(), the IBF=0 waiter is

[PATCH 3.11 105/128] ACPI / EC: Fix race condition in ec_transaction_completed()

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lv Zheng lv.zh...@intel.com commit c0d653412fc8450370167a3268b78fc772ff9c87 upstream. There is a race condition in ec_transaction_completed(). When ec_transaction_completed() is

[PATCH 3.11 102/128] ACPI / EC: Avoid race condition related to advance_transaction()

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lv Zheng lv.zh...@intel.com commit 66b42b78bc1e816f92b662ec89195e4199e1 upstream. The advance_transaction() will be invoked from the IRQ context GPE handler and the task context

[PATCH 3.11 103/128] ACPI / EC: Add asynchronous command byte write support

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lv Zheng lv.zh...@intel.com commit f92fca0060fc4dc9227342d0072d75df98c1e5a5 upstream. Move the first command byte write into advance_transaction() so that all EC register accesses that

[PATCH 3.11 099/128] intel_pstate: Set CPU number before accessing MSRs

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Vincent Minet vinc...@vincent-minet.net commit 179e8471673ce0249cd4ecda796008f7757e5bad upstream. Ensure that cpu-cpu is set before writing MSR_IA32_PERF_CTL during CPU initialization.

[PATCH 3.11 100/128] USB: cp210x: add support for Corsair usb dongle

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Andras Kovacs and...@sth.sze.hu commit b9326057a3d8447f5d2e74a7b521ccf21add2ec0 upstream. Corsair USB Dongles are shipped with Corsair AXi series PSUs. These are cp210x serial usb

[PATCH 3.11 079/128] /proc/stat: convert to single_open_size()

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Heiko Carstens heiko.carst...@de.ibm.com commit f74373a5cc7a0155d232c4e999648c7a95435bb2 upstream. These two patches are supposed to fix failed order-4 memory allocations which have

[PATCH 3.11 094/128] hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin axel@ingics.com commit 1035a9e3e9c76b64a860a774f5b867d28d34acc2 upstream. Writing to fanX_div does not clear the cache. As a result, reading from fanX_div may return the

[PATCH 3.11 097/128] ext4: clarify error count warning messages

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit ae0f78de2c43b6fadd007c231a352b13b5be8ed2 upstream. Make it clear that values printed are times, and that it is error since last fsck. Also add note

[PATCH 3.11 093/128] hwmon: (amc6821) Fix permissions for temp2_input

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin axel@ingics.com commit df86754b746e9a0ff6f863f690b1c01d408e3cdc upstream. temp2_input should not be writable, fix it. Reported-by: Guenter Roeck li...@roeck-us.net

[PATCH 3.11 096/128] ext4: fix unjournalled bg descriptor while initializing inode bitmap

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit 61c219f5814277ecb71d64cb30297028d6665979 upstream. The first time that we allocate from an uninitialized inode allocation bitmap, if the block

[PATCH 3.11 095/128] hwmon: (adm1021) Fix cache problem when writing temperature limits

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin axel@ingics.com commit c024044d4da2c9c3b32933b4235df1e409293b84 upstream. The module test script for the adm1021 driver exposes a cache problem when writing temperature

[PATCH 3.11 086/128] [SCSI] Fix spurious request sense in error handling

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: James Bottomley jbottom...@parallels.com commit d555a2abf3481f81303d835046a5ec2c4fb3ca8e upstream. We unconditionally execute scsi_eh_get_sense() to make sure all failed commands that

[PATCH 3.11 082/128] rtmutex: Detect changes in the pi lock chain

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit 82084984383babe728e6e3c9a8e5c46278091315 upstream. When we walk the lock chain, we drop all locks after each step. So the lock chain can

[PATCH 3.11 087/128] ipvs: stop tot_stats estimator only under CONFIG_SYSCTL

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Julian Anastasov j...@ssi.bg commit 9802d21e7a0b0d2167ef745edc1f4ea7a0fc6ea3 upstream. The tot_stats estimator is started only when CONFIG_SYSCTL is defined. But it is stopped without

[PATCH 3.11 088/128] netfilter: nf_nat: fix oops on netns removal

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Florian Westphal f...@strlen.de commit 945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f upstream. Quoting Samu Kallio: Basically what's happening is, during netns cleanup, nf_nat_net_exit

[PATCH 3.11 089/128] workqueue: fix dev_set_uevent_suppress() imbalance

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Maxime Bizon mbi...@freebox.fr commit bddbceb688c6d0decaabc7884fede319d02f96c8 upstream. Uevents are suppressed during attributes registration, but never restored, so kobject_uevent()

[PATCH 3.11 092/128] thermal: hwmon: Make the check for critical temp valid consistent

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Aaron Lu aaron...@intel.com commit e8db5d6736a712a3e2280c0e31f4b301d85172d8 upstream. On 05/21/2014 04:22 PM, Aaron Lu wrote: On 05/21/2014 01:57 PM, Kui Zhang wrote: Hello, I get

[PATCH 3.11 091/128] crypto: sha512_ssse3 - fix byte count to bit count conversion

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Jussi Kivilinna jussi.kivili...@iki.fi commit cfe82d4f45c7cc39332a2be7c4c1d3bf279bbd3d upstream. Byte-to-bit-count computation is only partly converted to big-endian and is mixing in

[PATCH 3.11 085/128] mac80211: fix IBSS join by initializing last_scan_completed

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Krzysztof=20Ha=C5=82asa?= khal...@piap.pl commit c7d37a66e345df2fdf1aa7b2c9a6d3d53846ca5b upstream. Without this fix, freshly rebooted Linux creates a new IBSS instead of

[PATCH 3.11 080/128] lz4: add overrun checks to lz4_uncompress_unknownoutputsize()

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Greg Kroah-Hartman gre...@linuxfoundation.org commit 4a3a99045177369700c60d074c0e525e8093b0fc upstream. Jan points out that I forgot to make the needed fixes to the

[PATCH 3.11 078/128] mm: page_alloc: fix CMA area initialisation when pageblock MAX_ORDER

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Michal Nazarewicz min...@mina86.com commit dc78327c0ea7da5186d8cbc1647bd6088c5c9fa5 upstream. With a kernel configured with ARM64_64K_PAGES !TRANSPARENT_HUGEPAGE, the following is

[PATCH 3.11 090/128] cpuset,mempolicy: fix sleeping function called from invalid context

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Gu Zheng guz.f...@cn.fujitsu.com commit 391acf970d21219a2a5446282d3b20eace0c0d7a upstream. When runing with the kernel(3.15-rc7+), the follow bug occurs: [ 9969.258987] BUG: sleeping

[PATCH 3.11 081/128] arm64: mm: Make icache synchronisation logic huge page aware

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Steve Capper steve.cap...@linaro.org commit 923b8f5044da753e4985ab15c1374ced2cdf616c upstream. The __sync_icache_dcache routine will only flush the dcache for the first page of a

[PATCH 3.11 084/128] ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Anton Kolesov anton.kole...@synopsys.com commit a4b6cb735b25aa84a462a1985e3e43bebaf5beb4 upstream. This patch adds implementation of GET_THREAD_AREA ptrace request type. This is

[PATCH 3.11 076/128] md: flush writes before starting a recovery.

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.de commit 133d4527eab8d199a62eee6bd433f0776842df2e upstream. When we write to a degraded array which has a bitmap, we make sure the relevant bit in the bitmap

[PATCH 3.11 083/128] rtmutex: Plug slow unlock race

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit 27e35715df54cbc4f2d044f681802ae30479e7fb upstream. When the rtmutex fast path is enabled the slow unlock function can create the following

[PATCH 3.11 077/128] drm/vmwgfx: Fix incorrect write to read-only register v2:

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom thellst...@vmware.com commit 4e578080ed3262ed2c3985868539bc66218d25c0 upstream. Commit drm/vmwgfx: correct fb_fix_screeninfo.line_length, while fixing a vmwgfx fbdev

[PATCH 3.11 074/128] usb: chipidea: udc: delete td from req's td list at ep_dequeue

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Peter Chen peter.c...@freescale.com commit e4adcff09ca39ecbcc4851d40d0f0a5458e7b77a upstream. We need to delete un-finished td from current request's td list at ep_dequeue API,

[PATCH 3.11 073/128] tracing: Remove ftrace_stop/start() from reading the trace file

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Steven Rostedt (Red Hat) rost...@goodmis.org commit 099ed151675cd1d2dbeae1dac697975f6a68716d upstream. Disabling reading and writing to the trace file should not be able to disable all

[PATCH 3.11 066/128] virtio-scsi: avoid cancelling uninitialized work items

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Paolo Bonzini pbonz...@redhat.com commit cdda0e5acbb78f7b777049f8c27899e5c5bb368f upstream. Calling the workqueue interface on uninitialized work items isn't a good idea even if

[PATCH 3.11 070/128] tools: ffs-test: fix header values endianess

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Michal Nazarewicz min...@mina86.com commit f35f71244da6e51db4e1f2c7e318581f498ececf upstream. It appears that no one ever run ffs-test on a big-endian machine, since it used

[PATCH 3.11 072/128] drm/radeon/dpm: fix vddci setup typo on cayman

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit b0880e87c1fd038b84498944f52e52c3e86ebe59 upstream. We were using the vddc mask rather than the vddci mask. Bug:

[PATCH 3.11 069/128] nfsd: fix rare symlink decoding bug

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: J. Bruce Fields bfie...@redhat.com commit 76f47128f9b33af1e96819746550d789054c9664 upstream. An NFS operation that creates a new symlink includes the symlink data, which is xdr-encoded

[PATCH 3.11 067/128] virtio-scsi: fix various bad behavior on aborted requests

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Paolo Bonzini pbonz...@redhat.com commit 8faeb529b2dabb9df691d614dda18910a43d05c9 upstream. Even though the virtio-scsi spec guarantees that all requests related to the TMF will have

[PATCH 3.11 071/128] drm/radeon/dpm: fix typo in vddci setup for eg/btc

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit e07929810f0a19ddd756558290c7d72827cbfcd9 upstream. We were using the vddc mask rather than the vddci mask. Bug:

[PATCH 3.11 065/128] ibmvscsi: Add memory barriers for send / receive

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King brk...@linux.vnet.ibm.com commit 7114aae02742d6b5c5a0d39a41deb61d415d3717 upstream. Add a memory barrier prior to sending a new command to the VIOS to ensure the VIOS does

[PATCH 3.11 068/128] ext4: Fix hole punching for files with indirect blocks

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit a93cd4cf86466caa49cfe64607bea7f0bde3f916 upstream. Hole punching code for files with indirect blocks wrongly computed number of blocks which need to be

[tip:timers/urgent] sched_clock: Avoid corrupting hrtimer tree during suspend

2014-07-24 Thread tip-bot for Stephen Boyd
Commit-ID: f723aa1817dd8f4fe005aab52ba70c8ab0ef9457 Gitweb: http://git.kernel.org/tip/f723aa1817dd8f4fe005aab52ba70c8ab0ef9457 Author: Stephen Boyd sb...@codeaurora.org AuthorDate: Wed, 23 Jul 2014 21:03:50 -0700 Committer: Thomas Gleixner t...@linutronix.de CommitDate: Thu, 24 Jul 2014

[PATCH 3.11 062/128] xhci: clear root port wake on bits if controller isn't wake-up capable

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lu Baolu baolu...@linux.intel.com commit ff8cbf250b448aac35589f6075082c3fcad8a8fe upstream. When xHCI PCI host is suspended, if do_wakeup is false in xhci_pci_suspend, xhci_bus_suspend

[PATCH 3.11 055/128] usb: gadget: f_fs: fix NULL pointer dereference when there are no strings

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Michal Nazarewicz min...@mina86.com commit f0688c8b81d2ea239c3fb0b848f623b579238d99 upstream. If the descriptors do not need any strings and user space sends empty set of strings, the

[PATCH 3.11 061/128] xhci: correct burst count field for isoc transfers on 1.0 xhci hosts

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Mathias Nyman mathias.ny...@linux.intel.com commit 3213b151387df0b95f4eada104f68eb1c1409cb3 upstream. The transfer burst count (TBC) field in xhci 1.0 hosts should be set to the number

[PATCH 3.11 060/128] usb: option: add/modify Olivetti Olicard modems

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Bj=C3=B8rn=20Mork?= bj...@mork.no commit b0ebef36e93703e59003ad6a1a20227e47714417 upstream. Adding a couple of Olivetti modems and blacklisting the net function on a couple

[PATCH 3.11 057/128] irqchip: spear_shirq: Fix interrupt offset

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit 4f4366033945419b0c52118c29d3057d7c558765 upstream. The ras3 block on spear320 claims to have 3 interrupts. In fact it has one and 6 reserved

[PATCH 3.11 058/128] USB: option: add device ID for SpeedUp SU9800 usb 3g modem

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Oliver Neukum oneu...@suse.de commit 1cab4c68e339086cdaff7535848e878e8f261fca upstream. Reported by Alif Mubarak Ahmad: This device vendor and product id is 1c9e:9800 It is working as

[PATCH 3.11 059/128] USB: ftdi_sio: fix null deref at port probe

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jo...@kernel.org commit aea1ae8760314e072bf1b773521e9de5d5dda10d upstream. Fix NULL-pointer dereference when probing an interface with no endpoints. These devices have

[PATCH 3.11 056/128] iio: of_iio_channel_get_by_name() returns non-null pointers for error legs

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Adam Thomson adam.thomson.opensou...@diasemi.com commit a2c12493ed7e63a18cef33a71686d12ffcd6600e upstream. Currently in the inkern.c code for IIO framework, the function

[PATCH 3.11 054/128] usb: musb: ux500: don't propagate the OF node

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Linus Walleij linus.wall...@linaro.org commit 82363cf2eeafeea6ba88849f5e2febdc8a05943f upstream. There is a regression in the upcoming v3.16-rc1, that is caused by a problem that has

[PATCH 3.11 064/128] ibmvscsi: Abort init sequence during error recovery

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King brk...@linux.vnet.ibm.com commit 9ee755974bea2f9880e517ec985dc9dede1b3a36 upstream. If a CRQ reset is triggered for some reason while in the middle of performing VSCSI

[PATCH 3.11 050/128] ext4: Fix buffer double free in ext4_alloc_branch()

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit c5c7b8ddfbf8cb3b2291e515a34ab1b8982f5a2d upstream. Error recovery in ext4_alloc_branch() calls ext4_forget() even for buffer corresponding to indirect

[PATCH 3.11 052/128] KVM: x86: Increase the number of fixed MTRR regs to 10

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Nadav Amit na...@cs.technion.ac.il commit 682367c494869008eb89ef733f196e99415ae862 upstream. Recent Intel CPUs have 10 variable range MTRRs. Since operating systems sometime make

[PATCH 3.11 053/128] KVM: x86: preserve the high 32-bits of the PAT register

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Paolo Bonzini pbonz...@redhat.com commit 7cb060a91c0efc5ff94f83c6df3ed705e143cdb9 upstream. KVM does not really do much with the PAT, so this went unnoticed for a long time. It is

[PATCH 3.11 049/128] Score: Modify the Makefile of Score, remove -mlong-calls for compiling

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lennox Wu lennox...@gmail.com commit df9e4d1c39c472cb44d81ab2ed2db503fc486e3b upstream. Signed-off-by: Lennox Wu lennox...@gmail.com Cc: Guenter Roeck li...@roeck-us.net Signed-off-by:

[PATCH 3.11 039/128] iscsi-target: Avoid rejecting incorrect ITT for Data-Out

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit 97c99b47ac58bacb7c09e1f47d5d184434f6b06a upstream. This patch changes iscsit_check_dataout_hdr() to dump the incoming Data-Out payload

[PATCH 3.11 038/128] lz4: fix another possible overrun

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Greg Kroah-Hartman gre...@linuxfoundation.org commit 4148c1f67abf823099b2d7db6851e4aea407f5ee upstream. There is one other possible overrun in the lz4 code as implemented by Linux at

[PATCH 3.11 047/128] Score: Implement the function csum_ipv6_magic

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Lennox Wu lennox...@gmail.com commit 1ed62ca648557b884d117a4a8bbcf2ae4e2d1153 upstream. Signed-off-by: Lennox Wu lennox...@gmail.com Cc: Guenter Roeck li...@roeck-us.net Signed-off-by:

[PATCH 3.11 051/128] ARM: OMAP2+: Fix parser-bug in platform muxing code

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: David R. Piegdon l...@p23q.org commit c021f241f4fab2bb4fc4120a38a828a03dd3f970 upstream. Fix a parser-bug in the omap2 muxing code where muxtable-entries will be wrongly selected if

[PATCH 3.11 040/128] powerpc: fix typo 'CONFIG_PPC_CPU'

2014-07-24 Thread Luis Henriques
3.11.10.14 -stable review patch. If anyone has any objections, please let me know. -- From: Paul Bolle pebo...@tiscali.nl commit b69a1da94f3d1589d1942b5d1b384d8cfaac4500 upstream. Commit cd64d1697cf0 (powerpc: mtmsrd not defined) added a check for CONFIG_PPC_CPU were a check

  1   2   >