Signed-off-by: Li Zefan <[EMAIL PROTECTED]>
---
kernel/time/tick-broadcast.c |2 +-
kernel/time/tick-sched.c |2 +-
kernel/timer.c |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kernel/time/tick-broadcast.c b/kernel/time/tick-broadcast.c
index
This patch removes duplicate includes in arch/sparc64
Signed-off-by Li Zefan <[EMAIL PROTECTED]>
---
arch/sparc64/kernel/ds.c |1 -
arch/sparc64/kernel/module.c |1 -
arch/sparc64/kernel/sys_sparc32.c |1 -
arch/sparc64/kernel/sys_sunos32.c |1 -
arch/sparc64/kerne
From: Axel Lin
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 14ba3ec1de043260cecd9e828ea2e3a0ad302893 upstream.
According to the datasheet:
R10 (0Ah) VMID Impedance Control
BIT 3:2 VMIDSEL DEFAULT 00
DESCRIPTION: VMID impedance select
From: Zefan Li
This is the start of the stable review cycle for the 3.4.110 release.
There are 65 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 Oct 22 00:45:22 UTC 2015
From: Axel Lin
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit ebb6ad73e645b8f2d098dd3c41d2ff0da4146a02 upstream.
VMID Control 0 BIT[2:1] is VMID Divider Enable and Select
00 = VMID disabled (for OFF mode)
01 = 2 x 50kΩ divider (for norm
From: Horia Geant?
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 5fa7dadc898567ce14d6d6d427e7bd8ce6eb5d39 upstream.
Fixes: 1d11911a8c57 ("crypto: talitos - fix warning: 'alg' may be used
uninitialized in this function")
Signed-off-by:
From: Dmitry Monakhov
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit b4f1afcd068f6e533230dfed00782cd8a907f96b upstream.
jbd2_cleanup_journal_tail() can be invoked by jbd2__journal_start()
So allocations should be done with GFP_NOFS
[Ful
From: Theodore Ts'o
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit bdf96838aea6a265f2ae6cbcfb12a778c84a0b8e upstream.
The commit cf108bca465d: "ext4: Invert the locking order of page_lock
and transaction start" caused __ext4_journalled_w
infinite loop instead of
breaking out in the next test of state flags.
Solution: unset the RECLAIM_NOGRACE set because of
calling of nfs_inode_find_state_and_recover() after returning from calling
recover_open() function.
Signed-off-by: Olga Kornievskaia
Signed-off-by: Trond Myklebust
[lizf
From: Chuck Lever
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit d683cc49daf7c5afca8cd9654aaa1bf63cdf2ad9 upstream.
When encoding the NFSACL SETACL operation, reserve just the estimated
size of the ACL rather than a fixed maximum. This e
sidered an emergency.
Signed-off-by: Paul E. McKenney
Reviewed-by: Josh Triplett
[lizf: Backported to 3.4: adjust filename ]
Signed-off-by: Zefan Li
---
kernel/rcutiny.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/kernel/rcutiny.c b/kernel/rcutiny.c
index 37a5444..60a56f4 100644
--
From: Dmitry Tunin
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 0d0cef6183aec0fb6d0c9f00a09ff51ee086bbe2 upstream.
BugLink: https://bugs.launchpad.net/bugs/1427680
This device requires new firmware files
AthrBT_0x11020100.dfu and ram
ested-by: Eric Dumazet
Signed-off-by: Willem de Bruijn
Acked-by: Eric Dumazet
Signed-off-by: David S. Miller
[lizf: Backported to 3.4:
- adjust context
- fanout_demux_lb() returns a pointer]
Signed-off-by: Zefan Li
---
net/packet/af_packet.c | 18 ++
1 file changed, 2 inser
From: Subbaraya Sundeep Bhatta
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 76e838c9f7765f9a6205b4d558d75a66104bc60d upstream.
We need to return error to caller if command is not sent to
controller succesfully.
Signed-off-by: Subbaray
From: Uwe Kleine-König
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit e5babdf928e5d0c432a8d4b99f20421ce14d1ab6 upstream.
Since commit bd31b85960a7 (which is in 3.2-rc1) nw_gpio_lock is a raw spinlock
that needs usage of the corresponding
From: Jesper Dangaard Brouer
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 2a1ddf27e8189e1d68336c55dd2f305b224ae8f1 upstream.
The pktgen.txt documentation still claimed that adding same device to
multiple threads were not supported, but
t;packet: Add fanout support.")
Signed-off-by: Eric Dumazet
Cc: Willem de Bruijn
Signed-off-by: David S. Miller
[lizf: Backported to 3.4: use ACCESS_ONCE() instead of READ_ONCE()]
Signed-off-by: Zefan Li
---
net/packet/af_packet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
From: Jesper Dangaard Brouer
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit d079abd181950a44cdf31daafd1662388a6c4d2e upstream.
Too many spaces were introduced in commit 63adc6fb8ac0 ("pktgen: cleanup
checkpatch warnings"), thus misaligni
From: Lior Amsalem
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 9136291f1dbc1d4d1cacd2840fb35f4f3ce16c46 upstream.
This patch fixes a bug in the XOR driver where the cleanup function can be
called and free descriptors that never been p
From: Ding Wang
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 29535f7b797df35cc9b6b3bca635591cdd3dd2a8 upstream.
The current handler of MMC_BLK_CMD_ERR in mmc_blk_issue_rw_rq function
may cause new coming request permanent missing when
From: Alex Deucher
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 39fa10f7e21574a70cecf1fed0f9b36535aa68a0 upstream.
Since we are messing with state in the worker.
v2: drop the changes in the mst worker
Signed-off-by: Alex Deucher
Sig
From: Bjorn Helgaas
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 1dace0116d0b05c967d94644fc4dfe96be2ecd3d upstream.
The Foxconn K8M890-8237A has two PCI host bridges, and we can't assign
resources correctly without the information from
From: Zefan Li
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
Signed-off-by: Zefan Li
---
arch/s390/crypto/ghash_s390.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/s390/crypto/ghash_s390.c b/arch/s390/crypto/ghash_
undeep Bhatta
Fixes: b23c843992b6 (usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs)
Signed-off-by: John Youn
Signed-off-by: Felipe Balbi
[lizf: Backported to 3.4: use dev_vdbg() instead of dwc3_trace()]
Signed-off-by: Zefan Li
---
drivers/usb/dwc3/ep0.c | 4
1 file changed, 4 inserti
From: Chris Metcalf
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 2528a8b8f457d7432552d0e2b6f0f4046bb702f4 upstream.
bitmap_parselist("", &mask, nmaskbits) will erroneously set bit zero in
the mask. The same bug is visible in cpumask_p
From: Uwe Kleine-König
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 530c11d432727c697629ad5f9d00ee8e2864d453 upstream.
The omap watchdog has the annoying behaviour that writes to most
registers don't have any effect when the watchdog i
From: "Eric W. Biederman"
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit cde93be45a8a90d8c264c776fab63487b5038a65 upstream.
A rename can result in a dentry that by walking up d_parent
will never reach it's mnt_root. For lack of a better
From: Zefan Li
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
Reported-by: Jim Faulkner
Fixed-by: Nicolas Schichan
Signed-off-by: Zefan Li
---
arch/arm/net/bpf_jit_32.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch
. Rectify.
[1]
http://mid.gmane.org/1432827156-9605-1-git-send-email-ville.syrj...@linux.intel.com
Fixes: 0aedb1626566 ("drm/i915: Don't skip request retirement if the active
list is empty")
Acked-by: Ville Syrjälä
Signed-off-by: Jani Nikula
[lizf: Backported to 3.4: adjust cont
loop.
Fix jbd2_journal_destroy() to cleanup journal checkpoint lists of
jbd2_log_do_checkpoint() fails with error.
Reported-by: Eryu Guan
Tested-by: Eryu Guan
Fixes: 6f6a6fda294506dfe0e3e0a253bb2d2923f28f0a
Signed-off-by: Jan Kara
Signed-off-by: Theodore Ts'o
[lizf: Backported to 3.4:
-by: Darren Hart
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
drivers/platform/x86/dell-laptop.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/platform/x86/dell-laptop.c
b/drivers/platform/x86/dell-laptop.c
index e6c08ee..3d67591
From: "Steven Rostedt (Red Hat)"
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 6b88f44e161b9ee2a803e5b2b1fbcf4e20e8b980 upstream.
While debugging a WARN_ON() for filtering, I found that it is possible
for the filter string to be referen
From: Al Viro
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit a84b69cb6e0a41e86bc593904faa6def3b957343 upstream.
If we'd already sent a request and decide to abort it, we *must*
issue TFLUSH properly and not just blindly reuse the tag, or
VM_CONTEXT0_PAGE_TABLE_END_ADDR, but keep it for VM 1-15.
Signed-off-by: Christian König
Signed-off-by: Alex Deucher
[lizf: Backported to 3.4: drop the change to clk.c]
Signed-off-by: Zefan Li
---
drivers/gpu/drm/radeon/evergreen.c | 2 +-
drivers/gpu/drm/radeon/ni.c| 2 +-
drivers/gpu
acpi_tb_initialize().
acpi_enable_subsystem() might be invoked several times in OS bootup process,
and we don't want FACS initialization to be invoked twice. Lv Zheng.
Link: https://github.com/acpica/acpica/commit/90f5332a
Signed-off-by: Lv Zheng
Signed-off-by: Bob Moore
Signed-off-by: Rafael J. Wysocki
From: Mike Marciniszyn
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit d6f1c17e162b2a11e708f28fa93f2f79c164b442 upstream.
The lkey table is allocated with with a get_user_pages() with an
order based on a number of index bits from a module
From: Miklos Szeredi
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 0ad0b3255a08020eaf50e34ef0d6df5bdf5e09ed upstream.
fc->release is called from fuse_conn_put() which was used in the error
cleanup before fc->release was initialized.
[J
From: "Eric W. Biederman"
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 397d425dc26da728396e66d392d5dcb8dac30c37 upstream.
In rare cases a directory can be renamed out from under a bind mount.
In those cases without special handling it
tors during initialization of
DMA transfer.
And while at it fixed identation of dma_free_coherent()
counterpart as well.
Signed-off-by: Alexey Brodkin
Cc: Giuseppe Cavallaro
Cc: arc-linux-...@synopsys.com
Cc: linux-kernel@vger.kernel.org
Cc: David Miller
Signed-off-by: David S. Miller
[li
From: Zefan Li
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
This reverts commit 961bd13539b9e7ca5d2e667668141496b7a1d6bc.
Both Satoshi-san and Cal reported a kernel crash due to this commit.
Reported-by: Satoshi Iwamoto
Reported-by: Cal Pea
t use this feature anymore.)
Signed-off-by: Radim Krčmář
[Actually the next patch makes it much, much easier to trigger the race
so I'm including this one for stable@ as well. - Paolo]
Signed-off-by: Paolo Bonzini
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
arch/x
Radim Krčmář
Signed-off-by: Paolo Bonzini
[lizf: Backported to 3.4:
- adjust context
- s/kvm_apic_get_reg/apic_get_reg/]
Signed-off-by: Zefan Li
---
arch/x86/kvm/lapic.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/x86/kvm/lapic.c b/arch/x86/kvm/lapic.c
index f935b52..53454a6 1
From: Chris Wilson
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 8b572a4200828b4e75cc22ed2f494b58d5372d65 upstream.
In needs_ilk_vtd_wa(), we pass in the GPU device but compared it against
the ids for the mobile GPU and the mobile host
From: Ilya Dryomov
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 82cd003a77173c91b9acad8033fb7931dac8d751 upstream.
struct crush_bucket_tree::num_nodes is u8, so ceph_decode_8_safe()
should be used. -Wconversion catches this, but I gue
From: "Steven Rostedt (Red Hat)"
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit b4875bbe7e68f139bd3383828ae8e994a0df6d28 upstream.
When testing the fix for the trace filter, I could not come up with
a scenario where the operand count goe
Torvalds
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
mm/kmemleak.c | 19 ---
1 file changed, 16 insertions(+), 3 deletions(-)
diff --git a/mm/kmemleak.c b/mm/kmemleak.c
index ad6ee88..c74827c 100644
--- a/mm/kmemleak.c
+++ b/mm/kmemleak.c
@@ -193,6 +193,8
Ashok
Signed-off-by: Nikolay Aleksandrov
Fixes: 0909e11758bd ("bridge: Add multicast_router sysfs entries")
Acked-by: Herbert Xu
Signed-off-by: David S. Miller
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
net/bridge/br_multicast.c | 5 +
1 file changed, 5
From: "Darrick J. Wong"
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 292db1bc6c105d86111e858859456bcb11f90f91 upstream.
ext4 isn't willing to map clusters to a non-extent file. Don't signal
this with an out of space error, since the F
From: Theodore Ts'o
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 89d96a6f8e6491f24fc8f99fd6ae66820e85c6c1 upstream.
Normally all of the buffers will have been forced out to disk before
we call invalidate_bdev(), but there will be some
From: Nikolay Aleksandrov
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 2dab80a8b486f0a69daca6859519e05781d9 upstream.
After the ->set() spinlocks were removed br_stp_set_bridge_priority
was left running without any protection when
SETCLIENTID has.
Reported-by: Michael Skralivetsky
Signed-off-by: Jeff Layton
Signed-off-by: Trond Myklebust
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
include/linux/nfs_xdr.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/nfs_xdr.h b
an address
after full word read gives different results when
endianness differs. ie. we get little-end in LE and big-end in BE.
Signed-off-by: Arun Chandran
Signed-off-by: Mark Brown
[lizf: Backported to 3.4: format_val() takes only two arguments]
Signed-off-by: Zefan Li
---
drivers/base
From: Joseph Qi
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 6f6a6fda294506dfe0e3e0a253bb2d2923f28f0a upstream.
If updating journal superblock fails after journal data has been
flushed, the error is omitted and this will mislead the ca
interface.
Signed-off-by: Arnd Bergmann
Fixes: c1f73658ed ("ideapad: pass ideapad_priv as argument (part 2)")
Signed-off-by: Darren Hart
[lizf: Backported to 3.4: @data is not a pointer but the device idx]
Signed-off-by: Zefan Li
---
drivers/platform/x86/ideapad-laptop.c | 3 ++-
1 fi
From: Stefan Wahren
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit a7068e3932eee8268c4ce4e080a338ee7b8a27bf upstream.
The buffer for condtraints debug isn't big enough to hold the output
in all cases. So fix this issue by increasing the
From: Zidan Wang
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit a077e81ec61e07a7f86997d045109f06719fbffe upstream.
the enum of "DAC Polarity" should be wm8960_enum[1].
Signed-off-by: Zidan Wang
Acked-by: Charles Keepax
Signed-off-by:
reduce/fix the occurence of "Failed to stop Tx DMA" logspam.
Signed-off-by: Felix Fietkau
Signed-off-by: Kalle Valo
[lizf: Backported to 3.4:
- initialize ret
- ath_drain_all_txq() takes a second argument]
Signed-off-by: Zefan Li
---
drivers/net/wireless/ath/ath9k/main.c | 13 ++
From: Ryan Underwood
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 2fb22a8042fe96b4220843f79241c116d90922c4 upstream.
Disable write buffering on the Toshiba ToPIC95 if it is enabled by
somebody (it is not supposed to be a power-on defau
7d653b67ae ("sctp: Add Auto-ASCONF support (core).")
Reported-by: Ji Jianwen
Suggested-by: Neil Horman
Suggested-by: Hannes Frederic Sowa
Acked-by: Hannes Frederic Sowa
Signed-off-by: Marcelo Ricardo Leitner
Signed-off-by: David S. Miller
[lizf: Backported to 3.4:
- use global s
From: Brian King
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 45c44b5ff9caa743ed9c2bfd44307c536c9caf1e upstream.
Increase the default init stage change timeout from 15 seconds to 30 seconds.
This resolves issues we have seen with some
b9addbdb ("nfs41: New backchannel helper routines")
Signed-off-by: Trond Myklebust
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
net/sunrpc/backchannel_rqst.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/sunrpc/backchannel_r
1432073240136%20()%203capp-gmx-bs27
Signed-off-by: Robert Schlabbach
Acked-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman
[lizf: Backported to 3.4:
- adjust context
- s/usb_clear_port_feature/clear_port_feature
- hub_port_warm_reset_required() takes only two arguments]
Signed-off-by: Zefan L
From: Haggai Eran
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit cab462140f8a183e3cca0b51c8b59ef715cb6148 upstream.
With an RTL8191SU USB adaptor, sometimes the hints for a fragmented
packet are set, but the packet length is too large. A
From: Dan Carpenter
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit e3958e9d60b4570fff709f397ef5c6b8483f40f7 upstream.
These are used like:
set_bit(WORK_LINK_UP, &priv->work_pending);
The problem is that set_bit() takes the actu
re
Signed-off-by: Greg Kroah-Hartman
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
drivers/tty/serial/atmel_serial.c | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/drivers/tty/serial/atmel_serial.c
b/drivers/tty/serial/atmel_serial.c
ind
From: Axel Lin
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 12c350050538c7dc779c083b7342bfd20f74949c upstream.
WM8955_K_8_0_MASK bits is controlled by WM8955_PLL_CONTROL_3 rather than
WM8955_PLL_CONTROL_2.
Signed-off-by: Axel Lin
Ack
From: Brian Norris
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 073db4a51ee43ccb827f54a4261c0583b028d5ab upstream.
On A MIPS 32-cores machine a BUG_ON was triggered because some acesses to
mtd->usecount were done without taking mtd_tab
From: Peter Zijlstra
3.4.110-rc1 review patch. If anyone has any objections, please let me know.
--
commit 5de2755c8c8b3a6b8414870e2c284914a2b42e4d upstream.
Because we drop cpu_base->lock around calling hrtimer::function, it is
possible for hrtimer_start() to come in between
From: Zefan Li
This is the start of the stable review cycle for the 3.4.106 release.
There are 177 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 Fri Jan 30 03:58:34 UTC 201
From: Artem Bityutskiy
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit 07e19dff63e3d5d6500d831e36554ac9b1b0560e upstream.
The 'mst_mutex' is not needed since because 'ubifs_write_master()' is only
called on the mount path and commit path.
ement.
Signed-off-by: Christian Borntraeger
Reviewed-by: Cornelia Huck
Reviewed-by: David Hildenbrand
[lizf: Backported to 3.4:
- adjust context
- no KVM_EXIT_S390_TSCH and KVM_EXIT_DEBUG in 3.4]
Signed-off-by: Zefan Li
---
arch/s390/kvm/kvm-s390.c | 11 ---
1 file changed, 11 deletions(-)
From: David Matlack
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit 56f17dd3fbc44adcdbc3340fe3988ddb833a47a7 upstream.
The following events can lead to an incorrect KVM_EXIT_MMIO bubbling
up to userspace:
(1) Guest accesses gpa X without
From: Mathias Krause
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit bbe1c2740d3a25aa1dbe5d842d2ff09cddcdde0a upstream.
The __init annotations for the DMI callback functions are wrong as this
code can be called even after the module has b
From: Thomas Hellstrom
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit f01ea0c3d9db536c64d47922716d8b3b8f21d850 upstream.
The code waiting for fifo idle was incorrect and could possibly spin
forever under certain circumstances.
Signed-of
taking the already doomed
victims out of the child lists.
Signed-off-by: Al Viro
[lizf: Backported to 3.4:
- adjust context
- s/hlist_for_each_entry/list_for_each_entry/]
Signed-off-by: Zefan Li
---
fs/namespace.c | 4 +++-
fs/pnode.c | 4 +++-
2 files changed, 6 insertions(+), 2 deletion
From: Bryan O'Donoghue
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit ee1b5b165c0a2f04d2107e634e51f05d0eb107de upstream.
Quark x1000 advertises PGE via the standard CPUID method
PGE bits exist in Quark X1000's PTEs. In order to flush
an
From: Christian Borntraeger
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit f346026e55f1efd3949a67ddd1dcea7c1b9a615e upstream.
We must not fallthrough if the conditions for external call are not met.
Signed-off-by: Christian Borntraeger
From: Andreas Noever
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit bceee4a97eb58bd0e80e39eff11b506ddd9e7ad3 upstream.
pciehp assumes that dev->subordinate, the struct pci_bus for a bridge's
secondary bus, exists. But we do not create t
From: Tejun Heo
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit f0d279654dea22b7a6ad34b9334aee80cda62cde upstream.
When pcpu_alloc_pages() fails midway, pcpu_free_pages() is invoked to
free what has already been allocated. The invocation
From: Larry Finger
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit c66517165610b911e4c6d268f28d8c640832dbd1 upstream.
The Sitecom WLA-2102 adapter uses this driver.
Reported-by: Nico Baggus
Signed-off-by: Larry Finger
Cc: Nico Baggus
From: Johan Hovold
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit ee444609dbae8afee420c3243ce4c5f442efb622 upstream.
Add device id for NOVITUS Bono E thermal printer.
Reported-by: Emanuel Koczwara
Signed-off-by: Johan Hovold
Signed-of
From: Bjørn Mork
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit 5b3da69285c143b7ea76b3b9f73099ff1093ab73 upstream.
This VID:PID is used for some Direct IP devices behaving
identical to the already supported 0F3D:68AA devices.
Reported-b
ons cannot parse /proc//cgroup safely.
Signed-off-by: Alban Crequy
Signed-off-by: Tejun Heo
[lizf: Backported to 3.4:
- adjust context
- s/name/dentry->d_name.name/]
Signed-off-by: Zefan Li
---
kernel/cgroup.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/kernel/cgroup.c b/ke
might leak kernel data.
Solve it by simply adding an extra char for the NULL
terminator, making such operations safe.
Signed-off-by: Eliad Peller
Signed-off-by: Johannes Berg
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
include/net/regulatory.h | 2 +-
1 file changed, 1
From: "K. Y. Srinivasan"
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit 45d727cee9e200f5b351528b9fb063b69cf702c8 upstream.
Fix a bug in vmbus_open() and properly propagate the error. I would
like to thank Dexuan Cui for identifying the
From: Willy Tarreau
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit af958a38a60c7ca3d8a39c918c1baa2ff7b6b233 upstream.
This reverts commit 206a81c ("lzo: properly check for overruns").
As analysed by Willem Pinckaers, this fix is still i
From: John Sung
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit a80d8b02751060a178bb1f7a6b7a93645a7a308b upstream.
When running a 32-bit inputattach utility in a 64-bit system, there will be
error code "inputattach: can't set device type"
From: Ilya Dryomov
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit c27a3e4d667fdcad3db7b104f75659478e0c68d8 upstream.
We hard code cephx auth ticket buffer size to 256 bytes. This isn't
enough for any moderate setups and, in case tickets
, fall back to trying to allocate
a new one instead of blindly using the one we have.
Signed-off-by: Sage Weil
Reviewed-by: Ilya Dryomov
[lizf: Backported to 3.4: s/front_alloc_len/front_max/g]
Signed-off-by: Zefan Li
---
net/ceph/mon_client.c | 8
1 file changed, 8 insertions(+)
diff
From: Mark
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit c66f1c62e85927357e7b3f4c701614dcb5c498a2 upstream.
The Iomega Jaz USB Adapter is a SCSI-USB converter cable. The hardware
seems to be identical to e.g. the Microtech XpressSCSI, u
From: Joe Lawrence
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit c605f3cdff53a743f6d875b76956b239deca1272 upstream.
During surprise device hotplug removal tests, it was observed that
hub_events may try to call usb_lock_device on a devic
From: Willy Tarreau
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit d98a0526434d27e261f622cf9d2e0028b5ff1a00 upstream.
Add a complete description of the LZO format as processed by the
decompressor. I have not found a public specification
n the old incorrect behavior.
Cc: Thomas Gleixner
Cc: Ingo Molnar
Cc: Richard Cochran
Cc: Prarit Bhargava
Cc: Sharvil Nanavati
Signed-off-by: Richard Larocque
[jstultz: minor style tweak]
Signed-off-by: John Stultz
[lizf: Backported to 3.4:
- add alarm_expires_remaining() introduced by c
Fixes: 2f60ea6b8ced (NFSv4: The NFSv4.0 client must send RENEW calls...)
Signed-off-by: Trond Myklebust
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li
---
fs/nfs/nfs4proc.c | 2 +-
fs/nfs/nfs4renewd.c | 12 ++--
2 files changed, 11 insertions(+), 3 deletions(-)
18500.4178@nanos
Signed-off-by: Thomas Gleixner
[lizf: Backported to 3.4: queue_unlock() takes two parameters]
Signed-off-by: Zefan Li
---
kernel/futex.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/kernel/futex.c b/kernel/futex.c
index 9396b7b..41dfb18 100644
--- a/kernel/futex.c
+++ b/ker
From: Cong Wang
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit 3577af70a2ce4853d58e57d832e687d739281479 upstream.
We saw a kernel soft lockup in perf_remove_from_context(),
it looks like the `perf` process, when exiting, could not go
out
ccessed' is now updated each time the buffer is moved to the head
of the LRU list, so the buffer is now properly discarded if it was not
used in dm_bufio_max_age time.
Signed-off-by: Joe Thornber
Signed-off-by: Mikulas Patocka
Signed-off-by: Mike Snitzer
[lizf: Backported to 3.4: adjust context]
: Prarit Bhargava
Reviewed-by: Paul Turner
Reported-by: Aaron Jacobs
Signed-off-by: Andrew Hunter
[jstultz: Tweaked to apply to 3.17-rc]
Signed-off-by: John Stultz
[lizf: Backported to 3.4: adjust filename]
Signed-off-by: Zefan Li
---
include/linux/
From: Richard Larocque
3.4.105-rc1 review patch. If anyone has any objections, please let me know.
--
commit 474e941bed9262f5fa2394f9a4a67e24499e5926 upstream.
Locks the k_itimer's it_lock member when handling the alarm timer's
expiry callback.
The regular posix timers defin
From: Chao Yu
3.4.106-rc1 review patch. If anyone has any objections, please let me know.
--
commit 35425ea2492175fd39f6116481fe98b2b3ddd4ca upstream.
Christopher Head 2014-06-28 05:26:20 UTC described:
"I tried to reproduce this on 3.12.21. Instead, when I do "echo hello > f
1 - 100 of 1254 matches
Mail list logo