[PATCH 4.2 055/110] ARM: mvebu: correct a385-db-ap compatible string

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Marcin Wojtas commit db347f1a5304d68c68c52f19971924b1e5842f3c upstream. This commit enables standby support on Armada 385 DB-AP board, because the PM initalization routine requires

[PATCH 4.2 085/110] ovl: fix open in stacked overlay

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Miklos Szeredi commit 1c8a47df36d72ace8cf78eb6c228aa0f8027d3c2 upstream. If two overlayfs filesystems are stacked on top of each other, then we need recursion in ovl_d_select_inode(). I guess

[PATCH 4.2 084/110] ovl: fix dentry reference leak

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: David Howells commit ab79efab0a0ba01a74df782eb7fa44b044dae8b5 upstream. In ovl_copy_up_locked(), newdentry is leaked if the function exits through out_cleanup as this just to out after calling

Re: i.MX6: Oops when unplugging a USB key

2015-11-06 Thread Jean-Michel Hautbois
2015-11-06 20:12 GMT+01:00 Joshua Clayton : > On Friday, November 06, 2015 05:32:30 PM Jean-Michel Hautbois wrote: >> Hi ! >> >> I have an issue on my i.MX6 board I don't understand (kernel is a 4.2)... >> When I connect a USB key, and then disconnect it, it oopses and >> reboots (as I have panic

[PATCH 4.2 087/110] crypto: api - Only abort operations on fatal signal

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu commit 3fc89adb9fa4beff31374a4bf50b3d099d88ae83 upstream. Currently a number of Crypto API operations may fail when a signal occurs. This causes nasty problems as the caller of

[PATCH 4.2 058/110] ARM: dts: imx7d: Fix UART2 base address

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Fabio Estevam commit 178b2d09afc05a46f68b190c6594f3a429bc2385 upstream. The UART2 memory space starts at address 0x3089 (UART2_URXD). Fix it so that UART2 can be used. Signed-off-by:

[PATCH 4.2 089/110] md/raid10: submit_bio_wait() returns 0 on success

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Jes Sorensen commit 681ab4696062f5aa939c9e04d058732306a97176 upstream. This was introduced with 9e882242c6193ae6f416f2d8d8db0d9126bd996b which changed the return value of submit_bio_wait() to

[PATCH 4.2 088/110] md/raid1: submit_bio_wait() returns 0 on success

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Jes Sorensen commit 203d27b0226a05202438ddb39ef0ef1acb14a759 upstream. This was introduced with 9e882242c6193ae6f416f2d8d8db0d9126bd996b which changed the return value of submit_bio_wait() to

[PATCH 4.2 090/110] md/raid5: fix locking in handle_stripe_clean_event()

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Roman Gushchin commit b8a9d66d043ffac116100775a469f05f5158c16f upstream. After commit 566c09c53455 ("raid5: relieve lock contention in get_active_stripe()") __find_stripe() is called under

[PATCH 4.2 091/110] Revert "md: allow a partially recovered device to be hot-added to an array."

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown commit d01552a76d71f9879af448e9142389ee9be6e95b upstream. This reverts commit 7eb418851f3278de67126ea0c427641ab4792c57. This commit is poorly justified, I can find not discusison in

Re: [PATCH] Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled

2015-11-06 Thread Dmitry Torokhov
On Fri, Nov 06, 2015 at 08:01:25PM +0100, Takashi Iwai wrote: > Another Lifebook machine that needs the same quirk as other similar > models to make the driver working. > > Bugzilla: https://bugzilla.opensuse.org/show_bug.cgi?id=883192 > Cc: > Signed-off-by: Takashi Iwai Applied, thank you. >

[PATCH 4.2 092/110] EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Seth Jennings commit 2900ea609616c2651dec65312beeb2a6e536bc50 upstream. In commit 7d375bffa524 ("sb_edac: Fix support for systems with two home agents per socket") NUM_CHANNELS was

[PATCH 4.2 093/110] irqchip/tegra: Propagate IRQ type setting to parent

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Lucas Stach commit 209da39154837ec1b69fb34f438041939911e4b4 upstream. The LIC doesn't deal with the different types of interrupts itself but needs to forward calls to set the appropriate type

[PATCH 4.2 067/110] dm btree remove: fix a bug when rebalancing nodes after removal

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Joe Thornber commit 2871c69e025e8bc507651d5a9cf81a8a7da9d24b upstream. Commit 4c7e309340ff ("dm btree remove: fix bug in redistribute3") wasn't a complete fix for redistribute3(). The

[PATCH 4.2 109/110] pinctrl: baytrail: Use raw_spinlock for locking

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Mika Westerberg commit 78e1c896932df5b8bcdff7bf5417d8e72a4d0d6b upstream. The Intel Baytrail pinctrl driver implements irqchip callbacks which are called with desc->lock raw_spinlock held. In

[PATCH 4.2 100/110] blk-mq: fix use-after-free in blk_mq_free_tag_set()

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Junichi Nomura commit f42d79ab67322e51b92dd7aa965e310c71352a64 upstream. tags is freed in blk_mq_free_rq_map() and should not be used after that. The problem doesn't manifest if

[PATCH 4.2 095/110] netfilter: ipset: Fix sleeping memory allocation in atomic context

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Nikolay Borisov commit 00db674bedd68ff8b5afae9030ff5e04d45d1b4a upstream. Commit 00590fdd5be0 introduced RCU locking in list type and in doing so introduced a memory allocation in

[PATCH 4.2 071/110] Revert "serial: 8250_dma: dont bother DMA with small transfers"

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Frederic Danis commit f967fc8f165fadb72166f2bd4785094b3ca21307 upstream. This reverts commit 9119fba0cfeda6d415c9f068df66838a104b87cb. This commit prevents from sending "big" file using

Re: [PATCH 2/6] x86/microcode: Merge early loader

2015-11-06 Thread Josh Boyer
On Tue, Oct 20, 2015 at 5:54 AM, Borislav Petkov wrote: > From: Borislav Petkov > > Merge the early loader functionality into the driver proper. The diff > is huge but logically, it is simply moving code from the _early.c files > into the main driver. > > Signed-off-by: Borislav Petkov > --- >

[PATCH 4.2 064/110] Revert "ARM64: unwind: Fix PC calculation"

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Will Deacon commit 9702970c7bd3e2d6fecb642a190269131d4ac16c upstream. This reverts commit e306dfd06fcb44d21c80acb8e5a88d55f3d1cf63. With this patch applied, we were the only architecture

[PATCH 4.2 098/110] thermal: exynos: Fix register read in TMU

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Sudip Mukherjee commit b28fec1324bf8f5010d2c3c5d57db4115bda66d4 upstream. The value of emul_con was getting overwritten if the selected soc is SOC_ARCH_EXYNOS5260. And so as a result we were

[PATCH 4.2 073/110] i2c: mv64xxx: really allow I2C offloading

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Hezi Shahmoon commit 0729a04977d497cf66234fd7f900ddcec3ef1c52 upstream. Commit 00d8689b85a7 ("i2c: mv64xxx: rework offload support to fix several problems") completely reworked the offload

[PATCH 4.2 068/110] dm cache: the CLEAN_SHUTDOWN flag was not being set

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Joe Thornber commit 3201ac452e84a8a368197d648c9b7011e061804a upstream. If the CLEAN_SHUTDOWN flag is not set when a cache is loaded then all cache blocks are marked as dirty and a full

[PATCH 4.2 069/110] dm btree: fix leak of bufio-backed block in btree_split_beneath error path

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Mike Snitzer commit 4dcb8b57df3593dcb20481d9d6cf79d1dc1534be upstream. btree_split_beneath()'s error path had an outstanding FIXME that speaks directly to the potential for _not_ cleaning up a

[git pull] Input updates for 4.4-rc0

2015-11-06 Thread Dmitry Torokhov
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. Items of note: - evdev users can now limit or mask the kind of events they will receive. This will allow applications such as power manager

[PATCH 4.2 070/110] nvme: fix 32-bit build warning

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Arnd Bergmann commit 835da3f99d329b1160a1f7fc82c7ac81163d63d0 upstream. Compiling the nvme driver on 32-bit warns about a cast from a __u64 variable to a pointer: drivers/block/nvme-core.c:

[PATCH 4.2 097/110] kvm: irqchip: fix memory leak

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Sudip Mukherjee commit ba60c41ae392b473a1897faa0b8739fcb8759d69 upstream. We were taking the exit path after checking ue->flags and return value of setup_routing_entry(), but 'e' was not freed

[PATCH 4.2 003/110] mmc: core: Fix init_card in 52Mhz

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Chaotian Jing commit 08b137d90eec51b0e90c42e123ca8ceb118d233f upstream. Suppose that we got a data crc error, and it triggers the mmc_reset. mmc_reset will call mmc_send_status to see if HW

[PATCH 4.2 032/110] x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Werner Pawlitschko commit ababae44108b0e94b58eef6cb5bd830bd040a47f upstream. Commit 4857c91f0d19 changed the way how irq affinity is setup in setup_ioapic_dest() from using the core helper

[PATCH 4.2 096/110] btrfs: fix possible leak in btrfs_ioctl_balance()

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Christian Engelmayer commit 0f89abf56abbd0e1c6e3cef9813e6d9f05383c1e upstream. Commit 8eb934591f8b ("btrfs: check unsupported filters in balance arguments") adds a jump to exit label out_bargs

[PATCH 4.2 018/110] drm: Correct arguments to list_tail_add in create blob ioctl

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Maneet Singh commit 8731b269f01e16193390c7276e70530366b8d626 upstream. Arguments passed to list_add_tail were reversed resulting in deletion of old blob property everytime the new one is

[PATCH 4.2 027/110] ALSA: hda - Fix deadlock at error in building PCM

2015-11-06 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit d289619a219dd01e255d7b5e30f9171b25efea48 upstream. The HDA codec driver issues snd_hda_codec_reset() at the error path of PCM build. This was needed in the earlier code

[PATCH] proc: fix /proc/*/coredump_filter write return value

2015-11-06 Thread Alexey Dobriyan
From: Joshua Baergen https://bugzilla.kernel.org/show_bug.cgi?id=107321 commit 774636e19ed514cdf560006813c0473409616de8 ("proc: convert to kstrto*()/kstrto*_from_user()") made write to /proc/*/coredump_filter always return -ESRCH (still new value was applied correctly). Cc:

Re: [PATCH v2 0/7] perf tools: improve BPF related error delivering and testing

2015-11-06 Thread Arnaldo Carvalho de Melo
Em Fri, Nov 06, 2015 at 01:49:36PM +, Wang Nan escreveu: > This patchset is based on Arnaldo's perf/core. > > Previous version can be found from [1]. > > Patch 1/7 - 4/7 are error message related patches. > > Patch 5/7 - 7/7 are testing related patches. > I'll try to fix this one and then

Re: [dm-devel] [PATCH 0/4] dm verity: add support for error correction

2015-11-06 Thread Zdenek Kabelac
Dne 6.11.2015 v 20:06 Sami Tolvanen napsal(a): On Fri, Nov 06, 2015 at 12:23:29PM -0500, Mikulas Patocka wrote: I'm also wondering what is this patch useful for. Disks and flash controllers have their own error detection and correction I think I addressed this earlier. Some storage devices

Re: [PATCH v2 0/9] Better compatible for the rockchip thermal and support RK3368 SoCs

2015-11-06 Thread Eduardo Valentin
Hi, On Fri, Nov 06, 2015 at 08:03:24PM +0100, Heiko Stuebner wrote: > Hi Eduardo, Caesar, > > Am Freitag, 6. November 2015, 10:47:40 schrieb Eduardo Valentin: > > On Thu, Nov 05, 2015 at 01:17:56PM +0800, Caesar Wang wrote: > > > This series patchs are working for RK3368 on Rockchip platform. >

Re: [PATCH -next] net: hisilicon: Never build on SPARC

2015-11-06 Thread Guenter Roeck
Arnd, On Wed, Oct 21, 2015 at 02:53:20PM -0700, Guenter Roeck wrote: > On Wed, Oct 21, 2015 at 09:11:53PM +0200, Arnd Bergmann wrote: > > On Wednesday 21 October 2015 10:03:05 Guenter Roeck wrote: > > > > > > > > Something like this? > > > > > > > > static inline u64 of_translate_address(struct

Re: [PATCH v2 9/9] arm64: dts: Enable the Thermal on R88 board

2015-11-06 Thread Eduardo Valentin
On Thu, Nov 05, 2015 at 01:18:05PM +0800, Caesar Wang wrote: > This patch enable the TS-ADC. > > When a thermal temperature is invoked use the CRU to reset the chip > on R88 board. TSHUT is low active on this board. > Acked-by: Eduardo Valentin > Signed-off-by: Caesar Wang > > --- > >

Re: [PATCH v2 8/9] arm64: dts: Add main Thermal info to rk3368.dtsi

2015-11-06 Thread Eduardo Valentin
On Thu, Nov 05, 2015 at 01:18:04PM +0800, Caesar Wang wrote: > This patch add the thermal needed info on RK3368. > Meanwhile, support the trips to throttle for thermal. > Acked-by: Eduardo Valentin > Signed-off-by: Caesar Wang > > --- -- To unsubscribe from this list: send the line

Re: [RFC PATCH 2/2] net: mvneta: Add naive RSS support

2015-11-06 Thread Marcin Wojtas
Hi Gregory, 2015-11-06 19:35 GMT+01:00 Gregory CLEMENT : > This patch add the support for the RSS related ethtool > function. Currently it only use one entry in the indirection table which > allows associating an mveneta interface to a given CPU. > > Signed-off-by: Gregory CLEMENT > --- >

Re: [PATCH v2 7/9] arm64: dts: Add the thermal data found on RK3368

2015-11-06 Thread Eduardo Valentin
On Thu, Nov 05, 2015 at 01:18:03PM +0800, Caesar Wang wrote: > This patchset add the thermal for RK3368 dts, > Since the two CPU clusters, with four CPU core for each cluster, > One cluster is optimized for high-performance(big cluster) and the othe > is optimized for low power(little cluster). >

Re: [PATCH] net: netfilter: fix GCC uninitialized warning

2015-11-06 Thread Dmitry Safonov
I thought, it was decided to use 0/NULL/whatever, than uninitialized_var()? Is right now? http://thread.gmane.org/gmane.linux.kernel/1383415 2015-11-06 22:10 GMT+03:00 Pablo Neira Ayuso : > On Fri, Nov 06, 2015 at 09:48:14PM +0300, Dmitry Safonov wrote: >> With x86_64_defconfig: >> GCC thinks

Re: i.MX6: Oops when unplugging a USB key

2015-11-06 Thread Joshua Clayton
On Friday, November 06, 2015 05:32:30 PM Jean-Michel Hautbois wrote: > Hi ! > > I have an issue on my i.MX6 board I don't understand (kernel is a 4.2)... > When I connect a USB key, and then disconnect it, it oopses and > reboots (as I have panic on oops, and reboot on panic). > Seems to be on

Re: [PATCH] arm: Use kernel mm when updating section permissions

2015-11-06 Thread Kees Cook
On Fri, Nov 6, 2015 at 11:08 AM, Kees Cook wrote: > On Fri, Nov 6, 2015 at 10:44 AM, Laura Abbott wrote: >> On 11/05/2015 05:15 PM, Kees Cook wrote: >>> >>> On Thu, Nov 5, 2015 at 5:05 PM, Laura Abbott wrote: On 11/05/2015 08:27 AM, Russell King - ARM Linux wrote: > > > On

Re: [RFC PATCH 0/3] CFS idle injection

2015-11-06 Thread Jacob Pan
On Fri, 6 Nov 2015 18:30:01 + Dietmar Eggemann wrote: > On 05/11/15 10:12, Peter Zijlstra wrote: > > > > People, trim your emails! > > > > On Wed, Nov 04, 2015 at 08:58:30AM -0800, Jacob Pan wrote: > > > >>> I also like #2 too. Specially now that it is not limited to a > >>> specific

Re: [PATCH v2 5/9] thermal: rockchip: Add the flag for adc value increment or decrement

2015-11-06 Thread Eduardo Valentin
On Thu, Nov 05, 2015 at 01:18:01PM +0800, Caesar Wang wrote: > The conversion table has the adc value and temperature. > In fact, the adc value only has the increment or decrement mode in > conversion table. > > Moment, we can add the flag to be better support the *code_to_temp* > for differenr

[GIT PULL] MTD updates for 4.4-rc1

2015-11-06 Thread Brian Norris
Hi Linus, The following changes since commit e5a5d92d9dc36055b971d79e408e345f5ce88701: mxc_nand: fix copy_spare (2015-09-27 17:09:35 -0700) are available in the git repository at: git://git.infradead.org/linux-mtd.git tags/for-linus-20151106 for you to fetch changes up

Re: [PATCH] arm: Use kernel mm when updating section permissions

2015-11-06 Thread Kees Cook
On Fri, Nov 6, 2015 at 10:44 AM, Laura Abbott wrote: > On 11/05/2015 05:15 PM, Kees Cook wrote: >> >> On Thu, Nov 5, 2015 at 5:05 PM, Laura Abbott wrote: >>> >>> On 11/05/2015 08:27 AM, Russell King - ARM Linux wrote: On Thu, Nov 05, 2015 at 08:20:42AM -0800, Laura Abbott wrote:

Re: [netfilter-core] [PATCH] net: netfilter: fix GCC uninitialized warning

2015-11-06 Thread Florian Westphal
Pablo Neira Ayuso wrote: > On Fri, Nov 06, 2015 at 09:48:14PM +0300, Dmitry Safonov wrote: > > With x86_64_defconfig: > > GCC thinks that in nfulnl_recv_config flags parameter is not inited but > > it was under the same condition (nfula[NFULA_CFG_FLAGS] == true). > > Suppress this warning: > >

[PATCH] trace: ftrace: remove ftrace_cpu_disabled

2015-11-06 Thread Dmitry Safonov
Since the ring buffer is lockless, there is no need to disable ftrace on CPU. And no one doing so: after commit 68179686ac67cb ("tracing: Remove ftrace_disable/enable_cpu()") ftrace_cpu_disabled stays the same after initialization, nothing changes it. ftrace_cpu_disabled shouldn't be used by any

Re: [PATCH 0/4] dm verity: add support for error correction

2015-11-06 Thread Sami Tolvanen
On Fri, Nov 06, 2015 at 12:23:29PM -0500, Mikulas Patocka wrote: > I'm also wondering what is this patch useful for. Disks and flash > controllers have their own error detection and correction I think I addressed this earlier. Some storage devices are able to correct bit flips, but don't have

Re: [PATCH v2 0/9] Better compatible for the rockchip thermal and support RK3368 SoCs

2015-11-06 Thread Heiko Stuebner
Hi Eduardo, Caesar, Am Freitag, 6. November 2015, 10:47:40 schrieb Eduardo Valentin: > On Thu, Nov 05, 2015 at 01:17:56PM +0800, Caesar Wang wrote: > > This series patchs are working for RK3368 on Rockchip platform. > > > > Good to see the perseverance! :-) > > > @Heiko, > > The PATCH

Re: [PATCH] net: netfilter: fix GCC uninitialized warning

2015-11-06 Thread Pablo Neira Ayuso
On Fri, Nov 06, 2015 at 09:48:14PM +0300, Dmitry Safonov wrote: > With x86_64_defconfig: > GCC thinks that in nfulnl_recv_config flags parameter is not inited but > it was under the same condition (nfula[NFULA_CFG_FLAGS] == true). > Suppress this warning: > net/netfilter/nfnetlink_log.c: In

[PATCH] Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled

2015-11-06 Thread Takashi Iwai
Another Lifebook machine that needs the same quirk as other similar models to make the driver working. Bugzilla: https://bugzilla.opensuse.org/show_bug.cgi?id=883192 Cc: Signed-off-by: Takashi Iwai --- drivers/input/mouse/elantech.c | 7 +++ 1 file changed, 7 insertions(+) diff --git

Re: [PATCH v2 4/9] thermal: rockchip: improve the conversion function

2015-11-06 Thread Eduardo Valentin
Hello Caesar, On Thu, Nov 05, 2015 at 01:18:00PM +0800, Caesar Wang wrote: > We should make the conversion table in as a parameter since the different > SoCs have the different conversionion table. > > Signed-off-by: Caesar Wang > --- > > Changes in v2: > - make the conversion table in as a

Citrix XenApp Users List

2015-11-06 Thread Craig Carter
Hi, I just wanted to drop you a quick note to see if you would be interested in a discussion about "Citrix XenApp Users List" and the benefits it can bring your organization for your Marketing Initiatives like Email Marketing, Tele Marketing, Direct Mailings etc. Every contact will include:

Re: [PATCH] perf symbols/KCORE: Rebuild rbtree when adjusting symbols for kcore

2015-11-06 Thread Arnaldo Carvalho de Melo
Em Fri, Nov 06, 2015 at 03:59:29PM +0200, Adrian Hunter escreveu: > On 06/11/15 15:19, Arnaldo Carvalho de Melo wrote: > > Em Fri, Nov 06, 2015 at 09:46:12AM +, Wang Nan escreveu: > >> In dso__split_kallsyms_for_kcore(), current code adjusts symbol's > >> address but only reinsert it into

Re: [PATCH v2 0/9] Better compatible for the rockchip thermal and support RK3368 SoCs

2015-11-06 Thread Eduardo Valentin
Caesar, On Thu, Nov 05, 2015 at 01:17:56PM +0800, Caesar Wang wrote: > This series patchs are working for RK3368 on Rockchip platform. > Good to see the perseverance! :-) > @Heiko, > The PATCH [5/6] is working based on big/littel cluster cpufreq > added. Anyway, the PATCH [5/6] also

[PATCH] net: netfilter: fix GCC uninitialized warning

2015-11-06 Thread Dmitry Safonov
With x86_64_defconfig: GCC thinks that in nfulnl_recv_config flags parameter is not inited but it was under the same condition (nfula[NFULA_CFG_FLAGS] == true). Suppress this warning: net/netfilter/nfnetlink_log.c: In function ‘nfulnl_recv_config’:

Re: [GIT PULL] MFD for v4.4

2015-11-06 Thread Linus Torvalds
On Fri, Nov 6, 2015 at 12:04 AM, Lee Jones wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git > tags/mfd-for-linus-4.4 Ugh. Maintainers, *please* check new warnings you introduce. We don't have that many compiler warnings in the kernel, you shouldn't be introducing new ones

[GIT PULL] Btrfs

2015-11-06 Thread Chris Mason
Hi Linus, Please pull my for-linus-4.4 branch: git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.4 My branch was based on 4.3-rc5, and it ended up with a minor conflict against the btrfs changes sent in for a later rc. I put a sample merge resolution up here:

Re: [PATCH] arm: Use kernel mm when updating section permissions

2015-11-06 Thread Laura Abbott
On 11/05/2015 05:15 PM, Kees Cook wrote: On Thu, Nov 5, 2015 at 5:05 PM, Laura Abbott wrote: On 11/05/2015 08:27 AM, Russell King - ARM Linux wrote: On Thu, Nov 05, 2015 at 08:20:42AM -0800, Laura Abbott wrote: On 11/05/2015 01:46 AM, Russell King - ARM Linux wrote: On Wed, Nov 04, 2015

Re: [PATCH] Intel device IDs for PCH

2015-11-06 Thread Andy Shevchenko
On Tue, Nov 3, 2015 at 9:25 PM, Alexandra Yates wrote: > Adding Intel codename Lewisburg platform device IDs for PCH. > > Signed-off-by: Alexandra Yates > --- > drivers/mfd/lpc_ich.c | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/drivers/mfd/lpc_ich.c

Re: [PATCH] Intel device IDs SATA

2015-11-06 Thread Andy Shevchenko
On Tue, Nov 3, 2015 at 9:09 PM, Alexandra Yates wrote: > Adding Intel codename Lewisburg platform device IDs for SATA. > > Signed-off-by: Alexandra Yates > --- > drivers/ata/ahci.c | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git a/drivers/ata/ahci.c

Re: [GIT PULL] MFD for v4.4

2015-11-06 Thread Linus Torvalds
On Fri, Nov 6, 2015 at 12:04 AM, Lee Jones wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git > tags/mfd-for-linus-4.4 So I had some of the patches you listed from before throughthe regmap merge etc. So you and Mark Brown merged some of the same branches. That all looks

[RFC PATCH 0/2] net: mvneta: Introduce RSS support

2015-11-06 Thread Gregory CLEMENT
Hi, this series is a first attempt to add RSS support on mvneta. this series will allow associating an ethernet interface to a given CPU through RSS by using "ethtool -X ethX weight". Indeed, currently I only enable one entry in the RSS lookup table. Even if it is not really RSS, it allows to

[RFC PATCH 2/2] net: mvneta: Add naive RSS support

2015-11-06 Thread Gregory CLEMENT
This patch add the support for the RSS related ethtool function. Currently it only use one entry in the indirection table which allows associating an mveneta interface to a given CPU. Signed-off-by: Gregory CLEMENT --- drivers/net/ethernet/marvell/mvneta.c | 114

[RFC PATCH 1/2] net: mvneta: Associate RX queues with each CPU

2015-11-06 Thread Gregory CLEMENT
We enable the percpu interrupt for all the CPU and we just associate a CPU to a few queue at the neta level. The mapping between the CPUs and the queues is static. The queues are associated to the CPU module the number of CPUs. However currently we only use on RX queue for a given Ethernet port.

[PATCH] checkpatch: Warn when casting constants to c90 int or longer types

2015-11-06 Thread Joe Perches
Linus Torvalds wrote: > I can't but help to react that this: > #define IOMMU_ERROR_CODE (~(unsigned long) 0) > Not that this *matters*, but it's a bit odd to have to cast constants > to perfectly regular C types. So add a test that looks for constants that are cast to standard C90 int or

Re: [RFC PATCH 0/3] CFS idle injection

2015-11-06 Thread Dietmar Eggemann
On 05/11/15 10:12, Peter Zijlstra wrote: > > People, trim your emails! > > On Wed, Nov 04, 2015 at 08:58:30AM -0800, Jacob Pan wrote: > >>> I also like #2 too. Specially now that it is not limited to a specific >>> platform. One question though, could you still keep the cooling device >>>

Re: [PATCH 0/3] signal: kill the obsolete SIGNAL_UNKILLABLE check in complete_signal()

2015-11-06 Thread Oleg Nesterov
On 11/06, Oleg Nesterov wrote: > > On 11/05, Andrew Morton wrote: > > > > On Thu, 5 Nov 2015 21:17:20 +0100 Oleg Nesterov wrote: > > > > > So this replaces > > > signal-kill-the-obsolete-signal_unkillable-check-in-complete_signal.patch > > > 2/3 is actually the same change, just the changelog was

Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: Kernel 4.3 breaks security in systems using capabilities

2015-11-06 Thread Serge E. Hallyn
On Fri, Nov 06, 2015 at 06:56:20PM +0100, Klaus Ethgen wrote: > Am Fr den 6. Nov 2015 um 16:53 schrieb Theodore Ts'o: > > In the light of that, using things like ambient capabilities, or using > > setuid binary that immediately drops all caps that it needs, is > > probably the best we're going to

Re: [PATCH v4 4/5] regulator: tps65912: Add regulator driver for the TPS65912 PMIC

2015-11-06 Thread Andrew F. Davis
On 11/06/2015 04:43 AM, Mark Brown wrote: On Thu, Nov 05, 2015 at 12:04:00PM -0600, Andrew F. Davis wrote: On 11/05/2015 04:14 AM, Mark Brown wrote: That sounds like a bug to me, it'll have broken a bunch of existing devices. Most OF drivers have the OF MODALIAS. That's nice but not

Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: Kernel 4.3 breaks security in systems using capabilities

2015-11-06 Thread Serge E. Hallyn
On Fri, Nov 06, 2015 at 09:51:15AM -0800, Casey Schaufler wrote: > On 11/6/2015 7:53 AM, Theodore Ts'o wrote: > > On Fri, Nov 06, 2015 at 02:58:36PM +0100, Klaus Ethgen wrote: > >> But that left out completely the, I think more important, usecase of > >> _removing_ SUID completely and _replacing_

Re: [PATCH] thinkpad_acpi: don't yell on unsupported brightness interfaces

2015-11-06 Thread Darren Hart
On Fri, Nov 06, 2015 at 03:19:43PM +0100, David Herrmann wrote: > Hi Darren! > > On Wed, Oct 21, 2015 at 4:44 PM, Darren Hart wrote: > > On Wed, Oct 21, 2015 at 12:33:52PM -0200, Henrique de Moraes Holschuh wrote: > >> On Wed, Oct 21, 2015, at 08:46, David Herrmann wrote: > >> > The

Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: Kernel 4.3 breaks security in systems using capabilities

2015-11-06 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Fr den 6. Nov 2015 um 16:53 schrieb Theodore Ts'o: > On Fri, Nov 06, 2015 at 02:58:36PM +0100, Klaus Ethgen wrote: > > But that left out completely the, I think more important, usecase of > > _removing_ SUID completely and _replacing_ it with

Re: [PATCH] arm64: remove redundant FRAME_POINTER kconfig option

2015-11-06 Thread Shi, Yang
On 11/6/2015 9:51 AM, Catalin Marinas wrote: On Fri, Nov 06, 2015 at 09:39:07AM -0800, Shi, Yang wrote: On 11/6/2015 9:35 AM, Catalin Marinas wrote: On Fri, Nov 06, 2015 at 09:23:38AM -0800, Shi, Yang wrote: On 11/6/2015 8:25 AM, Will Deacon wrote: However, the patch would allow one to

Re: [RFC 3/3] ARM: e3xx: Add header file for pinctrl constants

2015-11-06 Thread Moritz Fischer
On Fri, Nov 6, 2015 at 8:42 AM, Arnd Bergmann wrote: > On Friday 06 November 2015 08:01:25 Moritz Fischer wrote: >> Hi Arnd, >> >> On Fri, Nov 6, 2015 at 12:54 AM, Arnd Bergmann wrote: >> > On Thursday 05 November 2015 15:41:23 Moritz Fischer wrote: >> >> +/* Pin names for the E31x usecase */ >>

Re: [PATCH tip/locking/core v9 6/6] locking/pvqspinlock: Queue node adaptive spinning

2015-11-06 Thread Waiman Long
On 11/06/2015 10:01 AM, Peter Zijlstra wrote: On Fri, Oct 30, 2015 at 07:26:37PM -0400, Waiman Long wrote: +++ b/kernel/locking/qspinlock_paravirt.h @@ -23,6 +23,19 @@ #define _Q_SLOW_VAL (3U<< _Q_LOCKED_OFFSET) /* + * Queue Node Adaptive Spinning + * + * A queue node vCPU will stop

Re: [PATCH] arm64: remove redundant FRAME_POINTER kconfig option

2015-11-06 Thread Catalin Marinas
On Fri, Nov 06, 2015 at 09:39:07AM -0800, Shi, Yang wrote: > On 11/6/2015 9:35 AM, Catalin Marinas wrote: > >On Fri, Nov 06, 2015 at 09:23:38AM -0800, Shi, Yang wrote: > >>On 11/6/2015 8:25 AM, Will Deacon wrote: > >>>However, the patch would allow one to > >>>disable FRAME_POINTERS (not sure it

Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: [KERNEL] Re: Kernel 4.3 breaks security in systems using capabilities

2015-11-06 Thread Casey Schaufler
On 11/6/2015 7:53 AM, Theodore Ts'o wrote: > On Fri, Nov 06, 2015 at 02:58:36PM +0100, Klaus Ethgen wrote: >> But that left out completely the, I think more important, usecase of >> _removing_ SUID completely and _replacing_ it with very tight capability >> setting. And that is what I always

Re: [PATCH v2 03/11] staging: fsl-mc: Added generic MSI support for FSL-MC devices

2015-11-06 Thread Marc Zyngier
On 30/10/15 19:43, J. German Rivera wrote: > Created an MSI domain for the fsl-mc bus-- including functions > to create a domain, find a domain, alloc/free domain irqs, and > bus specific overrides for domain and irq_chip ops. > > Signed-off-by: J. German Rivera > --- > Changes in v2: none > >

RE: [PATCH RESEND] scsi_sysfs: protect against double execution of __scsi_remove_device()

2015-11-06 Thread KY Srinivasan
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Friday, November 6, 2015 7:49 AM > To: James E.J. Bottomley > Cc: linux-s...@vger.kernel.org; linux-kernel@vger.kernel.org; KY Srinivasan > ; Bart Van Assche > Subject: [PATCH RESEND] scsi_sysfs: protect

Re: [PATCH tip/locking/core v9 5/6] locking/pvqspinlock: Allow 1 lock stealing attempt

2015-11-06 Thread Waiman Long
On 11/06/2015 09:50 AM, Peter Zijlstra wrote: On Fri, Oct 30, 2015 at 07:26:36PM -0400, Waiman Long wrote: @@ -431,35 +432,44 @@ queue: * sequentiality; this is because the set_locked() function below * does not imply a full barrier. * +* The PV

Re: [PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy

2015-11-06 Thread Johannes Weiner
On Fri, Nov 06, 2015 at 05:46:57PM +0100, Michal Hocko wrote: > The basic problem was that the Delegate feature has been backported to > our systemd package without further consideration and that has > invalidated a lot of performance testing because some resource > controllers have measurable

[PATCH 3/3] Staging: lustre: ldlm_pool: Drop unneeded wrapper function

2015-11-06 Thread Shivani Bhardwaj
Remove the function ldlm_pool_set_limit() and replace its calls with the function it wrapped. Signed-off-by: Shivani Bhardwaj --- drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git

[PATCH 2/3] Staging: lustre: ldlm_pool: Drop wrapper function

2015-11-06 Thread Shivani Bhardwaj
Remove the function ldlm_pool_get_limit() and replace its calls with the function it wrapped. Signed-off-by: Shivani Bhardwaj --- drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git

[PATCH 1/3] Staging: lustre: ldlm_pool: Remove unneeded wrapper function

2015-11-06 Thread Shivani Bhardwaj
Remove the function ldlm_pl2ns() and replace its calls with the function it wrapped. Signed-off-by: Shivani Bhardwaj --- drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) diff --git

[PATCH 0/3] Remove wrapper functions from ldlm_pool

2015-11-06 Thread Shivani Bhardwaj
This patchset removes different wrapper functions from the file ldlm_pool and replaces their calls with the function they wrapped. After applying this patchset, code becomes cleaner. Shivani Bhardwaj (3): Staging: lustre: ldlm_pool: Remove unneeded wrapper function Staging: lustre: ldlm_pool:

[PATCH] iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()

2015-11-06 Thread SF Markus Elfring
From: Markus Elfring Date: Fri, 6 Nov 2015 18:32:41 +0100 The free_io_pgtable_ops() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring

Re: Improve spinlock performance by moving work to one core

2015-11-06 Thread Waiman Long
On 11/05/2015 11:28 PM, Ling Ma wrote: Longman Thanks for your suggestion. We will look for real scenario to test, and could you please introduce some benchmarks on spinlock ? Regards Ling The kernel has been well optimized for most common workloads that spinlock contention is usually not

Re: [PATCH] arm64: remove redundant FRAME_POINTER kconfig option

2015-11-06 Thread Shi, Yang
On 11/6/2015 9:35 AM, Catalin Marinas wrote: On Fri, Nov 06, 2015 at 09:23:38AM -0800, Shi, Yang wrote: On 11/6/2015 8:25 AM, Will Deacon wrote: However, the patch would allow one to disable FRAME_POINTERS (not sure it has any effect on the aarch64 gcc though). No, it doesn't. Actually,

Re: [GIT PULL] platform-drivers-x86 for 4.4-1

2015-11-06 Thread Darren Hart
On Thu, Nov 05, 2015 at 11:43:45PM -0800, Linus Torvalds wrote: > On Thu, Nov 5, 2015 at 10:56 PM, Darren Hart wrote: > > > > Please note the OLPC/MAINTAINERS changes described in the tag message. If > > adding > > this to my maintenance bin is innappropriate, please drop these two patches. > >

Re: [PATCH 0/2] "big hammer" for DAX msync/fsync correctness

2015-11-06 Thread Thomas Gleixner
On Fri, 6 Nov 2015, Dan Williams wrote: > On Fri, Nov 6, 2015 at 12:06 AM, Thomas Gleixner wrote: > > Just for the record. Such a flush mechanism with > > > > on_each_cpu() > > wbinvd() > > ... > > > > will make that stuff completely unusable on Real-Time systems. We've > >

Re: [PATCH] arm64: remove redundant FRAME_POINTER kconfig option

2015-11-06 Thread Catalin Marinas
On Fri, Nov 06, 2015 at 09:23:38AM -0800, Shi, Yang wrote: > On 11/6/2015 8:25 AM, Will Deacon wrote: > >However, the patch would allow one to > >disable FRAME_POINTERS (not sure it has any effect on the aarch64 gcc > >though). > > No, it doesn't. Actually, FRAME_POINTER could be disabled

[PATCH] md: MD_RAID456 now depends on LIBCRC32C

2015-11-06 Thread Guenter Roeck
Since commit 5cb2fbd6ea0d1 ("raid5-cache: use crc32c checksum"), parisc:generic-32bit_defconfig and probably other builds fail as follows. ERROR: "crc32c" [drivers/md/raid456.ko] undefined! Fixes: 5cb2fbd6ea0d1 ("raid5-cache: use crc32c checksum") Signed-off-by: Guenter Roeck ---

Re: [PATCH] arm64: remove redundant FRAME_POINTER kconfig option

2015-11-06 Thread Shi, Yang
On 11/6/2015 8:25 AM, Will Deacon wrote: On Fri, Nov 06, 2015 at 04:21:09PM +, Catalin Marinas wrote: On Fri, Nov 06, 2015 at 12:50:02PM +, Mark Rutland wrote: On Fri, Nov 06, 2015 at 12:30:09PM +, Will Deacon wrote: On Wed, Nov 04, 2015 at 09:37:51AM -0800, Yang Shi wrote:

[PATCH 2/5] blk-mq: return tag/queue combo in the make_request_fn handlers

2015-11-06 Thread Jens Axboe
Return a cookie, blk_qc_t, from the blk-mq make request functions, that allows a later caller to uniquely identify a specific IO. The cookie doesn't mean anything to the caller, but the caller can use it to later pass back to the block layer. The block layer can then identify the hardware queue

[PATCH 1/5] block: change ->make_request_fn() and users to return a queue cookie

2015-11-06 Thread Jens Axboe
No functional changes in this patch, but it prepares us for returning a more useful cookie related to the IO that was queued up. Signed-off-by: Jens Axboe --- arch/m68k/emu/nfblock.c | 3 ++- arch/powerpc/sysdev/axonram.c | 5 +++--

[PATCH 3/5] block: add block polling support

2015-11-06 Thread Jens Axboe
Add basic support for polling for specific IO to complete. This uses the cookie that blk-mq passes back, which enables the block layer to pass this cookie to the driver to spin for a specific request. This will be combined with request latency tracking, so we can make qualified decisions about

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