Re: [RFC PATCH 6/9] sparc/sparc64: allocate sys_membarrier system call number

2015-08-27 Thread David Miller
From: Mathieu Desnoyers mathieu.desnoy...@efficios.com Date: Thu, 27 Aug 2015 13:56:52 -0400 [ Untested on this architecture. To try it out: fetch linux-next/akpm, apply this patch, build/run a membarrier-enabled kernel, and do make kselftest. ] Signed-off-by: Mathieu Desnoyers

Re: [PATCH v2 0/5] Add Broadcom Northstar Plus Support

2015-08-27 Thread Scott Branden
Patchset all look good. Acked-by: Scott Branden sbran...@broadcom.com On 15-08-26 03:35 PM, Jon Mason wrote: Changes in version 2 incorporate Olof's comments regarding: * the removal of all Reviewed-by lines not occurring on external mailing lists * reordering of s-o-b lines * modification

Re: [PATCH net-next] bpf: add support for %s specifier to bpf_trace_printk()

2015-08-27 Thread Steven Rostedt
On Thu, 27 Aug 2015 16:20:39 -0700 (PDT) David Miller da...@davemloft.net wrote: From: Alexei Starovoitov a...@plumgrid.com Date: Thu, 27 Aug 2015 16:06:14 -0700 Fair or you still think it should be per byte copy? I'm terribly surprised we don't have an equivalent of strncpy() for

Re: [PATCH 1/7] selftests: rename jump label to static_keys

2015-08-27 Thread Shuah Khan
On 08/14/2015 07:43 AM, Bamvor Jian Zhang wrote: commit 2bf9e0a locking/static_keys: Provide a selftest rename jump_label directory to static_keys. Signed-off-by: Bamvor Jian Zhang bamvor.zhangj...@linaro.org --- tools/testing/selftests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH 3.19.y-ckt 122/130] netfilter: nf_conntrack: Support expectations in different zones

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Joe Stringer joestrin...@nicira.com commit 4b31814d20cbe5cd4ccf18089751e77a04afe4f2 upstream. When zones were originally introduced, the expectation functions were all extended to

[PATCH 3.19.y-ckt 118/130] ipvs: skb_orphan in case of forwarding

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Gartrell agartr...@fb.com commit 71563f3414e917c62acd8e0fb0edf8ed6af63e4b upstream. It is possible that we bind against a local socket in early_demux when we are actually going

[PATCH 3.19.y-ckt 119/130] avr32: handle NULL as a valid clock object

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Andy Shevchenko andriy.shevche...@linux.intel.com commit 5c02a4206538da12c040b51778d310df84c6bf6c upstream. Since NULL is used as valid clock object on optional clocks we have to

[PATCH 3.19.y-ckt 103/130] drm/i915: Declare the swizzling unknown for L-shaped configurations

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk commit 5eb3e5a5e11d14f9deb2a4b83555443b69ab9940 upstream. The old style of memory interleaving swizzled upto the end of the first even bank of

[PATCH 3.19.y-ckt 108/130] ipr: Fix invalid array indexing for HRRQ

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King brk...@linux.vnet.ibm.com commit 3f1c0581310d5d94bd72740231507e763a6252a4 upstream. Fixes another signed / unsigned array indexing bug in the ipr driver. Currently, when

[PATCH 3.19.y-ckt 109/130] scsi: fix memory leak with scsi-mq

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Tony Battersby to...@cybernetics.com commit 0c958ecc69c277b25f38f72bc6d18ab145e8167c upstream. Fix a memory leak with scsi-mq triggered by commands with large data transfer length.

[PATCH 3.19.y-ckt 107/130] ipr: Fix incorrect trace indexing

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King brk...@linux.vnet.ibm.com commit bb7c54339e6a10ecce5c4961adf5e75b3cf0af30 upstream. When ipr's internal driver trace was changed to an atomic, a signed/unsigned bug slipped

[PATCH 3.19.y-ckt 099/130] ALSA: hda - Apply a fixup to Dell Vostro 5480

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai ti...@suse.de commit 3a05d12f46cb95a6a685114819363a56e6170996 upstream. Dell Vostro 5480 (1028:069a) needs the very same quirk used for Vostro 5470 model to make bass

[PATCH 3.19.y-ckt 098/130] xfs: remote attributes need to be considered data

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Dave Chinner dchin...@redhat.com commit df150ed102baa0e78c06e08e975dfb47147dd677 upstream. We don't log remote attribute contents, and instead write them synchronously before we

[PATCH 3.19.y-ckt 094/130] drm/nouveau/fbcon/nv11-: correctly account for ring space usage

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Ilia Mirkin imir...@alum.mit.edu commit d108142c0840ce389cd9898aa76943b3fb430b83 upstream. The RING_SPACE macro accounts how much space is used up so it's important to ask it for the

[PATCH 3.19.y-ckt 087/130] iscsi-target: Fix use-after-free during TPG session shutdown

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit 417c20a9bdd1e876384127cf096d8ae8b559066c upstream. This patch fixes a use-after-free bug in iscsit_release_sessions_for_tpg() where

[PATCH 3.19.y-ckt 096/130] arm64/efi: map the entire UEFI vendor string before reading it

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Ard Biesheuvel ard.biesheu...@linaro.org commit f91b1feada0b6f0a4d33648155b3ded2c4e0707e upstream. At boot, the UTF-16 UEFI vendor string is copied from the system table into a char

[PATCH 3.19.y-ckt 079/130] qla2xxx: kill sessions/log out initiator on RSCN and port down events

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier rol...@purestorage.com commit b2032fd567326ad0b2d443bb6d96d2580ec670a5 upstream. To fix some issues talking to ESX, this patch modifies the qla2xxx driver so that it

[PATCH 3.19.y-ckt 082/130] qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Alexei Potashnik ale...@purestorage.com commit daddf5cf9b5c68b81b2bb7133f1dd0fda4552d0b upstream. cancel any commands from initiator's s_id that are still waiting on qla_tgt_wq when

[PATCH 3.19.y-ckt 080/130] qla2xxx: cleanup cmd in qla workqueue before processing TMR

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Swapnil Nagle swapnil.na...@purestorage.com commit 8b2f5ff3d05c2c48b722c3cc67b8226f1601042b upstream. Since cmds go into qla_tgt_wq and TMRs don't, it's possible that TMR like

[PATCH 3.19.y-ckt 085/130] qla2xxx: drop cmds/tmrs arrived while session is being deleted

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Alexei Potashnik ale...@purestorage.com commit e52a8b45b9c782937f74b701f8c656d4e5619eb5 upstream. If a new initiator (different WWN) shows up on the same fcport, old initiator's

[PATCH 3.19.y-ckt 086/130] qla2xxx: terminate exchange when command is aborted by LIO

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Alexei Potashnik ale...@purestorage.com commit 7359df25a53386dd33c223672bbd12cb49d0ce4f upstream. The newly introduced aborted_task TFO callback has to terminate exchange with QLogic

[PATCH net-next 1/2] netfilter: Define v6ops in !CONFIG_NETFILTER case.

2015-08-27 Thread Joe Stringer
When CONFIG_OPENVSWITCH is set, and CONFIG_NETFILTER is not set, the openvswitch IPv6 fragmentation handling cannot refer to ipv6_ops because it isn't defined. Add a dummy version to avoid #ifdefs in source files. Fixes: 7f8a436 openvswitch: Add conntrack action Signed-off-by: Joe Stringer

[PATCH net-next 2/2] openvswitch: Include ip6_fib.h.

2015-08-27 Thread Joe Stringer
kbuild test robot reports that certain configurations will not automatically pick up on the struct rt6_info definition, so explicitly include the header for this structure. Fixes: 7f8a436 openvswitch: Add conntrack action Signed-off-by: Joe Stringer joestrin...@nicira.com ---

[PATCH 3.19.y-ckt 041/130] mei: prevent unloading mei hw modules while the device is opened.

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Tomas Winkler tomas.wink...@intel.com commit 154322f47376fed6ab1e4b350aa45fffa15a61aa upstream. chrdev_open() increases reference counter on cdev-owner. Instead of assigning the owner

[PATCH 3.19.y-ckt 071/130] ASoC: dapm: Don't add prefix to widget stream name

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit a798c24a69b64f09e2d323ac8155a36373e5d5fd upstream. Commit fdb6eb0a1287 (ASoC: dapm: Modify widget stream name according to prefix) fixed the

[PATCH 3.19.y-ckt 069/130] ASoC: dapm: Lock during userspace access

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit e50b1e06b79e9d51efbff9627b4dd407184ef43f upstream. The DAPM lock must be held when accessing the DAPM graph status through sysfs or debugfs,

[PATCH 3.19.y-ckt 057/130] bonding: correctly handle bonding type change on enslave failure

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov niko...@cumulusnetworks.com commit 7d5cd2ce5292b45e555de776cb9e72975a07460d upstream. If the bond is enslaving a device with different type it will be setup by it,

[PATCH 3.19.y-ckt 055/130] mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Tomas Winkler tomas.wink...@intel.com commit 9098f84cced870f54d8c410dd2444cfa61467fa0 upstream. Enclosing mmc_blk_put() is missing in power_ro_lock_show() sysfs handler, let's add it.

[PATCH 3.19.y-ckt 061/130] bridge: mdb: fix double add notification

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov niko...@cumulusnetworks.com commit 5ebc784625ea68a9570d1f70557e7932988cd1b4 upstream. Since the mdb add/del code was introduced there have been 2 br_mdb_notify

[PATCH 3.19.y-ckt 042/130] iommu/vt-d: Fix VM domain ID leak

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Williamson alex.william...@redhat.com commit 46ebb7af7b93792de65e124e1ab8b89a108a41f2 upstream. This continues the attempt to fix commit fb170fb4c548 (iommu/vt-d: Introduce

[PATCH 3.19.y-ckt 058/130] mmc: sdhci check parameters before call dma_free_coherent

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Peng Fan van.free...@gmail.com commit 7ac020366b0a436d726408841160b5dc32c19214 upstream. We should not call dma_free_coherent if host-adma_table is NULL, otherwise may trigger panic.

[PATCH 3.19.y-ckt 039/130] usb-storage: ignore ZTE MF 823 card reader in mode 0x1225

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Oliver Neukum oneu...@suse.com commit 5fb2c782f451a4fb9c19c076e2c442839faf0f76 upstream. This device automatically switches itself to another mode (0x1405) unless the specific access

[PATCH 3.19.y-ckt 049/130] ftrace: Fix breakage of set_ftrace_pid

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Steven Rostedt (Red Hat) rost...@goodmis.org commit e3eea1404f5ff7a2ceb7b5e7ba412a6fd94f2935 upstream. Commit 4104d326b670 (ftrace: Remove global function list and call function

[PATCH 3.19.y-ckt 047/130] mmc: omap_hsmmc: Fix DTO and DCRC handling

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Kishon Vijay Abraham I kis...@ti.com commit 408806f740497c5d71f9c305b3d6aad260ff186d upstream. DTO/DCRC errors were not being informed to the mmc core since commit ae4bf788ee9b (mmc:

[PATCH 3.19.y-ckt 024/130] x86/mpx: Do not set -vm_ops on MPX VMAs

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Kirill A. Shutemov kirill.shute...@linux.intel.com commit a89652769470d12cd484ee3d3f7bde0742be8d96 upstream. MPX setups private anonymous mapping, but uses vma-vm_ops too. This can

[PATCH 3.19.y-ckt 028/130] md/raid10: always set reshape_safe when initializing reshape_position.

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.com commit 299b0685e31c9f3dcc2d58ee3beca761a40b44b3 upstream. 'reshape_position' tracks where in the reshape we have reached. 'reshape_safe' tracks where in the

Re: [PATCH] backlight: lp855x: Make sure props struct is zeroed

2015-08-27 Thread Kim, Milo
On 8/28/2015 2:41 AM, Bjorn Andersson wrote: From: Werner Johansson werner.johans...@sonymobile.com The driver occasionally got stuck in suspend mode or other strange states as those parts of the props struct were never initialized. Acked-by: Milo Kim milo@ti.com Thanks for catching

[PATCH 3.19.y-ckt 025/130] net: mvneta: fix refilling for Rx DMA buffers

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Simon Guinot simon.gui...@sequanux.org commit a84e32894191cfcbffa54180d78d7d4654d56c20 upstream. With the actual code, if a memory allocation error happens while refilling a Rx

[PATCH 3.19.y-ckt 027/130] drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk commit 648a9bc5308d952f2c80772301b339f73026f013 upstream. Since the hardware sometimes mysteriously totally flummoxes the 64bit read of a 64bit

[PATCH 3.19.y-ckt 009/130] libata: add ATA_HORKAGE_NOTRIM

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Arne Fitzenreiter arn...@ipfire.org commit 71d126fd28de2d4d9b7b2088dbccd7ca62fad6e0 upstream. Some devices lose data on TRIM whether queued or not. This patch adds a horkage to

[PATCH 3.19.y-ckt 029/130] ALSA: hda - Add headset mic pin quirk for a Dell device

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: David Henningsson david.hennings...@canonical.com commit cba59972a1191a0c1647a52fe745eed7a4b34b38 upstream. Without this patch, the headset mic will not work on this machine.

Re: [PATCH 02/11] perf tools: Add tracing_path and remove unneeded functions

2015-08-27 Thread Matt Fleming
On Wed, 26 Aug, at 03:46:44PM, Jiri Olsa wrote: There's no need for find_tracing_dir, because perf already searches for debugfs/tracefs mount on start and populate tracing_events_path. I'm getting a bit lost searching through the git history of these functions. Why is it safe to delete these

[PATCH 3.19.y-ckt 022/130] ALSA: hda: add new AMD PCI IDs with proper driver caps

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Maruthi Srinivas Bayyavarapu maruthi.bayyavar...@amd.com commit 5022813ddb28b7679e8285812d52aaeb7e1e7657 upstream. Fixes audio problems on newer asics Signed-off-by: Maruthi

[PATCH 3.19.y-ckt 012/130] libata: increase the timeout when setting transfer mode

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Mikulas Patocka mpato...@redhat.com commit d531be2ca2f27cca5f041b6a140504999144a617 upstream. I have a ST4000DM000 disk. If Linux is booted while the disk is spun down, the command

[PATCH 3.19.y-ckt 014/130] can: mcp251x: fix resume when device is down

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Stefan Agner ste...@agner.ch commit 25b401c1816ae64bcc5dcb1d39ab41812522a0ce upstream. If a valid power regulator or a dummy regulator is used (which happens to be the case when no

Re: [RFC PATCH 2/9] arm: allocate sys_membarrier system call number

2015-08-27 Thread Russell King - ARM Linux
On Thu, Aug 27, 2015 at 01:56:48PM -0400, Mathieu Desnoyers wrote: [ Untested on this architecture. To try it out: fetch linux-next/akpm, apply this patch, build/run a membarrier-enabled kernel, and do make kselftest. ] But note: the system call is not guaranteed to be allocated at that

[PATCH 3.19.y-ckt 003/130] iwlwifi: mvm: fix antenna selection when BT is active

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Emmanuel Grumbach emmanuel.grumb...@intel.com commit 923a8c1d8069104726bde55c37cec66324ccc328 upstream. When BT is active, we want to avoid the shared antenna for management frame to

Re: [PATCH net-next] virtio-net: avoid unnecessary sg initialzation

2015-08-27 Thread David Miller
From: Jason Wang jasow...@redhat.com Date: Thu, 27 Aug 2015 14:53:06 +0800 Usually an skb does not have up to MAX_SKB_FRAGS frags. So no need to initialize the unuse part of sg. This patch initialize the sg based on the real number it will used: - during xmit, it could be inferred from

RE: [PATCH] backlight: lp855x: Make sure props struct is zeroed

2015-08-27 Thread Johansson, Werner
From: Werner Johansson werner.johans...@sonymobile.com The driver occasionally got stuck in suspend mode or other strange states as those parts of the props struct were never initialized. Acked-by: Milo Kim milo@ti.com Thanks for catching this. You're most welcome! These issues

[PATCH 3.19.y-ckt 007/130] efi: Handle memory error structures produced based on old versions of standard

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Luck, Tony tony.l...@intel.com commit 4c62360d7562a20c996836d163259c87d9378120 upstream. The memory error record structure includes as its first field a bitmask of which subsequent

[PATCH v2 0/2] watchdog: driver for BCM7038 and newer chips.

2015-08-27 Thread Justin Chen
This driver is for a watchdog block contained in all Broadcom Set-top Box chips since BCM7038. BCM7038 was made public during the 2004 CES, and since then, many chips use this watchdog block including some cable modem chips. Changes since v1: Removed clock-frequency because it brought unnecessary

[PATCH v2 1/2] watchdog: bcm7038: add device tree binding documentation

2015-08-27 Thread Justin Chen
Add device tree binding documentation for the watchdog hardware block on bcm7038 and newer SoCs. Signed-off-by: Justin Chen justinpo...@gmail.com --- .../devicetree/bindings/watchdog/brcm,bcm7038-wdt.txt | 19 +++ 1 file changed, 19 insertions(+) create mode 100644

[PATCH 3.19.y-ckt 004/130] HID: cp2112: fix to force single data-report reply

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Antonio Borneo borneo.anto...@gmail.com commit 6debce6f4e787a8eb4cec94e7afa85fb4f40db27 upstream. Current implementation of cp2112_raw_event() only accepts one data report at a time.

[PATCH 3.19.y-ckt 006/130] libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Aleksei Mamlin mamli...@gmail.com commit 08c85d2a599d967ede38a847f5594447b6100642 upstream. Enabling AA on HP 250GB SATA disk VB0250EAVER causes errors: [3.788362] ata3.00:

[PATCH 3.19.y-ckt 008/130] phy: berlin-usb: fix divider for BG2CD

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hebb tommyh...@gmail.com commit 96696a9df935d15fd2e89603454c20a692ec232a upstream. The marvell,berlin2cd-usb-phy compatible incorrectly sets the PLL divider to BG2's value

[PATCH 3.19.y-ckt 005/130] ata: pmp: add quirk for Marvell 4140 SATA PMP

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Lior Amsalem al...@marvell.com commit 945b47441d83d2392ac9f984e0267ad521f24268 upstream. This commit adds the necessary quirk to make the Marvell 4140 SATA PMP work properly. This PMP

Re: [PATCH v1] soc: ti: reset irq affinity before freeing irq

2015-08-27 Thread santosh shilimkar
On 8/27/2015 2:44 PM, Murali Karicheri wrote: When using accumulator queue for rx side for network driver, following warning is seen when doing a reboot command from Linux console. This is because, affinity value is not reset before calling free_irq(). This patch fixes this. Deconfiguring

Re: [PATCH net-next] bpf: add support for %s specifier to bpf_trace_printk()

2015-08-27 Thread Alexei Starovoitov
On 8/27/15 3:34 PM, David Miller wrote: From: Alexei Starovoitov a...@plumgrid.com Date: Wed, 26 Aug 2015 23:26:59 -0700 +/* similar to strncpy_from_user() but with extra checks */ +static void probe_read_string(char *buf, int size, long unsafe_ptr) +{ + char dst[4]; + int i = 0; +

[GIT PULL] libnvdimm ABI fixup for 4.2

2015-08-27 Thread Williams, Dan J
Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm libnvdimm-fixes ...to receive one final fix for 4.2. I pushed back on this change quite hard given the late date, that it appears to be purely cosmetic, sysfs is not necessarily meant to be a user

Re: [PATCH net-next 0/2] OPENVSWITCH !NETFILTER build fix.

2015-08-27 Thread David Miller
From: Joe Stringer joestrin...@nicira.com Date: Thu, 27 Aug 2015 15:25:44 -0700 Fix issues reported by kbuild test robot: All error/warnings (new ones prefixed by ): Series applied, thanks. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Re: [PATCH 7/7] selftests: breakpoints: fix installing error on the architecture except x86

2015-08-27 Thread Shuah Khan
On 08/27/2015 08:16 AM, Shuah Khan wrote: On 08/14/2015 07:43 AM, Bamvor Jian Zhang wrote: Signed-off-by: Bamvor Jian Zhang bamvor.zhangj...@linaro.org Hi Bamvor, Could you please add commit log with more details on the error you are seeing. I would like to get this patch into kselftest

[PATCH 3.19.y-ckt 102/130] drm/radeon/combios: add some validation of lvds values

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 0a90a0cff9f429f886f423967ae053150dce9259 upstream. Fixes a broken hsync start value uncovered by:

[PATCH 3.19.y-ckt 128/130] packet: missing dev_put() in packet_do_bind()

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Lars Westerhoff lars.westerh...@newtec.eu commit 158cd4af8dedbda0d612d448c724c715d0dda649 upstream. When binding a PF_PACKET socket, the use count of the bound interface is always

[PATCH 3.19.y-ckt 130/130] Revert sched/x86_64: Don't save flags on context switch

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Andy Lutomirski l...@kernel.org commit 512255a2ad2c832ca7d4de9f31245f73781922d0 upstream. This reverts commit: 2c7577a75837 (sched/x86_64: Don't save flags on context switch) It

[PATCH 3.19.y-ckt 095/130] vhost: actually track log eventfd file

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= marcandre.lur...@redhat.com commit 7932c0bd7740f4cd2aa168d3ce0199e7af7d72d5 upstream. While reviewing vhost log code, I found out that log_file is

[PATCH 3.19.y-ckt 127/130] net/mlx4_core: Fix wrong index in propagating port change event to VFs

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Jack Morgenstein ja...@dev.mellanox.co.il commit 1c1bf34951e8d17941bf708d1901c47e81b15d55 upstream. The port-change event processing in procedure mlx4_eq_int() uses slave as the

[PATCH 3.19.y-ckt 121/130] act_pedit: check binding before calling tcf_hash_release()

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: WANG Cong xiyou.wangc...@gmail.com commit 5175f7106cc55a1bcf97bf7d5ba0900017ebcef8 upstream. When we share an action within a filter, the bind refcnt should increase, therefore we

Re: [PATCH] sched: fix tsk-pi_lock isn't held when do_set_cpus_allowed()

2015-08-27 Thread Peter Zijlstra
On Tue, Aug 25, 2015 at 07:47:44PM +0800, Wanpeng Li wrote: On 8/25/15 6:32 PM, Peter Zijlstra wrote: So Possibly, Maybe (I'm still to wrecked to say for sure), something like this would work: WARN_ON(debug_locks (lockdep_is_held(p-pi_lock) || (p-on_rq

[PATCH 3.19.y-ckt 116/130] NFS: Don't revalidate the mapping if both size and change attr are up to date

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust trond.mykleb...@primarydata.com commit 85a23cee3f2c928475f31777ead5a71340a12fc3 upstream. If we've ensured that the size and the change attribute are both correct,

[PATCH 3.19.y-ckt 113/130] inet: frag: don't re-use chainlist for evictor

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Florian Westphal f...@strlen.de commit d1fe19444d82e399e38c1594c71b850eca8e9de0 upstream. commit 65ba1f1ec0eff (inet: frags: fix a race between inet_evict_bucket and inet_frag_kill)

[PATCH 3.19.y-ckt 117/130] bridge: mdb: fix delmdb state in the notification

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov niko...@cumulusnetworks.com commit 7ae90a4f96486e3e20274afa1b8329802f5e1981 upstream. Since mdb states were introduced when deleting an entry the state was left as

[PATCH 3.19.y-ckt 115/130] netfilter: ctnetlink: put back references to master ct and expect objects

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Pablo Neira Ayuso pa...@netfilter.org commit 95dd8653de658143770cb0e55a58d2aab97c79d2 upstream. We have to put back the references to the master conntrack and the expectation that we

Re: [GIT PULL] kbuild misc fixes for v4.2-rc1

2015-08-27 Thread Florian Fainelli
On 03/07/15 03:50, Michal Marek wrote: On 2015-07-03 00:25, Linus Torvalds wrote: So with all these changes to the build system fro 4.2, I'm *still* getting that annoying X.509 certificate list changed issue. Which apparently people don't normally see, because it does to stdout rather

[PATCH 3.19.y-ckt 105/130] efi: Check for NULL efi kernel parameters

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Ricardo Neri ricardo.neri-calde...@linux.intel.com commit 9115c7589b11349a1c3099758b4bded579ff69e0 upstream. Even though it is documented how to specifiy efi parameters, it is

[PATCH 3.19.y-ckt 110/130] ALSA: hda - Fix MacBook Pro 5,2 quirk

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai ti...@suse.de commit 649ccd08534ee26deb2e5b08509800d0e95167f5 upstream. MacBook Pro 5,2 with ALC889 codec had already a fixup entry, but this seems not working correctly,

[PATCH 3.19.y-ckt 106/130] ipr: Fix locking for unit attention handling

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King brk...@linux.vnet.ibm.com commit 36b8e180e1e929e00b351c3b72aab3147fc14116 upstream. Make sure we have the host lock held when calling scsi_report_bus_reset. Fixes a crash

[PATCH 3.19.y-ckt 083/130] qla2xxx: added sess generations to detect RSCN update races

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Alexei Potashnik ale...@purestorage.com commit df673274fa4896f25f0bf348d2a3535d74b4cbec upstream. RSCN processing in qla2xxx driver can run in parallel with ELS/IO processing. As such

[PATCH 3.19.y-ckt 090/130] iscsi-target: Fix iser explicit logout TX kthread leak

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit 007d038bdf95ccfe2491d0078be54040d110fd06 upstream. This patch fixes a regression introduced with the following commit in v4.0-rc1 code,

[PATCH 3.19.y-ckt 091/130] iser-target: Fix REJECT CM event use-after-free OOPs

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit ce9a9fc20a78ad1e5222fae3a83d105f2d2fb9b9 upstream. This patch fixes a bug in iser-target code where the REJECT CM event handler code

[PATCH 3.19.y-ckt 092/130] ARM: dts: i.MX35: Fix can support.

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Denis Carikli de...@eukrea.com commit e053f96b1a00022b4e2c7ceb7ac0229646626507 upstream. Since commit 3d42a379b6fa5b46058e3302b1802b29f64865bb (can: flexcan: add 2nd clock to support

[PATCH 3.19.y-ckt 070/130] dmaengine: pl330: Fix overflow when reporting residue in memcpy

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Krzysztof Kozlowski k.kozlow...@samsung.com commit ae128293d97404f491dc76f1843c7adacfec3441 upstream. During memcpy operations the residue was always set to an u32 overflowed value.

[PATCH net-next 0/2] OPENVSWITCH !NETFILTER build fix.

2015-08-27 Thread Joe Stringer
Fix issues reported by kbuild test robot: All error/warnings (new ones prefixed by ): net/openvswitch/actions.c: In function 'ovs_fragment': net/openvswitch/actions.c:705:16: error: implicit declaration of function 'nf_get_ipv6_ops' [-Werror=implicit-function-declaration] const struct

[PATCH 3.19.y-ckt 060/130] mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Scott Wood scottw...@freescale.com commit 5f867db63473f32cce1b868e281ebd42a41f8fad upstream. Commit 66507c7bc8895f0da6b (mtd: nand: Add support to use nand_base poi databuf as bounce

[PATCH 3.19.y-ckt 073/130] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Roger Quadros rog...@ti.com commit 9a258afa928b45e6dd2efcac46ccf7eea705d35a upstream. For hwmods without sysc, _init_mpu_rt_base(oh) won't be called and so _find_mpu_rt_port(oh) will

[PATCH 3.19.y-ckt 068/130] fq_codel: fix a use-after-free

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: WANG Cong xiyou.wangc...@gmail.com commit 052cbda41fdc243a8d40cce7ab3a6327b4b2887e upstream. Fixes: 25331d6ce42b (net: sched: implement qstat helper routines) Cc: John Fastabend

[PATCH 3.19.y-ckt 067/130] bonding: fix destruction of bond with devices different from arphrd_ether

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov niko...@cumulusnetworks.com commit 06f6d1094aa0992432b1e2a0920b0ee86ccd83bf upstream. When the bonding is being unloaded and the netdevice notifier is unregistered

[PATCH 3.19.y-ckt 066/130] inet: frags: fix defragmented packet's IP header for af_packet

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Edward Hyunkoo Jee ed...@google.com [ Upstream commit 0848f6428ba3a2e42db124d41ac6f548655735bf ] When ip_frag_queue() computes positions, it assumes that the passed sk_buff does not

[PATCH 3.19.y-ckt 065/130] ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: WANG Cong xiyou.wangc...@gmail.com commit 0fba37a3af03a7e74bf9e75473729adb98da49c3 upstream. In tx path rcu_read_lock_bh() is held, so we need rcu_deference_bh(). This fixes the

Re: [PATCH net-next] bpf: add support for %s specifier to bpf_trace_printk()

2015-08-27 Thread David Miller
From: Alexei Starovoitov a...@plumgrid.com Date: Wed, 26 Aug 2015 23:26:59 -0700 +/* similar to strncpy_from_user() but with extra checks */ +static void probe_read_string(char *buf, int size, long unsafe_ptr) +{ + char dst[4]; + int i = 0; + + size--; + for (;;) { +

[PATCH 3.19.y-ckt 064/130] sched: cls_flow: fix panic on filter replace

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel Borkmann dan...@iogearbox.net commit 32b2f4b196b37695fdb42b31afcbc15399d6ef91 upstream. The following test case causes a NULL pointer dereference in cls_flow: tc filter add

[PATCH 3.19.y-ckt 063/130] net/xen-netback: off by one in BUG_ON() condition

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter dan.carpen...@oracle.com commit 50c2e4dd6749725338621fff456b26d3a592259f upstream. The should be =. I also added spaces around the '-' operations so the code is a

[PATCH 3.19.y-ckt 046/130] md/raid1: fix test for 'was read error from last working device'.

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.com commit 34cab6f42003cb06f48f86a86652984dec338ae9 upstream. When we get a read error from the last working device, we don't try to repair it, and don't fail the

[PATCH 3.19.y-ckt 054/130] mmc: sdhci-pxav3: fix platform_data is not initialized

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Jingju Hou houji...@marvell.com commit 9cd76049f0d90ae241f5ad80e311489824527000 upstream. pdev-dev.platform_data is not initialized if match is true in function sdhci_pxav3_probe.

[RFC PATCH 1/2] x86: PCI bus specific MSI operations

2015-08-27 Thread Keith Busch
This patch adds struct x86_msi_ops to x86's PCI sysdata. This gives a host bridge driver the option to provide alternate MSI Data Register and MSI-X Table Entry programming for devices in PCI domains that do not subscribe to usual IOAPIC format. Signed-off-by: Keith Busch keith.bu...@intel.com

[RFC PATCH 0/2] Driver for new PCI-e device

2015-08-27 Thread Keith Busch
The Intel Volume Management Device (VMD) is an integrated endpoint on the platform's PCIe root complex that acts as a host bridge to a secondary PCIe domain. BIOS can reassign one or more root ports to appear within VMD domains instead of the primary domain. This driver enables and enumerates the

[PATCH 3.19.y-ckt 052/130] net_sched: fix a use-after-free in sfq

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: WANG Cong xiyou.wangc...@gmail.com commit e8d092aafd9e68c04d7b468e95ff7a617998a796 upstream. Fixes: 25331d6ce42b (net: sched: implement qstat helper routines) Cc: John Fastabend

[PATCH 3.19.y-ckt 051/130] sched: cls_bpf: fix panic on filter replace

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel Borkmann dan...@iogearbox.net commit f6bfc46da6292b630ba389592123f0dd02066172 upstream. The following test case causes a NULL pointer dereference in cls_bpf: FOO=1,6 0 0

[PATCH 3.19.y-ckt 036/130] xhci: do not report PLC when link is in internal resume state

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Zhuang Jin Can jin.can.zhu...@intel.com commit aca3a0489ac019b58cf32794d5362bb284cb9b94 upstream. Port link change with port in resume state should not be reported to usbcore, as this

[PATCH 3.19.y-ckt 034/130] xhci: report U3 when link is in resume state

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Zhuang Jin Can jin.can.zhu...@intel.com commit 243292a2ad3dc365849b820a64868927168894ac upstream. xhci_hub_report_usb3_link_state() returns pls as U0 when the link is in resume state,

[PATCH 3.19.y-ckt 035/130] xhci: prevent bus_suspend if SS port resuming in phase 1

2015-08-27 Thread Kamal Mostafa
3.19.8-ckt6 -stable review patch. If anyone has any objections, please let me know. -- From: Zhuang Jin Can jin.can.zhu...@intel.com commit fac4271d1126c45ceaceb7f4a336317b771eb121 upstream. When the link is just waken, it's in Resume state, and driver sets PLS to U0. This

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