Re: [PATCH net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'

2014-07-26 Thread Alexei Starovoitov
On Fri, Jul 25, 2014 at 3:17 PM, Pablo Neira Ayuso wrote: > On Fri, Jul 25, 2014 at 10:24:29AM -0700, Alexei Starovoitov wrote: >> On Fri, Jul 25, 2014 at 6:00 AM, Daniel Borkmann wrote: >> > On 07/25/2014 01:54 PM, Pablo Neira Ayuso wrote: >> >> >> >> On Fri, Jul 25, 2014 at 01:25:35PM +0200,

Re: Bug on Kernel 3.16 r6: Sound and Buffering in Clementine with Files are Transferring to Music Directory

2014-07-26 Thread Matt Joras
Nick, I could be wrong but I doubt this is symptomatic of a "kernel bug" as you seem to think. Are you saying that the music stutters during a transfer operation to your external hard drive? I.e. the music playback in Clementine stutters while you are writing to the disk the music files are

Re: [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs

2014-07-26 Thread Doug Anderson
caesar, On Fri, Jul 25, 2014 at 3:29 AM, caesar wrote: > Hi Thierry, > > > > > 在 2014年07月21日 21:27, Thierry Reding 写道: >> >> On Mon, Jul 21, 2014 at 08:58:42PM +0800, caesar wrote: >> >>> 于 2014年07月21日 16:50, Thierry Reding 写道: On Sat, Jul 19, 2014 at 08:55:29PM +0800, Caesar Wang

Re: [PATCH] crypto: ablkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Mark D Rustad
Rickard, On Jul 26, 2014, at 7:09 AM, Rickard Strandqvist wrote: > Replacing strncpy with strlcpy to avoid strings that lacks null terminate. > > Signed-off-by: Rickard Strandqvist > --- > crypto/ablkcipher.c |8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git

Re: [PATCH] crypto: crypto_user.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Mark D Rustad
Rickard, On Jul 26, 2014, at 7:15 AM, Rickard Strandqvist wrote: > Replacing strncpy with strlcpy to avoid strings that lacks null terminate. > > Signed-off-by: Rickard Strandqvist > --- > crypto/crypto_user.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff

Re: [PATCH RFC] sched: deferred set priority (dprio)

2014-07-26 Thread Mike Galbraith
On Sat, 2014-07-26 at 11:30 -0700, Sergey Oboguev wrote: > On Sat, Jul 26, 2014 at 1:58 AM, Mike Galbraith > wrote: > > On Fri, 2014-07-25 at 12:45 -0700, Sergey Oboguev wrote: > >> [This is a repost of the message from few day ago, with patch file > >> inline instead of being pointed by the

Re: Kernel 3.16-rc6 Bug with Sound?

2014-07-26 Thread Nick Krause
On Sat, Jul 26, 2014 at 4:24 AM, Mike Galbraith wrote: > On Fri, 2014-07-25 at 18:57 -0400, Nick Krause wrote: >> Hey guys after compiling and running the kernel in the subject line I >> get no sound >> and a message of no sound codec could be found. I am new so this may be >> a missed needed

Re: [PATCH 4/5] [SCSI] Do not use platform_bus as a parent

2014-07-26 Thread James Bottomley
On Sat, 2014-07-26 at 13:11 -0700, Greg Kroah-Hartman wrote: > On Fri, Jul 25, 2014 at 07:46:56AM -0700, James Bottomley wrote: > > On Fri, 2014-07-25 at 15:23 +0100, Pawel Moll wrote: > > > The host devices without a parent were "forcefully adopted" > > > by platform bus. This patch removes this

I have a donation to the less privileged, contact my lawyer for further steps on getting my funds to you.(walter_ashd...@qq.com)

2014-07-26 Thread chico
-- 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://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Bug on Kernel 3.16 r6: Sound and Buffering in Clementine with Files are Transferring to Music Directory

2014-07-26 Thread Nick Krause
Hey Guys, I seem to be hitting my first kernel bug in the kernel stated in my subject line. When I transfer a lot of music for a brtfs external hard drive I have the music in clementine I am listening to is stopped for a few seconds and then continues. I just using basic intel audio, nothing

Re: [PATCH v7 1/4] ARM: EXYNOS: Add support for mapping PMU base address via DT

2014-07-26 Thread Andreas Färber
Am 10.07.2014 15:49, schrieb Kukjin Kim: > Pankaj Dubey wrote: >> >> Add support for mapping Samsung Power Management Unit (PMU) >> base address from device tree. >> >> Signed-off-by: Pankaj Dubey >> Reviewed-by: Tomasz Figa >> --- >> arch/arm/mach-exynos/common.h |1 + >>

Re: [PATCH 1/1] Managed Devices devres_debugfs file system

2014-07-26 Thread Greg KH
On Fri, Jul 25, 2014 at 12:11:36PM +0100, Rob Jones wrote: > > > On 24/07/14 16:59, Greg KH wrote: > >On Thu, Jul 24, 2014 at 04:18:01PM +0100, Rob Jones wrote: > >>Reviewed-by: Ian Molton > >>Suggested-by: Ben Dooks > >>Signed-off-by: Rob Jones > >>--- > >>

[PATCH] x86: Reject x32 executables if x32 ABI not supported

2014-07-26 Thread Ben Hutchings
It is currently possible to execve() an x32 executable on an x86_64 kernel that has only ia32 compat enabled. However all its syscalls will fail, even _exit(). This usually causes it to segfault. Change the ELF compat architecture check so that x32 executables are rejected if we don't support

Hello

2014-07-26 Thread judithabd...@libero.it
I am Judith by name and i want us to be friends but i don't know how you will feel about it,I hope you wouldn't mind despite we don't know each other before? please i will like you to respond to my mail box so that i will give you every details about my self and also my phone number because i

Re: [RFC PATCH 1/1] ethtool: adding support for multiple slave port configuration

2014-07-26 Thread Ben Hutchings
On Fri, 2014-07-25 at 17:58 +0530, Mugunthan V N wrote: > Some Ethernet Swtich controllers like CPSW in AM335x, TI814x, DRA7x and > AM43xx SoCs, Network Coprocessor in AM5K2E0x, Realtek Switch controllers > etc has to capability of conneting multiple networks using L2 switching > and has multiple

Re: Bug on Boot of Ubuntu 14.04 with kernel 3.16 r6 release

2014-07-26 Thread Nick Krause
On Sat, Jul 26, 2014 at 10:27 PM, Nick Krause wrote: > On Sat, Jul 26, 2014 at 9:49 PM, Nick Krause wrote: >> On Sat, Jul 26, 2014 at 4:30 AM, Guenter Roeck wrote: >>> On 07/25/2014 06:34 PM, Nick Krause wrote: Hey Guys, After building my first rc kernel. I am sad to state it

Re: [PATCH] crypto: rng.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Mark D Rustad
Rickard, On Jul 26, 2014, at 7:18 AM, Rickard Strandqvist wrote: > Replacing strncpy with strlcpy to avoid strings that lacks null terminate. > > Signed-off-by: Rickard Strandqvist > --- > crypto/rng.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/crypto/rng.c

Re: Bug on Boot of Ubuntu 14.04 with kernel 3.16 r6 release

2014-07-26 Thread Nick Krause
On Sat, Jul 26, 2014 at 9:49 PM, Nick Krause wrote: > On Sat, Jul 26, 2014 at 4:30 AM, Guenter Roeck wrote: >> On 07/25/2014 06:34 PM, Nick Krause wrote: >>> >>> Hey Guys, >>> After building my first rc kernel. I am sad to state it doesn't >>> boot.It states that it can't find my root uuid for

RE: [PATCH v2 3/3] [SCSI] Make LBP quirk skip lbpme checks tests

2014-07-26 Thread KY Srinivasan
> -Original Message- > From: Martin K. Petersen [mailto:martin.peter...@oracle.com] > Sent: Saturday, July 26, 2014 12:25 PM > To: KY Srinivasan > Cc: Martin K. Petersen; Sitsofe Wheeler; Christoph Hellwig; > gre...@linuxfoundation.org; linux-kernel@vger.kernel.org; >

Re: [PATCH 2/2] V3 ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

2014-07-26 Thread Andrew Lunn
On Sat, Jul 26, 2014 at 04:48:10PM -0700, Benoit Masson wrote: > The Lenovo Iomega ix4-300d is a 4-Bay sata NAS with dual Gb, > USB2.0 & 3.0, powered by a Marvell Armada XP MV78230 dual core CPU. > > http://shop.lenovo.com/us/en/servers/network-storage/lenovoemc/ix4-300d/ > Signed-off-by: Benoit

Re: [PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

2014-07-26 Thread Andrew Lunn
Hi Benoit > + i2c@11000 { > + compatible = "marvell,mv78230-a0-i2c", > + "marvell,mv64xxx-i2c"; The point of my patches is that you don't need the "marvell,mv78230-a0-i2c". It will work out at runtime if the SoC

Re: [PATCH RFC tip/core/rcu] Fix attempt to avoid offloading callbacks unless requested

2014-07-26 Thread Pranith Kumar
On Fri, Jul 25, 2014 at 10:30 PM, Frederic Weisbecker wrote: >> I understand that if CONFIG_NO_HZ_FULL_ALL is set then CONFIG_NOCB_CPU_ALL >> will also be set and there is no need for this cpumask_or(). >> >> Is there any reason for the coupling between CONFIG_NO_HZ_FULL_ALL >> and

Re: Bug on Boot of Ubuntu 14.04 with kernel 3.16 r6 release

2014-07-26 Thread Nick Krause
On Sat, Jul 26, 2014 at 4:30 AM, Guenter Roeck wrote: > On 07/25/2014 06:34 PM, Nick Krause wrote: >> >> Hey Guys, >> After building my first rc kernel. I am sad to state it doesn't >> boot.It states that it can't find my root uuid for my ssd boot drive. >> I am using GSP with UEFI, on a Sandy

Re: [PATCH RFC tip/core/rcu] Fix attempt to avoid offloading callbacks unless requested

2014-07-26 Thread Pranith Kumar
On Fri, Jul 25, 2014 at 7:36 PM, Paul E. McKenney wrote: > [ Note: This applies on top of commit 187497fa5e9e (rcu: Allow for NULL > tick_nohz_full_mask when nohz_full= missing) in -tip > or -rcu. To make this work on top of rcu/next, move the > call to

Re: [PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area

2014-07-26 Thread Theodore Ts'o
Gioh, As follow up, if you want some further discussions about why these patches should be accepted, it would be good to get some hard data about why the keeping the ext4 superblock pinned is causing such a problem for page migation. Can you give us more details about what the impact is of not

[GIT PULL] x86 fixes for v3.16-rc7

2014-07-26 Thread H. Peter Anvin
Hi Linus, A couple of crash fixes, plus a fix that on 32 bits would cause a missing -ENOSYS for nonexistent system calls. The following changes since commit 9a3c4145af32125c5ee39c0272662b47307a8323: Linux 3.16-rc6 (2014-07-20 21:04:16 -0700) are available in the git repository at:

[PATCH] staging: gdm724x: fix misplaced open braces

2014-07-26 Thread Cihangir Akturk
This patch fixes the following checkpatch.pl issues in gdm_usb.c: ERROR: that open brace { should be on the previous line Signed-off-by: Cihangir Akturk --- drivers/staging/gdm724x/gdm_usb.c | 28 +++- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git

[PATCH 2/2] V3 ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

2014-07-26 Thread Benoit Masson
The Lenovo Iomega ix4-300d is a 4-Bay sata NAS with dual Gb, USB2.0 & 3.0, powered by a Marvell Armada XP MV78230 dual core CPU. http://shop.lenovo.com/us/en/servers/network-storage/lenovoemc/ix4-300d/ Signed-off-by: Benoit Masson --- arch/arm/boot/dts/Makefile | 3 +-

[PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

2014-07-26 Thread Benoit Masson
The Lenovo Iomega ix4-300d is a 4-Bay sata NAS with dual Gb, USB2.0 & 3.0, powered by a Marvell Armada XP MV78230 dual core CPU. http://shop.lenovo.com/us/en/servers/network-storage/lenovoemc/ix4-300d/ Signed-off-by: Benoit Masson --- arch/arm/boot/dts/Makefile | 3 +-

[PATCH] block: partitions: ibm.c: Cleaning same magic numbers

2014-07-26 Thread Rickard Strandqvist
Replaced a lot of the magic number, so it are now using a define instead. Signed-off-by: Rickard Strandqvist --- block/partitions/ibm.c | 37 + 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/block/partitions/ibm.c b/block/partitions/ibm.c

Re: [BUG] rc1 rc2 rc3 not bootable - black screen after kernel loading

2014-07-26 Thread Hugh Dickins
On Fri, 25 Jul 2014, Martin Kepplinger wrote: > Am 2014-07-25 01:20, schrieb Hugh Dickins: > > > > [PATCH] drm/i915: fix freeze with blank screen booting highmem > > yes! thanks Hugh. On top of linus' current tree, that finally fixes my > problem! I hope it'll be included soon! I'm glad to hear

Re: [PATCH] mm: fix direct reclaim writeback regression

2014-07-26 Thread Hugh Dickins
On Sun, 27 Jul 2014, Vlastimil Babka wrote: > On 07/26/2014 09:58 PM, Hugh Dickins wrote: > > Yes, 3.16-rc1's 68711a746345 ("mm, migration: add destination page > > freeing callback") has provided such a way to compaction: if migrating > > a SwapBacked page fails, its newpage may be put back on

[PATCH] block: elevator.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
Replacing strncpy with strlcpy to avoid strings that lacks null terminate. And set a string to be empty from the start. Signed-off-by: Rickard Strandqvist --- block/elevator.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/block/elevator.c b/block/elevator.c index

[PATCH] staging: ced1401: userspace: use1401.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
Replacing strncpy with strlcpy to avoid strings that lacks null terminate. And replacing strncat with strlcat because of incorrect use. Signed-off-by: Rickard Strandqvist --- drivers/staging/ced1401/userspace/use1401.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff

[PATCH] tools: perf: util: svghelper.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
Ensures that the string is null-terminate in connection with the use of strncpy. And removed unnecessary magic numbers. Signed-off-by: Rickard Strandqvist --- tools/perf/util/svghelper.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/perf/util/svghelper.c

[PATCH] tools: perf: util: parse-events.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
Ensures that the string is null-terminate in connection with the use of strncpy. And removed unnecessary magic numbers. Signed-off-by: Rickard Strandqvist --- tools/perf/util/parse-events.c |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git

[PATCH] tools: lib: api: fs: debugfs.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
Ensures that the string is null-terminate in connection with the use of strncpy. And removed unnecessary magic numbers. Signed-off-by: Rickard Strandqvist --- tools/lib/api/fs/debugfs.c |1 + 1 file changed, 1 insertion(+) diff --git a/tools/lib/api/fs/debugfs.c

Re: [PATCH v2] f2fs: Add f2fs_balance_fs for direct IO

2014-07-26 Thread Jaegeuk Kim
Hi Huang, On Sat, Jul 26, 2014 at 04:03:34PM +0800, huang ying wrote: > Hi, Jaegeuk, > > Do you have time to take a look at this patch? I merged this in my local tree. :) Thanks, > > Best Regards, > Huang, Ying -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [PATCH] mm: fix direct reclaim writeback regression

2014-07-26 Thread Vlastimil Babka
On 07/26/2014 09:58 PM, Hugh Dickins wrote: > Yes, 3.16-rc1's 68711a746345 ("mm, migration: add destination page > freeing callback") has provided such a way to compaction: if migrating > a SwapBacked page fails, its newpage may be put back on the list for > later use with PageSwapBacked still

[PATCH] scsi: scsi_tgt_if.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
If you are going to use memset before strncpy you must copy sizeof -1 Signed-off-by: Rickard Strandqvist --- drivers/scsi/scsi_tgt_if.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/scsi_tgt_if.c b/drivers/scsi/scsi_tgt_if.c index 6209110..7dc98eb 100644

[PATCH] fs: cifs: cifsencrypt.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
If you are going to use memset before strncpy you must copy sizeof -1 Signed-off-by: Rickard Strandqvist --- fs/cifs/cifsencrypt.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/cifs/cifsencrypt.c b/fs/cifs/cifsencrypt.c index 4934347..dcca8b3 100644 ---

[PATCH] arch: x86: platform: intel-mid: sfi.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
If you are going to use memset before strncpy you must copy sizeof -1 Signed-off-by: Rickard Strandqvist --- arch/x86/platform/intel-mid/sfi.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/x86/platform/intel-mid/sfi.c b/arch/x86/platform/intel-mid/sfi.c index

Re: Random panic in load_balance() with 3.16-rc

2014-07-26 Thread Jakub Jelinek
On Sat, Jul 26, 2014 at 10:20:55PM +0200, Markus Trippelsdorf wrote: > On 2014.07.26 at 15:55 -0400, Theodore Ts'o wrote: > > On Sat, Jul 26, 2014 at 09:35:57PM +0200, Markus Trippelsdorf wrote: > > > > > > But fortunately the workaround for the new inode.c bug is the same as > > > for the

[PATCH] arch: x86: ia32: ia32_aout.c: Cleaning up missing null-terminate in conjunction with strncpy

2014-07-26 Thread Rickard Strandqvist
Replacing strncpy with strlcpy to avoid strings that lacks null terminate. And use the sizeof on the to string rather than the from string. Signed-off-by: Rickard Strandqvist --- arch/x86/ia32/ia32_aout.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] arch: powerpc: sysdev: qe_lib: qe.c: Cleaning up in conjunction with strncpy and strcpy

2014-07-26 Thread Rickard Strandqvist
Replacing strcpy and strncpy with strlcpy to avoid strings that ar to big, or lacks null terminate. Signed-off-by: Rickard Strandqvist --- arch/powerpc/sysdev/qe_lib/qe.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/powerpc/sysdev/qe_lib/qe.c

Re: [PATCH v4] Input: synaptics - use firmware data for Cr-48

2014-07-26 Thread Dmitry Torokhov
Hi Henrik, On Wed, Feb 20, 2013 at 10:55:13PM +0100, Henrik Rydberg wrote: > Hi Chung-yih, > > > The profile sensor clickpad in a Cr-48 Chromebook does a reasonable job of > > tracking individual fingers. This tracking isn't perfect, but, experiments > > show that it works better than just

Re: [PATCH ] ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init

2014-07-26 Thread Robert Jarzmik
Arnd Bergmann writes: > commit a38b1f60b5245a3 ("ARM: pxa: Add non device-tree timer link to > clocksource") introduced a harmless section mismatch warning for > all pxa platforms, by introducing a new pxa_timer_init() function > that is not marked __init but that calls pxa_timer_nodt_init(), >

Re: [PATCH] Input: synaptics - properly initialize slots for semi-MT

2014-07-26 Thread Dmitry Torokhov
On Sat, Jul 26, 2014 at 05:50:06PM +0200, Henrik Rydberg wrote: > Hi Dmitry, > > On 07/26/2014 02:27 AM, Dmitry Torokhov wrote: > > Semi-MT devices are pointers too, so let's tell that to > > input_mt_init_slots(), as well as let it set up the devices as semi-MT, > > instead of us doing it

Re: [RFC PATCHv2 00/11] Adding FreeBSD's Capsicum security framework

2014-07-26 Thread Eric W. Biederman
David Drysdale writes: > The last couple of versions of FreeBSD (9.x/10.x) have included the > Capsicum security framework [1], which allows security-aware > applications to sandbox themselves in a very fine-grained way. For > example, OpenSSH now (>= 6.5) uses Capsicum in its FreeBSD version

Re: Random panic in load_balance() with 3.16-rc

2014-07-26 Thread Linus Torvalds
On Sat, Jul 26, 2014 at 1:19 PM, Markus Trippelsdorf wrote: > > Yes. The option only affects -g builds. Ok, good. I'll wait a bit to hopefully get confirmation from Michel's setup, but this does seem to be the solution. > So, the option should only be enabled for debugging builds. Something >

[PATCH 3.4 03/23] shmem: fix faulting into a hole, not taking i_mutex

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins commit 8e205f779d1443a94b5ae81aa359cb535dd3021e upstream. Commit f00cdc6df7d7 ("shmem: fix faulting into a hole while it's punched") was buggy: Sasha sent a lockdep report to

[PATCH 3.4 02/23] shmem: fix faulting into a hole while its punched

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins commit f00cdc6df7d7cfcabb5b740911e6788cb0802bdb upstream. Trinity finds that mmap access to a hole while it's punched from shmem can prevent the madvise(MADV_REMOVE) or

Re: Random panic in load_balance() with 3.16-rc

2014-07-26 Thread Markus Trippelsdorf
On 2014.07.26 at 15:55 -0400, Theodore Ts'o wrote: > On Sat, Jul 26, 2014 at 09:35:57PM +0200, Markus Trippelsdorf wrote: > > > > But fortunately the workaround for the new inode.c bug is the same as > > for the original bug: -fno-var-tracking-assignments. > > > > It would make sense to enabled

[PATCH 3.4 05/23] tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit 2cd0d743b05e87445c54ca124a9916f22f16742e ] If there is an MSS change (or misbehaving receiver) that causes a SACK to arrive that covers the end of an skb but is

[PATCH 3.4 07/23] igmp: fix the problem when mc leave group

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: dingtianhong [ Upstream commit 52ad353a5344f1f700c5b777175bdfa41d3cd65a ] The problem was triggered by these steps: 1) create socket, bind and then setsockopt for add mc group.

[PATCH 3.4 06/23] 8021q: fix a potential memory leak

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Li RongQing [ Upstream commit 916c1689a09bc1ca81f2d7a34876f8d35aadd11b ] skb_cow called in vlan_reorder_header does not free the skb when it failed, and vlan_reorder_header returns NULL to

[PATCH 3.4 19/23] mwifiex: fix Tx timeout issue

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Amitkumar Karwar commit d76744a93246eccdca1106037e8ee29debf48277 upstream. https://bugzilla.kernel.org/show_bug.cgi?id=70191 https://bugzilla.kernel.org/show_bug.cgi?id=77581 It is observed

[PATCH 3.4 04/23] shmem: fix splicing from a hole while its punched

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins commit b1a366500bd537b50c3aad26dc7df083ec03a448 upstream. shmem_fault() is the actual culprit in trinity's hole-punch starvation, and the most significant cause of such problems:

[PATCH 3.4 00/23] 3.4.100-stable review

2014-07-26 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.4.100 release. There are 23 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Mon Jul 28 19:01:37 UTC 2014. Anything

Re: Random panic in load_balance() with 3.16-rc

2014-07-26 Thread Markus Trippelsdorf
On 2014.07.26 at 12:56 -0700, Linus Torvalds wrote: > On Sat, Jul 26, 2014 at 12:35 PM, Markus Trippelsdorf > wrote: > > > > But fortunately the workaround for the new inode.c bug is the same as > > for the original bug: -fno-var-tracking-assignments. > > > > It would make sense to enabled it

[PATCH 3.4 16/23] dns_resolver: Null-terminate the right string

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings [ Upstream commit 640d7efe4c08f06c4ae5d31b79bd8740e7f6790a ] *_result[len] is parsed as *(_result[len]) which is not at all what we want to touch here. Signed-off-by: Ben

[PATCH 3.4 17/23] ipv4: fix buffer overflow in ip_options_compile()

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 10ec9472f05b45c94db3c854d22581a20b97db41 ] There is a benign buffer overflow in ip_options_compile spotted by AddressSanitizer[1] : Its benign because we always

[PATCH 3.4 23/23] iommu/vt-d: Disable translation if already enabled

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Takao Indoh commit 3a93c841c2b3b14824f7728dd74bd00a1cedb806 upstream. This patch disables translation(dma-remapping) before its initialization if it is already enabled. This is needed for

[PATCH 3.4 20/23] drm/radeon: avoid leaking edid data

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 0ac66effe7fcdee55bda6d5d10d3372c95a41920 upstream. In some cases we fetch the edid in the detect() callback in order to determine what sort of monitor is connected. If that

[PATCH 3.4 08/23] tcp: fix false undo corner cases

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Yuchung Cheng [ Upstream commit 6e08d5e3c8236e7484229e46fdf92006e1dd4c49 ] The undo code assumes that, upon entering loss recovery, TCP 1) always retransmit something 2) the retransmission

[PATCH 3.4 09/23] appletalk: Fix socket referencing in skb

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Andrey Utkin [ Upstream commit 36beddc272c111689f3042bf3d10a64d8a805f93 ] Setting just skb->sk without taking its reference and setting a destructor is invalid. However, in the places where

[PATCH 3.4 13/23] net: pppoe: use correct channel MTU when using Multilink PPP

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Christoph Schulz [ Upstream commit a8a3e41c67d24eb12f9ab9680cbb85e24fcd9711 ] The PPP channel MTU is used with Multilink PPP when ppp_mp_explode() (see ppp_generic module) tries to determine

[PATCH 3.4 14/23] sunvnet: clean up objects created in vnet_new() on vnet_exit()

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Sowmini Varadhan [ Upstream commit a4b70a07ed12a71131cab7adce2ce91c71b37060 ] Nothing cleans up the objects created by vnet_new(), they are completely leaked. vnet_exit(), after doing the

Re: [PATCH] wlan-ng:prism2sta: Changes reporting format to meet checkpatch.pl

2014-07-26 Thread Greg Kroah-Hartman
On Sat, Jul 26, 2014 at 04:09:24PM -0400, torresari...@gmail.com wrote: > From: Santiago Torres > > [linux-next]: Make the format strings for netdev_err shorter so they can > fit under the 80 column width requirement. We do not have that requirement for strings at all, so no need to make this

[PATCH 3.4 10/23] be2net: set EQ DB clear-intr bit in be_open()

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Suresh Reddy [ Upstream commit 4cad9f3b61c7268fa89ab8096e23202300399b5d ] On BE3, if the clear-interrupt bit of the EQ doorbell is not set the first time it is armed, ocassionally we have

[PATCH 3.4 22/23] PM / sleep: Fix request_firmware() error at resume

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 4320f6b1d9db4ca912c5eb6ecb328b2e090e1586 upstream. The commit [247bc037: PM / Sleep: Mitigate race between the freezer and request_firmware()] introduced the finer state

[PATCH 3.4 11/23] tipc: clear next-pointer of message fragments before reassembly

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Jon Paul Maloy [ Upstream commit 999417549c16dd0e3a382aa9f6ae61688db03181 ] If the 'next' pointer of the last fragment buffer in a message is not zeroed before reassembly, we risk ending up

[PATCH 3.10 12/56] iwlwifi: dvm: dont enable CTS to self

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Emmanuel Grumbach commit 43d826ca5979927131685cc2092c7ce862cb91cd upstream. We should always prefer to use full RTS protection. Using CTS to self gives a meaningless improvement, but this

[PATCH 3.10 13/56] shmem: fix faulting into a hole while its punched

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins commit f00cdc6df7d7cfcabb5b740911e6788cb0802bdb upstream. Trinity finds that mmap access to a hole while it's punched from shmem can prevent the madvise(MADV_REMOVE) or

[PATCH 3.10 14/56] shmem: fix faulting into a hole, not taking i_mutex

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins commit 8e205f779d1443a94b5ae81aa359cb535dd3021e upstream. Commit f00cdc6df7d7 ("shmem: fix faulting into a hole while it's punched") was buggy: Sasha sent a lockdep report to

[PATCH 3.4 12/23] net: sctp: fix information leaks in ulpevent layer

2014-07-26 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Borkmann [ Upstream commit 8f2e5ae40ec193bc0a0ed99e95315c3eebca84ea ] While working on some other SCTP code, I noticed that some structures shared with user space are leaking

Re: [PATCH] ARM: at91/dt: sam9x5: fix ADC compatible string

2014-07-26 Thread Alexandre Belloni
Hi, On 27/07/2014 at 00:06:56 +0400, Sergei Shtylyov wrote : > >diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi > >b/arch/arm/boot/dts/at91sam9x5.dtsi > >index 2c0d6ea3ab41..5d7cf394f537 100644 > >--- a/arch/arm/boot/dts/at91sam9x5.dtsi > >+++ b/arch/arm/boot/dts/at91sam9x5.dtsi > >@@ -964,7

Re: [PATCH 5/5] platform: Make platform_bus device a platform device

2014-07-26 Thread Greg Kroah-Hartman
On Fri, Jul 25, 2014 at 03:23:53PM +0100, Pawel Moll wrote: > ... describing the root of the device tree, so one can write > a platform driver initializing the platform. > > Signed-off-by: Pawel Moll > --- > drivers/base/platform.c | 20 ++-- >

[PATCH 3.10 15/56] shmem: fix splicing from a hole while its punched

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins commit b1a366500bd537b50c3aad26dc7df083ec03a448 upstream. shmem_fault() is the actual culprit in trinity's hole-punch starvation, and the most significant cause of such problems:

[PATCH 3.10 17/56] tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit 2cd0d743b05e87445c54ca124a9916f22f16742e ] If there is an MSS change (or misbehaving receiver) that causes a SACK to arrive that covers the end of an skb but

Re: [PATCH 5/5] platform: Make platform_bus device a platform device

2014-07-26 Thread Greg Kroah-Hartman
On Fri, Jul 25, 2014 at 03:23:53PM +0100, Pawel Moll wrote: > ... describing the root of the device tree, so one can write > a platform driver initializing the platform. Wait, what do you mean by "one can write a platform driver initializing the platform"? I don't understand your end goal

[PATCH 3.10 16/56] ip_tunnel: fix ip_tunnel_lookup

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Dmitry Popov [ Upstream commit e0056593b61253f1a8a9941dacda22e73b963cdc ] This patch fixes 3 similar bugs where incoming packets might be routed into wrong non-wildcard tunnels: 1) Consider

[PATCH 3.10 18/56] net: sctp: check proc_dointvec result in proc_sctp_do_auth

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Borkmann [ Upstream commit 24599e61b7552673dd85971cf5a35369cd8c119e ] When writing to the sysctl field net.sctp.auth_enable, it can well be that the user buffer we handed over to

[PATCH 3.10 19/56] 8021q: fix a potential memory leak

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Li RongQing [ Upstream commit 916c1689a09bc1ca81f2d7a34876f8d35aadd11b ] skb_cow called in vlan_reorder_header does not free the skb when it failed, and vlan_reorder_header returns NULL to

[PATCH 3.10 02/56] media: gspca_pac7302: Add new usb-id for Genius i-Look 317

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Hans de Goede commit 242841d3d71191348f98310e2d2001e1001d8630 upstream. Tested-and-reported-by: yullaw Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab Signed-off-by:

Re: [PATCH 4/5] [SCSI] Do not use platform_bus as a parent

2014-07-26 Thread Greg Kroah-Hartman
On Fri, Jul 25, 2014 at 07:46:56AM -0700, James Bottomley wrote: > On Fri, 2014-07-25 at 15:23 +0100, Pawel Moll wrote: > > The host devices without a parent were "forcefully adopted" > > by platform bus. This patch removes this assignment. In > > effect the dev_dev may be NULL now, which means

[PATCH 3.10 20/56] ipv4: fix dst race in sk_dst_get()

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit f88649721268999bdff09777847080a52004f691 ] When IP route cache had been removed in linux-3.6, we broke assumption that dst entries were all freed after rcu

[PATCH 3.10 03/56] Drivers: hv: util: Fix a bug in the KVP code

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: "K. Y. Srinivasan" commit 9bd2d0dfe4714dd5d7c09a93a5c9ea9e14ceb3fc upstream. Add code to poll the channel since we process only one message at a time and the host may not interrupt us. Also

Re: ARC fails to boot on linux-next of 20140711

2014-07-26 Thread Rob Herring
On Sat, Jul 26, 2014 at 11:50 AM, Grant Likely wrote: > On Sat, 26 Jul 2014 06:52:36 +, Vineet Gupta > wrote: >> Hi Rob, >> >> On Friday 25 July 2014 07:45 PM, Rob Herring wrote: >> > On Fri, Jul 25, 2014 at 6:02 AM, Vineet Gupta >> > wrote: >> >> > Hi Grant, >> >> > >> >> > linux-next has

[PATCH 3.10 04/56] Bluetooth: Ignore H5 non-link packets in non-active state

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Loic Poulain commit 48439d501e3d9e8634bdc0c418e066870039599d upstream. When detecting a non-link packet, h5_reset_rx() frees the Rx skb. Not returning after that will cause the upcoming

[PATCH 3.10 21/56] ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 7f502361531e9eecb396cf99bdc9e9a59f7ebd7f ] We have two different ways to handle changes to sk->sk_dst First way (used by TCP) assumes socket lock is owned by

[PATCH 3.10 09/56] hwmon: (da9052) Dont use dash in the name attribute

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin commit ee14b644daaa58afe1e91bb9ebd9cf1b18d1f5fa upstream. Dashes are not allowed in hwmon name attributes. Use "da9052" instead of "da9052-hwmon". Signed-off-by: Axel Lin

[PATCH 3.10 06/56] tracing: Fix graph tracer with stack tracer on other archs

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: "Steven Rostedt (Red Hat)" commit 5f8bf2d263a20b986225ae1ed7d6759dc4b93af9 upstream. Running my ftrace tests on PowerPC, it failed the test that checks if function_graph tracer is affected by

[PATCH] wlan-ng:prism2sta: Changes reporting format to meet checkpatch.pl

2014-07-26 Thread torresariass
From: Santiago Torres [linux-next]: Make the format strings for netdev_err shorter so they can fit under the 80 column width requirement. To achieve this, the "result=" was stripped down to an implicit version (i.e. result=%d to (%d)). This allows the whole string to fit inside the 80 column

[PATCH 3.10 05/56] fuse: handle large user and group ID

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Miklos Szeredi commit 233a01fa9c4c7c41238537e8db8434667ff28a2f upstream. If the number in "user_id=N" or "group_id=N" mount options was larger than INT_MAX then fuse returned EINVAL. Fix

[PATCH 3.10 07/56] tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: "zhangwei(Jovi)" commit 8abfb8727f4a724d31f9ccfd8013fbd16d539445 upstream. Currently trace option stacktrace is not applicable for trace_printk with constant string argument, the reason is in

[PATCH 3.10 01/56] usb: Check if port status is equal to RxDetect

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Gavin Guo commit bb86cf569bbd7ad4dce581a37c7fbd748057e9dc upstream. When using USB 3.0 pen drive with the [AMD] FCH USB XHCI Controller [1022:7814], the second hotplugging will experience the

[PATCH 3.10 10/56] hwmon: (adt7470) Fix writes to temperature limit registers

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck commit de12d6f4b10b21854441f5242dcb29ea96181e58 upstream. Temperature limit registers are signed. Limits therefore need to be clamped to (-128, 127) degrees C and not to (0,

[PATCH 3.10 08/56] hwmon: (da9055) Dont use dash in the name attribute

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin commit 6b00f440dd678d786389a7100a2e03fe44478431 upstream. Dashes are not allowed in hwmon name attributes. Use "da9055" instead of "da9055-hwmon". Signed-off-by: Axel Lin

[PATCH 3.10 23/56] bnx2x: fix possible panic under memory stress

2014-07-26 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 07b0f00964def8af9321cfd6c4a7e84f6362f728 ] While it is legal to kfree(NULL), it is not wise to use : put_page(virt_to_head_page(NULL)) BUG: unable to handle

  1   2   3   4   5   6   7   8   9   10   >