[PATCH] time: fix inconsistent function names in comments

2007-10-30 Thread lizf
Signed-off-by: Li Zefan [EMAIL PROTECTED] --- kernel/time/tick-broadcast.c |2 +- kernel/time/tick-sched.c |2 +- kernel/timer.c |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/time/tick-broadcast.c b/kernel/time/tick-broadcast.c index

[PATCH] sparck64: remove duplicate includes

2007-11-01 Thread lizf
This patch removes duplicate includes in arch/sparc64 Signed-off-by Li Zefan [EMAIL PROTECTED] --- arch/sparc64/kernel/ds.c |1 - arch/sparc64/kernel/module.c |1 - arch/sparc64/kernel/sys_sparc32.c |1 - arch/sparc64/kernel/sys_sunos32.c |1 -

[PATCH 3.4 00/91] 3.4.105-rc1 review

2014-11-27 Thread lizf
From: Zefan Li lize...@huawei.com This is the start of the stable review cycle for the 3.4.105 release. There are 91 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 2014年 11月

[PATCH 3.4 02/91] regmap: Fix handling of volatile registers for format_write() chips

2014-11-27 Thread lizf
From: Mark Brown broo...@linaro.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 5844a8b9d98ec11ce1d77610daacf3f0a0e14715 upstream. A previous over-zealous factorisation of code means that we only treat registers as volatile if they

[PATCH 3.4 07/91] ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock

2014-11-27 Thread lizf
From: Jiri Kosina jkos...@suse.cz 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 6726655dfdd2dc60c035c690d9f10cb69d7ea075 upstream. There is a following AB-BA dependency between cpu_hotplug.lock and cpuidle_lock: 1) cpu_hotplug.lock -

[PATCH 3.4 03/91] drm/i915: Remove bogus __init annotation from DMI callbacks

2014-11-27 Thread lizf
From: Mathias Krause mini...@googlemail.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit bbe1c2740d3a25aa1dbe5d842d2ff09cddcdde0a upstream. The __init annotations for the DMI callback functions are wrong as this code can be called even

[PATCH 3.4 01/91] KVM: s390: Fix user triggerable bug in dead code

2014-11-27 Thread lizf
this switch statement. Signed-off-by: Christian Borntraeger borntrae...@de.ibm.com Reviewed-by: Cornelia Huck cornelia.h...@de.ibm.com Reviewed-by: David Hildenbrand d...@linux.vnet.ibm.com [lizf: Backported to 3.4: - adjust context - no KVM_EXIT_S390_TSCH and KVM_EXIT_DEBUG in 3.4] Signed-off

[PATCH 3.4 23/91] drm/radeon: add connector quirk for fujitsu board

2014-11-27 Thread lizf
From: Alex Deucher alexander.deuc...@amd.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 1952f24d0fa6292d65f886887af87ba8ac79b3ba upstream. Vbios connector table lists non-existent VGA port. Bug:

[PATCH 3.4 20/91] block: Fix dev_t minor allocation lifetime

2014-11-27 Thread lizf
the same major/minor. Since the partition's release may be invoked from call_rcu's soft-irq context, the ext_dev_idr's mutex had to be replaced with a spinlock so as not so sleep. Signed-off-by: Keith Busch keith.bu...@intel.com Signed-off-by: Jens Axboe ax...@fb.com [lizf: Backported to 3.4

[PATCH 3.4 14/91] ahci: Add Device IDs for Intel 9 Series PCH

2014-11-27 Thread lizf
From: James Ralston james.d.rals...@intel.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 1b071a0947dbce5c184c12262e02540fbc493457 upstream. This patch adds the AHCI mode SATA Device IDs for the Intel 9 Series PCH. Signed-off-by:

[PATCH 3.4 10/91] percpu: perform tlb flush after pcpu_map_pages() failure

2014-11-27 Thread lizf
From: Tejun Heo t...@kernel.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 849f5169097e1ba35b90ac9df76b5bb6f9c0aabd upstream. If pcpu_map_pages() fails midway, it unmaps the already mapped pages. Currently, it doesn't flush tlb after

[PATCH 3.4 17/91] USB: sierra: avoid CDC class functions on 68A3 devices

2014-11-27 Thread lizf
increasing the already long interface number blacklist. This should be more future proof if Sierra adds more class functions using interface numbers not yet in the blacklist. Signed-off-by: Bjørn Mork bj...@mork.no Signed-off-by: Johan Hovold jo...@kernel.org [lizf: Backported to 3.4: adjust context

[PATCH 3.4 21/91] usb: dwc3: core: fix order of PM runtime calls

2014-11-27 Thread lizf
Driver) Signed-off-by: Felipe Balbi ba...@ti.com [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li lize...@huawei.com --- drivers/usb/dwc3/core.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/usb/dwc3/core.c b/drivers/usb/dwc3/core.c index

[PATCH 3.4 09/91] percpu: fix pcpu_alloc_pages() failure path

2014-11-27 Thread lizf
From: Tejun Heo t...@kernel.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit f0d279654dea22b7a6ad34b9334aee80cda62cde upstream. When pcpu_alloc_pages() fails midway, pcpu_free_pages() is invoked to free what has already been allocated.

[PATCH 3.4 18/91] USB: sierra: add 1199:68AA device ID

2014-11-27 Thread lizf
From: Bjørn Mork bj...@mork.no 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 5b3da69285c143b7ea76b3b9f73099ff1093ab73 upstream. This VID:PID is used for some Direct IP devices behaving identical to the already supported 0F3D:68AA

[PATCH 3.4 11/91] percpu: free percpu allocation info for uniprocessor system

2014-11-27 Thread lizf
From: Honggang Li enjoymind...@gmail.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 3189eddbcafcc4d827f7f19facbeddec4424eba8 upstream. Currently, only SMP system free the percpu allocation info. Uniprocessor system should free it

[PATCH 3.4 28/91] Input: synaptics - add support for ForcePads

2014-11-27 Thread lizf
From: Dmitry Torokhov dmitry.torok...@gmail.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 5715fc764f7753d464dbe094b5ef9cffa6e479a4 upstream. ForcePads are found on HP EliteBook 1040 laptops. They lack any kind of physical buttons,

[PATCH 3.4 31/91] libceph: do not hard code max auth ticket len

2014-11-27 Thread lizf
From: Ilya Dryomov ilya.dryo...@inktank.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit c27a3e4d667fdcad3db7b104f75659478e0c68d8 upstream. We hard code cephx auth ticket buffer size to 256 bytes. This isn't enough for any moderate

[PATCH 3.4 43/91] perf: Fix a race condition in perf_remove_from_context()

2014-11-27 Thread lizf
From: Cong Wang cw...@twopensource.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 3577af70a2ce4853d58e57d832e687d739281479 upstream. We saw a kernel soft lockup in perf_remove_from_context(), it looks like the `perf` process, when

[PATCH 3.4 39/91] alarmtimer: Lock k_itimer during timer callback

2014-11-27 Thread lizf
From: Richard Larocque rlaroc...@google.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 474e941bed9262f5fa2394f9a4a67e24499e5926 upstream. Locks the k_itimer's it_lock member when handling the alarm timer's expiry callback. The

[PATCH 3.4 24/91] usb: host: xhci: fix compliance mode workaround

2014-11-27 Thread lizf
71c731a. Fixes: 71c731a (usb: host: xhci: Fix Compliance Mode on SN65LVP3502CP Hardware) Cc: Alexis R. Cortes alexis.cor...@ti.com Signed-off-by: Felipe Balbi ba...@ti.com Acked-by: Mathias Nyman mathias.ny...@linux.intel.com Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org [lizf

[PATCH 3.4 38/91] alarmtimer: Do not signal SIGEV_NONE timers

2014-11-27 Thread lizf
From: Richard Larocque rlaroc...@google.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 265b81d23a46c39df0a735a3af4238954b41a4c2 upstream. Avoids sending a signal to alarm timers created with sigev_notify set to SIGEV_NONE by checking

[PATCH 3.4 29/91] libceph: gracefully handle large reply messages from the mon

2014-11-27 Thread lizf
are expecting, fall back to trying to allocate a new one instead of blindly using the one we have. Signed-off-by: Sage Weil s...@redhat.com Reviewed-by: Ilya Dryomov ilya.dryo...@inktank.com [lizf: Backported to 3.4: s/front_alloc_len/front_max/g] Signed-off-by: Zefan Li lize...@huawei.com --- net

[PATCH 3.4 45/91] Input: i8042 - add Fujitsu U574 to no_timeout dmi table

2014-11-27 Thread lizf
From: Hans de Goede hdego...@redhat.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit cc18a69c92d0972bc2fc5a047ee3be1e8398171b upstream. https://bugzilla.kernel.org/show_bug.cgi?id=69731 Reported-by: Jason Robinson

[PATCH 3.4 35/91] xhci: Fix null pointer dereference if xhci initialization fails

2014-11-27 Thread lizf
From: Mathias Nyman mathias.ny...@linux.intel.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit c207e7c50f31113c24a9f536fcab1e8a256985d7 upstream. If xhci initialization fails before the roothub bandwidth domains (xhci-rh_bw[i]) are

[PATCH 3.4 42/91] MIPS: ZBOOT: add missing linux/string.h include

2014-11-27 Thread lizf
From: Aurelien Jarno aurel...@aurel32.net 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 29593fd5a8149462ed6fad0d522234facdaee6c8 upstream. Commit dc4d7b37 (MIPS: ZBOOT: gather string functions into string.c) moved the string related

[PATCH 3.4 33/91] usb: hub: take hub-hdev reference when processing from eventlist

2014-11-27 Thread lizf
From: Joe Lawrence joe.lawre...@stratus.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit c605f3cdff53a743f6d875b76956b239deca1272 upstream. During surprise device hotplug removal tests, it was observed that hub_events may try to call

[PATCH 3.4 37/91] alarmtimer: Return relative times in timer_gettime

2014-11-27 Thread lizf
[jstultz: minor style tweak] Signed-off-by: John Stultz john.stu...@linaro.org [lizf: Backported to 3.4: - add alarm_expires_remaining() introduced by commit 6cffe00f7d4e] Signed-off-by: Zefan Li lize...@huawei.com --- kernel/time/alarmtimer.c | 24 +--- 1 file changed, 17 insertions

[PATCH 3.4 58/91] can: at91_can: add missing prepare and unprepare of the clock

2014-11-27 Thread lizf
From: David Dueck davidcdu...@googlemail.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit e77980e50bc2850599d4d9c0192b67a9ffd6daac upstream. In order to make the driver work with the common clock framework, this patch converts the

[PATCH 3.4 51/91] USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter

2014-11-27 Thread lizf
From: Mark ma...@clara.co.uk 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 67d365a57a51fb9dece6a5ceb504aa381cae1e5b upstream. The Adaptec USBConnect 2000 is another SCSI-USB converter which uses Shuttle Technology/SCM Microsystems

[PATCH 3.4 52/91] USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter

2014-11-27 Thread lizf
From: Mark ma...@clara.co.uk 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit b6a3ed677991558ce09046397a7c4d70530d15b3 upstream. Hi, The Ariston Technologies iConnect 025 and iConnect 050 (also known as e.g. iSCSI-50) are SCSI-USB

[PATCH 3.4 46/91] Input: i8042 - add nomux quirk for Avatar AVIU-145A6

2014-11-27 Thread lizf
From: Hans de Goede hdego...@redhat.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit d2682118f4bb3ceb835f91c1a694407a31bb7378 upstream. The sys_vendor / product_name are somewhat generic unfortunately, so this may lead to some false

[PATCH 3.4 83/91] Fix spurious request sense in error handling

2014-11-27 Thread lizf
From: James Bottomley jbottom...@parallels.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit d555a2abf3481f81303d835046a5ec2c4fb3ca8e upstream. We unconditionally execute scsi_eh_get_sense() to make sure all failed commands that should

[PATCH 3.4 77/91] ext4: avoid trying to kfree an ERR_PTR pointer

2014-11-27 Thread lizf
version of smatch.) Fixes: 36de928641ee48b2078d3fe9514242aaa2f92013 Reported-by: Dan Carpenter dan.carpen...@oracle.com Signed-off-by: Theodore Ts'o ty...@mit.edu [lizf: Backported to 3.4: - s/new.bh/new_bh/ - drop the change to ext4_cross_rename()] Signed-off-by: Zefan Li lize...@huawei.com

[PATCH 3.4 59/91] ALSA: pcm: fix fifo_size frame calculation

2014-11-27 Thread lizf
From: Clemens Ladisch clem...@ladisch.de 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit a9960e6a293e6fc3ed414643bb4e4106272e4d0a upstream. The calculated frame size was wrong because snd_pcm_format_physical_width() actually returns the

[PATCH 3.4 81/91] mnt: Only change user settable mount flags in remount

2014-11-27 Thread lizf
From: Eric W. Biederman ebied...@xmission.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit a6138db815df5ee542d848318e5dae681590fccd upstream. Kenton Varda ken...@sandstorm.io discovered that by remounting a read-only bind mount

[PATCH 3.4 62/91] sched: Fix unreleased llc_shared_mask bit during CPU hotplug

2014-11-27 Thread lizf
From: Wanpeng Li wanpeng...@linux.intel.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 03bd4e1f7265548832a76e7919a81f3137c44fd1 upstream. The following bug can be triggered by hot adding and removing a large number of xen domain0's

[PATCH 3.4 73/91] init/Kconfig: Hide printk log config if CONFIG_PRINTK=n

2014-11-27 Thread lizf
if CONFIG_PRINTK=n, so don't ask about their size at all. Signed-off-by: Josh Triplett j...@joshtriplett.org Acked-by: Randy Dunlap rdun...@infradead.org [lizf: Backported to 3.4: - drop the change to CONFIG_LOG_CPU_MAX_BUF_SHIFT as it doesn't exist in 3.4] Signed-off-by: Zefan Li lize...@huawei.com

[PATCH 3.4 48/91] iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure

2014-11-27 Thread lizf
From: Joern Engel jo...@logfs.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 8ae757d09c45102b347a1bc2867f54ffc1ab8fda upstream. In iscsi_copy_param_list() a failed iscsi_param_list memory allocation currently invokes

[PATCH 3.4 56/91] can: flexcan: implement workaround for errata ERR005829

2014-11-27 Thread lizf
From: David Jander da...@protonic.nl 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 25e924450fcb23c11c07c95ea8964dd9f174652e upstream. This patch implements the workaround mentioned in ERR005829: ERR005829: FlexCAN: FlexCAN does not

[PATCH 3.4 49/91] NFSv4: Fix another bug in the close/open_downgrade code

2014-11-27 Thread lizf
Fixes: aee7af356e15 (NFSv4: Fix problems with close in the presence...) Signed-off-by: Trond Myklebust trond.mykleb...@primarydata.com [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li lize...@huawei.com --- fs/nfs/nfs4proc.c | 30 +++--- 1 file changed, 15

[PATCH 3.4 76/91] ext4: propagate errors up to ext4_find_entry()'s callers

2014-11-27 Thread lizf
an error instead of a NULL inode, since that will result in a negative dentry cache entry that will stick around long past the OOM condition which caused a transient ENOMEM error. Google-Bug-Id: #17142205 Signed-off-by: Theodore Ts'o ty...@mit.edu [lizf: Backported to 3.4: - adjust context - s

[PATCH 3.4 89/91] net: Do not enable tx-nocache-copy by default

2014-11-27 Thread lizf
From: Benjamin Poirier bpoir...@suse.de 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit cdb3f4a31b64c3a1c6eef40bc01ebc9594c58a8c upstream. There are many cases where this feature does not improve performance or even reduces it. For

[PATCH 3.4 88/91] ipv6: reuse ip6_frag_id from ip6_ufo_append_data

2014-11-27 Thread lizf
From: Hannes Frederic Sowa han...@stressinduktion.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 916e4cf46d0204806c062c8c6c4d1f633852c5b6 upstream. Currently we generate a new fragmentation id on UFO segmentation. It is pretty hairy

[PATCH 3.4 86/91] ipv4: disable bh while doing route gc

2014-11-27 Thread lizf
From: Marcelo Ricardo Leitner mleit...@redhat.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- Further tests revealed that after moving the garbage collector to a work queue and protecting it with a spinlock may leave the system prone to soft

[PATCH 3.4 90/91] ixgbevf: Prevent RX/TX statistics getting reset to zero

2014-11-27 Thread lizf
From: Narendra K narendr...@dell.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 936597631dd310e220544dc5c6075d924efd39b2 upstream. The commit 4197aa7bb81877ebb06e4f2cc1b5fea2da23a7bd implements 64 bit per ring statistics. But the

[PATCH 3.4 91/91] l2tp: fix race while getting PMTU on PPP pseudo-wire

2014-11-27 Thread lizf
From: Guillaume Nault g.na...@alphalink.fr 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit eed4d839b0cdf9d84b0a9bc63de90fd5e1e886fb upstream. Use dst_entry held by sk_dst_get() to retrieve tunnel's PMTU. The

[PATCH 3.4 85/91] ipv4: avoid parallel route cache gc executions

2014-11-27 Thread lizf
From: Marcelo Ricardo Leitner mleit...@redhat.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- When rt_intern_hash() has to deal with neighbour cache overflowing, it triggers the route cache garbage collector in an attempt to free some

[PATCH 3.4 84/91] ipv4: move route garbage collector to work queue

2014-11-27 Thread lizf
From: Marcelo Ricardo Leitner mleit...@redhat.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- Currently the route garbage collector gets called by dst_alloc() if it have more entries than the threshold. But it's an expensive call, that don't

[PATCH 3.4 87/91] rtl8192ce: Fix null dereference in watchdog

2014-11-27 Thread lizf
From: Ben Hutchings b...@decadent.org.uk 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- Dmitry Semyonov reported that after upgrading from 3.2.54 to 3.2.57 the rtl8192ce driver will crash when its interface is brought up. The oops message

[PATCH 3.4 82/91] dm crypt: fix access beyond the end of allocated space

2014-11-27 Thread lizf
-by: Mike Snitzer snit...@redhat.com [lizf: Backported by Mikulas] Signed-off-by: Zefan Li lize...@huawei.com --- drivers/md/dm-crypt.c | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/drivers/md/dm-crypt.c b/drivers/md/dm-crypt.c index 535c3e2..926989d

[PATCH 3.4 80/91] bluetooth: hci_ldisc: fix deadlock condition

2014-11-27 Thread lizf
From: Felipe Balbi ba...@ti.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit da64c27d3c93ee9f89956b9de86c4127eb244494 upstream. LDISCs shouldn't call tty-ops-write() from within -write_wakeup(). -write_wakeup() is called with port

[PATCH 3.4 79/91] perf: Handle compat ioctl

2014-11-27 Thread lizf
Cc: Jiri Olsa jo...@redhat.com Link: http://lkml.kernel.org/r/1402671812-9078-1-git-send-email-pawel.m...@arm.com Signed-off-by: Ingo Molnar mi...@kernel.org Cc: David Ahern dsah...@gmail.com [lizf: Backported to 3.4 by David Ahern] Signed-off-by: Zefan Li lize...@huawei.com --- kernel/events

[PATCH 3.4 74/91] genhd: fix leftover might_sleep() in blk_free_devt()

2014-11-27 Thread lizf
From: Jens Axboe ax...@fb.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 46f341ffcfb5d8530f7d1e60f3be06cce6661b62 upstream. Commit 2da78092 changed the locking from a mutex to a spinlock, so we now longer sleep in this context. But

[PATCH 3.4 78/91] NFS: fix stable regression

2014-11-27 Thread lizf
From: Sergio Gelato sergio.gel...@astro.su.se 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- BugLink: http://bugs.launchpad.net/bugs/1348670 Fix regression introduced in pre-3.14 kernels by cherry-picking

[PATCH 3.4 75/91] nl80211: clear skb cb before passing to netlink

2014-11-27 Thread lizf
to avoid this issue. Reported-by: Assaf Azulay assaf.azu...@intel.com Reported-by: David Spinadel david.spina...@intel.com Signed-off-by: Johannes Berg johannes.b...@intel.com [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li lize...@huawei.com --- net/wireless/nl80211.c | 6

[PATCH 3.4 71/91] mm: migrate: Close race between migration completion and mprotect

2014-11-27 Thread lizf
van Riel r...@redhat.com Signed-off-by: Linus Torvalds torva...@linux-foundation.org [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li lize...@huawei.com --- mm/migrate.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mm/migrate.c b/mm/migrate.c index 5f588b1

[PATCH 3.4 69/91] ARM: 8165/1: alignment: don't break misaligned NEON load/store

2014-11-27 Thread lizf
From: Robin Murphy robin.mur...@arm.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 5ca918e5e3f9df4634077c06585c42bc6a8d699a upstream. The alignment fixup incorrectly decodes faulting ARM VLDn/VSTn instructions (where the optional

[PATCH 3.4 72/91] perf: fix perf bug in fork()

2014-11-27 Thread lizf
From: Peter Zijlstra pet...@infradead.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 6c72e3501d0d62fc064d3680e5234f3463ec5a86 upstream. Oleg noticed that a cleanup by Sylvain actually uncovered a bug; by calling

[PATCH 3.4 70/91] ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.

2014-11-27 Thread lizf
to zero, the kmemdup() will return ZERO_SIZE_PTR, which equals to ((void *)16). So this patch fix this with just doing the zero check before calling kmemdup(). Signed-off-by: Xiubo Li li.xi...@freescale.com Signed-off-by: Mark Brown broo...@kernel.org [lizf: Backported to 3.4: adjust context

[PATCH 3.4 68/91] shmem: fix nlink for rename overwrite directory

2014-11-27 Thread lizf
From: Miklos Szeredi mszer...@suse.cz 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit b928095b0a7cff7fb9fcf4c706348ceb8ab2c295 upstream. If overwriting an empty directory with rename, then need to drop the extra nlink. Test prog:

[PATCH 3.4 66/91] nilfs2: fix data loss with mmap()

2014-11-27 Thread lizf
From: Andreas Rohner andreas.roh...@gmx.net 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 56d7acc792c0d98f38f22058671ee715ff197023 upstream. This bug leads to reproducible silent data loss, despite the use of msync(), sync() and a clean

[PATCH 3.4 67/91] ocfs2/dlm: do not get resource spinlock if lockres is new

2014-11-27 Thread lizf
From: Joseph Qi joseph...@huawei.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 5760a97c7143c208fa3a8f8cad0ed7dd672ebd28 upstream. There is a deadlock case which reported by Guozhonghua:

[PATCH 3.4 65/91] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

2014-11-27 Thread lizf
From: Markos Chandras markos.chand...@imgtec.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 8a574cfa2652545eb95595d38ac2a0bb501af0ae upstream. Every mcount() call in the MIPS 32-bit kernel is done as follows: [...] move at, ra jal

[PATCH 3.4 64/91] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags

2014-11-27 Thread lizf
...@kernel.org [lizf: Backported to 3.4: - adjust context - check current-flags PF_MEMPOLICY rather than current-mempolicy] --- Documentation/cgroups/cpusets.txt | 6 +++--- include/linux/cpuset.h| 4 ++-- include/linux/sched.h | 12 ++-- kernel/cpuset.c

[PATCH 3.4 60/91] Fix nasty 32-bit overflow bug in buffer i/o code.

2014-11-27 Thread lizf
From: Anton Altaparmakov ai...@cam.ac.uk 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit f2d5a94436cc7cc0221b9a81bba2276a25187dd3 upstream. On 32-bit architectures, the legacy buffer_head functions are not always handling the sector

[PATCH 3.4 63/91] sched: add macros to define bitops for task atomic flags

2014-11-27 Thread lizf
(Intel) pet...@infradead.org Acked-by: Kees Cook keesc...@chromium.org Signed-off-by: Zefan Li lize...@huawei.com Signed-off-by: Tejun Heo t...@kernel.org [lizf: Backported to 3.4: - adjust context - remove no_new_priv code - add atomic_flags to struct task_struct] --- include/linux/sched.h | 13

[PATCH 3.4 61/91] parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds

2014-11-27 Thread lizf
From: John David Anglin dave.ang...@bell.net 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit d26a7730b5874a5fa6779c62f4ad7c5065a94723 upstream. In spite of what the GCC manual says, the -mfast-indirect-calls has never been supported in

[PATCH 3.4 57/91] can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-complete

2014-11-27 Thread lizf
busy polling the tx complete interrupt. Signed-off-by: Marc Kleine-Budde m...@pengutronix.de [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li lize...@huawei.com --- drivers/net/can/flexcan.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/can/flexcan.c b/drivers

[PATCH 3.4 55/91] can: flexcan: correctly initialize mailboxes

2014-11-27 Thread lizf
From: David Jander da...@protonic.nl 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit fc05b884a31dbf259cc73cc856e634ec3acbebb6 upstream. Apparently mailboxes may contain random data at startup, causing some of them being prepared for

[PATCH 3.4 53/91] USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters

2014-11-27 Thread lizf
From: Mark ma...@clara.co.uk 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit c80b4495c61636edc58fe1ce300f09f24db28e10 upstream. This patch adds quirks for Entrega Technologies (later Xircom PortGear) USB- SCSI converters. They use Shuttle

[PATCH 3.4 54/91] can: flexcan: mark TX mailbox as TX_INACTIVE

2014-11-27 Thread lizf
From: Marc Kleine-Budde m...@pengutronix.de 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit c32fe4ad3e4861b2bfa1f44114c564935a123dda upstream. This patch fixes the initialization of the TX mailbox. It is now correctly initialized as

[PATCH 3.4 50/91] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu

2014-11-27 Thread lizf
From: Mike Christie micha...@cs.wisc.edu 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit db9bfd64b14a3a8f1868d2164518fdeab1b26ad1 upstream. This patches fixes a potential buffer overrun in __iscsi_conn_send_pdu. This function is used by

[PATCH 3.4 47/91] iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid

2014-11-27 Thread lizf
From: Nicholas Bellinger n...@linux-iscsi.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit b53b0d99d6fbf7d44330395349a895521cfdbc96 upstream. This patch fixes a bug in iscsit_logout_post_handler_diffcid() where a pointer used as

[PATCH 3.4 44/91] ASoC: samsung-i2s: Check secondary DAI exists before referencing

2014-11-27 Thread lizf
DAI before it de-references the pointer to it, causing a null pointer de-reference. This patch adds a check to avoid this. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com Acked-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Mark Brown broo...@linaro.org [lizf

[PATCH 3.4 41/91] jiffies: Fix timeval conversion to jiffies

2014-11-27 Thread lizf
richardcoch...@gmail.com Cc: Prarit Bhargava pra...@redhat.com Reviewed-by: Paul Turner p...@google.com Reported-by: Aaron Jacobs jaco...@google.com Signed-off-by: Andrew Hunter a...@google.com [jstultz: Tweaked to apply to 3.17-rc] Signed-off-by: John Stultz john.stu...@linaro.org [lizf: Backported to 3.4

[PATCH 3.4 40/91] don't bugger nd-seq on set_root_rcu() from follow_dotdot_rcu()

2014-11-27 Thread lizf
is guaranteed to have nd-root *not* set, but it's more obvious that way), lift the check into callers. And do the same to set_root(), to keep them in sync. Signed-off-by: Al Viro v...@zeniv.linux.org.uk [lizf: Backported to 3.4: - remove the changes to follow_link() as it doesn't call set_root()] Signed-off

[PATCH 3.4 36/91] futex: Unlock hb-lock in futex_wait_requeue_pi() error path

2014-11-27 Thread lizf
a.p.zijls...@chello.nl Link: http://lkml.kernel.org/r/alpine.DEB.2.10.1409112318500.4178@nanos Signed-off-by: Thomas Gleixner t...@linutronix.de [lizf: Backported to 3.4: queue_unlock() takes two parameters] Signed-off-by: Zefan Li lize...@huawei.com --- kernel/futex.c | 1 + 1 file changed, 1 insertion

[PATCH 3.4 34/91] storage: Add single-LUN quirk for Jaz USB Adapter

2014-11-27 Thread lizf
From: Mark ma...@clara.co.uk 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit c66f1c62e85927357e7b3f4c701614dcb5c498a2 upstream. The Iomega Jaz USB Adapter is a SCSI-USB converter cable. The hardware seems to be identical to e.g. the

[PATCH 3.4 32/91] Input: serport - add compat handling for SPIOCSTYPE ioctl

2014-11-27 Thread lizf
From: John Sung penmount.to...@gmail.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit a80d8b02751060a178bb1f7a6b7a93645a7a308b upstream. When running a 32-bit inputattach utility in a 64-bit system, there will be error code

[PATCH 3.4 30/91] libceph: add process_one_ticket() helper

2014-11-27 Thread lizf
From: Ilya Dryomov ilya.dryo...@inktank.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 597cda357716a3cf8d994cb11927af917c8d71fa upstream. Add a helper for processing individual cephx auth tickets. Needed for the next commit, which

[PATCH 3.4 26/91] USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker device

2014-11-27 Thread lizf
...@kernel.org Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li lize...@huawei.com --- drivers/usb/serial/ftdi_sio.c | 2 ++ drivers/usb/serial/ftdi_sio_ids.h | 6 ++ 2 files changed, 8 insertions(+) diff --git a/drivers

[PATCH 3.4 27/91] uwb: init beacon cache entry before registering uwb device

2014-11-27 Thread lizf
...@gmail.com Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li lize...@huawei.com --- drivers/uwb/lc-dev.c | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/drivers/uwb/lc-dev.c b/drivers/uwb/lc-dev.c

[PATCH 3.4 25/91] Input: elantech - fix detection of touchpad on ASUS s301l

2014-11-27 Thread lizf
From: Hans de Goede hdego...@redhat.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 271329b3c798b2102120f5df829071c211ef00ed upstream. Adjust Elantech signature validation to account fo rnewer models of touchpads.

[PATCH 3.4 22/91] ahci: add pcid for Marvel 0x9182 controller

2014-11-27 Thread lizf
driver. Signed-off-by: Murali Karicheri m-kariche...@ti.com Signed-off-by: Tejun Heo t...@kernel.org Cc: Santosh Shilimkar santosh.shilim...@ti.com [lizf: Backported to 3.4: - adjust context - s/PCI_VENDOR_ID_MARVELL_EXT/0x1b4b/] Signed-off-by: Zefan Li lize...@huawei.com --- drivers/ata/ahci.c | 2

[PATCH 3.4 19/91] xen/manage: Always freeze/thaw processes when suspend/resuming

2014-11-27 Thread lizf
lock. Freezing processes fixes this because the khubd thread is only thawed after the xenwatch thread finishes resuming all the devices. Signed-off-by: Ross Lagerwall ross.lagerw...@citrix.com Signed-off-by: David Vrabel david.vra...@citrix.com [lizf: Backported to 3.4: adjust context] Signed-off

[PATCH 3.4 16/91] USB: ftdi_sio: add support for NOVITUS Bono E thermal printer

2014-11-27 Thread lizf
From: Johan Hovold jo...@kernel.org 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit ee444609dbae8afee420c3243ce4c5f442efb622 upstream. Add device id for NOVITUS Bono E thermal printer. Reported-by: Emanuel Koczwara

[PATCH 3.4 15/91] ata_piix: Add Device IDs for Intel 9 Series PCH

2014-11-27 Thread lizf
From: James Ralston james.d.rals...@intel.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit 6cad1376954e591c3c41500c4e586e183e7ffe6d upstream. This patch adds the IDE mode SATA Device IDs for the Intel 9 Series PCH. Signed-off-by:

[PATCH 3.4 13/91] rtlwifi: rtl8192cu: Add new ID

2014-11-27 Thread lizf
From: Larry Finger larry.fin...@lwfinger.net 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit c66517165610b911e4c6d268f28d8c640832dbd1 upstream. The Sitecom WLA-2102 adapter uses this driver. Reported-by: Nico Baggus

[PATCH 3.4 12/91] cgroup: reject cgroup names with ' '

2014-11-27 Thread lizf
to contain \n, applications cannot parse /proc/pid/cgroup safely. Signed-off-by: Alban Crequy alban.cre...@collabora.co.uk Signed-off-by: Tejun Heo t...@kernel.org [lizf: Backported to 3.4: - adjust context - s/name/dentry-d_name.name/] Signed-off-by: Zefan Li lize...@huawei.com --- kernel/cgroup.c | 5

[PATCH 3.4 08/91] regulatory: add NUL to alpha2

2014-11-27 Thread lizf
calls), which might leak kernel data. Solve it by simply adding an extra char for the NULL terminator, making such operations safe. Signed-off-by: Eliad Peller eliadx.pel...@intel.com Signed-off-by: Johannes Berg johannes.b...@intel.com [lizf: Backported to 3.4: adjust context] Signed-off

[PATCH 3.4 06/91] ALSA: hda - Fix COEF setups for ALC1150 codec

2014-11-27 Thread lizf
From: Takashi Iwai ti...@suse.de 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit acf08081adb5e8fe0519eb97bb49797ef52614d6 upstream. ALC1150 codec seems to need the COEF- and PLL-setups just like its compatible ALC882 codec. Some machines

[PATCH 3.4 05/91] drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle

2014-11-27 Thread lizf
From: Thomas Hellstrom thellst...@vmware.com 3.4.105-rc1 review patch. If anyone has any objections, please let me know. -- commit f01ea0c3d9db536c64d47922716d8b3b8f21d850 upstream. The code waiting for fifo idle was incorrect and could possibly spin forever under certain

[PATCH 3.4 04/91] get rid of propagate_umount() mistakenly treating slaves as busy.

2014-11-27 Thread lizf
*before* taking the already doomed victims out of the child lists. Signed-off-by: Al Viro v...@zeniv.linux.org.uk [lizf: Backported to 3.4: - adjust context - s/hlist_for_each_entry/list_for_each_entry/] Signed-off-by: Zefan Li lize...@huawei.com --- fs/namespace.c | 4 +++- fs/pnode.c | 4

[PATCH 3.4 151/177] macvtap: Fix csum_start when VLAN tags are present

2015-01-27 Thread lizf
From: Herbert Xu herb...@gondor.apana.org.au 3.4.106-rc1 review patch. If anyone has any objections, please let me know. -- commit 3ce9b20f1971690b8b3b620e735ec99431573b39 upstream. When VLAN is in use in macvtap_put_user, we end up setting csum_start to the wrong place. The

[PATCH 3.4 149/177] block: Fix computation of merged request priority

2015-01-27 Thread lizf
...@suse.cz Reviewed-by: Jeff Moyer jmo...@redhat.com Signed-off-by: Jens Axboe ax...@fb.com [lizf: Backported to 3.4: adjust filename] Signed-off-by: Zefan Li lize...@huawei.com --- fs/ioprio.c | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/fs/ioprio.c b/fs/ioprio.c

[PATCH 3.4 148/177] mac80211: properly flush delayed scan work on interface removal

2015-01-27 Thread lizf
[lizf: Backported to 3.4: rcu_access_pointer() isn't used] Signed-off-by: Zefan Li lize...@huawei.com --- net/mac80211/iface.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/net/mac80211/iface.c b/net/mac80211/iface.c index 95a04f0..9f32756 100644 --- a/net/mac80211

[PATCH 3.4 150/177] mac80211: fix use-after-free in defragmentation

2015-01-27 Thread lizf
From: Johannes Berg johannes.b...@intel.com 3.4.106-rc1 review patch. If anyone has any objections, please let me know. -- commit b8fff407a180286aa683d543d878d98d9fc57b13 upstream. Upon receiving the last fragment, all but the first fragment are freed, but the multicast check

[PATCH 3.4 154/177] Input: alps - ignore potential bare packets when device is out of sync

2015-01-27 Thread lizf
From: Pali Rohár pali.ro...@gmail.com 3.4.106-rc1 review patch. If anyone has any objections, please let me know. -- commit 4ab8f7f320f91f279c3f06a9795cfea5c972888a upstream. 5th and 6th byte of ALPS trackstick V3 protocol match condition for first byte of PS/2 3 bytes

[PATCH 3.4 155/177] Input: alps - allow up to 2 invalid packets without resetting device

2015-01-27 Thread lizf
From: Pali Rohár pali.ro...@gmail.com 3.4.106-rc1 review patch. If anyone has any objections, please let me know. -- commit 9d720b34c0a432639252f63012e18b0507f5b432 upstream. On some Dell Latitude laptops ALPS device or Dell EC send one invalid byte in 6 bytes ALPS packet. In

  1   2   3   4   5   6   7   8   9   10   >