Re: [PATCH 28/44] Add translate_signal() helper

2014-03-04 Thread Christoph Hellwig
On Tue, Mar 04, 2014 at 09:43:10PM +0100, Richard Weinberger wrote: I remember a discussion with Al where he noted that register_exec_domain() is currently only used by out of tree horrors. B-) I'm sure we can rip it out of most archs. They seem to have it only because they've copypasted it

[PATCH 3.13 125/172] USB: ftdi_sio: add Cressi Leonardo PID

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Joerg Dorchain jo...@dorchain.net commit 6dbd46c849e071e6afc1e0cad489b0175bca9318 upstream. Hello, the following patch adds an entry for the PID of a Cressi Leonardo diving computer interface

Re: [PATCH v2] mmc: sdhci: add quirk for broken write protect detection

2014-03-04 Thread Sören Brinkmann
On Tue, 2014-03-04 at 10:06PM +0200, Eli Billauer wrote: Hello Sören, wp-inverted solves the practical problem indeed, and fools the driver into thinking that the card has an inverted write protection sensor, and the logic zero that it finds in the hardware register means that the card

[PATCH 3.13 119/172] can: kvaser_usb: check number of channels returned by HW

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Olivier Sobrie oliv...@sobrie.be commit 862474f8b46f6c1e600d4934e40ba40646c696ec upstream. It is needed to check the number of channels returned by the HW because it cannot be greater than

[PATCH 3.13 118/172] intel_pstate: Use LFM bus ratio as min ratio/P state

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Dirk Brandewie dirk.j.brande...@intel.com commit 4042e7570cff740460b75c6fc604c629621d3dd2 upstream. LFM (max efficiency ratio) is the max frequency at minimum voltage supported by the

[PATCH 3.13 105/172] x86: dma-mapping: fix GFP_ATOMIC macro usage

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Marek Szyprowski m.szyprow...@samsung.com commit c091c71ad2218fc50a07b3d1dab85783f3b77efd upstream. GFP_ATOMIC is not a single gfp flag, but a macro which expands to the other flags, where

[PATCH 3.13 115/172] i7core_edac: Fix PCI device reference count

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Jean Delvare jdelv...@suse.de commit c0f5eeed0f4cef4f05b74883a7160e7edde58b6a upstream. The reference count changes done by pci_get_device can be a little misleading when the usage diverges

[PATCH 3.13 117/172] ACPI / processor: Rework processor throttling with work_on_cpu()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Lan Tianyu tianyu@intel.com commit f3ca4164529b875374c410193bbbac0ee960895f upstream. acpi_processor_set_throttling() uses set_cpus_allowed_ptr() to make sure that the (struct

[PATCH 3.13 116/172] ACPI / video: Filter the _BCL table for duplicate brightness values

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Hans de Goede hdego...@redhat.com commit bd8ba20597f0cfef3ef65c3fd2aa92ab23d4c8e1 upstream. Some devices have duplicate entries in there brightness levels table, ie on my Dell Latitude E6430

[PATCH 3.13 122/172] USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Aleksander Morgado aleksan...@aleksander.es commit 12df84d4a80278a5b1abfec3206795291da52fc9 upstream. This interface is to be handled by the qmi_wwan driver. CC: Hans-Christoph Schemmel

[PATCH 3.13 123/172] USB: EHCI: add delay during suspend to prevent erroneous wakeups

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Alan Stern st...@rowland.harvard.edu commit 3e8d6d85adedc59115a564c0a54b36e42087c4d9 upstream. High-speed USB connections revert back to full-speed signalling when the device goes into

[PATCH 3.13 113/172] PCI: Enable INTx if BIOS left them disabled

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Bjorn Helgaas bhelg...@google.com commit 1f42db786b14a31bf807fc41ee5583a00c08fcb1 upstream. Some firmware leaves the Interrupt Disable bit set even if the device uses INTx interrupts. Clear

[PATCH 3.13 098/172] SUNRPC: Ensure that gss_auth isnt freed before its upcall messages

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust trond.mykleb...@primarydata.com commit 9eb2ddb48ce3a7bd745c14a933112994647fa3cd upstream. Fix a race in which the RPC client is shutting down while the gss daemon is processing

[PATCH 3.13 104/172] ahci: disable NCQ on Samsung pci-e SSDs on macbooks

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Levente Kurusa le...@linux.com commit 67809f85d31eac600f6b28defa5386c9d2a13b1d upstream. Samsung's pci-e SSDs with device ID 0x1600 which are found on some macbooks time out on NCQ commands.

[PATCH 3.13 107/172] perf/x86: Fix event scheduling

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Peter Zijlstra pet...@infradead.org commit 26e61e8939b1fe8729572dabe9a9e97d930dd4f6 upstream. Vince Super Tester Weaver reported a new round of syscall fuzzing (Trinity) failures, with perf

[PATCH 3.13 106/172] perf trace: Fix ioctl request beautifier build problems on !(i386 || x86_64) arches

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Arnaldo Carvalho de Melo a...@redhat.com commit 844ae5b46c08dbc7ba695b543c023f9cf3bbf9ff upstream. Supporting decoding the ioctl 'request' parameter needs more work to properly support more

[PATCH 3.13 074/172] ALSA: hda - add headset mic detect quirks for two Dell laptops

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Hui Wang hui.w...@canonical.com commit 4913e0bf239dafee356bc7fab61806cc2518930c upstream. When we plug a 3-ring headset on the Dell machines (Vendor ID: 0x10ec0255, Subsystem ID: 0x10280657;

[PATCH 3.13 103/172] powerpc/powernv: Fix indirect XSCOM unmangling

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Herrenschmidt b...@kernel.crashing.org commit e0cf957614976896111e676e5134ac98ee227d3d upstream. We need to unmangle the full address, not just the register number, and we also need

[PATCH 3.13 102/172] powerpc/powernv: Fix opal_xscom_{read,write} prototype

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Herrenschmidt b...@kernel.crashing.org commit 2f3f38e4d3d03dd4125cc9a1f49ab3cc91d8d670 upstream. The OPAL firmware functions opal_xscom_read and opal_xscom_write take a 64-bit

[PATCH 3.13 100/172] powerpc/le: Ensure that the stop-self RTAS token is handled correctly

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Tony Breeds t...@bakeyournoodle.com commit 41dd03a94c7d408d2ef32530545097f7d1befe5c upstream. Currently we're storing a host endian RTAS token in rtas_stop_self_args.token. We then pass that

[PATCH 3.13 101/172] powerpc/crashdump : Fix page frame number check in copy_oldmem_page

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Laurent Dufour lduf...@linux.vnet.ibm.com commit f5295bd8ea8a65dc5eac608b151386314cb978f1 upstream. In copy_oldmem_page, the current check using max_pfn and min_low_pfn to decide if the page

Re: [PATCH 1/4] w1: Remove excess dependencies on W1 for masters and slaves

2014-03-04 Thread Evgeniy Polyakov
Hi everyone 22.02.2014, 11:30, Alexander Shiyan shc_w...@mail.ru: Configuration for masters and slaves is included only if W1 symbol enabled, so no reason to check it once more. Signed-off-by: Alexander Shiyan shc_w...@mail.ru ---  drivers/w1/masters/Kconfig | 3 +--  

[PATCH 3.13 110/172] cpufreq: powernow-k8: Initialize per-cpu data-structures properly

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Srivatsa S. Bhat srivatsa.b...@linux.vnet.ibm.com commit c3274763bfc3bf1ececa269ed6e6c4d7ec1c3e5e upstream. The powernow-k8 driver maintains a per-cpu data-structure called powernow_data that

[PATCH 3.13 111/172] Revert writeback: do not sync data dirtied after sync start

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit 0dc83bd30b0bf5410c0933cfbbf8853248eff0a9 upstream. This reverts commit c4a391b53a72d2df4ee97f96f78c1d5971b47489. Dave Chinner da...@fromorbit.com has reported the

[PATCH 1/2] sched: Remove unused mc_capable() and smt_capable()

2014-03-04 Thread Bjorn Helgaas
Remove mc_capable() and smt_capable(). Neither is used. Both were added by 5c45bf279d37 (sched: mc/smt power savings sched policy). Uses of both were removed by 8e7fbcbc22c1 (sched: Remove stale power aware scheduling remnants and dysfunctional knobs). Signed-off-by: Bjorn Helgaas

[PATCH 0/2] sched: Removed unused mc_capable() and smt_capable()

2014-03-04 Thread Bjorn Helgaas
This is just cleanup of a couple unused interfaces and (for sparc64) a supporting variable. --- Bjorn Helgaas (2): sched: Remove unused mc_capable() and smt_capable() sparc64: Remove unused sparc64_multi_core arch/arm/include/asm/topology.h |3 ---

[PATCH 2/2] sparc64: Remove unused sparc64_multi_core

2014-03-04 Thread Bjorn Helgaas
Remove sparc64_multi_core because it's not used any more. It was added by a2f9f6bbb30e (Fix {mc,smt}_capable()), and the last uses were removed by e637d96bf462 (sched: Remove unused mc_capable() and smt_capable()). Signed-off-by: Bjorn Helgaas bhelg...@google.com ---

[PATCH 3.13 109/172] sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo t...@kernel.org commit 9f9c47f00ce99329b1a82e2ac4f70f0fe3db549c upstream. It's a bit odd to see a newer device showing mod15write; however, the reported behavior is highly consistent

[PATCH 3.13 080/172] cgroup: fix locking in cgroup_cfts_commit()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo t...@kernel.org commit 48573a893303986e3b0b2974d6fb11f3d1bb7064 upstream. cgroup_cfts_commit() walks the cgroup hierarchy that the target subsystem is attached to and tries to apply

[PATCH 3.13 108/172] ata: enable quirk from jmicron JMB350 for JMB394

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Denis V. Lunev d...@openvz.org commit efb9e0f4f43780f0ae0c6428d66bd03e805c7539 upstream. Without the patch the kernel generates the following error. ata11.15: SATA link up 1.5 Gbps (SStatus

[PATCH 3.13 099/172] powerpc: Increase stack redzone for 64-bit userspace to 512 bytes

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Paul Mackerras pau...@samba.org commit 573ebfa6601fa58b439e7f15828762839ccd306a upstream. The new ELFv2 little-endian ABI increases the stack redzone -- the area below the stack pointer that

[PATCH 3.13 083/172] export: declare ksymtab symbols

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg johannes.b...@intel.com commit 7b4ec8dd7d4ac467e9eee4d49f2c9574d773efbb upstream. sparse complains about any __ksymtab symbols with the following: warning: symbol

[PATCH 3.13 081/172] cgroup: update cgroup_enable_task_cg_lists() to grab siglock

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo t...@kernel.org commit 532de3fc72adc2a6525c4d53c07bf81e1732083d upstream. Currently, there's nothing preventing cgroup_enable_task_cg_lists() from missing set PF_EXITING and race

[PATCH 3.13 092/172] ASoC: da732x: Mark DC offset control registers volatile

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Mark Brown broo...@linaro.org commit 75306820248e26d15d84acf4e297b9fb27dd3bb2 upstream. The driver reads from the DC offset control registers during callibration but since the registers are

[PATCH 3.13 090/172] ASoC: max98090: sync regcache on entering STANDBY

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Dylan Reid dgr...@chromium.org commit c42c8922c46d33ed769e99618bdfba06866a0c72 upstream. Sync regcache when entering STANDBY from OFF. ON isn't entered with OFF as the current state, so the

[PATCH 3.13 073/172] ALSA: usb-audio: work around KEF X300A firmware bug

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Clemens Ladisch clem...@ladisch.de commit 624aef494f86ed0c58056361c06347ad62b26806 upstream. When the driver tries to access Function Unit 10, the KEF X300A speakers' firmware apparently locks

[PATCH 3.13 091/172] ASoC: wm8770: Fix wrong number of enum items

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai ti...@suse.de commit 7a6c0a58dc824523966f212c76322d47c5b0e6fe upstream. wm8770 codec driver defines ain_enum with a wrong number of items. Use SOC_ENUM_DOUBLE_DECL() macro and

[PATCH 3.13 089/172] ASoC: fsl: fix pm support of machine drivers

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Shawn Guo shawn@linaro.org commit 47cf84e17ebb79a20e6244b954c4ea4e18a82d43 upstream. The commit 1abe729 (ASoC: fsl: Add missing pm to current machine drivers) enables pm support for a few

[PATCH 3.13 086/172] ASoC: da9055: Fix device registration of PMIC and CODEC devices

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Adam Thomson adam.thomson.opensou...@diasemi.com commit 07b0e5b10258b48e5edfb6c8ac156f05510eb775 upstream. Currently the I2C device Ids conflict for the MFD and CODEC so cannot be both

[PATCH 3.13 087/172] ASoC: rt5640: Add ACPI ID for Intel Baytrail

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Jarkko Nikula jarkko.nik...@linux.intel.com commit b31b2b6d5de71c569413d8dc4f7b050cbe25a09e upstream. Realtek RT5640 uses ACPI ID 10EC5640 for Intel Baytrail platforms. Signed-off-by: Jarkko

Re: [RFC] [PATCH] Pre-emption control for userspace

2014-03-04 Thread H. Peter Anvin
On 03/03/2014 10:07 AM, Khalid Aziz wrote: I am working on a feature that has been requested by database folks that helps with performance. Some of the oft executed database code uses mutexes to lock other threads out of a critical section. They often see a situation where a thread grabs the

[PATCH 3.13 088/172] ASoC: txx9aclc_ac97: Fix kernel crash on probe

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Alexander Shiyan shc_w...@mail.ru commit 9febd494d15c4a351e9c9cae7184643144eea892 upstream. This patch fixes a crash caused by commit 3bed3344c826 (ASoC: txx9aclc_ac97: Convert to

[PATCH 3.13 085/172] kvm, vmx: Really fix lazy FPU on nested guest

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Paolo Bonzini pbonz...@redhat.com commit 1b385cbdd74aa803e966e01e5fe49490d6044e30 upstream. Commit e504c9098ed6 (kvm, vmx: Fix lazy FPU on nested guest, 2013-11-13) highlighted a real problem,

[PATCH 3.13 097/172] SUNRPC: Fix races in xs_nospace()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust trond.mykleb...@primarydata.com commit 06ea0bfe6e6043cb56a78935a19f6f8ebc636226 upstream. When a send failure occurs due to the socket being out of buffer space, we call

[PATCH 3.13 093/172] ASoC: sta32x: Fix cache sync

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 70ff00f82a6af0ff68f8f7b411738634ce2f20d0 upstream. codec-control_data contains a pointer to the regmap struct of the device, not to the device private

[PATCH 3.13 095/172] ASoC: sta32x: Fix array access overflow

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai ti...@suse.de commit 025c3fa9256d4c54506b7a29dc3befac54f5c68d upstream. Preset EQ enum of sta32x codec driver declares too many number of items and it may lead to the access over

[PATCH 3.13 096/172] ASoC: wm8958-dsp: Fix firmware block loading

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 548da08fc1e245faf9b0d7c41ecd8e07984fc332 upstream. The codec-control_data contains a pointer to the device's regmap struct. But wm8994_bulk_write()

[PATCH] [RESEND] m32r: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from arch/m32r/kernel/time.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- arch/m32r/kernel/time.c | 1 - 1 file changed, 1 deletion(-) diff --git

Re: [PATCH] x86/xen: Disable APIC PM for Xen PV guests

2014-03-04 Thread Boris Ostrovsky
On 03/04/2014 05:25 AM, David Vrabel wrote: On 04/03/14 02:40, Boris Ostrovsky wrote: Xen PV guests support only few APIC registers and writes to unsupported registers result in WARN_ONs. Most APIC accesses in these guests have been eliminated; however, lapic_suspend/resume are still called

[GIT PULL] EFI changes for v3.15

2014-03-04 Thread Matt Fleming
Folks, Could you please queue up the following for the v3.15 merge window? The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2: Linux 3.14-rc3 (2014-02-16 13:30:25 -0800) are available in the git repository at:

[PATCH 3.13 084/172] kvm: x86: fix emulator buffer overflow (CVE-2014-0049)

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Andrew Honig aho...@google.com commit a08d3b3b99efd509133946056531cdf8f3a0c09b upstream. The problem occurs when the guest performs a pusha with the stack address pointing to an mmio address

[PATCH 3.13 070/172] batman-adv: free skb on TVLV parsing success

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli anto...@open-mesh.com [ Upstream commit 05c3c8a636aa9ee35ce13f65afc5b665615cc786 ] When the TVLV parsing routine succeed the skb is left untouched thus leading to a memory

[PATCH 3.13 068/172] batman-adv: fix potential orig_node reference leak

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Simon Wunderlich s...@simonwunderlich.de [ Upstream commit b2262df7fcf2c395eca564df83238e931d88d7bf ] Since batadv_orig_node_new() sets the refcount to two, assuming that the calling function

[PATCH 3.13 077/172] ALSA: hda - Enable front audio jacks on one HP desktop model

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Hui Wang hui.w...@canonical.com commit 1de7ca5e844866f56bebb2fc47fa18e090677e88 upstream. The front headphone and mic jackes on a HP desktop model (Vendor Id: 0x111d76c7 Subsystem Id:

[PATCH] [RESEND] score: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from arch/score/kernel/time.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- arch/score/kernel/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: Update of file offset on write() etc. is non-atomic with I/O

2014-03-04 Thread Linus Torvalds
On Tue, Mar 4, 2014 at 12:00 PM, Al Viro v...@zeniv.linux.org.uk wrote: OK, with the attached set (the first one is essentially unchanged from your first one), it seems to work and produce better code on all targets I've tried. Comments? I'm certainly ok with it. You seem to have left the

[PATCH 3.13 076/172] ALSA: hda/ca0132 - Fix recording from mode id 0x8

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Hsin-Yu Chao hyc...@chromium.org commit 13c12dbe3a2ce17227f7ddef652b6a53c78fa51f upstream. Incorrect ADC is picked in ca0132_capture_pcm_prepare(), where it assumes multiple streams while

[PATCH net-next,v2] hyperv: Move state setting for link query

2014-03-04 Thread Haiyang Zhang
It moves the state setting for query into rndis_filter_receive_response(). All callbacks including query-complete and status-callback are synchronized by channel-inbound_lock. This prevents pentential race between them. Signed-off-by: Haiyang Zhang haiya...@microsoft.com ---

[PATCH 3.13 075/172] ALSA: hda/ca0132 - setup/cleanup streams

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Hsin-Yu Chao hyc...@chromium.org commit 28fba95087a7f3d107a3a6728aef7dbfaf3fd782 upstream. When a HDMI stream is opened with the same stream tag as a following opened stream to ca0132, audio

[PATCH 3.13 058/172] net: mvneta: use per_cpu stats to fix an SMP lock up

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: willy tarreau w...@1wt.eu [ Upstream commit 74c41b048db1073a04827d7f39e95ac1935524cc ] Stats writers are mvneta_rx() and mvneta_tx(). They don't lock anything when they update the stats, and

[PATCH 3.13 079/172] cgroup: fix error return from cgroup_create()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo t...@kernel.org commit b58c89986a77a23658682a100eb15d8edb571ebb upstream. cgroup_create() was returning 0 after allocation failures. Fix it. Signed-off-by: Tejun Heo

[PATCH 3.13 078/172] cgroup: fix error return value in cgroup_mount()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Tejun Heo t...@kernel.org commit eb46bf89696972b856a9adb6aebd5c7b65c266e4 upstream. When cgroup_mount() fails to allocate an id for the root, it didn't set ret before jumping to unlock_drop

[PATCH 3.13 069/172] batman-adv: fix TT CRC computation by ensuring byte order

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli anto...@open-mesh.com [ Upstream commit a30e22ca8464c2dc573e0144a972221c2f06c2cd ] When computing the CRC on a 2byte variable the order of the bytes obviously alters the

[PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/block/hd.c | 12

Re: [PATCHv1 1/2] rx51_battery: convert to iio consumer

2014-03-04 Thread Belisko Marek
Hi Sebastian, On Sat, Mar 1, 2014 at 12:22 AM, Sebastian Reichel s...@debian.org wrote: Hi Marek, On Fri, Feb 28, 2014 at 11:32:22PM +0100, Belisko Marek wrote: Seems I found issue. I have missing property ti,system-uses-second-madc-irq as original twl4030_madc_battery used SW2 but this

[PATCH 3.13 059/172] net: mvneta: do not schedule in mvneta_tx_timeout

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: willy tarreau w...@1wt.eu [ Upstream commit 290213667ab53a95456397763205e4b1e30f46b5 ] If a queue timeout is reported, we can oops because of some schedules while the caller is atomic, as

[PATCH 3.13 053/172] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Borkmann dbork...@redhat.com [ Upstream commit ffd5939381c609056b33b7585fb05a77b4c695f3 ] SCTP's sctp_connectx() abi breaks for 64bit kernels compiled with 32bit emulation (e.g. ia32

[PATCH 3.13 062/172] net: use __GFP_NORETRY for high order allocations

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit ed98df3361f059db42786c830ea96e2d18b8d4db ] sock_alloc_send_pskb() sk_page_frag_refill() have a loop trying high order allocations to prepare

[PATCH 3.13 061/172] net: mvneta: replace Tx timer with a real interrupt

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: willy tarreau w...@1wt.eu [ Upstream commit 71f6d1b31fb1f278a345a30a2180515adc7d80ae ] Right now the mvneta driver doesn't handle Tx IRQ, and relies on two mechanisms to flush Tx descriptors :

[PATCH 3.13 045/172] tg3: Fix deadlock in tg3_change_mtu()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Nithin Sujir nsu...@broadcom.com [ Upstream commit c6993dfd7db9b0c6b7ca7503a56fda9236a4710f ] Quoting David Vrabel - 5780 cards cannot have jumbo frames and TSO enabled together. When jumbo

[PATCH 3.13 054/172] net: add and use skb_gso_transport_seglen()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Florian Westphal f...@strlen.de commit de960aa9ab4decc3304959f69533eef64d05d8e8 upstream. This moves part of Eric Dumazets skb_gso_seglen helper from tbf sched to skbuff core so it may be

[PATCH 3.13 056/172] net: ip, ipv6: handle gso skbs in forwarding path

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Florian Westphal f...@strlen.de commit fe6cc55f3a9a053482a76f5a6b2257cee51b4663 upstream. Marcelo Ricardo Leitner reported problems when the forwarding link path has a lower mtu than the

[PATCH 3.13 060/172] net: mvneta: add missing bit descriptions for interrupt masks and causes

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: willy tarreau w...@1wt.eu [ Upstream commit 40ba35e74fa56866918d2f3bc0528b5b92725d5e ] Marvell has not published the chip's datasheet yet, so it's very hard to find the relevant bits to

[PATCH 3.13 057/172] net: mvneta: increase the 64-bit rx/tx stats out of the hot path

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: willy tarreau w...@1wt.eu [ Upstream commit dc4277dd41a80fd5f29a90412ea04bc3ba54fbf1 ] Better count packets and bytes in the stack and on 32 bit then accumulate them at the end for once. This

Re: [PATCH] cpqarray: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
Hello Mike, On 10/15/2013 12:17 AM, Miller, Mike (OS Dev) wrote: -Original Message- From: Michael Opdenacker [mailto:michael.opdenacker@free- electrons.com] Sent: Friday, October 11, 2013 11:15 PM To: chirag.kantha...@hp.com Cc: ISS StorageDev; linux-kernel@vger.kernel.org; Michael

Re: [PATCH 1/1] mm: use macros from compiler.h instead of __attribute__((...))

2014-03-04 Thread Andrew Morton
On Sun, 2 Mar 2014 19:09:58 +0530 Gideon Israel Dsouza gidisr...@gmail.com wrote: To increase compiler portability there is linux/compiler.h which provides convenience macros for various gcc constructs. Eg: __weak for __attribute__((weak)). I've replaced all instances of gcc attributes

[PATCH 3.13 066/172] batman-adv: properly check pskb_may_pull return value

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli anto...@meshcoding.com [ Upstream commit f1791425cf0bcda43ab9a9a37df1ad3ccb1f6654 ] pskb_may_pull() returns 1 on success and 0 in case of failure, therefore checking for the

[PATCH 3.13 055/172] net: core: introduce netif_skb_dev_features

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Florian Westphal f...@strlen.de commit d206940319c41df4299db75ed56142177bb2e5f6 upstream. Will be used by upcoming ipv4 forward path change that needs to determine feature mask using

[PATCH 3.13 067/172] batman-adv: avoid potential race condition when adding a new neighbour

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli anto...@open-mesh.com [ Upstream commit 08bf0ed29c7ded45c477d08618220dd200c3524a ] When adding a new neighbour it is important to atomically perform the following: - check if

[PATCH 3.13 065/172] batman-adv: release vlan object after checking the CRC

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli anto...@meshcoding.com [ Upstream commit 91c2b1a9f680ff105369d49abc7e19ca7efb33e1 ] There is a refcounter unbalance in the CRC checking routine invoked on OGM reception. A

Re: [PATCH 1/1] mm: implement -map_pages for shmem/tmpfs

2014-03-04 Thread Hugh Dickins
On Fri, 28 Feb 2014, Hugh Dickins wrote: On Fri, 28 Feb 2014, Ning Qu wrote: In shmem/tmpfs, we also use the generic filemap_map_pages, seems the additional checking is not worth a separate version of map_pages for it. Signed-off-by: Ning Qu qun...@google.com Acked-by: Hugh Dickins

[PATCH 3.13 038/172] bridge: fix netconsole setup over bridge

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Cong Wang cw...@twopensource.com [ Upstream commit dbe173079ab58a444e12dbebe96f5aec1e0bed1a ] Commit 93d8bf9fb8f3 (bridge: cleanup netpoll code) introduced a check in br_netpoll_enable(), but

[PATCH 3.13 064/172] batman-adv: fix TT-TVLV parsing on OGM reception

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli anto...@meshcoding.com [ Upstream commit e889241f45f9cecbc84a6ffed577083ab52e62ee ] When accessing a TT-TVLV container in the OGM RX path the variable pointing to the list of

Re: perf_fuzzer: lockup/reboot bug

2014-03-04 Thread Vince Weaver
I patched the kernel with the cr2 save/restore bug to make sure this wasn't related to that problem. It seems like it's not. Somehow my perf_fuzzer can quickly cause the machine to lockup due to some sort of hrtimer queue corruption? It's proving really hard to isolate this as the machine

[PATCH 3.13 030/172] CIFS: Fix too big maxBuf size for SMB3 mounts

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Pavel Shilovsky pias...@etersoft.ru commit 2365c4eaf077c48574ab6f143960048fc0f31518 upstream. SMB3 servers can respond with MaxTransactSize of more than 4M that can cause a memory allocation

[PATCH 3.13 032/172] rtlwifi: Fix incorrect return from rtl_ps_enable_nic()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Olivier Langlois oliv...@trillion01.com commit 2e8c5e56b307271c2dab6f8bfd1d8a3822ca2390 upstream. rtl_ps_enable_nic() is called from loops that will loop until this function returns true or a

[PATCH 3.13 042/172] netpoll: fix netconsole IPv6 setup

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Sabrina Dubroca s...@queasysnail.net [ Upstream commit 00fe11b3c67dc670fe6391d22f1fe64e7c99a8ec ] Currently, to make netconsole start over IPv6, the source address needs to be specified.

[PATCH 3.13 046/172] vhost: fix ref cnt checking deadlock

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Michael S. Tsirkin m...@redhat.com [ Upstream commit 0ad8b480d6ee916aa84324f69acf690142aecd0e ] vhost checked the counter within the refcnt before decrementing. It really wanted to know that

[PATCH 3.13 047/172] hyperv: Fix the carrier status setting

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Haiyang Zhang haiya...@microsoft.com [ Upstream commit 891de74d693bb4fefe2efcc6432a4a9a9bee561e ] Without this patch, the cat /sys/class/net/ethN/operstate shows unknown, and ethtool ethN

[PATCH 3.13 040/172] ipv4: Fix runtime WARNING in rtmsg_ifa()

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Geert Uytterhoeven ge...@linux-m68k.org [ Upstream commit 63b5f152eb4a5bb79b9caf7ec37b4201d12f6e66 ] On m68k/ARAnyM: WARNING: CPU: 0 PID: 407 at net/ipv4/devinet.c:1599 0x316a99() Modules

My Kernel bug is celebrating 2 years. Can you help me fix it?

2014-03-04 Thread Peter Senna Tschudin
I have reported a bug more than two years ago and it is still affecting me. The bug report gives some information: https://bugzilla.redhat.com/show_bug.cgi?id=787299 I have tried basic debug instructions from: https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt And everything

[PATCH 3.13 044/172] tcp: tsq: fix nonagle handling

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: John Ogness john.ogn...@linutronix.de [ Upstream commit bf06200e732de613a1277984bf34d1a21c2de03d ] Commit 46d3ceabd8d9 (tcp: TCP Small Queues) introduced a possible regression for applications

[PATCH] [RESEND] rsxx: Remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
This removes the use of the IRQF_DISABLED flag from drivers/block/rsxx/core.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com Acked-by Philip Kelleher pjk1...@linux.vnet.ibm.com --- drivers/block/rsxx/core.c | 2 +-

[PATCH 3.13 063/172] batman-adv: fix soft-interface MTU computation

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Antonio Quartulli anto...@meshcoding.com [ Upstream commit 930cd6e46eadce8b8ed2a232ee536e5fd286c152 ] The current MTU computation always returns a value smaller than 1500bytes even if the real

Re: [PATCH V3 1/5] genirq: define flag IRQ_SRC_DST_INVERTED, and accessors

2014-03-04 Thread Thomas Gleixner
On Tue, 4 Mar 2014, Stephen Warren wrote: On 03/04/2014 03:04 AM, Thomas Gleixner wrote: On Mon, 3 Mar 2014, Stephen Warren wrote: From: Stephen Warren swar...@nvidia.com Some devices have configurable IRQ output polarities. Software might use IRQ_TYPE_* to determine how to

[PATCH 3.13 023/172] ARM: tegra: only run PL310 init on systems with one

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

[PATCH 3.13 051/172] bonding: 802.3ad: make aggregator_identifier bond-private

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Bohac j...@boha.cz [ Upstream commit 163c8ff30dbe473abfbb24a7eac5536c87f3baa9 ] aggregator_identifier is used to assign unique aggregator identifiers to aggregators of a bond during

Re: [PATCH net-next 07/12] r8152: support rx checksum

2014-03-04 Thread David Miller
From: Hayes Wang hayesw...@realtek.com Date: Tue, 4 Mar 2014 20:00:59 +0800 @@ -1453,11 +1491,19 @@ static void rx_bottom(struct r8152 *tp) pkt_len -= CRC_SIZE; rx_data += sizeof(struct rx_desc); + checksum = r8152_rx_csum(tp,

[PATCH 3.13 052/172] ipv4: fix counter in_slow_tot

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Duan Jiong duanj.f...@cn.fujitsu.com [ Upstream commit a6254864c08109c66a194612585afc0439005286 ] since commit 89aef8921bf(ipv4: Delete routing cache.), the counter in_slow_tot can't work

[PATCH 3.13 039/172] can: add destructor for self generated skbs

2014-03-04 Thread Greg Kroah-Hartman
3.13-stable review patch. If anyone has any objections, please let me know. -- From: Oliver Hartkopp socket...@hartkopp.net [ Upstream commit 0ae89beb283a0db5980d1d4781c7d7be2f2810d6 ] Self generated skbuffs in net/can/bcm.c are setting a skb-sk reference but no explicit

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