linux 3.14 lts?

2014-03-31 Thread Vasiliy Tolstov
Hello. Sorry for not tech question. Does linux 3.14 lts or not? And what next release of kernel have been LTS status? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- To unsubscribe from this list: send the line unsubscribe stable in the body of a message to

Re: [stable request =3.7] acpi-cpufreq: set current frequency based on target P-State

2014-03-31 Thread Luís Henriques
On Tue, Mar 25, 2014 at 03:04:16PM -0700, Vinson Lee wrote: Hi. Please backport upstream commit 8673b83bf2f013379453b4779047bf3c6ae387e4 acpi-cpufreq: set current frequency based on target P-State to stable kernels 3.7 and earlier. This patch enables the kernel to control P-states on

[PATCH] USB: serial: ftdi_sio: add id for Brainboxes serial cards

2014-03-31 Thread Johan Hovold
From: Michele Baldessari mich...@acksyn.org Custom VID/PIDs for Brainboxes cards as reported in https://bugzilla.redhat.com/show_bug.cgi?id=1071914 Signed-off-by: Michele Baldessari mich...@acksyn.org Cc: stable stable@vger.kernel.org Signed-off-by: Johan Hovold jhov...@gmail.com ---

Re: [PATCH stable 3.4] intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.

2014-03-31 Thread Luís Henriques
On Tue, Mar 25, 2014 at 11:00:34PM +0100, Daniel Kiper wrote: From: Konrad Rzeszutek Wilk konrad.w...@oracle.com From: Daniel Kiper daniel.ki...@oracle.com Upstream commit: 3735d524da64b70b41c764359da36f88aded3610 Thanks, I'm queuing this for the 3.5 kernel as well. Cheers, -- Luís If

[PATCH 0/1] input: cypress_ps2: Don't report the cypress PS/2 trackpads

2014-03-31 Thread Hans de Goede
Hi All, This is a resend with Cc: stable@vger.kernel.org added as I had forgotten to do that on the original patch, and we do want this backported to older kernels. This patch has already been queued up for 3.15 in Dmitry Torokhov input git' tree, in the for-linux branch. So for any other

[PATCH] input: cypress_ps2: Don't report the cypress PS/2 trackpads as a button pad

2014-03-31 Thread Hans de Goede
The cypress PS/2 trackpad models supported by the cypress_ps2 driver emulate BTN_RIGHT events in firmware based on the finger position, as part of this no motion events are sent when the finger is in the button area. The INPUT_PROP_BUTTONPAD property is there to indicate to userspace that

Re: [PATCH v3.10] ipc/msg: fix race around refcount

2014-03-31 Thread Luís Henriques
On Wed, Mar 26, 2014 at 02:12:19PM +0400, Konstantin Khlebnikov wrote: In older kernels (before v3.10) ipc_rcu_hdr-refcount was non-atomic int. There was possuble double-free bug: do_msgsnd() calls ipc_rcu_putref() under msq-q_perm-lock and RCU, while freequeue() calls it while it holds only

[git:media_tree/master] [media] em28xx-dvb: fix PCTV 461e tuner I2C binding

2014-03-31 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree: Subject: [media] em28xx-dvb: fix PCTV 461e tuner I2C binding Author: Antti Palosaari cr...@iki.fi Date:Wed Feb 12 14:59:37 2014 -0300 Add missing

[git:media_tree/master] Revert [media] em28xx-dvb: fix PCTV 461e tuner I2C binding

2014-03-31 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree: Subject: Revert [media] em28xx-dvb: fix PCTV 461e tuner I2C binding Author: Mauro Carvalho Chehab m.che...@samsung.com Date:Mon Mar 31 07:48:26 2014

[git:media_tree/master] [media] em28xx-dvb: fix PCTV 461e tuner I2C binding

2014-03-31 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree: Subject: [media] em28xx-dvb: fix PCTV 461e tuner I2C binding Author: Antti Palosaari cr...@iki.fi Date:Wed Feb 12 14:59:37 2014 -0300 Add missing

Re: [PATCH 1/3] net: asix: handle packets crossing URB boundaries

2014-03-31 Thread Emil Goode
On Sun, Mar 30, 2014 at 09:28:03PM +0100, Ben Hutchings wrote: On Thu, 2014-02-27 at 16:30 +0100, Emil Goode wrote: commit 8b5b6f5413e97c3e8bafcdd67553d508f4f698cd upstream. ASIX AX88772B started to pack data even more tightly. Packets and the ASIX packet header may now cross URB

[patch added to the 3.12 stable tree] arm64: check for number of arguments in syscall_get/set_arguments()

2014-03-31 Thread Jiri Slaby
From: AKASHI Takahiro takahiro.aka...@linaro.org This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 7b22c03536a539142f931815528d55df455ffe2d upstream. In ftrace_syscall_enter(), syscall_get_arguments(..., 0, n, ...)

[patch added to the 3.12 stable tree] HID:hid-lg4ff: Initialize device properties before we touch autocentering.

2014-03-31 Thread Jiri Slaby
From: Simon Wood si...@mungewell.org This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 114a55cf9dd1576e7ac56189832cd4d7dc56c218 upstream. Re-arrange code slightly to ensure that device properties are configured before

[patch added to the 3.12 stable tree] s390/dasd: hold request queue sysfs lock when calling elevator_init()

2014-03-31 Thread Jiri Slaby
From: Heiko Carstens heiko.carst...@de.ibm.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit ef0899410ff630b2e75306da49996dbbfa318165 upstream. elevator: Fix a race in elevator switching and md device initialization

[patch added to the 3.12 stable tree] arm64: dts: Reserve the memory used for secondary CPU release address

2014-03-31 Thread Jiri Slaby
From: Catalin Marinas catalin.mari...@arm.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit df503ba7f653c590b475ab80bde788edf5af70d5 upstream. With the spin-table SMP booting method, secondary CPUs poll a location

[patch added to the 3.12 stable tree] ARM: tegra: only run PL310 init on systems with one

2014-03-31 Thread Jiri Slaby
From: Stephen Warren swar...@nvidia.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 8859685785bfafadf9bc922dd3a2278e59886947 upstream. Fix tegra_init_cache() to check whether the system has a PL310 cache before

[patch added to the 3.12 stable tree] arm64: Use Normal NonCacheable memory for writecombine

2014-03-31 Thread Jiri Slaby
From: Catalin Marinas catalin.mari...@arm.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 4f00130b70e5eee813cc7bc298e0f3fdf79673cc upstream. This provides better performance compared to Device GRE and also allows

[PATCH 3.12 00/48] 3.12.16-stable review

2014-03-31 Thread Jiri Slaby
This is the start of the stable review cycle for the 3.12.16 release. There are 48 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Wed Apr 2 12:33:08 2014 Anything received

[PATCH 3.12 35/48] p54: clamp properly instead of just truncating

2014-03-31 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 608cfbe4abaf76e9d732efd7ed1cfa3998163d91 upstream. The call to clamp_t() first truncates the variable signed 8 bit and as a result, the actual clamp

[PATCH 3.12 24/48] media: cxusb: unlock on error in cxusb_i2c_xfer()

2014-03-31 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 1cdbcc5db4e6d51ce9bb1313195167cada9aa6e9 upstream. We recently introduced some new error paths which are missing their unlocks. Fixes: 64f7ef8afbf8

[PATCH 3.12 22/48] tracing: Fix array size mismatch in format string

2014-03-31 Thread Jiri Slaby
From: Vaibhav Nagarnaik vnagarn...@google.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 87291347c49dc40aa339f587b209618201c2e527 upstream. In event format strings, the array size is reported in two locations. One in array subscript and

[PATCH 3.12 47/48] libceph: rename front to front_len in get_reply()

2014-03-31 Thread Jiri Slaby
From: Ilya Dryomov ilya.dryo...@inktank.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 3f0a4ac55fe036902e3666be740da63528ad8639 upstream. Rename front local variable to front_len in get_reply() to make its purpose more clear.

[PATCH 3.12 31/48] x86: bpf_jit: support negative offsets

2014-03-31 Thread Jiri Slaby
From: Alexei Starovoitov a...@plumgrid.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit fdfaf64e75397567257e1051931f9a3377360665 upstream. Commit a998d4342337 claimed to introduce negative offset support to x86 jit, but it couldn't be

[PATCH 3.12 32/48] printk: fix syslog() overflowing user buffer

2014-03-31 Thread Jiri Slaby
From: Linus Torvalds torva...@linux-foundation.org 3.12-stable review patch. If anyone has any objections, please let me know. === commit e4178d809fdaee32a56833fff1f5056c99e90a1a upstream. This is not a buffer overflow in the traditional sense: we don't overflow any *kernel*

[PATCH 3.12 12/48] arm64: check for number of arguments in syscall_get/set_arguments()

2014-03-31 Thread Jiri Slaby
From: AKASHI Takahiro takahiro.aka...@linaro.org 3.12-stable review patch. If anyone has any objections, please let me know. === commit 7b22c03536a539142f931815528d55df455ffe2d upstream. In ftrace_syscall_enter(), syscall_get_arguments(..., 0, n, ...) if (i == 0) {

[PATCH 3.12 28/48] libceph: resend all writes after the osdmap loses the full flag

2014-03-31 Thread Jiri Slaby
From: Josh Durgin josh.dur...@inktank.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 9a1ea2dbff11547a8e664f143c1ffefc586a577a upstream. With the current full handling, there is a race between osds and clients getting the first map marked

[PATCH 3.12 46/48] libceph: rename ceph_msg::front_max to front_alloc_len

2014-03-31 Thread Jiri Slaby
From: Ilya Dryomov ilya.dryo...@inktank.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 3cea4c3071d4e55e9d7356efe9d0ebf92f0c2204 upstream. Rename front_max field of struct ceph_msg to front_alloc_len to make its purpose more clear.

[PATCH 3.12 13/48] s390/dasd: hold request queue sysfs lock when calling elevator_init()

2014-03-31 Thread Jiri Slaby
From: Heiko Carstens heiko.carst...@de.ibm.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit ef0899410ff630b2e75306da49996dbbfa318165 upstream. elevator: Fix a race in elevator switching and md device initialization changed the semantics of

[PATCH 3.12 41/48] KVM: x86: handle invalid root_hpa everywhere

2014-03-31 Thread Jiri Slaby
From: Marcelo Tosatti mtosa...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 37f6a4e237303549c8676dfe1fd1991ceab512eb upstream. Rom Freiman r...@stratoscale.com notes other code paths vulnerable to bug fixed by

[PATCH 3.12 18/48] HID: hidraw: fix warning destroying hidraw device files after parent

2014-03-31 Thread Jiri Slaby
From: Fernando Luis Vazquez Cao ferna...@oss.ntt.co.jp 3.12-stable review patch. If anyone has any objections, please let me know. === commit 47587fc098451c2100dc1fb618855fc2e2d937af upstream. I noticed that after hot unplugging a Logitech unifying receiver

[PATCH 3.12 44/48] xhci: Fix resume issues on Renesas chips in Samsung laptops

2014-03-31 Thread Jiri Slaby
From: Sarah Sharp sarah.a.sh...@linux.intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 1aa9578c1a9450fb21501c4f549f5b1edb557e6d upstream. Don Zickus dzic...@redhat.com writes: Some co-workers of mine bought Samsung laptops that had

[PATCH 3.12 01/48] iwlwifi: mvm: don't WARN when statistics are handled late

2014-03-31 Thread Jiri Slaby
From: Emmanuel Grumbach emmanuel.grumb...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 1e9291996c4eedf79883f47ec635235e39d3d6cd upstream. Since the statistics handler is asynchrous, it can very well be that we will handle the

[PATCH 3.12 42/48] KVM: VMX: fix use after free of vmx-loaded_vmcs

2014-03-31 Thread Jiri Slaby
From: Marcelo Tosatti mtosa...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 26a865f4aa8e66a6d94958de7656f7f1b03c6c56 upstream. After free_loaded_vmcs executes, the loaded_vmcs structure is kfreed, and now vmx-loaded_vmcs points

[PATCH 3.12 19/48] ALSA: compress: Pass through return value of open ops callback

2014-03-31 Thread Jiri Slaby
From: Charles Keepax ckee...@opensource.wolfsonmicro.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 749d32237bf39e6576dd95bfdf24e4378e51716c upstream. The snd_compr_open function would always return 0 even if the compressed ops open

[PATCH 3.12 02/48] ARM: 7950/1: mm: Fix stage-2 device memory attributes

2014-03-31 Thread Jiri Slaby
From: Christoffer Dall christoffer.d...@linaro.org 3.12-stable review patch. If anyone has any objections, please let me know. === commit 4d9c5b89cf3605bbc39c6e274351ff25f0d83e6a upstream. The stage-2 memory attributes are distinct from the Hyp memory attributes and the Stage-1

[PATCH 3.12 45/48] e100: Fix disabling already-disabled device warning

2014-03-31 Thread Jiri Slaby
From: Michele Baldessari mich...@acksyn.org 3.12-stable review patch. If anyone has any objections, please let me know. === commit 2b6e0ca175fe4a20f21ba82b1e7ccc71029c4dd4 upstream. In https://bugzilla.redhat.com/show_bug.cgi?id=994438 and

[PATCH 3.12 07/48] ibmveth: Fix endian issues with MAC addresses

2014-03-31 Thread Jiri Slaby
From: Anton Blanchard an...@samba.org 3.12-stable review patch. If anyone has any objections, please let me know. === commit d746ca9561440685edb62614d1bcbbc27ff50e66 upstream. The code to load a MAC address into a u64 for passing to the hypervisor via a register is broken on

[PATCH 3.12 27/48] libceph: block I/O when PAUSE or FULL osd map flags are set

2014-03-31 Thread Jiri Slaby
From: Josh Durgin josh.dur...@inktank.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit d29adb34a94715174c88ca93e8aba955850c9bde upstream. The PAUSEWR and PAUSERD flags are meant to stop the cluster from processing writes and reads,

[PATCH 3.12 25/48] media: dw2102: some missing unlocks on error

2014-03-31 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 324ed533bf0b23c309b805272c4ffcc5d51493a6 upstream. We recently introduced some new error paths but the unlocks are missing. Fixes: 0065a79a8698

[PATCH 3.12 09/48] ALSA: hda - add codec ID for Broadwell display audio codec

2014-03-31 Thread Jiri Slaby
From: Mengdong Lin mengdong@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 3adadd280a5a78efabdec394c1e745a3f5a1cc18 upstream. This patch adds codec ID (0x80862808) and module alias for Broadwell display codec. Signed-off-by:

[PATCH 3.12 14/48] HID:hid-lg4ff: Initialize device properties before we touch autocentering.

2014-03-31 Thread Jiri Slaby
From: Simon Wood si...@mungewell.org 3.12-stable review patch. If anyone has any objections, please let me know. === commit 114a55cf9dd1576e7ac56189832cd4d7dc56c218 upstream. Re-arrange code slightly to ensure that device properties are configured before calling auto-center

[PATCH 3.12 39/48] Input: elantech - improve clickpad detection

2014-03-31 Thread Jiri Slaby
From: Hans de Goede hdego...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit c15bdfd5b9831e4cab8cfc118243956e267dd30e upstream. The current assumption in the elantech driver that hw version 3 touchpads are never clickpads and hw

[PATCH 3.12 06/48] cgroup: protect modifications to cgroup_idr with cgroup_mutex

2014-03-31 Thread Jiri Slaby
From: Li Zefan lize...@huawei.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 0ab02ca8f887908152d1a96db5130fc661d36a1e upstream. Setup cgroupfs like this: # mount -t cgroup -o cpuacct xxx /cgroup # mkdir /cgroup/sub1 # mkdir

[PATCH 3.12 36/48] regulator: core: Replace direct ops-disable usage

2014-03-31 Thread Jiri Slaby
From: Markus Pargmann m...@pengutronix.de 3.12-stable review patch. If anyone has any objections, please let me know. === commit 66fda75f47dc583f1c187556e9a2c082dd64f8c6 upstream. There are many places where ops-disable is called directly. Instead we should use

[PATCH 3.12 10/48] ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codec

2014-03-31 Thread Jiri Slaby
From: Mengdong Lin mengdong@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 75dcbe4dc251ebc28cdf0797b85774cdf53a4d29 upstream. Broadwell and Haswell have the same behavior on display audio. So this patch defines

[PATCH 3.12 29/48] ASoC: max98090: make REVISION_ID readable

2014-03-31 Thread Jiri Slaby
From: Stephen Warren swar...@nvidia.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit e126a646f77fdd66978785cb0a3a5e46b07aee2e upstream. The REVISION_ID register is not currently marked readable. snd_soc_read() refuses to read the register,

[PATCH 3.12 15/48] arm64: dts: Reserve the memory used for secondary CPU release address

2014-03-31 Thread Jiri Slaby
From: Catalin Marinas catalin.mari...@arm.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit df503ba7f653c590b475ab80bde788edf5af70d5 upstream. With the spin-table SMP booting method, secondary CPUs poll a location passed in the DT. The

[PATCH 3.12 04/48] ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t

2014-03-31 Thread Jiri Slaby
From: Magnus Damm d...@opensource.se 3.12-stable review patch. If anyone has any objections, please let me know. === commit 6d7d5da7d75c6df676c8b72d32b02ff024438f0c upstream. Use CONFIG_ARCH_PHYS_ADDR_T_64BIT to determine if ignoring or truncating of memory banks is neccessary.

[PATCH 3.12 30/48] sfc: Use the correct maximum TX DMA ring size for SFC9100

2014-03-31 Thread Jiri Slaby
From: Ben Hutchings bhutchi...@solarflare.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit d9317aea16ecec7694271ef11fb7791a0f0d9cc5 upstream. As part of a workaround for a hardware erratum in the SFC9100 family (SF bug 35388), the

[PATCH 3.12 37/48] powerpc/eeh: Handle multiple EEH errors

2014-03-31 Thread Jiri Slaby
From: Gavin Shan sha...@linux.vnet.ibm.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 7e4e7867b1e551b7b8f326da3604c47332972bc6 upstream. For one PCI error relevant OPAL event, we possibly have multiple EEH errors for that. For example,

[PATCH 3.12 17/48] ARM: tegra: only run PL310 init on systems with one

2014-03-31 Thread Jiri Slaby
From: Stephen Warren swar...@nvidia.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 8859685785bfafadf9bc922dd3a2278e59886947 upstream. Fix tegra_init_cache() to check whether the system has a PL310 cache before touching the PL310

[PATCH 3.12 08/48] ALSA: hda - add device ID for Broadwell display audio controller

2014-03-31 Thread Jiri Slaby
From: Mengdong Lin mengdong@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 862d761818ba2cb785a0a57557f97a43bd1bc922 upstream. This patch adds the device ID for Intel Broadwell display HD-Audio controller, and applies Haswell

[PATCH 3.12 33/48] deb-pkg: Fix building for MIPS big-endian or ARM OABI

2014-03-31 Thread Jiri Slaby
From: Ben Hutchings b...@decadent.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit c5e318f67eebbad491615a752c51dbfde7dc3d78 upstream. These commands will mysteriously fail: $ make ARCH=arm versatile_defconfig [...] $ make ARCH=arm

[PATCH 3.12 11/48] iscsi/iser-target: fix build warning

2014-03-31 Thread Jiri Slaby
3.12-stable review patch. If anyone has any objections, please let me know. === With upstream commit defd884845297fd5690594bfe89656b01f16d87e, 3.12 commit 2f82fa987df6b060241fc760eadf5dd02c51a979, we introduced a warning: drivers/infiniband/ulp/isert/ib_isert.c: In function

[PATCH 3.12 23/48] net: davinci_emac: Replace devm_request_irq with request_irq

2014-03-31 Thread Jiri Slaby
From: Christian Riesch christian.rie...@omicron.at 3.12-stable review patch. If anyone has any objections, please let me know. === commit 33b7107f59a61236d94ecd6b45e20283cd5abcc8 upstream. In commit 6892b41d9701283085b655c6086fb57a5d63fa47 Author: Lad, Prabhakar

[PATCH 3.12 48/48] libceph: fix preallocation check in get_reply()

2014-03-31 Thread Jiri Slaby
From: Ilya Dryomov ilya.dryo...@inktank.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit f2be82b0058e90b5d9ac2cb896b4914276fb50ef upstream. The check that makes sure that we have enough memory allocated to read in the entire header of the

[PATCH 3.12 05/48] ARM: ignore memory below PHYS_OFFSET

2014-03-31 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit 571b14375019c3a66ef70d4d4a7083f4238aca30 upstream. If the kernel is loaded higher in physical memory than normal, and we calculate PHYS_OFFSET

[PATCH 3.12 26/48] media: cx18: check for allocation failure in cx18_read_eeprom()

2014-03-31 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit e351bf25fa373a3de0be2141b962c5c3c27006a2 upstream. It upsets static checkers when we don't check for allocation failure. I moved the memset() of tv

[PATCH 3.12 20/48] clocksource: vf_pit_timer: use complement for sched_clock reading

2014-03-31 Thread Jiri Slaby
From: Stefan Agner ste...@agner.ch 3.12-stable review patch. If anyone has any objections, please let me know. === commit 224aa3ed45c8735ae02bb2ecca002409fa6aa772 upstream. Vybrids PIT register is monitonic decreasing. However, sched_clock reading needs to be monitonic increasing.

[PATCH 3.12 03/48] NFSv4: Fix another nfs4_sequence corruptor

2014-03-31 Thread Jiri Slaby
From: Trond Myklebust trond.mykleb...@primarydata.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit b7e63a1079b266866a732cf699d8c4d61391bbda upstream. nfs4_release_lockowner needs to set the rpc_message reply to point to the

[PATCH 3.12 43/48] Input: wacom - make sure touch_max is set for touch devices

2014-03-31 Thread Jiri Slaby
From: Ping Cheng pingli...@gmail.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 1d0d6df02750b4a6f466768cbfbf860e24f4c8d4 upstream. Old single touch Tablet PCs do not have touch_max set at wacom_features. Since touch device at lease

[PATCH 3.12 38/48] fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware exists.

2014-03-31 Thread Jiri Slaby
From: Dave Jones da...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit c1d867a54d426b45da017fbe8e585f8a3064ce8d upstream. Distribution kernels might want to build in support for /proc/device-tree for kernels that might end up

[PATCH 3.12 21/48] drm/i915: Disable stolen memory when DMAR is active

2014-03-31 Thread Jiri Slaby
From: Chris Wilson ch...@chris-wilson.co.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit 0f4706d2740f2a221cd502922b22e522009041d9 upstream. We have reports of heavy screen corruption if we try to use the stolen memory reserved by the BIOS

[PATCH 3.12 40/48] KVM: MMU: handle invalid root_hpa at __direct_map

2014-03-31 Thread Jiri Slaby
From: Marcelo Tosatti mtosa...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 989c6b34f6a9480e397b170cc62237e89bf4fdb9 upstream. It is possible for __direct_map to be called on invalid root_hpa (-1), two examples: 1) try_async_pf

[PATCH 3.12 34/48] deb-pkg: Fix cross-building linux-headers package

2014-03-31 Thread Jiri Slaby
From: Ben Hutchings b...@decadent.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit f8ce239dfc7ba9add41d9ecdc5e7810738f839fa upstream. builddeb generates a control file that says the linux-headers package can only be built for the build

[PATCH 3.12 16/48] arm64: Use Normal NonCacheable memory for writecombine

2014-03-31 Thread Jiri Slaby
From: Catalin Marinas catalin.mari...@arm.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 4f00130b70e5eee813cc7bc298e0f3fdf79673cc upstream. This provides better performance compared to Device GRE and also allows unaligned accesses. Such

Re: [PATCH] isdnloop: NUL-terminate strings from userspace

2014-03-31 Thread Vegard Nossum
On 7 March 2014 11:56, Vegard Nossum vegard.nos...@oracle.com wrote: Both the in-kernel and BSD strlcpy() require that the source string is NUL terminated. We could use strncpy() + explicitly terminate the result, but this relies on src and dest having the same size, so the safest thing to do

[PATCH 3.5 71/71] ioat: fix tasklet tear down

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings b...@decadent.org.uk commit da87ca4d4ca101f177fffd84f1f0a5e4c0343557 upstream. Since commit 77873803363c net_dma: mark broken we no longer pin dma engines active for the

[PATCH 3.5 69/71] usb: ehci: add freescale imx28 special write register method

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Peter Chen peter.c...@freescale.com commit feffe09f510c475df082546815f9e4a573f6a233 upstream. According to Freescale imx28 Errata, ENGR119653 USB: ARM to USB register error issue, All

[PATCH 3.5 67/71] libata: disable LPM for some WD SATA-I devices

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo t...@kernel.org commit ecd75ad514d73efc1bbcc5f10a13566c3ace5f53 upstream. For some reason, some early WD drives spin up and down drives erratically when the link is put into

[PATCH 3.5 70/71] USB: pl2303: fix data corruption on termios updates

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit 623c8263376c0b8a4b0c220232e7313d762cd0cc upstream. Some PL2303 devices are known to lose bytes if you change serial settings even to the same values

[PATCH 3.5 66/71] of: fix PCI bus match for PCIe slots

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Kleber Sacilotto de Souza kleb...@linux.vnet.ibm.com commit 14e2abb732e485ee57d9d5b2cb8884652238e5c1 upstream. On IBM pseries systems the device_type device-tree property of a PCIe

[PATCH 3.5 68/71] mmc: sdhci: fix lockdep error in tuning routine

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Aisheng Dong b29...@freescale.com commit 2b35bd83467df6f8284b9148d6f768148c3a5e5f upstream. The sdhci_execute_tuning routine gets lock separately by disable_irq(host-irq);

[PATCH 3.5 63/71] p54: clamp properly instead of just truncating

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter dan.carpen...@oracle.com commit 608cfbe4abaf76e9d732efd7ed1cfa3998163d91 upstream. The call to clamp_t() first truncates the variable signed 8 bit and as a result, the

[PATCH 3.5 60/71] ext4: atomically set inode-i_flags in ext4_set_inode_flags()

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit 00a1a053ebe5febcfc2ec498bd894f035ad2aa06 upstream. Use cmpxchg() to atomically set i_flags instead of clearing out the S_IMMUTABLE, S_APPEND, etc.

[PATCH 3.5 65/71] of: Fix address decoding on Bimini and js2x machines

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Herrenschmidt b...@kernel.crashing.org commit 6dd18e4684f3d188277bbbc27545248487472108 upstream. Commit: e38c0a1fbc5803cbacdaac0557c70ac8ca5152e7 of/address: Handle

[PATCH 3.5 64/71] ALSA: hda/realtek - Avoid invalid COEFs for ALC271X

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai ti...@suse.de commit d3c56568f43807135f2c2a09582a69f809f0d8b7 upstream. We've seen often problems after suspend/resume on Acer Aspire One AO725 with ALC271X codec as

[PATCH 3.5 61/71] deb-pkg: Fix cross-building linux-headers package

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings b...@decadent.org.uk commit f8ce239dfc7ba9add41d9ecdc5e7810738f839fa upstream. builddeb generates a control file that says the linux-headers package can only be built for

[PATCH 3.5 50/71] jiffies: Avoid undefined behavior from signed overflow

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Paul E. McKenney paul...@linux.vnet.ibm.com commit 5a581b367b5df0531265311fc681c2abd377e5e6 upstream. According to the C standard 3.4.3p3, overflow of a signed integer results in

[PATCH 3.5 62/71] x86: bpf_jit: support negative offsets

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Alexei Starovoitov a...@plumgrid.com commit fdfaf64e75397567257e1051931f9a3377360665 upstream. Commit a998d4342337 claimed to introduce negative offset support to x86 jit, but it

[PATCH 3.5 55/71] ipc/msg: fix race around refcount

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Konstantin Khlebnikov k.khlebni...@samsung.com [fixed differently in 6062a8dc0517bce23e3c2f7d2fea5e22411269a3 upstream.] In older kernels (before v3.10) ipc_rcu_hdr-refcount was

[PATCH 3.5 56/71] Input: synaptics - add manual min/max quirk

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Tissoires benjamin.tissoi...@redhat.com commit 421e08c41fda1f0c2ff6af81a67b491389b653a5 upstream. The new Lenovo Haswell series (-40's) contains a new Synaptics touchpad.

[PATCH 3.5 57/71] Input: synaptics - add manual min/max quirk for ThinkPad X240

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Hans de Goede hdego...@redhat.com commit 8a0435d958fb36d93b8df610124a0e91e5675c82 upstream. This extends Benjamin Tissoires manual min/max quirk table with support for the ThinkPad X240.

[PATCH 3.5 52/71] acpi-cpufreq: set current frequency based on target P-State

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Ross Lagerwall rosslagerw...@gmail.com commit 8673b83bf2f013379453b4779047bf3c6ae387e4 upstream. Commit 4b31e774 (Always set P-state on initialization) fixed bug least once since the

[PATCH 3.5 54/71] intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Konrad Rzeszutek Wilk konrad.w...@oracle.com commit 3735d524da64b70b41c764359da36f88aded3610 upstream. If the machine is booted without any cpu_idle driver set (b/c disable_cpuidle() has

[PATCH 3.5 51/71] ALSA: compress: Pass through return value of open ops callback

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Charles Keepax ckee...@opensource.wolfsonmicro.com commit 749d32237bf39e6576dd95bfdf24e4378e51716c upstream. The snd_compr_open function would always return 0 even if the compressed ops

[PATCH 3.5 53/71] hpfs: deadlock and race in directory lseek()

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Al Viro v...@zeniv.linux.org.uk commit 31abdab9c11bb1694ecd1476a7edbe8e964d94ac upstream. For one thing, there's an ABBA deadlock on hpfs fs-wide lock and i_mutex in hpfs_dir_lseek() -

[PATCH 3.5 47/71] vmxnet3: fix building without CONFIG_PCI_MSI

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Arnd Bergmann a...@arndb.de commit 0a8d8c446b5429d15ff2d48f46e00d8a08552303 upstream. Since commit d25f06ea466e vmxnet3: fix netpoll race condition, the vmxnet3 driver fails to build

[PATCH 3.5 48/71] x86/amd/numa: Fix northbridge quirk to assign correct NUMA node

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel J Blueman dan...@numascale.com commit 847d7970defb45540735b3fb4e88471c27cacd85 upstream. For systems with multiple servers and routed fabric, all northbridges get assigned to the

Re: [PATCH] isdnloop: NUL-terminate strings from userspace

2014-03-31 Thread Dan Carpenter
On Mon, Mar 31, 2014 at 02:56:07PM +0200, Vegard Nossum wrote: Ping, Dave? Just making sure this doesn't fall through the cracks. I don't see the patch applied anywhere yet and without this patch we still have a valid security concern IMO. Gar. No... To recap: On 7 March 2014 11:56, Vegard

[PATCH 3.5 42/71] vmxnet3: fix netpoll race condition

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Neil Horman nhor...@tuxdriver.com commit d25f06ea466ea521b563b76661180b4e44714ae6 upstream. vmxnet3's netpoll driver is incorrectly coded. It directly calls vmxnet3_do_poll, which is

[PATCH 3.5 49/71] Btrfs: fix data corruption when reading/updating compressed extents

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Filipe David Borba Manana fdman...@gmail.com commit a2aa75e18a21b21952dc6daa9bac7c9f4426f81f upstream. When using a mix of compressed file extents and prealloc extents, it is possible to

[PATCH 3.5 45/71] KVM: SVM: fix cr8 intercept window

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Radim=20Kr=C4=8Dm=C3=A1=C5=99?= rkrc...@redhat.com commit 596f3142d2b7be307a1652d59e7b93adab918437 upstream. We always disable cr8 intercept in its handler, but only re-enable

[PATCH 3.5 44/71] PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Bjorn Helgaas bhelg...@google.com commit 3cdeb713dc66057b50682048c151eae07b186c42 upstream. Andreas reported that after 1f42db786b14 (PCI: Enable INTx if BIOS left them disabled), pciehp

[PATCH 3.5 46/71] drm/ttm: don't oops if no invalidate_caches()

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Rob Clark rcl...@redhat.com commit 9ef7506f7eff3fc42724269f62e30164c141661f upstream. A few of the simpler TTM drivers (cirrus, ast, mgag200) do not implement this function. Yet can end

[PATCH 3.5 43/71] [SCSI] storvsc: NULL pointer dereference fix

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Ales Novak alno...@suse.cz commit b12bb60d6c350b348a4e1460cd68f97ccae9822e upstream. If the initialization of storvsc fails, the storvsc_device_destroy() causes NULL pointer dereference.

[PATCH 3.5 41/71] fs/proc/base.c: fix GPF in /proc/$PID/map_files

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Artem Fetishev artem_fetis...@epam.com commit 70335abb2689c8cd5df91bf2d95a65649addf50b upstream. The expected logic of proc_map_files_get_link() is either to return 0 and initialize

[PATCH 3.5 40/71] ocfs2 syncs the wrong range...

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Al Viro v...@zeniv.linux.org.uk commit 1b56e98990bcdbb20b9fab163654b9315bf158e8 upstream. Signed-off-by: Al Viro v...@zeniv.linux.org.uk Signed-off-by: Luis Henriques

[PATCH 3.5 39/71] [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Giridhar Malavali giridhar.malav...@qlogic.com commit b77ed25c9f8402e8b3e49e220edb4ef09ecfbb53 upstream. Signed-off-by: Giridhar Malavali giridhar.malav...@qlogic.com Signed-off-by:

[PATCH 3.5 36/71] ibmveth: Fix endian issues with MAC addresses

2014-03-31 Thread Luis Henriques
3.5.7.33 -stable review patch. If anyone has any objections, please let me know. -- From: Anton Blanchard an...@samba.org commit d746ca9561440685edb62614d1bcbbc27ff50e66 upstream. The code to load a MAC address into a u64 for passing to the hypervisor via a register is broken

  1   2   3   >