+
CONFIG_STAGING=y, CONFIG_R8712U=m
Patch is against linux-next (localversion-next is -next-20160105)
drivers/staging/rtl8712/rtl871x_recv.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/staging/rtl8712/rtl871x_recv.c
b/drivers/staging/rtl8712/rtl871x_recv.c
index
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Arnd Bergmann
commit cc6a7aab5570beef884ff95f7cade6634bf815a1 upstream.
The gss_key_timeout() function causes a harmless warning in some
configurations, e.g. ARM imx_v6_v7_defconfig wi
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Sergei Shtylyov
commit 76d63c2b59d4a1481bedc65a3ef25e9d1354dca3 upstream.
The "compatible" property text contradicts even the example given in the MMCIF
binding document itself; moreo
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Michal Sojka
commit f6aad2615c8c4ed806e70693adacb6c93f13564a upstream.
Fixes: 31847b67bec0 ("kconfig: allow use of relations other than (in)equality")
Signed-off-by: Michal Sojka
Revi
On 05/01/16 12:06, Eric Anholt wrote:
> Stephen Rothwell writes:
>
>> Hi Eric,
>>
>> On Sat, 26 Dec 2015 13:15:50 -0800 Eric Anholt wrote:
>>>
>>> I'll be sending pull-requests to Florian soon, but I would like to get
>>> my trees included in linux-next to get increased testing coverage of
>>> t
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Arnd Bergmann
commit b61e564af85bde408456f779eb267a37a64dc522 upstream.
Casting a pointer to __be64 produces a warning on 32-bit architectures:
drivers/infiniband/hw/cxgb4/mem.c:147:2
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Yinghai Lu
commit af86fa4001ca5644ae20cc2c52cdf67bb7db9752 upstream.
David reported that a T5-8 sparc system failed to boot with:
pci_sun4v f02dbcfc: PCI host bridge to bus :00
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Hartmut Knaack
commit 2427d22de807b40f72175c8c9b1ff8a07275ad82 upstream.
Sort the entry for bmc105_magn in Kconfig and Makefile to its correct
position. Also add the minor module infor
On Wed, Dec 30, 2015 at 7:25 AM, Ard Biesheuvel
wrote:
> This series implements KASLR for arm64, by building the kernel as a PIE
> executable that can relocate itself at runtime, and moving it to a random
> offset in the vmalloc area. This v2 also implements physical randomization,
> i.e., it allo
On Tue, Jan 05, 2016 at 09:05:49PM +0100, Daniel Vetter wrote:
> On Tue, Jan 05, 2016 at 02:53:08PM -0500, Lyude wrote:
> > There's no reason to check for an active encoder when setting up hpd,
> > especially since a disconnected connector isn't going to have an encoder
> > in the first place. This
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "Jon Medhurst \\(Tixy\\)"
commit 14f1ba3af6209f0394192ef07fe2bd9bccdc755f upstream.
The check for correct frequency being set in bL_cpufreq_set_rate is
broken when the big.LITTLE switc
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Neil Armstrong
commit 468a32082b04c7febccfcd55b06ecbc438fcddcc upstream.
Since the "Switch driver to use transfer_one" change, the cs_change
behavior has changed and a channel chip sel
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Mathias Krause
commit 3824657c522f19f85a76bd932821174a5557a382 upstream.
The following statement of ABI/testing/dev-kmsg is not quite right:
It is not possible to inject messages f
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Michal Hocko
commit c12176d3368b9b36ae484d323d41e94be26f9b65 upstream.
Commit 424cdc141380 ("memcg: convert threshold to bytes") has fixed a
regression introduced by 3e32cb2e0a12 ("mm:
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Sakamoto
commit 463543ac2effaeb2b524f0a0a92f2413c23998ca upstream.
In former commit, snd_efw_command_get_phys_meters() was added to handle
metering data. The given buffer is us
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Lukas Wunner
commit 3c67d839b30c7d6d6ab5c6fddac0f58ec8095d50 upstream.
In its original version, drm_framebuffer_init() returned a negative int
if drm_mode_object_get() failed (f453ba04
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Sifan Naeem
commit 5728d95f2458887ae3d95547c04352bba5080ad6 upstream.
Using % can be slow depending on the architecture.
Using DIV_ROUND_UP is nicer and more efficient way to do it.
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Al Viro
commit cadfbb6ec2e55171479191046142c927a8b12d87 upstream.
Signed-off-by: Al Viro
Reported-by: Sasha Levin
Signed-off-by: Jens Axboe
Signed-off-by: Kamal Mostafa
---
fs/dax
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Sakamoto
commit cbc6f28067aa0aa1193c2bf3546430b2c4dae22c upstream.
In former commit, u32 data was assigned to __be32 variable instead of an
int variable. This is not enough sol
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Sakamoto
commit fef586d58960bc867c1fa8126ee5d7364a5a89ac upstream.
In former commit, metering is supported for BeBoB based models
customized by M-Audio. The data in transaction
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Sifan Naeem
commit 2aefb1bd4101235be7d9f0d5ac8d56aa979f6081 upstream.
Move scb_wr_rd_fence to before reading from fifo and writing to
fifo to make sure the the first read/write is done
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Sifan Naeem
commit 1ed6faedfc9741cca2d97b25ab73902ba7177093 upstream.
Clear line status and all generated interrupts from the interrupt
status register before starting a transfer, as w
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Sifan Naeem
commit 58b0497dad1abbe389af83e3d7706be584cf3ba2 upstream.
The requested bit rate can be outside the range supported by the driver.
The maximum bit rate this driver supports
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Charles Keepax
commit ce938001c08c6580a8da38dc226fa605512afab6 upstream.
The LDO1 driver is using the arizona_of_get_named_gpio helper function
which will return 0 if an error was enco
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Sakamoto
commit df4833886f91eea0d20e6e97066adab308625ef8 upstream.
When committed to upstream, these four modules had wrong entries for
Makefile. This forces them to be loadabl
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Greg Thelen
commit 0f930902eb8806cff8dcaef9ff9faf3cfa5fd748 upstream.
Since 5cec38ac866b ("fs, seq_file: fallback to vmalloc instead of oom kill
processes") seq_buf_alloc() avoids call
On Tue, Dec 08 2015 at 1:26pm -0500,
Scotty Bauer wrote:
>
> On 12/01/2015 11:11 AM, Scotty wrote:
> >
> > 0001-dm-ioctl-Access-user-land-memory-through-safe-functi.patch
> >
> >
> > From b26adf880eba03ac6f2b1dd87426bb96fd2a0282 Mon Sep 17 00:00:00 2001
> > From: Scotty Bauer
> > Date: Tue,
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Geliang Tang
commit f098a045350ecd6045f2f2d5a50fecf2a98962d7 upstream.
When device_register() fails, kfree() is called in hsi_client_release(),
hence there is no need to call kfree in
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Eric Dumazet
commit 161642e24fee40fba2c5bc2ceacc00d118a22d65 upstream.
Recent TCP listener patches exposed a prior af_packet bug :
match_fanout_group() blindly assumes it is always saf
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Sakamoto
commit 3e93d42a04eea4e621f87bfc51b0ab868e131cb9 upstream.
Some local variables in some functions are typed as unsigned int, while
__be32 value is assigned to them. Thi
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Sifan Naeem
commit 987008dbc48479af250cddda7f36e920a47ef54f upstream.
Currently, after determining the minimum value for the High period
(TCKH) the remainder of the internal clock puls
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Roger Quadros
commit e74eba049356fdad6713ab66322d9aeb0e85608b upstream.
The error handling path is broken as cawake_gpio was defined as
unsigned integer causing the following warnings
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Flavio Leitner
commit 0647e708344f4bf8b9e3f1855361c597f93d084d upstream.
Remove __nf_conntrack_find() from headers.
Fixes: dcd93ed4cd1 ("netfilter: nf_conntrack: remove dead code")
Si
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Dan Carpenter
commit 1f35d04a02a652f14566f875aef3a6f2af4cb77b upstream.
The iomap[] array has PCIM_IOMAP_MAX (6) elements and not
DEVICE_COUNT_RESOURCE (16). This bug was found using
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Sifan Naeem
commit 0e59378bc05b084939af54d2066552ac42fa0fee upstream.
The code to read from the master read fifo, and write to the master
write fifo, checks a bit in an SCB register be
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "Eric W. Biederman"
commit fd2874b3bbe832e90ac480971a7a8bd736b629b9 upstream.
In the rare case where sk != skb->sk ip_local_out_sk arranges
to call dst->output differently if the skb i
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Alexandra Yates
commit 5cf92c8b3dc5da59e05dc81bdc069cedf6f38313 upstream.
Adding Intel codename Lewisburg platform device IDs for audio.
[rearranged the position by tiwai]
Signed-off
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "Eric W. Biederman"
commit 850dcc4d4dd7d5da5c1b2a780c5e649c3b649545 upstream.
After a packet has been encapsulated by a tunnel we should use the
tunnel sockets local multicast loopback
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Ezequiel Garcia
commit a5d42b8c3b3ddccd88dc1c70957177d31a6699fb upstream.
When the diver is removed and all the resources are deallocated,
we should be iterating through the created de
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Arnaldo Carvalho de Melo
commit 6076e2a47cccfb3d48a8d165853c0b799c563df7 upstream.
Cut'n'paste mistake, it should eval the name of the function
defined right next to it, in the next li
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Eric Dumazet
commit 38cb52455c2c3e8b5751350a3fb32e43e82e129a upstream.
This fixes a typo : We want to store the NAPI id on child socket.
Presumably nobody really uses busy polling, on
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Andy Shevchenko
commit 39416677b95bf1ab8bbfa229ec7e511c96ad5d0c upstream.
We replace __fls() by __ffs() since we have to find a *minimum* data width that
satisfies both source and dest
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Peter Zijlstra
commit b71b437eedaed985062492565d9d421d975ae845 upstream.
Arnaldo reported that tracepoint filters seem to misbehave (ie. not
apply) on inherited events.
The fix is obv
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Valentin Rothberg
commit 90adf98d9530054b8e665ba5a928de4307231d84 upstream.
Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
threaded IRQs without a primary han
On 01/05/2016 01:06 PM, Eric Anholt wrote:
Stephen Rothwell writes:
Hi Eric,
On Sat, 26 Dec 2015 13:15:50 -0800 Eric Anholt wrote:
I'll be sending pull-requests to Florian soon, but I would like to get
my trees included in linux-next to get increased testing coverage of
them against everyt
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Max Filippov
commit ab45fb145096799dabd18afc58bb5f97171017cd upstream.
There are multiple factors adding to the issue in different
configurations:
- commit 17290231df16 ("xtensa:
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Nicolas Iooss
commit 97bce7e0b58dfc7d159ded329f57961868fb060b upstream.
Module crc32c-intel uses a special read-only data section named .rotata.
This section is defined for K_table, an
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Sakamoto
commit 0052b7dcf9d9ec6be4fc3fe815a2ceda623bb9d1 upstream.
This structure was added by 4d96eb255c53 ('ALSA: pcm_lib - add possibility
to log last 10 DMA ring buffer pos
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Kinglong Mee
commit b130ed5998e62879a66bad08931a2b5e832da95c upstream.
Only override netfs->primary_index when registering success.
Signed-off-by: Kinglong Mee
Signed-off-by: David H
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "Maciej W. Rozycki"
commit b582ef5c53040c5feef4c96a8f9585b6831e2441 upstream.
Do not clobber the buffer space passed from `search_binary_handler' and
originally preloaded by `prepare_b
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Kinglong Mee
commit 86108c2e34a26e4bec3c6ddb23390bf8cedcf391 upstream.
If netfs exist, fscache should not increase the reference of parent's
usage and n_children, otherwise, never be d
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: David Howells
commit 102f4d900c9c8f5ed89ae4746d493fe3ebd7ba64 upstream.
Handle a write being requested to the page immediately beyond the EOF
marker on a cache object. Currently this
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Egbert Eich
commit 28fb4cb7fa6f63dc2fbdb5f2564dcbead8e3eee0 upstream.
Due to a missing initialization there was no way to map fbdev memory.
Thus for example using the Xserver with the
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Eric Biggers
commit 6ae08069939f17422835448acae76bda8d96b16a upstream.
pipe_write() would return 0 if it failed to merge the beginning of the
data to write with the last, partially fil
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "K. Y. Srinivasan"
commit 8cf308e1225f5f93575f03cc4dbef24516fa81c9 upstream.
Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag since we are not specifying
tags. Without this, the qlogi
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Jason Liu
commit 1cc8e3458b5110253c8f5aaf1890d5ffea9bb7b7 upstream.
There is an alignment mismatch issue between the of_reserved_mem and
the CMA setup requirement. The of_reserved_mem
When dealing with key handling for shared futexes, we can drastically reduce
the usage/need of the page lock. 1) For anonymous pages, the associated futex
object is the mm_struct which does not require the page lock. 2) For inode
based, keys, we can check under RCU read lock if the page mapping is
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Mikulas Patocka
commit ad5f498f610fa3fd8bd265139098bc1405cd2783 upstream.
Commit bfebd1cdb497a57757c83f5fbf1a29931591e2a4 ("dm: add full blk-mq
support to request-based DM") moves the
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Ludovic Desroches
commit a9bed6b10bd117a300cceb9062003f7a2761ef99 upstream.
In some cases, we could start a new i2c transfer with the RXRDY flag
set. It is not a clean state and it lea
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Andy Shevchenko
commit 9f029f540c2f7e010e4922d44ba0dfd05da79f88 upstream.
There is a classical off-by-one error in case when we try to place, for
example, 1+1 bytes as hex in the buffe
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Oleg Nesterov
commit 54708d2858e79a2bdda10bf8a20c80eb96c20613 upstream.
The commit 96d0df79f264 ("proc: make proc_fd_permission() thread-friendly")
fixed the access to /proc/self/fd fr
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Helge Deller
commit d0cf62fb63f760e98244d31396b3b58f3a1e326b upstream.
This patch fixes some bugs and partly cleans up the parisc uapi header
files to what glibc defined:
- compat_semi
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Zi Shen Lim
commit 251599e1d6906621f49218d7b474ddd159e58f3b upstream.
In the case of division by zero in a BPF program:
A = A / X; (X == 0)
the expected behavior is to termina
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Zi Shen Lim
commit 14e589ff4aa3f28a5424e92b6495ecb8950080f7 upstream.
Turns out in the case of modulo by zero in a BPF program:
A = A % X; (X == 0)
the expected behavior is to
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Chen Yu
commit 49e4b84333f338d4f183f28f1f3c1131b9fb2b5a upstream.
Currently when the system is trying to uninstall the ACPI interrupt
handler, it uses acpi_gbl_FADT.sci_interrupt as th
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Catalin Marinas
commit d4322d88f5fdf92729dd40f923013414fbb2184d upstream.
On systems with a KMALLOC_MIN_SIZE of 128 (arm64, some mips and powerpc
configurations defining ARCH_DMA_MINAL
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: David Mosberger-Tang
commit 06515f83908d038d9e12ffa3dcca27a1b67f2de0 upstream.
The DMA-slave configuration depends on the whether <= 8 or > 8 bits
are transferred per word, so we need
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Tvrtko Ursulin
commit 6172180c6b37ea164bf8a9bad70bb348d0a16563 upstream.
__u64 should be used instead of u64.
Feature originally added in:
commit e3eb3250d84ef97b766312345774367b6a31
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Chen Yu
commit efb1cf7d28b8aeacec53e9ba8f3f2809c5cb9686 upstream.
When the system is waiting for GPE/fixed event handler to finish,
it uses acpi_gbl_FADT.sci_interrupt directly as the
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Christoph Hellwig
commit 40998193560dab6c3ce8d25f4fa58a23e252ef38 upstream.
When dropping a lock while iterating a list we must restart the search
as other threads could have manipulat
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Azael Avalos
commit d2f20619942fe4618160a7fa3dbdcbac335cff59 upstream.
Commit 53147b6cabee5e8d1997b5682fcc0c3b72ddf9c2 ("toshiba_acpi: Fix
hotkeys registration on some toshiba models")
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Daniel Borkmann
commit d227c3ae4e94e5eb11dd780a811f59e1a7b74ccd upstream.
In tracefs' start_creating(), we pin the file system to safely access
its root. When we failed to create a fil
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Tejun Heo
commit 22b886dd1018093920c4250dee2a9a3cb7cff7b8 upstream.
Regardless of the previous CPU a timer was on, add_timer_on()
currently simply sets timer->flags to the new CPU. As
On 12/20/2015 09:14 AM, Andy Shevchenko wrote:
> On Tue, Dec 15, 2015 at 12:42 AM, Joshua Henderson
> wrote:
>> From: Andrei Pistirica
>>
>> This adds UART and a serial console driver for Microchip PIC32 class
>> devices.
>>
>> Signed-off-by: Andrei Pistirica
>> Signed-off-by: Joshua Henderson
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Iwai
commit c932b98c1e47312822d911c1bb76e81ef50e389c upstream.
HP ProBook 6550b needs the same pin fixup applied to other HP B-series
laptops with docks for making its headphon
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "Hon Ching (Vicky) Lo"
commit 60ecd86c4d985750efa0ea3d8610972b09951715 upstream.
At ibm vtpm initialzation, tpm_ibmvtpm_probe() registers its interrupt
handler, ibmvtpm_interru
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: =?UTF-8?q?Salva=20Peir=C3=B3?=
commit 4b6184336ebb5c8dc1eae7f7ab46ee608a748b05 upstream.
The dgnc_mgmt_ioctl() code fails to initialize the 16 _reserved bytes of
struct digi_dinfo afte
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Li Bin
commit 2ee8a74f2a5da913637f75a19a0da0e7a08c0f86 upstream.
By now, the recordmcount only records the function that in
following sections:
.text/.ref.text/.sched.text/.spinlock.te
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Krzysztof Kozlowski
commit 824ead03b78403a21449cb7eb153a4344cd3b4c8 upstream.
During probe if the regulator could not be enabled, the error exit path
would still disable it. This could
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: libin
commit c84da8b9ad3761eef43811181c7e896e9834b26b upstream.
In nop_mcount, shdr->sh_offset and welp->r_offset should handle
endianness properly, otherwise it will trigger Segmentat
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: =?UTF-8?q?Radim=20Kr=C4=8Dm=C3=A1=C5=99?=
commit 656ec4a4928a3db7d16e5cb9bce351a478cfd3d5 upstream.
The comment in code had it mostly right, but we enable paging for
emulated real mode
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Gabriele Paoloni
commit fa3b7cbab548b15da438b0cc13aa515f7f291f4d upstream.
The first argument of dw_pcie_cfg_read/write() is a 32-bit aligned address.
The second argument is the byte o
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: David Howells
commit 911b79cde95c7da0ec02f48105358a36636b7a71 upstream.
If request_key() is used to find a keyring, only do the search part - don't
do the construction part if the keyr
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Max Filippov
commit 5029615e25dc5040beb065f36743c127a8e51497 upstream.
Build-time fixes:
- make lbeg/lend/lcount save/restore conditional on kernel entry;
- don't clear lcount in platf
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Takashi Iwai
commit de1ab6af5c3d92c0a031083962a7ff270cf301b7 upstream.
During the migration to HDA core code, we lost the workaround for 4k
BDL boundary. The flag exists in the new hd
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Jiaxing Wang
commit 681a4a2f4529517422835b7395df07404dfe2278 upstream.
Update instancd_rmdir to use tracefs_remove_recursive instead of
debugfs_remove_recursive.This was left in the tr
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Daniel Borkmann
commit 592867bfabe2fcb449393ba7eb0de4f972a08c63 upstream.
We may already have gotten a proper fd struct through fdget(), so
whenever we return at the end of an map oper
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Harry Wentland
commit 1d1106b0f6b5cb4bc1b88d7bd4c41d0413331c5d upstream.
Unused amdgpu_mn functions threw warnings for every file that includes
amdgpu.h. It makes sense to inline this
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Herbert Xu
commit 4afa5f9617927453ac04b24b584f6c718dfb4f45 upstream.
The hash_accept call fails to work on sockets that have not received
any data. For some algorithm implementations
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Namhyung Kim
commit 39ff7cdb5a5e6b75dd049255615828c6531cd109 upstream.
The annotate__configs should be sorted so that it can use bsearch(3).
However commit 0c4a5bcea460 ("perf annotat
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Mauricio Faria de Oliveira
commit 47796938c46b943d157ac8a6f9ed4e3b98b83cf4 upstream.
This reverts commit a1989b330093578ea5470bea0a00f940c444c466.
That commit introduced a regression
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Jani Nikula
commit 9be64eee3a87dc03218ca9a12834d1150a57b8a8 upstream.
Reported-by: Keith Webb
Suggested-by: Keith Webb
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=106671
Re
On Tue, Jan 05, 2016 at 12:23:55PM -0800, Davidlohr Bueso wrote:
> +++ b/kernel/futex.c
> @@ -520,7 +520,18 @@ again:
> else
> err = 0;
>
> - lock_page(page);
> + /*
> + * The treatment of mapping from this point on is critical. The page
> + * lock protects m
On 01/05/2016 04:58 AM, Borislav Petkov wrote:
On Mon, Jan 04, 2016 at 05:42:40PM -0600, Thor Thayer wrote:
and then the defines are also used to conditionally include the L2 or OCRAM
ECC functions because everything is in one file.
So?
You don't have to do those funny games in the Makefile
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Axel Lin
commit 2c3f4b97eea5ce405baf2591715445da6ed05851 upstream.
All the callers assume devm_spear_pcm_platform_register is a devm_ API, so
use devm_snd_dmaengine_pcm_register in dev
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "sumit.sax...@avagotech.com"
commit 0d5b47a724bab0ebaaa933d6ff5e584957aaa188 upstream.
Expose non-disk (TAPE drive, CD-ROM) unconditionally.
Signed-off-by: Sumit Saxena
Signed-off-by
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: "sumit.sax...@avagotech.com"
commit 357ae967ad66e357f78b5cfb5ab6ca07fb4a7758 upstream.
Do not use PAGE_SIZE marco to calculate max_sectors per I/O
request. Driver code assumes PAGE_SIZ
Hi Andrew,
I was wondering if there's a chance to have this patch merged anytime
soon. Note that FUSE maintainer left off sometime ago and there's no one
taking care of kernel patches at the moment.
Please let Jader and me know if there are any problems.
Thanks
Jader H. Silva wrote:
Implem
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Ricardo Ribalda Delgado
commit eca37c7c117460e2fbe4e32c991bff32a961f688 upstream.
Some users have reported that in polled mode the driver fails randomly
to read the last word of the tr
4.2.8-ckt1 -stable review patch. If anyone has any objections, please let me
know.
--
From: Vineet Gupta
commit 9acdc911b55569145034b01075adf658891afbd2 upstream.
Signed-off-by: Vineet Gupta
Signed-off-by: Kamal Mostafa
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
701 - 800 of 1146 matches
Mail list logo