[Kernel-packages] [Bug 1626394] [NEW] 4.8 update breaks systemd's TEST-08-ISSUE-2730 upstream test

2016-09-21 Thread Martin Pitt
Public bug reported:

Since the kernel upgrade from 4.4 to 4.8 in yakkety, systemd's
TEST-08-ISSUE-2730 upstream test now consistently fails with:

+ timeout --foreground 180 /usr/bin/qemu-system-x86_64 -smp 1 -net none -m 512M 
-nographic -kernel /boot/vmlinuz-4.8.0-14-generic -drive 
format=raw,cache=unsafe,file=/var/tmp/systemd-test.4jlHRw/rootdisk.img -append 
'root=/dev/sda1 raid=noautodetect loglevel=2 init=/lib/systemd/systemd ro 
console=ttyS0 selinux=0 systemd.unified_cgroup_hierarchy=no  '
warning: TCG doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
[1.491760] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)
[1.492153] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.8.0-14-generic 
#15-Ubuntu
[1.492153] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
[1.492153]  0086 35700369 a8b59c24 
97201dd45000
[1.492153]  97201e9afea0 a8987431 0010 
97201e9afeb0
[1.492153]  97201e9afe48 35700369 97201e9afe58 
97201e9afeb8
[1.492153] Call Trace:
[1.492153]  [] ? dump_stack+0x5c/0x78
[1.492153]  [] ? panic+0xe4/0x226
[1.492153]  [] ? mount_block_root+0x284/0x2c0
[1.492153]  [] ? set_debug_rodata+0xc/0xc
[1.492153]  [] ? prepare_namespace+0x12b/0x180
[1.492153]  [] ? kernel_init_freeable+0x1dd/0x1ed
[1.492153]  [] ? kernel_init+0xa/0x100
[1.492153]  [] ? ret_from_fork+0x1f/0x40
[1.492153]  [] ? rest_init+0x80/0x80
[1.492153] Kernel Offset: 0x2780 from 0x8100 (relocation 
range: 0x8000-0xbfff)
[1.492153] ---[ end Kernel panic - not syncing: VFS: Unable to mount root 
fs on unknown-block(0,0)
qemu-system-x86_64: terminating on signal 15 from pid 8784

This only happens on amd64, i386 and ppc64el are fine.
http://autopkgtest.ubuntu.com/packages/systemd/yakkety/amd64

I'll investigate more details, filing this for getting a reference for
the britney hint.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Assignee: Martin Pitt (pitti)
 Status: In Progress


** Tags: bot-stop-nagging

** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

** Tags added: bot-stop-nagging

** Description changed:

  Since the kernel upgrade from 4.4 to 4.8 in yakkety, systemd's
  TEST-08-ISSUE-2730 upstream test now consistently fails with:
  
  + timeout --foreground 180 /usr/bin/qemu-system-x86_64 -smp 1 -net none -m 
512M -nographic -kernel /boot/vmlinuz-4.8.0-14-generic -drive 
format=raw,cache=unsafe,file=/var/tmp/systemd-test.4jlHRw/rootdisk.img -append 
'root=/dev/sda1 raid=noautodetect loglevel=2 init=/lib/systemd/systemd ro 
console=ttyS0 selinux=0 systemd.unified_cgroup_hierarchy=no  '
  warning: TCG doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
  [1.491760] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)
  [1.492153] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.8.0-14-generic 
#15-Ubuntu
  [1.492153] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [1.492153]  0086 35700369 a8b59c24 
97201dd45000
  [1.492153]  97201e9afea0 a8987431 0010 
97201e9afeb0
  [1.492153]  97201e9afe48 35700369 97201e9afe58 
97201e9afeb8
  [1.492153] Call Trace:
  [1.492153]  [] ? dump_stack+0x5c/0x78
  [1.492153]  [] ? panic+0xe4/0x226
  [1.492153]  [] ? mount_block_root+0x284/0x2c0
  [1.492153]  [] ? set_debug_rodata+0xc/0xc
  [1.492153]  [] ? prepare_namespace+0x12b/0x180
  [1.492153]  [] ? kernel_init_freeable+0x1dd/0x1ed
  [1.492153]  [] ? kernel_init+0xa/0x100
  [1.492153]  [] ? ret_from_fork+0x1f/0x40
  [1.492153]  [] ? rest_init+0x80/0x80
  [1.492153] Kernel Offset: 0x2780 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [1.492153] ---[ end Kernel panic - not syncing: VFS: Unable to mount root 
fs on unknown-block(0,0)
  qemu-system-x86_64: terminating on signal 15 from pid 8784
  
  This only happens on amd64, i386 and ppc64el are fine.
+ http://autopkgtest.ubuntu.com/packages/systemd/yakkety/amd64
  
  I'll investigate more details, filing this for getting a reference for
  the britney hint.

** Changed in: systemd (Ubuntu)
   Status: New => In Progress

** Changed in: systemd (Ubuntu)
Milestone: None => ubuntu-16.09

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626394

Title:
  4.8 update breaks system

[Kernel-packages] [Bug 1626062] Re: linux: 4.8.0-14.15 -proposed tracker

2016-09-21 Thread Adam Conrad
** Tags removed: block-proposed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626239] Re: linux: 4.8.0-15.16 -proposed tracker

2016-09-21 Thread Adam Conrad
** Tags removed: block-proposed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626239

Title:
  linux: 4.8.0-15.16 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  New
Status in Kernel Development Workflow prepare-package series:
  Confirmed
Status in Kernel Development Workflow prepare-package-meta series:
  Confirmed
Status in Kernel Development Workflow prepare-package-signed series:
  Confirmed
Status in Kernel Development Workflow promote-to-proposed series:
  New
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-15.16 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  kernel-phase:Packaging
  kernel-phase-changed:Wednesday, 21. September 2016 19:32 UTC

  -- swm properties --
  derivative-trackers-created: true
  phase: Packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626239/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626389] [NEW] OTA-13 Meizu Pro 5 Bluetooth not working

2016-09-21 Thread Henrik Solskov Jensen
Public bug reported:

I am not able to use my phone in my car.
The phone connects perfectly to Sync in my Ford Fiesta. 
Downloading phone book works.
Status in the car-display works.
Streaming music works.
With Incoming calls / outgoing calls it is impossible to hear anything.
Must be fixed ASAP, otherwise the phone is useless for me!
OTA-13 turbo-user

The problem isn't new! Ref. Bug 1590844

** Affects: bluez (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1626389

Title:
  OTA-13 Meizu Pro 5 Bluetooth not working

Status in bluez package in Ubuntu:
  New

Bug description:
  I am not able to use my phone in my car.
  The phone connects perfectly to Sync in my Ford Fiesta. 
  Downloading phone book works.
  Status in the car-display works.
  Streaming music works.
  With Incoming calls / outgoing calls it is impossible to hear anything.
  Must be fixed ASAP, otherwise the phone is useless for me!
  OTA-13 turbo-user

  The problem isn't new! Ref. Bug 1590844

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1626389/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1625788] Re: linux: 3.19.0-70.78 -proposed tracker

2016-09-21 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Joseph 
Salisbury (jsalisbury)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1625788

Title:
  linux: 3.19.0-70.78 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Vivid:
  Confirmed

Bug description:
  This bug is for tracking the 3.19.0-70.78 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1625788/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1433906] Re: Acer, Inc ID 5986:055a is useless after 14.04.2 installed.

2016-09-21 Thread Vipin
any update guys ?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-utopic in Ubuntu.
https://bugs.launchpad.net/bugs/1433906

Title:
  Acer, Inc ID 5986:055a is useless after 14.04.2 installed.

Status in HWE Next:
  Won't Fix
Status in linux package in Ubuntu:
  Triaged
Status in linux-lts-utopic package in Ubuntu:
  Triaged
Status in linux-lts-vivid package in Ubuntu:
  Triaged
Status in linux-lts-wily package in Ubuntu:
  Triaged
Status in linux-lts-xenial package in Ubuntu:
  Triaged
Status in linux source package in Xenial:
  Triaged
Status in linux package in Arch Linux:
  New
Status in Fedora:
  Unknown

Bug description:
  CID : 201411-16166 Lenovo E450 (I+A) with 14.04.2 (utopic)
  CID : 201408-15472 Lenovo E555 (A+A) with 14.04.2 (utopic)

  Steps:
  1. Install 14.04.2 on E450 or E555.
  2. Log in system and open a terminal.
  3. $ gst-launch-0.10 v4l2src ! xvimagesink

  Expected result:
  Camara is activated

  Actual result:
  $  gst-launch-0.10 v4l2src ! xvimagesink
  Setting pipeline to PAUSED ...
  ERROR: Pipeline doesn't want to pause.
  ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Cannot 
identify device '/dev/video0'.
  Additional debug info:
  v4l2_calls.c(497): gst_v4l2_open (): 
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
  system error: No such file or directory
  Setting pipeline to NULL ...
  Freeing pipeline ...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 19 02:21:31 2015
  InstallationDate: Installed on 2015-03-16 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1433906/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] onza (i386) - tests ran: 10, failed: 2

2016-09-21 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/onza__4.8.0-14.15__2016-09-22_03-07-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] kernel02 (s390x.zVM) - tests ran: 64, failed: 0

2016-09-21 Thread Brad Figg
tests ran:  64, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/kernel02__4.8.0-14.15__2016-09-22_04-29-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] kernel02 (s390x.zVM) - tests ran: 83, failed: 4

2016-09-21 Thread Brad Figg
tests ran:  83, failed: 4;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/kernel02__4.8.0-14.15__2016-09-22_03-46-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] kernel02 (s390x.zVM) - tests ran: 2, failed: 0

2016-09-21 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/kernel02__4.8.0-14.15__2016-09-22_04-26-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] dwalin (amd64) - tests ran: 5, failed: 3

2016-09-21 Thread Brad Figg
tests ran:   5, failed: 3;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/dwalin__4.8.0-14.15__2016-09-22_02-17-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626371] Re: cdc_ether fills kernel log

2016-09-21 Thread Joel Stanley
This out of tree driver suggests it's a RTL8153 device under the covers:

 https://github.com/rickhofstede/linksys_usb3gigv1_linux/

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626371

Title:
  cdc_ether fills kernel log

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On my Lenovo X1 4th gen with a dock attached:

  [ 1764.086306] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped
  [ 1764.150317] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped

  
  The USB Ethernet device would warn occasionally under the 4.4 kernel. Under 
the 4.8 kernel, it spams my kernel log so much that I don't get anything else.

  $ uname -a
  Linux aurora 4.8.0-11-generic #12-Ubuntu SMP Sat Sep 17 20:00:03 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
  joel@aurora ~ 
  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Yakkety Yak (development branch)
  Release:  16.10
  Codename: yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626371/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1625788] Re: linux: 3.19.0-70.78 -proposed tracker

2016-09-21 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Joseph 
Salisbury (jsalisbury)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1625788

Title:
  linux: 3.19.0-70.78 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Vivid:
  Confirmed

Bug description:
  This bug is for tracking the 3.19.0-70.78 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1625788/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] kernel02 (s390x.zVM) - tests ran: 136, failed: 135

2016-09-21 Thread Brad Figg
tests ran: 136, failed: 135;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/kernel02__4.8.0-14.15__2016-09-22_03-33-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626371] Re: cdc_ether fills kernel log

2016-09-21 Thread Joel Stanley
The hub is a OneLink+. The USB CDC device is:

$ sudo lsusb  -vv -d 17ef:3054
[sudo] password for joel: 
Protocol spec without prior Class and Subclass spec at line 13605

Bus 002 Device 004: ID 17ef:3054 Lenovo 
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   3.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize0 9
  idVendor   0x17ef Lenovo
  idProduct  0x3054 
  bcdDevice   30.01
  iManufacturer   1 Lenovo
  iProduct2 OneLink+ Giga
  iSerial 6 0E00
  bNumConfigurations  2
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   57
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0xa0
  (Bus Powered)
  Remote Wakeup
MaxPower   64mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   3
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass255 Vendor Specific Subclass
  bInterfaceProtocol  0 
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   3
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02  EP 2 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   3
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83  EP 3 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0002  1x 2 bytes
bInterval   8
bMaxBurst   0
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   98
bNumInterfaces  2
bConfigurationValue 2
iConfiguration  0 
bmAttributes 0xa0
  (Bus Powered)
  Remote Wakeup
MaxPower   64mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass 2 Communications
  bInterfaceSubClass  6 Ethernet Networking
  bInterfaceProtocol  0 
  iInterface  5 CDC Communications Control
  CDC Header:
bcdCDC   1.10
  CDC Union:
bMasterInterface0
bSlaveInterface 1 
  CDC Ethernet:
iMacAddress  3 0050B6D331FE
bmEthernetStatistics0x
wMaxSegmentSize   1514
wNumberMCFilters0x
bNumberPowerFilters  0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83  EP 3 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0010  1x 16 bytes
bInterval   8
bMaxBurst   0
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   0
  bInterfaceClass10 CDC Data
  bInterfaceSubClass  0 Unused
  bInterfaceProtocol  0 
  iInterface  0 
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   1
  bNumEndpoints   2
  bInterfaceClass10 CDC Data
  bInterfaceSubClass  0 Unused
  bInterfaceProtocol  0 
  iInterface  4 Ethernet Data
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   

[Kernel-packages] [Bug 1626062] kernel02 (s390x.zVM) - tests ran: 19, failed: 7

2016-09-21 Thread Brad Figg
tests ran:  19, failed: 7;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/kernel02__4.8.0-14.15__2016-09-22_03-21-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626371] Missing required logs.

2016-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1626371

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626371

Title:
  cdc_ether fills kernel log

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On my Lenovo X1 4th gen with a dock attached:

  [ 1764.086306] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped
  [ 1764.150317] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped

  
  The USB Ethernet device would warn occasionally under the 4.4 kernel. Under 
the 4.8 kernel, it spams my kernel log so much that I don't get anything else.

  $ uname -a
  Linux aurora 4.8.0-11-generic #12-Ubuntu SMP Sat Sep 17 20:00:03 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
  joel@aurora ~ 
  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Yakkety Yak (development branch)
  Release:  16.10
  Codename: yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626371/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626370] Status changed to Confirmed

2016-09-21 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626370

Title:
  Sound problems / slow performance /not responsive

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Fan is always working very hard and system is hot. When I run windows
  8 on the same machine it is ok. New HD and fan too.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-38-generic 4.4.0-38.57
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  peteruser   2757 F pulseaudio
   /dev/snd/controlC0:  peteruser   2757 F pulseaudio
  Date: Thu Sep 22 10:57:12 2016
  HibernationDevice: RESUME=UUID=def99bab-c578-4f83-b26e-3a1168b65b03
  MachineType: LENOVO 20193
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic.efi.signed 
root=UUID=b6bd5968-eb36-4de2-8e53-6906d540f6b6 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.157.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/21/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6BCN44WW(V2.04)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y500
  dmi.modalias: 
dmi:bvnLENOVO:bvr6BCN44WW(V2.04):bd05/21/2013:svnLENOVO:pn20193:pvrLenovoIdeaPadY500:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadY500:
  dmi.product.name: 20193
  dmi.product.version: Lenovo IdeaPad Y500
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626370/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] Re: linux: 4.8.0-14.15 -proposed tracker

2016-09-21 Thread Brad Figg
tests ran:  32, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/kernel02__4.8.0-14.15__2016-09-22_01-38-00/results-index.html

** Changed in: kernel-development-workflow/automated-testing
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626370] [NEW] Sound problems / slow performance /not responsive

2016-09-21 Thread peteubuntu
Public bug reported:

Fan is always working very hard and system is hot. When I run windows 8
on the same machine it is ok. New HD and fan too.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-38-generic 4.4.0-38.57
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  peteruser   2757 F pulseaudio
 /dev/snd/controlC0:  peteruser   2757 F pulseaudio
Date: Thu Sep 22 10:57:12 2016
HibernationDevice: RESUME=UUID=def99bab-c578-4f83-b26e-3a1168b65b03
MachineType: LENOVO 20193
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic.efi.signed 
root=UUID=b6bd5968-eb36-4de2-8e53-6906d540f6b6 ro quiet splash vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-38-generic N/A
 linux-backports-modules-4.4.0-38-generic  N/A
 linux-firmware1.157.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/21/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 6BCN44WW(V2.04)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 3193WIN8 STD MLT
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo IdeaPad Y500
dmi.modalias: 
dmi:bvnLENOVO:bvr6BCN44WW(V2.04):bd05/21/2013:svnLENOVO:pn20193:pvrLenovoIdeaPadY500:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadY500:
dmi.product.name: 20193
dmi.product.version: Lenovo IdeaPad Y500
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626370

Title:
  Sound problems / slow performance /not responsive

Status in linux package in Ubuntu:
  New

Bug description:
  Fan is always working very hard and system is hot. When I run windows
  8 on the same machine it is ok. New HD and fan too.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-38-generic 4.4.0-38.57
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  peteruser   2757 F pulseaudio
   /dev/snd/controlC0:  peteruser   2757 F pulseaudio
  Date: Thu Sep 22 10:57:12 2016
  HibernationDevice: RESUME=UUID=def99bab-c578-4f83-b26e-3a1168b65b03
  MachineType: LENOVO 20193
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic.efi.signed 
root=UUID=b6bd5968-eb36-4de2-8e53-6906d540f6b6 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-38-generic N/A
   linux-backports-modules-4.4.0-38-generic  N/A
   linux-firmware1.157.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/21/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6BCN44WW(V2.04)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y500
  dmi.modalias: 
dmi:bvnLENOVO:bvr6BCN44WW(V2.04):bd05/21/2013:svnLENOVO:pn20193:pvrLenovoIdeaPadY500:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadY500:
  dmi.product.name: 20193
  dmi.product.version: Lenovo IdeaPad Y500
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626370/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626371] [NEW] cdc_ether fills kernel log

2016-09-21 Thread Joel Stanley
Public bug reported:

On my Lenovo X1 4th gen with a dock attached:

[ 1764.086306] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped
[ 1764.150317] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped


The USB Ethernet device would warn occasionally under the 4.4 kernel. Under the 
4.8 kernel, it spams my kernel log so much that I don't get anything else.

$ uname -a
Linux aurora 4.8.0-11-generic #12-Ubuntu SMP Sat Sep 17 20:00:03 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
joel@aurora ~ 
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Yakkety Yak (development branch)
Release:16.10
Codename:   yakkety

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626371

Title:
  cdc_ether fills kernel log

Status in linux package in Ubuntu:
  New

Bug description:
  On my Lenovo X1 4th gen with a dock attached:

  [ 1764.086306] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped
  [ 1764.150317] cdc_ether 2-4.1.3:2.0 enx0050b6d331fe: kevent 11 may have been 
dropped

  
  The USB Ethernet device would warn occasionally under the 4.4 kernel. Under 
the 4.8 kernel, it spams my kernel log so much that I don't get anything else.

  $ uname -a
  Linux aurora 4.8.0-11-generic #12-Ubuntu SMP Sat Sep 17 20:00:03 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
  joel@aurora ~ 
  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Yakkety Yak (development branch)
  Release:  16.10
  Codename: yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626371/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 3, failed: 2

2016-09-21 Thread Brad Figg
tests ran:   3, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/ms10-35-mcdivittB0-kernel__4.8.0-14.15__2016-09-22_00-44-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] onibi (amd64) - tests ran: 10, failed: 2

2016-09-21 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/onibi__4.8.0-14.15__2016-09-22_01-21-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] onza (amd64) - tests ran: 10, failed: 2

2016-09-21 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/onza__4.8.0-14.15__2016-09-22_01-08-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] ms10-34-mcdivittB0-kernel (arm64) - tests ran: 3, failed: 2

2016-09-21 Thread Brad Figg
tests ran:   3, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/ms10-34-mcdivittB0-kernel__4.8.0-14.15__2016-09-22_00-48-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626151] Re: linux: 3.2.0-111.153 -proposed tracker

2016-09-21 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-lbm
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-lbm
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Joseph 
Salisbury (jsalisbury)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626151

Title:
  linux: 3.2.0-111.153 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  Confirmed

Bug description:
  This bug is for tracking the 3.2.0-111.153 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1626151/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] s2lp6g002 (s390x.zKVM) - tests ran: 4, failed: 3

2016-09-21 Thread Brad Figg
tests ran:   4, failed: 3;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/s2lp6g002__4.8.0-14.15__2016-09-22_00-56-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591804] Re: [Feature] Purley: Memory Protection Keys

2016-09-21 Thread XiongZhang
The new interface is queued for v4.9 in linux-next, please evaluate whether it 
could be backported into 16.10.
7d06d9c9bd813fc956b9c7bffc1b9724009983eb
e8c6226d483cb28f55cab718065ea1b7226d40e8
f9afc6197e9bba1e2e62e262704f661810cc8bba
a8502b67d739c1d7a4542c1da0a5d98a6a58c177
a60f7b69d92c0142c80a30d669a76b617b7f6879
e8c24d3a23a469f1f40d4de24d872ca7023ced0a
c74fe3940848c6afea83bfbda64a9baf9da547c8
acd547b29880800d29222c4632d2c145e401988c
76de993727d22eb29c716abacfae9d9444bb7897
5f23f6d082a95237387f18d3fde8d472aae9659a

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591804

Title:
  [Feature] Purley: Memory Protection Keys

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Memory Protection Keys for Userspace (PKU aka PKEYs) is a Skylake-SP server 
feature that provides a mechanism for enforcing page-based protections, but 
without requiring modification of the page tables when an application changes 
protection domains.  It works by dedicating 4 previously ignored bits in each 
page table entry to a "protection key", giving 16 possible keys.
  There is also a new user-accessible register (PKRU) with two separate bits 
(Access Disable and Write Disable) for each key.Being a CPU register, PKRU is 
inherently thread-local,potentially giving each thread a different set of 
protectionsfrom every other thread.
  There are two new instructions (RDPKRU/WRPKRU) for reading and writing to the 
new register.  The feature is only available in 64-bit mode, even though there 
is theoretically space in the PAE PTEs.  These permissions are enforced on data 
access only and have no effect on instruction fetches.

  HW: Purley

  Upstream status:
  v4.6 kernel implement basic and execute-only support
  v4.9 kernel will have new interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591804/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626151] Re: linux: 3.2.0-111.153 -proposed tracker

2016-09-21 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626151

Title:
  linux: 3.2.0-111.153 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Confirmed
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  Confirmed

Bug description:
  This bug is for tracking the 3.2.0-111.153 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1626151/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1460900] Re: [Feature]Code/Data Prioritization (CDP) Enablment

2016-09-21 Thread XiongZhang
defer it to 17.04.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1460900

Title:
  [Feature]Code/Data Prioritization (CDP) Enablment

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in xen package in Ubuntu:
  New

Bug description:
  Code Data prioritization (CDP) is projected to be released before the 
MBE(memory b/w enforcement) as part of bdx
  This would be an extension of the CAT feature and the h/w would provide cache 
allocation for code and data seperately once the feature is enabled. This is 
added from customer requests who have very large code footprints and need to 
seperately prioritize data and code.

  Schedule:
  upstream: 4.9 kernel
  xen: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1460900/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] modoc (ppc64el) - tests ran: 10, failed: 2

2016-09-21 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/modoc__4.8.0-14.15__2016-09-22_00-25-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] kernel02 (s390x.zVM) - tests ran: 4, failed: 3

2016-09-21 Thread Brad Figg
tests ran:   4, failed: 3;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/kernel02__4.8.0-14.15__2016-09-22_00-06-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] dwalin (amd64) - tests ran: 10, failed: 2

2016-09-21 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/dwalin__4.8.0-14.15__2016-09-22_00-07-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591607] Missing required logs.

2016-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1591607

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591607

Title:
  [Feature]Intel PT: Script Interface for applications

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Add a (python/perl) scripting interface for Intel Processor Trace to Linux 
perf tools. The interface should enable analysis of Intel PT traces, providing 
customizable filtering and selection of events and event statistics.
  This feature is userspace only. It involves enhancements to the "perf tools" 
application.

  Platform: BDW and later

  upstream schedule: 4.10 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591607/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591607] Re: [Feature]Intel PT: Script Interface for applications

2016-09-21 Thread XiongZhang
the new target is v4.10, so defer it to 17.04

** Description changed:

  Add a (python/perl) scripting interface for Intel Processor Trace to Linux 
perf tools. The interface should enable analysis of Intel PT traces, providing 
customizable filtering and selection of events and event statistics.
  This feature is userspace only. It involves enhancements to the "perf tools" 
application.
  
  Platform: BDW and later
  
- upstream schedule: 4.7 kernel
+ upstream schedule: 4.10 kernel

** Changed in: intel
   Status: Fix Released => New

** Changed in: linux (Ubuntu)
   Status: Fix Released => New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591607

Title:
  [Feature]Intel PT: Script Interface for applications

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Add a (python/perl) scripting interface for Intel Processor Trace to Linux 
perf tools. The interface should enable analysis of Intel PT traces, providing 
customizable filtering and selection of events and event statistics.
  This feature is userspace only. It involves enhancements to the "perf tools" 
application.

  Platform: BDW and later

  upstream schedule: 4.10 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591607/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626332] Re: Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic kernel on PowerMac G5 7, 3

2016-09-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1626332

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626332

Title:
  Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic
  kernel on PowerMac G5 7,3

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Tried to boot todays daily Yakkety iso on my PowerMac G5 7,3 which failed:
  "Unable to find a medium containing a live file system" (see photo). Same 
problem also for Lubuntu's daily Yakkety iso.

  The same iso boots however on my PowerBook G4 5,6 + 5,8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626332/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1575437] Re: Asus ZenBook UX501VW frequently hangs during boot under Ubuntu 16.04

2016-09-21 Thread Adric Norris
The stock linux-image-4.4.0-38-generic image seems to boot and work fine
here, *provided* that the "nouveau.modeset=0" boot parameter is used.
The easiest way to do this is via the GRUB_CMDLINE_LINUX setting in
/etc/default/grub.

$ grep ^GRUB_CMDLINE_LINUX= /etc/default/grub 
GRUB_CMDLINE_LINUX="nouveau.modeset=0"

Please note that you'll need to run "sudo update-grub" after making the
change, or the parameter won't actually be passed at boot time.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1575437

Title:
  Asus ZenBook UX501VW frequently hangs during boot under Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A fresh install of Ubuntu Gnome 16.04 on an Asus ZenBook UX501VW hangs
  during boot, approximately 80% to 90% of the time... occasionally it
  manages to complete the startup for no discrenable reason, at which
  point the fan will run at full speed nonstop (very loud) until the
  machine is powered down. Due to the information from
  , I installed the wily 4.3.5 kernel (replacing 4.4.0)
  from ,
  which appears to work perfectly... no bootup hangs or odd fan
  behaviour

  The hang occurs shortly after providing the disk decryption key (I
  opted for full-disk encryption during installation). The issue occurs
  frequently when booting Ubuntu Gnome from a flash drive using "try
  before installation" mode, however, so I'm confident that it's not
  actually encryption related.

  I am *not* using any proprietary drivers (no nvidia, etc.).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-21-generic 4.4.0-21.37 [modified: 
boot/vmlinuz-4.4.0-21-generic]
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  adric  1574 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Apr 26 19:19:26 2016
  HibernationDevice: RESUME=UUID=74c52e77-74c8-49d1-843b-23584516bd07
  InstallationDate: Installed on 2016-04-26 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  MachineType: ASUSTeK COMPUTER INC. N501VW
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic.efi.signed 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-21-generic N/A
   linux-backports-modules-4.4.0-21-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/03/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N501VW.206
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N501VW
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN501VW.206:bd02/03/2016:svnASUSTeKCOMPUTERINC.:pnN501VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN501VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N501VW
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575437/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1084373] Re: [Feature] Early load microcode for x86 CPU

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1084373

Title:
  [Feature] Early load microcode for x86 CPU

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Utopic:
  Fix Released

Bug description:
  The problem in current microcode loading method is that we load a
  microcode way too late; ideally we should load it before turning
  paging on.  This may only be practical on 32 bits since we can't get
  to 64-bit mode without paging on,but we should still do it as early as
  at all possible.

  Similarly, we should load the microcode update as early as possible
  during AP bringup and when processors are brought back online after
  hotplug or S3/S4.

  In order to do that, the microcode patch needs to be permanently
  present in kernel memory.  Each individual patch is fairly small, so
  that is OK, but the entire blob with support for each CPU is too big.
  Since only CPU's with same model can be in the same platform, we store
  microcode with the same model as BSP. Later on AP's can upload
  microcode from the saved microcodep patches.

  Note, however, that Linux users have gotten used to being able to
  install a microcode patch in the field without having a reboot; we
  support that model too.

  Upstream schedule:
  Q4'12

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1084373/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1460900] Missing required logs.

2016-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1460900

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1460900

Title:
  [Feature]Code/Data Prioritization (CDP) Enablment

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in xen package in Ubuntu:
  New

Bug description:
  Code Data prioritization (CDP) is projected to be released before the 
MBE(memory b/w enforcement) as part of bdx
  This would be an extension of the CAT feature and the h/w would provide cache 
allocation for code and data seperately once the feature is enabled. This is 
added from customer requests who have very large code footprints and need to 
seperately prioritize data and code.

  Schedule:
  upstream: 4.9 kernel
  xen: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1460900/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] s2lp6g002 (s390x.zKVM) - tests ran: 10, failed: 2

2016-09-21 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/s2lp6g002__4.8.0-14.15__2016-09-21_23-57-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1460900] Re: [Feature]Code/Data Prioritization (CDP) Enablment

2016-09-21 Thread Leann Ogasawara
Shall we defer to 17.04 given the new upstream kernel target of 4.9?  Or
shall we SRU those for 16.10?

As for xen, the FFE for 4.7 is in progress.

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1460900

Title:
  [Feature]Code/Data Prioritization (CDP) Enablment

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in xen package in Ubuntu:
  New

Bug description:
  Code Data prioritization (CDP) is projected to be released before the 
MBE(memory b/w enforcement) as part of bdx
  This would be an extension of the CAT feature and the h/w would provide cache 
allocation for code and data seperately once the feature is enabled. This is 
added from customer requests who have very large code footprints and need to 
seperately prioritize data and code.

  Schedule:
  upstream: 4.9 kernel
  xen: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1460900/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1612135] Re: CIFS client: access problems after updating to kernel 4.4.0-29-generic

2016-09-21 Thread Seth Forshee
I suspect that the regression is separate from the fix for this bug
since the fix only applies to automounts, but let's find out for sure. I
built 4.4.0-38 with the fix reverted. Please install the kernel at the
link below and see whether or not the regression is still present.
Thanks!

http://people.canonical.com/~sforshee/lp1612135/

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1612135

Title:
  CIFS client: access problems after updating to kernel 4.4.0-29-generic

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  SRU Justification

  Impact: A regression in the xenial kernel causes EPERM to be returned
  when accessing dfs subfilesystems in a cifs mount.

  Fix: Upstream cherry pick which uses the appropriate credentials for
  these automounts.

  Regression Potential: The fix involves reverting a sauce patch to fix
  a similar problem in nfs, but it's replace with a more generic fix
  which fixes cifs as well. I have tested with both nfs and cifs
  submounts and confirmed that both work as expected.

  ---

  Expected: being able to mount subfilesystems via cifs mount.
  What happens: permission denied even though there is permission

  I am denied access to the subfilesystems on a samba server. The top
  level filesystem itself is unaffected but dfs links seem to run into
  'Operation not permitted' problems. When accessing the subfilesystem
  on the mount as root it mounts correctly. The standard user is then
  also able to access the subfilesystem.

  This only happens when the client uses kernel 4.4.0-34 (#53). When I
  revert my client to an older kernel (4.4.0-21) everything works. Using
  the older kernel the normal user can directly ls into the
  subfilesystem.

  This is bug is very similar to bug #1603719
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1603719).
  However, the released fix (in 4.4.0-33.52) does not seem to fix it for
  cifs.

  Extra info:
  Ubuntu 16.04.1 LTS
  cifs-utils version: 2:6.4-1ubuntu1
  Mount options are minimal: sec=krb5,uid=,cruid=XXX

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.15
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: KDE
  Date: Thu Aug 11 10:32:20 2016
  InstallationDate: Installed on 2016-04-28 (104 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.update-motd.d.91-release-upgrade: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1612135/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1460904] Re: [Feature]Enable xsavec/xsaves/xrstors on SKL

2016-09-21 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1460904

Title:
  [Feature]Enable xsavec/xsaves/xrstors on SKL

Status in intel:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in xen package in Ubuntu:
  New

Bug description:
  Xsaves is enabled in 3.17 kernel. But we found some bugs about Xsaves on SKL.
  This entry is used to track this bug fix.

  schedule:
  kernel: 4.8
  Xen:  4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1460904/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626332] Re: Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic kernel on PowerMac G5 7, 3

2016-09-21 Thread ernsteiswuerfel
I cannot add logs with apport-collect because the non-working kernel
does not get to a stage where this is possible.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626332

Title:
  Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic
  kernel on PowerMac G5 7,3

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Tried to boot todays daily Yakkety iso on my PowerMac G5 7,3 which failed:
  "Unable to find a medium containing a live file system" (see photo). Same 
problem also for Lubuntu's daily Yakkety iso.

  The same iso boots however on my PowerBook G4 5,6 + 5,8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626332/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1520446] Re: [Feature]intel_idle enabling on Broxton-P

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1520446

Title:
  [Feature]intel_idle enabling on Broxton-P

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  This feature is to track intel_idle enabling activities for Broxton-P

  HW: Apollo Lake

  Scheduler:
  Kernel: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1520446/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1520447] Re: [Feature]intel_pstate enabling for Broxton-P

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1520447

Title:
  [Feature]intel_pstate enabling for Broxton-P

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Won't Fix
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  This feature is to track intel_pstate enabling activities for
  Broxton-P

  HW: Apollo Lake

  Scheduler:
  Kernel: TBD

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1520447/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1520476] Re: [Feature]USB Type-C Enabling for Broxton-P

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains 0c1849a
v4.7-rc1~93^2~22

commit 0c1849a8c7af652c92ad0265a7ca5934fd773c69
Author: Heikki Krogerus 
Date:   Thu Apr 21 15:43:40 2016 +0300

usb: Add driver for UCSI


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1520476

Title:
  [Feature]USB Type-C Enabling for Broxton-P

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  With USB Type-C the OS needs to be able to switch the USB data role between 
host mode and device mode. This is because USB Type-C connection will select 
the role randomly.
  Our implementation will expose an "extcon" (external connector class) device 
to the OS that can be used for the role switching. The USB Type-C ports on BXT 
are controlled via UCSI (USB Type-C System Software Interface). We will 
implement support for UCSI in this task. The UCSI will be implemented as a 
"library" inside kernel. The actual UCSI device on BXT is ACPI enumerated 
device, so we will implement driver for it. This driver will simply "register" 
itself with the library that will do the rest. The "library" approach is used 
because UCSI does not specify the actual bus (I2C, SPI, etc.) that is used to 
interface with the Type-C ports. It only specifies the data structures. That 
means that even though on BXT we have ACPI enumerate device for the UCSI 
interface, on future platforms it may be something else like PCI enumerate 
device

  UCSI is published in  http://www.intel.com/content/www/us/en/io
  /universal-serial-bus/usb-type-c-ucsi-spec.html

  HW: Apollo Lake

  Scheduler:
  Kernel: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1520476/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1575437] Re: Asus ZenBook UX501VW frequently hangs during boot under Ubuntu 16.04

2016-09-21 Thread tiJoe
Dang. Ok, then I'll load my 4.2.0-42 official kernal that came with my
14.04 installation and report the bug that way I guess. The 4.4 official
version that came with 16.04 wouldn't load at all, so that's not even an
option... Sheesh.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1575437

Title:
  Asus ZenBook UX501VW frequently hangs during boot under Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A fresh install of Ubuntu Gnome 16.04 on an Asus ZenBook UX501VW hangs
  during boot, approximately 80% to 90% of the time... occasionally it
  manages to complete the startup for no discrenable reason, at which
  point the fan will run at full speed nonstop (very loud) until the
  machine is powered down. Due to the information from
  , I installed the wily 4.3.5 kernel (replacing 4.4.0)
  from ,
  which appears to work perfectly... no bootup hangs or odd fan
  behaviour

  The hang occurs shortly after providing the disk decryption key (I
  opted for full-disk encryption during installation). The issue occurs
  frequently when booting Ubuntu Gnome from a flash drive using "try
  before installation" mode, however, so I'm confident that it's not
  actually encryption related.

  I am *not* using any proprietary drivers (no nvidia, etc.).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-21-generic 4.4.0-21.37 [modified: 
boot/vmlinuz-4.4.0-21-generic]
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  adric  1574 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Apr 26 19:19:26 2016
  HibernationDevice: RESUME=UUID=74c52e77-74c8-49d1-843b-23584516bd07
  InstallationDate: Installed on 2016-04-26 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  MachineType: ASUSTeK COMPUTER INC. N501VW
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic.efi.signed 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-21-generic N/A
   linux-backports-modules-4.4.0-21-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/03/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N501VW.206
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N501VW
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN501VW.206:bd02/03/2016:svnASUSTeKCOMPUTERINC.:pnN501VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN501VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N501VW
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575437/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626332] Missing required logs.

2016-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1626332

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626332

Title:
  Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic
  kernel on PowerMac G5 7,3

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Tried to boot todays daily Yakkety iso on my PowerMac G5 7,3 which failed:
  "Unable to find a medium containing a live file system" (see photo). Same 
problem also for Lubuntu's daily Yakkety iso.

  The same iso boots however on my PowerBook G4 5,6 + 5,8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626332/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1559901] Re: [Bug]spurious PEBS NMI triggered by non-precise events

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains c3d266c
v4.6-rc1~165^2~8

commit c3d266c8a9838cc141b69548bc3b1b18808ae8c4
Author: Kan Liang 
Date:   Thu Mar 3 18:07:28 2016 -0500

perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1559901

Title:
  [Bug]spurious PEBS NMI triggered by non-precise events

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  The following perf command can easily trigger the pebs warning or spurious 
NMI error on Skylake/Broadwell/Haswell platforms.
  sudo perf record -e 
'cpu/umask=0x04,event=0xc4/pp,cycles,branches,ref-cycles,cache-misses,cache-references'
 --call-graph fp -b -c1000 -a
  Also NMI watchdog must be enabled to reproduce this issue.
  Here is the dump.
  [ 113.452176] Call Trace:
  [ 113.452178]  [] dump_stack+0x63/0x85
  [ 113.452188] [] warn_slowpath_common+0x82/0xc0
  [ 113.452190] [] warn_slowpath_null+0x1a/0x20
  [ 113.452193] [] intel_pmu_drain_pebs_nhm+0x2be/0x320
  [ 113.452197] [] intel_pmu_handle_irq+0x279/0x460
  [ 113.452204] [] ? native_write_msr_safe+0x6/0x40
  [ 113.452208] [] ? vunmap_page_range+0x20d/0x330
  [ 113.452211] [] ? unmap_kernel_range_noflush+0x11/0x20
  [ 113.452216] [] ? ghes_copy_tofrom_phys+0x10f/0x2a0
  [ 113.452218] [] ? ghes_read_estatus+0x98/0x170
  [ 113.452224] [] perf_event_nmi_handler+0x2d/0x50
  [ 113.452230] [] nmi_handle+0x69/0x120
  [ 113.452233] [] default_do_nmi+0xe6/0x100
  [ 113.452236] [] do_nmi+0xe2/0x130
  [ 113.452240] [] end_repeat_nmi+0x1a/0x1e
  [ 113.452243] [] ? native_write_msr_safe+0x6/0x40
  [ 113.452246] [] ? native_write_msr_safe+0x6/0x40
  [ 113.452249] [] ? native_write_msr_safe+0x6/0x40
  [ 113.452250] <>  [] ? 
x86_perf_event_set_period+0xd8/0x180
  [ 113.452255] [] x86_pmu_start+0x4c/0x100
  [ 113.452258] [] x86_pmu_enable+0x28d/0x300
  [ 113.452263] [] perf_pmu_enable.part.81+0x7/0x10
  [ 113.452267] [] perf_mux_hrtimer_handler+0x200/0x280
  [ 113.452270] [] ? __perf_install_in_context+0xc0/0xc0
  [ 113.452273] [] __hrtimer_run_queues+0xfd/0x280
  [ 113.452276] [] hrtimer_interrupt+0xa8/0x190
  [ 113.452278] [] ? __perf_read_group_add.part.61+0x1a0/0x1a0
  [ 113.452283] [] local_apic_timer_interrupt+0x38/0x60
  [ 113.452286] [] smp_apic_timer_interrupt+0x3d/0x50
  [ 113.452290] [] apic_timer_interrupt+0x8c/0xa0
  [ 113.452291]  [] ? 
__perf_read_group_add.part.61+0x1a0/0x1a0
  [ 113.452298] [] ? smp_call_function_single+0xd5/0x130
  [ 113.452300] [] ? smp_call_function_single+0xcb/0x130
  [ 113.452303] [] ? __perf_read_group_add.part.61+0x1a0/0x1a0
  [ 113.452306] [] event_function_call+0x10a/0x120
  [ 113.452308] [] ? ctx_resched+0x90/0x90
  [ 113.452311] [] ? cpu_clock_event_read+0x30/0x30
  [ 113.452313] [] ? _perf_event_disable+0x60/0x60
  [ 113.452315] [] _perf_event_enable+0x5b/0x70
  [ 113.452318] [] perf_event_for_each_child+0x38/0xa0
  [ 113.452320] [] ? _perf_event_disable+0x60/0x60
  [ 113.452322] [] perf_ioctl+0x12d/0x3c0
  [ 113.452326] [] ? selinux_file_ioctl+0x95/0x1e0
  [ 113.452330] [] do_vfs_ioctl+0xa1/0x5a0
  [ 113.452334] [] ? sched_clock+0x9/0x10
  [ 113.452336] [] SyS_ioctl+0x79/0x90
  [ 113.452338] [] entry_SYSCALL_64_fastpath+0x1a/0xa4
  [ 113.452340] --[ end trace aef202839fe9a71d ]--
  [ 113.452611] Uhhuh. NMI received for unknown reason 2d on CPU 2.
  [ 113.453880] Do you have a strange power saving mode enabled?

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1559901/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591804] Missing required logs.

2016-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1591804

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591804

Title:
  [Feature] Purley: Memory Protection Keys

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Memory Protection Keys for Userspace (PKU aka PKEYs) is a Skylake-SP server 
feature that provides a mechanism for enforcing page-based protections, but 
without requiring modification of the page tables when an application changes 
protection domains.  It works by dedicating 4 previously ignored bits in each 
page table entry to a "protection key", giving 16 possible keys.
  There is also a new user-accessible register (PKRU) with two separate bits 
(Access Disable and Write Disable) for each key.Being a CPU register, PKRU is 
inherently thread-local,potentially giving each thread a different set of 
protectionsfrom every other thread.
  There are two new instructions (RDPKRU/WRPKRU) for reading and writing to the 
new register.  The feature is only available in 64-bit mode, even though there 
is theoretically space in the PAE PTEs.  These permissions are enforced on data 
access only and have no effect on instruction fetches.

  HW: Purley

  Upstream status:
  v4.6 kernel implement basic and execute-only support
  v4.9 kernel will have new interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591804/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591607] Re: [Feature]Intel PT: Script Interface for applications

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: intel
   Status: New => Fix Released

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591607

Title:
  [Feature]Intel PT: Script Interface for applications

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Add a (python/perl) scripting interface for Intel Processor Trace to Linux 
perf tools. The interface should enable analysis of Intel PT traces, providing 
customizable filtering and selection of events and event statistics.
  This feature is userspace only. It involves enhancements to the "perf tools" 
application.

  Platform: BDW and later

  upstream schedule: 4.7 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591607/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1585850] Re: [Bug]KNL:Spread MWAIT cache lines over all nodes

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1585850

Title:
  [Bug]KNL:Spread MWAIT cache lines over all nodes

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  KNL sees severely degraded memory bandwidth on MCDRAM with C-states deeper 
than C1 and with sub numa clustering enabled. This has been root caused to all 
idle task's MWAIT cache line placed in node 0. Node 0's CHA goes into degraded 
mode because the many MWAIT lines overflow an internal hash table.
  Fix is to allocate the idle task's task structs on their respective nodes.

  The fix patch is merged into linux-next and will be part of v4.7,
  please back port into 16.04 kernel:

  725fc62 kernek/fork.c: allocate idle task for a CPU always on its
  local node

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1585850/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591808] Missing required logs.

2016-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1591808

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591808

Title:
  [Feature] SKX: Intel® Cache Allocation Technology(CAT)

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This item tracks Skylake-specifc work that needs to be performed on
  top of BDX CAT.

  HW: Purley

  Upstream schedule: v4.9 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591808/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591808] Re: [Feature] SKX: Intel® Cache Allocation Technology(CAT)

2016-09-21 Thread XiongZhang
Upstream still haven't finished CAT features on all platforms, defer
this to 17.04.

** Description changed:

  This item tracks Skylake-specifc work that needs to be performed on top
  of BDX CAT.
  
  HW: Purley
  
- Upstream schedule: v4.8 kernel
+ Upstream schedule: v4.9 kernel

** Changed in: linux (Ubuntu)
   Status: Fix Released => New

** Changed in: intel
   Status: Fix Released => New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591808

Title:
  [Feature] SKX: Intel® Cache Allocation Technology(CAT)

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This item tracks Skylake-specifc work that needs to be performed on
  top of BDX CAT.

  HW: Purley

  Upstream schedule: v4.9 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591808/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591615] Re: [Feature] Skylake Intel PT enhancement

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains 6e855cd
v4.7-rc1~191^2~12

commit 6e855cd4f4b5258016cf707f94f96bfa51c32f32
Author: Alexander Shishkin 
Date:   Wed Apr 27 18:44:48 2016 +0300

perf/core: Let userspace know if the PMU supports address filters


git describe --contains eadf48c
v4.7-rc1~191^2~13

commit eadf48cab4b6b0ab8bcd53feb7d52a71e72debd0
Author: Alexander Shishkin 
Date:   Wed Apr 27 18:44:47 2016 +0300

perf/x86/intel/pt: Add support for address range filtering in PT


git describe --contains 375637b
v4.7-rc1~191^2~14

commit 375637bc524952f1122ea22caf5a8f1fecad8228
Author: Alexander Shishkin 
Date:   Wed Apr 27 18:44:46 2016 +0300

perf/core: Introduce address range filtering


git describe --contains b73e4fe
v4.7-rc1~191^2~15

commit b73e4fefc18adbe4d12ffb746fb16306674c1ac6
Author: Alexander Shishkin 
Date:   Wed Apr 27 18:44:45 2016 +0300

perf/core: Extend perf_event_aux_ctx() to optionally iterate through
more events

git describe --contains f127fa0
v4.7-rc1~191^2~16

commit f127fa098d76444c7a47b2f009356979492d77cd
Author: Alexander Shishkin 
Date:   Wed Apr 27 18:44:44 2016 +0300

perf/x86/intel/pt: Add IP filtering register/CPUID bits


git describe --contains 0dd28e2
v4.7-rc1~191^2~17

commit 0dd28e2cdaff5319c86cc3ed11d1ca4cf1554046
Author: Alexander Shishkin 
Date:   Wed Apr 27 18:44:43 2016 +0300

perf/x86/intel/pt: Move PT specific MSR bit definitions to a private
header


git describe --contains c796bbb
v4.7-rc1~191^2~18

commit c796bbbe8dccd9c91ebbb99ffef33e0f73ced7bf
Author: Alexander Shishkin 
Date:   Wed Apr 27 18:44:42 2016 +0300

perf/core: Move set_filter() out of CONFIG_EVENT_TRACING


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591615

Title:
  [Feature] Skylake Intel PT enhancement

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Filtering by IP range:Intel PT can be configured to enable control
  flow packet generation only when the CPU is executing code within
  certain IP ranges. If the IP is outside of these ranges, generation of
  control flow packets is blocked

  Platform: SKL

  Implemented in 4.7 kernel by following commits:
  6e855cd perf/core: Let userspace know if the PMU supports address filters
  eadf48c perf/x86/intel/pt: Add support for address range filtering in PT
  375637b perf/core: Introduce address range filtering
  b73e4fe perf/core: Extend perf_event_aux_ctx() to optionally iterate through 
mor
  f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits
  0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private 
hea
  c796bbb perf/core: Move set_filter() out of CONFIG_EVENT_TRACING

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591615/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591804] Re: [Feature] Purley: Memory Protection Keys

2016-09-21 Thread XiongZhang
We should defer it to 17.04 as new interface is queued in linux-next as
part of v4.9

** Description changed:

  Memory Protection Keys for Userspace (PKU aka PKEYs) is a Skylake-SP server 
feature that provides a mechanism for enforcing page-based protections, but 
without requiring modification of the page tables when an application changes 
protection domains.  It works by dedicating 4 previously ignored bits in each 
page table entry to a "protection key", giving 16 possible keys.
  There is also a new user-accessible register (PKRU) with two separate bits 
(Access Disable and Write Disable) for each key.Being a CPU register, PKRU is 
inherently thread-local,potentially giving each thread a different set of 
protectionsfrom every other thread.
  There are two new instructions (RDPKRU/WRPKRU) for reading and writing to the 
new register.  The feature is only available in 64-bit mode, even though there 
is theoretically space in the PAE PTEs.  These permissions are enforced on data 
access only and have no effect on instruction fetches.
  
  HW: Purley
  
  Upstream status:
  v4.6 kernel implement basic and execute-only support
- v4.8 kernel will have new interface
+ v4.9 kernel will have new interface

** Changed in: linux (Ubuntu)
   Status: Fix Released => New

** Changed in: intel
   Status: Fix Released => New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591804

Title:
  [Feature] Purley: Memory Protection Keys

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Memory Protection Keys for Userspace (PKU aka PKEYs) is a Skylake-SP server 
feature that provides a mechanism for enforcing page-based protections, but 
without requiring modification of the page tables when an application changes 
protection domains.  It works by dedicating 4 previously ignored bits in each 
page table entry to a "protection key", giving 16 possible keys.
  There is also a new user-accessible register (PKRU) with two separate bits 
(Access Disable and Write Disable) for each key.Being a CPU register, PKRU is 
inherently thread-local,potentially giving each thread a different set of 
protectionsfrom every other thread.
  There are two new instructions (RDPKRU/WRPKRU) for reading and writing to the 
new register.  The feature is only available in 64-bit mode, even though there 
is theoretically space in the PAE PTEs.  These permissions are enforced on data 
access only and have no effect on instruction fetches.

  HW: Purley

  Upstream status:
  v4.6 kernel implement basic and execute-only support
  v4.9 kernel will have new interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591804/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591617] Re: [Feature] TPM 2.0 bug fix

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains f786b75
v4.8-rc1~95^2~44

commit f786b752098216fedb73ba2905c8cce12358534a
Author: Jarkko Sakkinen 
Date:   Fri Jun 17 16:39:29 2016 +0200

tpm_crb: fix address space of the return pointer in crb_map_res()


git describe --contains 9da7e78
v4.8-rc1~95^2~45

commit 9da7e787e18471f890b6d3e2859417388595798a
Author: Jarkko Sakkinen 
Date:   Fri Jun 17 16:39:28 2016 +0200

tpm_vtpm_proxy: fix address space of a user pointer in
vtpmx_fops_ioctl()


git describe --contains 422eac3
v4.8-rc1~95^2~74

commit 422eac3f7deae34dbaffd08e03e27f37a5394a56
Author: Jarkko Sakkinen 
Date:   Tue Apr 19 12:54:18 2016 +0300

tpm_crb: fix mapping of the buffers


git describe --contains 14ddfbf
v4.8-rc1~95^2~78

commit 14ddfbf488a0223b19abf7e4634e6e676a91a12d
Author: Jarkko Sakkinen 
Date:   Tue Mar 15 21:41:40 2016 +0200

tpm_crb: drop struct resource res from struct crb_priv


git describe --contains dcbeab1
v4.8-rc1~95^2~79

commit dcbeab194645486dc482b49b44ef5b8634153034
Author: Jarkko Sakkinen 
Date:   Mon Apr 11 14:20:57 2016 +0300

tpm: fix crash in tpm_tis deinitialization


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591617

Title:
  [Feature] TPM 2.0 bug fix

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Although 16.04 has supported TPM2.0, but some bug still exist, this is
  to track bug fix for TPM 2.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591617/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626332] Re: Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic kernel on PowerMac G5 7, 3

2016-09-21 Thread ernsteiswuerfel
** Attachment added: "photo of the failed boot process"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626332/+attachment/4745753/+files/P1030978.JPG

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626332

Title:
  Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic
  kernel on PowerMac G5 7,3

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Tried to boot todays daily Yakkety iso on my PowerMac G5 7,3 which failed:
  "Unable to find a medium containing a live file system" (see photo). Same 
problem also for Lubuntu's daily Yakkety iso.

  The same iso boots however on my PowerBook G4 5,6 + 5,8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626332/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626332] [NEW] Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic kernel on PowerMac G5 7, 3

2016-09-21 Thread ernsteiswuerfel
Public bug reported:

Tried to boot todays daily Yakkety iso on my PowerMac G5 7,3 which failed:
"Unable to find a medium containing a live file system" (see photo). Same 
problem also for Lubuntu's daily Yakkety iso.

The same iso boots however on my PowerBook G4 5,6 + 5,8.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626332

Title:
  Ubuntu MATE 16.10 fails to boot with linux-image-4.8.0-11-generic
  kernel on PowerMac G5 7,3

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Tried to boot todays daily Yakkety iso on my PowerMac G5 7,3 which failed:
  "Unable to find a medium containing a live file system" (see photo). Same 
problem also for Lubuntu's daily Yakkety iso.

  The same iso boots however on my PowerBook G4 5,6 + 5,8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626332/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591638] Re: [feature]KBL: intel_idle driver support

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains 3ce093d
v4.6-rc3~13^2~1^3

commit 3ce093d4de753d6c92cc09366e29d0618a62f542
Author: Len Brown 
Date:   Wed Apr 6 17:00:59 2016 -0400

intel_idle: Add KBL support


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591638

Title:
  [feature]KBL: intel_idle driver support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Update Intel_Idle driver to support KBL
  Cpu model/family ID for KBL
  Kabylake-U/Y — 06_8E
  Kabylake-H/S (including Greenlow Refresh) — 06_9E

  HW: Kabylake

  This is implemented in v4.6 with:
  3ce093d intel_idle: Add KBL support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591638/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591640] Re: [Feature] KBL: intel_rapl driver support

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains 6c51cc0
v4.7-rc1~171^2^4

commit 6c51cc0203de25aeaff9d0236d6c2b497be93e3b
Author: Jacob Pan 
Date:   Fri Apr 22 10:17:19 2016 -0700

powercap/intel_rapl: Add support for Kabylake


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591640

Title:
  [Feature] KBL: intel_rapl driver support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Updated RAPL support for KBL

  HW: KBL

  upstream schedule: v4.7 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591640/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591648] Re: [Feature] KBL: Sandy Peak(3168) WiFi/BT support

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591648

Title:
  [Feature] KBL: Sandy Peak(3168) WiFi/BT support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  Sandy Peak (SdP) 1x1
  Supports BT 4.1/4.2

  Schedule:
Alpha: Done
Beta: Done(ww10)
PV:   Done (ww16)

  Sandy Peak is supported in kernel starting from 4.6 with a firmware
  available for all (iwlwifi-3168-21.ucode)

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591648/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591645] Re: [Feature] KBL: Perf support

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains cba1b37
v4.6-rc7~12^2~1

commit cba1b3798e2c4c094f2079a0d4c1ba4ec2c5a9ac
Author: Andi Kleen 
Date:   Fri Apr 29 17:55:48 2016 -0700

perf/x86: Add model numbers for Kabylake CPUs


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591645

Title:
  [Feature] KBL: Perf support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Implement core perf support for Kabylake micro-architecture

  HW: KBL

  this is implemented in v4.6 kernel with:
  cba1b37 perf/x86: Add model numbers for Kabylake CPUs

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591645/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591641] Re: [Feature] KBL: intel_powerclamp driver support

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains b721ca0
v4.7-rc1~44^2^2~2

commit b721ca0d192754deccb89fb01c77e41e6fd91ad9
Author: Jacob Pan 
Date:   Thu Mar 17 11:26:13 2016 -0700

thermal/powerclamp: remove cpu whitelist


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591641

Title:
  [Feature] KBL: intel_powerclamp driver support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Updated intel_powerclamp driver for KBL
  remove CPUID whitelist from powerclamp driver, once merged there would be no 
need for adding new cpu ids.
  https://lkml.org/lkml/2016/3/17/564

  HW: KBL

  upstream schedule: v4.7 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591641/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591642] Re: [Feature] KBL: Turbostat support

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains cdc5727
v4.6-rc3~13^2^4~1

commit cdc57272ea0a0e952c4609b56e157e4d0ec8e956
Author: Len Brown 
Date:   Wed Apr 6 17:15:59 2016 -0400

tools/power turbostat: initial KBL support


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591642

Title:
  [Feature] KBL: Turbostat support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Turbostat is a Linux tool to observe proper operation of Intel(R) Turbo Boost 
Technology.
  Turbostat displays actual processor frequency and idle power state on modern 
x86 processors supporting invariant TSC, plus APERF and MPERF MSRs.

  HW: KBL

  V4.6 implements this with:
  cdc5727 tools/power turbostat: initial KBL support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591642/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591825] Re: [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on Goldmont

2016-09-21 Thread XiongZhang
Yes, it is. Please mark it as fix released.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591825

Title:
  [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on
  Goldmont

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  CPU architects are recommending to use CPU_CLK_UNHALTED .THREAD+ NPEBS
  for the cycles / :pp events on Goldmont (and not implement the :ppp
  variant we added for big core)

  HW: Harrisonvile

  Upstream status:
  v4.7 kernel support this with:
  8b92c3a perf/x86/intel: Add Goldmont CPU support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591825/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591800] Re: [Feature] RAPL support for Skylake-SP server

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains d40671e
v4.8-rc1~89^2~15

commit d40671e30cb46e834651e0ce3d4590c915171414
Author: Dave Hansen 
Date:   Thu Jun 2 17:19:55 2016 -0700

x86, powercap, rapl: Add Skylake Server model number


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591800

Title:
  [Feature] RAPL support for Skylake-SP server

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Enable rapl (Running Average Power Limit) driver and perf PMU for
  Skylake SP and DE

  HW: Purley

  Upstream schedule: kernel v4.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591800/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591804] Re: [Feature] Purley: Memory Protection Keys

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591804

Title:
  [Feature] Purley: Memory Protection Keys

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Memory Protection Keys for Userspace (PKU aka PKEYs) is a Skylake-SP server 
feature that provides a mechanism for enforcing page-based protections, but 
without requiring modification of the page tables when an application changes 
protection domains.  It works by dedicating 4 previously ignored bits in each 
page table entry to a "protection key", giving 16 possible keys.
  There is also a new user-accessible register (PKRU) with two separate bits 
(Access Disable and Write Disable) for each key.Being a CPU register, PKRU is 
inherently thread-local,potentially giving each thread a different set of 
protectionsfrom every other thread.
  There are two new instructions (RDPKRU/WRPKRU) for reading and writing to the 
new register.  The feature is only available in 64-bit mode, even though there 
is theoretically space in the PAE PTEs.  These permissions are enforced on data 
access only and have no effect on instruction fetches.

  HW: Purley

  Upstream status:
  v4.6 kernel implement basic and execute-only support
  v4.8 kernel will have new interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591804/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591799] Re: [Feature] intel_idle support for Skylake-SP server

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains f9e7165
v4.6-rc3~13^2~1^3~1

commit f9e71657c2c0a8f1c50884ab45794be2854e158e
Author: Len Brown 
Date:   Wed Apr 6 17:00:58 2016 -0400

intel_idle: Add SKX support


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: intel
   Status: New => Fix Released

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591799

Title:
  [Feature] intel_idle support for Skylake-SP server

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
   Add intel_idle support for the Skylake-SP Scalable Performance server
  processor.

  HW: Purley

  Upstream status:
  it is implemented in v4.6 kernel by:
  f9e7165 intel_idle: Add SKX support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591799/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591657] Re: [Feature] HW P-States for SKL-SP server

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

git describe --contains 7791e4a
v4.6-rc6~4^2^2~29

commit 7791e4aa59ad724e0b4c8b4dea547a5735108972
Author: Srinivas Pandruvada 
Date:   Thu Feb 25 15:09:19 2016 -0800

cpufreq: intel_pstate: Enable HWP by default


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591657

Title:
  [Feature] HW P-States for SKL-SP server

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Add HW P-states support for the Skylake-SP Scalable Performance server
  processor

  HW: Purley

  v4.6 implement this with:
  7791e4a cpufreq: intel_pstate: Enable HWP by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591657/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591655] Re: [Feature] Instruction decoder support for new SKX instructions- AVX512

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591655

Title:
  [Feature] Instruction decoder support for new SKX instructions- AVX512

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  Instruction decoder support for new SKX instruction AVX-512.

  HW:Purley

  upstream schedule: 4.8 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591655/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591802] Re: [Feature] turbostat support for Skylake-SP server

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591802

Title:
  [Feature] turbostat support for Skylake-SP server

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  Add turbostat support for the Skylake Scalable Performance server
  (Purley)

  HW: Purley

  Upstream schedule: 4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591802/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591806] Re: [Feature] Volume Management Device (VMD) Driver

2016-09-21 Thread Leann Ogasawara
git describe --contains 185a383
v4.5-rc1~33^2~2^2

commit 185a383ada2e7794b0e82e040223e741b24d2bf8
Author: Keith Busch 
Date:   Tue Jan 12 13:18:10 2016 -0700

x86/PCI: Add driver for Intel Volume Management Device (VMD)

git describe --contains 28ef241
v4.5-rc1~33^2~2^2~1

commit 28ef241f05c20c2f04b349d43c615438f7e6f811
Author: Keith Busch 
Date:   Tue Jan 12 13:18:09 2016 -0700

PCI/AER: Use 32 bit PCI domain numbers

git describe --contains d9c3d6f
v4.5-rc1~33^2~2^2~2

commit d9c3d6ff227cbdf05399ba8303bdcd0d35bbfccb
Author: Keith Busch 
Date:   Tue Jan 12 13:18:08 2016 -0700

x86/PCI: Allow DMA ops specific to a PCI domain

git describe --contains 64bce3e
v4.5-rc1~33^2~2^2~3

commit 64bce3e8bfb3cf2cbc638296390af3e02e747347
Author: Keith Busch 
Date:   Tue Jan 12 13:18:07 2016 -0700

irqdomain: Export irq_domain_set_info() for module use

git describe --contains bf6f869
v4.5-rc1~33^2~2^2~4

commit bf6f869f8c111ba265cd199c64b25c646987500a
Author: Liu Jiang 
Date:   Tue Jan 12 13:18:06 2016 -0700

genirq/MSI: Relax msi_domain_alloc() to support parentless MSI
irqdomains

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591806

Title:
  [Feature] Volume Management Device (VMD) Driver

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  The Volume Management Device (VMD) is a secondary PCI Express host bridge 
provided by the Intel CPU. Individual CPU-attached root ports, and all devices 
behind them, may be configured by BIOS to appear underneath VMD instead of 
underneath the primary root bus.
  VMD is represented by a root bus integrated endpoint, which serves as a proxy 
to the devices beneath it for access to configuration space, MMIO, DMA, and MSI.
  The VMD driver implements Linux's PCI host bridge interface. When probed, the 
driver dynamically creates a new PCI domain(segment). The PCI subsystem 
enumerates the VMD PCI domain and loads drivers for devices and ports it finds.
  A software validation team is testing the driver with VMD-enabled servers, 
PCIe switches, and NVMe PCIe SSDs. They will also be testing error handling and 
hotplug for SSDs behind VMD-owned root ports.
  http://www.intel.com/cd/edesign/library/asmo-na/eng/546831.htm (CNDA)
  http://www.intel.com/cd/edesign/library/asmo-na/eng/546833.htm (CNDA).

  HW: Purley

  Upstream statues:
  v4.5 kernel implement this with:
  185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD)
  28ef241 PCI/AER: Use 32 bit PCI domain numbers
  d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain
  64bce3e irqdomain: Export irq_domain_set_info() for module use
  bf6f869 genirq/MSI: Relax msi_domain_alloc() to support parentless MSI 
irqdomain

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591806/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591806] Re: [Feature] Volume Management Device (VMD) Driver

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591806

Title:
  [Feature] Volume Management Device (VMD) Driver

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  The Volume Management Device (VMD) is a secondary PCI Express host bridge 
provided by the Intel CPU. Individual CPU-attached root ports, and all devices 
behind them, may be configured by BIOS to appear underneath VMD instead of 
underneath the primary root bus.
  VMD is represented by a root bus integrated endpoint, which serves as a proxy 
to the devices beneath it for access to configuration space, MMIO, DMA, and MSI.
  The VMD driver implements Linux's PCI host bridge interface. When probed, the 
driver dynamically creates a new PCI domain(segment). The PCI subsystem 
enumerates the VMD PCI domain and loads drivers for devices and ports it finds.
  A software validation team is testing the driver with VMD-enabled servers, 
PCIe switches, and NVMe PCIe SSDs. They will also be testing error handling and 
hotplug for SSDs behind VMD-owned root ports.
  http://www.intel.com/cd/edesign/library/asmo-na/eng/546831.htm (CNDA)
  http://www.intel.com/cd/edesign/library/asmo-na/eng/546833.htm (CNDA).

  HW: Purley

  Upstream statues:
  v4.5 kernel implement this with:
  185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD)
  28ef241 PCI/AER: Use 32 bit PCI domain numbers
  d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain
  64bce3e irqdomain: Export irq_domain_set_info() for module use
  bf6f869 genirq/MSI: Relax msi_domain_alloc() to support parentless MSI 
irqdomain

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591806/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591807] Re: [Feature] Include support for Intel Lewisburg (PCH) SATA, HD Audio, TCO Watchdog and I2C(SMBUS)

2016-09-21 Thread Leann Ogasawara
git describe --contains 1a1503c
v4.5-rc6~38^2

commit 1a1503c5396eb7f2edf4b8ef6067853014478c0c
Author: Alexandra Yates 
Date:   Wed Feb 17 18:21:21 2016 -0800

i2c: i801: Adding Intel Lewisburg support for iTCO

git describe --contains 56e7433
v4.4-rc1~111^2~1

commit 56e74338a535cbcc2f2da08b1ea1a92920194364
Author: Alexandra Yates 
Date:   Tue Nov 3 14:14:18 2015 -0800

ahci: add new Intel device IDs

git describe --contains 5cf92c8
v4.4-rc1~7^2~7

commit 5cf92c8b3dc5da59e05dc81bdc069cedf6f38313
Author: Alexandra Yates 
Date:   Wed Nov 4 15:56:09 2015 -0800

ALSA: hda - Add Intel Lewisburg device IDs Audio

git describe --contains 6223a30
v4.5-rc1~105^2~54

commit 6223a30935852369fd797f44eeafac445e422ac4
Author: Alexandra Yates 
Date:   Fri Nov 6 15:19:48 2015 -0800

mfd: lpc_ich: Intel device IDs for PCH

git describe --contains cdc5a31
v4.4-rc2~13^2

commit cdc5a3110e7c3ae793f367285789a6bc39c962dc
Author: Alexandra Yates 
Date:   Thu Nov 5 11:40:25 2015 -0800

i2c: i801: add Intel Lewisburg device IDs

git describe --contains f5bdd66
v4.5-rc7~15^2~3

commit f5bdd66c705484b4bc77eb914be15c1b7881fae7
Author: Alexandra Yates 
Date:   Wed Feb 17 19:36:20 2016 -0800

Adding Intel Lewisburg device IDs for SATA

git describe --contains 8ba559f
v4.6-rc1~93^2~1

commit 8ba559fd09bcf4e87faad3efa465dacf04c076c9
Author: Scott Lawson 
Date:   Fri Feb 26 10:09:52 2016 -0800

AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591807

Title:
  [Feature] Include support for Intel Lewisburg (PCH) SATA, HD Audio,
  TCO Watchdog and I2C(SMBUS)

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Lewisburg PCH driver support requires DeviceIDs to be added to OS
  drivers for: SATA, SMBus, Audio, I2C, and TCO Watchdog. Driver patches
  will be attached to this bugzilla as soon as we can validate it on
  Lewisburg hardware.

  HW: Purley

  Upstream status:
  v4.6 kernel implement this with:
  1a1503c i2c: i801: Adding Intel Lewisburg support for iTCO
  56e7433 ahci: add new Intel device IDs
  5cf92c8 ALSA: hda - Add Intel Lewisburg device IDs Audio
  6223a30 mfd: lpc_ich: Intel device IDs for PCH
  cdc5a31 i2c: i801: add Intel Lewisburg device IDs
  f5bdd66 Adding Intel Lewisburg device IDs for SATA
  8ba559f AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591807/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591807] Re: [Feature] Include support for Intel Lewisburg (PCH) SATA, HD Audio, TCO Watchdog and I2C(SMBUS)

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591807

Title:
  [Feature] Include support for Intel Lewisburg (PCH) SATA, HD Audio,
  TCO Watchdog and I2C(SMBUS)

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Lewisburg PCH driver support requires DeviceIDs to be added to OS
  drivers for: SATA, SMBus, Audio, I2C, and TCO Watchdog. Driver patches
  will be attached to this bugzilla as soon as we can validate it on
  Lewisburg hardware.

  HW: Purley

  Upstream status:
  v4.6 kernel implement this with:
  1a1503c i2c: i801: Adding Intel Lewisburg support for iTCO
  56e7433 ahci: add new Intel device IDs
  5cf92c8 ALSA: hda - Add Intel Lewisburg device IDs Audio
  6223a30 mfd: lpc_ich: Intel device IDs for PCH
  cdc5a31 i2c: i801: add Intel Lewisburg device IDs
  f5bdd66 Adding Intel Lewisburg device IDs for SATA
  8ba559f AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591807/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1608820] Re: Cannot use BT speaker - sink is suspended

2016-09-21 Thread Luke Yelavich
** Changed in: pulseaudio (Ubuntu)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1608820

Title:
  Cannot use BT speaker - sink is suspended

Status in bluez package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  After a fresh boot or resuming from suspend it is possible to connect to a BT 
speaker but not possible to play anything.
  Furthermore, if I play a video from youtube, the stream plays fine if the 
output is the internal speaker, but as soon as I select the BT speaker the 
stream hangs. It resumes immediately if I switch back to the internal speaker.

  When I play something over the BT speaker the following lines are logged in 
the journal:
  pulseaudio[5340]: [pulseaudio] module-bluez5-device.c: Default profile not 
connected, selecting off profile
  bluetoothd[3230]: /org/bluez/hci0/dev_B8_69_C2_3D_56_CE/fd1: fd(24) ready
  rtkit-daemon[3950]: Supervising 5 threads of 1 processes of 1 users.
  rtkit-daemon[3950]: Successfully made thread 28532 of process 5340 (n/a) 
owned by '1000' RT at priority 5.
  rtkit-daemon[3950]: Supervising 6 threads of 1 processes of 1 users.
  pulseaudio[5340]: [pulseaudio] bluez5-util.c: Transport TryAcquire() failed 
for transport /org/bluez/hci0/dev_B8_69_C2_3D_56_CE/fd1 (Operation Not 
Authorized)
  kernel: input: B8:69:C2:3D:56:CE as /devices/virtual/input/input26
  pulseaudio[5340]: [pulseaudio] sink-input.c: Failed to create sink input: 
sink is suspended.
  pulseaudio[5340]: [pulseaudio] sink-input.c: Failed to create sink input: 
sink is suspended.
  pulseaudio[5340]: [pulseaudio] sink-input.c: Failed to create sink input: 
sink is suspended.
  gnome-session[5383]: ** (zeitgeist-datahub:5874): WARNING **: 
zeitgeist-datahub.vala:212: Error during inserting events: 
GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: 
interpretation, manifestation and actor are required
  wpa_supplicant[3556]: wlan0: WPA: Group rekeying completed with 
14:0c:76:71:a1:f4 [GTK=CCMP]
  pulseaudio[5340]: [pulseaudio] sink-input.c: Failed to create sink input: 
sink is suspended.

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: bluez 5.37-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
  Uname: Linux 4.4.0-33-generic x86_64
  ApportVersion: 2.20.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Aug  2 09:09:18 2016
  InstallationDate: Installed on 2013-09-03 (1063 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-33-generic.efi.signed 
root=UUID=1004226d-a9db-46c7-bd28-eca0806c12f2 ro pcie_aspm=force 
drm.vblankoffdelay=1 i915.semaphores=1 init=/lib/systemd/systemd-bootchart
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
    BD Address: C4:85:08:A7:45:76  ACL MTU: 310:10  SCO MTU: 64:8
    UP RUNNING
    RX bytes:3492 acl:70 sco:0 events:137 errors:0
    TX bytes:4838 acl:64 sco:0 commands:57 errors:0
  upstart.bluetooth.override: manual

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1608820/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591808] Re: [Feature] SKX: Intel® Cache Allocation Technology(CAT)

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591808

Title:
  [Feature] SKX: Intel® Cache Allocation Technology(CAT)

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  This item tracks Skylake-specifc work that needs to be performed on
  top of BDX CAT.

  HW: Purley

  Upstream schedule: v4.8 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591808/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591809] Re: [Feature] Add perf support for Skylake-SP server

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

$ git describe --contains b89c173
v4.6-rc6~10^2~6

commit b89c173788c3a8ed571652c203bf59a0e9d700aa
Author: Andi Kleen 
Date:   Fri Apr 15 13:25:33 2016 -0700

perf/x86/intel: Add model number for Skylake Server to perf


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591809

Title:
  [Feature] Add perf support for Skylake-SP server

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Add perf support for the Skylake Scalable Performance server (Purley)

  HW: Purley

  Upstream status:
  v4.6 kernel implement this with:
  b89c173 perf/x86/intel: Add model number for Skylake Server to perf

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591809/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1626062] Re: linux: 4.8.0-14.15 -proposed tracker

2016-09-21 Thread Brad Figg
** Changed in: kernel-development-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-development-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-development-workflow/regression-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  derivative-trackers-created: true
  phase: Uploaded
+ kernel-phase:Promoted to proposed
+ kernel-phase-changed:Wednesday, 21. September 2016 23:48 UTC

** Description changed:

  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  derivative-trackers-created: true
- phase: Uploaded
- kernel-phase:Promoted to proposed
- kernel-phase-changed:Wednesday, 21. September 2016 23:48 UTC
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626062

Title:
  linux: 4.8.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow automated-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the 4.8.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1626062/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591815] Re: [Feature] EDAC: Update driver for SKX-SP

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591815

Title:
  [Feature] EDAC: Update driver for SKX-SP

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  Provide detailed memory topology and configuration information as well
  as translating error addresses to physical DIMM addresses.

  HW: Purley

  Upstream schedule:
  kernel: 4.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591815/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591814] Re: [Feature] Add support for Fort Park on the Purley platforms

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591814

Title:
  [Feature] Add support for Fort Park on the Purley platforms

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Update e100e/i40e/i40evf driver to include support for Fort Park
  devices which are on the Purley platforms.

  HW: Purley

  Upstream schedule: kernel 4.8
e1000e:  3.3.0
i40e: 1.5.16
i40evf: 1.5.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591814/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591817] Re: [Feature] Include support for Intel Denverton (PCH) SATA, TCO Watchdog and I2C(SMBUS)

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

$ git describe --contains 342decf
v4.5-rc7~15^2~9

commit 342decff2b846b46fa61eb5ee40986fab79a9a32
Author: Alexandra Yates 
Date:   Fri Feb 5 15:27:49 2016 -0800

ahci: Intel DNV device IDs SATA

$ git describe --contains 84d7f2e
v4.4-rc1~59^2~17

commit 84d7f2ebd70d36e9d83e0973d2f4dac56a671f4f
Author: Mika Westerberg 
Date:   Tue Oct 13 15:41:39 2015 +0300

i2c: i801: Add support for Intel DNV

$ git describe --contains abaa7b0
v4.6-rc6~19^2~2

commit abaa7b0c1286ca1610a6dfa079e1d2e27dca1f25
Author: Mika Westerberg 
Date:   Fri Apr 8 15:41:08 2016 +0300

i2c: ismt: Add Intel DNV PCI ID



** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591817

Title:
  [Feature] Include support for Intel Denverton (PCH) SATA,TCO Watchdog
  and I2C(SMBUS)

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Include support for Intel Denverton (PCH) SATA,TCO Watchdog and
  I2C(SMBUS)

  HW: Harrisonville

  Upstream status:
  v4.6 kernel implement this with:
  342decf ahci: Intel DNV device IDs SATA
  84d7f2e i2c: i801: Add support for Intel DNV
  abaa7b0 i2c: ismt: Add Intel DNV PCI ID

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591817/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591819] Re: [Feature] Denverton AHCI MSI-X Support

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

$ git describe --contains f46c4bd
v4.5-rc1~156^2~16

commit f46c4bd16e26eaf85f82cf95f4c77ade5302171d
Author: Dan Williams 
Date:   Wed Nov 11 16:37:12 2015 -0800

ahci: kill 'intr_status'

$ git describe --contains a6b7fb7
v4.5-rc1~156^2~17

commit a6b7fb764ed2a6b7bb1ac96d93c06787aa589092
Author: Dan Williams 
Date:   Wed Nov 11 16:27:38 2015 -0800

ahci: switch from 'threaded' to 'hardirq' interrupt handling

$ git describe --contains d684a90
v4.5-rc1~156^2~18

commit d684a90d38e24dcaf95fdb32c83efe05f80d152a
Author: Dan Williams 
Date:   Wed Nov 11 16:27:33 2015 -0800

ahci: per-port msix support


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591819

Title:
  [Feature] Denverton AHCI MSI-X Support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Denverton AHCI adds per-port MSI-X support, enable this in the
  libata/ahci implementation

  HW: Harrisonvile

  Upstream schedule:
  v4.5 kernel implement this with:
  f46c4bd ahci: kill 'intr_status'
  a6b7fb7 ahci: switch from 'threaded' to 'hardirq' interrupt handling
  d684a90 ahci: per-port msix support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591819/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591823] Re: [Feature] Denverton perf support

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

$ git describe --contains 8b92c3a
v4.7-rc1~191^2~30

$ git show 8b92c3a
commit 8b92c3a78d40fb220dc5ab122e3274d1b126bfbb
Author: Kan Liang 
Date: Fri Apr 15 00:42:47 2016 -0700

perf/x86/intel: Add Goldmont CPU support

** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591823

Title:
  [Feature] Denverton perf support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Ensure core perf support for Goldmont micro-architecture also
  functions on Denverton

  HW: Harrisonvile

  Upstream schedule:
 kernel: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591823/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591822] Re: [Feature] Update RAPL driver for Denverton

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591822

Title:
  [Feature] Update RAPL driver for Denverton

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Need to enable RAPL driver for Denverton microserver

  HW: Harrisonvile

  Upstream schedule:
 Kernel: 4.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591822/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591821] Re: [Feature] intel_idle for Denverton

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591821

Title:
  [Feature] intel_idle for Denverton

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Won't Fix
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  This  is intended to track intel_idle enabling for Denverton

  HW: Harrisonvile

  Upstream schedule:
    Kernel: 4.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591821/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591823] Missing required logs.

2016-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1591823

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591823

Title:
  [Feature] Denverton perf support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Ensure core perf support for Goldmont micro-architecture also
  functions on Denverton

  HW: Harrisonvile

  Upstream schedule:
 kernel: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591823/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591825] Re: [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on Goldmont

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

$ git describe --contains 8b92c3a
v4.7-rc1~191^2~30

$ git show 8b92c3a
commit 8b92c3a78d40fb220dc5ab122e3274d1b126bfbb
Author: Kan Liang 
Date:   Fri Apr 15 00:42:47 2016 -0700

perf/x86/intel: Add Goldmont CPU support


** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591825

Title:
  [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on
  Goldmont

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  CPU architects are recommending to use CPU_CLK_UNHALTED .THREAD+ NPEBS
  for the cycles / :pp events on Goldmont (and not implement the :ppp
  variant we added for big core)

  HW: Harrisonvile

  Upstream status:
  v4.7 kernel support this with:
  8b92c3a perf/x86/intel: Add Goldmont CPU support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591825/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591825] Re: [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on Goldmont

2016-09-21 Thread Leann Ogasawara
Hrm, actually, is this the right patch for this bug report?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591825

Title:
  [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on
  Goldmont

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  CPU architects are recommending to use CPU_CLK_UNHALTED .THREAD+ NPEBS
  for the cycles / :pp events on Goldmont (and not implement the :ppp
  variant we added for big core)

  HW: Harrisonvile

  Upstream status:
  v4.7 kernel support this with:
  8b92c3a perf/x86/intel: Add Goldmont CPU support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591825/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591825] Re: [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on Goldmont

2016-09-21 Thread Leann Ogasawara
disregard comment #2

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591825

Title:
  [Feature] Use NPEBS CPU_CLK_UNHALTED event for precise cycles on
  Goldmont

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  CPU architects are recommending to use CPU_CLK_UNHALTED .THREAD+ NPEBS
  for the cycles / :pp events on Goldmont (and not implement the :ppp
  variant we added for big core)

  HW: Harrisonvile

  Upstream status:
  v4.7 kernel support this with:
  8b92c3a perf/x86/intel: Add Goldmont CPU support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591825/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591823] Re: [Feature] Denverton perf support

2016-09-21 Thread Leann Ogasawara
** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591823

Title:
  [Feature] Denverton perf support

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Ensure core perf support for Goldmont micro-architecture also
  functions on Denverton

  HW: Harrisonvile

  Upstream schedule:
 kernel: 4.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591823/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1571416] Re: System freezes shortly after reaching the desktop (Ubuntu MATE 16.04, PowerPC)

2016-09-21 Thread ernsteiswuerfel
Tested todays new Ubuntu MATE ppc iso. Unfortunately this bug is still
around and my PowerBook 5,6  still affected.

** Tags removed: kernel-fixed-upstream
** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1571416

Title:
  System freezes shortly after reaching the desktop (Ubuntu MATE 16.04,
  PowerPC)

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The freeze happens every time unless I use "radeon.agpmode=-1" as a
  kernel parameter.

  Affected machines:
  PowerBook G4 5,6 + PowerMac G5 7,3 (w. "ATI Radeon 9600 AP (AGP)".

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-18-powerpc-smp 4.4.0-18.34
  ProcVersionSignature: Ubuntu 4.4.0-18.34-powerpc-smp 4.4.6
  Uname: Linux 4.4.0-18-powerpc-smp ppc
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: powerpc
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperVersion: 1.373
  CurrentDesktop: MATE
  Date: Sun Apr 17 21:08:40 2016
  IwConfig:
   lono wireless extensions.

   enP2p36s15f0  no wireless extensions.
  LiveMediaBuild: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release powerpc 
(20160417.1)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: ro ramdisk_size=1048576 file=/cdrom/preseed/username.seed 
boot=casper quiet --- radeon.agpmode=-1
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-18-powerpc-smp N/A
   linux-backports-modules-4.4.0-18-powerpc-smp  N/A
   linux-firmware1.157
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1571416/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1591828] Re: [featue] eDPC core linux support for Purley

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting this to Fix Released.

** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1591828

Title:
  [featue] eDPC core linux support for Purley

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Provide any needed eDPC support in core Linux, if needed. eDPC is PCI
  standard equivalent of Intel proprietary LER. It provides
  uncorrectable error containment for PCIe root ports and switches.
  Primarily enabling in drivers.

  HW: Purley

  Upstream schedule:
     kernel: 4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1591828/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1596469] Re: [Bug]tpm initialization fails on x86

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1596469

Title:
  [Bug]tpm initialization fails on x86

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  When trying to test TPM with Ubuntu 16.04 on Intel x86_64 platform, there's 
tpm initialization failure found in kernel log:
  root@SKLU1-leg:~# dmesg | grep -i tpm
  [0.00] ACPI: SSDT 0x7FFE4000 0004D6 (v02 Intel_ Tpm2Tabl 
1000 INTL 20141107)
  [0.00] ACPI: TPM2 0x7FFE2000 34 (v03 
  )
  [2.532245] ima: No TPM chip found, activating TPM-bypass!
  [3.489431] tpm_crb MSFT0101:00: can't request region for resource [mem 
0xfed40040-0xfed4103f]
  [3.489437] tpm_crb: probe of MSFT0101:00 failed with error -16

  which leads to tpm device missing under /dev:
  root@SKLU1-leg:~# ls -l /dev/tpm*
  ls: cannot access '/dev/tpm*': No such file or directory

  This error has been fixed with patch below, but not yet merged to upstream 
kernel:
  
http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/0af6e0a2da2e4fedaa274da438d3b879192b

  Patch 0af6e0a has dependency to this patch:
  
http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/3f944075e75e28c9cf1af8f82798398b
  So 0af6e0a has to be applied upon 3f94407, otherwise patch apply fails.

  I've verified with kernel 4.7-rc4 that above 2 patches can fix this TPM issue.
  So please Ubuntu team help on backporting these 2 patches into the kernel of 
their next release.

  PS, below are some information about Ubuntu & kernel & cpu info on my test 
server, for your reference:
  root@SKLU1-leg:~# lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 16.04 LTS
  Release:  16.04
  Codename: xenial
  root@SKLU1-leg:~# uname -a
  Linux SKLU1-leg 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1596469/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1596871] Re: [Bug] Legacy audio couldn't work after S3 resume on Kabylake

2016-09-21 Thread Leann Ogasawara
** Changed in: intel
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1596871

Title:
  [Bug] Legacy audio couldn't work after S3 resume on Kabylake

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Issue: Legacy audio couldn't play sound after S3 resume.
  the following error message exist in S3 resume:
snd_hda_intel :00:14.3: azx_get_response timeout, switching to 
single_cmd mode: last cmd=0x206f2f00

  Backport the following commits from upstream kernel could fix this issue:
  eb399d3 ALSA: hda - Skip ELD notification during PM process
  ec75a94 ALSA: hda - hdmi add wmb barrier for audio component
  790b415 ALSA: hda - hdmi defer to register acomp eld notifier

  please backport these patches to 16.04 kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1596871/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1611242] Re: [Feature] Protection Keys enabling

2016-09-21 Thread Leann Ogasawara
** Changed in: qemu (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1611242

Title:
  [Feature] Protection Keys enabling

Status in intel:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in xen package in Ubuntu:
  New

Bug description:
  Enable Protection Keys for KVM and Xen guests.

  HW: Purley

  Upstream status:
  KVM: 4.6 kernel
  Xen: 4.7
  qemu: 2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1611242/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1609913] dwalin (amd64) - tests ran: 64, failed: 0

2016-09-21 Thread Brad Figg
tests ran:  64, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-14.15/dwalin__4.8.0-14.15__2016-09-21_22-56-00/results-index.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1609913

Title:
  linux: 4.6.0-10.12 -proposed tracker

Status in Kernel Development Workflow:
  Invalid
Status in Kernel Development Workflow automated-testing series:
  Incomplete
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in Kernel Development Workflow regression-testing series:
  Confirmed
Status in linux package in Ubuntu:
  New
Status in linux source package in Yakkety:
  New

Bug description:
  This bug is for tracking the 4.6.0-10.12 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1609913/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1611242] Re: [Feature] Protection Keys enabling

2016-09-21 Thread Leann Ogasawara
The v4.8 based kernel has been uploaded to the Yakkety 16.10 archive.
I'm setting the linux kernel task to Fix Released.

Also setting a qemu task to Fix Released as well since Yakkety is a 2.6.

The Xen update to v4.7 is being tracked in bug
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1621618.

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Also affects: qemu (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1611242

Title:
  [Feature] Protection Keys enabling

Status in intel:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in qemu package in Ubuntu:
  New
Status in xen package in Ubuntu:
  New

Bug description:
  Enable Protection Keys for KVM and Xen guests.

  HW: Purley

  Upstream status:
  KVM: 4.6 kernel
  Xen: 4.7
  qemu: 2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1611242/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   >