4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Larry Finger
commit baa1702290953295e421f0f433e2b1ff4815827c upstream.
The previous patch added an option to rtl8723be to manually select the
antenna for those cases when only a single antenna
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Rajkumar Manoharan
commit 1ce8c1484e80010a6e4b9611c65668ff77556f45 upstream.
Upon firmware assert, restart work will be triggered so that mac80211
will reconfigure the driver. An issue is repor
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Vittorio Gambaletta (VittGam)
commit 0f9edcdd88a993914fa1d1dc369b35dc503979db upstream.
The Wistron DNMA-92 and Compex WLM200NX have inverted LED polarity
(active high instead of active low).
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Rajkumar Manoharan
commit 8a75fc54745fd3ce9062ab1cc6429a9da9ac2a68 upstream.
commit 166de3f1895d ("ath10k: remove supported chain mask") had revealed
an issue on monitor mode. Configuring NSS u
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Anilkumar Kolli
commit 9ddc486aa09a3413a6c492fcf160ce61bfccb7b1 upstream.
It is observed that, we are disabling the packet log if we write same
value to the pktlog_filter for the second time. A
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Vittorio Gambaletta (VittGam)
commit cd84042ce9040ad038e958bc67a46fcfc015c736 upstream.
The LED can be active high instead of active low on some hardware.
Add the led_active_high module parame
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Imre Kaloz
commit 9800917cf92f5b5fe5cae706cb70db8d014f663c upstream.
Some of the GPIO configs were wrong in the submitted DTS files,
this patch fixes all affected boards.
Signed-off-by: Imre K
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Akshay Bhat
commit 7a18afe8097731b8ffb6cb5b2b3b418ded77c105 upstream.
On ads7828 the internal reference defaults to off upon power up. When
using internal reference, it needs to be turned on an
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Heikki Krogerus
commit 41a3da2b8e1639d983192e3650670df4ecc94cf7 upstream.
All configurations are lost and the registers will have
default values when the hardware is suspended and resumed,
so s
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Ulf Hansson
commit 0ae3aeefabbeef26294e7a349b51f1c761d46c9f upstream.
As pm_runtime_set_active() may fail because the device's parent isn't
active, we can end up executing the ->runtime_resume(
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Jan Kara
commit 74177f55b70e2f2be770dd28684dd6d17106a4ba upstream.
When filesystem is corrupted in the right way, it can happen
ext4_mark_iloc_dirty() in ext4_orphan_add() returns error and we
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Florian Vallee
commit b1f3a3b03eb5f61b4051e2da9aa15653e705e111 upstream.
Fix a typo on PIN_PD24 for UTXD2 and FLEXCOM4_IO3 which were
wrongly linked to PIN_PD23).
Signed-off-by: Florian Vallee
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: wang yanqing
commit cf968937d27751296920e6b82ffa89735e3a0023 upstream.
We can't use kfree_skb in irq disable context, because spin_lock_irqsave
make sure we are always in irq disable context, u
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Chinner
commit ad747e3b299671e1a53db74963cc6c5f6cdb9f6d upstream.
Commit 96f859d ("libxfs: pack the agfl header structure so
XFS_AGFL_SIZE is correct") allowed the freelist to use the empt
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Marek Szyprowski
commit 330d12764e15f6e3e94ff34cda29db96d2589c24 upstream.
MAX8997 PMIC requires interrupt and fails probing without it.
Signed-off-by: Marek Szyprowski
Fixes: d105f0b1215d ("
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Chinner
commit b1438f477934f5a4d5a44df26f3079a7575d5946 upstream.
When a failure due to an inode buffer occurs, the error handling
fails to abort the inode writeback correctly. This can re
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit f4281bba818105c7c91799abe40bc05c0dbdaa25 upstream.
The following patch will expose __update_cache to highmem pages. Handle
them by mapping them in for the duration of the cac
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit 4249548454f7ba4581aeee26bd83f42b48a14d15 upstream.
Fix a floating-point context restoration regression introduced with
commit 9b26616c8d9d ("MIPS: Respect the ISA level
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit 6533af4d4831c421cd9aa4dce7cfc19a3514cc09 upstream.
If a kernel doesn't support MSA context (ie. CONFIG_CPU_HAS_MSA=n) then
it will only keep 64 bits per FP register in thread
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Harvey Hunt
commit aedcfbe06558a9f53002e82d5be64c6c94687726 upstream.
On certain MIPS32 devices, the ftrace tracer "function_graph" uses
__lshrdi3() during the capturing of trace data. ftrace t
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Chinner
commit 51b07f30a71c27405259a0248206ed4e22adbee2 upstream.
Some careless idiot(*) wrote crap code in commit 1a3e8f3 ("xfs:
convert inode cache lookups to use RCU locking") back in l
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit a7e89326b415b5d81c4b1016fd4a40db861eb58d upstream.
Commit f51246efee2b ("MIPS: Get rid of finish_arch_switch().") moved the
__restore_watch() call from finish_arch_switch() (
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Chinner
commit 7d3aa7fe970791f1a674b14572a411accf2f4d4e upstream.
We don't write back stale inodes so we should skip them in
xfs_iflush_cluster, too.
Signed-off-by: Dave Chinner
Reviewed
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Luke Dashjr
commit 4c63c2454eff996c5e27991221106eb511f7db38 upstream.
32-bit ioctl uses these rather than the regular FS_IOC_* versions. They can
be handled in btrfs using the same code. Withou
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Eric Sandeen
commit d0a58e833931234c44e515b5b8bede32bd4e6eed upstream.
Today, a kernel which refuses to mount a filesystem read-write
due to unknown ro-compat features can still transition to r
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 987e5b834467c9251ca584febda65ef8f66351a9 upstream.
Since commit 8cb48fe169dd ("MIPS: Provide correct siginfo_t.si_stime"),
MIPS' uapi/asm/siginfo.h has included uapi/asm-gene
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 81a76d7119f63c359750e4adeff922a31ad1135f upstream.
When showing backtraces in response to traps, for example crashes and
address errors (usually unaligned accesses) when they
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 5daebc477da4dfeb31ae193d83084def58fd2697 upstream.
Commit 85efde6f4e0d ("make exported headers use strict posix types")
changed the asm-generic siginfo.h to use the __kernel_
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit a816b306c62195b7c43c92cb13330821a96bdc27 upstream.
When unwinding through IRQs and exceptions, the unwinding only continues
if the PC is a kernel text address, however since
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Huacai Chen
commit 820880cdba0137baff6cc0e828c3c418c363ae44 upstream.
Commit d5ece1cb074b2c ("Fix ld-version.sh to handle large 3rd version
part") modifies the ld version description. This caus
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Ricky Liang
commit affa80bd97f7ca282d1faa91667b3ee9e4c590e6 upstream.
When running a 32-bit userspace on a 64-bit kernel, the UI_SET_PHYS
ioctl needs to be treated with special care, as it has
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit ea1688573426adc2587ed52d086b51c7c62eaca3 upstream.
The MSA ld_*/st_* assembler macros for when the toolchain doesn't
support MSA use addu to offset the base address. However
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Leonid Yegoshin
commit 41fa29e4d8cf4150568a0fe9bb4d62229f9caed5 upstream.
Error recovery pointers for fixups was improperly set as ".word"
which is unsuitable for MIPS64.
Replaced by STR(PTR)
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Huacai Chen
commit 3484de7bcbed20ecbf2b8d80671619e7059e2dd7 upstream.
Due to datasheet, reserving 0xff80~0x (8MB below 4GB) is
not enough for RS780E integrated GPU's TOM (top of mem
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit e49d38488515057dba8f0c2ba4cfde5be4a7281f upstream.
Fix a build regression from commit c9017757c532 ("MIPS: init upper 64b
of vector registers when MSA is first used"):
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Huacai Chen
commit a95d069204e178f18476f5499abab0d0d9cbc32c upstream.
After commit 92923ca3aacef63c92d ("mm: meminit: only set page reserved
in the memblock region"), the MIPS hibernation is br
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit bb93078e655be1e24d68f28f2756676e62c037ce upstream.
MicroMIPS kernels may be expected to run on microMIPS only cores which
don't support the normal MIPS instruction set, so be
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Mikulas Patocka
commit 01d6e08711bf90bc4d7ead14a93a0cbd73b1896a upstream.
Commit c8f33d0bec99 ("affs: kstrdup() memory handling") checks if the
kstrdup function returns NULL due to out-of-memor
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Mark Brown
commit d3030d11961a8c103cf07aed59905276ddfc06c2 upstream.
The ak4642 driver is using a regmap cache sync to restore the
configuration of the chip on resume but (as Peter observed) do
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Rafael J. Wysocki
commit 3a17fb329da68cb00558721aff876a80bba2fdb9 upstream.
Grygorii Strashko reports:
The PM runtime will be left disabled for the device if its
.suspend_late() callback fai
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit 8a3c8b48aca8771bff3536e40aa26ffb311699d1 upstream.
In revision 1.12 of the MSA specification, the copy_u.w instruction has
been removed for MIPS32 & the copy_u.d instruction
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Nicolai Stange
commit 935244cd54b86ca46e69bc6604d2adfb1aec2d42 upstream.
Currently, in ext4_mb_init(), there's a loop like the following:
do {
...
offset += 1 << (sb->s_blocksize_bit
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 13eb192d10bcc9ac518d57356179071d603bcb4e upstream.
In microMIPS kernels, handle_signal() sets the isa16 mode bit in the
vdso address so that the sigreturn trampolines (which
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit ab4a92e66741b35ca12f8497896bafbe579c28a1 upstream.
When emulating a jalr instruction with rd == $0, the code in
isBranchInstr was incorrectly writing to GPR $0 which should a
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit bd239f1e1429e7781096bf3884bdb1b2b1bb4f28 upstream.
Whilst a PR_SET_FP_MODE prctl is performed there are decisions made
based upon whether the task is executing on the current
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit abf378be49f38c4d3e23581d3df3fa9f1b1b11d2 upstream.
Correct the cases missed with commit 9b26616c8d9d ("MIPS: Respect the
ISA level in FCSR handling") and prevent writes
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Chinner
commit 7d3aa7fe970791f1a674b14572a411accf2f4d4e upstream.
We don't write back stale inodes so we should skip them in
xfs_iflush_cluster, too.
Signed-off-by: Dave Chinner
Reviewed
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Matthias Schiffer
commit f5b556c94c8490d42fea79d7b4ae0ecbc291e69d upstream.
This makes the ath79 bootconsole behave the same way as the generic 8250
bootconsole.
Also waiting for TEMT (transmi
4.5-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit 37d22a0d798b5c938b277d32cfd86dc231381342 upstream.
It's possible for pages to become visible prior to update_mmu_cache
running if a thread within the same address space preem
--
NOTE: This is the LAST 4.5.y stable kernel to be released, 4.5.y will be
end-of-life with this release. You should have moved to the 4.6.y
series already.
--
This is the start of the stable review cycle for the 4.5.7 release.
There are 128 patches in this series
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Itai Handler
commit 7ccca1d5bf69fdd1d3c5fcf84faf1659a6e0ad11 upstream.
Fix possible out of bounds read, by adding missing comma.
The code may read pass the end of the dsi_errors array
when the
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Alex Deucher
commit 6b8812eb004ee2b24aac8b1a711a0e8e797df3ce upstream.
This is a port of radeon commit:
3d2d98ee1af0cf6eebfbd6bff4c17d3601ac1284
drm/radeon: use drm_mode_vrefresh() rather than
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Chinner
commit 51b07f30a71c27405259a0248206ed4e22adbee2 upstream.
Some careless idiot(*) wrote crap code in commit 1a3e8f3 ("xfs:
convert inode cache lookups to use RCU locking") back in l
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Martin Sperl
commit 997f16bd5d2e9b3456027f96fcadfe1e2bf12f4e upstream.
Current clamping of a normal divider allows a value < 1 to be valid.
A divider of < 1 would actually only be possible if
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Akshay Bhat
commit 7a18afe8097731b8ffb6cb5b2b3b418ded77c105 upstream.
On ads7828 the internal reference defaults to off upon power up. When
using internal reference, it needs to be turned on an
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Charmaine Lee
commit e02e58843153ce80a9fe7588def89b2638d40e64 upstream.
Instead of calling vmw_cmd_ok, call vmw_cmd_dx_cid_check to
validate the context id for query commands.
Signed-off-by: C
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Larry Finger
commit c18d8f5095715c56bb3cd9cba64242542632054b upstream.
A number of new laptops have been delivered with only a single antenna.
In principle, this is OK; however, a problem arise
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Sinclair Yeh
commit 7851496a32319237456919575e5f4ba62f74cc7d upstream.
mode->hdisplay * (var->bits_per_pixel + 7) gets evaluated before
the division, potentially making the pitch larger than it
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Andrew Jeffery
commit 71324fdc72ef0163e57631aa814a9a81e9e4770b upstream.
The range is registered into a linked list which can be referenced
throughout the lifetime of the driver. Ensure the ran
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Larry Finger
commit baa1702290953295e421f0f433e2b1ff4815827c upstream.
The previous patch added an option to rtl8723be to manually select the
antenna for those cases when only a single antenna
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Vittorio Gambaletta (VittGam)
commit 0f9edcdd88a993914fa1d1dc369b35dc503979db upstream.
The Wistron DNMA-92 and Compex WLM200NX have inverted LED polarity
(active high instead of active low).
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Krzysztof Kozlowski
commit f1925d78d7b710a1179828d53e918295f5f5d222 upstream.
In case of timeout during read operation, the exit path lacked PM
runtime put. This could lead to unbalanced runtim
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Joseph Salisbury
commit 7b9bc799a445aea95f64f15e0083cb19b5789abe upstream.
BugLink: http://bugs.launchpad.net/bugs/972604
Commit 09c9bae26b0d3c9472cb6ae45010460a2cee8b8d ("ath5k: add led pin
c
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Anilkumar Kolli
commit 4ad24a9d83bd4bf0a85e95bf144e18d3fda4fbf1 upstream.
It is observed that while loading and unloading ath10k modules
in an infinite loop, before ath10k_core_start() completi
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Raghava Aditya Renukunta
commit 07beca2be24cc710461c0b131832524c9ee08910 upstream.
aac_fib_send has a special function case for initial commands during
driver initialization using wait < 0(pseu
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Raghava Aditya Renukunta
commit fc4bf75ea300a5e62a2419f89dd0e22189dd7ab7 upstream.
Typically under error conditions, it is possible for aac_command_thread()
to miss the wakeup from kthread_stop
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Raghava Aditya Renukunta
commit 78cbccd3bd683c295a44af8050797dc4a41376ff upstream.
When KDUMP is triggered the driver first talks to the firmware in INTX
mode, but the adapter firmware is still
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Rajkumar Manoharan
commit 8a75fc54745fd3ce9062ab1cc6429a9da9ac2a68 upstream.
commit 166de3f1895d ("ath10k: remove supported chain mask") had revealed
an issue on monitor mode. Configuring NSS u
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Anilkumar Kolli
commit 9ddc486aa09a3413a6c492fcf160ce61bfccb7b1 upstream.
It is observed that, we are disabling the packet log if we write same
value to the pktlog_filter for the second time. A
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Huacai Chen
commit a95d069204e178f18476f5499abab0d0d9cbc32c upstream.
After commit 92923ca3aacef63c92d ("mm: meminit: only set page reserved
in the memblock region"), the MIPS hibernation is br
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Imre Kaloz
commit 9800917cf92f5b5fe5cae706cb70db8d014f663c upstream.
Some of the GPIO configs were wrong in the submitted DTS files,
this patch fixes all affected boards.
Signed-off-by: Imre K
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: wang yanqing
commit cf968937d27751296920e6b82ffa89735e3a0023 upstream.
We can't use kfree_skb in irq disable context, because spin_lock_irqsave
make sure we are always in irq disable context, u
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Mark Brown
commit d3030d11961a8c103cf07aed59905276ddfc06c2 upstream.
The ak4642 driver is using a regmap cache sync to restore the
configuration of the chip on resume but (as Peter observed) do
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit 4249548454f7ba4581aeee26bd83f42b48a14d15 upstream.
Fix a floating-point context restoration regression introduced with
commit 9b26616c8d9d ("MIPS: Respect the ISA level
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Alexander Kurz
commit 3397c2c45b1b6f54834dfeae30a73046f33ca943 upstream.
A new element got inserted into enum mx35_clks with commit 3713e3f5e927
("clk: imx35: define two clocks for rtc"). This
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Ricky Liang
commit affa80bd97f7ca282d1faa91667b3ee9e4c590e6 upstream.
When running a 32-bit userspace on a 64-bit kernel, the UI_SET_PHYS
ioctl needs to be treated with special care, as it has
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Mikulas Patocka
commit 01d6e08711bf90bc4d7ead14a93a0cbd73b1896a upstream.
Commit c8f33d0bec99 ("affs: kstrdup() memory handling") checks if the
kstrdup function returns NULL due to out-of-memor
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Marek Szyprowski
commit 330d12764e15f6e3e94ff34cda29db96d2589c24 upstream.
MAX8997 PMIC requires interrupt and fails probing without it.
Signed-off-by: Marek Szyprowski
Fixes: d105f0b1215d ("
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 13eb192d10bcc9ac518d57356179071d603bcb4e upstream.
In microMIPS kernels, handle_signal() sets the isa16 mode bit in the
vdso address so that the sigreturn trampolines (which
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Huacai Chen
commit 3484de7bcbed20ecbf2b8d80671619e7059e2dd7 upstream.
Due to datasheet, reserving 0xff80~0x (8MB below 4GB) is
not enough for RS780E integrated GPU's TOM (top of mem
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit 94cc36b84acc29f543b48bc5ed786011b112a666 upstream.
Avoid an aliasing issue causing a build error in VDSO:
In file included from include/linux/srcu.h:34:0,
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 81a76d7119f63c359750e4adeff922a31ad1135f upstream.
When showing backtraces in response to traps, for example crashes and
address errors (usually unaligned accesses) when they
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Florian Vallee
commit b1f3a3b03eb5f61b4051e2da9aa15653e705e111 upstream.
Fix a typo on PIN_PD24 for UTXD2 and FLEXCOM4_IO3 which were
wrongly linked to PIN_PD23).
Signed-off-by: Florian Vallee
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit abf378be49f38c4d3e23581d3df3fa9f1b1b11d2 upstream.
Correct the cases missed with commit 9b26616c8d9d ("MIPS: Respect the
ISA level in FCSR handling") and prevent writes
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Harvey Hunt
commit aedcfbe06558a9f53002e82d5be64c6c94687726 upstream.
On certain MIPS32 devices, the ftrace tracer "function_graph" uses
__lshrdi3() during the capturing of trace data. ftrace t
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit bb93078e655be1e24d68f28f2756676e62c037ce upstream.
MicroMIPS kernels may be expected to run on microMIPS only cores which
don't support the normal MIPS instruction set, so be
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit ea1688573426adc2587ed52d086b51c7c62eaca3 upstream.
The MSA ld_*/st_* assembler macros for when the toolchain doesn't
support MSA use addu to offset the base address. However
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit 8a3c8b48aca8771bff3536e40aa26ffb311699d1 upstream.
In revision 1.12 of the MSA specification, the copy_u.w instruction has
been removed for MIPS32 & the copy_u.d instruction
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit a816b306c62195b7c43c92cb13330821a96bdc27 upstream.
When unwinding through IRQs and exceptions, the unwinding only continues
if the PC is a kernel text address, however since
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Paul Burton
commit f4281bba818105c7c91799abe40bc05c0dbdaa25 upstream.
The following patch will expose __update_cache to highmem pages. Handle
them by mapping them in for the duration of the cac
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit a7e89326b415b5d81c4b1016fd4a40db861eb58d upstream.
Commit f51246efee2b ("MIPS: Get rid of finish_arch_switch().") moved the
__restore_watch() call from finish_arch_switch() (
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 987e5b834467c9251ca584febda65ef8f66351a9 upstream.
Since commit 8cb48fe169dd ("MIPS: Provide correct siginfo_t.si_stime"),
MIPS' uapi/asm/siginfo.h has included uapi/asm-gene
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 5daebc477da4dfeb31ae193d83084def58fd2697 upstream.
Commit 85efde6f4e0d ("make exported headers use strict posix types")
changed the asm-generic siginfo.h to use the __kernel_
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Gerlach
commit c998c07836f985b24361629dc98506ec7893e7a0 upstream.
Currently the 'registered' member of the cpuidle_device struct is set
to 1 during cpuidle_register_device. In this same f
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Chinner
commit 7d3aa7fe970791f1a674b14572a411accf2f4d4e upstream.
We don't write back stale inodes so we should skip them in
xfs_iflush_cluster, too.
Signed-off-by: Dave Chinner
Reviewe
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Theodore Ts'o
commit c9eb13a9105e2e418f72e46a2b6da3f49e696902 upstream.
If the orphaned inode list contains inode #5, ext4_iget() returns a
bad inode (since the bootloader inode should never b
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Nicolai Stange
commit 935244cd54b86ca46e69bc6604d2adfb1aec2d42 upstream.
Currently, in ext4_mb_init(), there's a loop like the following:
do {
...
offset += 1 << (sb->s_blocksize_bi
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Leonid Yegoshin
commit 41fa29e4d8cf4150568a0fe9bb4d62229f9caed5 upstream.
Error recovery pointers for fixups was improperly set as ".word"
which is unsuitable for MIPS64.
Replaced by STR(PTR)
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Itai Handler
commit 7ccca1d5bf69fdd1d3c5fcf84faf1659a6e0ad11 upstream.
Fix possible out of bounds read, by adding missing comma.
The code may read pass the end of the dsi_errors array
when the
3.14-stable review patch. If anyone has any objections, please let me know.
--
From: Nicolai Stange
commit b5cb316cdf3a3f5f6125412b0f6065185240cfdc upstream.
Currently, in mb_find_order_for_block(), there's a loop like the following:
while (order <= e4b->bd_blkbits + 1) {
501 - 600 of 764 matches
Mail list logo