Tim Gardner | 23 May 2013 20:06
Favicon

Re: [Raring][SRU][pull-request] patches to update be2net driver

My pull request _is_ based on the latest Raring git tree (master-next).
And yes, if you already have linux-image-extras* installed, then you'll
likely need the one from http://kernel.ubuntu.com/~rtg/benet ('cause
thats where the benet module is packaged)

rtg

On 05/23/2013 11:42 AM, Bandi,Sarveshwar wrote:
> Tim, I usally pull the latest git tree (from raring in this case) and
> compile the kernel for testing. Would I still need to install
> linux-image-extras?
> 
> Thanks Sarvesh
> 
> -----Original Message----- From: Tim Gardner
> [mailto:tim.gardner <at> canonical.com] Sent: Thursday, May 23, 2013 11:07
> PM To: Bandi,Sarveshwar Cc: Jesse Sung; kernel-team <at> lists.ubuntu.com;
> YK Subject: Re: [Raring][SRU][pull-request] patches to update be2net
> driver
> 
> On 05/23/2013 09:58 AM, Bandi,Sarveshwar wrote:
>> Sorry about the slightly delayed response. Needed to get some 
>> clarification internally.
>> 
>> -	Our hardware could get to customers sometime in next couple of 
>> months. Even adding for delays they might want to try it before
>> 13.10 happens. -	We have standard set of test cases that we execute
>> before we submit the patches against any kernel. The test cases
>> vary from sanity to some level of regression on all features from
>> basic ping tests, vlan configurations, jumbo to sriov  (and more).
(Continue reading)

Tim Gardner | 23 May 2013 19:37
Favicon

Re: [Raring][SRU][pull-request] patches to update be2net driver

On 05/23/2013 09:58 AM, Bandi,Sarveshwar wrote:
> Sorry about the slightly delayed response. Needed to get some
> clarification internally.
> 
> -	Our hardware could get to customers sometime in next couple of
> months. Even adding for delays they might want to try it before 13.10
> happens. -	We have standard set of test cases that we execute before
> we submit the patches against any kernel. The test cases vary from
> sanity to some level of regression on all features from basic ping
> tests, vlan configurations, jumbo to sriov  (and more).
> 
> Thanks, Sarvesh
> 

Here is an updated pull request without the 3 patches that I considered
unnecessary. There are kernels at http://kernel.ubuntu.com/~rtg/benet
with which I'd like you to perform your regression tests. Don't forget
to install linux-image-extras* if need be.

rtg

The following changes since commit 95ab2cb153eda6a2c5f19d5e6506f40850b43cac:

  UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision
webcam (2013-05-16 12:05:44 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/ubuntu-raring.git benet

(Continue reading)

Mainline Builds | 23 May 2013 13:15

Mainline Build v3.5.7.13

The mainline build for v3.5.7.13 is now complete and available at the URL
below:

    http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.5.7.13-quantal/

See the CHANGES file for the list of changes from the previous version:

    http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.5.7.13-quantal/CHANGES

Note that these builds do not contain any Ubuntu specific patches and
are not supported.

Kernel Team

Ricardo Salveti de Araujo | 23 May 2013 01:03
Favicon
Gravatar

[Maguro][PATCH] UBUNTU: [Config] Enable support for /proc/net/wireless

Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti <at> canonical.com>
---
 debian.maguro/config/config.common.ubuntu | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian.maguro/config/config.common.ubuntu b/debian.maguro/config/config.common.ubuntu
index 13f4e41..81641b6 100644
--- a/debian.maguro/config/config.common.ubuntu
+++ b/debian.maguro/config/config.common.ubuntu
 <at>  <at>  -246,7 +246,7  <at>  <at>  CONFIG_CFG80211_DEFAULT_PS=y
 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
 # CONFIG_CFG80211_INTERNAL_REGDB is not set
 # CONFIG_CFG80211_REG_DEBUG is not set
-# CONFIG_CFG80211_WEXT is not set
+CONFIG_CFG80211_WEXT=y
 CONFIG_CGROUPS=y
 CONFIG_CGROUP_CPUACCT=y
 CONFIG_CGROUP_DEBUG=y
 <at>  <at>  -2237,9 +2237,12  <at>  <at>  CONFIG_WAKELOCK_STAT=y
 # CONFIG_WAN_ROUTER is not set
 CONFIG_WATCHDOG=y
 # CONFIG_WATCHDOG_NOWAYOUT is not set
+CONFIG_WEXT_CORE=y
+CONFIG_WEXT_PROC=y
 CONFIG_WIFI_CONTROL_FUNC=y
 # CONFIG_WIMAX is not set
 CONFIG_WIRELESS=y
+CONFIG_WIRELESS_EXT_SYSFS=y
 # CONFIG_WL127X_RFKILL is not set
 CONFIG_WLAN=y
(Continue reading)

Kamal Mostafa | 22 May 2013 23:55
Favicon
Gravatar

[ 3.8.y.z extended stable ] Patch "drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register" has been added to staging queue

This is a note to let you know that I have just added a patch titled

    drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From 3e61c4d3c0f8a884ba3548206a5c38a65553f64f Mon Sep 17 00:00:00 2001
From: Christopher Harvey <charvey <at> matrox.com>
Date: Fri, 12 Apr 2013 22:24:05 +0000
Subject: drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register

commit fb70a6690875315a3a1454e52fa339441ee7612b upstream.

The original line,
  WREG_DAC(MGA1064_PIX_CLK_CTL_CLK_DIS, tmp);
wrote tmp into MGA1064_PIX_CLK_CTL_CLK_DIS, where
(Continue reading)

Kamal Mostafa | 22 May 2013 23:55
Favicon
Gravatar

[ 3.8.y.z extended stable ] Patch "ACPI / EC: Restart transaction even when the IBF flag set" has been added to staging queue

This is a note to let you know that I have just added a patch titled

    ACPI / EC: Restart transaction even when the IBF flag set

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From dd2e74d552ffdeb48ea7bc6ea8d26d664a13a4b6 Mon Sep 17 00:00:00 2001
From: Lan Tianyu <tianyu.lan <at> intel.com>
Date: Mon, 6 May 2013 03:23:40 +0000
Subject: ACPI / EC: Restart transaction even when the IBF flag set

commit 28fe5c825f8e15744d04c7c1b8df197950923ecd upstream.

The EC driver works abnormally with IBF flag always set.
IBF means "The host has written a byte of data to the command
or data port, but the embedded controller has not yet read it".
(Continue reading)

Kamal Mostafa | 22 May 2013 23:55
Favicon
Gravatar

[ 3.8.y.z extended stable ] Patch "btrfs: don't stop searching after encountering the wrong item" has been added to staging queue

This is a note to let you know that I have just added a patch titled

    btrfs: don't stop searching after encountering the wrong item

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From 8974569efff9dc2451c8ae869d891fd44d505fe5 Mon Sep 17 00:00:00 2001
From: Gabriel de Perthuis <g2p.code <at> gmail.com>
Date: Mon, 6 May 2013 17:40:18 +0000
Subject: btrfs: don't stop searching after encountering the wrong item

commit 03b71c6ca6286625d8f1ed44aabab9b5bf5dac10 upstream.

The search ioctl skips items that are too large for a result buffer, but
inline items of a certain size occuring before any search result is
found would trigger an overflow and stop the search entirely.
(Continue reading)

Kamal Mostafa | 22 May 2013 23:55
Favicon
Gravatar

[ 3.8.y.z extended stable ] Patch "powerpc: Bring all threads online prior to migration/hibernation" has been added to staging queue

This is a note to let you know that I have just added a patch titled

    powerpc: Bring all threads online prior to migration/hibernation

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From c24e920b993981fe65626a544d1c29012221343f Mon Sep 17 00:00:00 2001
From: Robert Jennings <rcj <at> linux.vnet.ibm.com>
Date: Tue, 7 May 2013 04:34:11 +0000
Subject: powerpc: Bring all threads online prior to migration/hibernation

commit 120496ac2d2d60aee68d3123a68169502a85f4b5 upstream.

This patch brings online all threads which are present but not online
prior to migration/hibernation.  After migration/hibernation those
threads are taken back offline.
(Continue reading)

Kamal Mostafa | 22 May 2013 23:55
Favicon
Gravatar

[ 3.8.y.z extended stable ] Patch "drm/radeon: check incoming cliprects pointer" has been added to staging queue

This is a note to let you know that I have just added a patch titled

    drm/radeon: check incoming cliprects pointer

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From ef35f2e4c6020a8fd41b309969596ffbb132bbe8 Mon Sep 17 00:00:00 2001
From: Kees Cook <keescook <at> chromium.org>
Date: Sun, 12 May 2013 22:00:51 -0700
Subject: drm/radeon: check incoming cliprects pointer

commit fefaedcfb82d2e57c2320acf60604ab03b750cc0 upstream.

The "boxes" parameter points into userspace memory. It should be verified
like any other operation against user memory.

(Continue reading)

Kamal Mostafa | 22 May 2013 23:55
Favicon
Gravatar

[ 3.8.y.z extended stable ] Patch "nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT" has been added to staging queue

This is a note to let you know that I have just added a patch titled

    nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From 8346bd9441d033fba504b34467d50e42efad5d53 Mon Sep 17 00:00:00 2001
From: Jeff Layton <jlayton <at> redhat.com>
Date: Thu, 9 May 2013 08:36:23 -0400
Subject: nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT
 error
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

commit 7255e716b1757dc10fa5e3a4d2eaab303ff9f7b6 upstream.
(Continue reading)

Kamal Mostafa | 22 May 2013 23:55
Favicon
Gravatar

[ 3.8.y.z extended stable ] Patch "arm64: debug: clear mdscr_el1 instead of taking the OS lock" has been added to staging queue

This is a note to let you know that I have just added a patch titled

    arm64: debug: clear mdscr_el1 instead of taking the OS lock

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From aed0d169a09ab2b83e9dcc1ce91c2f94799fe0bf Mon Sep 17 00:00:00 2001
From: Will Deacon <will.deacon <at> arm.com>
Date: Wed, 8 May 2013 17:01:12 +0100
Subject: arm64: debug: clear mdscr_el1 instead of taking the OS lock

commit 9c413e25d95fd3c0abe23eadad66191b22baa549 upstream.

During boot, we take the debug OS lock before interrupts are enabled.
This is required to prevent clearing of PSTATE.D on the interrupt entry
path, which could result in spurious debug exceptions before we've got
(Continue reading)


Gmane