On 12/4/2017 8:57 AM, Kirill A. Shutemov wrote:
On Mon, Dec 04, 2017 at 08:19:11AM -0600, Tom Lendacky wrote:
On 12/4/2017 5:23 AM, Kirill A. Shutemov wrote:
sme_populate_pgd() open-codes a lot of things that are not needed to be
open-coded.
Let's rewrite it in a more stream-lined way.
This w
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Kirill A. Shutemov
commit a8f97366452ed491d13cf1e44241bc0b5740b1f0 upstream.
Currently, we unconditionally make page table dirty in touch_pmd().
It may result in false-positive can_follow_write
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Oleg Drokin
commit 8c7245abda877d4689b3371db8ae2a4400d7d9ce upstream.
Move the state selection logic inside from the caller,
always making it return correct stp to use.
Signed-off-by: J . Bruc
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Huacai Chen
commit cf33c1ee5254c6a430bc1538232b49c3ea13e613 upstream.
This patch try to fix the building error on MIPS. The reason is MIPS
has already defined the PTR macro, which conflicts wit
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Jonathan Liu
commit f3621a8eb59a913612c8e6e37d81f16b649f8b6c upstream.
During panel removal or system shutdown panel_simple_disable() is called
which disables the panel backlight but the panel
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Peter Rosin
commit 68615eb01f82256c19e41967bfb3eef902f77033 upstream.
With a nxp,se97 chip on an atmel sama5d31 board, the I2C adapter driver
is not always capable of avoiding the 25-35 ms time
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Heiner Kallweit
commit d9bcd462daf34aebb8de9ad7f76de0198bb5a0f0 upstream.
So far we completely rely on the caller to provide valid arguments.
To be on the safe side perform an own sanity check.
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Bastian Stender
commit c892b0d81705c566f575e489efc3c50762db1bde upstream.
The sysfs entry "ocr" was missing the 0x prefix to identify it as hex
formatted.
Fixes: 5fb06af7a33b ("mmc: core: Exte
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adam Ford
commit a3ac350793d90d1da631c8b9352387974ed5 upstream.
Commit 485fa1261f78 ("ARM: OMAP2+: LogicPD Torpedo + Wireless: Add Bluetooth")
set the wrong baud rate for the UART. The Baud
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit ebe7dd45cf49e3b49cacbaace17f9f878f21fbea upstream.
The block driver must be resumed if the mmc bus fails to suspend the card.
Signed-off-by: Adrian Hunter
Reviewed-by: Li
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Dr. David Alan Gilbert
commit e872fa94662d0644057c7c80b3071bdb9249e5ab upstream.
Split out the ldr calculation from kvm_apic_set_x2apic_id
since we're about to reuse it in the following patch.
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adam Ford
commit b7ace5ed8867ca54503727988adec6b20af54eeb upstream.
Fixes commit 687c27676151 ("ARM: dts: Add minimal support for LogicPD
Torpedo DM3730 devkit")
This patch corrects an issue w
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Kirill A. Shutemov
commit a8f97366452ed491d13cf1e44241bc0b5740b1f0 upstream.
Currently, we unconditionally make page table dirty in touch_pmd().
It may result in false-positive can_follow_write
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Roman Kapl
commit 4f626a4ac8f57ddabf06d03870adab91e463217f upstream.
The function for byteswapping the data send to/from atombios was buggy for
num_bytes not divisible by four. The function mus
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Dan Williams
commit 31383c6865a578834dd953d9dbc88e6b19fe3997 upstream.
Patch series "device-dax: fix unaligned munmap handling"
When device-dax is operating in huge-page mode we want it to beh
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Josef Bacik
commit 8e138e0d92c6c9d3d481674fb14e3439b495be37 upstream.
We discovered a box that had double allocations, and suspected the space
cache may be to blame. While auditing the write o
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Trond Myklebust
commit d8a1a000555ecd1b824ac1ed6df8fe364df0 upstream.
If nfsd4_process_open2() is initialising a new stateid, and yet the
call to nfs4_get_vfs_file() fails for some reason,
4.9-stable review patch. If anyone has any objections, please let me know.
--
This reverts commit 0d794d0d018f23fb09c50f6ae26868bd6ae343d6 which is
commit 0d794d0d018f23fb09c50f6ae26868bd6ae343d6 upstream.
Andy writes:
I think the thing to do is to revert the patch from
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Dan Williams
commit b7f0554a56f21fb3e636a627450a9add030889be upstream.
Until there is a solution to the dma-to-dax vs truncate problem it is
not safe to allow V4L2, Exynos, and other frame vec
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Kees Cook
commit 04e35f4495dd560db30c25efca4eecae8ec8c375 upstream.
While the defense-in-depth RLIMIT_STACK limit on setuid processes was
protected against races from other threads calling set
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Ian Kent
commit 5d38f049cee1e1c4a7ac55aa79d37d01ddcc3860 upstream.
Commit 42f461482178 ("autofs: fix AT_NO_AUTOMOUNT not being honored")
allowed the fstatat(2) system call to properly honor th
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Naofumi Honda
commit 64ebe12494fd5d193f014ce38e1fd83cc57883c8 upstream.
>From kernel 4.9, my two nfsv4 servers sometimes suffer from
"panic: unable to handle kernel page request"
in posix_
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Mike Kravetz
commit 63cd448908b5eb51d84c52f02b31b9b4ccd1cb5a upstream.
If the call __alloc_contig_migrate_range() in alloc_contig_range returns
-EBUSY, processing continues so that test_pages_
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Ian Kent
commit 43694d4bf843ddd34519e8e9de983deefeada699 upstream.
While commit 092a53452bb7 ("autofs: take more care to not update
last_used on path walk") helped (partially) resolve a proble
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Dan Williams
commit 9702cffdbf2129516db679e4467db81e1cd287da upstream.
Similar to how device-dax enforces that the 'address', 'offset', and
'len' parameters to mmap() be aligned to the device'
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Stephan Mueller
commit 7d2c3f54e6f646887d019faa45f35d6fe9fe82ce upstream.
The code paths protected by the socket-lock do not use or modify the
socket in a non-atomic fashion. The actions perta
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Trond Myklebust
commit 15ca08d3299682dc49bad73251677b2c5017ef08 upstream.
Open file stateids can linger on the nfs4_file list of stateids even
after they have been closed. In order to avoid re
This is the start of the stable review cycle for the 4.14.4 release.
There are 95 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 Wed Dec 6 16:00:27 UTC 2017.
Anything receive
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Kirill A. Shutemov
commit f4f0a3d85b50a65a348e2b8635041d6b30f01deb upstream.
I made a mistake during converting hugetlb code to 5-level paging: in
huge_pte_alloc() we have to use p4d_alloc(),
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Dan Williams
commit 2bb6d2837083de722bfdc369cb0d76ce188dd9b4 upstream.
Patch series "introduce get_user_pages_longterm()", v2.
Here is a new get_user_pages api for cases where a driver intend
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Martin Schwidefsky
commit 345f8f34bb473241d62803951c18a844dd705f8d upstream.
This reverts commit a73dc5370e153ac63718d850bddf0c9aa9d871e6.
Reducing the base address for 31-bit PIE executables
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit 34c089e806793a66e450b11bd167db6047399fcd upstream.
Ensure blk_get_request() is paired with blk_put_request().
Fixes: 0493f6fe5bde ("mmc: block: Move boot partition lockin
On Monday, December 4, 2017, 4:37:20 PM CET Marc Zyngier wrote:
> On 04/12/17 15:31, Alexander Stein wrote:
> > On Monday, December 4, 2017, 4:11:06 PM CET Rasmus Villemoes wrote:
> >> The LS1021A has a standard GIC-400, but allows inverting the polarity of
> >> six external interrupt lines via a c
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit f9f0da98819503b06b35e61869d18cf3a8cd3323 upstream.
The card is not necessarily being removed, but the debugfs files must be
removed when the driver is removed, otherwise t
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Heiner Kallweit
commit 644a1f19c6c8393d0c4168a5adf79056da6822eb upstream.
Chip datasheet mentions that word addresses other than the actual
start position of the MAC delivers undefined results
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Bartosz Golaszewski
commit 5478e478eee3b096b8d998d4ed445da30da2dfbc upstream.
There's an ilog2() expansion in AT24_DEVICE_MAGIC() which rounds down
the actual size of EUI-48 byte array in at24
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Coly Li
commit d59b23795933678c9638fd20c942d2b4f3cd6185 upstream.
When bcache does read I/Os, for example in writeback or writethrough mode,
if a read request on cache device is failed, bcache
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Rui Hua
commit e393aa2446150536929140739f09c6ecbcbea7f0 upstream.
When we send a read request and hit the clean data in cache device, there
is a situation called cache read race in bcache(see
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Huacai Chen
commit cf33c1ee5254c6a430bc1538232b49c3ea13e613 upstream.
This patch try to fix the building error on MIPS. The reason is MIPS
has already defined the PTR macro, which conflicts wi
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Jeff Lien
commit 8c97eeccf0ad8783c057830119467b877bdfced7 upstream.
And increase the existing delay to cover this device as well.
Signed-off-by: Jeff Lien
Signed-off-by: Christoph Hellwig
S
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Ken Wang
commit 76d6172b6fab16455af4b67bb18a3f66011592f8 upstream.
Old value from bringup was wrong.
Signed-off-by: Ken Wang
Reviewed-by: Alex Deucher
Signed-off-by: Alex Deucher
Signed-of
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Ard Biesheuvel
commit 7e8b9c1d2e2f5f45db7d40b50d14f606097c25de upstream.
To allow the ftrace trampoline code to reuse the PLT entry routines,
factor it out and move it into asm/module.h.
Sign
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Ken Wang
commit ab6613b7eaefe85dadfc86025e901c55d71c0379 upstream.
Fixes vbios fetching on certain headless boards.
Signed-off-by: Ken Wang
Acked-by: Alex Deucher
Signed-off-by: Alex Deuche
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Peter Griffin
commit a2f042430784d86eb2b7a6d2a869f552da30edba upstream.
This patch fixes the following soft lockup:
BUG: soft lockup - CPU#0 stuck for 23s! [weston:307]
On weston idle-timeo
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Maarten Lankhorst
commit 52dd06506e9bbc2a37b352df7dfc5468f8da21fd upstream.
Some drivers like i915 start with crtc's enabled, but with deferred
fbcon setup they were no longer disabled as part
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Laurent Pinchart
commit daee54263c1202cbdab85c5e15ae30b417602efb upstream.
Since commit 4a97a3da420b ("drm: Don't update property values for atomic
drivers") atomic drivers must not update pro
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Don Hiatt
commit 4988be5813ff2afdc0d8bfa315ef34a577d3efbf upstream.
On OPA devices opa_local_smp_check will receive 32Bit LIDs when the LID
is Extended. In such cases, it is okay to lose the u
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: NeilBrown
commit 230b55fa8d64007339319539f8f8e68114d08529 upstream.
Having both a bitmap and a journal is pointless.
Attempting to do so can corrupt the bitmap if the journal
replay happens be
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Hans de Goede
commit 294cf1af8cf2eb0d1eced377fdfb9a2d3f0e8b42 upstream.
intel_uncore_suspend() unregisters the uncore code's PMIC bus access
notifier and gets called on both normal and runtime
4.14-stable review patch. If anyone has any objections, please let me know.
--
This reverts commit f9a64e23a9da528e7d8aa1bd2c7bb92be4ebb724 which is
commit 0d794d0d018f23fb09c50f6ae26868bd6ae343d6 upstream.
Andy writes:
I think the thing to do is to revert the patch fro
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Xiong Zhang
commit b721b65af4eb46df6a1d9e34b14003225e403565 upstream.
For ADDR_4K_MASK, bit[45..12] should be 1, all other bits
should be 0. The current definition wrongly set bit[46] as 1
als
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Jyri Sarha
commit ce99f7206c9105851d97202ed08c058af6f11ac4 upstream.
We need the total frame refresh time to check if we are too close to
vertical sync when updating the two framebuffer DMA re
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: ozeng
commit c5066129af4436ab0da8eefe4289774a5409706d upstream.
v1: Properly allocate TLB invalidation engine to avoid conflict.
v2: Added comments to codes
Signed-off-by: Oak Zeng
Reviewed-
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Roman Kapl
commit 4f626a4ac8f57ddabf06d03870adab91e463217f upstream.
The function for byteswapping the data send to/from atombios was buggy for
num_bytes not divisible by four. The function mu
Hi,
On Sun, Dec 3, 2017 at 11:46 PM, Heiko Stübner wrote:
> Hi Chris,
>
> Am Montag, 4. Dezember 2017, 10:47:08 CET schrieb Chris Zhong:
>> On 2017年12月02日 05:58, Heiko Stuebner wrote:
>> > Am Freitag, 1. Dezember 2017, 13:42:46 CET schrieb Doug Anderson:
>> >> Hi,
>> >>
>> >> On Wed, Nov 29, 2017
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Chris Wilson
commit a45b30a6c5db631e2ba680304bd5edd0cd1f9643 upstream.
As both the hotplug event and fbdev configuration run asynchronously, it
is possible for them to run concurrently. If con
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Hans de Goede
commit f4359cedfb43b934f38c50d1604db21333abe57b upstream.
assert_rpm_wakelock_held is triggered from i915_pmic_bus_access_notifier
even though it gets unregistered on (runtime) s
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Sasha Neftin
commit c0f4b163a03e73055dd734eaca64b9580e72e7fb upstream.
This is a follow on to commit b10effb92e27 ("fix buffer overrun while the
I219 is processing DMA transactions") to addre
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Don Hiatt
commit 6588e412fe872ed81f3fb8d9b4561a66ecb763d0 upstream.
On OPA devices the user_mad recv_handler can receive 32Bit LIDs
(e.g. OPA_PERMISSIVE_LID) and it is okay to lose the upper 1
From: Kirill Tkhai
Date: Mon, 4 Dec 2017 18:54:51 +0300
> Still no comments :(
>
> Ping, ping, ping.
You cannot force people to prioritize reviewing your patch submission.
Screaming "ping ping ping" doesn't help, in fact is hinders.
> What will we do next?
Be patient.
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Sandipan Das
commit 4ca59b14e588f873795a11cdc77a25c686a29d23 upstream.
The GCC randomize layout plugin can randomize the member offsets of
sensitive kernel data structures. To use this featur
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Jonathan Liu
commit f3621a8eb59a913612c8e6e37d81f16b649f8b6c upstream.
During panel removal or system shutdown panel_simple_disable() is called
which disables the panel backlight but the panel
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Rex Zhu
commit 8d8258bdab735d9f3c4b78e091ecfbb2b2b1f2ca upstream.
resulted in unexpected data truncation
Reviewed-by: Alex Deucher
Signed-off-by: Rex Zhu
Signed-off-by: Alex Deucher
Signed
On Mon, Dec 04, 2017 at 02:13:38PM +, David Laight wrote:
> From: Paul E. McKenney
> > Sent: 04 December 2017 13:42
> > On Mon, Dec 04, 2017 at 12:32:30PM +, David Laight wrote:
> > > From: Paul E. McKenney
> > > > Sent: 01 December 2017 20:09
> > > >
> > > > Because %p prints "(null)" and
On 12/02/2017 12:36 AM, Paul Lawrence wrote:
>
Missing:
From: Andrey Ryabinin
Please, don't change authorship of the patches.
> LLVM doesn't understand GCC-style paramters ("--param asan-foo=bar"),
> thus we currently we don't use inline/globals/stack instrumentation
> when building th
Add Device Tree bindings for RAVE SP watchdog drvier - an MFD cell of
parent RAVE SP driver (documented in
Documentation/devicetree/bindings/mfd/zii,rave-sp.txt).
Cc: linux-kernel@vger.kernel.org
Cc: devicet...@vger.kernel.org
Cc: linux-watch...@vger.kernel.org
Cc: cphe...@gmail.com
Cc: Lucas Stac
Hi Arnaldo,
2017-12-05 0:45 GMT+09:00 Arnaldo Carvalho de Melo :
> Em Tue, Dec 05, 2017 at 12:05:18AM +0900, Namhyung Kim escreveu:
>> Hi SeokHo,
>>
>> On Sun, Dec 3, 2017 at 10:50 PM, Song Seok Ho <0xdev...@gmail.com> wrote:
>> > If perf_session__new() returns NULL with use_browser set to 2 via -
Add a driver for RAVE Supervisory Processor, an MCU implementing
various bits of housekeeping functionality (watchdoging, backlight
control, LED control, etc) on RAVE family of products by Zodiac
Inflight Innovations.
This driver implementes core MFD/serdev device as well as
communication subrouti
This driver provides access to RAVE SP watchdog functionality.
Cc: linux-kernel@vger.kernel.org
Cc: linux-watch...@vger.kernel.org
Cc: cphe...@gmail.com
Cc: Lucas Stach
Cc: Nikita Yushchenko
Cc: Lee Jones
Cc: Greg Kroah-Hartman
Cc: Pavel Machek
Cc: Andy Shevchenko
Cc: Guenter Roeck
Cc: Rob
Add code implementing managed version of serdev_device_open() for
serdev device drivers that "open" the device during driver's lifecycle
only once (e.g. opened in .probe() and closed in .remove()).
Cc: linux-kernel@vger.kernel.org
Cc: linux-ser...@vger.kernel.org
Cc: Rob Herring
Cc: cphe...@gmail
There is no functional changes, only a preparation
for next patches.
Signed-off-by: Kirill Tkhai
---
fs/aio.c | 44
1 file changed, 32 insertions(+), 12 deletions(-)
diff --git a/fs/aio.c b/fs/aio.c
index e6de7715228c..04209c0561b2 100644
--- a/fs/
Hi,
this patch set introduces accounting aio_nr and aio_max_nr per blkio cgroup.
It may be used to limit number of aio requests, which are available for
a cgroup, and could be useful for containers.
The accounting is hierarchical, and aio contexts, allocated in child cgroup,
are accounted in pare
Next patch will use the values in more files, so let's make them visible
external.
Signed-off-by: Kirill Tkhai
---
fs/aio.c|4 ++--
include/linux/aio.h |4
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/fs/aio.c b/fs/aio.c
index 04209c0561b2..9dc98a29077
This adds new members of struct blkcg, which will
be used to account numbers of cgroup's aio requests.
Also, blkcg_root is used to store sysctl variables
aio_nr and aio_max_nr.
Signed-off-by: Kirill Tkhai
---
block/blk-cgroup.c |4
fs/aio.c |2 ++
include/
This patch adds accounting of number of requests of allocated aio
contexts per blkio cgroup, and aggregates child cgroups requests
up the hierarhy. This may be used to limit aio requests available
for containers.
By default, newly allocated blkcg::blkg_aio_max_nr is set
to "unlimited" value (see b
Add a file to configure per-cgroup maximum number of available
aio requests.
Allow write the values, which are less then currently allocated
numbers of requests.
Show numbers of currently allocated and maximum available requests.
Signed-off-by: Kirill Tkhai
---
block/blk-cgroup.c | 40 ++
Using devres infrastructure it is possible to write a serdev driver
that doesn't have any code that needs to be called as a part of
.remove. Add code to make .remove optional.
Cc: linux-kernel@vger.kernel.org
Cc: linux-ser...@vger.kernel.org
Cc: Rob Herring
Cc: cphe...@gmail.com
Cc: Guenter Roeck
On 04.12.2017 19:10, David Miller wrote:
> From: Kirill Tkhai
> Date: Mon, 4 Dec 2017 18:54:51 +0300
>
>> Still no comments :(
>>
>> Ping, ping, ping.
>
> You cannot force people to prioritize reviewing your patch submission.
>
> Screaming "ping ping ping" doesn't help, in fact is hinders.
>
>
>-Original Message-
>From: Zumeng Chen [mailto:zumeng.c...@gmail.com]
>Sent: Monday, December 04, 2017 5:22 AM
>To: net...@vger.kernel.org; linux-kernel@vger.kernel.org
>Cc: Claudiu Manoil ; da...@davemloft.net
>Subject: [PATCH 1/1] gianfar: fix a flooded alignment reports because of
>padd
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Vasily Averin
commit 3a2b19d1ee5633f76ae8a88da7bc039a5d1732aa upstream.
Commit efda760fe95ea ("lockd: fix lockd shutdown race") is incorrect,
it removes lockd_manager and disarm grace_period_e
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Ellerman
commit 2621e945fbf1d6df5f3f0ba7be5bae3d2cf9b6a5 upstream.
The code that cleans up the IAMR/AMOR before kexec'ing failed to
remember that when we're running as a guest AMOR is
From: Florian Fainelli
Date: Fri, 1 Dec 2017 19:31:41 -0800
> Introduce a configuration option: CONFIG_NET_DSA_LEGACY allowing to compile
> out
> support for the old platform device and Device Tree binding registration.
> Support for these configurations is scheduled to be removed in 4.17.
>
>
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Mahesh Salgaonkar
commit a3961f824cdbe7eb431254dc7d8f6f6767f474aa upstream.
Rebooting into a new kernel with kexec fails in trace_tlbie() which is
called from native_hpte_clear(). This happens
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: John Johansen
commit b12cbb21586277f72533769832c24cc6c1d60ab3 upstream.
The apparmor_audit_data struct ordering got messed up during a merge
conflict, resulting in the signal integer and peer
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Ard Biesheuvel
commit be0f272bfc83797f70d44faca86954df62e2bbc0 upstream.
When building the arm64 kernel with both CONFIG_ARM64_MODULE_PLTS and
CONFIG_DYNAMIC_FTRACE enabled, the ftrace-mod.o o
Jan,
Do you have any further comments on the current version of this patch?.
Otherwise, I will work on the review comments and publish next version
of this patch later this week. Please let me know. Thanks.
Cheers
GOVINDA
On 12/1/2017 10:16 AM, Govinda Tatti wrote:
On 11/30/2017 8:46 AM, Ja
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Peter Rosin
commit 68615eb01f82256c19e41967bfb3eef902f77033 upstream.
With a nxp,se97 chip on an atmel sama5d31 board, the I2C adapter driver
is not always capable of avoiding the 25-35 ms tim
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Peter Ujfalusi
commit 23970e150a0a49f9a966c46e5d22fed06226098f upstream.
I believe the intention of the commit 2c9fc9bf45f8
("drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driver")
was to i
On 2017-11-28 10:05, Hans de Goede wrote:
> class_find_device already does a get_device on the returned device.
> So the device returned by of_find_mux_chip_by_node is already referenced
> and we should not reference it again (and unref it on error).
>
> Also rename of_find_mux_chip_by_node to of_
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Hans de Goede
commit 6e0c9507bf51e1517a80ad0ac171e5402528fcef upstream.
On Apollo Lake devices the BIOS does not set up IRQ routing for the i801
SMBUS controller IRQ, so we end up with dev->ir
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Heiner Kallweit
commit d9bcd462daf34aebb8de9ad7f76de0198bb5a0f0 upstream.
So far we completely rely on the caller to provide valid arguments.
To be on the safe side perform an own sanity check
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Vaibhav Jain
commit 12841f87b7a8ceb3d54f171660f72a86941bfcb3 upstream.
During an eeh a kernel-oops is reported if no vPHB is allocated to the
AFU. This happens as during AFU init, an error in
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Bastian Stender
commit c892b0d81705c566f575e489efc3c50762db1bde upstream.
The sysfs entry "ocr" was missing the 0x prefix to identify it as hex
formatted.
Fixes: 5fb06af7a33b ("mmc: core: Ext
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Laurent Pinchart
commit bf25dac38f71d392a31ec074f55cbc941f1eaf1d upstream.
Commit d178e034d565 ("drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature
to dpi code") replaced usage of platform data
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Lv Zheng
commit a64a62ce9a380213dc9e192f762266d70c9b40ec upstream.
On platforms (ASUS X550ZE and possibly all ASUS X series) with valid ECDT
EC but invalid DSDT EC, EC PM ops won't be invoked
On 12/04/2017 01:35 PM, Geert Uytterhoeven wrote:
> From: Sergei Shtylyov
>
> The PHY devices sometimes do have their reset signal (maybe even power
> supply?) tied to some GPIO and sometimes it also does happen that a boot
> loader does not leave it deasserted. So far this issue has been attack
From: Arvind Yadav
Date: Sun, 3 Dec 2017 00:56:15 +0530
> The platform_get_irq() function returns negative if an error occurs.
> zero or positive number on success. platform_get_irq() error checking
> for zero is not correct. And remove unnecessary check for free_netdev().
>
> Signed-off-by: Ar
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Bastian Stender
commit 80a780a167d9267c72867b806142bd6ec69ba123 upstream.
The sysfs entry "pre_eol_info" was missing the 0x prefix to identify it
as hex formatted.
Fixes: 46bc5c408e4e ("mmc:
On Wed, Nov 29, 2017 at 08:18:09PM +0100, Christian Borntraeger wrote:
> Works fine under KVM with virtio-blk, but still hangs during boot in an LPAR.
> FWIW, the system not only has scsi disks via fcp but also DASDs as a boot
> disk.
> Seems that this is the place where the system stops. (see the
4.14-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit ebe7dd45cf49e3b49cacbaace17f9f878f21fbea upstream.
The block driver must be resumed if the mmc bus fails to suspend the card.
Signed-off-by: Adrian Hunter
Reviewed-by: L
1 - 100 of 1242 matches
Mail list logo