[PATCH 4.0 001/105] crush: ensuring at most num-rep osds are selected

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Ilya Dryomov idryo...@gmail.com commit 45002267e8d2699bf9b022315bee3dd13b044843 upstream. Crush temporary buffers are allocated as per replica size configured by the user. When there are more

[PATCH 4.0 101/105] btrfs: incorrect handling for fiemap_fill_next_extent return

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Chengyu Song cson...@gatech.edu commit 26e726afe01c1c82072cf23a5ed89ce25f39d9f2 upstream. fiemap_fill_next_extent returns 0 on success, -errno on error, 1 if this was the last extent that will

[PATCH 4.0 104/105] Btrfs: fix uninit variable in clone ioctl

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Chris Mason c...@fb.com commit de249e66a73d69281cd812087979c6fae552 upstream. Commit 0d97a64e0 creates a new variable but doesn't always set it up. This puts it back to the original method

[PATCH 4.0 105/105] Btrfs: fix regression in raid level conversion

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Chris Mason c...@fb.com commit 153c35b60c72de9fae06c8e2c8b2c47d79d4 upstream. Commit 2f0810880f082fa8ba66ab2c33b02e4ff9770a5e changed btrfs_set_block_group_ro to avoid trying to allocate

[PATCH 3.14 40/44] serial: imx: Fix DMA handling for IDLE condition aborts

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Philipp Zabel p.za...@pengutronix.de commit 392bceedb107a3dc1d4287e63d7670d08f702feb upstream. The driver configures the IDLE condition to interrupt the SDMA engine. Since the SDMA UART ROM

[PATCH 3.14 42/44] cfg80211: wext: clear sinfo struct before calling driver

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg johannes.b...@intel.com commit 9c5a18a31b321f120efda412281bb9f610f84aa0 upstream. Until recently, mac80211 overwrote all the statistics it could provide when getting called, but

[PATCH 3.14 00/44] 3.14.45-stable review

2015-06-19 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.14.45 release. There are 44 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 Sun Jun 21 20:35:40 UTC 2015. Anything

[PATCH 3.14 05/44] tcp/ipv6: fix flow label setting in TIME_WAIT state

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Florent Fourcot florent.four...@enst-bretagne.fr [ Upstream commit 21858cd02dabcf290564cbf4769b101eba54d7bb ] commit 1d13a96c74fc (ipv6: tcp: fix flowlabel value in ACK messages send from

[PATCH 3.14 06/44] ipv4: Avoid crashing in ip_error

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Eric W. Biederman ebied...@xmission.com [ Upstream commit 381c759d9916c42959515ad34a6d467e24a88e93 ] ip_error does not check if in_dev is NULL before dereferencing it. IThe following sequence

[PATCH 3.14 08/44] net: dp83640: fix broken calibration routine.

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Richard Cochran richardcoch...@gmail.com [ Upstream commit 397a253af5031de4a4612210055935309af4472c ] Currently, the calibration function that corrects the initial offsets among multiple

[PATCH 4.0 020/105] net_sched: invoke -attach() after setting dev-qdisc

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: WANG Cong xiyou.wangc...@gmail.com [ Upstream commit 86e363dc3b50bfd50a1f315934583fbda673ab8d ] For mq qdisc, we add per tx queue qdisc to root qdisc for display purpose, however, that happens

[PATCH 4.0 050/105] i2c: hix5hd2: Fix modalias to make module auto-loading work

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin axel@ingics.com commit 3e59ae4aa28237ced95413fbd46004b57c4da095 upstream. Make the modalias match driver name, this is required to make module auto-loading work. Signed-off-by:

[PATCH 4.0 051/105] i2c: s3c2410: fix oops in suspend callback for non-dt platforms

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Vasily Khoruzhick anars...@gmail.com commit 8d487a43c36b54a029d74ad3b0a6a9d1253e728a upstream. Initialize sysreg by default, otherwise driver will crash in suspend callback when not using DT.

[PATCH 4.0 052/105] Input: alps - do not reduce trackpoint speed by half

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Hans de Goede hdego...@redhat.com commit 088df2ccef75754cc16a6ba31829d23bcb2b68ed upstream. On some v7 devices (e.g. Lenovo-E550) the deltas reported are typically only in the 0-1 range

[PATCH 4.0 048/105] dmaengine: at_xdmac: rework slave configuration part

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Ludovic Desroches ludovic.desroc...@atmel.com commit 765c37d876698268eea8b820081ac8fc9d0fc8bc upstream. Rework slave configuration part in order to more report wrong errors about the

[PATCH 4.0 049/105] dmaengine: at_xdmac: lock fixes

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Ludovic Desroches ludovic.desroc...@atmel.com commit 4c374fc7ce944024936a6d9804daec85207d9384 upstream. Using _bh variant for spin locks causes this kind of warning: Starting logging:

[PATCH 4.0 025/105] xen: netback: read hotplug script once at start of day.

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Ian Campbell ian.campb...@citrix.com [ Upstream commit 31a418986a5852034d520a5bab546821ff1ccf3d ] When we come to tear things down in netback_remove() and generate the uevent it is possible

[PATCH 4.0 053/105] Input: synaptics - add min/max quirk for Lenovo S540

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Peter Hutterer peter.hutte...@who-t.net commit 7f2ca8b55aeff1fe51ed3570200ef88a96060917 upstream. https://bugzilla.redhat.com/show_bug.cgi?id=1223051#c2 Tested-by: tommy.gag...@gmail.com

Re: Btrfs stable updates for 4.0

2015-06-19 Thread Greg KH
On Thu, Jun 11, 2015 at 06:06:32PM +0200, David Sterba wrote: Hi, please queue the following patches to 4.0 stable. There are fixes for user visible bugs and one usability regression with RAID1 - single conversion during balance. One of the patches does not apply cleanly to 4.0.5, there's

[PATCH 4.0 092/105] md: dont return 0 from array_state_store

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.de commit c008f1d356277a5b7561040596a073d87e56b0c8 upstream. Returning zero from a 'store' function is bad. The return value should be either len length of the string or an

[PATCH 4.0 097/105] x86/vdso: Fix the x86 vdso2c tool includes

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Tommi Kyntola tommi.kynt...@gmail.com commit 0a4f59d6e09ef16fbb7d213cfa1bf472c7845fda upstream. The build-time tool arch/x86/vdso/vdso2c.c includes linux/elf.h, but cannot find it, unless the

[PATCH 4.0 091/105] md: Close race when setting action to idle.

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.de commit 8e8e2518fceca407bb8fc2a6710d19d2e217892e upstream. Checking -sync_thread without holding the mddev_lock() isn't really safe, even after flushing the workqueue

[PATCH 3.10 24/29] pata_octeon_cf: fix broken build

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Aaro Koskinen aaro.koski...@nokia.com commit 4710f2facb5c68d629015747bd09b37203e0d137 upstream. MODULE_DEVICE_TABLE is referring to wrong driver's table and breaks the build. Fix that.

[PATCH 3.14 33/44] ozwpan: divide-by-zero leading to panic

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Jason A. Donenfeld ja...@zx2c4.com commit 04bf464a5dfd9ade0dda918e44366c2c61fce80b upstream. A network supplied parameter was not checked before division, leading to a divide-by-zero. Since

[PATCH 3.14 31/44] MIPS: Fix enabling of DEBUG_STACKOVERFLOW

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: James Hogan james.ho...@imgtec.com commit 5f35b9cd553fd64415b563497d05a563c988dbd6 upstream. Commit 334c86c494b9 (MIPS: IRQ: Add stackoverflow detection) added kernel stack overflow detection,

[PATCH 3.14 32/44] ozwpan: Use proper check to prevent heap overflow

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Jason A. Donenfeld ja...@zx2c4.com commit d114b9fe78c8d6fc6e70808c2092aa307c36dc8e upstream. Since elt-length is a u8, we can make this variable a u8. Then we can do proper bounds checking

[PATCH 3.10 20/29] MIPS: Fix enabling of DEBUG_STACKOVERFLOW

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: James Hogan james.ho...@imgtec.com commit 5f35b9cd553fd64415b563497d05a563c988dbd6 upstream. Commit 334c86c494b9 (MIPS: IRQ: Add stackoverflow detection) added kernel stack overflow detection,

[PATCH 3.14 24/44] Input: synaptics - add min/max quirk for Lenovo S540

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Peter Hutterer peter.hutte...@who-t.net commit 7f2ca8b55aeff1fe51ed3570200ef88a96060917 upstream. https://bugzilla.redhat.com/show_bug.cgi?id=1223051#c2 Tested-by: tommy.gag...@gmail.com

[PATCH 4.0 038/105] iommu/vt-d: Allow RMRR on graphics devices too

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: David Woodhouse david.woodho...@intel.com commit 18436afdc11a00ac881990b454cfb2eae81d6003 upstream. Commit c875d2c1 (iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains) prevents

[PATCH 4.0 055/105] Input: elantech - add new icbody type

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Sam Hung sam.h...@emc.com.tw commit 692dd1916436164e228608803dfb6cb768d6355a upstream. This adds new icbody type to the list recognized by Elantech PS/2 driver. Signed-off-by: Sam Hung

[PATCH 4.0 057/105] block: discard bdi_unregister() in favour of bdi_destroy()

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.de commit aad653a0bc09dd4ebcb5579f9f835bbae9ef2ba3 upstream. bdi_unregister() now contains very little functionality. It contains a WARN_ON if bdi-dev is NULL. This

[PATCH 4.0 056/105] block: fix ext_dev_lock lockdep report

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Dan Williams dan.j.willi...@intel.com commit 4d66e5e9b6d720d8463e11d027bd4ad91c8b1318 upstream. = [ INFO: inconsistent lock state ] 4.1.0-rc7+ #217 Tainted: G

[PATCH 4.0 039/105] iommu/vt-d: Fix passthrough mode with translation-disabled devices

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: David Woodhouse david.woodho...@intel.com commit 4ed6a540fab8ea4388c1703b73ecfed68a2009d1 upstream. When we use 'intel_iommu=igfx_off' to disable translation for the graphics, and when we

[PATCH 4.0 060/105] usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Subbaraya Sundeep Bhatta subbaraya.sundeep.bha...@xilinx.com commit 459e210c4fd034d20077bcec31fec9472a700fe9 upstream. Fixed the incorrect macro definitions correctly as per databook.

[PATCH 4.0 061/105] usb: host: xhci: add mutex for non-thread-safe data

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Chris Bainbridge chris.bainbri...@gmail.com commit a00918d0521df1c7a2ec9143142a3ea998c8526d upstream. Regression in commit 638139eb95d2 (usb: hub: allow to process more usb hub events in

[PATCH 4.0 065/105] MIPS: ralink: Fix clearing the illegal access interrupt

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Jonas Gorski j...@openwrt.org commit 9dd6f1c166bc6e7b582f6203f2dc023ec65e3ed5 upstream. Due to a typo the illegal access interrupt is never cleared in by the interupt handler, causing an

[PATCH 4.0 058/105] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: John D. Blair jo...@candicontrols.com commit df72d588c54dad57dabb3cc8a87475d8ed66d806 upstream. Added the USB serial device ID for the HubZ dual ZigBee and Z-Wave radio dongle. Signed-off-by:

[PATCH 4.0 019/105] xen/netback: Properly initialize credit_bytes

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Ross Lagerwall ross.lagerw...@citrix.com [ Upstream commit ce0e5c522d3924090c20e774359809a7aa08c44c ] Commit e9ce7cb6b107 (xen-netback: Factor queue-specific data into queue struct) introduced

[PATCH 4.0 059/105] USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Patrick Riphagen patrick.ripha...@xsens.com commit 1df5b888f54070a373a73b34488cc78c2365b7b4 upstream. This adds support for new Xsens device, Motion Tracker Development Board, using Xsens' own

[PATCH 4.0 017/105] net: dp83640: fix improper double spin locking.

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Richard Cochran richardcoch...@gmail.com [ Upstream commit adbe088f6f8b0b7701fe07f51fe6f2bd602a6665 ] A pair of nested spin locks was introduced in commit 63502b8d0 dp83640: Fix receive

[PATCH 4.0 010/105] net/ipv6/udp: Fix ipv6 multicast socket filter regression

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Henning Rogge hro...@gmail.com [ Upstream commit 33b4b015e1a1ca7a8fdce40af5e71642a8ea355c ] Commit 5cf3d46192fc (udp: Simplify__udp*_lib_mcast_deliver) simplified the filter for incoming IPv6

[PATCH 4.0 023/105] udp: fix behavior of wrong checksums

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit beb39db59d14990e401e235faf66a6b9b31240b0 ] We have two problems in UDP stack related to bogus checksums : 1) We return -EAGAIN to application

[PATCH 4.0 088/105] Revert bus: mvebu-mbus: make sure SDRAM CS for DMA dont overlap the MBus bridge window

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Petazzoni thomas.petazz...@free-electrons.com commit 885dbd154b2f2ee305cec6fd0a162e1a77ae2b06 upstream. This reverts commit 1737cac69369 (bus: mvebu-mbus: make sure SDRAM CS for DMA

[PATCH 4.0 090/105] mm/memory_hotplug.c: set zone-wait_table to null after freeing it

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Gu Zheng guz.f...@cn.fujitsu.com commit 85bd839983778fcd0c1c043327b14a046e979b39 upstream. Izumi found the following oops when hot re-adding a node: BUG: unable to handle kernel paging

[PATCH 4.0 032/105] iio: adis16400: Use != channel indices for the two voltage channels

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Paul Cercueil paul.cercu...@analog.com commit 7323d59862802ca109451eeda9777024a7625509 upstream. Previously, the two voltage channels had the same ID, which didn't cause conflicts in sysfs only

[PATCH 4.0 003/105] net: core: Correct an over-stringent device loop detection.

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Vlad Yasevich vyasev...@gmail.com [ Upstream commit d66bf7dd27573ee5ea90484899ee952c19ccb194 ] The code in __netdev_upper_dev_link() has an over-stringent loop detection logic that actually

[PATCH 4.0 046/105] dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Krzysztof Kozlowski k.kozlow...@samsung.com commit 81cc6edc08705ac0146fe6ac14a0982a31ce6f3d upstream. The pl330 device could hang infinitely on certain boards when DMA channels are terminated.

[PATCH 4.0 004/105] x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Alexei Starovoitov a...@plumgrid.com [ Upstream commit 343f845b375989f1753f605902931fa939aa2223 ] FROM_BE16: 'ror %reg, 8' doesn't clear upper bits of the register, so use additional 'movzwl'

[PATCH 4.0 005/105] x86: bpf_jit: fix compilation of large bpf programs

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Alexei Starovoitov a...@plumgrid.com [ Upstream commit 3f7352bf21f8fd7ba3e2fcef9488756f188e12be ] x86 has variable length encoding. x86 JIT compiler is trying to pick the shortest encoding for

[PATCH 4.0 028/105] bridge: disable softirqs around br_fdb_update to avoid lockup

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov niko...@cumulusnetworks.com [ Upstream commit c4c832f89dc468cf11dc0dd17206bace44526651 ] br_fdb_update() can be called in process context in the following way: br_fdb_add()

[PATCH 4.0 008/105] rtnl/bond: dont send rtnl msg for unregistered iface

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Nicolas Dichtel nicolas.dich...@6wind.com [ Upstream commit ed2a80ab7b76f11af0b2c6255709c4ebf164b667 ] Before the patch, the command 'ip link add bond2 type bond mode 802.3ad' causes the kernel

[PATCH 4.0 047/105] dmaengine: Fix choppy sound because of unimplemented resume

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Krzysztof Kozlowski k.kozlow...@samsung.com commit 88d04643c66052a1cf92a6fd5f92dff0f7757f61 upstream. Some drivers implement only pause operation (no resuming). Example is pl330 where pause is

[PATCH 4.0 034/105] iio: adis16400: Fix burst mode

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Paul Cercueil paul.cercu...@analog.com commit 9df560350c90f3d3909fe653399b3584c9a17b61 upstream. There are a few issues with the burst mode support. For one we don't setup the rx buffer, so the

[PATCH 4.0 006/105] net: phy: Allow EEE for all RGMII variants

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Florian Fainelli f.faine...@gmail.com [ Upstream commit 7e14069651591c81046ffaec13c3dac8cb70f5fb ] RGMII interfaces come in multiple flavors: RGMII with transmit or receive internal delay, no

[PATCH 4.0 029/105] netlink: Disable insertions/removals during rehash

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu herb...@gondor.apana.org.au [ Upstream commit: Not applicable ] The current rhashtable rehash code is buggy and can't deal with parallel insertions/removals without corrupting the

[PATCH 4.0 096/105] irqchip: sunxi-nmi: Fix off-by-one error in irq iterator

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin axel@ingics.com commit febe06962ab191db50e633a0f79d9fb89a2d1078 upstream. Fixes: 6058bb362818 'ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller' Signed-off-by:

[PATCH 4.0 095/105] cfg80211: wext: clear sinfo struct before calling driver

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg johannes.b...@intel.com commit 9c5a18a31b321f120efda412281bb9f610f84aa0 upstream. Until recently, mac80211 overwrote all the statistics it could provide when getting called, but

[PATCH 4.0 009/105] tcp/ipv6: fix flow label setting in TIME_WAIT state

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Florent Fourcot florent.four...@enst-bretagne.fr [ Upstream commit 21858cd02dabcf290564cbf4769b101eba54d7bb ] commit 1d13a96c74fc (ipv6: tcp: fix flowlabel value in ACK messages send from

[PATCH 4.0 000/105] 4.0.6-stable review

2015-06-19 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 4.0.6 release. There are 105 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 Sun Jun 21 20:35:34 UTC 2015. Anything

[PATCH 4.0 007/105] netlink: Reset portid after netlink_insert failure

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu herb...@gondor.apana.org.au [ Upstream commit c0bb07df7d981e4091432754e30c9c720e2c0c78 ] The commit c5adde9468b0714a051eac7f9666f23eb10b61f7 (netlink: eliminate nl_sk_hash_lock)

[PATCH 4.0 031/105] iio: adis16400: Report pressure channel scale

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 69ca2d771e4e709c5ae1125858e1246e77ef8b86 upstream. Add the scale for the pressure channel, which is currently missing. Signed-off-by: Lars-Peter

[PATCH 4.0 030/105] iio: adc: twl6030-gpadc: Fix modalias

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin axel@ingics.com commit e5d732186270e0881f47d95610316c0614b21c3e upstream. Remove extra space between platform prefix and DRIVER_NAME in MODULE_ALIAS. Signed-off-by: Axel Lin

[PATCH 4.0 094/105] blk-mq: free hctx-ctxs in queues release handler

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Ming Lei tom.leim...@gmail.com commit c3b4afca7023b5aa0531912364246e67f79b3010 upstream. Now blk_cleanup_queue() can be called before calling del_gendisk()[1], inside which hctx-ctxs is touched

[PATCH 4.0 099/105] Btrfs: send, add missing check for dead clone root

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Filipe Manana fdman...@suse.com commit 5cc2b17e80cf5770f2e585c2d90fd8af1b901258 upstream. After we locked the root's root item, a concurrent snapshot deletion call might have set the dead flag

[PATCH 4.0 084/105] of/dynamic: Fix test for PPC_PSERIES

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Geert Uytterhoeven geert+rene...@glider.be commit f76502aa9140ec338a59487218bf70a9c9e92b8f upstream. IS_ENABLED(PPC_PSERIES) always evaluates to false, as IS_ENABLED() is supposed to be used

[PATCH 4.0 083/105] serial: imx: Fix DMA handling for IDLE condition aborts

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Philipp Zabel p.za...@pengutronix.de commit 392bceedb107a3dc1d4287e63d7670d08f702feb upstream. The driver configures the IDLE condition to interrupt the SDMA engine. Since the SDMA UART ROM

[PATCH 4.0 085/105] virtio_pci: Clear stale cpumask when setting irq affinity

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Jiang Liu jiang@linux.intel.com commit 210d150e1f5da506875e376422ba31ead2d49621 upstream. The cpumask vp_dev-msix_affinity_masks[info-msix_vector] may contain staled information when

[PATCH 4.0 093/105] sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Mel Gorman mgor...@suse.de commit 8e76d4eecf7afeec9328e21cd5880e281838d0d6 upstream. Jovi Zhangwei reported the following problem Below kernel vm bug can be triggered by tcpdump which mmaped

[PATCH 4.0 086/105] ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Nadav Haklai nad...@marvell.com commit e96998fc200867f005dd14c7d1dd35e1107d4914 upstream. According to the Armada 38x datasheet, the window base address registers value is set in bits [31:4] of

[PATCH 4.0 102/105] btrfs: cleanup orphans while looking up default subvolume

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Jeff Mahoney je...@suse.com commit 727b9784b6085c99c2f836bf4fcc2848dc9cf904 upstream. Orphans in the fs tree are cleaned up via open_ctree and subvolume orphans are cleaned via

[PATCH 4.0 100/105] Btrfs: send, dont leave without decrementing clone roots send_progress

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Filipe Manana fdman...@suse.com commit 2f1f465ae6da244099af55c066e5355abd8ff620 upstream. If the clone root was not readonly or the dead flag was set on it, we were leaving without decrementing

[PATCH 4.0 103/105] Btrfs: fix range cloning when same inode used as source and destination

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Filipe Manana fdman...@suse.com commit df858e76723ace61342b118aa4302bd09de4e386 upstream. While searching for extents to clone we might find one where we only use a part of it coming from its

[PATCH 3.10 10/29] iio: adis16400: Use != channel indices for the two voltage channels

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Paul Cercueil paul.cercu...@analog.com commit 7323d59862802ca109451eeda9777024a7625509 upstream. Previously, the two voltage channels had the same ID, which didn't cause conflicts in sysfs

[PATCH 3.10 17/29] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: John D. Blair jo...@candicontrols.com commit df72d588c54dad57dabb3cc8a87475d8ed66d806 upstream. Added the USB serial device ID for the HubZ dual ZigBee and Z-Wave radio dongle. Signed-off-by:

[PATCH 3.10 12/29] ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai ti...@suse.de commit b5d724b1add6eabf3aa7276ab3454ea9f45eebd3 upstream. Acer Aspire 9420 with ALC883 (1025:0107) needs the fixup for EAPD to make the sound working like other

[PATCH 3.10 18/29] USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Patrick Riphagen patrick.ripha...@xsens.com commit 1df5b888f54070a373a73b34488cc78c2365b7b4 upstream. This adds support for new Xsens device, Motion Tracker Development Board, using Xsens' own

[PATCH 3.10 11/29] iio: adis16400: Compute the scan mask from channel indices

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Paul Cercueil paul.cercu...@analog.com commit c2a8b623a089d52c199e305e7905829907db8ec8 upstream. We unfortunately can't use ~0UL for the scan mask to indicate that the only valid scan mask is

[PATCH 3.10 01/29] net: phy: Allow EEE for all RGMII variants

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Florian Fainelli f.faine...@gmail.com [ Upstream commit 7e14069651591c81046ffaec13c3dac8cb70f5fb ] RGMII interfaces come in multiple flavors: RGMII with transmit or receive internal delay, no

[PATCH 3.10 14/29] ALSA: usb-audio: add MAYA44 USB+ mixer control names

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Clemens Ladisch clem...@ladisch.de commit 044bddb9ca8d49edb91bc22b9940a463b0dbb97f upstream. Add mixer control names for the ESI Maya44 USB+ (which appears to be identical width the AudioTrak

[PATCH 3.10 16/29] block: fix ext_dev_lock lockdep report

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Dan Williams dan.j.willi...@intel.com commit 4d66e5e9b6d720d8463e11d027bd4ad91c8b1318 upstream. = [ INFO: inconsistent lock state ] 4.1.0-rc7+ #217 Tainted:

[PATCH 3.10 13/29] ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Wolfram Sang w...@the-dreams.de commit 1ef9f0583514508bc93427106ceef3215e4eb1a5 upstream. Fix this from the logs: usb 7-1: New USB device found, idVendor=046d, idProduct=08ca ... usb 7-1:

[PATCH 3.10 19/29] ring-buffer-benchmark: Fix the wrong sched_priority of producer

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Wang Long long.wangl...@huawei.com commit 108029323910c5dd1ef8fa2d10da1ce5fbce6e12 upstream. The producer should be used producer_fifo as its sched_priority, so correct it. Link:

[PATCH 4.0 067/105] MIPS: KVM: Do not sign extend on unsigned MMIO load

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Mc Guire hof...@osadl.org commit ed9244e6c534612d2b5ae47feab2f55a0d4b4ced upstream. Fix possible unintended sign extension in unsigned MMIO loads by casting to uint16_t in the case of

[PATCH 4.0 016/105] net: dp83640: reinforce locking rules.

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Richard Cochran richardcoch...@gmail.com [ Upstream commit a935865c828c8cd20501f618c69f659a5b6d6a5f ] Callers of the ext_write function are supposed to hold a mutex that protects the state of

[PATCH 4.0 068/105] ozwpan: Use proper check to prevent heap overflow

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Jason A. Donenfeld ja...@zx2c4.com commit d114b9fe78c8d6fc6e70808c2092aa307c36dc8e upstream. Since elt-length is a u8, we can make this variable a u8. Then we can do proper bounds checking more

[PATCH 4.0 062/105] usb: make module xhci_hcd removable

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Arthur Demchenkov spinal...@gmail.com commit b04c846ceaad42f9e37f3626c7e8f457603863f0 upstream. Fixed regression. After commit 29e409f0f761 (xhci: Allow xHCI drivers to be built as separate

[PATCH 4.0 064/105] ring-buffer-benchmark: Fix the wrong sched_priority of producer

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Wang Long long.wangl...@huawei.com commit 108029323910c5dd1ef8fa2d10da1ce5fbce6e12 upstream. The producer should be used producer_fifo as its sched_priority, so correct it. Link:

[PATCH 4.0 063/105] x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Andy Lutomirski l...@kernel.org commit 425be5679fd292a3c36cb1fe423086708a99f11a upstream. The early_idt_handlers asm code generates an array of entry points spaced nine bytes apart. It's not

[PATCH 4.0 066/105] MIPS: Fix enabling of DEBUG_STACKOVERFLOW

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: James Hogan james.ho...@imgtec.com commit 5f35b9cd553fd64415b563497d05a563c988dbd6 upstream. Commit 334c86c494b9 (MIPS: IRQ: Add stackoverflow detection) added kernel stack overflow detection,

[PATCH 4.0 026/105] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Shawn Bohrer sboh...@rgmadvisors.com [ Upstream commit 6e540309326188f769e03bb4c6dd8ff6752930c2 ] 421b3885bf6d56391297844f43fb7154a6396e12 udp: ipv4: Add udp early demux introduced a regression

[PATCH 4.0 033/105] iio: adis16400: Compute the scan mask from channel indices

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Paul Cercueil paul.cercu...@analog.com commit c2a8b623a089d52c199e305e7905829907db8ec8 upstream. We unfortunately can't use ~0UL for the scan mask to indicate that the only valid scan mask is

[PATCH 3.10 03/29] bridge: fix parsing of MLDv2 reports

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Thadeu Lima de Souza Cascardo casca...@redhat.com [ Upstream commit 47cc84ce0c2fe75c99ea5963c4b5704dd78ead54 ] When more than a multicast address is present in a MLDv2 report, all but the

[PATCH 3.10 26/29] mm/memory_hotplug.c: set zone-wait_table to null after freeing it

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Gu Zheng guz.f...@cn.fujitsu.com commit 85bd839983778fcd0c1c043327b14a046e979b39 upstream. Izumi found the following oops when hot re-adding a node: BUG: unable to handle kernel paging

[PATCH 3.10 00/29] 3.10.81-stable review

2015-06-19 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.10.81 release. There are 29 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 Sun Jun 21 20:35:45 UTC 2015. Anything

[PATCH 3.10 09/29] iio: adis16400: Report pressure channel scale

2015-06-19 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 69ca2d771e4e709c5ae1125858e1246e77ef8b86 upstream. Add the scale for the pressure channel, which is currently missing. Signed-off-by: Lars-Peter

[PATCH 3.14 02/44] net: core: Correct an over-stringent device loop detection.

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Vlad Yasevich vyasev...@gmail.com [ Upstream commit d66bf7dd27573ee5ea90484899ee952c19ccb194 ] The code in __netdev_upper_dev_link() has an over-stringent loop detection logic that actually

[PATCH 3.14 16/44] iio: adc: twl6030-gpadc: Fix modalias

2015-06-19 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin axel@ingics.com commit e5d732186270e0881f47d95610316c0614b21c3e upstream. Remove extra space between platform prefix and DRIVER_NAME in MODULE_ALIAS. Signed-off-by: Axel Lin

[PATCH 4.0 035/105] iio: adis16400: Fix burst transfer for adis16448

2015-06-19 Thread Greg Kroah-Hartman
4.0-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit d046ba268adb87c7780494ecf897cbafbf100d57 upstream. The adis16448, unlike the other chips in this family, in addition to the hardware channels also

Patch Btrfs: send, add missing check for dead clone root has been added to the 4.0-stable tree

2015-06-19 Thread gregkh
This is a note to let you know that I've just added the patch titled Btrfs: send, add missing check for dead clone root to the 4.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch Btrfs: fix range cloning when same inode used as source and destination has been added to the 4.0-stable tree

2015-06-19 Thread gregkh
This is a note to let you know that I've just added the patch titled Btrfs: fix range cloning when same inode used as source and destination to the 4.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of

  1   2   3   4   >