3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Mateusz Krawczuk
commit 49ccc142f9cbc33fdda18e8fa90c1c5b4a79c0ad upstream.
regmap.h requires linux/err.h if CONFIG_REGMAP is not defined. Without it I get
error.
CC drivers/media/platform
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Lars-Peter Clausen
commit 2d49b5987561e480bdbd8692b27fc5f49a1e2f0b upstream.
regcache_sync_block_raw_flush() expects the address of the register after last
register that needs to be synced as
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Alban Browaeys
commit f813b5775b471b656382ae8f087bb34dc894261f upstream.
Set the config structure pointer to the eeprom data pointer (data,
here eedata dereferenced) not the pointer to the poi
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Eric Sandeen
commit dd12ed144e9797094c04736f97aa27d5fe401476 upstream.
Without this, module can't be reloaded.
[ 500.521980] kmem_cache_sanity_check (ext4_extent_status): Cache name already
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Curt Brune
commit 93d783bcca69bfacc8dc739d8a050498402587b5 upstream.
In adt7470_write_word_data(), which writes two bytes using
i2c_smbus_write_byte_data(), the return codes are incorrectly AN
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Piotr Sarna
commit 02073798a6b081bf74e6c10d6f7e7a693c067ecd upstream.
Commit 835f2f5 ("staging: zcache: enable zcache to be built/loaded as
a module") introduced an incorrect handling of "zcac
This is the start of the stable review cycle for the 3.10.7 release.
There are 60 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 Aug 15 06:33:14 UTC 2013.
Anything receive
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Theodore Ts'o
commit a34eb503742fd25155fd6cff6163daacead9fbc3 upstream.
When we try to allocate an inode, and there is a race between two
CPU's trying to grab the same inode, _and_ this inode
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Fabio Estevam
commit d6e102f498cbcc8dd2e36721a01213f036397112 upstream.
Recently we have been seing some reports about PIO mode not working properly.
- http://www.spinics.net/lists/linux-i2c/
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Aaro Koskinen
commit f54fe64d14dff3df6d45a48115d248a82557811f upstream.
Commit 42913c799 (MIPS: Loongson2: Use clk API instead of direct
dereferences) broke the cpufreq functionality on Loongs
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Andrew Vagin
commit ed5467da0e369e65b247b99eb6403cb79172bcda upstream.
tracing_read_pipe zeros all fields bellow "seq". The declaration contains
a comment about that, but it doesn't help.
The
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Alexander Z Lam
commit 711e124379e0f889e40e2f01d7f5d61936d3cd23 upstream.
Releasing the free_buffer file in an instance causes the global buffer
to be stopped when TRACE_ITER_STOP_ON_FREE is e
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "Rafael J. Wysocki"
commit 623cf33cb055b1e81fa47e4fc16789b2c129e31e upstream.
The list of physical devices corresponding to an ACPI device
object is walked by acpi_system_wakeup_device_seq_sho
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Viresh Kumar
commit 6c4640c3adfd97ce10efed7c07405f52d002b9a8 upstream.
This sysfs file was called ignore_nice_load earlier and commit
4d5dcc4 (cpufreq: governor: Implement per policy instances
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "Steven Rostedt (Red Hat)"
commit 10246fa35d4ffdfe472185d4cbf9c2dfd9a9f023 upstream.
If the ring buffer is disabled and the irqsoff tracer records a trace it
will clear out its buffer and lose
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Trond Myklebust
commit 9a1b6bf818e74bb7aabaecb59492b739f2f4d742 upstream.
Firstly, nlmclnt_setlockargs can be called from a reclaimer thread, in
which case we're in entirely the wrong namespac
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Jussi Kivilinna
commit ddb6b5a964371e8e52e696b2b258bda144c8bd3f upstream.
Patch fixes 6fire not to use stack as URB transfer_buffer. URB buffers need to
be DMA-able, which stack is not. Furthe
Hello,
Sorry. I still don't understand what checksum has to do with it.
Does GRO depends on Rx/Tx checksum ? I don't think so.
In the napi_gro_receive() we check that the device supports
NETIF_F_GRO, but I don't see that we inspect checksum or that
NETIF_F_GRO is depends on checksum.
Can you plea
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Clemens Ladisch
commit 57e6dae1087bbaa6b33d3dd8a8e90b63888939a3 upstream.
The driver used to assume that the streaming endpoint's wMaxPacketSize
value would be an indication of how much data t
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "Martin K. Petersen"
commit 7562523e84ddc742fe1f9db8bd76b01acca89f6b upstream.
If a device has the skip_vpd_pages flag set we should simply fail the
scsi_get_vpd_page() call.
Signed-off-by: M
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Alexander Z Lam
commit 9457158bbc0ee04ecef76862d73eecd8076e9c7b upstream.
Fixed two issues with changing the timestamp clock with trace_clock:
- The global buffer was reset on instance clock
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Trond Myklebust
commit 00326ed6442c66021cd4b5e19e80f3e2027d5d42 upstream.
There is no need for the kernel to time out the AF_LOCAL connection to
the rpcbind socket, and doing so is problematic
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: "sumit.sax...@lsi.com"
commit 6431f5d7c6025f8b007af06ea090de308f7e6881 upstream.
Problem: When Hardware IOMMU is on, megaraid_sas driver initialization fails
in kdump kernel with LSI MegaRAID
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 671bdea2b9f210566610603ecbb6584c8a201c8c upstream.
Between open() being called and processed, the port can be unplugged.
Check if this happened, and bail out.
A simple test s
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Josef Bacik
commit f3b15ccdbb9a79781578249a63318805e55a6c34 upstream.
The ceph guys tripped over this bug where we were still holding onto the
original path that we used to copy the inode with
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit ea3768b4386a8d1790f4cc9a35de4f55b92d6442 upstream.
We used to keep the port's char device structs and the /sys entries
around till the last reference to the port was dropped.
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Yoshihiro YUNOMAE
commit 2b4fbf029dff5a28d9bf646346dea891ec43398a upstream.
Add pipe_lock/unlock for splice_write to avoid oops by following competition:
(1) An application gets fds of a trac
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 057b82be3ca3d066478e43b162fc082930a746c9 upstream.
There's a window between find_port_by_devt() returning a port and us
taking a kref on the port, where the port could get unp
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 92d3453815fbe74d539c86b60dab39ecdf01bb99 upstream.
SIGIO should be sent when a port gets unplugged. It should only be sent
to prcesses that have the port opened, and have ask
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Trond Myklebust
commit 786615bc1ce84150ded80daea6bd9f6297f48e73 upstream.
If rpcbind causes our connection to the AF_LOCAL socket to close after
we've registered a service, then we want to be
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 96f97a83910cdb9d89d127c5ee523f8fc040a804 upstream.
If a port gets unplugged while a user is blocked on read(), -ENODEV is
returned. However, subsequent read()s returned 0, in
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Michal Srb
commit 109a51598869a39fdcec2d49672a9a39b6d89481 upstream.
This is a cirrus version of Egbert Eich's patch for mgag200.
Without bo.bdev->dev_mapping set, the ttm_bo_unmap_virtual_lo
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Michel Dänzer
commit e91abf80a0998f326107874c88d549f94839f13c upstream.
It takes an unsigned value. This happens not to blow up on 64-bit
architectures, but it does on 32-bit, causing
drm_calc
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Yoshihiro YUNOMAE
commit 68c034fefe20eaf7d5569aae84584b07987ce50a upstream.
Quit from splice_write if pipe->nrbufs is 0 for avoiding oops in virtio-serial.
When an application was doing splic
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Egbert Eich
commit ecaac1c866bcda4780a963b3d18cd310d971aea3 upstream.
When a BO gets pinned the placement may get changed. If the memory is
mapped into user space and user space has already ac
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Asias He
commit aa52aeea2725839bdd3dcce394486e9a043065e0 upstream.
vscsi->num_queues counts the number of request virtqueue which does not
include the control and event virtqueue. It is wrong
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Alex Deucher
commit e1accbf0543eecfdb161131208c3dfefee22d61f upstream.
There are two audio dtos on radeon asics that you can
select between. Normally, dto0 is used for hdmi and
dto1 for DP, b
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Neuling
commit 74e400cee6c0266ba2d940ed78d981f1e24a8167 upstream.
This reworks the Facility Status and Control Regsiter (FSCR) config bit
definitions so that we can access the bit numb
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Neuling
commit c2d52644e2da8a07ecab5ca62dd0bc563089e8dc upstream.
This moves us to save the Target Address Register (TAR) a earlier in
__switch_to. It introduces a new function save_t
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Neuling
commit 28e61cc466d8daace4b0f04ba2b83e0bd68f5832 upstream.
If a transaction is rolled back, the Target Address Register (TAR), Processor
Priority Register (PPR) and Data Stream
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Jani Nikula
commit 14c5cec5d0cd73e7e9d4fbea2bbfeea8f3ade871 upstream.
commit 181d1b9e31c668259d3798c521672afb8edd355c
Author: Daniel Vetter
Date: Sun Jul 21 13:16:24 2013 +0200
drm/i91
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Christian König
commit 4ad9c1c774c2af152283f510062094e768876f55 upstream.
Otherwise just reinitialize from scratch on resume,
and so make it more likely to succeed.
v2: rebased for 3.10-stabl
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Alex Deucher
commit 6fab3febf6d949b0a12b1e4e73db38e4a177a79e upstream.
For r6xx+ asics. This mirrors the behavior of pre-r6xx
asics. We need to program the MC even if something
else in start
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Neuling
commit 88f094120bd2f012ff494ae50a8d4e0d8af8f69e upstream.
Currently if we take hypervisor facility unavaliable (from 0xf80/0x4f80) we
mark it as an OS facility unavaliable (0xf
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Anton Blanchard
commit 4e90a2a7375e86827541bda9393414c03e7721c6 upstream.
We want PPC_DENORMALISATION enabled when POWERNV is enabled,
so update the Kconfig.
Signed-off-by: Anton Blanchard
A
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Arnd Bergmann
commit b497ceb964a80ebada3b9b3cea4261409039e25a upstream.
ARM cannot handle udelay for more than 2 miliseconds, so we
should use mdelay instead for those.
Signed-off-by: Arnd Be
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Arnd Bergmann
commit 930d800bded771b26d9944c47810829130ff7c8c upstream.
The omap2 nand device driver calls into the the elm code, which can
be a loadable module, and in that case it cannot be
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Theodore Ts'o
commit 59d9fa5c2e9086db11aa287bb4030151d0095a17 upstream.
Commit 26092bf ("ext4: use a table-driven handler for mount options")
wrongly disallows the specifying the mount options
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Piotr Sarna
commit 6ae6514b33f941d3386da0dfbe2942766eab1577 upstream.
Commit 5688978 ("ext4: improve handling of conflicting mount options")
introduced incorrect messages shown while choosing
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Markos Chandras
commit 78857614104a26cdada4c53eea104752042bf5a1 upstream.
The GENERIC_PCI_IOMAP does not depend on CONFIG_PCI so move
it to the CONFIG_MIPS symbol so it's always selected for M
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Michael Neuling
commit 2517617e0de65f8f7cfe75cae745d06b1fa98586 upstream.
POWER8 allows the DSCR to be accessed directly from userspace via a new SPR
number 0x3 (Rather than 0x11. DSCR SPR nu
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Christian König
commit 2858c00d2823c83acce2a1175dbabb2cebee8678 upstream.
Removing the clock/power or resetting the VCPU can cause
hangs if that happens in the middle of a register write.
Sta
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Jeff Layton
commit 757c4f6260febff982276818bb946df89c1105aa upstream.
David reported that commit c2b93e06 (cifs: only set ops for inodes in
I_NEW state) caused a regression with mfsymlinks. Pr
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Sergey Senozhatsky
commit 75c7caf5a052ffd8db3312fa7864ee2d142890c4 upstream.
Pass valid_io_request() checks if request end coincides with disksize
(end equals bound), only fail if we attempt t
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Theodore Ts'o
commit cde2d7a796f7e895e25b43471ed658079345636d upstream.
Previously we weren't swapping only some of the extent_status LRU
fields during the processing of the EXT4_IOC_SWAP_BOOT
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Al Viro
commit 672fe15d091ce76d6fb98e489962e9add7c1ba4c upstream.
Since remove_proc_entry() started to wait for IO in progress (i.e.
since 2007 or so), the locking in fs/reiserfs/proc.c became
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Chen Gang
commit 057d6332b24a4497c55a761c83c823eed9e3f23b upstream.
For cifs_set_cifscreds() in "fs/cifs/connect.c", 'desc' buffer length
is 'CIFSCREDS_DESC_SIZE' (56 is less than 256), and 's
On Tue, Aug 13, 2013 at 8:48 AM, Michael Ellerman
wrote:
> On some powerpc systems, reboot is implemented by an RTAS call by the
> name of "system-reboot". Currently we don't implement it in kvmtool,
> which means instead the guest prints an error and spins.
>
> This is particularly annoying becau
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Christian König
commit 641a00593f7d07eab778fbabf546fb68fff3d5ce upstream.
We also need to check the handle.
Signed-off-by: Christian König
Signed-off-by: Alex Deucher
Signed-off-by: Greg Kr
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 057b82be3ca3d066478e43b162fc082930a746c9 upstream.
There's a window between find_port_by_devt() returning a port and us
taking a kref on the port, where the port could get unpl
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Curt Brune
commit 93d783bcca69bfacc8dc739d8a050498402587b5 upstream.
In adt7470_write_word_data(), which writes two bytes using
i2c_smbus_write_byte_data(), the return codes are incorrectly AND
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 92d3453815fbe74d539c86b60dab39ecdf01bb99 upstream.
SIGIO should be sent when a port gets unplugged. It should only be sent
to prcesses that have the port opened, and have aske
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 671bdea2b9f210566610603ecbb6584c8a201c8c upstream.
Between open() being called and processed, the port can be unplugged.
Check if this happened, and bail out.
A simple test sc
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit ea3768b4386a8d1790f4cc9a35de4f55b92d6442 upstream.
We used to keep the port's char device structs and the /sys entries
around till the last reference to the port was dropped.
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: NeilBrown
commit b911a6bdeef5848c468597d040e3407e0aee04ce upstream.
NFS appears to use d_obtain_alias() to create the root dentry rather than
d_make_root. This can cause 'prepend_path()' to co
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Jeff Layton
commit b2a3ad9ca502169fc4c11296fa20f56059c7c031 upstream.
gcc-4.7.0 has started throwing these warnings when building cifs.ko.
CC [M] fs/cifs/cifssmb.o
fs/cifs/cifssmb.c: In fun
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 96f97a83910cdb9d89d127c5ee523f8fc040a804 upstream.
If a port gets unplugged while a user is blocked on read(), -ENODEV is
returned. However, subsequent read()s returned 0, ind
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Arnd Bergmann
commit b497ceb964a80ebada3b9b3cea4261409039e25a upstream.
ARM cannot handle udelay for more than 2 miliseconds, so we
should use mdelay instead for those.
Signed-off-by: Arnd Ber
On Mon, Aug 12, 2013 at 09:02:06PM -0700, Guenter Roeck wrote:
> On Fri, Aug 09, 2013 at 12:33:29PM -0700, Greg Kroah-Hartman wrote:
> > On Fri, Aug 09, 2013 at 09:20:30PM +0200, Willy Tarreau wrote:
> > > Hi Greg,
> > >
> > > On Thu, Aug 08, 2013 at 06:56:36PM -0700, Greg Kroah-Hartman wrote:
> >
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Julius Werner
commit 481f2d4f89f87a0baa26147f323380e31cfa7c44 upstream.
The USB hub driver's event handler contains a check to catch SuperSpeed
devices that transitioned into the SS.Inactive st
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Oleg Nesterov
commit 776164c1faac4966ab14418bb0922e1820da1d19 upstream.
debugfs_remove_recursive() is wrong,
1. it wrongly assumes that !list_empty(d_subdirs) means that this
dir should be
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Andrew Vagin
commit ed5467da0e369e65b247b99eb6403cb79172bcda upstream.
tracing_read_pipe zeros all fields bellow "seq". The declaration contains
a comment about that, but it doesn't help.
The
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Arnd Bergmann
commit b497ceb964a80ebada3b9b3cea4261409039e25a upstream.
ARM cannot handle udelay for more than 2 miliseconds, so we
should use mdelay instead for those.
Signed-off-by: Arnd Ber
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Piotr Sarna
commit 6ae6514b33f941d3386da0dfbe2942766eab1577 upstream.
Commit 5688978 ("ext4: improve handling of conflicting mount options")
introduced incorrect messages shown while choosing w
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Andrew Vagin
commit ed5467da0e369e65b247b99eb6403cb79172bcda upstream.
tracing_read_pipe zeros all fields bellow "seq". The declaration contains
a comment about that, but it doesn't help.
The
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Joshua Zhu
commit d0528b5d71faf612014dd7672e44225c915344b2 upstream.
Judging anonymous memory's vm_area_struct, perf_mmap_event's filename
will be set to "//anon" indicating this vma belongs to
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: "Martin K. Petersen"
commit 7562523e84ddc742fe1f9db8bd76b01acca89f6b upstream.
If a device has the skip_vpd_pages flag set we should simply fail the
scsi_get_vpd_page() call.
Signed-off-by: Ma
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: "sumit.sax...@lsi.com"
commit 6431f5d7c6025f8b007af06ea090de308f7e6881 upstream.
Problem: When Hardware IOMMU is on, megaraid_sas driver initialization fails
in kdump kernel with LSI MegaRAID c
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Chen Gang
commit 057d6332b24a4497c55a761c83c823eed9e3f23b upstream.
For cifs_set_cifscreds() in "fs/cifs/connect.c", 'desc' buffer length
is 'CIFSCREDS_DESC_SIZE' (56 is less than 256), and 'se
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 671bdea2b9f210566610603ecbb6584c8a201c8c upstream.
Between open() being called and processed, the port can be unplugged.
Check if this happened, and bail out.
A simple test sc
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 057b82be3ca3d066478e43b162fc082930a746c9 upstream.
There's a window between find_port_by_devt() returning a port and us
taking a kref on the port, where the port could get unpl
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit ea3768b4386a8d1790f4cc9a35de4f55b92d6442 upstream.
We used to keep the port's char device structs and the /sys entries
around till the last reference to the port was dropped.
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Theodore Ts'o
commit a34eb503742fd25155fd6cff6163daacead9fbc3 upstream.
When we try to allocate an inode, and there is a race between two
CPU's trying to grab the same inode, _and_ this inode i
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 92d3453815fbe74d539c86b60dab39ecdf01bb99 upstream.
SIGIO should be sent when a port gets unplugged. It should only be sent
to prcesses that have the port opened, and have aske
This is the start of the stable review cycle for the 3.4.58 release.
There are 17 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 Aug 15 06:34:52 UTC 2013.
Anything receive
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Curt Brune
commit 93d783bcca69bfacc8dc739d8a050498402587b5 upstream.
In adt7470_write_word_data(), which writes two bytes using
i2c_smbus_write_byte_data(), the return codes are incorrectly AND
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Oleg Nesterov
commit 776164c1faac4966ab14418bb0922e1820da1d19 upstream.
debugfs_remove_recursive() is wrong,
1. it wrongly assumes that !list_empty(d_subdirs) means that this
dir should be
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: NeilBrown
commit b911a6bdeef5848c468597d040e3407e0aee04ce upstream.
NFS appears to use d_obtain_alias() to create the root dentry rather than
d_make_root. This can cause 'prepend_path()' to co
3.0-stable review patch. If anyone has any objections, please let me know.
--
From: Joshua Zhu
commit d0528b5d71faf612014dd7672e44225c915344b2 upstream.
Judging anonymous memory's vm_area_struct, perf_mmap_event's filename
will be set to "//anon" indicating this vma belongs to
This is the start of the stable review cycle for the 3.0.91 release.
There are 12 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 Aug 15 06:35:11 UTC 2013.
Anything receive
3.4-stable review patch. If anyone has any objections, please let me know.
--
From: Amit Shah
commit 96f97a83910cdb9d89d127c5ee523f8fc040a804 upstream.
If a port gets unplugged while a user is blocked on read(), -ENODEV is
returned. However, subsequent read()s returned 0, ind
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Julius Werner
commit 481f2d4f89f87a0baa26147f323380e31cfa7c44 upstream.
The USB hub driver's event handler contains a check to catch SuperSpeed
devices that transitioned into the SS.Inactive s
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Oleg Nesterov
commit 776164c1faac4966ab14418bb0922e1820da1d19 upstream.
debugfs_remove_recursive() is wrong,
1. it wrongly assumes that !list_empty(d_subdirs) means that this
dir should be
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Dave Airlie
commit 3ac65259328324de323dc006b52ff7c1a5b18d19 upstream.
same fix as cirrus and mgag200.
Signed-off-by: Dave Airlie
Signed-off-by: Greg Kroah-Hartman
---
drivers/gpu/drm/ast/
3.10-stable review patch. If anyone has any objections, please let me know.
--
From: Theodore Ts'o
commit 94eec0fc3520c759831763d866421b4d60b599b4 upstream.
We tested for ENOMEM instead of -ENOMEM. Oops.
Signed-off-by: "Theodore Ts'o"
Signed-off-by: Greg Kroah-Hartman
--
From: "Yan, Zheng"
The QPI uncore boxes have two pairs of MATCH/MASK registers that
used to filter packet traffic serviced by QPI link layer. These
registers are in auxiliary PCI devices.
This patch changes the meaning of (struct pci_device_id)->driver_data.
The first 8 bits are device index of
From: "Yan, Zheng"
This patch adds support for the SNB-EP PCU uncore PMU extra_sel_bit
(bit 21) which is missing from the documentation in Table-2.75 of
Intel Xeon Processor E5-2600 Product Family Uncore Performance
Monitoring Guide. It is referred to later in Table-2.81. Without
this selection b
From: "Yan, Zheng"
The QPI uncore boxes have two pairs of MATCH/MASK registers that
used to filter packet traffic serviced by QPI link layer. These
registers are in auxiliary PCI devices.
This patch adds the auxiliary PCI devices to snbep_uncore_pci_ids
and adds field definitions for the MATCH/M
From: "Yan, Zheng"
These 3 patches enable uncore QPI traffic filter and extra_sel_bit
for uncore PCU.
Regards
Yan, Zheng
---
Changes since v1: update commit messages
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
On Tue, 13 Aug 2013, Francois Romieu wrote:
> Julia Lawall :
> > François Romieu :
> [...]
> > > Can you send a netif_receive_skb replacement patch for it ?
> >
> > Just to be sure, I just replace netif_rx by netif_receive_skb, nothing
> > else?
>
> Yes. It should imho be fine with a comment i
1 - 100 of 774 matches
Mail list logo