4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Bart Van Assche
commit 99975cd4fda52974a767aa44fe0b1a8f74950d9d upstream.
ib_map_mr_sg() can pass an SG-list to .map_mr_sg() that is larger
than what fits into a single MR. .map_mr_sg() must no
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Amir Goldstein
commit 8fc646b44385ff0a9853f6590497e43049eeb311 upstream.
On failure to prepare_creds(), mount fails with a random
return value, as err was last set to an integer cast of
a valid
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Imre Deak
commit 636c4c3e762b62aa93632c645ca65879285b16e3 upstream.
Currently we may process up/down message transactions containing
uninitialized data. This can happen if there was an error du
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Imre Deak
commit 7f8b3987da54cb4d41ad2545cd4d7958b9a36bdf upstream.
In case of an unknown broadcast message is sent mstb will remain unset,
so check for this.
Cc: Dave Airlie
Cc: Lyude
Cc: D
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Imre Deak
commit 448421b5e93b9177c5698f0cf6f5e72d2995eeca upstream.
Handle any error due to partial reads, timeouts etc. to avoid parsing
uninitialized data subsequently. Also bail out if the p
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Ismail, Mustafa
commit a62ab66b13a0f9bcb17b7b761f6670941ed5cd62 upstream.
Initialize the port_num for iWARP in rdma_init_qp_attr.
Fixes: 5ecce4c9b17b("Check port number supplied by user verbs
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit a60b1a5bf88a250f1a77977c0224e502c901c77b upstream.
Fix:
* commit 8467ca0122e2 ("MIPS: Emulate the new MIPS R6 branch compact
(BC) instruction"),
* commit 84fef630127a
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Arnd Bergmann
commit 566e1ce22e04426fa52328b2adcdf1df49acd98e upstream.
We now get a helpful warning for code that calls copy_{from,to}_iter
without checking the return value, introduced by com
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Yan, Zheng
commit 84583cfb973c4313955c6231cc9cb3772d280b15 upstream.
For a large directory, program needs to issue multiple readdir
syscalls to get all dentries. When there are multiple program
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jiang Yi
commit 1d6ef276594a781686058802996e09c8550fd767 upstream.
This patch addresses a COMPARE_AND_WRITE se_device->caw_sem leak,
that would be triggered during normal se_cmd shutdown or abo
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Gugino
commit 5a1d4c5dd4eb2f1f8a9b30e61762f3b3b564df70 upstream.
Add support for USB Device TP-Link TL-WN722N v2.
VendorID: 0x2357, ProductID: 0x010c
Signed-off-by: Michael Gugino
Sig
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit fef40be6da856afead4177aaa9d869a66fb3381f upstream.
Fix commit 319824eabc3f ("MIPS: kernel: branch: Do not emulate the
branch likelies on MIPS R6") and also send SIGILL
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit 11a3799dbeb620bf0400b1fda5cc2c6bea55f20a upstream.
Fix a regression introduced with commit fb6883e5809c ("MIPS: microMIPS:
Support handling of delay slots.") and defer
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jiri Olsa
commit c46fc0424ced3fb71208e72bd597d91b9169a781 upstream.
Zorro reported following crash while having enabled
syscall tracing (CONFIG_FTRACE_SYSCALLS):
Unable to handle kernel poin
On Mon, Jul 24, 2017 at 07:02:13PM -0400, Dennis Zhou wrote:
> From: "Dennis Zhou (Facebook)"
>
> This patch adds first_bit to keep track of the first free bit in the
> bitmap. This hint helps prevent scanning of fully allocated blocks.
>
> Signed-off-by: Dennis Zhou
Reviewed-by: Josef Bacik
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Xiao Ni
commit b5d27718f38843a74552e9a93d32e2391fd3999f upstream.
The raid5 md device is created by the disks which we don't use the total size.
For example,
the size of the device is 5G and i
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Richard Weinberger
commit 4acadda74ff8b949c448c0282765ae747e088c87 upstream.
When UBIFS prepares data structures which will be written to the MTD it
ensues that their lengths are multiple of 8.
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Toshi Kani
commit 4e3f0701f25ab194c5362576b1146a1e6cc6c2e7 upstream.
__add_badblock_range() does not account sector alignment when
it sets 'num_sectors'. Therefore, an ARS error record range
s
The check for column exclusion did not verify that the event being
checked was an L2 event, and not a software event.
Software events should not be checked for column exclusion.
This resulted in a group with both software and L2 events sometimes
incorrectly rejecting the L2 event for column exclusi
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 49955d84cd9ccdca5a16a495e448e1a06fad9e49 upstream.
The MIPS sysmips system call handler may return directly from the
MIPS_ATOMIC_SET case (mips_atomic_set()) to syscall_exit.
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit a9db101b735a9d49295326ae41f610f6da62b08c upstream.
Complement commit fb6883e5809c ("MIPS: microMIPS: Support handling of
delay slots.") and actually decode the regular
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jan Kara
commit a992f2d38e4ce17b8c7d1f7f67b2de0eebdea069 upstream.
When new directory 'DIR1' is created in a directory 'DIR0' with SGID bit
set, DIR1 is expected to have SGID bit set (and ownin
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit 7b82c1058ac1f8f8b9f2b8786b1f710a57a870a8 upstream.
Fix commit e50c0a8fa60d ("Support the MIPS32 / MIPS64 DSP ASE.") and
send SIGILL rather than SIGBUS whenever an unimp
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Maciej W. Rozycki
commit e5f5a5b06e51a36f6ddf31a4a485358263953a3d upstream.
Correct a commit 515a6393dbac ("MIPS: kernel: proc: Add MIPS R6 support
to /proc/cpuinfo") regression that caused MIP
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 4f32a39d49b25eaa66d2420f1f03d371ea4cd906 upstream.
The sys_exit trace event takes a single return value for the system
call, which MIPS passes the value of the $v0 (result) r
Patch3 - With the low Ethernet connection speed cpdma notification about packet
processing can be received before CPTS TX timestamp event, which is set
when packet actually left CPSW while cpdma notification is sent when packet
pushed in CPSW fifo. As result, when connection is slow and CPU is fas
There could be significant delay in CPTS work schedule under high system
load and on -RT which could cause CPTS misbehavior due to internal counter
overflow. Usage of own kthread_worker allows to avoid such kind of issues
and makes it possible to tune priority of CPTS kthread_worker thread on -RT.
With the low speed Ethernet connection CPDMA notification about packet
processing can be received before CPTS TX timestamp event, which is set
when packet actually left CPSW while cpdma notification is sent when packet
pushed in CPSW fifo. As result, when connection is slow and CPU is fast
enough
On 07/25/2017 04:15 PM, Mimi Zohar wrote:
On Tue, 2017-07-25 at 14:43 -0500, Serge E. Hallyn wrote:
...
+static void free_ns_status_cache(struct ima_namespace *ns)
+{
+ struct ns_status *status, *next;
+
+ write_lock(&ns->ns_status_lock);
+ rbtree_postorder_for_each_entry_safe
On Tue, Jul 25, 2017 at 12:36:12PM -0700, Paul E. McKenney wrote:
> There are a lot of variations, to be sure. For whatever it is worth,
> the original patch that started this uses mprotect():
>
> https://github.com/msullivan/userspace-rcu/commit/04656b468d418efbc5d934ab07954eb8395a7ab0
FWIW th
Many PTP drivers required to perform some asynchronous or periodic work,
like periodically handling PHC counter overflow or handle delayed timestamp
for RX/TX network packets. In most of the cases, such work is implemented
using workqueues. Unfortunately, Kernel workqueues might introduce
significa
>From 98a6da90a5fe1822179994699774a3c8aabc95b8 Mon Sep 17 00:00:00 2001
From: "Dennis Zhou (Facebook)"
Date: Wed, 12 Jul 2017 11:27:32 -0700
The percpu memory allocator is experiencing scalability issues when
allocating and freeing large numbers of counters as in BPF.
Additionally, there is a cor
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Lv Zheng
commit 662591461c4b9a1e3b9b159dbf37648a585ebaae upstream.
According to bug reports, although the busy polling mode can make
noirq stages execute faster, it causes abnormal fan blowing
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Seunghun Han
commit dad5ab0db8deac535d03e3fe3d8f2892173fa6a4 upstream.
The bus_irq argument of mp_override_legacy_irq() is used as the index into
the isa_irq_to_gsi[] array. The bus_irq argumen
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Lv Zheng
commit 9c40f956ce9b331493347d1b3cb7e384f7dc0581 upstream.
On Lenovo ThinkPad X1 Carbon - the 5th Generation, enabling an earlier
EC event freezing timing causes acpitz-virtual-0 to rep
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Seunghun Han
commit e708e35ba6d89ff785b225cd07dcccab04fa954a upstream.
One of the rarely executed code pathes in check_timer() calls
unmask_ioapic_irq() passing irq_get_chip_data(0) as argument
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 2ec420b26f7b6ff332393f0bb5a7d245f7ad87f0 upstream.
The inline asm retry check in the MIPS_ATOMIC_SET operation of the
sysmips system call has been backwards since commit f1e3
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: James Hogan
commit 4915e1b043d6286928207b1f6968197b50407294 upstream.
EVA linked loads (LLE) and conditional stores (SCE) should be used on
EVA kernels for the MIPS_ATOMIC_SET operation of the
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Dan Carpenter
commit 2e028c4fe12907f226b8221815f16c2486ad3aa7 upstream.
My static checker complains that if "func" is NULL then "clear_filter"
is uninitialized. This seems like it could be tru
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Vishal Verma
commit c13c43d54f2c6a3be1c675766778ac1ad8dfbfcc upstream.
btt_rw_page was not propagating errors frm btt_do_bvec, resulting in any
IO errors via the rw_page path going unnoticed. t
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Marta Rybczynska
commit 5e599d73c1c1816af07f94ddba879499aa39b43c upstream.
This patch improves the way the RDMA IB signalling is done by using atomic
operations for the signalling variable. Thi
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jan Kara
commit 8ba358756aa08414fa9e65a1a41d28304ed6fd7f upstream.
When new directory 'DIR1' is created in a directory 'DIR0' with SGID bit
set, DIR1 is expected to have SGID bit set (and ownin
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Alex Williamson
commit 5d6dee80a1e94cc284d03e06d930e60e8d3ecf7d upstream.
At the point where the kvm-vfio pseudo device wants to release its
vfio group reference, we can't always acquire a new
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Alex Williamson
commit 811642d8d8a82c0cce8dc2debfdaf23c5a144839 upstream.
If vfio_iommu_group_notifier() acquires a group reference and that
reference becomes the last reference to the group, t
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jin Qian
commit 21d3f8e1c3b7996ce239ab6fa82e9f7a8c47d84d upstream.
Make sure number of entires doesn't exceed max journal size.
Signed-off-by: Jin Qian
Reviewed-by: Chao Yu
Signed-off-by: Ja
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit 6a558f12dbe85437acbdec5e149ea07b5554eced upstream.
Sometimes a FUP packet is associated with a TSX transaction and a flag is
set to indicate that. Ensure that flag is clear
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Corey Minyard
commit 4495ec6d770e1bca7a04e93ac453ab6720c56c5d upstream.
When getting flags, a response to a different message would
result in a deadlock because of a missing unlock. Add that
u
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Maurizio Lombardi
commit 62e62ffd95539b9220894a7900a619e0f3ef4756 upstream.
The enclosure_add_device() function should fail if it can't create the
relevant sysfs links.
Signed-off-by: Maurizio
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Tony Camuso
commit cdea46566bb21ce309725a024208322a409055cc upstream.
A vendor with a system having more than 128 CPUs occasionally encounters
the following crash during shutdown. This is not a
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Devin Heitmueller
commit 4e0973a918b9a42e217093f078e04a61e5dd95a5 upstream.
Setting initial standard at the top of cx8800_initdev would cause the
first call to cx88_set_tvnorm() to return witho
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Yoshihiro Shimoda
commit 59a0879a0e17b2e43ecdc5e3299da85b8410d7ce upstream.
This patch fixes an issue that some registers may be not initialized
after resume if the USBHSF_RUNTIME_PWCTRL is not
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jiahau Chang
commit 9da5a1092b13468839b1a864b126cacfb72ad016 upstream.
When USB Ethernet is plugged in ASMEDIA ASM1042A xHCI host, bad
performance was manifesting in Web browser use (like downl
On Tue, 2017-07-25 at 15:48 -0400, Mimi Zohar wrote:
> On Tue, 2017-07-25 at 12:08 -0700, James Bottomley wrote:
> >
> > On Tue, 2017-07-25 at 14:04 -0500, Serge E. Hallyn wrote:
> > >
> > > On Tue, Jul 25, 2017 at 11:49:14AM -0700, James Bottomley wrote:
> > > >
> > > >
> > > > On Tue, 2017-07
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Krzysztof Kozlowski
commit a7e2d1bce4c1db471f1cbc0c4666a3112bbf0994 upstream.
of_genpd_remove_last() iterates over list of domains and removes
matching element thus it has to use safe version o
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Krzysztof Kozlowski
commit b556b15dc04e9b9b98790f04c21acf5e24f994b2 upstream.
of_genpd_del_provider() iterates over list of domain provides and
removes matching element thus it has to use safe
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Colin Ian King
commit 446230f52a5bef593554510302465eabab45a372 upstream.
When us->extra is null the driver is not initialized, however, a
later call to osd200_scsi_to_ata is made that dereferen
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Krzysztof Kozlowski
commit c6e83cac3eda5f7dd32ee1453df2f7abb5c6cd46 upstream.
pm_genpd_remove_subdomain() iterates over domain's master_links list and
removes matching element thus it has to us
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Matwey V Kornilov
commit 440aeca4b9858248d8f16d724d9fa87a4f65fa33 upstream.
The functions igb_read_phy_reg_gs40g/igb_write_phy_reg_gs40g (which were
removed in 2a3cdea) explicitly selected the
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Satish Babu Patakokila
commit 01b8cedfd0422326caae308641dcadaa85e0ca72 upstream.
Currently compress driver hardcodes direction as playback to get
substream from the stream. This results in gett
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Mikulas Patocka
commit f9c79bc05a2a91f4fba8bfd653579e066714b1ec upstream.
The function flush_signals clears all pending signals for the process. It
may be used by kernel threads when we need to
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Devin Heitmueller
commit d90b336f3f652ff0441e631a06236f785581c8f7 upstream.
The recent changes in 4.9 to mandate USB buffers be heap allocated
broke this driver, which was allocating the buffer
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Yoshihiro Shimoda
commit b8b9c974afee685789fcbb191b52d1790be3608c upstream.
A gadget driver will not disable eps immediately when ->disconnect()
is called. But, since this driver assumes all ep
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jan Kara
commit b7f8a09f8097db776b8d160862540e4fc1f51296 upstream.
When new directory 'DIR1' is created in a directory 'DIR0' with SGID bit
set, DIR1 is expected to have SGID bit set (and ownin
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Johan Hovold
commit fe855789d605590e57f9cd968d85ecce46f5c3fd upstream.
Add device-id entry for DATECS FP-2000 fiscal printer needing the
NO_UNION_NORMAL quirk.
Reported-by: Anton Avramov
Sign
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Oliver O'Halloran
commit 2400fd822f467cb4c886c879d8ad99feac9cf319 upstream.
The workaround for the CELL timebase bug does not correctly mark cr0 as
being clobbered. This means GCC doesn't know
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Mathias Nyman
commit a54408d0a004757789863d74e29c2297edae0b4d upstream.
A uncleared PLC (port link change) bit will prevent furuther port event
interrupts for that port. Leaving it uncleared ca
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Jason A. Donenfeld
commit 329d82309824ff1082dc4a91a5bbed8c3bec1580 upstream.
This file is filled with complex cryptography. Thus, the comparisons of
MACs and secret keys and curve points and so
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Mathias Nyman
commit 4b895868bb2da60a386a17cde3bf9ecbc70c79f4 upstream.
This off by one in stream_id indexing caused NULL pointer dereference and
soft lockup on machines with USB attached SCSI
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Julian Anastasov
commit 3c5ab3f395d66a9e4e937fcfdf6ebc63894f028b upstream.
We do not check if packet from real server is for NAT
connection before performing SNAT. This causes problems
for setu
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Balbir Singh
commit e71ff982ae4c17d176e9f0132157d54973788377 upstream.
Once upon a time there were only two PP (page protection) bits. In ISA
2.03 an additional PP bit was added, but because of
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Shawn Lin
commit dc8cca5ef25ac4cb0dfc37467521a759767ff361 upstream.
Rockchip's RC has two banks of registers for the root port: a normal bank
that is strictly compatible with the PCIe spec, and
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Chen Yu
commit e60514bd4485c0c7c5a7cf779b200ce0b95c70d6 upstream.
Currently we saw a lot of "No irq handler" errors during hibernation, which
caused the system hang finally:
ata4.00: qc time
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Bjorn Helgaas
commit 13cfc732160f7bc7e596128ce34cda361c556966 upstream.
Neither soft poweroff (transition to ACPI power state S5) nor
suspend-to-RAM (transition to state S3) works on the Macboo
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Ewan D. Milne
commit f9279c968c257ee39b0d7bd2571a4d231a67bcc1 upstream.
The addition of the STARGET_REMOVE state had the side effect of
introducing a race condition that can cause a crash.
scs
On Tue, Apr 25, 2017 at 7:09 PM, wrote:
> From: Frank Rowand
>
> Existing overlay unit tests examine individual pieces of the overlay
> code. The new tests target the entire process of applying an overlay.
>
> Signed-off-by: Frank Rowand
> ---
[...]
> @@ -1261,6 +1263,8 @@ void __init unflat
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Bart Van Assche
commit 9f4ab18ac51dc87345a9cbd2527e6acf7a0a9335 upstream.
scsiback_release_cmd() must not dereference se_cmd->se_tmr_req
because that memory is freed by target_free_cmd_mem() be
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Arnd Bergmann
commit 4a4274bf2dbbd1c7a45be0c89a1687c9d2eef4a0 upstream.
In the stable linux-3.16 branch, I ran into a warning in the
wlcore driver:
drivers/net/wireless/ti/wlcore/spi.c: In fun
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Herbert Xu
commit 096f41d3a8fcbb8dde7f71379b1ca85fe213eded upstream.
The parsing of sadb_x_ipsecrequest is broken in a number of ways.
First of all we're not verifying sadb_x_ipsecrequest_len.
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Benjamin Herrenschmidt
commit c6bb0b8d426a8cf865ca9c8a532cc3a2927cfceb upstream.
On radix, the process table entry we want to clear when destroying a
context is entry 0, not entry 1. This has n
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Anton Blanchard
commit 87c4b83e0fe234a1f0eed131ab6fa232036860d5 upstream.
The mcrf emulation code was using the CR field number directly as the shift
value, without taking into account that CR
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Anton Blanchard
commit 64e756c55aa46fc18fd53e8f3598b73b528d8637 upstream.
>From POWER4 onwards, mfocrf() only places the specified CR field into
the destination GPR, and the rest of it is set t
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Nicholas Bellinger
commit 138d351eefb727ab9e41a3dc5f112ceb4f6e59f2 upstream.
This patch re-introduces part of a long standing login workaround that
was recently dropped by:
commit 1c99de981f
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Ellerman
commit 01e6a61aceb82e13bec29502a8eb70d9574f97ad upstream.
Although it's not documented anywhere, there is an expectation that
atomic64_inc_not_zero() returns a result which fit
This is the start of the stable review cycle for the 4.9.40 release.
There are 125 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 Thu Jul 27 19:19:43 UTC 2017.
Anything receiv
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit 622b7a47b843c78626f40c1d1aeef8483383fba2 upstream.
The decoder will try to use branch packets to find an IP to start decoding
or to recover from errors. Currently the FUP p
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Miaoqing Pan
commit 07246c115801c27652700e3679bb58661ef7ed65 upstream.
The bug was triggered when do suspend/resuming continuously
on Dell XPS L322X/0PJHXN version 9333 (2013) with kernel
4.12.
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit ee14ac0ef6827cd6f9a572cc83dd0191ea17812c upstream.
Intel PT uses IP compression based on the last IP. For decoding
purposes, 'last IP' is considered to be reset to zero whe
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Miaoqing Pan
commit bde717ab473668377fc65872398a102d40cb2d58 upstream.
The hard coded register 0x9864 and 0x9924 are invalid
for ar9300 chips.
Signed-off-by: Miaoqing Pan
Signed-off-by: Kalle
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit 12b7080609097753fd8198cc1daf589be3ec1cca upstream.
The return compression stack must be cleared whenever there is a PSB. Fix
one case where that was not happening.
Signed-
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Miaoqing Pan
commit cf8ce1ea61b75712a154c93e40f2a5af2e4dd997 upstream.
One scenario that could lead to UAF is two threads writing
simultaneously to the "tx99" debug file. One of them would
set
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Viresh Kumar
commit 289d72afddf83440117c35d864bf0c6309c1d011 upstream.
After the lock is dropped, it is possible that the cpufreq_dev gets
freed before we call get_level() and that can cause ke
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Johan Hovold
commit c592fafbdbb6b1279b76a54722d1465ca77e5bde upstream.
The thermal child device reuses the parent MFD-device device-tree node
when registering a thermal zone, but did not take a
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Mauro Carvalho Chehab
commit a16e37726c444cbda91e73ed5f742e717bfe866f upstream.
Gcc 7.1 complains about:
drivers/media/platform/s5p-jpeg/jpeg-core.c: In function
's5p_jpeg_parse_hdr.isra.9':
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Mike Snitzer
commit d19a55ccad15a486ffe03030570744e5d5bd9f8e upstream.
Reported-by: David Binderman
Signed-off-by: Mike Snitzer
Signed-off-by: Greg Kroah-Hartman
---
drivers/md/dm-mpath.c
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit ad7167a8cd174ba7d8c0d0ed8d8410521206d104 upstream.
A value of zero is used to indicate that there is no IP. Ensure the
value is zero when the state is INTEL_PT_STATE_NO_IP.
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit f952eaceb089b691eba7c4e13686e742a8f26bf5 upstream.
Intel PT uses IP compression based on the last IP. For decoding purposes,
'last IP' is not updated when a branch target h
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Arnd Bergmann
commit bd7e31bbade02bc1e92aa00d5cf2cee2da66838a upstream.
gcc-7 suggests that an expression using a bitwise not and a bitmask
on a 'bool' variable is better written using boolean
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Johan Hovold
commit 0cbe40112f42cf5e008f9127f6cd5952ba3946c7 upstream.
This specifically fixes resource leaks in the registration error paths.
Device-managed resources is a bad fit for this dr
4.9-stable review patch. If anyone has any objections, please let me know.
--
From: Adrian Hunter
commit 22c06892332d8916115525145b78e606e9cc6492 upstream.
Move decoder error setting into one condition.
Cc'ed to stable because later fixes depend on it.
Signed-off-by: Adrian
On Tue, 25 Jul 2017 09:51:46 +0800 "Huang, Ying" wrote:
> The swap cache stats could be gotten only via sysrq, which isn't
> convenient in some situation. So the sysfs interface of swap cache
> stats is added for that. The added sysfs directories/files are as
> follow,
>
> /sys/kernel/mm/swap
901 - 1000 of 1451 matches
Mail list logo