[PATCH 3.13.y-ckt 54/60] act_pedit: check binding before calling tcf_hash_release()

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: WANG Cong commit 5175f7106cc55a1bcf97bf7d5ba0900017ebcef8 upstream. When we share an action within a filter, the bind refcnt should increase, therefore we

[PATCH 3.13.y-ckt 56/60] ipvs: do not use random local source address for tunnels

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Julian Anastasov commit 4754957f04f5f368792a0eb7dab0ae89fb93dcfd upstream. Michael Vallaly reports about wrong source address used in rare cases for tunneled traffic.

[PATCH 3.13.y-ckt 16/60] xhci: prevent bus_suspend if SS port resuming in phase 1

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Zhuang Jin Can commit fac4271d1126c45ceaceb7f4a336317b771eb121 upstream. When the link is just waken, it's in Resume state, and driver sets PLS to U0.

Re: Regression: can't apply frequency offsets above 1000ppm.

2015-09-01 Thread Nuno Gonçalves
On Wed, Sep 2, 2015 at 2:03 AM, John Stultz wrote: > On Tue, Sep 1, 2015 at 5:36 PM, Nuno Gonçalves wrote: >> On Tue, Sep 1, 2015 at 9:25 PM, Thomas Gleixner wrote: >>> On Tue, 1 Sep 2015, Nuno Gonçalves wrote: >>> There is a

[3.19.y-ckt stable] Linux 3.19.8-ckt6

2015-09-01 Thread Kamal Mostafa
I am announcing the release of the Linux 3.19.8-ckt6 kernel. The updated 3.19.y-ckt tree can be found at: git://kernel.ubuntu.com/ubuntu/linux.git linux-3.19.y and can be browsed at: http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.19.y The diff from v3.19.8-ckt5 is posted as

Re: [PATCH v4 0/3] KVM: Dynamic Halt-Polling

2015-09-01 Thread David Matlack
On Tue, Sep 1, 2015 at 5:29 PM, Wanpeng Li wrote: > On 9/2/15 7:24 AM, David Matlack wrote: >> >> On Tue, Sep 1, 2015 at 3:58 PM, Wanpeng Li wrote: >>> >>> Why this can happen? >> >> Ah, probably because I'm missing 9c8fd1ba220 (KVM: x86: optimize

Re: [PATCH -next] alpha: Define ioremap_uc and ioremap_wc

2015-09-01 Thread Guenter Roeck
On Fri, Jul 31, 2015 at 07:32:39PM -0700, Guenter Roeck wrote: > Commit 3cc2dac5be3f ("drivers/video/fbdev/atyfb: Replace MTRR UC hole > with strong UC") introduces calls to ioremap_wc and ioremap_uc. This > causes build failures with alpha:allmodconfig. Map the missing functions > to

linux-next: manual merge of the block tree with the xfs tree

2015-09-01 Thread Stephen Rothwell
Hi Jens, Today's linux-next merge of the block tree got a conflict in: fs/xfs/xfs_aops.c between commit: c9eb256eda44 ("xfs: return errors from partial I/O failures to files") from the xfs tree and commit: 4246a0b63bd8 ("block: add a bi_error field to struct bio") from the block tree.

Re: [PATCH V7 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc

2015-09-01 Thread Scott Wood
On Tue, 2015-09-01 at 21:10 -0500, Zhao Qiang-B45475 wrote: > On Wed, 2015-09-02 at 08:38AM +0800, Wood Scott-B07421 wrote: > > -Original Message- > > From: Wood Scott-B07421 > > Sent: Wednesday, September 02, 2015 8:30 AM > > To: Zhao Qiang-B45475 > > Cc: linux-kernel@vger.kernel.org;

Re: [PATCH v4 3/4] of: overlay: add per overlay sysfs attributes

2015-09-01 Thread Rob Herring
On Fri, Jun 12, 2015 at 2:38 PM, Pantelis Antoniou wrote: > The two default overlay attributes are: > > * A targets sysfs attribute listing the targets of the installed > overlay. The targets list the path on the kernel's device tree > where each overlay fragment

RE: [PATCH V7 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc

2015-09-01 Thread Zhao Qiang
On Wed, 2015-09-02 at 10:33AM -0500, Wood Scott-B07421 wrote: > -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, September 02, 2015 10:33 AM > To: Zhao Qiang-B45475 > Cc: linux-kernel@vger.kernel.org; linuxppc-...@lists.ozlabs.org; > lau...@codeaurora.org; Xie

Re: [PATCH 03/13] twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node

2015-09-01 Thread Kevin Hilman
ping... this boot failure has now landed in mainline On Thu, Aug 27, 2015 at 1:51 PM, Kevin Hilman wrote: > On Wed, Jul 29, 2015 at 5:11 PM, NeilBrown wrote: >> Now that twl4030_bci_probe can safely return -EPROBE_DEFER, >> do so when

[PATCH] Staging: most: MOST and MOSTCORE should depend on HAS_DMA

2015-09-01 Thread Geert Uytterhoeven
If NO_DMA=y: ERROR: "dma_free_coherent" [drivers/staging/most/mostcore/mostcore.ko] undefined! ERROR: "dma_alloc_coherent" [drivers/staging/most/mostcore/mostcore.ko] undefined! As all MOST sub drivers use DMA functionality, add a dependency on HAS_DMA to MOSTCORE, and to MOST, which

Re: Regression: can't apply frequency offsets above 1000ppm.

2015-09-01 Thread Thomas Gleixner
On Tue, 1 Sep 2015, Nuno Gonçalves wrote: > There is a regression on the clock system since v3.16-rc5-111-g4396e05 > [1], > [1] > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4396e058c52e167729729cf64ea3dfa229637086 That commit has absolutely nothing to do with

Re: [BUG] Boot hangs at clocksource_done_booting on large configs

2015-09-01 Thread Thomas Gleixner
On Tue, 1 Sep 2015, Alex Thorlton wrote: > On Mon, Aug 31, 2015 at 11:12:12PM +0200, Thomas Gleixner wrote: > > But they are obviously held off by something. And that something looks > > like the timekeeper sequence lock. > > Ok. IIRC, that lock prevents reads to the clocksource until all >

Re: [PATCH 27/31] perf record: Support custom vmlinux path

2015-09-01 Thread Arnaldo Carvalho de Melo
Em Wed, Sep 02, 2015 at 05:00:39AM +0800, pi3orama escreveu: > 发自我的 iPhone > > 在 2015年9月2日,上午4:21,Arnaldo Carvalho de Melo 写道: > > Em Tue, Sep 01, 2015 at 05:19:17PM -0300, Arnaldo Carvalho de Melo escreveu: > >> Em Sat, Aug 29, 2015 at 04:22:01AM +, Wang Nan escreveu: > >>>

Re: [PATCH v4 0/3] KVM: Dynamic Halt-Polling

2015-09-01 Thread David Matlack
On Thu, Aug 27, 2015 at 2:47 AM, Wanpeng Li wrote: > v3 -> v4: > * bring back grow vcpu->halt_poll_ns when interrupt arrives and shrinks >when idle VCPU is detected > > v2 -> v3: > * grow/shrink vcpu->halt_poll_ns by *halt_poll_ns_grow or > /halt_poll_ns_shrink > *

[RFC 20/30] x86/entry: Add C code for fast system call entries

2015-09-01 Thread Andy Lutomirski
This handles both SYSENTER and SYSCALL. The asm glue will take care of the differences. Signed-off-by: Andy Lutomirski --- arch/x86/entry/common.c | 39 +++ 1 file changed, 39 insertions(+) diff --git a/arch/x86/entry/common.c

[RFC 16/30] x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h

2015-09-01 Thread Andy Lutomirski
The header was missing some compat declarations. Also make sys_call_ptr_t have a consistent type. Signed-off-by: Andy Lutomirski --- arch/x86/entry/syscall_32.c | 5 + arch/x86/include/asm/syscall.h | 12 +++- arch/x86/um/sys_call_table_32.c | 3 +--

[RFC 19/30] x86/entry/64/compat: Migrate the body of the syscall entry to C

2015-09-01 Thread Andy Lutomirski
Signed-off-by: Andy Lutomirski --- arch/x86/entry/entry_64.S| 2 +- arch/x86/entry/entry_64_compat.S | 56 +--- 2 files changed, 19 insertions(+), 39 deletions(-) diff --git a/arch/x86/entry/entry_64.S b/arch/x86/entry/entry_64.S

[RFC 12/30] x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entries

2015-09-01 Thread Andy Lutomirski
We've disabled the vDSO helpers to call them, so turn off the entries entirely (temporarily) in preparation for cleaning them up. Signed-off-by: Andy Lutomirski --- arch/x86/entry/entry_64_compat.S | 13 + 1 file changed, 13 insertions(+) diff --git

Re: [GIT PULL] Security subsystem changes for 4.3

2015-09-01 Thread James Morris
On Tue, 1 Sep 2015, Stephen Rothwell wrote: > This has one commit that has not been in linux-next. Not judging > anything about it, just noting. > > > David Howells (28): > > PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them This is a minor bugfix which was sent out

Re: [PATCH v3 4/5] clk: Hi6220: add stub clock driver

2015-09-01 Thread Kevin Hilman
erifed that reverting this commit on top of next-20150901 gets the hikey booting again. Kevin [1] http://kernelci.org/boot/hi6220-hikey/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCHv2] ARM64: Add AT_ARM64_MIDR to the aux vector

2015-09-01 Thread Pinski, Andrew
> On Sep 2, 2015, at 3:13 AM, Siarhei Siamashka > wrote: > > On Wed, 2 Sep 2015 01:58:56 +0800 > pins...@gmail.com wrote: > >>> On Sep 2, 2015, at 1:30 AM, Mark Rutland wrote: >>> >>> [...] >>> >>> On Sat, Aug 29, 2015 at 07:46:22PM

[PATCH 3.13.y-ckt 38/60] iscsi-target: Fix iscsit_start_kthreads failure OOPs

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit e54198657b65625085834847ab6271087323ffea upstream. This patch fixes a regression introduced with the following commit in v4.0-rc1

Re: [PATCH v4 10/16] phy: Add driver for rockchip Display Port PHY

2015-09-01 Thread Yakir Yang
Hi Heiko, 在 09/02/2015 12:51 AM, Heiko Stuebner 写道: Am Dienstag, 1. September 2015, 14:04:15 schrieb Yakir Yang: This phy driver would control the Rockchip DisplayPort module phy clock and phy power, it is relate to analogix_dp-rockchip dp driver. If you want DP works rightly on rockchip

[PATCH 3.13.y-ckt 41/60] vhost: actually track log eventfd file

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= commit 7932c0bd7740f4cd2aa168d3ce0199e7af7d72d5 upstream. While reviewing vhost log code, I found out that

[PATCH 3.13.y-ckt 37/60] iscsi-target: Fix use-after-free during TPG session shutdown

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit 417c20a9bdd1e876384127cf096d8ae8b559066c upstream. This patch fixes a use-after-free bug in iscsit_release_sessions_for_tpg() where

[PATCH 3.13.y-ckt 35/60] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Roger Quadros commit 9a258afa928b45e6dd2efcac46ccf7eea705d35a upstream. For hwmods without sysc, _init_mpu_rt_base(oh) won't be called and so _find_mpu_rt_port(oh)

[PATCH 3.13.y-ckt 28/60] mmc: sdhci-esdhc: Make 8BIT bus work

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Joakim Tjernlund commit 8e91125ff3f57f15c6568e2a6d32743b3f7815e4 upstream. Support for 8BIT bus with was added some time ago to sdhci-esdhc but then

[PATCH 3.13.y-ckt 40/60] ALSA: hda - Apply fixup for another Toshiba Satellite S50D

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit b9d9c9efc292dd0ffe172780f915ed74eba3556c upstream. Toshiba Satellite S50D has another model with a different PCI SSID (1179:fa93) while the

[PATCH 3.13.y-ckt 12/60] usb: dwc3: Reset the transfer resource index on SET_INTERFACE

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: John Youn commit aebda618718157a69c0dc0adb978d69bc2b8723c upstream. This fixes an issue introduced in commit b23c843992b6 (usb: dwc3: gadget: fix

Re: [PATCH 2/3] rhashtable-test: retry insert operations in threads

2015-09-01 Thread Herbert Xu
On Tue, Sep 01, 2015 at 04:51:24PM +0200, Thomas Graf wrote: > > 1. The current in-kernel self-test > 2. bind_netlink.c: https://github.com/tgraf/rhashtable Thanks, I will try to reproduce this. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/

Re: [PATCH] perf tools: Don't set leader if parser doesn't collect an evsel

2015-09-01 Thread Wangnan (F)
On 2015/9/2 10:53, Wang Nan wrote: Similar to patch 'perf tools: Don't set cmdline_group_boundary if no evsel is collected', in case when parser collects no evsel (at this point it shouldn't happen), parse_events__set_leader() is not safe. This patch checks list_empty becore calling

Re: Linux Firmware Signing

2015-09-01 Thread Luis R. Rodriguez
On Mon, Aug 31, 2015 at 10:18:55AM -0400, Mimi Zohar wrote: > On Sat, 2015-08-29 at 04:16 +0200, Luis R. Rodriguez wrote: > > On Thu, Aug 27, 2015 at 07:54:33PM -0400, Mimi Zohar wrote: > > > On Thu, 2015-08-27 at 23:29 +0200, Luis R. Rodriguez wrote: > > > > On Thu, Aug 27, 2015 at 10:57:23AM

Re: [PATCH v4 0/3] KVM: Dynamic Halt-Polling

2015-09-01 Thread Wanpeng Li
On 9/2/15 7:24 AM, David Matlack wrote: On Tue, Sep 1, 2015 at 3:58 PM, Wanpeng Li wrote: On 9/2/15 6:34 AM, David Matlack wrote: On Tue, Sep 1, 2015 at 3:30 PM, Wanpeng Li wrote: On 9/2/15 5:45 AM, David Matlack wrote: On Thu, Aug 27, 2015

[PATCH] Input: elan_i2c - Use iap_version to get firmware information

2015-09-01 Thread duson
When driver get exception ic type (0xFF), maybe occurred from wrong I2C protocol communication, system crash or other unknown situation, instead of ic_type we use iap_version to get firmware information. --- drivers/input/mouse/elan_i2c_core.c |6 +++--- 1 file changed, 3 insertions(+), 3

[PATCH] Input: elan_i2c - Use iap_version to get firmware information

2015-09-01 Thread duson
When driver get exception ic type (0xFF), maybe occurred from wrong I2C protocol communication, system crash or other unknown situation, instead of ic_type we use iap_version to get firmware information. Signed-off-by: Duson Lin --- drivers/input/mouse/elan_i2c_core.c |

[PATCH 3.13.y-ckt 50/60] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Andy Lutomirski commit aa1acff356bbedfd03b544051f5b371746735d89 upstream. The update_va_mapping hypercall can fail if the VA isn't present in the guest's page

[PATCH 3.13.y-ckt 55/60] netfilter: nf_conntrack: Support expectations in different zones

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Joe Stringer commit 4b31814d20cbe5cd4ccf18089751e77a04afe4f2 upstream. When zones were originally introduced, the expectation functions were all extended to

[PATCH 3.13.y-ckt 46/60] ipr: Fix locking for unit attention handling

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King commit 36b8e180e1e929e00b351c3b72aab3147fc14116 upstream. Make sure we have the host lock held when calling scsi_report_bus_reset. Fixes a

[PATCH 3.13.y-ckt 58/60] niu: don't count tx error twice in case of headroom realloc fails

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Jiri Pirko commit 42288830494cd51873ca745a7a229023df061226 upstream. Fixes: a3138df9 ("[NIU]: Add Sun Neptune ethernet driver.") Signed-off-by: Jiri Pirko

[PATCH 3.13.y-ckt 53/60] ipvs: fix crash with sync protocol v0 and FTP

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Julian Anastasov commit 56184858d1fc95c46723436b455cb7261cd8be6f upstream. Fix crash in 3.5+ if FTP is used after switching sync_version to 0. Fixes: 749c42b620a9

[PATCH 3.13.y-ckt 60/60] ipvs: fix crash if scheduler is changed

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Julian Anastasov commit 05f00505a89acd21f5d0d20f5797dfbc4cf85243 upstream. I overlooked the svc->sched_data usage from schedulers when the services were converted to

[PATCH 3.13.y-ckt 57/60] ALSA: hda - fix cs4210_spdif_automute()

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit 44008f0896ae205b02b0882dbf807f0de149efc4 upstream. Smatch complains that we have nested checks for "spdif_present". It turns out the

[PATCH 3.13.y-ckt 47/60] ipr: Fix incorrect trace indexing

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King commit bb7c54339e6a10ecce5c4961adf5e75b3cf0af30 upstream. When ipr's internal driver trace was changed to an atomic, a signed/unsigned bug

[PATCH 3.13.y-ckt 59/60] net/mlx4_core: Fix wrong index in propagating port change event to VFs

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Jack Morgenstein commit 1c1bf34951e8d17941bf708d1901c47e81b15d55 upstream. The port-change event processing in procedure mlx4_eq_int() uses "slave" as the

[PATCH 3.13.y-ckt 36/60] ASoC: pcm1681: Fix setting de-emphasis sampling rate selection

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin commit fa8173a3ef0570affde7da352de202190b3786c2 upstream. The de-emphasis sampling rate selection is controlled by BIT[3:4] of PCM1681_DEEMPH_CONTROL

[PATCH 3.13.y-ckt 34/60] bonding: fix destruction of bond with devices different from arphrd_ether

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov commit 06f6d1094aa0992432b1e2a0920b0ee86ccd83bf upstream. When the bonding is being unloaded and the netdevice notifier is

[PATCH 3.13.y-ckt 33/60] inet: frags: fix defragmented packet's IP header for af_packet

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Edward Hyunkoo Jee commit 0848f6428ba3a2e42db124d41ac6f548655735bf upstream. When ip_frag_queue() computes positions, it assumes that the passed sk_buff does not

[PATCH 3.13.y-ckt 27/60] mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Tomas Winkler commit 9098f84cced870f54d8c410dd2444cfa61467fa0 upstream. Enclosing mmc_blk_put() is missing in power_ro_lock_show() sysfs handler, let's add

[PATCH 3.13.y-ckt 31/60] bridge: mdb: fix double add notification

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov commit 5ebc784625ea68a9570d1f70557e7932988cd1b4 upstream. Since the mdb add/del code was introduced there have been 2 br_mdb_notify

[PATCH 3.13.y-ckt 30/60] net: Clone skb before setting peeked flag

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu commit 738ac1ebb96d02e0d23bc320302a6ea94c612dec upstream. Shared skbs must not be modified and this is crucial for broadcast and/or

[PATCH 3.13.y-ckt 29/60] bonding: correctly handle bonding type change on enslave failure

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov commit 7d5cd2ce5292b45e555de776cb9e72975a07460d upstream. If the bond is enslaving a device with different type it will be setup by

RE: Re: [PATCH 28/31] perf probe: Init symbol as kprobe

2015-09-01 Thread 平松雅巳 / HIRAMATU,MASAMI
> From: Arnaldo Carvalho de Melo [mailto:a...@redhat.com] > > Em Sat, Aug 29, 2015 at 04:22:02AM +, Wang Nan escreveu: > > Before this patch, add_perf_probe_events() init symbol maps only for > > uprobe if the first 'struct perf_probe_event' passed to it is a uprobe > > event. This is a trick

Re: [PATCH v4 10/16] phy: Add driver for rockchip Display Port PHY

2015-09-01 Thread Yakir Yang
Hi Heiko, 在 09/02/2015 04:58 AM, Heiko Stuebner 写道: Hi Yakir, small nit more below Am Dienstag, 1. September 2015, 18:51:16 schrieb Heiko Stuebner: Am Dienstag, 1. September 2015, 14:04:15 schrieb Yakir Yang: +- clocks: from common clock binding: handle to dp clock. + of memory mapped

Re: [PATCH v4 09/16] drm: rockchip: add bpc and color mode setting

2015-09-01 Thread Yakir Yang
Hi Heiko, 在 09/02/2015 05:00 AM, Heiko Stuebner 写道: Hi Yakir, Am Dienstag, 1. September 2015, 14:01:48 schrieb Yakir Yang: From: Mark Yao Add bpc and color mode setting in rockchip_drm_vop driver, so connector could try to use the edid drm_display_info to config vop

Re: [PATCH V7 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc

2015-09-01 Thread Scott Wood
On Tue, 2015-09-01 at 21:29 -0500, Zhao Qiang-B45475 wrote: > On Wed, 2015-09-02 at 10:18AM -0500, Wood Scott-B07421 wrote: > > -Original Message- > > From: Wood Scott-B07421 > > Sent: Wednesday, September 02, 2015 10:18 AM > > To: Zhao Qiang-B45475 > > Cc: linux-kernel@vger.kernel.org;

RE: [PATCH V7 2/3] qe_common: add qe_muram_ functions to manage muram

2015-09-01 Thread Zhao Qiang
On Wed, 2015-09-02 at 10:31AM, Wood Scott-B07421 wrote: > -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, September 02, 2015 10:31 AM > To: Zhao Qiang-B45475 > Cc: linux-kernel@vger.kernel.org; linuxppc-...@lists.ozlabs.org; > lau...@codeaurora.org; Xie Xiaobo-R63061;

Re: [PATCH v4 5/5] sched: add two functions for att(det)aching a task to(from) a cfs_rq

2015-09-01 Thread Byungchul Park
On Tue, Sep 01, 2015 at 05:03:43PM +0200, Peter Zijlstra wrote: > On Tue, Sep 01, 2015 at 09:28:49AM +0900, Byungchul Park wrote: > > > check the condition "!(flags & DEQUEUE_SLEEP)" for doing normalizing in > > dequeue_entity(). i think you have to keep my original comment, or > > modify your

Re: [PATCH V7 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc

2015-09-01 Thread Scott Wood
On Tue, 2015-09-01 at 22:05 -0500, Zhao Qiang-B45475 wrote: > On Wed, 2015-09-02 at 10:33AM -0500, Wood Scott-B07421 wrote: > > > -Original Message- > > From: Wood Scott-B07421 > > Sent: Wednesday, September 02, 2015 10:33 AM > > To: Zhao Qiang-B45475 > > Cc: linux-kernel@vger.kernel.org;

Re: Linux Firmware Signing

2015-09-01 Thread Kees Cook
On Tue, Sep 1, 2015 at 4:43 PM, Luis R. Rodriguez wrote: > On Mon, Aug 31, 2015 at 10:18:55AM -0400, Mimi Zohar wrote: >> > > eBPF/seccomp > > OK I knew nothing about this but I just looked into it, here are my notes: > > * old BPF - how far do we want to go? This goes so far

ktest reboot on each test

2015-09-01 Thread dwalker
Steven, I was playing with ktest.pl and I found that it reboots after each test. What I wanted to do was to boot the system with one TEST_START section, then leave it booted. I would have additional TEST_START sections which would run on the already booted target. The only way I see to do that

Re: Linux Firmware Signing

2015-09-01 Thread Luis R. Rodriguez
On Tue, Sep 01, 2015 at 01:20:37PM -0700, Kees Cook wrote: > On Thu, Aug 27, 2015 at 2:29 PM, Luis R. Rodriguez wrote: > > On Thu, Aug 27, 2015 at 10:57:23AM -, David Woodhouse wrote: > > Right so now that firmware usermode helper is behind us (systemd ripped it) > > we > >

Re: linux-next: manual merge of the arm-soc tree with the arm tree

2015-09-01 Thread Stephen Rothwell
Hi Russell, On Wed, 12 Aug 2015 09:48:34 +1000 Stephen Rothwell wrote: > > Today's linux-next merge of the arm-soc tree got a conflict in: > > arch/arm/kernel/psci.c > > between commit: > > be120397e770 ("ARM: migrate to common PSCI client code") > > from the arm

[PATCH 3.13.y-ckt 52/60] bridge: mdb: fix delmdb state in the notification

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Aleksandrov commit 7ae90a4f96486e3e20274afa1b8329802f5e1981 upstream. Since mdb states were introduced when deleting an entry the state was

[PATCH 3.13.y-ckt 48/60] ipr: Fix invalid array indexing for HRRQ

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Brian King commit 3f1c0581310d5d94bd72740231507e763a6252a4 upstream. Fixes another signed / unsigned array indexing bug in the ipr driver. Currently,

[PATCH 3.13.y-ckt 51/60] netfilter: ctnetlink: put back references to master ct and expect objects

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Pablo Neira Ayuso commit 95dd8653de658143770cb0e55a58d2aab97c79d2 upstream. We have to put back the references to the master conntrack and the expectation that

[PATCH 3.13.y-ckt 42/60] xfs: remote attributes need to be considered data

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Dave Chinner commit df150ed102baa0e78c06e08e975dfb47147dd677 upstream. We don't log remote attribute contents, and instead write them synchronously before we

[PATCH 3.13.y-ckt 43/60] ALSA: usb-audio: add dB range mapping for some devices

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Yao-Wen Mao commit 2d1cb7f658fb9c3ba8f9dab8aca297d4dfdec835 upstream. Add the correct dB ranges of Bose Companion 5 and Drangonfly DAC 1.2. Signed-off-by:

[PATCH 3.13.y-ckt 49/60] ALSA: hda - Fix MacBook Pro 5,2 quirk

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 649ccd08534ee26deb2e5b08509800d0e95167f5 upstream. MacBook Pro 5,2 with ALC889 codec had already a fixup entry, but this seems not working

[PATCH 3.13.y-ckt 07/60] libata: Do not blacklist M510DC

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: "Martin K. Petersen" commit 9051bd393cf25e76dfb45409792719a854661500 upstream. A new Micron drive was just announced, once again recycling the first

[PATCH 3.13.y-ckt 02/60] ata: pmp: add quirk for Marvell 4140 SATA PMP

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Lior Amsalem commit 945b47441d83d2392ac9f984e0267ad521f24268 upstream. This commit adds the necessary quirk to make the Marvell 4140 SATA PMP work properly. This

[PATCH 3.13.y-ckt 05/60] libata: force disable trim for SuperSSpeed S238

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Arne Fitzenreiter commit cda57b1b05cf7b8b99ab4b732bea0b05b6c015cc upstream. This device loses blocks, often the partition table area, on trim. Disable TRIM.

Re: [PATCH 1/2] mm/slab_common: add SLAB_NO_MERGE flag for use when creating slabs

2015-09-01 Thread Dave Chinner
On Tue, Sep 01, 2015 at 01:51:29PM -0400, Mike Snitzer wrote: > The slab aliasing/merging by default transition went unnoticed (at least > to the DM subsystem). Add a new SLAB_NO_MERGE flag that allows > individual slabs to be created without slab merging. This beats forcing > all slabs to be

[PATCH 3.13.y-ckt 09/60] ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hda

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Aaron Plattner commit 6c3d91193d829bf58a35a10650415b05a736ca6c upstream. Vendor ID 0x10de007d is used by a yet-to-be-named GPU chip. This chip also has the

[PATCH 3.13.y-ckt 10/60] md/raid10: always set reshape_safe when initializing reshape_position.

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown commit 299b0685e31c9f3dcc2d58ee3beca761a40b44b3 upstream. 'reshape_position' tracks where in the reshape we have reached. 'reshape_safe' tracks where in

[PATCH 3.13.y-ckt 04/60] libata: add ATA_HORKAGE_NOTRIM

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Arne Fitzenreiter commit 71d126fd28de2d4d9b7b2088dbccd7ca62fad6e0 upstream. Some devices lose data on TRIM whether queued or not. This patch adds a horkage to

[PATCH 3.13.y-ckt 01/60] md: use kzalloc() when bitmap is disabled

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Randazzo commit b6878d9e03043695dbf3fa1caa6dfc09db225b16 upstream. In drivers/md/md.c get_bitmap_file() uses kmalloc() for creating a

[PATCH 3.13.y-ckt 08/60] mac80211: clear subdir_stations when removing debugfs

2015-09-01 Thread Kamal Mostafa
3.13.11-ckt26 -stable review patch. If anyone has any objections, please let me know. -- From: Tom Hughes commit 4479004e6409087d1b4986881dc98c6c15dffb28 upstream. If we don't do this, and we then fail to recreate the debugfs directory during a mode change,

Re: [PATCH v3 4/5] clk: Hi6220: add stub clock driver

2015-09-01 Thread Leo Yan
s in > linux-next[1], and the failure was bisected down to this patch (landed > in linux-next as commit c1628a2c416da947f5afac615d53189250fa49cb. > > I verifed that reverting this commit on top of next-20150901 gets the > hikey booting again. Thanks for reporting. This issue has

Re: RFC: adding Linux vsyscall-disable and similar backwards-incompatibility flags to ELF headers?

2015-09-01 Thread Brian Gerst
On Tue, Sep 1, 2015 at 8:51 PM, Andy Lutomirski wrote: > Hi all- > > Linux has a handful of weird features that are only supported for > backwards compatibility. The big one is the x86_64 vsyscall page, but > uselib probably belongs on the list, too, and we might end up with

Re: [PATCH v4 08/16] drm: rockchip/dp: add rockchip platform dp driver

2015-09-01 Thread Yakir Yang
Hi Heiko, 在 09/02/2015 05:00 AM, Heiko Stuebner 写道: Hi Yakir, Am Dienstag, 1. September 2015, 14:01:28 schrieb Yakir Yang: Rockchip have three clocks for dp controller, we leave pclk_edp to analogix_dp driver control, and keep the sclk_edp_24m and sclk_edp in platform driver. Signed-off-by:

Re: [PATCH v4 0/16] Add Analogix Core Display Port Driver

2015-09-01 Thread Yakir Yang
Hi Heiko, 在 09/02/2015 05:47 AM, Heiko Stuebner 写道: Hi Yakir, Am Dienstag, 1. September 2015, 13:46:11 schrieb Yakir Yang: The Samsung Exynos eDP controller and Rockchip RK3288 eDP controller share the same IP, so a lot of parts can be re-used. I split the common code into bridge

RE: [Intel-wired-lan] [PATCH 1/1] ixgbe: use kzalloc for allocating one thing

2015-09-01 Thread Singh, Krishneil K
-Original Message- From: Intel-wired-lan [mailto:intel-wired-lan-boun...@lists.osuosl.org] On Behalf Of Maninder Singh Sent: Thursday, June 18, 2015 9:08 PM To: Kirsher, Jeffrey T ; Brandeburg, Jesse ; Nelson, Shannon

Re: RFC: adding Linux vsyscall-disable and similar backwards-incompatibility flags to ELF headers?

2015-09-01 Thread Andy Lutomirski
On Sep 1, 2015 6:12 PM, "Ian Lance Taylor" wrote: > > On Tue, Sep 1, 2015 at 5:51 PM, Andy Lutomirski wrote: > > > > Linux has a handful of weird features that are only supported for > > backwards compatibility. The big one is the x86_64 vsyscall page, but

RE: [PATCH V7 2/3] qe_common: add qe_muram_ functions to manage muram

2015-09-01 Thread Zhao Qiang
On Wed, 2015-09-02 at 8:34AM +0800, Wood Scott-B07421 wrote: > -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, September 02, 2015 8:34 AM > To: Zhao Qiang-B45475 > Cc: linux-kernel@vger.kernel.org; linuxppc-...@lists.ozlabs.org; > lau...@codeaurora.org; Xie Xiaobo-R63061;

[PATCH] ahci: added a new driver for supporting Freescale AHCI sata

2015-09-01 Thread Yuantian.Tang
From: Tang Yuantian Currently Freescale QorIQ series SATA is supported by ahci_platform driver. Some SoC specific settings have been put in uboot. So whether SATA works or not heavily depends on uboot. This patch will add a new driver to support QorIQ sata which

Re: [PATCH V7 2/3] qe_common: add qe_muram_ functions to manage muram

2015-09-01 Thread Scott Wood
On Tue, 2015-09-01 at 21:22 -0500, Zhao Qiang-B45475 wrote: > On Wed, 2015-09-02 at 8:34AM +0800, Wood Scott-B07421 wrote: > > -Original Message- > > From: Wood Scott-B07421 > > Sent: Wednesday, September 02, 2015 8:34 AM > > To: Zhao Qiang-B45475 > > Cc: linux-kernel@vger.kernel.org;

RE: [PATCH V7 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc

2015-09-01 Thread Zhao Qiang
On Wed, 2015-09-02 at 10:18AM -0500, Wood Scott-B07421 wrote: > -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, September 02, 2015 10:18 AM > To: Zhao Qiang-B45475 > Cc: linux-kernel@vger.kernel.org; linuxppc-...@lists.ozlabs.org; > lau...@codeaurora.org; Xie Xiaobo-R63061;

Re: [PATCH v4 2/4] of: overlay: global sysfs enable attribute

2015-09-01 Thread Rob Herring
On Fri, Jun 12, 2015 at 2:38 PM, Pantelis Antoniou wrote: > A throw once master enable switch to protect against any > further overlay applications if the administrator desires so. > > Signed-off-by: Pantelis Antoniou I had some

Re: [musl] RFC: adding Linux vsyscall-disable and similar backwards-incompatibility flags to ELF headers?

2015-09-01 Thread Rich Felker
On Tue, Sep 01, 2015 at 05:51:44PM -0700, Andy Lutomirski wrote: > Hi all- > > Linux has a handful of weird features that are only supported for > backwards compatibility. The big one is the x86_64 vsyscall page, but > uselib probably belongs on the list, too, and we might end up with > more at

[PATCH] perf tools: Don't set leader if parser doesn't collect an evsel

2015-09-01 Thread Wang Nan
Similar to patch 'perf tools: Don't set cmdline_group_boundary if no evsel is collected', in case when parser collects no evsel (at this point it shouldn't happen), parse_events__set_leader() is not safe. This patch checks list_empty becore calling __perf_evlist__set_leader() for safty reason.

Re: [PATCH] dax, pmem: add support for msync

2015-09-01 Thread Ross Zwisler
On Wed, Sep 02, 2015 at 08:21:20AM +1000, Dave Chinner wrote: > Which means applications that should "just work" without > modification on DAX are now subtly broken and don't actually > guarantee data is safe after a crash. That's a pretty nasty > landmine, and goes against *everything* we've

Re: [PATCH 2/2] PCI: Add support for Enhanced Allocation devices

2015-09-01 Thread Yinghai Lu
On Thu, Aug 20, 2015 at 9:59 AM, Sean O. Stalley wrote: > Add support for devices using Enhanced Allocation entries instead of BARs. > This patch allows the kernel to parse the EA Extended Capability structure > in PCI configspace and claim the BAR-equivalent resources. >

Re: [PATCH] net/bonding: send arp in interval if no active slave

2015-09-01 Thread Uwe Koziolek
On Tue, Sep 01, 2015 at 05:41 PM +0200, Andy Gospodarek wrote: On Mon, Aug 17, 2015 at 10:51:27PM +0200, Uwe Koziolek wrote: On Mon, Aug 17, 2015 at 09:14PM +0200, Jay Vosburgh wrote: Uwe Koziolek wrote: On2015-08-17 07:12 PM,Jarod Wilson wrote: On 2015-08-17

RE: [PATCH V4 3/3] perf,test: test cpu topology

2015-09-01 Thread Liang, Kan
> > Em Tue, Sep 01, 2015 at 09:58:13AM -0400, Kan Liang escreveu: > > From: Jiri Olsa > > > > This patch test cpu core_id and socket_id which are stored in perf_env. > > > > Signed-off-by: Jiri Olsa > > Signed-off-by: Kan Liang > > ---

Re: [PATCH v4 0/3] KVM: Dynamic Halt-Polling

2015-09-01 Thread David Matlack
On Tue, Sep 1, 2015 at 3:58 PM, Wanpeng Li wrote: > On 9/2/15 6:34 AM, David Matlack wrote: >> >> On Tue, Sep 1, 2015 at 3:30 PM, Wanpeng Li wrote: >>> >>> On 9/2/15 5:45 AM, David Matlack wrote: On Thu, Aug 27, 2015 at 2:47 AM, Wanpeng

[PATCH] staging: rtl8723au: remove unnecessary le32_to_cpu

2015-09-01 Thread Michał Bartoszkiewicz
The values passed to le32_to_cpu are already in the correct byte order. This fixes four "cast to restricted __le32" sparse warnings. Signed-off-by: Michał Bartoszkiewicz --- drivers/staging/rtl8723au/core/rtw_security.c | 8 1 file changed, 4 insertions(+), 4

Re: [PATCH 1/2] x86/bitops: implement __test_bit

2015-09-01 Thread H. Peter Anvin
On 09/01/2015 08:03 AM, Michael S. Tsirkin wrote: >>> >>> Hmm - so do you take back the ack? >> >> I have no strong feelings either way, it simply strikes me as misguided to >> explicitly optimize for something that is listed as a high overhead >> instruction. >> > > [mst@robin test]$ diff a.c

<    5   6   7   8   9   10   11   12   13   14   >