[PATCH 4.2.y-ckt 082/206] USB: serial: quatech2: fix use-after-free in probe error path

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Johan Hovold commit 028c49f5e02a257c94129cd815f7c8485f51d4ef upstream. The interface read URB is submitted in attach,

[PATCH 4.2.y-ckt 087/206] irqchip/gic: Ensure ordering between read of INTACK and shared data

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Will Deacon commit f86c4fbd930ff6fecf3d8a1c313182bd0f49f496 upstream. When an IPI is generated by a CPU, the

[PATCH] rxrpc: Simplify connect() implementation and simplify sendmsg() op

2016-06-09 Thread David Howells
Simplify the RxRPC connect() implementation. It will just note the destination address it is given, and if a sendmsg() comes along with no address, this will be assigned as the address. No transport struct will be held internally, which will allow us to remove this later. Simplify sendmsg()

[PATCH 4.2.y-ckt 057/206] mcb: Fixed bar number assignment for the gdd

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Andreas Werner commit f75564d343010b025301d9548f2304f48eb25f01 upstream. The bar number is found in reg2 within

[PATCH 4.2.y-ckt 047/206] mei: fix NULL dereferencing during FW initiated disconnection

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Alexander Usyskin commit 6a8d648c8d1824117a9e9edb948ed1611fb013c0 upstream. In the case when disconnection

Re: [PATCH] rxrpc: Simplify connect() implementation and simplify sendmsg() op

2016-06-09 Thread David Howells
Can you take this into net/next please? Thanks, David

[PATCH 4.2.y-ckt 026/206] powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Hari Bathini commit 8ed8ab40047a570fdd8043a40c104a57248dd3fd upstream. Some of the interrupt vectors on

[PATCH 4.2.y-ckt 030/206] ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Vittorio Gambaletta (VittGam)" commit 0f9edcdd88a993914fa1d1dc369b35dc503979db upstream. The Wistron

[PATCH 4.2.y-ckt 028/206] crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Krzysztof Kozlowski commit 79152e8d085fd64484afd473ef6830b45518acba upstream. The tcrypt testing module on

[PATCH 4.2.y-ckt 015/206] cpuidle: Indicate when a device has been unregistered

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dave Gerlach commit c998c07836f985b24361629dc98506ec7893e7a0 upstream. Currently the 'registered' member of the

Re: [PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled

2016-06-09 Thread Stefan Agner
On 2016-06-09 13:08, Thomas Gleixner wrote: > On Tue, 7 Jun 2016, Dong Aisheng wrote: >> Then it may need introduce a lot changes and increase many new core APIs. >> Is that a problem? > > No. That's all better than each driver having broken workarounds. It's a > common problem so it wants to be

[PATCH 4.2.y-ckt 001/206] ath10k: fix firmware assert in monitor mode

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Rajkumar Manoharan commit 8a75fc54745fd3ce9062ab1cc6429a9da9ac2a68 upstream. commit 166de3f1895d ("ath10k:

[PATCH 4.2.y-ckt 007/206] ath5k: Change led pin configuration for compaq c700 laptop

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Joseph Salisbury commit 7b9bc799a445aea95f64f15e0083cb19b5789abe upstream. BugLink:

[PATCH 4.2.y-ckt 003/206] ath10k: fix debugfs pktlog_filter write

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Anilkumar Kolli commit 9ddc486aa09a3413a6c492fcf160ce61bfccb7b1 upstream. It is observed that, we are

Re: [PATCH] drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch

2016-06-09 Thread Rob Herring
On Thu, Jun 9, 2016 at 5:38 AM, Ben Dooks wrote: > The function early_init_dt_alloc_reserved_memory_arch is defined > in drivers/of/of_reserved_mem.c but is not declared in any of the > header files. Add the declaration of this to avoid the warning: > >

Re: [PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2

2016-06-09 Thread Prakash, Prashanth
On 6/9/2016 2:47 PM, Hoan Tran wrote: > Hi Ashwin and Prashanth, > > On Wed, Jun 8, 2016 at 5:41 PM, Hoan Tran wrote: >> Hi Prashanth, >> >> >> On Wed, Jun 8, 2016 at 5:32 PM, Prakash, Prashanth >> wrote: >>> >>> On 6/8/2016 10:24 AM, Hoan Tran wrote:

Re: [PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer

2016-06-09 Thread Yinghai Lu
On Wed, Jun 8, 2016 at 5:00 PM, Yinghai Lu wrote: > On Wed, Jun 8, 2016 at 3:35 PM, Yinghai Lu wrote: > >> At the same time, can you kill __pci_mmap_set_pgprot() for powerpc. > > Can you please put your two patches and this attached one into to pci/next? >

Re: [PATCHv2] device tree description for AD5820 camera auto-focus coil

2016-06-09 Thread Sakari Ailus
On Tue, Jun 07, 2016 at 09:10:04AM +0200, Pavel Machek wrote: > > Add documentation for ad5820 device tree binding. > > Signed-off-by: Pavel Machek > Acked-by: Sakari Ailus > Acked-by: Rob Herring Thanks! I've replaced the patch

Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-09 Thread Bjorn Helgaas
On Mon, May 09, 2016 at 01:49:03PM +0200, Niklas Cassel wrote: > From: Niklas Cassel > > The Axis ARTPEC-6 SoC integrates a PCIe controller from Synopsys. > This commit adds a new driver that provides the small glue > needed to use the existing Designware driver to make

Re: [PATCH 06/14] x86/ptrace: run seccomp after ptrace

2016-06-09 Thread Andy Lutomirski
On Thu, Jun 9, 2016 at 2:01 PM, Kees Cook wrote: > This moves seccomp after ptrace on x86 to that seccomp can catch changes > made by ptrace. Emulation should skip the rest of processing too. > > We can get rid of test_thread_flag because there's no longer any > opportunity

Re: [PATCH] net: stmmac: dwmac-rk: keep PHY up for WoL

2016-06-09 Thread Vincent Palatin
On Wed, Jun 8, 2016 at 5:17 PM, Andrew Lunn wrote: > On Wed, Jun 08, 2016 at 03:25:38PM -0700, Vincent Palatin wrote: >> On Tue, Jun 7, 2016 at 12:23 AM, Giuseppe CAVALLARO >> wrote: >> > Hello >> > >> > On 6/3/2016 7:29 PM, Vincent Palatin wrote: >> >> >>

RE: [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver

2016-06-09 Thread Steve Wise
> > + > > +static int nvmet_rdma_cm_handler(struct rdma_cm_id *cm_id, > > + struct rdma_cm_event *event) > > +{ > > + struct nvmet_rdma_queue *queue = NULL; > > + int ret = 0; > > + > > + if (cm_id->qp) > > + queue = cm_id->qp->qp_context; > > + > > + pr_debug("%s

[tip:timers/core] timers: Clarify usleep_range() function comment

2016-06-09 Thread tip-bot for Bjorn Helgaas
Commit-ID: b5227d03b7191a9a44bf75a4c228a6a9ddbe781b Gitweb: http://git.kernel.org/tip/b5227d03b7191a9a44bf75a4c228a6a9ddbe781b Author: Bjorn Helgaas AuthorDate: Tue, 31 May 2016 16:23:02 -0500 Committer: Thomas Gleixner CommitDate: Fri, 10 Jun

[PATCH 4.2.y-ckt 176/206] ACPI / sysfs: fix error code in get_status()

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dan Carpenter commit f18ebc211e259d4f591e39e74b2aa2de226c9a1d upstream. The problem with ornamental,

[PATCH 4.2.y-ckt 162/206] ipv6, token: allow for clearing the current device token

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Daniel Borkmann commit 47e27d5e92c46a3a62d4dfd8895b1ddb8613f531 upstream. The original tokenized iid support

[PATCH 4.2.y-ckt 180/206] ata: sata_dwc_460ex: remove incorrect locking

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Mans Rullgard commit 55e610cdd28c0ad3dce0652030c0296d549673f3 upstream. This lock is already taken in

[PATCH 4.2.y-ckt 169/206] cxl: Fix DAR check & use REGION_ID instead of opencoding

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Aneesh Kumar K.V" commit 3b1dbfa14f97188ec33fdfc7acb66bea59a3bb21 upstream. The current code will set

[PATCH 4.2.y-ckt 179/206] NFS: Fix an LOCK/OPEN race when unlinking an open file

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Chuck Lever commit 11476e9dec39d90fe1e9bf12abc6f3efe35a073d upstream. At Connectathon 2016, we found that

[PATCH 4.2.y-ckt 173/206] metag: Fix atomic_*_return inline asm constraints

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: James Hogan commit 096a8b6d5e7ab9f8ca3d2474b3ca6a1fe79e0371 upstream. The argument i of atomic_*_return()

[PATCH 4.2.y-ckt 177/206] clk: qcom: msm8916: Fix crypto clock flags

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Andy Gross commit 2a0974aa1a0b40a92387ea03dbfeacfbc9ba182c upstream. This patch adds the CLK_SET_RATE_PARENT

[PATCH 4.2.y-ckt 181/206] s390/vmem: fix identity mapping

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Heiko Carstens commit c34a69059d7876e0793eb410deedfb08ccb22b02 upstream. The identity mapping is suboptimal

Re: x86: bad pte in pageattr_test

2016-06-09 Thread Thomas Gleixner
On Tue, 7 Jun 2016, Dmitry Vyukov wrote: > >> I've got the following WARNING while running syzkaller fuzzer: > >> > >> CPA 880054118000: bad pte after revert 800054118363 > > > CPA 88005999: bad pte 800059990060 In both cases the PTE bit which the test modifies is in the

[PATCH 4.2.y-ckt 156/206] ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequence

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Suman Anna commit c20c8f750d9f8f8617f07ee2352d3ff560e66bc2 upstream. The omap_hwmod _enable() function can return

[PATCH 4.2.y-ckt 155/206] power: ipaq-micro-battery: freeing the wrong variable

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dan Carpenter commit b9223da41794030a5dfd5106c34ed1b98255e2ae upstream. We accidentally free "micro_ac_power"

[PATCH 4.2.y-ckt 152/206] iio: buffer: add missing descriptions in iio_buffer_access_funcs

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Luis de Bethencourt commit 8cb359e3a1f6318f971bec281623613f48b711be upstream. The members buffer_group and

[PATCH 4.2.y-ckt 144/206] Input: pwm-beeper - fix - scheduling while atomic

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Manfred Schlaegl commit f49cf3b8b4c841457244c461c66186a719e13bcc upstream. Pwm config may sleep so defer it

[PATCH 4.2.y-ckt 148/206] hpfs: implement the show_options method

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Mikulas Patocka commit 037369b872940cd923835a0a589763180c4a36bc upstream. The HPFS filesystem used

[PATCH 4.2.y-ckt 149/206] regmap: cache: Fix typo in cache_bypass parameter description

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Andrew F. Davis" commit 267c85860308d36bc163c5573308cd024f659d7c upstream. Setting the flag 'cache_bypass' will bypass

[PATCH 4.2.y-ckt 129/206] mm: use phys_addr_t for reserve_bootmem_region() arguments

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Stefan Bader commit 4b50bcc7eda4d3cc9e3f2a0aa60e590fedf728c5 upstream. Since commit 92923ca3aace ("mm:

[PATCH 4.2.y-ckt 124/206] cifs: Create dedicated keyring for spnego operations

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Sachin Prabhu commit b74cb9a80268be5c80cf4c87c74debf0ff2129ac upstream. The session key is the default keyring set

[PATCH 4.2.y-ckt 125/206] ALSA: hda - Fix headphone noise on Dell XPS 13 9360

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Kai-Heng Feng commit 423cd785619ac6778252fbdb916505aa1c153959 upstream. The headphone has noise when playing

[PATCH 4.2.y-ckt 123/206] ASoC: ak4642: Enable cache usage to fix crashes on resume

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Mark Brown commit d3030d11961a8c103cf07aed59905276ddfc06c2 upstream. The ak4642 driver is using a regmap cache sync

[PATCH 4.2.y-ckt 111/206] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Lyude commit 14a3842a1d5945067d1dd0788f314e14d5b18e5b upstream. During boot time, MST devices usually send a ton of

[PATCH 4.2.y-ckt 115/206] fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Stefan Metzmacher commit 777f69b8d26bf35ade4a76b08f203c11e048365d upstream. Only server which map unknown users to

[PATCH 4.2.y-ckt 114/206] fs/cifs: correctly to anonymous authentication for the LANMAN authentication

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Stefan Metzmacher commit fa8f3a354bb775ec586e4475bcb07f7dece97e0c upstream. Only server which map unknown users to

[PATCH 4.2.y-ckt 073/206] MIPS: Reserve nosave data for hibernation

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Huacai Chen commit a95d069204e178f18476f5499abab0d0d9cbc32c upstream. After commit 92923ca3aacef63c92d ("mm:

Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)

2016-06-09 Thread Srinivas Pandruvada
Hi, On Thu, 2016-06-09 at 22:45 +0100, Grant Likely wrote: > On Tue, May 31, 2016 at 5:27 AM, Srinivas Pandruvada > wrote: > > > > Starting from Cherrytrail, multiple generation of Intel processors > > offers > > on package sensor hub. Several recent tablets,

[PATCH 4.2.y-ckt 092/206] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: wang yanqing commit cf968937d27751296920e6b82ffa89735e3a0023 upstream. We can't use kfree_skb in irq disable

Re: [ibm-acpi-devel] [PATCH v2] thinkpad_acpi: Add support for HKEY version 0x200

2016-06-09 Thread Darren Hart
On Thu, Jun 09, 2016 at 06:04:52PM -0300, Henrique de Moraes Holschuh wrote: > On Thu, 09 Jun 2016, Darren Hart wrote: > > On Thu, Jun 09, 2016 at 01:05:12AM -0400, Marco Trevisan (Treviño) wrote: > > > 2016-06-08 10:54 GMT-04:00 Lyude : > > > > From: Dennis Wassenberg

[PATCH 4.2.y-ckt 083/206] crypto: caam - fix caam_jr_alloc() ret code

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Catalin Vasile commit e930c765ca5c6b039cd22ebfb4504ea7b5dab43d upstream. caam_jr_alloc() used to return NULL if a

[PATCH 4.2.y-ckt 069/206] can: fix handling of unmodifiable configuration options

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Oliver Hartkopp commit bb208f144cf3f59d8f89a09a80efd04389718907 upstream. As described in 'can: m_can: tag

[PATCH 4.2.y-ckt 064/206] ext4: address UBSAN warning in mb_find_order_for_block()

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Nicolai Stange commit b5cb316cdf3a3f5f6125412b0f6065185240cfdc upstream. Currently, in mb_find_order_for_block(),

[PATCH 4.2.y-ckt 066/206] arm64: Ensure pmd_present() returns false after pmd_mknotpresent()

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Catalin Marinas commit 5bb1cc0ff9a6b68871970737e6c4c16919928d8b upstream. Currently, pmd_present() only checks

Re: [PATCH v3] storvsc: use small sg_tablesize on x86

2016-06-09 Thread Olaf Hering
On Thu, Jun 09, James Bottomley wrote: > On Thu, 2016-06-09 at 18:25 +0200, Olaf Hering wrote: > > Reducing the sg_tablesize allows booting of 32bit kernels in VMs, > > after > > commit be0cf6ca301c61458dc4aa1a37acf4f58d2ed3d6 ("scsi: storvsc: Set > > the > > tablesize based on the information

[PATCH 4.2.y-ckt 067/206] ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Marek Szyprowski commit 330d12764e15f6e3e94ff34cda29db96d2589c24 upstream. MAX8997 PMIC requires interrupt

[PATCH 4.2.y-ckt 058/206] USB: serial: option: add more ZTE device ids

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: lei liu commit f0d09463c59c2d764a6c6d492cbe6d2c77f27153 upstream. More ZTE device ids. Signed-off-by: lei liu

[PATCH 4.2.y-ckt 062/206] USB: serial: cp210x: fix hardware flow-control disable

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Konstantin Shkolnyy commit a377f9e906af4df9071ba8ddba60188cb4013d93 upstream. A bug in the CRTSCTS

[PATCH 4.2.y-ckt 068/206] ath10k: fix kernel panic, move arvifs list head init before htt init

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Anilkumar Kolli commit 4ad24a9d83bd4bf0a85e95bf144e18d3fda4fbf1 upstream. It is observed that while loading

[RFC][PATCH] mmc: core: Disable HPI for certain Hynix eMMC cards

2016-06-09 Thread George G. Davis
From: Pratibhasagar V Certain Hynix eMMC 4.41 cards might get broken when HPI feature is used and hence this patch disables the HPI feature for such buggy cards. As some of the other features like BKOPs/Cache/Sanitize are dependent on HPI feature, those features would

[PATCH 4.2.y-ckt 040/206] aacraid: Fix for aac_command_thread hang

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Raghava Aditya Renukunta commit fc4bf75ea300a5e62a2419f89dd0e22189dd7ab7 upstream. Typically

[PATCH 4.2.y-ckt 033/206] usb: core: hub: hub_port_init lock controller instead of bus

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Chris Bainbridge commit feb26ac31a2a5cb88d86680d9a94916a6343e9e6 upstream. The XHCI controller presents two

[PATCH 4.2.y-ckt 042/206] ext4: fix hang when processing corrupted orphaned inode list

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Theodore Ts'o commit c9eb13a9105e2e418f72e46a2b6da3f49e696902 upstream. If the orphaned inode list contains inode #5,

[PATCH 4.2.y-ckt 043/206] MIPS: ath79: make bootconsole wait for both THRE and TEMT

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Matthias Schiffer commit f5b556c94c8490d42fea79d7b4ae0ecbc291e69d upstream. This makes the ath79

[PATCH 4.2.y-ckt 016/206] mfd: intel_quark_i2c_gpio: Use clkdev_create()

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Stephen Boyd commit c4726abce63bf9b1887ce68fdf012a823bd94ec3 upstream. Convert this driver to use clkdev_create()

[PATCH 4.2.y-ckt 024/206] ath10k: fix rx_channel during hw reconfigure

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Rajkumar Manoharan commit 1ce8c1484e80010a6e4b9611c65668ff77556f45 upstream. Upon firmware assert, restart

[PATCH 4.2.y-ckt 029/206] ath9k: Add a module parameter to invert LED polarity.

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Vittorio Gambaletta (VittGam)" commit cd84042ce9040ad038e958bc67a46fcfc015c736 upstream. The LED can be

RE: [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver

2016-06-09 Thread Steve Wise
> > + > > +static struct nvmet_rdma_queue * > > +nvmet_rdma_alloc_queue(struct nvmet_rdma_device *ndev, > > + struct rdma_cm_id *cm_id, > > + struct rdma_cm_event *event) > > +{ > > + struct nvmet_rdma_queue *queue; > > + int ret; > > + > > + queue =

[PATCH 4.2.y-ckt 009/206] xfs: Don't wrap growfs AGFL indexes

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dave Chinner commit ad747e3b299671e1a53db74963cc6c5f6cdb9f6d upstream. Commit 96f859d ("libxfs: pack the agfl

[PATCH 4.2.y-ckt 008/206] xfs: disallow rw remount on fs with unknown ro-compat features

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Eric Sandeen commit d0a58e833931234c44e515b5b8bede32bd4e6eed upstream. Today, a kernel which refuses to mount a

[PATCH 4.2.y-ckt 005/206] ARM: mvebu: fix GPIO config on the Linksys boards

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Imre Kaloz commit 9800917cf92f5b5fe5cae706cb70db8d014f663c upstream. Some of the GPIO configs were wrong in the

[PATCH 4.2.y-ckt 006/206] drm/i915: Exit cherryview_irq_handler() after one pass

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Chris Wilson commit 579de73b048a0a4c66c25a033ac76a2836e0cf73 upstream. This effectively reverts commit

Re: [PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support

2016-06-09 Thread Bjorn Helgaas
On Thu, May 05, 2016 at 12:14:58PM -0700, Florian Fainelli wrote: > Hi all, > > This patch series adds support for Broadcom STB SoC's PCIe root complex > driver. > > This was primarily tested on BCM7445 (ARM) and BCM7435 (MIPS). > > Jim is the original author, and I picked up our downstream

[PATCH 1/3] staging: lustre: lnet: Don't access NULL NI on failure path

2016-06-09 Thread James Simmons
From: Doug Oucharek In kiblnd_passive_connect(), if we are failing the connection attempt because we cannot find a valid NI (we have a NULL NI), we were coring after the "goto fail" because the failure path was assuming non-NULL NI. This patch ensures we don't

[PATCH 2/3] staging: lustre: lnet: Allocate MEs and small MDs in own kmem_caches

2016-06-09 Thread James Simmons
From: Bruno Faccini As part of LU-3848 and LU-4330, it has been discovered that LNET MEs and small MDs (<=128 Bytes) are allocated in kmem_cache and thus can suffer quite frequent corruptions, from other modules or Kernel parts, that occur there. To avoid this, MEs and

Re: [PATCH 05/14] seccomp: recheck the syscall after RET_TRACE

2016-06-09 Thread Andy Lutomirski
On Thu, Jun 9, 2016 at 2:01 PM, Kees Cook wrote: > When RET_TRACE triggers, a tracer may change a syscall into something that > should be filtered by seccomp. This re-runs seccomp after a trace event > to make sure things continue to pass. > > Signed-off-by: Kees Cook

Re: [PATCH] x86: Add early quirk to reset Apple AirPort card

2016-06-09 Thread Bjorn Helgaas
On Sun, May 29, 2016 at 01:35:28AM +0200, Lukas Wunner wrote: > The EFI firmware on Macs contains a full-fledged network stack for > downloading OS X images from osrecovery.apple.com. Unfortunately > on Macs introduced 2011 and 2012, EFI brings up the Broadcom 4331 > wireless card on every boot

Re: [PATCH] perf/x86/intel/uncore: Remove redundant pci_get_drvdata()

2016-06-09 Thread Thomas Gleixner
On Tue, 31 May 2016, Bjorn Helgaas wrote: > Remove redundant pci_get_drvdata() call. There's another call a few lines > down, just before we test "box" for NULL. > > No functional change intended. > > Signed-off-by: Bjorn Helgaas Acked-by: Thomas Gleixner

[tip:x86/cleanups] x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB

2016-06-09 Thread tip-bot for Linus Walleij
Commit-ID: 0145071b33142cbccffb51486b1ce921677b1d2d Gitweb: http://git.kernel.org/tip/0145071b33142cbccffb51486b1ce921677b1d2d Author: Linus Walleij AuthorDate: Thu, 2 Jun 2016 14:20:18 +0200 Committer: Thomas Gleixner CommitDate: Fri, 10

[PATCH 4.2.y-ckt 168/206] ARM: debug: remove extraneous DEBUG_HI3716_UART option

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Arnd Bergmann commit 3b9d78a4f3886f84db0a58dc986fbabb937799c6 upstream. DEBUG_HI3716_UART was supposed to be renamed to

[PATCH 4.2.y-ckt 160/206] am437x-vpfe: fix an uninitialized variable bug

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dan Carpenter commit e4bccada44c177cde31b9a236b7dfd7f76d403ed upstream. If we are doing V4L2_FIELD_NONE then

[PATCH 4.2.y-ckt 163/206] usb: gadget: f_fs: Fix EFAULT generation for async read operations

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Lars-Peter Clausen commit 332a5b446b7916d272c2a659a3b20909ce34d2c1 upstream. In the current implementation functionfs

[PATCH 4.2.y-ckt 167/206] alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Bjorn Helgaas commit c20e128030caf0537d5e906753eac1c28fefdb75 upstream. The alpha pci_mmap_resource() is used for

[PATCH 4.2.y-ckt 099/206] SIGNAL: Move generic copy_siginfo() to signal.h

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: James Hogan commit ca9eb49aa9562eaadf3cea071ec7018ad6800425 upstream. The generic copy_siginfo() is currently

[PATCH 4.2.y-ckt 109/206] PCI: Disable all BAR sizing for devices with non-compliant BARs

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Prarit Bhargava commit ad67b437f187ea818b2860524d10f878fadfdd99 upstream. b84106b4e229 ("PCI: Disable IO/MEM

[PATCH 4.2.y-ckt 117/206] remove directory incorrectly tries to set delete on close on non-empty directories

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Steve French commit 897fba1172d637d344f009d700f7eb8a1fa262f1 upstream. Wrong return code was being returned on SMB3

[PATCH 4.2.y-ckt 098/206] MIPS: Sync icache & dcache in set_pte_at

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Paul Burton commit 37d22a0d798b5c938b277d32cfd86dc231381342 upstream. It's possible for pages to become visible

[PATCH 4.2.y-ckt 110/206] MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Maciej W. Rozycki" commit e49d38488515057dba8f0c2ba4cfde5be4a7281f upstream. Fix a build regression from commit

[PATCH 4.2.y-ckt 107/206] ring-buffer: Prevent overflow of size in ring_buffer_resize()

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Steven Rostedt (Red Hat)" commit 59643d1535eb220668692a5359de22545af579f6 upstream. If the size passed to

[PATCH 4.2.y-ckt 059/206] USB: serial: option: add even more ZTE device ids

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Lei Liu commit 74d2a91aec97ab832790c9398d320413ad185321 upstream. Add even more ZTE device ids. Signed-off-by: lei

[PATCH 4.2.y-ckt 056/206] usb: misc: usbtest: fix pattern tests for scatterlists.

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Mathias Nyman commit cdc77c82a8286b1181b81b6e5ef60c8e83ded7bc upstream. The current implemenentation

[PATCH 4.2.y-ckt 051/206] QE-UART: add "fsl,t1040-ucc-uart" to of_device_id

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Zhao Qiang commit 11ca2b7ab432eb90906168c327733575e68d388f upstream. New bindings use "fsl,t1040-ucc-uart" as the

Zpráva pro vás!

2016-06-09 Thread BertP
Jsem zastupujicí investicní zajem ze strany Dubaji, pro ktere hledáme vasi ucast. Odpoved na e-mailu nize v pripade zajmu. E-mail: plippb...@gmail.com

[PATCH 4.2.y-ckt 046/206] Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: "K. Y. Srinivasan" commit a389fcfd2cb57793931a9fb98fed076aae50bb6c upstream. On the consumer side, we have

[PATCH 4.2.y-ckt 045/206] Drivers: hv: ring_buffer.c: fix comment style

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Vitaly Kuznetsov commit 822f18d4d3e9d4efb4996bbe562d0f99ab82d7dd upstream. Convert 6+-string comments repeating

[PATCH 4.2.y-ckt 049/206] tty: Abstract tty buffer work

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Peter Hurley commit e176058f0de53c2346734e5254835e0045364001 upstream. Introduce API functions to restart and

[PATCH 4.2.y-ckt 048/206] mei: amthif: discard not read messages

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Alexander Usyskin commit 9d04ee11db7bf0d848266cbfd7db336097a0e239 upstream. When a message is received and

Re: linux-next: Tree for Jun 9

2016-06-09 Thread Sudip Mukherjee
On Thursday 09 June 2016 07:34 AM, Stephen Rothwell wrote: Hi all, News: there will be no linux-next releases on Friday (tomorrow) or Monday, so the next release will be next-20160614 on Tuesday. Changes since 20160608: While trying to build x86_64 allmodconfig I am getting: ++ dirname

[PATCH 4.2.y-ckt 032/206] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Luke Dashjr commit 4c63c2454eff996c5e27991221106eb511f7db38 upstream. 32-bit ioctl uses these rather than the regular

Re: [PATCH 1/3] dma-buf/sync_file: only enable fence signalling during wait

2016-06-09 Thread Daniel Vetter
On Thu, Jun 09, 2016 at 12:05:28PM -0300, Gustavo Padovan wrote: > From: Gustavo Padovan > > Signalling doesn't need to be enabled at sync_file creation, it is only > required if userspace waiting the fence to signal through poll(). > > Thus we delay

[PATCH 4.2.y-ckt 031/206] pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Andrew Jeffery commit 71324fdc72ef0163e57631aa814a9a81e9e4770b upstream. The range is registered into a linked list

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