[Kernel-packages] [Bug 1218278] Re: When creating a swap device using zram I get Buffer I/O errors

2013-09-05 Thread Dan Muresan
Changed to Confirmed as per @jsalisbury's instructions, since
@konrad.hofer forgot to. In any case, I doubt raring (and thus linux-
lts-raring on precise) will upgrade to 3.11.

-- 
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/1218278

Title:
  When creating a swap device using zram I get Buffer I/O errors

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I use zram as swap device, but get Buffer I/O errors when creating a
  swap device.

  1. modprobe zram
  2. echo 2097152000 > /sys/block/zram0/disksize
  3. mkswap /dev/zram0

  tail /varlog/syslog

  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.003716] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.005792] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.007918] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.009930] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.011965] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.012917] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.013793] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.014680] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.015542] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.016395] Buffer I/O error on device 
zram0, logical block 511999

  cat /proc/version_signature
  Ubuntu 3.8.0-29.42-generic 3.8.13.
  ---
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D2c', 
'/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  DistroRelease: Ubuntu 13.04
  MachineType: Hewlett-Packard HP Compaq 8100 Elite CMT PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: ro initrd=initrd.img nbdroot=10.7.28.49:9577 
nbdswap=10.7.28.49:9573 clientid=lin BOOT_IMAGE=vmlinuz
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RfKill:

  Tags:  raring
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-07-09 (51 days ago)
  UserGroups: admin sudo
  WifiSyslog:

  dmi.bios.date: 12/16/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786H1 v01.02
  dmi.board.asset.tag: 11618
  dmi.board.name: 304Bh
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: 11618
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786H1v01.02:bd12/16/2009:svnHewlett-Packard:pnHPCompaq8100EliteCMTPC:pvr:rvnHewlett-Packard:rn304Bh:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq 8100 Elite CMT PC
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218278/+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 1218278] Re: When creating a swap device using zram I get Buffer I/O errors

2013-09-05 Thread Dan Muresan
might be related to bug #1217189 which raises the possibility of hard
machine LOCK-UPS due to zram errors. I've had several such lock-ups on
precise after the most recent linux-lts-raring updates (and none before
that) that seemed to go away after disabling zram.

** 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/1218278

Title:
  When creating a swap device using zram I get Buffer I/O errors

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I use zram as swap device, but get Buffer I/O errors when creating a
  swap device.

  1. modprobe zram
  2. echo 2097152000 > /sys/block/zram0/disksize
  3. mkswap /dev/zram0

  tail /varlog/syslog

  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.003716] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.005792] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.007918] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.009930] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.011965] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.012917] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.013793] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.014680] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.015542] Buffer I/O error on device 
zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.016395] Buffer I/O error on device 
zram0, logical block 511999

  cat /proc/version_signature
  Ubuntu 3.8.0-29.42-generic 3.8.13.
  ---
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D2c', 
'/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  DistroRelease: Ubuntu 13.04
  MachineType: Hewlett-Packard HP Compaq 8100 Elite CMT PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: ro initrd=initrd.img nbdroot=10.7.28.49:9577 
nbdswap=10.7.28.49:9573 clientid=lin BOOT_IMAGE=vmlinuz
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RfKill:

  Tags:  raring
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-07-09 (51 days ago)
  UserGroups: admin sudo
  WifiSyslog:

  dmi.bios.date: 12/16/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786H1 v01.02
  dmi.board.asset.tag: 11618
  dmi.board.name: 304Bh
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: 11618
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786H1v01.02:bd12/16/2009:svnHewlett-Packard:pnHPCompaq8100EliteCMTPC:pvr:rvnHewlett-Packard:rn304Bh:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq 8100 Elite CMT PC
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218278/+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 1218753] Re: [HP 4520S, 3.11 regression] Keyboard stops working after S3

2013-09-05 Thread David Henningsson
@Joseph,

I was running 3.10.10 yesterday and didn't experience the bug, so I
*think* it's safe. Btw, do you have any script or documentation on how
to do a git bisect (in combination with Ubuntu packaging)? If so I can
probably do the bisect myself.

-- 
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/1218753

Title:
  [HP 4520S, 3.11 regression] Keyboard stops working after S3

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After S3 on this laptop, the keyboard is completely non-responsive. (E
  g, Ctrl-Alt-F1 does not work) The trackpad is still working though.

  I believe this is a kernel problem because 
   1) It started happening recently, i e, it was not a problem when running 
with a 3.10 kernel.
   2) I can't find *any* keys working, not even magic keys (REISUB)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-3-generic 3.11.0-3.6
  ProcVersionSignature: Ubuntu 3.11.0-3.6-generic 3.11.0-rc6
  Uname: Linux 3.11.0-3-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Fri Aug 30 08:35:47 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=fa2ccdc6-c068-4438-8815-593002a38c7e
  InstallationDate: Installed on 2013-05-08 (113 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130508)
  MachineType: Hewlett-Packard HP ProBook 4520s
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-3-generic 
root=UUID=a5d6e01c-ed1a-49a2-934c-271f53d20520 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-3-generic N/A
   linux-backports-modules-3.11.0-3-generic  N/A
   linux-firmware1.113
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/29/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68AZZ Ver. F.08
  dmi.board.name: 1413
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 57.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68AZZVer.F.08:bd06/29/2010:svnHewlett-Packard:pnHPProBook4520s:pvr:rvnHewlett-Packard:rn1413:rvrKBCVersion57.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4520s
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218753/+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 1219652] Re: [Dell Latitude 3330] Wireless key does not work.

2013-09-05 Thread Po-Hsu Lin
Hello,
With v3.11 kernel, the wireless key still behave like v3.8 kernel.

** 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/1219652

Title:
  [Dell Latitude 3330] Wireless key does not work.

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201302-12844 Dell Latitude 3330

  The wireless hot key does not work on this system.

  Debugging with "sudo showkey -k", only key code 240 press was
  captured:

  ubuntu@201302-12844:~$ sudo showkey -k
  kb mode was ?UNKNOWN?
  [ if you are trying this under X, it might not work
  since the X server is also reading /dev/console ]

  press any key (program terminates 10s after last keypress)...
  keycode  28 release
  keycode 240 press
  keycode 240 press
  keycode 240 press
  keycode 240 press
  keycode 240 press
  keycode  29 press
  ^Ccaught signal 2, cleaning up...

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42~precise1 [modified: 
boot/vmlinuz-3.8.0-29-generic]
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  Date: Mon Sep  2 14:12:34 2013
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.8.0-29-generic.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1577 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c3 irq 47'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:111d76df,102805dc,00100203 
HDA:80862806,80860101,0010'
 Controls  : 26
 Simple ctrls  : 10
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=1eb734da-756a-421d-9ccd-bbd1044454b6
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MachineType: Dell Inc. Latitude 3330
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=4580c6a4-0261-40f2-8e43-adfe3bc0f848 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-29-generic N/A
   linux-backports-modules-3.8.0-29-generic  N/A
   linux-firmware1.79.6
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  precise running-unity
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 03/08/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 4LA010
  dmi.board.vendor: Dell Inc.
  dmi.board.version: S00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd03/08/2013:svnDellInc.:pnLatitude3330:pvr01:rvnDellInc.:rn4LA010:rvrS00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 3330
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219652/+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 1215690] Re: linux-armadaxp: 3.2.0-1624.36 -proposed tracker

2013-09-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-1624.36 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-stable-Prepare-package-start:Friday, 23. August 2013 01:04 UTC
  kernel-stable-master-bug:1215173
  kernel-stable-Certification-testing-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Security-signoff-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 15:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 15:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 18:04 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 19:06 UTC
  kernel-stable-Verification-testing-end:Tuesday, 27. August 2013 07:05 UTC
  kernel-stable-Regression-testing-start:Tuesday, 27. August 2013 07:05 UTC
  kernel-stable-Regression-testing-end:Tuesday, 27. August 2013 16:06 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:05 UTC
+ kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:07 UTC

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

Title:
  linux-armadaxp: 3.2.0-1624.36 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  Fix Released

Bug description:
  This bug is for tracking the 3.2.0-1624.36 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-stable-Prepare-package-start:Friday, 23. August 2013 01:04 UTC
  kernel-stable-master-bug:1215173
  kernel-stable-Certification-testing-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Security-signoff-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 15:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 15:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 18:04 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 19:06 UTC
  kernel-stable-Verification-testing-end:Tuesday, 27. August 2013 07:05 UTC
  kernel-stable-Regression-testing-start:Tuesday, 27. August 2013 07:05 UTC
  kernel-stable-Regression-testing-end:Tuesday, 27. August 2013 16:06 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:07 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215690/+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 1215689] Re: linux-ti-omap4: 3.2.0-1437.56 -proposed tracker

2013-09-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the  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-stable-Prepare-package-start:Friday, 23. August 2013 01:02 UTC
  kernel-stable-master-bug:1215173
  kernel-stable-Certification-testing-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:06 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:06 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:05 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 02:05 UTC
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 09:05 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:07 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:05 UTC
+ kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:07 UTC

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

Title:
  linux-ti-omap4: 3.2.0-1437.56 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released

Bug description:
  This bug is for tracking the  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-stable-Prepare-package-start:Friday, 23. August 2013 01:02 UTC
  kernel-stable-master-bug:1215173
  kernel-stable-Certification-testing-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:06 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:06 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:05 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 02:05 UTC
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 09:05 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:07 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:07 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215689/+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 1215129] Re: linux: 3.5.0-40.62 -proposed tracker

2013-09-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-40.62 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-stable-Prepare-package-start:Wednesday, 21. August 2013 20:25 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 06:04 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 07:09 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-end:Wednesday, 04. September 2013 09:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:02 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 19:01 UTC
+ kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:02 UTC

-- 
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/1215129

Title:
  linux: 3.5.0-40.62 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
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 prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  This bug is for tracking the 3.5.0-40.62 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-stable-Prepare-package-start:Wednesday, 21. August 2013 20:25 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 06:04 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 07:09 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-end:Wednesday, 04. September 2013 09:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:02 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 19:01 UTC
  kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215129/+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 1215005] Re: linux: 2.6.32-51.113 -proposed tracker

2013-09-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 2.6.32-51.113 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-stable-Prepare-package-start:Wednesday, 21. August 2013 16:16 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 05:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 06:03 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 19:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 12:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 21:01 UTC
+ kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:01 UTC

-- 
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/1215005

Title:
  linux: 2.6.32-51.113 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 prepare-package-ports-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released

Bug description:
  This bug is for tracking the 2.6.32-51.113 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-stable-Prepare-package-start:Wednesday, 21. August 2013 16:16 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 05:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 06:03 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 19:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 12:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215005/+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 1215278] Re: linux-armadaxp: 3.5.0-1621.29 -proposed tracker

2013-09-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-1621.29 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-stable-Prepare-package-start:Thursday, 22. August 2013 05:35 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 09:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 18:02 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 19:03 UTC
  kernel-stable-Verification-testing-end:Tuesday, 27. August 2013 07:03 UTC
  kernel-stable-Regression-testing-start:Tuesday, 27. August 2013 07:03 UTC
  kernel-stable-Regression-testing-end:Wednesday, 28. August 2013 09:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:04 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:04 UTC
+ kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:04 UTC

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

Title:
  linux-armadaxp: 3.5.0-1621.29 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Fix Released

Bug description:
  This bug is for tracking the 3.5.0-1621.29 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-stable-Prepare-package-start:Thursday, 22. August 2013 05:35 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 09:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 18:02 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 19:03 UTC
  kernel-stable-Verification-testing-end:Tuesday, 27. August 2013 07:03 UTC
  kernel-stable-Regression-testing-start:Tuesday, 27. August 2013 07:03 UTC
  kernel-stable-Regression-testing-end:Wednesday, 28. August 2013 09:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:04 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:04 UTC
  kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:04 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215278/+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 1215276] Re: linux-ti-omap4: 3.5.0-232.48 -proposed tracker

2013-09-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the  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-stable-Prepare-package-start:Thursday, 22. August 2013 05:34 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:03 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 03:03 UTC
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-end:Friday, 30. August 2013 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:03 UTC
+ kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:04 UTC

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

Title:
  linux-ti-omap4: 3.5.0-232.48 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  New
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux-ti-omap4” source package in Raring:
  Fix Released
Status in “linux-ti-omap4” source package in Saucy:
  New

Bug description:
  This bug is for tracking the  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-stable-Prepare-package-start:Thursday, 22. August 2013 05:34 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:03 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 03:03 UTC
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-end:Friday, 30. August 2013 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:03 UTC
  kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:04 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215276/+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 1215173] Re: linux: 3.2.0-53.81 -proposed tracker

2013-09-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-53.81 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-stable-Prepare-package-start:Wednesday, 21. August 2013 22:16 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 01:08 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 01:08 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 02:02 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 03:03 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Regression-testing-end:Tuesday, 03. September 2013 14:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:02 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 20:02 UTC
+ kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:03 UTC

-- 
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/1215173

Title:
  linux: 3.2.0-53.81 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

Bug description:
  This bug is for tracking the 3.2.0-53.81 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-stable-Prepare-package-start:Wednesday, 21. August 2013 22:16 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 01:08 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 01:08 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 02:02 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 03:03 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Regression-testing-end:Tuesday, 03. September 2013 14:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:02 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 20:02 UTC
  kernel-stable-Promote-to-updates-end:Friday, 06. September 2013 06:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215173/+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 1221075] Re: Waking from Hibernate results in soft lockup - CPU# stuck for x seconds

2013-09-05 Thread Whoopie
Do you use zram? Did you install the zram-config package? If yes, remove
it. This was the issue on my Dell laptop.

-- 
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/1221075

Title:
  Waking from Hibernate results in soft lockup - CPU# stuck for x
  seconds

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Waking from Hibernate results in soft lockup, my 4 CPU cores stuck for
  22-23s seconds. I'm using a 64-bit system with Linux version
  3.8.0-29-generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221075/+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 1219669] Re: [Dell Latitude 3330] fwts high failure: \_SB_.PCI0:_OSC invalid UUID

2013-09-05 Thread Po-Hsu Lin
Hello Anthony,
This issue still exist with BIOS version A01.

Please find attachment for fwts result.

** Attachment added: "fwts_results.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219669/+attachment/3805135/+files/fwts_results.log

** 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/1219669

Title:
  [Dell Latitude 3330] fwts high failure: \_SB_.PCI0:_OSC invalid UUID

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201302-12844 Dell Latitude 3330

  There is a HIGH Kernel message in FWTS report.

  FAILED [HIGH] KlogOscInvalidUuid: Test 1, HIGH Kernel message: [ 0.189087]
  \_SB_.PCI0:_OSC invalid UUID
  Message repeated 1 times.

  ADVICE: The _OSC method indicates it has been passed an invalid UUID, see
  section 6.2.10 _OSC (Operating System Capabilities) of the ACPI specification
  for more details. Note that it has been observed on some systems that this 
error
  is returned because the _OSC has evaluated incorrectly and it returns with an
  incorrect error setting the OSC invalid UUID error bit.

  According to alexhung, it might affect the PCI-E hotplug capability.
  But I think there is no hotplugable PCI-E device on this system (e.g. 
ExpressCard)

  Distro Release: 12.04.3
  Kernel version: 3.8.0-29-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219669/+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 1091187] Re: CVE-2012-5374

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1091188] Re: CVE-2012-5375

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1215276] Re: linux-ti-omap4: 3.5.0-232.48 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1202161] Re: seccomp filter: execve(): Operation not permitted

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

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

2013-09-05 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/1221534

Title:
  [LENOVO 7453W75] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  yositune@arashi:~$ sudo lspci -vnvn 
  00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub [8086:2a40] (rev 07)
Subsystem: Lenovo Device [17aa:20e0]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: agpgart-intel

  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series 
Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA 
controller])
Subsystem: Lenovo Device [17aa:20e4]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR-  [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0300c  Data: 4162
Capabilities: [d0] Power Management version 3
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: i915

  00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller [8086:2a43] (rev 07)
Subsystem: Lenovo Device [17aa:20e4]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, 
L1 <1us
ExtTag- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ 
TransPend-
LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency 
L0 <1us, L1 <4us
ClockPM- Surprise- LLActRep+ BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ 
DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ 
Surprise+
Slot #0, PowerLimit 6.500W; Interlock- NoCompl-
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt+ HPIrq+ 
LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- 
Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- 
Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ 
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID , PMEStatus- PMEPending-
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0300c  Data: 41c1
Capabilities: [90] Subsystem: Lenovo Device [17aa:20f3]
Capabilities: [a0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Virtual Channel
Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
Arb:Fixed+ WRR32- WRR64- WRR128-
Ctrl:   ArbSelect=Fixed
Status: InProgress-
VC0:Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb:Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [180 v1] Root Complex Link
Desc:   PortNumber=01 ComponentID=02 EltType=Config
Link0:  Desc:   TargetPort=00 TargetComponent=02 AssocRCRB- 
LinkType=MemMappe

[Kernel-packages] [Bug 1091187] Re: CVE-2012-5374

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.5.0-1621.29

---
linux-armadaxp (3.5.0-1621.29) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
- LP: #1215278
  * [Config] Enable CONFIG_KUSER_HELPERS
  * Rebase onto Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
 

[Kernel-packages] [Bug 1091187] Re: CVE-2012-5374

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1091187] Re: CVE-2012-5374

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1091187] Re: CVE-2012-5374

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1091187] Re: CVE-2012-5374

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1215276] Re: linux-ti-omap4: 3.5.0-232.48 -proposed tracker

2013-09-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

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

Title:
  linux-ti-omap4: 3.5.0-232.48 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  New
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux-ti-omap4” source package in Raring:
  Fix Released
Status in “linux-ti-omap4” source package in Saucy:
  New

Bug description:
  This bug is for tracking the  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-stable-Prepare-package-start:Thursday, 22. August 2013 05:34 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:03 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 03:03 UTC
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-end:Friday, 30. August 2013 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215276/+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 1215129] Re: linux: 3.5.0-40.62 -proposed tracker

2013-09-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

-- 
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/1215129

Title:
  linux: 3.5.0-40.62 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
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 prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  This bug is for tracking the 3.5.0-40.62 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-stable-Prepare-package-start:Wednesday, 21. August 2013 20:25 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 06:04 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 07:09 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-end:Wednesday, 04. September 2013 09:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:02 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 19:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215129/+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 1215278] Re: linux-armadaxp: 3.5.0-1621.29 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.5.0-1621.29

---
linux-armadaxp (3.5.0-1621.29) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
- LP: #1215278
  * [Config] Enable CONFIG_KUSER_HELPERS
  * Rebase onto Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
 

[Kernel-packages] [Bug 1215278] Re: linux-armadaxp: 3.5.0-1621.29 -proposed tracker

2013-09-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

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

Title:
  linux-armadaxp: 3.5.0-1621.29 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Fix Released

Bug description:
  This bug is for tracking the 3.5.0-1621.29 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-stable-Prepare-package-start:Thursday, 22. August 2013 05:35 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 09:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 18:02 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 19:03 UTC
  kernel-stable-Verification-testing-end:Tuesday, 27. August 2013 07:03 UTC
  kernel-stable-Regression-testing-start:Tuesday, 27. August 2013 07:03 UTC
  kernel-stable-Regression-testing-end:Wednesday, 28. August 2013 09:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:04 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:04 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215278/+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 1091188] Re: CVE-2012-5375

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1091188] Re: CVE-2012-5375

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.5.0-1621.29

---
linux-armadaxp (3.5.0-1621.29) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
- LP: #1215278
  * [Config] Enable CONFIG_KUSER_HELPERS
  * Rebase onto Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
 

[Kernel-packages] [Bug 1091188] Re: CVE-2012-5375

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1202161] Re: seccomp filter: execve(): Operation not permitted

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1166197] Re: included kernel modules may miss dependencies (-virtual)

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1202161] Re: seccomp filter: execve(): Operation not permitted

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lowlatency - 3.5.0-40.41

---
linux-lowlatency (3.5.0-40.41) quantal; urgency=low

  [ Kaj Ailomaa ]

  * rebase to Ubuntu-3.5.0-40.62
  * Release Tracking Bug
- LP: #1215279

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_data_mtu did not care about pm

[Kernel-packages] [Bug 1202161] Re: seccomp filter: execve(): Operation not permitted

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lowlatency - 3.5.0-40.41

---
linux-lowlatency (3.5.0-40.41) quantal; urgency=low

  [ Kaj Ailomaa ]

  * rebase to Ubuntu-3.5.0-40.62
  * Release Tracking Bug
- LP: #1215279

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_data_mtu did not care about pm

[Kernel-packages] [Bug 1210848] Re: Ubuntu 12.04 LTS - intel ips failed to update for more than 1s

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1206961] Re: Include rbd and kvm modules in the virtual package

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-53.81

---
linux (3.2.0-53.81) precise; urgency=low

  [ Tim Gardner ]

  * SAUCE: net: ifb: Added include file 

linux (3.2.0-53.80) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #1215173

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in jbd2__j

[Kernel-packages] [Bug 1206961] Re: Include rbd and kvm modules in the virtual package

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1210848] Re: Ubuntu 12.04 LTS - intel ips failed to update for more than 1s

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-53.81

---
linux (3.2.0-53.81) precise; urgency=low

  [ Tim Gardner ]

  * SAUCE: net: ifb: Added include file 

linux (3.2.0-53.80) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #1215173

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in jbd2__j

[Kernel-packages] [Bug 1214956] Re: Quantal update to 3.5.7.20 stable release

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1202161] Re: seccomp filter: execve(): Operation not permitted

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1212430] Re: usbaudio: unit X: unexpected type X - parse_audio_unit() fails

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1215276] Re: linux-ti-omap4: 3.5.0-232.48 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-232.48

---
linux-ti-omap4 (3.5.0-232.48) quantal; urgency=low

  * Release Tracking Bug
- LP: #1215276

  [ Paolo Pisati ]

  * SAUCE: fixup between 6288223947 and db7981259
  * rebased on Ubuntu-3.5.0-40.62

  [ Ubuntu: 3.5.0-40.62 ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

  [ Ubuntu: 3.5.0-40.61 ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * (debian) Abort build on unresolved symbols
- LP: #1166197
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956

[Kernel-packages] [Bug 1215690] Re: linux-armadaxp: 3.2.0-1624.36 -proposed tracker

2013-09-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

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

Title:
  linux-armadaxp: 3.2.0-1624.36 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  Fix Released

Bug description:
  This bug is for tracking the 3.2.0-1624.36 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-stable-Prepare-package-start:Friday, 23. August 2013 01:04 UTC
  kernel-stable-master-bug:1215173
  kernel-stable-Certification-testing-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Security-signoff-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 15:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 15:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 18:04 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 19:06 UTC
  kernel-stable-Verification-testing-end:Tuesday, 27. August 2013 07:05 UTC
  kernel-stable-Regression-testing-start:Tuesday, 27. August 2013 07:05 UTC
  kernel-stable-Regression-testing-end:Tuesday, 27. August 2013 16:06 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:05 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215690/+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 1215689] Re: linux-ti-omap4: 3.2.0-1437.56 -proposed tracker

2013-09-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: linux-ti-omap4 (Ubuntu)
   Status: New => Invalid

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

Title:
  linux-ti-omap4: 3.2.0-1437.56 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released

Bug description:
  This bug is for tracking the  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-stable-Prepare-package-start:Friday, 23. August 2013 01:02 UTC
  kernel-stable-master-bug:1215173
  kernel-stable-Certification-testing-end:Friday, 23. August 2013 02:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:06 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:06 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:05 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 02:05 UTC
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:05 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 09:05 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:07 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:05 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:05 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215689/+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 1215129] Re: linux: 3.5.0-40.62 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-40.62

---
linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
- LP: #1215129

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
to prevent execve from granting privs"
- LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
- LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
- LP: #1212430
  * Btrfs: fix hash overflow handling
- LP: #1091187, #1091188
- CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214956
  * writeback: Fix periodic writeback after fs mount
- LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
- LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
- LP: #1214956
  * uprobes: Fix return value in error handling path
- LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
- LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
- LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
- LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
- LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
- LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
- LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
- LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
- LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
- LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
- LP: #1214956
  * perf: Clone child context from parent context pmu
- LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
scenario
- LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
- LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
- LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
- LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
- LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
- LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
- LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
- LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
- LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
- LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
- LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
- LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
information
- LP: #1214956
  * bridge: fix switched interval for MLD Query types
- LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
sockets.
- LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
- LP: #1214956
  * macvtap: fix recovery from gup errors
- LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- LP: #1214956
  * af_key: fix info leaks in notify messages
- LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
- LP: #1214956
  * neighbour: fix a race in neigh_destroy()
- LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
- LP: #1214956
  * net: Swap ver and type in pppoe_hdr
- LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
- LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
- LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1214956
  * ipv6: ip6_append_da

[Kernel-packages] [Bug 1189928] Re: Linux commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-53.81

---
linux (3.2.0-53.81) precise; urgency=low

  [ Tim Gardner ]

  * SAUCE: net: ifb: Added include file 

linux (3.2.0-53.80) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #1215173

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in jbd2__j

[Kernel-packages] [Bug 1215173] Re: linux: 3.2.0-53.81 -proposed tracker

2013-09-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

-- 
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/1215173

Title:
  linux: 3.2.0-53.81 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

Bug description:
  This bug is for tracking the 3.2.0-53.81 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-stable-Prepare-package-start:Wednesday, 21. August 2013 22:16 UTC
  kernel-stable-Prepare-package-end:Friday, 23. August 2013 01:08 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 23. August 2013 01:08 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 23. August 2013 02:02 UTC
  kernel-stable-Verification-testing-start:Friday, 23. August 2013 03:03 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:31 UTC
  kernel-stable-Regression-testing-end:Tuesday, 03. September 2013 14:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 20:02 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 20:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 20:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215173/+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 1214984] Re: Precise update to 3.2.50 stable release

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-53.81

---
linux (3.2.0-53.81) precise; urgency=low

  [ Tim Gardner ]

  * SAUCE: net: ifb: Added include file 

linux (3.2.0-53.80) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #1215173

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in jbd2__j

[Kernel-packages] [Bug 1189928] Re: Linux commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-53.81

---
linux (3.2.0-53.81) precise; urgency=low

  [ Tim Gardner ]

  * SAUCE: net: ifb: Added include file 

linux (3.2.0-53.80) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #1215173

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in jbd2__j

[Kernel-packages] [Bug 1215173] Re: linux: 3.2.0-53.81 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-53.81

---
linux (3.2.0-53.81) precise; urgency=low

  [ Tim Gardner ]

  * SAUCE: net: ifb: Added include file 

linux (3.2.0-53.80) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #1215173

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961

  [ Upstream Kernel Changes ]

  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in jbd2__j

[Kernel-packages] [Bug 1215005] Re: linux: 2.6.32-51.113 -proposed tracker

2013-09-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

-- 
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/1215005

Title:
  linux: 2.6.32-51.113 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 prepare-package-ports-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released

Bug description:
  This bug is for tracking the 2.6.32-51.113 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-stable-Prepare-package-start:Wednesday, 21. August 2013 16:16 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 05:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 06:03 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 19:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 12:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 21:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215005/+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 1215689] Re: linux-ti-omap4: 3.2.0-1437.56 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.2.0-1437.56

---
linux-ti-omap4 (3.2.0-1437.56) precise; urgency=low

  * Release Tracking Bug
- LP: #1215689

  [ Paolo Pisati ]

  * rebased on Ubuntu-3.2.0-53.81

  [ Ubuntu: 3.2.0-53.81 ]

  * SAUCE: net: ifb: Added include file 

  [ Ubuntu: 3.2.0-53.80 ]

  * Release Tracking Bug
- LP: #1215173
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in jbd2__j

[Kernel-packages] [Bug 1215690] Re: linux-armadaxp: 3.2.0-1624.36 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.2.0-1624.36

---
linux-armadaxp (3.2.0-1624.36) precise-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
- LP: #1215690
  * Rebase onto Ubuntu-3.2.0-53.81

  [ Ubuntu: 3.2.0-53.81 ]

  * SAUCE: net: ifb: Added include file 

  [ Ubuntu: 3.2.0-53.80 ]

  * Release Tracking Bug
- LP: #1215173
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
- LP: #1210848
  * [Config] Include rbd and kvm in the virtual inclusion list
- LP: #1206961
  * qla2xxx: Properly set the tagging for commands.
- LP: #1189928
  * r8169: fix offloaded tx checksum for small packets.
- LP: #1214984
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
- LP: #1214984
  * zfcp: fix adapter (re)open recovery while link to SAN is down
- LP: #1214984
  * zfcp: block queue limits with data router
- LP: #1214984
  * zfcp: status read buffers on first adapter open with link down
- LP: #1214984
  * ahci: Add AMD CZ SATA device ID
- LP: #1214984
  * i2c-piix4: Add AMD CZ SMBus device ID
- LP: #1214984
  * zram: avoid invalid memory access in zram_exit()
- LP: #1214984
  * zram: use zram->lock to protect zram_free_page() in swap free notify
path
- LP: #1214984
  * zram: destroy all devices on error recovery path in zram_init()
- LP: #1214984
  * zram: avoid access beyond the zram device
- LP: #1214984
  * zram: protect sysfs handler from invalid memory access
- LP: #1214984
  * ahci: remove pmp link online check in FBS EH
- LP: #1214984
  * usb: gadget: f_mass_storage: add missing memory barrier for
thread_wakeup_needed
- LP: #1214984
  * libata: skip SRST for all SIMG [34]7x port-multipliers
- LP: #1214984
  * b43: ensue that BCMA is "y" when B43 is "y"
- LP: #1214984
  * ath9k_hw: Assign default xlna config for AR9485
- LP: #1214984
  * ath9k: fill channel mode in caldata
- LP: #1214984
  * ath9k: Fix noisefloor calibration
- LP: #1214984
  * ath9k: Do not assign noise for NULL caldata
- LP: #1214984
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
- LP: #1214984
  * ASoC: wm8962: Remove remaining direct register cache accesses
- LP: #1214984
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
- LP: #1214984
  * ALSA: hda - Cache the MUX selection for generic HDMI
- LP: #1214984
  * xhci: check for failed dma pool allocation
- LP: #1214984
  * drivers: hv: switch to use mb() instead of smp_mb()
- LP: #1214984
  * media: dmxdev: remove dvb_ringbuffer_flush() on writer side
- LP: #1214984
  * rtlwifi: rtl8192cu: Fix duplicate if test
- LP: #1214984
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
- LP: #1214984
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
- LP: #1214984
  * iommu/amd: Only unmap large pages from the first pte
- LP: #1214984
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
- LP: #1214984
  * mpt2sas: Fix for issue Missing delay not getting set during system
bootup
- LP: #1214984
  * mpt2sas: Fix for device scan following host reset could get stuck in a
infinite loop
- LP: #1214984
  * mpt2sas: fix firmware failure with wrong task attribute
- LP: #1214984
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
- LP: #1214984
  * futex: Take hugepages into account when generating futex_key
- LP: #1214984
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
- LP: #1214984
  * perf: Disable monitoring on setuid processes for regular users
- LP: #1214984
  * sd: fix array cache flushing bug causing performance problems
- LP: #1214984
  * sd: Fix parsing of 'temporary ' cache mode prefix
- LP: #1214984
  * cgroup: fix RCU accesses to task->cgroups
- LP: #1214984
  * Handle big endianness in NTLM (ntlmv2) authentication
- LP: #1214984
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
- LP: #1214984
  * dlci: validate the net device in dlci_del()
- LP: #1214984
  * genirq: Fix can_request_irq() for IRQs without an action
- LP: #1214984
  * writeback: Fix periodic writeback after fs mount
- LP: #1214984
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
- LP: #1214984
  * xen/time: remove blocked time accounting from xen "clockchip"
- LP: #1214984
  * UBIFS: prepare to fix a horrid bug
- LP: #1214984
  * UBIFS: fix a horrid bug
- LP: #1214984
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
spinning_secondaries
- LP: #1214984
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
- LP: #1214984
  * jbd2: fix theoretical race in j

[Kernel-packages] [Bug 1194445] Re: CVE-2013-2206

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ec2 - 2.6.32-356.69

---
linux-ec2 (2.6.32-356.69) lucid-proposed; urgency=low

  [ Stefan Bader ]

  * Rebased to Ubuntu-2.6.32-51.113
  * Release Tracking Bug
- LP: #1215239

  [ Ubuntu: 2.6.32-51.113 ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Start new release
  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Stefan BaderMon, 26 Aug 2013 16:33:40 +0200

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

Title:
  CVE-2013-2206

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-armadaxp” source package in Quantal:
  Fix Released
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Committed
Status in “linux” source package in Saucy:
  Invalid
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Invalid
Status in “linux-lts-backport-natty” source package in Saucy:
  Invalid
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-rari

[Kernel-packages] [Bug 1191918] Re: CVE-2013-1943

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.32-51.113

---
linux (2.6.32-51.113) lucid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1215005

  [ Andy Whitcroft ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Brad Figg ]

  * Start new release

  [ Upstream Kernel Changes ]

  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Brad FiggWed, 21 Aug 2013 09:13:41 -0700

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-2206

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-4162

** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

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

Title:
  CVE-2013-1943

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-oneiric” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Invalid
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Invalid
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Raring:
 

[Kernel-packages] [Bug 1191918] Re: CVE-2013-1943

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ec2 - 2.6.32-356.69

---
linux-ec2 (2.6.32-356.69) lucid-proposed; urgency=low

  [ Stefan Bader ]

  * Rebased to Ubuntu-2.6.32-51.113
  * Release Tracking Bug
- LP: #1215239

  [ Ubuntu: 2.6.32-51.113 ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Start new release
  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Stefan BaderMon, 26 Aug 2013 16:33:40 +0200

** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

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

Title:
  CVE-2013-1943

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-oneiric” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Invalid
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Invalid
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Committed
Status in “linux” sour

[Kernel-packages] [Bug 1191918] Re: CVE-2013-1943

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ec2 - 2.6.32-356.69

---
linux-ec2 (2.6.32-356.69) lucid-proposed; urgency=low

  [ Stefan Bader ]

  * Rebased to Ubuntu-2.6.32-51.113
  * Release Tracking Bug
- LP: #1215239

  [ Ubuntu: 2.6.32-51.113 ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Start new release
  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Stefan BaderMon, 26 Aug 2013 16:33:40 +0200

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

Title:
  CVE-2013-1943

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-oneiric” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Invalid
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Invalid
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Committed
Status in “linux” source package in Saucy:
  Invalid
Status in “linux-armadaxp” source package in Saucy:
  I

[Kernel-packages] [Bug 1215005] Re: linux: 2.6.32-51.113 -proposed tracker

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.32-51.113

---
linux (2.6.32-51.113) lucid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1215005

  [ Andy Whitcroft ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Brad Figg ]

  * Start new release

  [ Upstream Kernel Changes ]

  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Brad FiggWed, 21 Aug 2013 09:13:41 -0700

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1943

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-2206

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-4162

-- 
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/1215005

Title:
  linux: 2.6.32-51.113 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 prepare-package-ports-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released

Bug description:
  This bug is for tracking the 2.6.32-51.113 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-stable-Prepare-package-start:Wednesday, 21. August 2013 16:16 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 05:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 06:03 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 19:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 12:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-phase-changed:Thursday, 05. September 2013 21:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. September 2013 21:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215005/+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 1199154] Re: asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.32-51.113

---
linux (2.6.32-51.113) lucid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1215005

  [ Andy Whitcroft ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Brad Figg ]

  * Start new release

  [ Upstream Kernel Changes ]

  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Brad FiggWed, 21 Aug 2013 09:13:41 -0700

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1943

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-2206

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-4162

-- 
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/1199154

Title:
  asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released

Bug description:
  The latest kernel update 2.6.32-49-server modified
  /usr/include/asm/ptrace.h to include . The only
  problem is  is not installed by linux-libc-dev.
  Should linkage.h be included? Or can the  include
  statement be removed?

  Steps to reproduce:
  Download latest kernel source
  cd /usr/src/linux
  make headers_check 
  
CHECK   include (0 files)
CHECK   include/asm (54 files)
  /usr/src/linux-2.6.32/usr/include/asm/ptrace.h:5: included file 
'linux/linkage.h' is not exported
  make[1]: *** [/usr/src/linux-2.6.32/usr/include/asm/.check] Error 123
  make: *** [headers_check] Error 2

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-49-server 2.6.32-49.111
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-49.111-server 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-49-server x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dgilbert   2098 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'AudioPCI'/'Ensoniq AudioPCI ENS1371 at 0x2040, irq 16'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 24
 Simple ctrls  : 13
  Date: Mon Jul  8 14:04:37 2013
  HibernationDevice: RESUME=UUID=3a57624f-94c9-4a6e-b6aa-23fa2a4effb4
  InstallationMedia: Ubuntu-Server 10.04.4 LTS "Lucid Lynx" - Release amd64 
(20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb:
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-49-server 
root=/dev/mapper/hostname-root ro quiet
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

To manage notifications about this bug go to:
https://bugs

[Kernel-packages] [Bug 1194445] Re: CVE-2013-2206

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.32-51.113

---
linux (2.6.32-51.113) lucid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1215005

  [ Andy Whitcroft ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Brad Figg ]

  * Start new release

  [ Upstream Kernel Changes ]

  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Brad FiggWed, 21 Aug 2013 09:13:41 -0700

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1943

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-4162

** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

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

Title:
  CVE-2013-2206

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-armadaxp” source package in Quantal:
  Fix Released
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Committed
Status in “linux” source package in Saucy:
  Invalid
Status in “linux-armadaxp” source packa

[Kernel-packages] [Bug 1205070] Re: CVE-2013-4162

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.32-51.113

---
linux (2.6.32-51.113) lucid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1215005

  [ Andy Whitcroft ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Brad Figg ]

  * Start new release

  [ Upstream Kernel Changes ]

  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Brad FiggWed, 21 Aug 2013 09:13:41 -0700

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1943

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-2206

** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

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

Title:
  CVE-2013-4162

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  New
Status in “linux-lts-backport-natty” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  New
Status in “linux-lts-backport-natty” source package in Lucid:
  New
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Fix Committed
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  New
Status in “linux-lts-backport-natty” source package in Precise:
  New
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Fix Committed
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  New
Status in “linux-lts-backport-natty” source package in Quantal:
  New
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  New
Status in “linux-lts-backport-natty” source package in Raring:
  New
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Committed
Status in “linux” source package in Saucy:
  Invalid
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Stat

[Kernel-packages] [Bug 1205070] Re: CVE-2013-4162

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ec2 - 2.6.32-356.69

---
linux-ec2 (2.6.32-356.69) lucid-proposed; urgency=low

  [ Stefan Bader ]

  * Rebased to Ubuntu-2.6.32-51.113
  * Release Tracking Bug
- LP: #1215239

  [ Ubuntu: 2.6.32-51.113 ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060
  * Start new release
  * Revert "x86, ptrace: fix build breakage with gcc 4.7"
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Stefan BaderMon, 26 Aug 2013 16:33:40 +0200

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

Title:
  CVE-2013-4162

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  New
Status in “linux-lts-backport-natty” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  New
Status in “linux-lts-backport-natty” source package in Lucid:
  New
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Fix Committed
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  New
Status in “linux-lts-backport-natty” source package in Precise:
  New
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Fix Committed
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  New
Status in “linux-lts-backport-natty” source package in Quantal:
  New
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  New
Status in “linux-lts-backport-natty” source package in Raring:
  New
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Committed
Status in “linux” source package in Saucy:
  Invalid
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  New
Status in “linux-lts-backport-natty” source package in Saucy:
  New
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Inva

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

2013-09-05 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/1221526

Title:
  [Apple Inc. MacBook4,1] suspend/resume failure [non-free: wl]

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Failure after latest updates

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-4-generic 3.11.0-4.9
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luke   3011 F pulseaudio
  Date: Thu Sep  5 22:03:50 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2012-03-07 (548 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Apple Inc. MacBook4,1
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=d7cc0fdf-615d-40c5-9ed5-f42b9add ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  SourcePackage: linux
  StagingDrivers: zram
  Title: [Apple Inc. MacBook4,1] suspend/resume failure [non-free: wl]
  UpgradeStatus: Upgraded to saucy on 2013-08-27 (10 days ago)
  UserGroups:
   
  dmi.bios.date: 02/09/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB41.88Z.00C1.B00.0802091535
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F22788A9
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22788A9
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB41.88Z.00C1.B00.0802091535:bd02/09/08:svnAppleInc.:pnMacBook4,1:pvr1.0:rvnAppleInc.:rnMac-F22788A9:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788A9:
  dmi.product.name: MacBook4,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221526/+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 1218166] Re: [Dell XPS 13] Horizontal/Vertical scrolling feature on touchpad does not work.

2013-09-05 Thread Anthony Wong
** Changed in: linux (Ubuntu)
 Assignee: Anthony Wong (anthonywong) => Jesse Sung (wenchien)

-- 
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/1218166

Title:
  [Dell XPS 13] Horizontal/Vertical scrolling feature on touchpad does
  not work.

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201209-11840 Dell XPS 13

  Both of the edge scrolling feature (horizontal and vertical) does not
  work on this system.

  ubuntu@201209-11840:~$ xinput list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ CyPS/2 Cypress Trackpad id=12   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ Laptop_Integrated_Webcam_1.3M   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=11   [slave  
keyboard (3)]
  ↳ Dell WMI hotkeysid=13   [slave  
keyboard (3)]

  There is no E7 value in dmesg, and the only EC value is:
  ubuntu@201209-11840:~$ cat /var/log/dmesg| grep EC
  [0.156762] ACPI: EC: Look up EC in DSDT
  [0.181523] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62

  This problem does not exist in 12.04.2

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42~precise1 [modified: 
boot/vmlinuz-3.8.0-29-generic]
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  Date: Wed Aug 28 22:40:56 2013
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.8.0-29-generic.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC275 Analog [ALC275 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1558 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 29
 Simple ctrls  : 11
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=7cf28595-73f5-41ba-b4a2-c7839c56eaec
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic.efi.signed 
root=UUID=f0ed3242-8409-4aac-b950-6e8b8cd1ff74 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-29-generic N/A
   linux-backports-modules-3.8.0-29-generic  N/A
   linux-firmware1.79.6
  Tags:  precise running-unity
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/18/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/18/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1221526] [NEW] [Apple Inc. MacBook4, 1] suspend/resume failure [non-free: wl]

2013-09-05 Thread NoBugs!
Public bug reported:

Failure after latest updates

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-4-generic 3.11.0-4.9
ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
Uname: Linux 3.11.0-4-generic x86_64
NonfreeKernelModules: wl
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.12.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  luke   3011 F pulseaudio
Date: Thu Sep  5 22:03:50 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InstallationDate: Installed on 2012-03-07 (548 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
InterpreterPath: /usr/bin/python3.3
MachineType: Apple Inc. MacBook4,1
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=d7cc0fdf-615d-40c5-9ed5-f42b9add ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-4-generic N/A
 linux-backports-modules-3.11.0-4-generic  N/A
 linux-firmware1.113
SourcePackage: linux
StagingDrivers: zram
Title: [Apple Inc. MacBook4,1] suspend/resume failure [non-free: wl]
UpgradeStatus: Upgraded to saucy on 2013-08-27 (10 days ago)
UserGroups:
 
dmi.bios.date: 02/09/08
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MB41.88Z.00C1.B00.0802091535
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F22788A9
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 2
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F22788A9
dmi.modalias: 
dmi:bvnAppleInc.:bvrMB41.88Z.00C1.B00.0802091535:bd02/09/08:svnAppleInc.:pnMacBook4,1:pvr1.0:rvnAppleInc.:rnMac-F22788A9:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788A9:
dmi.product.name: MacBook4,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-kerneloops resume saucy staging suspend

-- 
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/1221526

Title:
  [Apple Inc. MacBook4,1] suspend/resume failure [non-free: wl]

Status in “linux” package in Ubuntu:
  New

Bug description:
  Failure after latest updates

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-4-generic 3.11.0-4.9
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luke   3011 F pulseaudio
  Date: Thu Sep  5 22:03:50 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2012-03-07 (548 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Apple Inc. MacBook4,1
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=d7cc0fdf-615d-40c5-9ed5-f42b9add ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  SourcePackage: linux
  StagingDrivers: zram
  Title: [Apple Inc. MacBook4,1] suspend/resume failure [non-free: wl]
  UpgradeStatus: Upgraded to saucy on 2013-08-27 (10 days ago)
  UserGroups:
   
  dmi.bios.date: 02/09/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB41.88Z.00C1.B00.0802091535
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F22788A9
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22788A9
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB41.88Z.00C1.B00.0802091535:bd02/09/08:svnAppleInc.:pnMacBook4,1:pvr1.0:rvnAppleInc.:rnMac-F22788A9:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788A9:
  dmi.product.name: MacBook4,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

[Kernel-packages] [Bug 1221524] [NEW] bluetoothd crashed with SIGSEGV in g_main_context_dispatch

2013-09-05 Thread Vipin
Public bug reported:

Using ubuntu 12.04 LTS, the bluetoothd just crash whenever my thinkpad t420 
starts. This happens each time & very much reproducible. None of the exisiting 
bugs were filed for 12.04 LTS, hence i'm filing this one.
The crash report is attached below.

1) $ lsb_release -rd
Description:Ubuntu 12.04.2 LTS
Release:12.04

2) $ apt-cache policy bluez
bluez:
  Installed: 4.98-2ubuntu7
  Candidate: 4.98-2ubuntu7
  Version table:
 *** 4.98-2ubuntu7 0
500 http://in.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
100 /var/lib/dpkg/status

3) bluetoothd should start working normally after boot.

4) bluetoothd crashing during each boot.

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


** Tags: bluetoothd precise vipin

** Attachment added: "_usr_sbin_bluetoothd.0.crash"
   
https://bugs.launchpad.net/bugs/1221524/+attachment/3805045/+files/_usr_sbin_bluetoothd.0.crash

-- 
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/1221524

Title:
  bluetoothd crashed with SIGSEGV in g_main_context_dispatch

Status in “bluez” package in Ubuntu:
  New

Bug description:
  Using ubuntu 12.04 LTS, the bluetoothd just crash whenever my thinkpad t420 
starts. This happens each time & very much reproducible. None of the exisiting 
bugs were filed for 12.04 LTS, hence i'm filing this one.
  The crash report is attached below.

  1) $ lsb_release -rd
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04

  2) $ apt-cache policy bluez
  bluez:
Installed: 4.98-2ubuntu7
Candidate: 4.98-2ubuntu7
Version table:
   *** 4.98-2ubuntu7 0
  500 http://in.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  3) bluetoothd should start working normally after boot.

  4) bluetoothd crashing during each boot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1221524/+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 1159358] Re: [HP Pavillion dm3-1109TU] USB Printer & HDD external can't wake up after a moment of time

2013-09-05 Thread chris
Thank you for your respond Christopher. Sorry for late reply because I
don't get email notification about this update (though I subscribed...?)

I'll try to do that in this weekend. Anyway, if I understand correctly,
I should do testing v3.11-saucy (even though my system is precise?) from
this link: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/ ?

-- 
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/1159358

Title:
  [HP Pavillion dm3-1109TU] USB Printer & HDD external can't wake up
  after a moment of time

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  While working a moment on LibreOffice Calc found that facts:
  - LO hangs for a while after execute "save". And I found that my 0bc2:2300 
Seagate USB HDD was not working. (file that I used to work & execute "save" 
located on the USB HDD). Take a long time for the HDD to wake up again.
  - Print job was pending (printer not printing). Found that the printer was 
not working. Usually if the problem persists, plug out the USB cable and then 
plug in again. I don't find any solution other than replugging printer USB 
cable to wake up the printer.

  HP Pavillion dm3-1109TU
  Printer: Canon Pixma MX328 (driver: Canon PIXMA MX300 - CUPS+Gutenprint 
v5.2.8-pre1)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
  Uname: Linux 3.2.0-39-generic-pae i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,imgpng,snap,obs,gnomecompat,vpswitch,compiztoolbox,resize,regex,dbus,mousepoll,grid,place,animation,move,session,workarounds,switcher,expo,wall,fade,scale]
  CompositorRunning: compiz
  Date: Sun Mar 24 15:55:26 2013
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, even including gdb or git bisection work if 
needed
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:3649]
     Subsystem: Hewlett-Packard Company Device [103c:3649]
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
  MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic-pae 
root=UUID=2E2462FD2462C783 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2010
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: F.19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3649
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrF.19:bd11/16/2010:svnHewlett-Packard:pnHPPaviliondm3NotebookPC:pvr048711241F1011012:rvnHewlett-Packard:rn3649:rvr41.3D:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dm3 Notebook PC
  dmi.product.version: 048711241F1011012
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.12-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1159358/+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 1165433] Re: Kernel 3.8.x panics on bluetooth DUN disconnect

2013-09-05 Thread Jussi Saarinen
Sorry, forgot the links to the commits:

https://git.kernel.org/cgit/linux/kernel/git/davem/net-
next.git/commit/?id=e7abfe40928f4f8c1aa908477c36c13843bd1a57

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cc998ff8811530be521f6b316f37ab7676a07938

-- 
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/1165433

Title:
  Kernel 3.8.x panics on bluetooth DUN disconnect

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Issue is obviously in the kernel that should not panic in any circumnstances.
  This bug is seen on quantal using the kernel from PPA mainline. Tested with 
3.8.0 to 3.8.6.
  Since 3.8.x is going to be the raring kernel I believe that this should 
definitely be fixed before raring is shipped.

  Seen on:

  DELL E6500 with kubuntu quantal 12.10 64 bit and as said, kernel 3.8.6 from 
the mainline ppa.
  The machine has a Dell Computer Corp. Wireless 370 Bluetooth Mini-card 
(connected via an internal usb connection).

  The issue is shown when connecting to the internet via a Samsung Galaxy S 
plus phone, using a bluetooth DUN connection.
  It is reproducible every time.

  How to reproduce:

  1) Use the bluetooth applet to discover the phone and associate to it.
  2) Use network manager to setup a DUN connection with the phone through your 
APN
  3) Connect to the internet via bluetooth DUN (connection works perfectly)
  4) Disconnect from the network manager.

  At the same time you disconnect, the GUI session is terminated and the
  kernel panics, briefly showing a panic log on the screen.

  Note that:

  a) The issue is not present using the standard ubuntu quantal kernel
  b) The issue is not present using kernels from the mainline ppa before 3.8 
(e.g., 3.7.x is fine for all x)
  c) The issue is not present when connecting to the internet using a USB 
mobile dongle (e.g. Huawei usb key)

  This looks pretty serious to me: kernel does not sync when panicing
  and there is a serious risk of data loss; connecting to the internet
  via a smart phone using bluetooth DUN seems to be something that one
  should take for granted on any modern OS. Furthermore, points a) and
  b) above show that this is a *regression* over previous kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165433/+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 1189998] Re: bluetooth disconnection corrupts memory and causes kernel panic

2013-09-05 Thread Jussi Saarinen
Sorry, forgot the links to the commits:

https://git.kernel.org/cgit/linux/kernel/git/davem/net-
next.git/commit/?id=e7abfe40928f4f8c1aa908477c36c13843bd1a57

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cc998ff8811530be521f6b316f37ab7676a07938

-- 
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/1189998

Title:
  bluetooth disconnection corrupts memory and causes kernel panic

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Confirmed
Status in “linux” source package in Saucy:
  Confirmed

Bug description:
  This bug is present on kernels v3.8-rc1 and beyond and was exposed by commit 
ecbbfd44.
  To reproduce:

  1) Pair a bluetooth device that is capable of being easily powered down (a 
phone for example)
  2) Configure /etc/bluetooth/rfcomm.conf to connect to device. For example:
  rfcomm0 {
  bind no;
  device XX:XX:XX:XX:XX:XX;
  channel XX;
  comment "phone";
  }
  3) Type 'rfcomm connect 0'.
  4) On the device power down the bluetooth component or power down the device.
  5) Eventually the machine will crash, I've found that exec'ing another 
program will cause the crash easily.

  ProblemType: KernelCrash
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.9.0-4-generic
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1537 F pulseaudio
  Date: Tue Jun 11 12:22:26 2013
  HibernationDevice: RESUME=UUID=8c8e9f7c-b216-4ead-a5da-8e267ab136ac
  InstallationDate: Installed on 2013-06-05 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130605)
  MachineType: LENOVO 42872WU
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.9.0-4-generic 
root=UUID=94d4ed1f-8182-4805-8d5b-6944f6f1c428 ro 
crashkernel=384M-2G:64M,2G-:128M debug ignore_loglevel
  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-3.9.0-4-generic N/A
   linux-backports-modules-3.9.0-4-generic  N/A
   linux-firmware   1.109
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET55WW (1.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42872WU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET55WW(1.25):bd11/01/2011:svnLENOVO:pn42872WU:pvrThinkPadX220:rvnLENOVO:rn42872WU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42872WU
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

  --

  The actual crash:
  [  507.050158] Bluetooth: TIOCGSERIAL is not supported
  [  513.902765] [ cut here ]
  [  513.902781] WARNING: at /build/buildd/linux-3.9.0/kernel/workqueue.c:602 
get_work_pool+0x81/0x90()
  [  513.902784] Hardware name: 42872WU
  [  513.902786] Modules linked in: intel_powerclamp coretemp kvm_intel kvm 
parport_pc(F) crc32_pclmul(F) ghash_clmulni_intel(F) ppdev(F) rfcomm 
aesni_intel(F) aes_x86_64(F) bnep xts(F) lrw(F) gf128mul(F) ablk_helper(F) 
cryptd(F) joydev(F) arc4(F) uvcvideo iwldvm snd_hda_codec_hdmi 
snd_hda_codec_conexant videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 snd_hda_intel thinkpad_acpi videodev snd_hda_codec nvram(F) 
snd_hwdep(F) snd_pcm(F) iwlwifi snd_page_alloc(F) snd_seq_midi(F) 
snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) snd_seq_device(F) btusb 
snd_timer(F) psmouse(F) snd(F) bluetooth mei cfg80211 serio_raw(F) soundcore(F) 
microcode(F) tpm_tis lpc_ich mac_hid lp(F) parport(F) i915 i2c_algo_bit 
drm_kms_helper e1000e(F) ptp(F) pps_core(F) drm sdhci_pci sdhci ahci(F) 
libahci(F) wmi video(F)
  [  513.902871] Pid: 863, comm: modem-manager Tainted: GF
3.9.0-4-generic #9-Ubuntu
  [  513.902873] Call Trace:
  [  513.902883]  [] warn_slowpath_common+0x70/0xa0
  [  513.902889]  [] warn_slowpath_null+0x1a/0x20
  [  513.902894]  [] get_work_pool+0x81/0x90
  [  513.902900]  [] flush_work+0x24/0x160
  [  513.902909]  [] ? rfcomm_dev_destruct+0x7e/0xb0 [rfcomm]
  [  513.902916]  [] ? kfree+0xfd/0x130
  [  513.902922]  [] __cancel_work_timer+0x74/0xb0
  [  513.902928]  [] cancel_work_sync+0x10/0x20
  [  513.902935]  [] tty_ldisc_halt+0x1d/0x30
  [  513.902940]  [] tty_ldisc_release+0x17/0x90
  [  513.902946]  [] tty_release+0x46d/0x5c0
  [  513.902953]  [] __fp

[Kernel-packages] [Bug 1165433] Re: Kernel 3.8.x panics on bluetooth DUN disconnect

2013-09-05 Thread Jussi Saarinen
Gianluca Azolin's patches were merged to net-next day before yesterday.
And yesterday they were merged to Linus' master branch. So patches will
be in 3.12 rc1.

-- 
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/1165433

Title:
  Kernel 3.8.x panics on bluetooth DUN disconnect

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Issue is obviously in the kernel that should not panic in any circumnstances.
  This bug is seen on quantal using the kernel from PPA mainline. Tested with 
3.8.0 to 3.8.6.
  Since 3.8.x is going to be the raring kernel I believe that this should 
definitely be fixed before raring is shipped.

  Seen on:

  DELL E6500 with kubuntu quantal 12.10 64 bit and as said, kernel 3.8.6 from 
the mainline ppa.
  The machine has a Dell Computer Corp. Wireless 370 Bluetooth Mini-card 
(connected via an internal usb connection).

  The issue is shown when connecting to the internet via a Samsung Galaxy S 
plus phone, using a bluetooth DUN connection.
  It is reproducible every time.

  How to reproduce:

  1) Use the bluetooth applet to discover the phone and associate to it.
  2) Use network manager to setup a DUN connection with the phone through your 
APN
  3) Connect to the internet via bluetooth DUN (connection works perfectly)
  4) Disconnect from the network manager.

  At the same time you disconnect, the GUI session is terminated and the
  kernel panics, briefly showing a panic log on the screen.

  Note that:

  a) The issue is not present using the standard ubuntu quantal kernel
  b) The issue is not present using kernels from the mainline ppa before 3.8 
(e.g., 3.7.x is fine for all x)
  c) The issue is not present when connecting to the internet using a USB 
mobile dongle (e.g. Huawei usb key)

  This looks pretty serious to me: kernel does not sync when panicing
  and there is a serious risk of data loss; connecting to the internet
  via a smart phone using bluetooth DUN seems to be something that one
  should take for granted on any modern OS. Furthermore, points a) and
  b) above show that this is a *regression* over previous kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165433/+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 1189998] Re: bluetooth disconnection corrupts memory and causes kernel panic

2013-09-05 Thread Jussi Saarinen
Gianluca Azolin's patches were merged to net-next day before yesterday.
And yesterday they were merged to Linus' master branch. So patches will
be in 3.12 rc1.

-- 
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/1189998

Title:
  bluetooth disconnection corrupts memory and causes kernel panic

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Confirmed
Status in “linux” source package in Saucy:
  Confirmed

Bug description:
  This bug is present on kernels v3.8-rc1 and beyond and was exposed by commit 
ecbbfd44.
  To reproduce:

  1) Pair a bluetooth device that is capable of being easily powered down (a 
phone for example)
  2) Configure /etc/bluetooth/rfcomm.conf to connect to device. For example:
  rfcomm0 {
  bind no;
  device XX:XX:XX:XX:XX:XX;
  channel XX;
  comment "phone";
  }
  3) Type 'rfcomm connect 0'.
  4) On the device power down the bluetooth component or power down the device.
  5) Eventually the machine will crash, I've found that exec'ing another 
program will cause the crash easily.

  ProblemType: KernelCrash
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.9.0-4-generic
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1537 F pulseaudio
  Date: Tue Jun 11 12:22:26 2013
  HibernationDevice: RESUME=UUID=8c8e9f7c-b216-4ead-a5da-8e267ab136ac
  InstallationDate: Installed on 2013-06-05 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130605)
  MachineType: LENOVO 42872WU
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.9.0-4-generic 
root=UUID=94d4ed1f-8182-4805-8d5b-6944f6f1c428 ro 
crashkernel=384M-2G:64M,2G-:128M debug ignore_loglevel
  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-3.9.0-4-generic N/A
   linux-backports-modules-3.9.0-4-generic  N/A
   linux-firmware   1.109
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET55WW (1.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42872WU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET55WW(1.25):bd11/01/2011:svnLENOVO:pn42872WU:pvrThinkPadX220:rvnLENOVO:rn42872WU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42872WU
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

  --

  The actual crash:
  [  507.050158] Bluetooth: TIOCGSERIAL is not supported
  [  513.902765] [ cut here ]
  [  513.902781] WARNING: at /build/buildd/linux-3.9.0/kernel/workqueue.c:602 
get_work_pool+0x81/0x90()
  [  513.902784] Hardware name: 42872WU
  [  513.902786] Modules linked in: intel_powerclamp coretemp kvm_intel kvm 
parport_pc(F) crc32_pclmul(F) ghash_clmulni_intel(F) ppdev(F) rfcomm 
aesni_intel(F) aes_x86_64(F) bnep xts(F) lrw(F) gf128mul(F) ablk_helper(F) 
cryptd(F) joydev(F) arc4(F) uvcvideo iwldvm snd_hda_codec_hdmi 
snd_hda_codec_conexant videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 snd_hda_intel thinkpad_acpi videodev snd_hda_codec nvram(F) 
snd_hwdep(F) snd_pcm(F) iwlwifi snd_page_alloc(F) snd_seq_midi(F) 
snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) snd_seq_device(F) btusb 
snd_timer(F) psmouse(F) snd(F) bluetooth mei cfg80211 serio_raw(F) soundcore(F) 
microcode(F) tpm_tis lpc_ich mac_hid lp(F) parport(F) i915 i2c_algo_bit 
drm_kms_helper e1000e(F) ptp(F) pps_core(F) drm sdhci_pci sdhci ahci(F) 
libahci(F) wmi video(F)
  [  513.902871] Pid: 863, comm: modem-manager Tainted: GF
3.9.0-4-generic #9-Ubuntu
  [  513.902873] Call Trace:
  [  513.902883]  [] warn_slowpath_common+0x70/0xa0
  [  513.902889]  [] warn_slowpath_null+0x1a/0x20
  [  513.902894]  [] get_work_pool+0x81/0x90
  [  513.902900]  [] flush_work+0x24/0x160
  [  513.902909]  [] ? rfcomm_dev_destruct+0x7e/0xb0 [rfcomm]
  [  513.902916]  [] ? kfree+0xfd/0x130
  [  513.902922]  [] __cancel_work_timer+0x74/0xb0
  [  513.902928]  [] cancel_work_sync+0x10/0x20
  [  513.902935]  [] tty_ldisc_halt+0x1d/0x30
  [  513.902940]  [] tty_ldisc_release+0x17/0x90
  [  513.902946]  [] tty_release+0x46d/0x5c0
  [  513.902953]  [] __fput+0xe1/0x230
  [  513.902958]  [] fput+0xe/0x10
  [  513.902964]  [] task_work_run+0xa7/0xe0
  [  513.902970] 

[Kernel-packages] [Bug 1221075] Re: Waking from Hibernate results in soft lockup - CPU# stuck for x seconds

2013-09-05 Thread Enkouyami
I'm unable to run that command, I get ERROR: The launchpadlib Python
module is not installed. This functionality is not available.

** 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/1221075

Title:
  Waking from Hibernate results in soft lockup - CPU# stuck for x
  seconds

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Waking from Hibernate results in soft lockup, my 4 CPU cores stuck for
  22-23s seconds. I'm using a 64-bit system with Linux version
  3.8.0-29-generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221075/+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 1197616] Re: Bluetooth sometimes does not work after suspend WARNING: at /build/buildd/linux-lts-quantal-3.5.0/drivers/base/firmware_class.c:597 request_firmware+0xb5/0xf0()

2013-09-05 Thread Christopher M. Penalver
** Summary changed:

- Bluetooth sometimes does not work after resuming from suspend
+ Bluetooth sometimes does not work after suspend WARNING: at 
/build/buildd/linux-lts-quantal-3.5.0/drivers/base/firmware_class.c:597 
request_firmware+0xb5/0xf0()

-- 
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/1197616

Title:
  Bluetooth sometimes does not work after suspend WARNING: at
  /build/buildd/linux-lts-
  quantal-3.5.0/drivers/base/firmware_class.c:597
  request_firmware+0xb5/0xf0()

Status in HWE Next Project:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Summary: Bluetooth sometimes does not work after resuming from suspend

  Steps:
  1. fwts s3 --s3-multiple=30 --s3-max-delay=5 --s3-min-delay=5
  2. hcitool scan

  Expected results: Can scan and connect to BT devices

  Actual results: Can't scan and connect to BT devices

  In kern.log:

  Jul 3 00:33:48 1704 kernel: [ 2365.124561] PM: Finishing wakeup.
  Jul 3 00:33:48 1704 kernel: [ 2365.156748] [ cut here 
]
  Jul 3 00:33:48 1704 kernel: [ 2365.156764] WARNING: at 
/build/buildd/linux-lts-quantal-3.5.0/drivers/base/firmware_class.c:597 
request_firmware+0xb5/0xf0()
  Jul 3 00:33:48 1704 kernel: [ 2365.156767] Hardware name: Inspiron 3137
  Jul 3 00:33:48 1704 kernel: [ 2365.124564] Restarting tasks ...
  Jul 3 00:33:48 1704 kernel: [ 2365.156770] Modules linked in: hid_multitouch 
snd_hda_codec_realtek(O) snd_hda_codec_hdmi(O) snd_hda_intel(O) 
snd_hda_codec(O) snd_hwdep coretemp kvm_intel snd_pcm kvm ghash_clmulni_intel 
cryptd snd_seq_midi joydev snd_rawmidi dell_laptop dcdbas dell_wmi 
sparse_keymap dm_multipath scsi_dh lib80211_crypt_tkip snd_seq_midi_event 
microcode psmouse wl(PO) bnep snd_seq uvcvideo videobuf2_core videodev 
videobuf2_vmalloc snd_timer cfg80211 snd_seq_device btusb videobuf2_memops 
serio_raw parport_pc lib80211 rfcomm ppdev i915_hsw bluetooth snd soundcore 
snd_page_alloc wmi drm_kms_helper drm i2c_algo_bit intel_ips video mac_hid lp 
parport usbhid hid dm_raid45 xor dm_mirror dm_region_hash dm_log btrfs 
zlib_deflate libcrc32c r8168(O) [last unloaded: hid_multitouch]
  Jul 3 00:33:48 1704 kernel: [ 2365.156867] Pid: 25680, comm: kworker/0:2 
Tainted: P W IO 3.5.0-22-generic #34~precise1-Ubuntu
  Jul 3 00:33:48 1704 kernel: [ 2365.156870] Call Trace:
  Jul 3 00:33:48 1704 kernel: [ 2365.156881] [] 
warn_slowpath_common+0x7f/0xc0
  Jul 3 00:33:48 1704 kernel: [ 2365.156887] [] 
warn_slowpath_null+0x1a/0x20
  Jul 3 00:33:48 1704 kernel: [ 2365.156894] [] 
request_firmware+0xb5/0xf0
  Jul 3 00:33:48 1704 kernel: [ 2365.156912] [] ? 
hci_dev_open+0x290/0x290 [bluetooth]
  Jul 3 00:33:48 1704 kernel: [ 2365.156922] [] 
btusb_load_firmware+0xba/0x240 [btusb]
  Jul 3 00:33:48 1704 kernel: [ 2365.156936] [] 
hci_dev_open+0x144/0x290 [bluetooth]
  Jul 3 00:33:48 1704 kernel: [ 2365.156949] [] 
hci_power_on+0x1d/0x80 [bluetooth]
  Jul 3 00:33:48 1704 kernel: [ 2365.156958] [] 
process_one_work+0x11a/0x480
  Jul 3 00:33:48 1704 kernel: [ 2365.156964] [] 
worker_thread+0x165/0x370
  Jul 3 00:33:48 1704 kernel: [ 2365.156971] [] ? 
manage_workers.isra.29+0x130/0x130
  Jul 3 00:33:48 1704 kernel: [ 2365.156977] [] 
kthread+0x93/0xa0
  Jul 3 00:33:48 1704 kernel: [ 2365.156985] [] 
kernel_thread_helper+0x4/0x10
  Jul 3 00:33:48 1704 kernel: [ 2365.156990] [] ? 
flush_kthread_worker+0xb0/0xb0
  Jul 3 00:33:48 1704 kernel: [ 2365.156996] [] ? 
gs_change+0x13/0x13
  Jul 3 00:33:48 1704 kernel: [ 2365.156999] ---[ end trace 4ef11670192df83d 
]---
  Jul 3 00:33:48 1704 kernel: [ 2365.157006] usb 1-1.7: firmware: 
fw-0a5c_21d7.hcd will not be loaded
  Jul 3 00:33:48 1704 kernel: [ 2365.159451] Bluetooth: can't load firmware, 
may not work correctly
  Jul 3 00:33:48 1704 kernel: [ 2365.164446] done.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1197616/+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 1201665] Re: [[HP Pavilion dv6-4008tx Entertainment Notebook PC] Function Keys do not work - brightness, sound, wireless

2013-09-05 Thread Christopher M. Penalver
** Summary changed:

- HP DV6-4008TX Function Keys do not work - brightness, sound, wireless
+ [[HP Pavilion dv6-4008tx Entertainment Notebook PC] Function Keys do not work 
- brightness, sound, wireless

** Tags removed: kernel-bug-exists-upstream
** Tags added: needs-upstream-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/1201665

Title:
  [[HP Pavilion dv6-4008tx Entertainment Notebook PC] Function Keys do
  not work - brightness, sound, wireless

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  Just upgraded to saucy 13.10 as this bug exists in raring too. The fn
  keys do not work.

  Brightness works in the brightness panel with the slider.

  Have tested audio keys in rythmbox and no result.

  F1 ? (question mark symbol on key) 0x3a 0xba
  F2 Brightness Down 0x3b 0xbb
  F3 Brightness Up 0x3c 0xbc
  F4 | Square |  (two lines on the outside of a square) perhaps a reference to 
a monitor0x3d 0xbd
  F5 |<< (rewind?)   0x3e 0xbe
  F6 >|| (Play or pause) 0x3f 0xbf
  F7 Stop  0x40 0xc0
  F8 >>| (fast forward)  0x41 0xc1
  F9 Volume down 0x42 0xc2
  F10 volume up  0x43 0xc3

  Numbering changes for F11 F12
  F11 Mute 0x57 0xd7
  F12 Wireless on/off 0x58 0xd8

  Cheers,

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-2-generic 3.10.0-2.11
  ProcVersionSignature: Ubuntu 3.10.0-2.11-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  z  2187 F pulseaudio
   /dev/snd/controlC0:  z  2187 F pulseaudio
  Date: Tue Jul 16 13:03:55 2013
  HibernationDevice: RESUME=UUID=da95f1e0-c928-4bd6-98d8-e76486710b08
  InstallationDate: Installed on 2013-07-13 (2 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac 
(20130424)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.10.0-2-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_bios_initial_backlight=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-2-generic N/A
   linux-backports-modules-3.10.0-2-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-07-16 (0 days ago)
  dmi.bios.date: 07/26/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.0F
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1594
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 91.36
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.0F:bd07/26/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr058420242B2620100:rvnHewlett-Packard:rn1594:rvr91.36:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 058420242B2620100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1201665/+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 1200998] Re: [Acer Aspire 5820T] Hibernation Fails to resume with encrypted swap

2013-09-05 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 432785 ***
https://bugs.launchpad.net/bugs/432785

** This bug has been marked a duplicate of bug 432785
   add support to ecryptfs-setup-swap for keyed hibernation

-- 
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/1200998

Title:
  [Acer Aspire 5820T] Hibernation Fails to resume with encrypted swap

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My home folder is encrypted. Whe resuming the screen goes purple and
  black and the cursor appears after purple to then disappear when the
  screen goes black again and purple again and so on until screen stays
  black where the onyl thing possible to do is Ctrl+Alt+F1 to do a
  reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zahory 3173 F pulseaudio
  Date: Sat Jul 13 16:58:05 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=f32ce288-e24c-4ea8-9d2b-fb5c9e81d4a8
  InstallationDate: Installed on 2013-07-10 (3 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Acer Aspire 5820T
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=1b8c7415-ce13-46cb-915b-d5be6763ee26 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/08/2010
  dmi.bios.vendor: INSYDE
  dmi.bios.version: V1.19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZR7B
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvrV1.19:bd09/08/2010:svnAcer:pnAspire5820T:pvrV1.19:rvnAcer:rnZR7B:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire 5820T
  dmi.product.version: V1.19
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1200998/+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 1201671] Re: HP DV6-4008TX Wireless key light constantly flashing when connected

2013-09-05 Thread Christopher M. Penalver
Joseph Landers, would you happen to know how the lights behave when in
Windows?

** Tags added: latest-bios-f.0f precise

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

** Summary changed:

- HP DV6-4008TX Wireless key light constantly flashing when connected
+ [HP Pavilion dv6-4008tx Entertainment Notebook PC] Wireless key light 
constantly flashing when connected

-- 
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/1201671

Title:
  [HP Pavilion dv6-4008tx Entertainment Notebook PC] Wireless key light
  constantly flashing when connected

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  The wireless light at FN+F12 is alternating between white and orange
  all the time when connected to a wireless network. When disconnected
  but wireless is enabled it stays white and when wireless is disabled
  it turns orange.

  This behaviour doesn't seem correct.

   Suggested behaviour: When wireless is enabled (i.e.
  connected/disconnected but enabled) it should stay white. When
  wireless is disabled it should stay orange.

  Cheers,

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-2-generic 3.10.0-2.11
  ProcVersionSignature: Ubuntu 3.10.0-2.11-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  z  2187 F pulseaudio
   /dev/snd/controlC0:  z  2187 F pulseaudio
   /dev/snd/pcmC0D0p:   z  2187 F...m pulseaudio
  Date: Tue Jul 16 13:32:21 2013
  HibernationDevice: RESUME=UUID=da95f1e0-c928-4bd6-98d8-e76486710b08
  InstallationDate: Installed on 2013-07-13 (2 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac 
(20130424)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.10.0-2-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_bios_initial_backlight=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-2-generic N/A
   linux-backports-modules-3.10.0-2-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-07-16 (0 days ago)
  dmi.bios.date: 07/26/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.0F
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1594
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 91.36
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.0F:bd07/26/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr058420242B2620100:rvnHewlett-Packard:rn1594:rvr91.36:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 058420242B2620100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1201671/+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 1129511] Re: Unable to boot system unless acpi=off & "quiet splash" deleted from grub

2013-09-05 Thread Christopher M. Penalver
** Description changed:

  MSI notebook, Model GT70-0NC-008US; tag under the battery shows GT70
  -0NC-494US Am not running as a dual boot install. I unable to boot this
  system unless acpi=off and "quiet splash" is deleted from grub. I am
  running this as the only OS, NOT a dual boot. I am able to boot, install
  and run 12.04 Precise 64 bit on this system, BIOS in legacy mode for
  install and running from HDD. Following steps in Debugging ACPT - Ubuntu
  Wiki (https://wiki.ubuntu.com/DebuggingACPI) I have updated to the
  latest BIOS on the box.
+ 
+ WORKAROUND: Use legacy boot mode.
  
  WORKAROUND: With 12.10 installed to HDD tried booting with all options
  given in the Wiki and with acpi=off and "quiet splash" deleted, system
  boots ok and into usable environment.
  
  With acpi=noirq and "quiet splash" deleted system starts to boot and stops 
with the following as last line:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9
  
  With pnpacpi=off and "quiet splash" deleted system starts to boot and stops 
with the following as last line, same as above:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9
  
  With noapic and "quiet splash" deleted, system starts to boot and stops with 
the following as last line, same as above:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9
  
  With nolapic and "quiet splash" deleted, system starts to boot and stops with 
the following as last line, same as above:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9
  
  In the troubleshooting steps I was unable to suspend or hibernate the
  system so am unable to supply a /var/log/kern.log.0 file.
  
  I am unable to include a tarball of /proc/acpi directory as that
  directory doesn't exist.
  
  ---
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lou1920 F pulseaudio
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=13a3d49b-35d0-4f55-8983-20577f3f3704
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Micro-Star International Co., Ltd. GT70
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-17-generic 
root=/dev/mapper/ubuntu-root ro acpi=off
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  StagingDrivers: rts_pstor
  Tags:  quantal running-unity staging
  Uname: Linux 3.5.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/23/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1762IMS.50U
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1762
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Micro-Star International
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1762IMS.50U:bd11/23/2012:svnMicro-StarInternationalCo.,Ltd.:pnGT70:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1762:rvrREV1.0:cvnMicro-StarInternational:ct10:cvrN/A:
  dmi.product.name: GT70
  dmi.product.version: REV:1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

-- 
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/1129511

Title:
  Unable to boot system unless acpi=off & "quiet splash" deleted from
  grub

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  MSI notebook, Model GT70-0NC-008US; tag under the battery shows GT70
  -0NC-494US Am not running as a dual boot install. I unable to boot
  this system unless acpi=off and "quiet splash" is deleted from grub. I
  am running this as the only OS, NOT a dual boot. I am able to boot,
  install and run 12.04 Precise 64 bit on this system, BIOS in legacy
  mode for install and running from HDD. Following steps in Debugging
  ACPT - Ubuntu Wiki (https://wiki.ubuntu.com/DebuggingACPI) I have
  updated to the latest BIOS on the box.

  WORKAROUND: Use legacy boot mode.

  WORKAROUND: With 12.10 installed to HDD tried booting with all options
  given in the Wiki and with acpi=off and "quiet splash" deleted, system
  boots ok and into usable environment.

  With acpi=noirq and "quiet splash" deleted system starts to boot and stops 
with the following as last line:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9

  With pnpacpi=off and "quiet splash" deleted system starts t

[Kernel-packages] [Bug 1169376] Re: 8086:0166 [Dell XPS 13 L322X] backlight stopped working after update 3.8.0-18.28

2013-09-05 Thread Christopher M. Penalver
** Summary changed:

- XPS13 backlight stopped working after update 3.8.0-18.28
+ 8086:0166 [Dell XPS 13 L322X] backlight stopped working after update 
3.8.0-18.28

-- 
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/1169376

Title:
  8086:0166 [Dell XPS 13 L322X] backlight stopped working after update
  3.8.0-18.28

Status in Dell Sputnik:
  Confirmed
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I'm on 13.04 beta 2 and I've been updating daily. After today's
  update, I was asked to restart and, after the restart, the backlight
  stopped working. What's worse is that the backlight is stuck in the
  lowest possible setting. I can barely see enough to type out this bug
  report. This is not a hardware problem. When I restart the computer
  the backlight turns on property  but burns off when the Ubuntu
  encryption screen comes up (I'm using full disk encryption). Please
  fix this as soon as possible.

  XPS 13 version: L322x
  Display version: FHD (1080p)
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cr45h  1901 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=a5d2ab8b-a068-4a69-95a6-b4e955b290f5
  InstallationDate: Installed on 2013-04-08 (9 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402.1)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-18-generic N/A
   linux-backports-modules-3.8.0-18-generic  N/A
   linux-firmware1.105
  Tags:  raring
  Uname: Linux 3.8.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1169376/+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 1167301] Re: 8086:0166 [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display works only with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) & external monitor 1920x108

2013-09-05 Thread Christopher M. Penalver
Till, one may want to be cautious about submitting to bugzilla
initially, as some upstream maintainers are quite picky about the
preferred reporting venue, and presentation. Many have found high
probability of success following
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Overview_on_Reporting_Bugs_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/1167301

Title:
  8086:0166 [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display
  works only with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) &
  external monitor 1920x1080 (16:9)

Status in “linux” package in Ubuntu:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  I have a Lenovo Thinkpad Twist with an internal 1366x768 (16:9)
  display and I have connected and external 1920x1080 (16:9) monitor via
  HDMI. By default the display gets mirrored with only 1024x768 (4:3)
  because this is the highest common resolution of the two reported by
  xrandr. I can switch to a large desktop formed by the two screens with
  the System Settings (section "Display") with each screen using its
  native resolution.

  This is a kernel regression from 3.8.0-7-generic to 3.8.0-19.

  I can mirror with a higher resolution running the commands:

  xrandr --addmode HDMI1 1366x768
  xrandr --output HDMI1 --mode 1366x768
  xrandr --output HDMI1 --mode 1366x768 --same-as LVDS1

  This is rather awkward when using a projector.

  The problem also persists when connecting the external screen to the
  Mini DisplayPort (with adapter) instead of to the HDMI.

  I did not test with 12.10 by myself, but according to the comment from
  Gizmo Chicken below this worked correctly under 12.10, so this is a
  regression and not a feature request.

  The output of "xrandr --prop" with both screens connected in large-
  desktop-over-both-screens mode (no mirroring):

  Screen 0: minimum 320 x 200, current 3286 x 1080, maximum 32767 x 32767
  LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 277mm 
x 156mm
   EDID:
    000030e47a03
    00160103801c10780adce5975a559227
    1d50540001010101010101010101
    010101010101241d56d4500016303020
    2500159c101b
    00fe004c
    4720446973706c61790a202000fe
    004c503132355748322d534c54310025
   BACKLIGHT: 1054 (0x041e) range: (0,1054)
   Backlight: 1054 (0x041e) range: (0,1054)
   scaling mode:Full aspect
    supported: None Full Center Full aspect
     1366x768 59.8*+
     1360x768 59.8 60.0
     1024x768 60.0
     800x600 60.3 56.2
     640x480 59.9
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1366+0 (normal left inverted right x axis y axis) 
510mm x 287mm
   EDID:
    000015c3692001010101
    2d14010380331d78eaee95a3544c9926
    0f5054a1080081808140b30081c00101
    010101010101023a801871382d40582c
    4500fe1f111e00ff00353732
    32393131300a2020202000fc0045
    563233570a202020202000fd
    003b3d1f440f000a2020202020200153
    02031b41468102031112042309070783
    0167030c001300881e8c0ad08a20
    e02d10103e9600040300188c0ad0
    8a20e02d10103e9600100900188c
    0ad090204031200c405500040300
    188c0ad090204031200c405500100900
    18011d007251d01e206e28550010
    09001e5c
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
     1920x1080 60.0*+
     1680x1050 59.9
     1280x1024 60.0
     1280x960 60.0
     1280x720 60.0
     1024x768 60.0
     800x600 60.3
     720x576 50.0
     720x480 59.9
     640x480 60.0 59.9
     720x400 70.1
  DP1 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  HDMI2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  DP2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroRelease: Ubuntu 13.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA co

[Kernel-packages] [Bug 1211674] Re: [Dell XPS 13 L322X] suspend/resume failure

2013-09-05 Thread Christopher M. Penalver
Antti Kaijanmäki, did this problem not occur in a release prior to
Saucy?

** Tags added: latest-bios-a09 needs-upstream-testing regression-
potential

** Changed in: linux (Ubuntu)
   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/1211674

Title:
  [Dell XPS 13 L322X] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Left my laptop on the table. apparently the battery had run out.
  Attached the power chord and powered the machine back on and got an
  message to report a bug.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-6-generic 3.10.0-6.17 [modified: 
boot/vmlinuz-3.10.0-6-generic]
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  antti  2003 F pulseaudio
   /dev/snd/controlC0:  antti  2003 F pulseaudio
  Date: Tue Aug 13 11:31:50 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e960875e-190c-4bb0-a316-375ad159d54c
  InstallationDate: Installed on 2013-08-06 (6 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130805)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.10.0-6-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-6-generic N/A
   linux-backports-modules-3.10.0-6-generic  N/A
   linux-firmware1.113
  SourcePackage: linux
  Title: [Dell Inc. Dell System XPS L322X] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 04/18/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/18/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1211674/+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 1167301] Re: 8086:0166 [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display works only with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) & external monitor 1920x108

2013-09-05 Thread Christopher M. Penalver
** Tags removed: performing-bisect
** Tags added: bisect-done

-- 
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/1167301

Title:
  8086:0166 [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display
  works only with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) &
  external monitor 1920x1080 (16:9)

Status in “linux” package in Ubuntu:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  I have a Lenovo Thinkpad Twist with an internal 1366x768 (16:9)
  display and I have connected and external 1920x1080 (16:9) monitor via
  HDMI. By default the display gets mirrored with only 1024x768 (4:3)
  because this is the highest common resolution of the two reported by
  xrandr. I can switch to a large desktop formed by the two screens with
  the System Settings (section "Display") with each screen using its
  native resolution.

  This is a kernel regression from 3.8.0-7-generic to 3.8.0-19.

  I can mirror with a higher resolution running the commands:

  xrandr --addmode HDMI1 1366x768
  xrandr --output HDMI1 --mode 1366x768
  xrandr --output HDMI1 --mode 1366x768 --same-as LVDS1

  This is rather awkward when using a projector.

  The problem also persists when connecting the external screen to the
  Mini DisplayPort (with adapter) instead of to the HDMI.

  I did not test with 12.10 by myself, but according to the comment from
  Gizmo Chicken below this worked correctly under 12.10, so this is a
  regression and not a feature request.

  The output of "xrandr --prop" with both screens connected in large-
  desktop-over-both-screens mode (no mirroring):

  Screen 0: minimum 320 x 200, current 3286 x 1080, maximum 32767 x 32767
  LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 277mm 
x 156mm
   EDID:
    000030e47a03
    00160103801c10780adce5975a559227
    1d50540001010101010101010101
    010101010101241d56d4500016303020
    2500159c101b
    00fe004c
    4720446973706c61790a202000fe
    004c503132355748322d534c54310025
   BACKLIGHT: 1054 (0x041e) range: (0,1054)
   Backlight: 1054 (0x041e) range: (0,1054)
   scaling mode:Full aspect
    supported: None Full Center Full aspect
     1366x768 59.8*+
     1360x768 59.8 60.0
     1024x768 60.0
     800x600 60.3 56.2
     640x480 59.9
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1366+0 (normal left inverted right x axis y axis) 
510mm x 287mm
   EDID:
    000015c3692001010101
    2d14010380331d78eaee95a3544c9926
    0f5054a1080081808140b30081c00101
    010101010101023a801871382d40582c
    4500fe1f111e00ff00353732
    32393131300a2020202000fc0045
    563233570a202020202000fd
    003b3d1f440f000a2020202020200153
    02031b41468102031112042309070783
    0167030c001300881e8c0ad08a20
    e02d10103e9600040300188c0ad0
    8a20e02d10103e9600100900188c
    0ad090204031200c405500040300
    188c0ad090204031200c405500100900
    18011d007251d01e206e28550010
    09001e5c
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
     1920x1080 60.0*+
     1680x1050 59.9
     1280x1024 60.0
     1280x960 60.0
     1280x720 60.0
     1024x768 60.0
     800x600 60.3
     720x576 50.0
     720x480 59.9
     640x480 60.0 59.9
     720x400 70.1
  DP1 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  HDMI2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  DP2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroRelease: Ubuntu 13.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:2205]
  InstallationDate: Installed on 2013-03-28 (12 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130328)
  MachineType: LENOVO 334729G
  MarkForUpload: True
  Package: xorg-serve

[Kernel-packages] [Bug 1165965] Re: External display stopped working

2013-09-05 Thread Christopher M. Penalver
Guillaume Mandil, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu 
Bug Control team, and Ubuntu Bug Squad would like you to please file a new 
report by executing the following in a terminal while booted into a Ubuntu 
repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. After reading the above
documention in it's entirety, if you have further questions, you are
welcome to redirect them to the appropriate mailing list or forum via
http://www.ubuntu.com/support/community/mailinglists , or you may
contact me directly.

Thank you for your understanding.

** Summary changed:

- External display stopped working on MacBook Air
+ External display stopped working

-- 
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/1165965

Title:
  External display stopped working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading to 13.04 beta, my external monitor is no longer
  detected/driven. This works perfectly under 12.10, and is therefore a
  major regression impacting common use cases.

  When the Display Port/VGA adapter is plugged in dmesg reports 15 instances of:
  [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries, giving up

  Hardware: MacBook Air 2012
  Display configuration: Apple Display Port to VGA adaptor
  Ubuntu version: 13.04 beta.
  --- 
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-07-24 (258 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MarkForUpload: True
  Package: linux (not installed)
  Tags:  raring
  Uname: Linux 3.9.0-030900rc6-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to raring on 2013-04-07 (2 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165965/+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 1221084] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build

2013-09-05 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1095751 ***
https://bugs.launchpad.net/bugs/1095751

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1095751, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1095751
   bcmwl fails to build with 3.8 kernels [error: ‘struct cfg80211_ibss_params’ 
has no member named ‘channel’]

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module
  failed to build

Status in “bcmwl” package in Ubuntu:
  New

Bug description:
  sudo apt-get update && sudo apt-get upgrade running generated an error
  which is already posted. i did run the update taking the command from
  google search. im new to ubuntu. im using dell vostro 2520 laptop.
  recently i installed 12.10 LTE and my wifi is not working. while
  trying to fix, got this update statement in google from
  http://askubuntu.com/questions/215397/wifi-not-working-after-
  updating-12-10

  after running the update statement on terminal i got this error
  report.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  DKMSKernelVersion: 3.8.0-29-generic
  Date: Thu Sep  5 13:53:34 2013
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  PackageVersion: 6.20.155.1+bdcom-0ubuntu0.0.1
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1221084/+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 1004975] Re: upstart needs more than 100 seconds to start a desktop

2013-09-05 Thread Christopher M. Penalver
Stefan Pappalardo, given how Saucy improves the boot time by ~50%,
anything stopping you from using this?

-- 
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/1004975

Title:
  upstart needs more than 100 seconds to start a desktop

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When turning on my desktop I expect to wait from 25 to 30 seconds
  until the login screen appears.

  But I have to wait more than 100 seconds until the login screen
  appears (look at the bootchart attachment).

  Is there any I can do to improve the boot time?

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: upstart 1.5-0ubuntu7
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sat May 26 21:58:36 2012
  EcryptfsInUse: Yes
  SourcePackage: upstart
  UpgradeStatus: Upgraded to precise on 2012-05-15 (11 days ago)
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: VT1818S Analog [VT1818S Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sjuk   3967 F pulseaudio
   /dev/snd/controlC0:  sjuk   3967 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfbcf4000 irq 16'
 Mixer name : 'VIA VT1818S'
 Components : 'HDA:11060440,10438417,0010'
 Controls  : 46
 Simple ctrls  : 23
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 12 HDMI/DP'
 Components : 'HDA:10de0012,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  DistroRelease: Ubuntu 12.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=f41ab4fa-62ec-4fee-8abf-d80b2d9f1401
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic 
root=UUID=2a7737e5-1a4f-4465-be2d-2a2107c9268e ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-32-generic N/A
   linux-backports-modules-3.2.0-32-generic  N/A
   linux-firmware1.79.1
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  precise running-unity
  Uname: Linux 3.2.0-32-generic x86_64
  UpgradeStatus: Upgraded to precise on 2012-05-15 (187 days ago)
  UserGroups: adm admin audio cdrom chipcard cyberjack dialout dip disk fax 
floppy fuse lpadmin mythtv netdev plugdev powerdev sambashare scanner tape 
video voice
  WifiSyslog:
   
  dmi.bios.date: 03/08/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2001
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A87TD EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2001:bd03/08/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A87TDEVO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1004975/+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 1221095] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build

2013-09-05 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1095751 ***
https://bugs.launchpad.net/bugs/1095751

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1095751, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1095751
   bcmwl fails to build with 3.8 kernels [error: ‘struct cfg80211_ibss_params’ 
has no member named ‘channel’]

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module
  failed to build

Status in “bcmwl” package in Ubuntu:
  New

Bug description:
  can't install wireless drivers

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic i686
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: i386
  DKMSKernelVersion: 3.8.0-29-generic
  Date: Thu Sep  5 14:18:22 2013
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820.1)
  MarkForUpload: True
  PackageVersion: 6.20.155.1+bdcom-0ubuntu0.0.1
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1221095/+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 1201674] Re: [Hewlett-Packard 520-1138cb] suspend/resume failure [non-free: wl]

2013-09-05 Thread Christopher M. Penalver
Ken, could you please advise if this is reproducible with
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/ ? Please
note, testing the daily folder wouldn't be helpful. As well, if
reproducible in v3.11-Saucy, could you please provide all the
information requested in https://wiki.ubuntu.com/DebuggingKernelSuspend
?

-- 
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/1201674

Title:
  [Hewlett-Packard 520-1138cb] suspend/resume failure [non-free: wl]

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  suspend resume failure again

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-2-generic 3.10.0-2.11
  ProcVersionSignature: Ubuntu 3.10.0-2.11-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kenn   1675 F pulseaudio
  Date: Mon Jul 15 23:48:08 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=f60e696f-fe9d-4216-86ec-ce13930c9c34
  InstallationDate: Installed on 2013-07-10 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130709)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Hewlett-Packard 520-1138cb
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.10.0-2-generic 
root=UUID=ee63e052-abe5-4316-8499-10528ed15dd7 ro recovery nomodeset 
rootflags=subvol=@
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-2-generic N/A
   linux-backports-modules-3.10.0-2-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  Title: [Hewlett-Packard 520-1138cb] suspend/resume failure [non-free: wl]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 11/23/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 7.09
  dmi.board.asset.tag: 3CR22302J0
  dmi.board.name: 2ADC
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.05
  dmi.chassis.asset.tag: 3CR22302J0
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr7.09:bd11/23/2012:svnHewlett-Packard:pn520-1138cb:pvr1.00:rvnPEGATRONCORPORATION:rn2ADC:rvr1.05:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: 520-1138cb
  dmi.product.version: 1.00
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1201674/+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 1162073] Re: [NP900X4C-A04US] System freeze on high memory usage

2013-09-05 Thread Christopher M. Penalver
** Tags added: needs-oops-log regression-potential

-- 
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/1162073

Title:
  [NP900X4C-A04US] System freeze on high memory usage

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When I use MATLAB and all 8GB of RAM are full, system freezes and only
  a hard restart can get it working. I have found that the same bug is
  around since 2007 in the bug report at
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/159356, but it
  was not fixed.

  Since Christopher M. Penalver insisted for re-reporting the bug and
  none have done it yet, I decided to report it. I have tested it with
  the newest kernel http://kernel.ubuntu.com/~kernel-
  ppa/mainline/v3.9-rc4-raring/ and it still persists.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-26-generic 3.5.0-26.42
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ivan   2469 F pulseaudio
  Date: Sat Mar 30 00:49:49 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=4def1db0-01fa-4505-8eb6-97442bc58e4a
  InstallationDate: Installed on 2013-02-28 (29 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 900X3C/900X3D/900X4C/900X4D
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=4936fe74-689d-4768-951a-d793b24ad3cc ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-26-generic N/A
   linux-backports-modules-3.5.0-26-generic  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P04AAC
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SAMSUNG_NP1234567890
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP04AAC:bd08/08/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X4C/900X4D:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 900X3C/900X3D/900X4C/900X4D
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1162073/+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 1219182] Re: udev timeout: 12.04.2 Apparently successful install; First Boot, Fail

2013-09-05 Thread Christopher M. Penalver
"@Joe - are you suggesting that I boot into a live-cd..."

Yes.

"...and run ubuntu-bug from there?"

No. Type at a terminal in the live environment:
apport-collect 1219182

-- 
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/1219182

Title:
  udev timeout: 12.04.2 Apparently successful install; First Boot, Fail

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I've done an install of 12.04 to a Tyan S2865 with grub on USB and root & 
swap on an encrypted raided pair of HD's. 
  On first boot I do not reach the decrypt window.  I get an Ubuntu splash 
screen with the half dozen dots running left to right, changing from red to 
white (I think that's the color); but they keep doing that indefinitely.   When 
I do Ctl-Alt-F1 I find the following.

  udev[95]: timeout: killing: '/sbin/modprobe -bv
  usb:v04D9p1603d0310dc00dsc00dp00ic03isc00ip00' [260]

  udev[96]: timeout: killing: '/sbin/modprobe -bv
  hid:b0003g0001v046DpC404' [261]

  udev[100]: timeout: killing: '/sbin/modprobe -bv
  pci:v10DEd0053sv10F1sd2865bc01sc01 i8a' [145]

  udev[102]: timeout: killing: '/sbin/modprobe -bv
  pci:v10DEd0053sv10F1sd2865bc01sc01 i85' [146]

  udev[95]: timeout: killing: '/sbin/modprobe -bv
  usb:v04D9p1603d0310dc00dsc00dp00ic03isc00ip01' [259]

  udev[95]: timeout: killing: '/sbin/modprobe -bv
  usb:v04D9p1603d0310dc00dsc00dp00ic03isc00ip00' [260]

  udev[96]: timeout: killing: '/sbin/modprobe -bv
  hid:b0003g0001v046DpC404' [261]

  udevadm settle - timeout of 120 seconds reached, the event queue contains:
  /sys/devices/pc9:00/:00:06.0 (1011)
  /sys/devices/pc9:00/:00:07.0 (1012)
  etc...

  [The rest of the "event queue" can be seen in this picture of my screen:
  https://www.dropbox.com/s/atkm50smwsugri6/Tyan%20S2865%20Failure.jpg]

  Since I can't boot into the machine, I don't know how to give any more
  information (and I certainly can't run ubuntu-bug).  I would be happy
  to provide whatever I can.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219182/+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 1219320] Re: Ubuntu 13.10 crash

2013-09-05 Thread Christopher M. Penalver
** Tags removed: bios-up-to-date-v1.08
** Tags added: latest-bios-v1.08

-- 
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/1219320

Title:
  Ubuntu 13.10 crash

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  While I was watching a Youtube video the system crashed. The screen
  fall back to text mode and the last second of the sound of the video
  was playing repeatedly.

  I'm on a 64bit system.
  --- 
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  norbs  2189 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5850760a-629d-48f4-9f5f-fff2e0b35c01
  InstallationDate: Installed on 2013-08-30 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130829)
  MachineType: Acer AO725
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=edf495c4-4cb9-41fc-ad5c-c02c3c15aa22 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  Tags:  saucy
  Uname: Linux 3.11.0-4-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/18/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: ZA10_BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.07:bd04/18/2013:svnAcer:pnAO725:pvrV1.07:rvnAcer:rnZA10_BZ:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: AO725
  dmi.product.version: V1.07
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219320/+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 1129511] Re: Unable to boot system unless acpi=off & "quiet splash" deleted from grub

2013-09-05 Thread Lou Hurst
Have today upgraded my BIOS to the latest version, E1762IMS.50X.

Tried to boot via EFI today's (09/05/2013) build of Saucy without any
success.  It does however boot with the machine in legacy boot mode.

Thanks all!

-- 
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/1129511

Title:
  Unable to boot system unless acpi=off & "quiet splash" deleted from
  grub

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  MSI notebook, Model GT70-0NC-008US; tag under the battery shows GT70
  -0NC-494US Am not running as a dual boot install. I unable to boot
  this system unless acpi=off and "quiet splash" is deleted from grub. I
  am running this as the only OS, NOT a dual boot. I am able to boot,
  install and run 12.04 Precise 64 bit on this system, BIOS in legacy
  mode for install and running from HDD. Following steps in Debugging
  ACPT - Ubuntu Wiki (https://wiki.ubuntu.com/DebuggingACPI) I have
  updated to the latest BIOS on the box.

  WORKAROUND: With 12.10 installed to HDD tried booting with all options
  given in the Wiki and with acpi=off and "quiet splash" deleted, system
  boots ok and into usable environment.

  With acpi=noirq and "quiet splash" deleted system starts to boot and stops 
with the following as last line:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9

  With pnpacpi=off and "quiet splash" deleted system starts to boot and stops 
with the following as last line, same as above:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9

  With noapic and "quiet splash" deleted, system starts to boot and stops with 
the following as last line, same as above:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9

  With nolapic and "quiet splash" deleted, system starts to boot and stops with 
the following as last line, same as above:
  [drm] nouveau :01:00.0: 0x9904: Init table command not found: 0xA9

  In the troubleshooting steps I was unable to suspend or hibernate the
  system so am unable to supply a /var/log/kern.log.0 file.

  I am unable to include a tarball of /proc/acpi directory as that
  directory doesn't exist.

  ---
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lou1920 F pulseaudio
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=13a3d49b-35d0-4f55-8983-20577f3f3704
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Micro-Star International Co., Ltd. GT70
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-17-generic 
root=/dev/mapper/ubuntu-root ro acpi=off
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  StagingDrivers: rts_pstor
  Tags:  quantal running-unity staging
  Uname: Linux 3.5.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/23/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1762IMS.50U
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1762
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Micro-Star International
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1762IMS.50U:bd11/23/2012:svnMicro-StarInternationalCo.,Ltd.:pnGT70:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1762:rvrREV1.0:cvnMicro-StarInternational:ct10:cvrN/A:
  dmi.product.name: GT70
  dmi.product.version: REV:1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1129511/+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 1221075] Missing required logs.

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

apport-collect 1221075

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/1221075

Title:
  Waking from Hibernate results in soft lockup - CPU# stuck for x
  seconds

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Waking from Hibernate results in soft lockup, my 4 CPU cores stuck for
  22-23s seconds. I'm using a 64-bit system with Linux version
  3.8.0-29-generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221075/+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 1215129] Re: linux: 3.5.0-40.62 -proposed tracker

2013-09-05 Thread Sylvain Pineau
The Hardware Certification team have completed testing this -proposed kernel. 
No regressions were observed.
The report is available at: 
http://people.canonical.com/~hwcert/sru-testing/quantal/3.5.0-40.62/quantal-proposed.html

** Changed in: kernel-sru-workflow/certification-testing
   Status: In Progress => Fix Released

** Tags added: certification-testing-passed

-- 
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/1215129

Title:
  linux: 3.5.0-40.62 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
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 prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  New

Bug description:
  This bug is for tracking the 3.5.0-40.62 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-stable-Prepare-package-start:Wednesday, 21. August 2013 20:25 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 05:41 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 06:04 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 07:09 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-end:Wednesday, 04. September 2013 09:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215129/+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 1215276] Re: linux-ti-omap4: 3.5.0-232.48 -proposed tracker

2013-09-05 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

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

** Description changed:

  This bug is for tracking the  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-stable-Prepare-package-start:Thursday, 22. August 2013 05:34 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:03 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 03:03 UTC
- kernel-stable-phase:Testing
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:02 UTC
- kernel-stable-phase-changed:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-end:Friday, 30. August 2013 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:03 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-phase-changed:Thursday, 05. September 2013 19:03 UTC
+ kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:03 UTC

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

Title:
  linux-ti-omap4: 3.5.0-232.48 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Confirmed
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  New
Status in “linux-ti-omap4” source package in Quantal:
  New
Status in “linux-ti-omap4” source package in Raring:
  New
Status in “linux-ti-omap4” source package in Saucy:
  New

Bug description:
  This bug is for tracking the  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-stable-Prepare-package-start:Thursday, 22. August 2013 05:34 UTC
  kernel-stable-master-bug:1215129
  kernel-stable-Certification-testing-end:Thursday, 22. August 2013 06:05 UTC
  kernel-stable-Prepare-package-end:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 28. August 2013 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 29. August 2013 01:03 UTC
  kernel-stable-Verification-testing-start:Thursday, 29. August 2013 03:03 UTC
  kernel-stable-Security-signoff-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Verification-testing-end:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-start:Thursday, 29. August 2013 04:02 UTC
  kernel-stable-Regression-testing-end:Friday, 30. August 2013 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 13:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 05. September 2013 19:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 05. September 2013 19:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215276/+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 1215005] Re: linux: 2.6.32-51.113 -proposed tracker

2013-09-05 Thread Sylvain Pineau
We won't have time this iteration to test the lucid kernel (the lab
setup has changed). Would it be ok to skip the HwCert task?

-- 
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/1215005

Title:
  linux: 2.6.32-51.113 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
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 prepare-package-ports-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  New

Bug description:
  This bug is for tracking the 2.6.32-51.113 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-stable-Prepare-package-start:Wednesday, 21. August 2013 16:16 UTC
  kernel-stable-Prepare-package-end:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. August 2013 03:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 22. August 2013 05:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. August 2013 06:03 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Verification-testing-end:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Certification-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Security-signoff-start:Friday, 30. August 2013 15:30 UTC
  kernel-stable-Regression-testing-start:Friday, 30. August 2013 15:29 UTC
  kernel-stable-Regression-testing-end:Monday, 02. September 2013 19:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. September 2013 12:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1215005/+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 1157909] Re: Thinkpad T430u reboots twice after suspend then shutdown

2013-09-05 Thread CaptSaltyJack
I spoke too soon. sigh

-- 
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/1157909

Title:
  Thinkpad T430u reboots twice after suspend then shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  If I power on, use my computer without closing the lid or otherwise
  suspending it, it shuts down fine.

  However if I suspend it at any point while using it, then shut down,
  after it completely powers off it turns on again, exactly twice.  The
  first time it turns on I hold the power button before Ubuntu boots up
  to turn it off, then it will power on exactly one more time, and I'll
  hold the power button again to turn it off the second time, at which
  point it stays off.

  This isn't a recent change; I've noticed this behavior ever since
  installing 12.04.

  In case it's relevant, I'm using BIOS instead of UEFI, and I am dual
  booting with Windows 7.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-39-generic 3.2.0-39.62
  ProcVersionSignature: Ubuntu 3.2.0-39.62-generic 3.2.39
  Uname: Linux 3.2.0-39-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bryan  1996 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf181 irq 47'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0269,17aa500c,00100203 
HDA:80862806,80860101,0010'
 Controls  : 31
 Simple ctrls  : 13
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
 Mixer name : 'ThinkPad EC (unknown)'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  CheckboxSubmission: 0f4e55dc6f3e211b5e23a7a40efd98d8
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Wed Mar 20 13:31:58 2013
  HibernationDevice: RESUME=UUID=4afa8032-cfe5-45f4-a626-738ab33904ac
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  MachineType: LENOVO 3351CTO
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic 
root=UUID=2d445ceb-b77f-4a11-b57b-9a9a7f59c222 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-39-generic N/A
   linux-backports-modules-3.2.0-39-generic  N/A
   linux-firmware1.79.1
  SourcePackage: linux
  StagingDrivers: rts_pstor mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/27/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H6ET61WW (2.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3351CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrH6ET61WW(2.02):bd08/27/2012:svnLENOVO:pn3351CTO:pvrThinkPadT430u:rvnLENOVO:rn3351CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3351CTO
  dmi.product.version: ThinkPad T430u
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1157909/+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 1218973] Re: XPS 12-9Q33 touchpad not recognized

2013-09-05 Thread C. Loose
Hi, I have a similar problem on the same XPS 12 model.

I'm running Ubuntu 13.04 with a 3.11 kernel from saucy:
3.11.0-4-generic #9-Ubuntu SMP Mon Aug 26 15:21:06 UTC 2013 x86_64 x86_64 
x86_64 GNU/Linux

I think the problem is that the touchpad and touchscreen are both recognized by 
the i2c_hid module.
The corresponding lines from dmesg:
 input: DLL05E3:01 06CB:2734 as 
/devices/pci:00/INT33C3:00/i2c-8/8-002c/input/input8
 hid-generic 0018:06CB:2734.0006: input,hidraw3:  HID v1.00 Pointer 
[DLL05E3:01 06CB:2734] on 
 ACPI Warning: 0x1828-0x182f SystemIO conflicts with 
Region \PMIO 1 (20130517/utaddress-251)
 ACPI: If an ACPI driver is available for this device, you should use it 
instead of the native driver

DLL05E3 is the touchpad in xinput.

When the psmouse module tries to use the touchpad as a synaptics device, it 
fails.
 psmouse serio1: synaptics: Unable to query device.

I found a way to make the touchpad work with the synaptics driver.
You can blacklist the i2c_hid module. The psmouse module can access the 
touchpad then and all functions (tapping, scrolling etc.) work as expected. The 
problem is that the touchscreen also uses the i2c_hid module and doesn't work 
with this fix. When I try to load the i2c_hid module after psmouse, it causes a 
kernel panic. I also tried to blacklist only the hid_generic module (used for 
the touchpad) and not the hid_multitouch module (used for the touchscreen). 
Unfortunately this still causes a kernel panic.

Does anyone know if it is possible to use the synaptics driver together
with the i2c_hid module without psmouse? It seems to me that psmouse
contains a lot of synaptics specific code. An alternative would be to
prevent i2c_hid from accessing the touchpad, which might prevent the
kernel panic.


** Attachment added: "kernel output showing the conflict between i2c_hid and 
psmouse"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218973/+attachment/3804844/+files/dmesg

-- 
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/1218973

Title:
  XPS 12-9Q33 touchpad not recognized

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  With the new XPS 12 (haswell), the touchpad gets detected as "PS/2
  Generic Mouse".

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-4-generic 3.11.0-4.9
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  oli1862 F pulseaudio
   /dev/snd/controlC0:  oli1862 F pulseaudio
  Date: Fri Aug 30 17:03:26 2013
  HibernationDevice: RESUME=UUID=6d351a70-8a00-4f2c-a48d-a79cb070a939
  InstallationDate: Installed on 2013-08-25 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Alpha amd64 
(20130825)
  MachineType: Dell Inc. XPS 12-9Q33
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic.efi.signed 
root=UUID=5d13cb7e-817c-4234-b758-0d79e4eade0b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/26/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: XPS 12-9Q33
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd07/26/2013:svnDellInc.:pnXPS12-9Q33:pvrA02:rvnDellInc.:rnXPS12-9Q33:rvrA02:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: XPS 12-9Q33
  dmi.product.version: A02
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218973/+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


Re: [Kernel-packages] [Bug 994255] Re: bcmwl-kernel-source / broadcom-sta failed to build [fatal error: asm/system.h: No such file or directory]

2013-09-05 Thread monway
Thanks Aaron. :-)
On Sep 5, 2013 7:30 PM, "Aaron Taggert"  wrote:

> This works fine in standard kernel but I can't get it to work with low
> latency kernel.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1191660).
> https://bugs.launchpad.net/bugs/994255
>
> Title:
>   bcmwl-kernel-source / broadcom-sta failed to build [fatal error:
>   asm/system.h: No such file or directory]
>
> Status in Broadcom 802.11 Linux STA driver:
>   Fix Released
> Status in “bcmwl” package in Ubuntu:
>   Fix Released
> Status in “broadcom-sta” package in Ubuntu:
>   Confirmed
> Status in “bcmwl” source package in Precise:
>   Fix Released
> Status in “broadcom-sta” source package in Precise:
>   Confirmed
>
> Bug description:
>   upgraded to quantal and this happened
>
> CC [M]  /var/lib/dkms/bcmwl/5.100.82.38
> +bdcom/build/src/wl/sys/wl_linux.o
>   /var/lib/dkms/bcmwl/5.100.82.38+bdcom/build/src/wl/sys/wl_linux.c:43:24:
> fatal error: asm/system.h: No such file or directory
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 12.10
>   Package: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6.1
>   ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
>   Uname: Linux 3.2.0-24-generic x86_64
>   NonfreeKernelModules: wl fglrx
>   ApportVersion: 2.0.1-0ubuntu7
>   Architecture: amd64
>   DKMSKernelVersion: 3.4.0-1-generic
>   Date: Thu May  3 17:51:26 2012
>   InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64
> (20120425)
>   PackageVersion: 5.100.82.38+bdcom-0ubuntu6.1
>   SourcePackage: bcmwl
>   Title: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6.1: bcmwl kernel
> module failed to build
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/broadcom-sta/+bug/994255/+subscriptions
>

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

Title:
  bcmwl-kernel-source / broadcom-sta failed to build [fatal error:
  asm/system.h: No such file or directory]

Status in Broadcom 802.11 Linux STA driver:
  Fix Released
Status in “bcmwl” package in Ubuntu:
  Fix Released
Status in “broadcom-sta” package in Ubuntu:
  Confirmed
Status in “bcmwl” source package in Precise:
  Fix Released
Status in “broadcom-sta” source package in Precise:
  Confirmed

Bug description:
  upgraded to quantal and this happened

    CC [M]  /var/lib/dkms/bcmwl/5.100.82.38+bdcom/build/src/wl/sys/wl_linux.o
  /var/lib/dkms/bcmwl/5.100.82.38+bdcom/build/src/wl/sys/wl_linux.c:43:24: 
fatal error: asm/system.h: No such file or directory

  ProblemType: Package
  DistroRelease: Ubuntu 12.10
  Package: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6.1
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: wl fglrx
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  DKMSKernelVersion: 3.4.0-1-generic
  Date: Thu May  3 17:51:26 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  PackageVersion: 5.100.82.38+bdcom-0ubuntu6.1
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6.1: bcmwl kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/broadcom-sta/+bug/994255/+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 1221445] Re: they block my laptop again

2013-09-05 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Low

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

-- 
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/1221445

Title:
  they block my laptop again

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  I was on firefox and i try to open "epanastasi-gr.blogspot.com " ,but 
everything in my laptop AGAIN was blocked!Only when i pressed the send window 
on the collected informations,by using ubuntu-bug linux, SCRIPTS appeared:
  1.   Script: http://www.youtube.com/embed/XPCIbg-Xk64:0
  2.   Script: file:///usr/share/mozilla/extensions/
  
%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/webapps-t...@lists.launchpad.net/content/chr
  omeless-urlpolicy.js:28

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic i686
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  babis  1857 F pulseaudio
babis  1991 F panel-16-mixer
   /dev/snd/controlC1:  babis  1857 F pulseaudio
babis  1991 F panel-16-mixer
  CRDA:
   country AM:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 20), (N/A, 18)
(5250 - 5330 @ 20), (N/A, 18), DFS
  Date: Fri Sep  6 00:07:41 2013
  HibernationDevice: RESUME=UUID=7cca9bde-be93-4f75-9826-c340be894633
  InstallationDate: Installed on 2013-07-30 (37 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  Lsusb:
   Bus 002 Device 002: ID 1bcf:0007 Sunplus Innovation Technology Inc. Optical 
Mouse
   Bus 003 Device 002: ID 046d:0a10 Logitech, Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: FUJITSU SIEMENS AMILO Li 1718
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=f3eaa24a-6208-44b5-a077-66ee1da1e3d9 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-29-generic N/A
   linux-backports-modules-3.8.0-29-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/25/07
  dmi.bios.vendor: Phoenix
  dmi.bios.version: V1.8
  dmi.board.name: AMILO Li 1718
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.board.version: Rev.A
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: ATI
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenix:bvrV1.8:bd06/25/07:svnFUJITSUSIEMENS:pnAMILOLi1718:pvr-1:rvnFUJITSUSIEMENS:rnAMILOLi1718:rvrRev.A:cvnATI:ct1:cvrN/A:
  dmi.product.name: AMILO Li 1718
  dmi.product.version: -1
  dmi.sys.vendor: FUJITSU SIEMENS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221445/+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 1167301] Re: 8086:0166 [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display works only with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) & external monitor 1920x108

2013-09-05 Thread Till Kamppeter
Kamak, which product/component should I choose on bugzilla.kernel.org?
There is no DRM.

-- 
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/1167301

Title:
  8086:0166 [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display
  works only with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) &
  external monitor 1920x1080 (16:9)

Status in “linux” package in Ubuntu:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  I have a Lenovo Thinkpad Twist with an internal 1366x768 (16:9)
  display and I have connected and external 1920x1080 (16:9) monitor via
  HDMI. By default the display gets mirrored with only 1024x768 (4:3)
  because this is the highest common resolution of the two reported by
  xrandr. I can switch to a large desktop formed by the two screens with
  the System Settings (section "Display") with each screen using its
  native resolution.

  This is a kernel regression from 3.8.0-7-generic to 3.8.0-19.

  I can mirror with a higher resolution running the commands:

  xrandr --addmode HDMI1 1366x768
  xrandr --output HDMI1 --mode 1366x768
  xrandr --output HDMI1 --mode 1366x768 --same-as LVDS1

  This is rather awkward when using a projector.

  The problem also persists when connecting the external screen to the
  Mini DisplayPort (with adapter) instead of to the HDMI.

  I did not test with 12.10 by myself, but according to the comment from
  Gizmo Chicken below this worked correctly under 12.10, so this is a
  regression and not a feature request.

  The output of "xrandr --prop" with both screens connected in large-
  desktop-over-both-screens mode (no mirroring):

  Screen 0: minimum 320 x 200, current 3286 x 1080, maximum 32767 x 32767
  LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 277mm 
x 156mm
   EDID:
    000030e47a03
    00160103801c10780adce5975a559227
    1d50540001010101010101010101
    010101010101241d56d4500016303020
    2500159c101b
    00fe004c
    4720446973706c61790a202000fe
    004c503132355748322d534c54310025
   BACKLIGHT: 1054 (0x041e) range: (0,1054)
   Backlight: 1054 (0x041e) range: (0,1054)
   scaling mode:Full aspect
    supported: None Full Center Full aspect
     1366x768 59.8*+
     1360x768 59.8 60.0
     1024x768 60.0
     800x600 60.3 56.2
     640x480 59.9
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1366+0 (normal left inverted right x axis y axis) 
510mm x 287mm
   EDID:
    000015c3692001010101
    2d14010380331d78eaee95a3544c9926
    0f5054a1080081808140b30081c00101
    010101010101023a801871382d40582c
    4500fe1f111e00ff00353732
    32393131300a2020202000fc0045
    563233570a202020202000fd
    003b3d1f440f000a2020202020200153
    02031b41468102031112042309070783
    0167030c001300881e8c0ad08a20
    e02d10103e9600040300188c0ad0
    8a20e02d10103e9600100900188c
    0ad090204031200c405500040300
    188c0ad090204031200c405500100900
    18011d007251d01e206e28550010
    09001e5c
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
     1920x1080 60.0*+
     1680x1050 59.9
     1280x1024 60.0
     1280x960 60.0
     1280x720 60.0
     1024x768 60.0
     800x600 60.3
     720x576 50.0
     720x480 59.9
     640x480 60.0 59.9
     720x400 70.1
  DP1 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  HDMI2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  DP2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroRelease: Ubuntu 13.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:2205]
  InstallationDate: Installed on 2013-03-28 (12 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130328)
  MachineType: LENOVO 334729G
  MarkForUpload: 

[Kernel-packages] [Bug 1221075] Re: Waking from Hibernate results in soft lockup - CPU# stuck for x seconds

2013-09-05 Thread Enkouyami
It only happens on the Linux 3.8.0.29 kernel when my ram usage is around
more than 40% 1GiB of my 5.7 Gib total available. On the 3.8.0.19
kernel, this doesn't happen and my system is noticeably faster.

** Package changed: hibernate (Ubuntu) => linux (Ubuntu)

-- 
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/1221075

Title:
  Waking from Hibernate results in soft lockup - CPU# stuck for x
  seconds

Status in “linux” package in Ubuntu:
  New

Bug description:
  Waking from Hibernate results in soft lockup, my 4 CPU cores stuck for
  22-23s seconds. I'm using a 64-bit system with Linux version
  3.8.0-29-generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1221075/+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   >