Re: [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)

2013-02-12 Thread Holger Hoffstätte
On 12.02.2013 01:54, Jonathan Nieder wrote: Sarah Sharp wrote: Can you turn on CONFIG_USB_DEBUG and CONFIG_USB_XHCI_HCD_DEBUGGING, recompile the 3.7.5 kernel, and send me dmesg starting from the point you unmount the device and then power it off? I'd like to keep that patch in stable, but

[PATCH v4 01/11] usb: dwc3: core: don't forget to free coherent memory

2013-02-12 Thread Felipe Balbi
commit 3921426 (usb: dwc3: core: move event buffer allocation out of dwc3_core_init()) introduced a memory leak of the coherent memory we use as event buffers on dwc3 driver. If the driver is compiled as a dynamically loadable module and use constantly loads and unloads the driver, we will

[PATCH] USB: option: add Yota / Megafon M100-1 4g modem

2013-02-12 Thread Bjørn Mork
Interface layout: 00 CD-ROM 01 debug COM port 02 AP control port 03 modem 04 usb-ethernet Bus=01 Lev=02 Prnt=02 Port=01 Cnt=02 Dev#= 4 Spd=480 MxCh= 0 D: Ver= 2.00 Cls=00(ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0408 ProdID=ea42 Rev= 0.00 S: Manufacturer=Qualcomm, Incorporated

[PATCH] drm/radeon: remove overzealous warning in hdmi handling

2013-02-12 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com hdmi audio works fine. The warning just confuses users. fixes: https://bugzilla.kernel.org/show_bug.cgi?id=44341 Signed-off-by: Alex Deucher alexander.deuc...@amd.com Cc: stable@vger.kernel.org --- drivers/gpu/drm/radeon/r600_hdmi.c |1 - 1

[STABLE REQUEST] Merge to linux-3.4.y: be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug

2013-02-12 Thread Jacek Luczak
Hi Greg (and All), Please include commit 93040ae5cc8dcc893eca4a4366dc8415af278edf (be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug) in next release of stable 3.4.y branch. This one brings a fix to a packet corruption. Merge against stable tree will give a conflict thus

[PATCH 2/3] nbd: fsync and kill block device on shutdown

2013-02-12 Thread Paolo Bonzini
There are two problems with shutdown in the NBD driver. The first is that receiving the NBD_DISCONNECT ioctl does not sync the filesystem; this is useful because BLKFLSBUF is restricted to processes that have CAP_SYS_ADMIN, and the NBD client may not possess it (fsync of the block device does not

Re: [PATCH 1/6] idr: fix top layer handling

2013-02-12 Thread Tejun Heo
Hey, Andrew. On Mon, Feb 11, 2013 at 03:39:55PM -0800, Andrew Morton wrote: This doesn't apply happily to 3.7, so Greg will be needing a redone version when the time arrives. But does it really need backporting? Is anyone likely to hit this in practice? For most cases, probably not.

Re: [PATCH 2/2] stop_machine: dequeue work before signal completion

2013-02-12 Thread Tejun Heo
On Sun, Feb 10, 2013 at 01:26:11PM +0800, Hillf Danton wrote: When a CPU is finally put down in either CPU_UP_CANCELLED or CPU_POST_DEAD, cpu_stop_cpu_callback() signals immediate completion on all cpu_stop_works still queued on the dead CPU; unfortunately, this code is buggy in that it

Re: [PATCH] drm/radeon: remove overzealous warning in hdmi handling

2013-02-12 Thread Jerome Glisse
On Tue, Feb 12, 2013 at 8:40 AM, alexdeuc...@gmail.com wrote: From: Alex Deucher alexander.deuc...@amd.com hdmi audio works fine. The warning just confuses users. fixes: https://bugzilla.kernel.org/show_bug.cgi?id=44341 Signed-off-by: Alex Deucher alexander.deuc...@amd.com Reviewed-by:

Patch atm/iphase: rename fregt_t - ffreg_t has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled atm/iphase: rename fregt_t - ffreg_t to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch bridge: Pull ip header into skb-data before looking into ip header. has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled bridge: Pull ip header into skb-data before looking into ip header. to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch isdn/gigaset: fix zero size border case in debug dump has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled isdn/gigaset: fix zero size border case in debug dump to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv6: do not create neighbor entries for local delivery has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: do not create neighbor entries for local delivery to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch MAINTAINERS: Stephen Hemminger email change has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled MAINTAINERS: Stephen Hemminger email change to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: loopback: fix a dst refcounting issue has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: loopback: fix a dst refcounting issue to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: prevent setting ttl=0 via IP_TTL has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: prevent setting ttl=0 via IP_TTL to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: sctp: sctp_endpoint_free: zero out secret key data has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: sctp: sctp_endpoint_free: zero out secret key data to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch packet: fix leakage of tx_ring memory has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled packet: fix leakage of tx_ring memory to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch pktgen: correctly handle failures when adding a device has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled pktgen: correctly handle failures when adding a device to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch r8169: remove the obsolete and incorrect AMD workaround has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled r8169: remove the obsolete and incorrect AMD workaround to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: fix for zero packets_in_flight was too broad has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: fix for zero packets_in_flight was too broad to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch sctp: refactor sctp_outq_teardown to insure proper re-initalization has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled sctp: refactor sctp_outq_teardown to insure proper re-initalization to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch tcp: fix MSG_SENDPAGE_NOTLAST logic has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: fix MSG_SENDPAGE_NOTLAST logic to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of

Patch tcp: frto should not set snd_cwnd to 0 has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: frto should not set snd_cwnd to 0 to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tg3: Fix crc errors on jumbo frame receive has been added to the 3.0-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tg3: Fix crc errors on jumbo frame receive to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch atm/iphase: rename fregt_t - ffreg_t has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled atm/iphase: rename fregt_t - ffreg_t to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch IP_GRE: Fix kernel panic in IP_GRE with GRE csum. has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled IP_GRE: Fix kernel panic in IP_GRE with GRE csum. to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv4: Don't update the pmtu on mtu locked routes has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv4: Don't update the pmtu on mtu locked routes to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv4: Fix route refcount on pmtu discovery has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv4: Fix route refcount on pmtu discovery to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv4: Add a socket release callback for datagram sockets has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv4: Add a socket release callback for datagram sockets to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv4: Remove output route check in ipv4_mtu has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv4: Remove output route check in ipv4_mtu to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv6: Add an error handler for icmp6 has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: Add an error handler for icmp6 to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv4: Invalidate the socket cached route on pmtu events if possible has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv4: Invalidate the socket cached route on pmtu events if possible to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch ipv6: do not create neighbor entries for local delivery has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: do not create neighbor entries for local delivery to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv6: fix the noflags test in addrconf_get_prefix_route has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: fix the noflags test in addrconf_get_prefix_route to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

Patch ipv6: fix header length calculation in ip6_append_data() has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: fix header length calculation in ip6_append_data() to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch macvlan: fix macvlan_get_size() has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled macvlan: fix macvlan_get_size() to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch MAINTAINERS: Stephen Hemminger email change has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled MAINTAINERS: Stephen Hemminger email change to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch netback: correct netbk_tx_err to handle wrap around. has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled netback: correct netbk_tx_err to handle wrap around. to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: calxedaxgmac: throw away overrun frames has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: calxedaxgmac: throw away overrun frames to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch isdn/gigaset: fix zero size border case in debug dump has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled isdn/gigaset: fix zero size border case in debug dump to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The

Patch net: loopback: fix a dst refcounting issue has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: loopback: fix a dst refcounting issue to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch net: sctp: sctp_endpoint_free: zero out secret key data has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: sctp: sctp_endpoint_free: zero out secret key data to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

Patch net: prevent setting ttl=0 via IP_TTL has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: prevent setting ttl=0 via IP_TTL to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: splice: fix __splice_segment() has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: splice: fix __splice_segment() to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: splice: avoid high order page splitting has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: splice: avoid high order page splitting to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net, wireless: overwrite default_ethtool_ops has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net, wireless: overwrite default_ethtool_ops to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch packet: fix leakage of tx_ring memory has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled packet: fix leakage of tx_ring memory to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch netxen: fix off by one bug in netxen_release_tx_buffer() has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled netxen: fix off by one bug in netxen_release_tx_buffer() to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch r8169: remove the obsolete and incorrect AMD workaround has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled r8169: remove the obsolete and incorrect AMD workaround to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch pktgen: correctly handle failures when adding a device has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled pktgen: correctly handle failures when adding a device to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: detect SYN/data drop when F-RTO is disabled has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: detect SYN/data drop when F-RTO is disabled to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch sctp: refactor sctp_outq_teardown to insure proper re-initalization has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled sctp: refactor sctp_outq_teardown to insure proper re-initalization to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch tcp: don't abort splice() after small transfers has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: don't abort splice() after small transfers to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: fix an infinite loop in tcp_slow_start() has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: fix an infinite loop in tcp_slow_start() to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: fix incorrect LOCKDROPPEDICMPS counter has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: fix incorrect LOCKDROPPEDICMPS counter to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: fix for zero packets_in_flight was too broad has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: fix for zero packets_in_flight was too broad to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: frto should not set snd_cwnd to 0 has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: frto should not set snd_cwnd to 0 to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: fix splice() and tcp collapsing interaction has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: fix splice() and tcp collapsing interaction to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch via-rhine: Fix bugs in NAPI support. has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled via-rhine: Fix bugs in NAPI support. to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: splice: fix an infinite loop in tcp_read_sock() has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: splice: fix an infinite loop in tcp_read_sock() to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch xen/netback: free already allocated memory on failure in xen_netbk_get_requests has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled xen/netback: free already allocated memory on failure in xen_netbk_get_requests to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The

Patch xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch xen/netback: shutdown the ring if it contains garbage. has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled xen/netback: shutdown the ring if it contains garbage. to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch Upstream: drm/nouveau: add lockdep annotations

2013-02-12 Thread Gregs git-bot
commit: 5f97ab913cf0fbc378ea8ffc3ee66f4890d11c55 From: Marcin Slusarz marcin.slus...@gmail.com Date: Mon, 4 Feb 2013 21:52:54 +0100 Subject: drm/nouveau: add lockdep annotations 1) Lockdep thinks all nouveau subdevs belong to the same class and can be locked in arbitrary order, which is not true

Patch atm/iphase: rename fregt_t - ffreg_t has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled atm/iphase: rename fregt_t - ffreg_t to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch bridge: Pull ip header into skb-data before looking into ip header. has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled bridge: Pull ip header into skb-data before looking into ip header. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch ipv6: fix header length calculation in ip6_append_data() has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: fix header length calculation in ip6_append_data() to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv6: do not create neighbor entries for local delivery has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: do not create neighbor entries for local delivery to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch isdn/gigaset: fix zero size border case in debug dump has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled isdn/gigaset: fix zero size border case in debug dump to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ipv6: fix the noflags test in addrconf_get_prefix_route has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled ipv6: fix the noflags test in addrconf_get_prefix_route to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch MAINTAINERS: Stephen Hemminger email change has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled MAINTAINERS: Stephen Hemminger email change to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: calxedaxgmac: throw away overrun frames has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: calxedaxgmac: throw away overrun frames to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch netback: correct netbk_tx_err to handle wrap around. has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled netback: correct netbk_tx_err to handle wrap around. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The

Patch net: loopback: fix a dst refcounting issue has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: loopback: fix a dst refcounting issue to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch net: sctp: sctp_endpoint_free: zero out secret key data has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: sctp: sctp_endpoint_free: zero out secret key data to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: prevent setting ttl=0 via IP_TTL has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: prevent setting ttl=0 via IP_TTL to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

Patch netxen: fix off by one bug in netxen_release_tx_buffer() has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled netxen: fix off by one bug in netxen_release_tx_buffer() to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch packet: fix leakage of tx_ring memory has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled packet: fix leakage of tx_ring memory to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch sctp: refactor sctp_outq_teardown to insure proper re-initalization has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled sctp: refactor sctp_outq_teardown to insure proper re-initalization to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch pktgen: correctly handle failures when adding a device has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled pktgen: correctly handle failures when adding a device to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch r8169: remove the obsolete and incorrect AMD workaround has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled r8169: remove the obsolete and incorrect AMD workaround to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tcp: fix for zero packets_in_flight was too broad has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: fix for zero packets_in_flight was too broad to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of

Patch tcp: frto should not set snd_cwnd to 0 has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tcp: frto should not set snd_cwnd to 0 to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch via-rhine: Fix bugs in NAPI support. has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled via-rhine: Fix bugs in NAPI support. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch tg3: Fix crc errors on jumbo frame receive has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled tg3: Fix crc errors on jumbo frame receive to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch xen/netback: free already allocated memory on failure in xen_netbk_get_requests has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled xen/netback: free already allocated memory on failure in xen_netbk_get_requests to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The

Patch xen/netback: shutdown the ring if it contains garbage. has been added to the 3.4-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled xen/netback: shutdown the ring if it contains garbage. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Re: [PATCHES] Networking fixes for -stable.

2013-02-12 Thread Greg KH
On Tue, Feb 12, 2013 at 12:50:59PM -0500, David Miller wrote: [ Ian, there is a note for you below, I need your help. ] Please queue up the following networking bug fixes for 3.0.x, 3.2.x, 3.4.x, and 3.7.x respectively. Thanks! All now applied for 3.0.x, 3.4.x and 3.7.x, thanks. greg k-h

Patch drm/nouveau: add lockdep annotations has been added to the 3.7-stable tree

2013-02-12 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/nouveau: add lockdep annotations to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

  1   2   3   >