[PATCH 4.6 114/203] drm/nouveau/bios/disp: fix handling of "match any protocol" entries

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit bc9139d23f6b038e32bcd2dffdee70a8d76b3976 upstream. As it turns out, a value of 0xff means "any protocol" and not "VGA". Signed-off-by: Ben Skeggs

[PATCH 4.6 130/203] drm/amd/powerplay: need to notify system bios pcie device ready

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Rex Zhu commit 0a4fef559b69ae2e682c98f31d53a225fbda78bd upstream. before request performance state. Signed-off-by: Rex Zhu Reviewed-by: Alex Deucher

Re: [PATCH 4.4 043/146] sched/fair: Fix cfs_rq avg tracking underflow

2016-07-25 Thread bsegall
Greg Kroah-Hartman writes: > 4.4-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Peter Zijlstra > > commit 8974189222159154c55f24ddad33e3613960521a upstream. > > As per commit: > >

[PATCH 4.6 131/203] drm/amd/powerplay: fix logic error.

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Rex Zhu commit 1d7b84d12af8312b52316029f1fa0fa4eac3c9e4 upstream. the error lead powerplay can't get display info in DGPU case. store_cc6_data just implement in APU.

[PATCH 4.6 130/203] drm/amd/powerplay: need to notify system bios pcie device ready

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Rex Zhu commit 0a4fef559b69ae2e682c98f31d53a225fbda78bd upstream. before request performance state. Signed-off-by: Rex Zhu Reviewed-by: Alex Deucher Reviewed-by: Ken Wang Signed-off-by:

Re: [PATCH 4.4 043/146] sched/fair: Fix cfs_rq avg tracking underflow

2016-07-25 Thread bsegall
Greg Kroah-Hartman writes: > 4.4-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Peter Zijlstra > > commit 8974189222159154c55f24ddad33e3613960521a upstream. > > As per commit: > > b7fa30c9cc48 ("sched/fair: Fix

[PATCH 4.6 114/203] drm/nouveau/bios/disp: fix handling of "match any protocol" entries

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit bc9139d23f6b038e32bcd2dffdee70a8d76b3976 upstream. As it turns out, a value of 0xff means "any protocol" and not "VGA". Signed-off-by: Ben Skeggs Signed-off-by: Greg

[PATCH 4.6 131/203] drm/amd/powerplay: fix logic error.

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Rex Zhu commit 1d7b84d12af8312b52316029f1fa0fa4eac3c9e4 upstream. the error lead powerplay can't get display info in DGPU case. store_cc6_data just implement in APU. Signed-off-by: Rex Zhu

[char-misc-next v2 0/9] mei: rx enhancements

2016-07-25 Thread Tomas Winkler
This patch series contains mostly fixes and enhancements of the rx path: 1. Better handling of fixed address clients 2. Support for consecutive reads 3. Further amthif client diet V2: 1. Remove patches that were sent twice by mistake 2. Fix one-liner in (mei: add wrapper for queuing control

[char-misc-next v2 7/9] mei: amthif: drop mei_amthif_read

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin mei_amthif_read have only one difference from mei_read, it is not calling mei_read_start(). Make mei_read_start return immediately for amthif client and drop the special mei_amthif_read function. Signed-off-by: Alexander Usyskin

[char-misc-next v2 3/9] mei: rx flow control counter

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin Use RX flow control counter in the host client structure to track the number of simultaneous outstanding reads. This eliminates search in queues and makes ground for enabling for parallel read. Signed-off-by: Alexander Usyskin

[PATCH 4.6 135/203] drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Maarten Lankhorst commit 81e257e964268d050f8e9188becd44d50f241d72 upstream. Atomic updates may acquire more state than initially locked through

[char-misc-next v2 0/9] mei: rx enhancements

2016-07-25 Thread Tomas Winkler
This patch series contains mostly fixes and enhancements of the rx path: 1. Better handling of fixed address clients 2. Support for consecutive reads 3. Further amthif client diet V2: 1. Remove patches that were sent twice by mistake 2. Fix one-liner in (mei: add wrapper for queuing control

[char-misc-next v2 7/9] mei: amthif: drop mei_amthif_read

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin mei_amthif_read have only one difference from mei_read, it is not calling mei_read_start(). Make mei_read_start return immediately for amthif client and drop the special mei_amthif_read function. Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler --- V2:

[char-misc-next v2 3/9] mei: rx flow control counter

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin Use RX flow control counter in the host client structure to track the number of simultaneous outstanding reads. This eliminates search in queues and makes ground for enabling for parallel read. Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler --- V2:

[PATCH 4.6 135/203] drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Maarten Lankhorst commit 81e257e964268d050f8e9188becd44d50f241d72 upstream. Atomic updates may acquire more state than initially locked through drm_modeset_lock_crtc, running with heavy stress

[PATCH 4.6 133/203] drm/amd/powerplay: fix incorrect voltage table value for tonga

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Huang Rui commit 1dfefee8939b07dd65a35bb78f6a06df85578301 upstream. Signed-off-by: Huang Rui Reviewed-by: Alex Deucher

[char-misc-next v2 5/9] mei: add wrapper for queuing control commands.

2016-07-25 Thread Tomas Winkler
Enclose the boiler plate code of allocating a control/hbm command cb and enqueueing it onto ctrl_wr.list in a convenient wrapper mei_cl_enqueue_ctrl_wr_cb(). This is a preparatory patch for enabling consecutive reads. Signed-off-by: Tomas Winkler --- V2: replace 0 by

[char-misc-next v2 6/9] mei: enqueue consecutive reads

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The FW supports only one pending read per host client, in order to support issuing of consecutive reads the driver queues read requests internally and send them to the firmware after pending one has completed. Signed-off-by: Alexander

[char-misc-next v2 1/9] mei: drop redundant krealloc and checks in irq read

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The read callback is always prepared with MTU-sized buffer and the FW can't send more than the MTU in one message. Checking for buffer existence and krealloc to increase receive buffer size are redundant and may be safely discarded.

[PATCH 4.6 133/203] drm/amd/powerplay: fix incorrect voltage table value for tonga

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Huang Rui commit 1dfefee8939b07dd65a35bb78f6a06df85578301 upstream. Signed-off-by: Huang Rui Reviewed-by: Alex Deucher Signed-off-by: Alex Deucher Signed-off-by: Greg Kroah-Hartman ---

[char-misc-next v2 5/9] mei: add wrapper for queuing control commands.

2016-07-25 Thread Tomas Winkler
Enclose the boiler plate code of allocating a control/hbm command cb and enqueueing it onto ctrl_wr.list in a convenient wrapper mei_cl_enqueue_ctrl_wr_cb(). This is a preparatory patch for enabling consecutive reads. Signed-off-by: Tomas Winkler --- V2: replace 0 by mei_cl_mtu(cldev->cl) in

[char-misc-next v2 6/9] mei: enqueue consecutive reads

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The FW supports only one pending read per host client, in order to support issuing of consecutive reads the driver queues read requests internally and send them to the firmware after pending one has completed. Signed-off-by: Alexander Usyskin Signed-off-by: Tomas

[char-misc-next v2 1/9] mei: drop redundant krealloc and checks in irq read

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The read callback is always prepared with MTU-sized buffer and the FW can't send more than the MTU in one message. Checking for buffer existence and krealloc to increase receive buffer size are redundant and may be safely discarded. Signed-off-by: Alexander Usyskin

[PATCH 4.6 136/203] drm/ttm: Make ttm_bo_mem_compat available

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 94477bff390aa4612d2332c8abafaae0a13d6923 upstream. There are cases where it is desired to see if a proposed placement is compatible with a buffer object

[char-misc-next v2 2/9] mei: prepare read cb for fixed address clients on the receive path only.

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The read callbacks for the fixed address clients, that don't have flow control are built now on the receive path. In order to have a single allocation place we remove the allocation from the read request. Signed-off-by: Alexander Usyskin

[char-misc-next v2 4/9] mei: use consistent naming for TX control flow credits

2016-07-25 Thread Tomas Winkler
With the introduction of the receive control flow credits prefixed with rx_ we add tx_ prefix to the variables and function used for tracking the transmit control flow credits. Signed-off-by: Tomas Winkler --- V2: resend drivers/misc/mei/client.c | 39

[PATCH 4.6 136/203] drm/ttm: Make ttm_bo_mem_compat available

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 94477bff390aa4612d2332c8abafaae0a13d6923 upstream. There are cases where it is desired to see if a proposed placement is compatible with a buffer object before calling

[char-misc-next v2 2/9] mei: prepare read cb for fixed address clients on the receive path only.

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The read callbacks for the fixed address clients, that don't have flow control are built now on the receive path. In order to have a single allocation place we remove the allocation from the read request. Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler

[char-misc-next v2 4/9] mei: use consistent naming for TX control flow credits

2016-07-25 Thread Tomas Winkler
With the introduction of the receive control flow credits prefixed with rx_ we add tx_ prefix to the variables and function used for tracking the transmit control flow credits. Signed-off-by: Tomas Winkler --- V2: resend drivers/misc/mei/client.c | 39 +++

[PATCH 4.6 142/203] drm/vmwgfx: Fix error paths when mapping framebuffer

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 58541f7a6458e17ab417321b284f0090f530aa91 upstream. Rather than returning immediately, make sure to unlock the mutexes first. Signed-off-by: Sinclair Yeh

[PATCH 4.6 076/203] KEYS: potential uninitialized variable

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit 38327424b40bcebe2de92d07312c89360ac9229a upstream. If __key_link_begin() failed then "edit" would be uninitialized. I've added a check to fix

[PATCH 4.6 137/203] drm/vmwgfx: Add an option to change assumed FB bpp

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 04319d89fbec72dfd60738003c3813b97c1d5f5a upstream. Offer an option for advanced users who want larger modes at 16bpp. This becomes necessary after the

[PATCH 4.6 140/203] drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit d5f1a291e32309324a8c481ed84b5c118d1360ea upstream. For the Screen Object display unit, we need to reserve a guest-invisible region equal to the size of the

[PATCH 4.6 140/203] drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit d5f1a291e32309324a8c481ed84b5c118d1360ea upstream. For the Screen Object display unit, we need to reserve a guest-invisible region equal to the size of the framebuffer for

[PATCH 4.6 142/203] drm/vmwgfx: Fix error paths when mapping framebuffer

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 58541f7a6458e17ab417321b284f0090f530aa91 upstream. Rather than returning immediately, make sure to unlock the mutexes first. Signed-off-by: Sinclair Yeh Reviewed-by:

[PATCH 4.6 076/203] KEYS: potential uninitialized variable

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit 38327424b40bcebe2de92d07312c89360ac9229a upstream. If __key_link_begin() failed then "edit" would be uninitialized. I've added a check to fix that. This allows a random

[PATCH 4.6 137/203] drm/vmwgfx: Add an option to change assumed FB bpp

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 04319d89fbec72dfd60738003c3813b97c1d5f5a upstream. Offer an option for advanced users who want larger modes at 16bpp. This becomes necessary after the fix: "Work around

[PATCH 4.6 145/203] xen/balloon: Fix declared-but-not-defined warning

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ross Lagerwall commit 842775f1509054ea969f1787f38d6a0ec2ccfaba upstream. Fix a declared-but-not-defined warning when building with XEN_BALLOON_MEMORY_HOTPLUG=n. This

[char-misc-next v2 8/9] mei: drop unused file transaction states

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler --- V2: resend drivers/misc/mei/mei_dev.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/misc/mei/mei_dev.h

[PATCH] iio: chemical: atlas-ph-sensor: fix typo in val assignment

2016-07-25 Thread Colin King
From: Colin Ian King Fix an incorrect assignment due to a typo on a variable name. The variable val2 should be assigned 10 and not val. Signed-off-by: Colin Ian King --- drivers/iio/chemical/atlas-ph-sensor.c | 2 +- 1 file changed, 1

[PATCH 4.6 141/203] drm/vmwgfx: Fix corner case screen target management

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom commit beca4cf55323147ca9c8a98de1871be6e4fe8f34 upstream. When the surface backing a framebuffer doesn't match the framebuffer's dimensions, the screen

[PATCH 4.6 146/203] iio: Fix error handling in iio_trigger_attach_poll_func

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Crestez Dan Leonard commit 99543823357966ac938d9a310947e731b67338e6 upstream. When attaching a pollfunc iio_trigger_attach_poll_func will allocate a virtual irq and

[PATCH 4.6 139/203] drm/vmwgfx: Check pin count before attempting to move a buffer

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 4ed7e2242b637bc4af0416e4aa9f945db30fb44a upstream. In certain scenarios, e.g. when fbdev is enabled, we can get into a situation where a

[PATCH] iio: chemical: atlas-ph-sensor: fix typo in val assignment

2016-07-25 Thread Colin King
From: Colin Ian King Fix an incorrect assignment due to a typo on a variable name. The variable val2 should be assigned 10 and not val. Signed-off-by: Colin Ian King --- drivers/iio/chemical/atlas-ph-sensor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 4.6 141/203] drm/vmwgfx: Fix corner case screen target management

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom commit beca4cf55323147ca9c8a98de1871be6e4fe8f34 upstream. When the surface backing a framebuffer doesn't match the framebuffer's dimensions, the screen target code would test

[PATCH 4.6 146/203] iio: Fix error handling in iio_trigger_attach_poll_func

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Crestez Dan Leonard commit 99543823357966ac938d9a310947e731b67338e6 upstream. When attaching a pollfunc iio_trigger_attach_poll_func will allocate a virtual irq and call the driver's

[PATCH 4.6 139/203] drm/vmwgfx: Check pin count before attempting to move a buffer

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 4ed7e2242b637bc4af0416e4aa9f945db30fb44a upstream. In certain scenarios, e.g. when fbdev is enabled, we can get into a situation where a vmw_framebuffer_pin() is called on

[PATCH 4.6 145/203] xen/balloon: Fix declared-but-not-defined warning

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ross Lagerwall commit 842775f1509054ea969f1787f38d6a0ec2ccfaba upstream. Fix a declared-but-not-defined warning when building with XEN_BALLOON_MEMORY_HOTPLUG=n. This fixes a regression

[char-misc-next v2 8/9] mei: drop unused file transaction states

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler --- V2: resend drivers/misc/mei/mei_dev.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/misc/mei/mei_dev.h b/drivers/misc/mei/mei_dev.h index 2ef1ad6c391a..397ae2b45c9e 100644 ---

[PATCH 4.6 134/203] drm: atmel-hlcdc: actually disable scaling when no scaling is required

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Boris Brezillon commit 1b7e38b92b0bbd363369f5160f13f4d26140972d upstream. The driver is only enabling scaling, but never disabling it, thus, if you enable

[PATCH 4.6 147/203] iio:st_pressure: fix sampling gains (bring inline with ABI)

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Gregor Boirie commit d43a41152f8e9e4c0d19850884d1fada076dee10 upstream. Temperature channels report scaled samples in Celsius although expected as milli degree

[char-misc-next v2 9/9] mei: amthif: fix deadlock in initialization during a reset

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The device lock was unnecessary obtained in bus rescan work before the amthif client search. That causes incorrect lock ordering and task hang: ... [88004.613213] INFO: task kworker/1:14:21832 blocked for more than 120 seconds. ...

[PATCH 4.6 134/203] drm: atmel-hlcdc: actually disable scaling when no scaling is required

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Boris Brezillon commit 1b7e38b92b0bbd363369f5160f13f4d26140972d upstream. The driver is only enabling scaling, but never disabling it, thus, if you enable the scaling feature once it stays

[PATCH 4.6 147/203] iio:st_pressure: fix sampling gains (bring inline with ABI)

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Gregor Boirie commit d43a41152f8e9e4c0d19850884d1fada076dee10 upstream. Temperature channels report scaled samples in Celsius although expected as milli degree Celsius in

[char-misc-next v2 9/9] mei: amthif: fix deadlock in initialization during a reset

2016-07-25 Thread Tomas Winkler
From: Alexander Usyskin The device lock was unnecessary obtained in bus rescan work before the amthif client search. That causes incorrect lock ordering and task hang: ... [88004.613213] INFO: task kworker/1:14:21832 blocked for more than 120 seconds. ... [88004.645934] Workqueue: events

[PATCH 4.6 117/203] drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTR

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit 9057c8d75018f05bbc769d7b4602de3b8b20f8aa upstream. Signed-off-by: Ben Skeggs Signed-off-by: Greg Kroah-Hartman

[PATCH 4.6 201/203] drm/i915: Revert DisplayPort fast link training feature

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Mika Kahola commit 34511dce4b35685d3988d5c8b100d11a068db5bd upstream. It has been found out that in some HW combination the DisplayPort fast link training feature caused

[PATCH 4.6 153/203] iio: humidity: hdc100x: fix IIO_TEMP channel reporting

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Matt Ranostay commit 09bc0ddaab6cab0fa95a67d5535ec772e2671193 upstream. IIO_TEMP channel was being incorrectly reported back as Celsius when it should have been

[PATCH 4.6 195/203] File names with trailing period or space need special case conversion

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Steve French commit 45e8a2583d97ca758a55c608f78c4cef562644d1 upstream. POSIX allows files with trailing spaces or a trailing period but SMB3 does not, so convert these

[PATCH 4.6 138/203] drm/vmwgfx: Work around mode set failure in 2D VMs

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 7c20d213dd3cd6295bf9162730e7a368af957854 upstream. In a low-memory 2D VM, fbdev can take up a large percentage of available memory, making them unavailable

[PATCH 4.6 117/203] drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTR

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit 9057c8d75018f05bbc769d7b4602de3b8b20f8aa upstream. Signed-off-by: Ben Skeggs Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c |6

[PATCH 4.6 201/203] drm/i915: Revert DisplayPort fast link training feature

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Mika Kahola commit 34511dce4b35685d3988d5c8b100d11a068db5bd upstream. It has been found out that in some HW combination the DisplayPort fast link training feature caused screen flickering.

[PATCH 4.6 153/203] iio: humidity: hdc100x: fix IIO_TEMP channel reporting

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Matt Ranostay commit 09bc0ddaab6cab0fa95a67d5535ec772e2671193 upstream. IIO_TEMP channel was being incorrectly reported back as Celsius when it should have been milliCelsius. This is via an

[PATCH 4.6 195/203] File names with trailing period or space need special case conversion

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Steve French commit 45e8a2583d97ca758a55c608f78c4cef562644d1 upstream. POSIX allows files with trailing spaces or a trailing period but SMB3 does not, so convert these using the normal

[PATCH 4.6 138/203] drm/vmwgfx: Work around mode set failure in 2D VMs

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Sinclair Yeh commit 7c20d213dd3cd6295bf9162730e7a368af957854 upstream. In a low-memory 2D VM, fbdev can take up a large percentage of available memory, making them unavailable for other DRM

[PATCH 4.6 200/203] crypto: qat - make qat_asym_algs.o depend on asn1 headers

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Jan Stancek commit 81dc0365cfa7bc7c08a0e44d9ee04964df782e19 upstream. Parallel build can sporadically fail because asn1 headers may not be built yet by the time

[PATCH 4.6 148/203] iio: light apds9960: Add the missing dev.parent

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Yong Li commit 590b92a30242dd3f73de3d9a51d9924f1ab33e93 upstream. Without this, the iio:deviceX is missing in the /sys/bus/i2c/devices/0-0039 Some userspace tools use this

[PATCH 4.6 200/203] crypto: qat - make qat_asym_algs.o depend on asn1 headers

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Jan Stancek commit 81dc0365cfa7bc7c08a0e44d9ee04964df782e19 upstream. Parallel build can sporadically fail because asn1 headers may not be built yet by the time qat_asym_algs.o is compiled:

[PATCH 4.6 148/203] iio: light apds9960: Add the missing dev.parent

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Yong Li commit 590b92a30242dd3f73de3d9a51d9924f1ab33e93 upstream. Without this, the iio:deviceX is missing in the /sys/bus/i2c/devices/0-0039 Some userspace tools use this path to identify a

[PATCH 4.6 149/203] iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Matt Ranostay commit 5138806f16c74c7cb8ac3e408a859c79eb7c9567 upstream. IIO_CHAN_INFO_RAW was returning processed data which was incorrect. This also adds the

[PATCH 4.6 152/203] iio: humidity: hdc100x: correct humidity integration time mask

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Alison Schofield commit 0e35cf5ce00d873d6e529d2b2cd7598d52438051 upstream. Apply the correct mask to enable all available humidity integration times. Currently, the

Re: [PATCH v3 3/9] media: adv7180: add support for NEWAVMODE

2016-07-25 Thread Steve Longerbeam
On 07/25/2016 12:36 PM, Ian Arkver wrote: On 25/07/16 18:55, Steve Longerbeam wrote: On 07/25/2016 05:04 AM, Ian Arkver wrote: On 23/07/16 18:00, Steve Longerbeam wrote: +#define ADV7180_VSYNC_FIELD_CTL_1_NEWAVMODE 0x02 See below re this value. Hi Ian, I double-checked the ADV7180

[PATCH 4.6 149/203] iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Matt Ranostay commit 5138806f16c74c7cb8ac3e408a859c79eb7c9567 upstream. IIO_CHAN_INFO_RAW was returning processed data which was incorrect. This also adds the IIO_CHAN_INFO_SCALE value to

[PATCH 4.6 152/203] iio: humidity: hdc100x: correct humidity integration time mask

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Alison Schofield commit 0e35cf5ce00d873d6e529d2b2cd7598d52438051 upstream. Apply the correct mask to enable all available humidity integration times. Currently, the driver defaults to 6500

Re: [PATCH v3 3/9] media: adv7180: add support for NEWAVMODE

2016-07-25 Thread Steve Longerbeam
On 07/25/2016 12:36 PM, Ian Arkver wrote: On 25/07/16 18:55, Steve Longerbeam wrote: On 07/25/2016 05:04 AM, Ian Arkver wrote: On 23/07/16 18:00, Steve Longerbeam wrote: +#define ADV7180_VSYNC_FIELD_CTL_1_NEWAVMODE 0x02 See below re this value. Hi Ian, I double-checked the ADV7180

Re: [GIT PULL] perf changes for v4.8

2016-07-25 Thread Stephen Rothwell
Hi Linus, On Mon, 25 Jul 2016 14:45:53 -0700 Linus Torvalds wrote: > > On Mon, Jul 25, 2016 at 2:21 PM, Stephen Rothwell > wrote: > > > > Actually, the perf tree on its own was enough to trigger the build > > problem, the luto-next tree

Re: Volunteering for BeFS maintainership

2016-07-25 Thread Greg KH
On Mon, Jul 25, 2016 at 06:21:19PM +0100, Luis de Bethencourt wrote: > PD: I don't know if there is a formal process for maintainership in the Linux > kernel community. I am happy to follow that if it exists. If no one objects, and you want to do this, send a real patch and away you go! Good

Re: [GIT PULL] perf changes for v4.8

2016-07-25 Thread Stephen Rothwell
Hi Linus, On Mon, 25 Jul 2016 14:45:53 -0700 Linus Torvalds wrote: > > On Mon, Jul 25, 2016 at 2:21 PM, Stephen Rothwell > wrote: > > > > Actually, the perf tree on its own was enough to trigger the build > > problem, the luto-next tree was just what initially triggered the build > > failure

Re: Volunteering for BeFS maintainership

2016-07-25 Thread Greg KH
On Mon, Jul 25, 2016 at 06:21:19PM +0100, Luis de Bethencourt wrote: > PD: I don't know if there is a formal process for maintainership in the Linux > kernel community. I am happy to follow that if it exists. If no one objects, and you want to do this, send a real patch and away you go! Good

[PATCH 4.6 203/203] ovl: warn instead of error if d_type is not supported

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Vivek Goyal commit e7c0b5991dd1be7b6f6dc2b54a15a0f47b64b007 upstream. overlay needs underlying fs to support d_type. Recently I put in a patch in to detect this condition

[PATCH 4.6 203/203] ovl: warn instead of error if d_type is not supported

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Vivek Goyal commit e7c0b5991dd1be7b6f6dc2b54a15a0f47b64b007 upstream. overlay needs underlying fs to support d_type. Recently I put in a patch in to detect this condition and started failing

Re: coresight: next v4.7-rc5

2016-07-25 Thread Greg KH
On Mon, Jul 25, 2016 at 03:44:18PM -0600, Mathieu Poirier wrote: > On 25 July 2016 at 14:36, Greg KH wrote: > > On Mon, Jul 25, 2016 at 10:17:36AM -0600, Mathieu Poirier wrote: > >> Good day Greg, > >> > >> A while back I sent a set of CoreSight related patches for you

Re: coresight: next v4.7-rc5

2016-07-25 Thread Greg KH
On Mon, Jul 25, 2016 at 03:44:18PM -0600, Mathieu Poirier wrote: > On 25 July 2016 at 14:36, Greg KH wrote: > > On Mon, Jul 25, 2016 at 10:17:36AM -0600, Mathieu Poirier wrote: > >> Good day Greg, > >> > >> A while back I sent a set of CoreSight related patches for you to > >> consider for the

[PATCH 4.6 199/203] crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu commit 87dcdebd6beb54f183ae874664ba47bf071ebf95 upstream. To allow for child request context the struct akcipher_request child_req needs to be at the

[PATCH 4.6 199/203] crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu commit 87dcdebd6beb54f183ae874664ba47bf071ebf95 upstream. To allow for child request context the struct akcipher_request child_req needs to be at the end of the structure.

[PATCH 4.6 143/203] memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ocquidant, Sebastien commit 8f50b8e57442d28e41bb736c173d8a2490549a82 upstream. In the omap gpmc driver it can be noticed that GPMC_CONFIG4_OEEXTRADELAY is

[PATCH 4.6 143/203] memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ocquidant, Sebastien commit 8f50b8e57442d28e41bb736c173d8a2490549a82 upstream. In the omap gpmc driver it can be noticed that GPMC_CONFIG4_OEEXTRADELAY is overwritten by the WEEXTRADELAY value

[PATCH] usb: gadget: remove redundant self assignment

2016-07-25 Thread Colin King
From: Colin Ian King The assignment ret = ret is redundant and can be removed. Signed-off-by: Colin Ian King --- drivers/usb/gadget/udc/core.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git

[PATCH 4.6 202/203] ovl: Do d_type check only if work dir creation was successful

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Vivek Goyal commit 21765194cecf2e4514ad75244df459f188140a0f upstream. d_type check requires successful creation of workdir as iterates through work dir and expects work dir

[PATCH 4.6 202/203] ovl: Do d_type check only if work dir creation was successful

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Vivek Goyal commit 21765194cecf2e4514ad75244df459f188140a0f upstream. d_type check requires successful creation of workdir as iterates through work dir and expects work dir to be present in

[PATCH] usb: gadget: remove redundant self assignment

2016-07-25 Thread Colin King
From: Colin Ian King The assignment ret = ret is redundant and can be removed. Signed-off-by: Colin Ian King --- drivers/usb/gadget/udc/core.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/usb/gadget/udc/core.c b/drivers/usb/gadget/udc/core.c index

[PATCH 4.6 118/203] drm/nouveau/fbcon: fix out-of-bounds memory accesses

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit f045f459d925138fe7d6193a8c86406bda7e49da upstream. Reported by KASAN. Signed-off-by: Ben Skeggs Signed-off-by: Greg Kroah-Hartman

[PATCH 4.6 120/203] drm/nouveau: fix for disabled fbdev emulation

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Dmitrii Tcvetkov commit 52dfcc5ccfbb6697ac3cac7f7ff1e712760e1216 upstream. Hello, after this commit: commit f045f459d925138fe7d6193a8c86406bda7e49da Author: Ben Skeggs

[PATCH 4.6 118/203] drm/nouveau/fbcon: fix out-of-bounds memory accesses

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit f045f459d925138fe7d6193a8c86406bda7e49da upstream. Reported by KASAN. Signed-off-by: Ben Skeggs Signed-off-by: Greg Kroah-Hartman ---

[PATCH 4.6 120/203] drm/nouveau: fix for disabled fbdev emulation

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Dmitrii Tcvetkov commit 52dfcc5ccfbb6697ac3cac7f7ff1e712760e1216 upstream. Hello, after this commit: commit f045f459d925138fe7d6193a8c86406bda7e49da Author: Ben Skeggs Date: Thu Jun 2

[PATCH 4.6 113/203] virtio_balloon: fix PFN format for virtio-1

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Michael S. Tsirkin commit 87c9403b0d1de4676b0bd273eea68fcf6de68e68 upstream. Everything should be LE when using virtio-1, but the linux balloon driver does not seem to care

[PATCH 4.6 174/203] ALSA: hda - fix read before array start

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Bob Copeland commit 81e43960dce1c8e58e682fb3ec26c1d8f83a9afc upstream. UBSAN reports the following warning from accessing path->path[-1] in set_path_power(): [

[PATCH v7] gpio: add Intel WhiskeyCove PMIC GPIO driver

2016-07-25 Thread Bin Gao
This patch introduces a separate GPIO driver for Intel WhiskeyCove PMIC. This driver is based on gpio-crystalcove.c. Signed-off-by: Ajay Thomas Signed-off-by: Bin Gao Reviewed-by: Andy Shevchenko

[PATCH 4.6 113/203] virtio_balloon: fix PFN format for virtio-1

2016-07-25 Thread Greg Kroah-Hartman
4.6-stable review patch. If anyone has any objections, please let me know. -- From: Michael S. Tsirkin commit 87c9403b0d1de4676b0bd273eea68fcf6de68e68 upstream. Everything should be LE when using virtio-1, but the linux balloon driver does not seem to care about that.

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