3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Sagi Grimberg
commit 128e9cc84566a84146baea2335b3824288eed817 upstream.
ISER_CONN_UP state is not sufficient to know if
we should wait for completion of flush errors and
disconnected_handler
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Laura Abbott
commit efea3403d4b7c6d1dd5d5ac3234c161e8b314d66 upstream.
The definition of virt_addr_valid is that virt_addr_valid should
return true if and only if virt_to_page returns a valid
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Liu ShuoX
commit b0aa931fb84431394d995472d0af2a6c2b61064d upstream.
ramoops_get_next_prz get the prz according the paramters. If it get a
uninitialized prz, access its members by following per
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Laurent Dufour
commit e6eb2eba494d6f99e69ca3c3748cd37a2544ab38 upstream.
The commit 3b8a3c010969 ("powerpc/pseries: Fix endiannes issue in RTAS
call from xmon") was fixing an endianness issue
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Russell King
commit b713aa0b15015a65ad5421543b80df86de043d62 upstream.
Jason Gunthorpe reports a build failure when ARM_PATCH_PHYS_VIRT is
not defined:
In file included from arch/arm/include/
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit e638642b08c170d2021b706f0b1c4f4ae93d8cbd upstream.
While being in an ERROR_WARNING state, and receiving further
bus error events with error counters still in the ERRO
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Bob Paauwe
commit af1a7301c7cf8912dca03065d448c4437c5c239f upstream.
When creating a fence for a tiled object, only fence the area that
makes up the actual tiles. The object may be larger tha
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Nicholas Bellinger
commit 046ba64285a4389ae5e9a7dfa253c6bff3d7c341 upstream.
This patch drops the arbitrary maximum I/O size limit in sbc_parse_cdb(),
which currently for fabric_max_sectors is
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Russell King
commit 6b076991dca9817e75c37e2f0db6d52611ea42fa upstream.
When setting up the CMA region, we must ensure that the old section
mappings are flushed from the TLB before replacing th
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Liu ShuoX
commit aa9a4a1edfbd3d223af01db833da2f07850bc655 upstream.
In ramoops_pstore_read, a valid prz pointer with zero size buffer will
break traverse of all persistent ram buffers. The la
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Ashay Jaiswal
commit 83b0302d347a49f951e904184afe57ac3723476e upstream.
The regulator framework maintains a list of consumer regulators
for a regulator device and protects it from concurrent a
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Dan Carpenter
commit c39524e6744284452ef45480d3153bec28960c32 upstream.
d_alloc_name() returns NULL on error. Also I changed the error code
from -ENOSPC to -ENOMEM to reflect that we were sho
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit 14c10c2a1dd8eb8e00b750b521753260befa2789 upstream.
On some x86 laptops, plugging a Kvaser device again after an
unplug makes the firmware always ignore the very first
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Liu ShuoX
commit 57fd835385a043577457a385f28c08be693991bf upstream.
*_read_cnt in ramoops_context need to be cleared during pstore ->open to
support mutli times getting the records. The patch
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Steve Capper
commit dde1b65110353517816bcbc58539463396202244 upstream.
For 3 levels of paging the PTE_EXT_NG bit will be set for user
address ptes that are written to a page table but not for
On Mon, Feb 2, 2015 at 11:46 AM, Tejun Heo wrote:
> Hey,
>
> On Mon, Feb 02, 2015 at 10:26:44PM +0300, Konstantin Khlebnikov wrote:
>
>> Keeping shared inodes in common ancestor is reasonable.
>> We could schedule asynchronous moving when somebody opens or mmaps
>> inode from outside of its curren
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Steven Capper
commit f2950706871c4b6e8c0f0d7c3f62d35930b8de63 upstream.
Long descriptors on ARM are 64 bits, and some pte functions such as
pte_dirty return a bitwise-and of a flag with the pt
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Aruna Balakrishnaiah
commit bf2883339a33b7544b92ea465b90c3de55082032 upstream.
pstore_erase is used to erase the record from the persistent store.
So if a driver has not defined pstore_erase c
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Steven Capper
commit ded9477984690d026e46dd75e8157392cea3f13f upstream.
For LPAE, we have the following means for encoding writable or dirty
ptes:
L_PTE_DIRTY
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Nicholas Bellinger
commit 046ba64285a4389ae5e9a7dfa253c6bff3d7c341 upstream.
This patch drops the arbitrary maximum I/O size limit in sbc_parse_cdb(),
which currently for fabric_max_sectors i
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Russell King
commit 6b076991dca9817e75c37e2f0db6d52611ea42fa upstream.
When setting up the CMA region, we must ensure that the old section
mappings are flushed from the TLB before replacing th
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Joe Thornber
commit 2a7eaea02b99b6e267b1e89c79acc6e9a51cee3b upstream.
You can't modify the metadata in these modes. It's better to fail these
messages immediately than let the block-manager
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Sagi Grimberg
commit 19e2090fb246ca21b3e569ead51a6a7a1748eadd upstream.
Take isert_conn pointer from cm_id->qp->qp_context. This
will allow us to know that the cm_id context is always
the net
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Sagi Grimberg
commit b02efbfc9a051b41e71fe8f94ddf967260e024a6 upstream.
In situations such as bond failover, The new session establishment
implicitly invokes the termination of the old connec
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Hannes Reinecke
commit 506787a2c7daed45f0a213674ca706cbc83a9089 upstream.
tcm_loop has the I_T nexus associated with the HBA. This causes
commands to become misdirected if the HBA has more th
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Nicholas Bellinger
commit ab8edab132829b26dd13db6caca3c242cce35dc1 upstream.
This patch addresses a bug where individual vhost-scsi configfs endpoint
groups can be removed from below while ac
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Sagi Grimberg
commit 2371e5da8cfe91443339b5dec6254fdd6dfc upstream.
There is no point in accepting a new CM request only
when we are completely done with the last iscsi login.
Instead we
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Tejun Heo
commit 29187a9eeaf362d8422e62e17a22a6e115277a49 upstream.
A worker_pool's forward progress is guaranteed by the fact that the
last idle worker assumes the manager role to create more
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Nicholas Bellinger
commit 46243860806bdc2756f3ce8ac86b4d7c616bcd6c upstream.
While looking at hch's recent conversion to drop the MSG_*_TAG
definitions, I noticed a long standing bug in vhost
On Tue, Feb 03, 2015 at 07:01:50PM +0100, Alexander Holler wrote:
> Yeah, as I've already admitted in the bug, I never should have use
> the word secure, because everyone nowadays seems to end up in panic
> when reading that word.
>
> So, if I would be able to use sed on my mails, I would replace
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Or Gerlitz
commit f57915cfa5b2b14c1cffa2e83c034f55e3f0e70d upstream.
This patch adds a max_send_sge=2 minimum in isert_conn_setup_qp()
to ensure outgoing control PDU responses with tx_desc->n
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Martin Kaiser
drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_find_and_xlate':
drivers/gpio/gpiolib-of.c:51:21: warning: assignment makes integer from
pointer without a cast [enabled by def
On Wed, Feb 04, 2015 at 09:23:12AM +1100, Dave Chinner wrote:
> On Mon, Feb 02, 2015 at 10:45:42AM -0800, Linus Torvalds wrote:
> > On Sun, Feb 1, 2015 at 9:54 PM, Dave Chinner wrote:
> > >
> > > Simple enough - the patch below removes the warning from generic/036
> > > for me.
> >
> > So because
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Chris Moore
commit b1a5ad006b34ded9dc7ec64988deba1b3ecad367 upstream.
isert has an issue of trying to create a CQ with more CQEs than are
supported by the hardware, that currently results in f
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Jochen Hein
commit 1d90d6d5522befa8efa1a7ea406be65cf865ded4 upstream.
Without this the aux port does not get detected, and consequently the touchpad
will not work.
With this patch the touchpa
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Rob Herring
commit 0405a5cec3406f19e69da07c8111a6bf1088ac29 upstream.
For persistent RAM outside of main memory, the memory may have limitations
on supported accesses. For internal RAM on high
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Joe Thornber
commit 766a78882ddf79b162243649d7dfdbac1fb6fb88 upstream.
Commit 9b1cc9f251 ("dm cache: share cache-metadata object across
inactive and active DM tables") mistakenly ignored the u
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Madper Xie
commit fdeadb43fdf1e7d5698c027b555c389174548e5a upstream.
Pstore fs expects that backends provide a unique id which could avoid
pstore making entries as duplication or denominating
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Clemens Ladisch
commit 0767e95bb96d7fdddcd590fb809e6975d93aebc5 upstream.
When the last subscriber to a "Through" port has been removed, the
subscribed destination ports might still be active,
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit ded5006667318c06df875609535176bd33f243a1 upstream.
Upon receiving a hardware event with the BUS_RESET flag set,
the driver kills all of its anchored URBs and resets a
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Cyril Chemparathy
commit 926edcc747e2efb3c9add7ed4dbc4e7a3a959d02 upstream.
This patch applies to PAGE_MASK, PMD_MASK, and PGDIR_MASK, where forcing
unsigned long math truncates the mask at th
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit 3803fa6977f1de15fda4e8646c8fec97c8045cae upstream.
Send expected argument to the URB completion hander: a CAN
netdevice instead of the network interface private conte
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Chen Gang
commit 237f12337cfa2175474e4dd015bc07a25eb9080d upstream.
atomic* value is signed value, and atomic* functions need also process
signed value (parameter value, and return value), so
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Mugunthan V N
commit 02a54164c52ed6eca3089a0d402170fbf34d6cf5 upstream.
In Dual EMAC, the default VLANs are used to segregate Rx packets between
the ports, so adding the same default VLAN to t
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Douglas Anderson
commit 849b882b52df0f276d9ffded01d85654aa0da422 upstream.
It appears that gcc may put some code in ".text.unlikely" or
".text.hot" sections. Right now those aren't accounted
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Cyril Chemparathy
commit 5b20c5b2f014ecc0a6310988af69cd7ede9e7c67 upstream.
On LPAE machines, PHYS_OFFSET evaluates to a phys_addr_t and this type is
inherited by the PHYS_PFN_OFFSET definitio
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Will Deacon
commit e38a517578d6c0f764b0d0f6e26dcdf9f70c69d7 upstream.
For 2-level page tables, PTE_HWTABLE_PTRS describes the offset between
Linux PTEs and hardware PTEs. On LPAE, there is no
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Zidan Wang
commit 22ee76daddb87f88d2336d1b4737ef27c4f307ac upstream.
wm8960 codec can't support sample rate 11250, it must be 11025.
Signed-off-by: Zidan Wang
Acked-by: Charles Keepax
Signe
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Andrew Duggan
commit 8414947a2018a98cf3adc975dc279f41ba30ab11 upstream.
If a touchpad reports the F11 data40 register then this indicates that the
touchpad reports
additional ACM (Accidental
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Andy Shevchenko
commit 67bf9cda4b498b8cea4a40be67a470afe57d2e88 upstream.
The FIFO size is 40 accordingly to the specifications, but this means 0x40,
i.e. 64 bytes. This patch fixes the typo a
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Johannes Berg
commit 0fa7b39131576dd1baa6ca17fca53c65d7f62249 upstream.
In case userspace attempts to obtain key information for or delete a
unicast key, this is currently erroneously rejected
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Viktor Babrian
commit 7ffd7b4e169d619e66928fe5d997723f2c6f1056 upstream.
Put controller into init mode in network stop to end pending transmissions. The
issue is observed in cases when transmi
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Stefano Stabellini
commit a4dba130891271084344c12537731542ec77cb85 upstream.
Introduce an arch specific function to find out whether a particular dma
mapping operation needs to bounce on the s
On Mon, Feb 02, 2015 at 02:15:58PM -0500, Benjamin Tissoires wrote:
> When tapping a clickpad with two fingers, there is a chance that the
> sensor sees first only one finger, and at the next scan only the
> second one.
> In this case, the sensors says that there has been only one finger
> on the c
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Catalin Marinas
commit d6ad36913083d683aad4e02e53580c995f1a6ede upstream.
Commit 0b46b8a718c6 (clocksource: arch_timer: Fix code to use physical
timers when requested) introduces the use of ph
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Mathy Vanhoef
commit 3a5c5e81d8128a9e43abc52b75dd21d3da7a0cfc upstream.
Fix a regression introduced by commit a5e70697d0c4 ("mac80211: add radiotap flag
and handling for 5/10 MHz") where the I
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Greg Thelen
commit 0346dadbf041a2606bcb5bd27828b0d105897f4a upstream.
Commit e61734c55c24 ("cgroup: remove cgroup->name") added two extra
newlines to memcg oom kill log messages. This makes d
Hi Jaewon,
On 02/03/2015 02:04 PM, Jaewon Kim wrote:
> This patch adds MAX77843 extcon driver to support for MUIC(Micro
> USB Interface Controller) device by using EXTCON subsystem to handle
> various external connectors.
>
> Cc: Chanwoo Choi
> Signed-off-by: Jaewon Kim
> ---
> drivers/extcon/
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Jeremiah Mahler
commit 13f3fbe827d09e3182023c8c54058cbf97aa146e upstream.
commit 6dda730e55f412a6dfb181cae6784822ba463847
Author: Jani Nikula
Date: Tue Jun 24 18:27:40 2014 +0300
drm/i
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Jan Kara
commit 14bf61ffe6ac54afcd1e888a4407fe16054483db upstream.
Currently ->get_dqblk() and ->set_dqblk() use struct fs_disk_quota which
tracks space limits and usage in 512-byte blocks. Ho
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: David Woodhouse
commit f48a01651b1758550c4d3ee65ec726dfa0658780 upstream.
Commit 82460d972 ("drm/i915: Rework ppgtt init to no require an aliasing
ppgtt") introduced a regression on Broadwell,
Hello, Sergey,
On Wed, Feb 04, 2015 at 01:15:06AM +0900, Sergey Senozhatsky wrote:
> We need to return set_capacity(disk, 0) from reset_store() back
> to zram_reset_device(), a catch by Ganesh Mahendran. Potentially,
> we can race set_capacity() calls from init and reset paths.
>
> The problem is
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Andrey Ryabinin
commit 45cd15e600ec8006305ce83f62c7208c2cb7a052 upstream.
Array of platform_device_id elements should be terminated with empty
element.
Fixes: 5bccae6ec458 ("rtc: s5m-rtc: add
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Stephane Eranian
commit 98b008dff8452653909d9263efda925873e8d8bb upstream.
This patch fixes a systematic crash in rapl_scale()
due to an invalid pointer.
The bug was introduced by commit:
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Bob Paauwe
commit af1a7301c7cf8912dca03065d448c4437c5c239f upstream.
When creating a fence for a tiled object, only fence the area that
makes up the actual tiles. The object may be larger tha
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Macpaul Lin
commit e5dff0e80463cc3fa236e898ef1491b40be70b19 upstream.
OTG device shall support this device for allowing compliance automated testing.
The modification is derived from Pavankuma
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Rodrigo Vivi
commit 6b96d705f3cf435b0b8835b12c9742513c77fed6 upstream.
BDW with PCI-IDs ended in "2" aren't ULT, but HALO.
Let's fix it and at least allow VGA to work on this units.
v2: forgo
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Mugunthan V N
commit 02a54164c52ed6eca3089a0d402170fbf34d6cf5 upstream.
In Dual EMAC, the default VLANs are used to segregate Rx packets between
the ports, so adding the same default VLAN to t
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Rob Clark
commit 2148f18fdb45f31ca269a7787fbc24053cd42e70 upstream.
VT switch back/forth from console to xserver (for example) has potential
to go horribly wrong if a dynamic DP MST connector
On Tue, Feb 03, 2015 at 07:31:36AM -0800, K. Y. Srinivasan wrote:
> This is a resend of the patches from Dexuan and Nicholas
What do you mean by "resend"? Did you send them to be before? I can't
see them in my inbox anywhere.
confused,
greg k-h
--
To unsubscribe from this list: send the line "
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Joe Thornber
commit 766a78882ddf79b162243649d7dfdbac1fb6fb88 upstream.
Commit 9b1cc9f251 ("dm cache: share cache-metadata object across
inactive and active DM tables") mistakenly ignored the u
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Ashay Jaiswal
commit 83b0302d347a49f951e904184afe57ac3723476e upstream.
The regulator framework maintains a list of consumer regulators
for a regulator device and protects it from concurrent a
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Kan Liang
commit ef454caeb740ee4e1b89aeb7f7692d5ddffb6830 upstream.
Intel Airmont supports the same architectural and non-architectural
performance monitoring events as Silvermont.
Signed-off
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Luciano Coelho
commit 2af81d6718f5ec92b1d787e0fe79b0d3b6f78601 upstream.
In normal cases (i.e. when we are fully associated), cfg80211 takes
care of removing all the stations before calling su
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Thomas Hellstrom
commit 496eb6fd2c3fd13f4b914e537598e5c86ce4f52a upstream.
Fixes a case where we call vmw_fifo_idle() from within a wait function with
task state !TASK_RUNNING, which is illega
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Rainer Koenig
commit 47c1ffb2b6b630894e9a16442611c056ab21c057 upstream.
Add two more Fujitsu LIFEBOOK models that also ship with the Elantech
touchpad and don't work with crc_disabled to the q
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Jochen Hein
commit 1d90d6d5522befa8efa1a7ea406be65cf865ded4 upstream.
Without this the aux port does not get detected, and consequently the touchpad
will not work.
With this patch the touchpa
Hello, Michael
On Tue, Feb 03, 2015 at 05:39:24PM +0100, Michael Kerrisk (man-pages) wrote:
> Hello Minchan (and Michal)
>
> I did not see this patch until just now when Michael explicitly
> mentioned it in another discussion because
> (a) it was buried in an LMKL thread that started a topic
>
On Wed, Jan 28, 2015 at 04:49:20PM -0800, K. Y. Srinivasan wrote:
> Windows hosts starting with Ws2012 R2 permit re-establishing the vmbus
> connection from the guest. This patch-set includes patches from Vitaly
> to cleanup the VMBUS unload path so we can potentially reload the driver.
>
> This s
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Peng Tao
commit ee8a1a8b160a87dc3a9c81a86796aa4db85ea815 upstream.
We only support swap file calling nfs_direct_IO. However, application
might be able to get to nfs_direct_IO if it toggles O_D
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Johannes Berg
commit 0fa7b39131576dd1baa6ca17fca53c65d7f62249 upstream.
In case userspace attempts to obtain key information for or delete a
unicast key, this is currently erroneously rejected
On Mon, Dec 01, 2014 at 01:35:57PM +0200, Michael S. Tsirkin wrote:
> CHECK drivers/char/virtio_console.c
> drivers/char/virtio_console.c:687:36: warning: incorrect type in
> argument 1 (different address spaces)
> drivers/char/virtio_console.c:687:36:expected void [noderef]
> *to
>
On 03.02.2015 15:14, Michal Hocko wrote:
>> It is possible to get kernel in deadlock-state if swap_lock is not locked
>> with spin_lock_bh by calling si_swapinfo() simultaneously through
>> timer_function and registered vm shinker callback-function.
>>
>> BUG: spinlock recursion on CPU#0, main/2447
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Ilya Dryomov
commit e69b8d414f948c242ad9f3eb2b7e24fba783dbbd upstream.
This effectively reverts the last hunk of 392a9dad7e77 ("rbd: detect
when clone image is flattened").
The problem with p
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Joe Thornber
commit 2a7eaea02b99b6e267b1e89c79acc6e9a51cee3b upstream.
You can't modify the metadata in these modes. It's better to fail these
messages immediately than let the block-manager
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Jean-Christophe PLAGNIOL-VILLARD
commit a0b957f306fa4d0a39f4ffe5e5e25e856e6be46e upstream.
Today we expect that all the bank are enabled, and count the number of banks
used by the pinctrl base
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Thomas Petazzoni
commit dcad68876c21bac709b01eda24e39d4410dc36a8 upstream.
Since commit f2c3c67f00 (merge commit that adds commit "ARM: mvebu:
completely disable hardware I/O coherency"), we d
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Mika Westerberg
commit c957e8f084e0d21febcd6b8a0ea9631eccc92f36 upstream.
Once the current message is finished, the driver notifies SPI core about
this by calling spi_finalize_current_message(
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Trond Myklebust
commit 3175e1dcec40fab1a444c010087f2068b6b04732 upstream.
If we start state recovery on a client that failed to initialise correctly,
then we are very likely to Oops.
Reported
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Dmitry Nezhevenko
commit bf5c4136fa5ce471bdbf4cf59a813e32755fd014 upstream.
It looks like FUA support is broken on JMicron 152d:2566 bridge:
[223159.885704] sd 7:0:0:0: [sdc] Write Protect is
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Ilya Dryomov
commit ae43e9d05eb4bd324155292f889fbd001c4faea8 upstream.
The comment for rbd_dev_parent_get() said
* We must get the reference before checking for the overlap to
* coord
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit 14c10c2a1dd8eb8e00b750b521753260befa2789 upstream.
On some x86 laptops, plugging a Kvaser device again after an
unplug makes the firmware always ignore the very first
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Kees Cook
commit d69911a68c865b152a067feaa45e98e6bb0f655b upstream.
Commit e6023367d779 ("x86, kaslr: Prevent .bss from overlaping initrd")
added Perl to the required build environment. This
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit e638642b08c170d2021b706f0b1c4f4ae93d8cbd upstream.
While being in an ERROR_WARNING state, and receiving further
bus error events with error counters still in the ERRO
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Peter Rosin
commit 3a8e5019846736046c0af9dbee3f921c0456141a upstream.
The DSP programs are listed out of order.
Signed-off-by: Peter Rosin
Signed-off-by: Mark Brown
Signed-off-by: Greg Kroa
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: Jan Kara
commit b07ef35244424cbeda9844198607c7077099c82c upstream.
Commit 6fb1ca92a640 "udf: Fix race between write(2) and close(2)"
changed the condition when preallocation is released. The i
On Tue, 03 Feb 2015 20:43:11 +0300 Andrey Ryabinin
wrote:
> MODULE_DEVICE_TABLE() macro used to create aliases to device tables.
> Normally alias should have the same type as aliased symbol.
>
> Device tables are arrays, so they have 'struct type##_device_id[x]'
> types. Alias created by MODULE
> -Original Message-
> From: Greg KH [mailto:gre...@linuxfoundation.org]
> Sent: Tuesday, February 3, 2015 3:45 PM
> To: KY Srinivasan
> Cc: linux-kernel@vger.kernel.org; de...@linuxdriverproject.org;
> o...@aepfle.de; a...@canonical.com; vkuzn...@redhat.com
> Subject: Re: [PATCH RESEND 0
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit ded5006667318c06df875609535176bd33f243a1 upstream.
Upon receiving a hardware event with the BUS_RESET flag set,
the driver kills all of its anchored URBs and resets a
3.18-stable review patch. If anyone has any objections, please let me know.
--
From: "Ahmed S. Darwish"
commit 3803fa6977f1de15fda4e8646c8fec97c8045cae upstream.
Send expected argument to the URB completion hander: a CAN
netdevice instead of the network interface private conte
701 - 800 of 960 matches
Mail list logo