[Bug 1524292] Re: Precise update to 3.2.74 stable release

2016-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-98.138

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

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1532774

  [ Upstream Kernel Changes ]

  * Revert "xhci: don't finish a TD if we get a short transfer event mid
TD"
- LP: #1529077
  * PCI: Fix devfn for VPD access through function 0
- LP: #1524292
  * PCI: Use function 0 VPD for identical functions, regular VPD for others
- LP: #1524292
  * mac80211: fix driver RSSI event calculations
- LP: #1524292
  * HID: core: Avoid uninitialized buffer access
- LP: #1524292
  * wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
- LP: #1524292
  * mwifiex: fix mwifiex_rdeeprom_read()
- LP: #1524292
  * mtd: mtdpart: fix add_mtd_partitions error path
- LP: #1524292
  * devres: fix a for loop bounds check
- LP: #1524292
  * packet: fix match_fanout_group()
- LP: #1524292
  * Btrfs: added helper btrfs_next_item()
- LP: #1524292
  * Btrfs: fix file corruption and data loss after cloning inline extents
- LP: #1524292
  * iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
- LP: #1524292
  * ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
- LP: #1524292
  * Btrfs: don't use ram_bytes for uncompressed inline items
- LP: #1524292
  * Btrfs: fix truncation of compressed and inlined extents
- LP: #1524292
  * ext4, jbd2: ensure entering into panic after recording an error in
superblock
- LP: #1524292
  * Bluetooth: ath3k: Add new AR3012 0930:021c id
- LP: #1502781, #1524292
  * Bluetooth: ath3k: Add support of AR3012 0cf3:817b device
- LP: #1506615, #1524292
  * staging: rtl8712: Add device ID for Sitecom WLA2100
- LP: #1524292
  * ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
- LP: #1524292
  * MIPS: atomic: Fix comment describing atomic64_add_unless's return
value.
- LP: #1524292
  * ALSA: hda - Disable 64bit address for Creative HDA controllers
- LP: #1524292
  * megaraid_sas: Do not use PAGE_SIZE for max_sectors
- LP: #1524292
  * can: Use correct type in sizeof() in nla_put()
- LP: #1524292
  * mtd: blkdevs: fix potential deadlock + lockdep warnings
- LP: #1524292
  * crypto: algif_hash - Only export and import on sockets with data
- LP: #1524292
  * megaraid_sas : SMAP restriction--do not access user memory from IOCTL
code
- LP: #1524292
  * recordmcount: Fix endianness handling bug for nop_mcount
- LP: #1524292
  * ipv6: fix tunnel error handling
- LP: #1524292
  * ALSA: hda - Apply pin fixup for HP ProBook 6550b
- LP: #1524292
  * firewire: ohci: fix JMicron JMB38x IT context discovery
- LP: #1524292
  * scsi: restart list search after unlock in scsi_remove_target
- LP: #1524292
  * x86/cpu: Call verify_cpu() after having entered long mode too
- LP: #1524292
  * Btrfs: fix race leading to incorrect item deletion when dropping
extents
- LP: #1524292
  * Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
- LP: #1524292
  * perf: Fix inherited events vs. tracepoint filters
- LP: #1524292
  * scsi_sysfs: Fix queue_ramp_up_period return code
- LP: #1524292
  * Btrfs: fix race when listing an inode's xattrs
- LP: #1524292
  * net: fix a race in dst_release()
- LP: #1524292
  * FS-Cache: Increase reference of parent after registering, netfs success
- LP: #1524292
  * FS-Cache: Don't override netfs's primary_index if registering failed
- LP: #1524292
  * FS-Cache: Handle a write to the page immediately beyond the EOF marker
- LP: #1524292
  * binfmt_elf: Don't clobber passed executable's file header
- LP: #1524292
  * fs: make dumpable=2 require fully qualified path
- LP: #1524292
- CVE-2006-2451, allowing local users to gain root privileges.
  * fs: if a coredump already exists, unlink and recreate with O_EXCL
- LP: #1524292
  * irda: precedence bug in irlmp_seq_hb_idx()
- LP: #1524292
  * RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in
rds_tcp_data_recv
- LP: #1524292
  * ipmr: fix possible race resulting from improper usage of
IP_INC_STATS_BH() in preemptible context.
- LP: #1524292
  * net: avoid NULL deref in inet_ctl_sock_destroy()
- LP: #1524292
  * splice: sendfile() at once fails for big files
- LP: #1524292
  * Linux 3.2.74
- LP: #1524292
  * fuse: break infinite loop in fuse_fill_write_pages()
- LP: #1530842
  * sctp: translate host order to network order when setting a hmacid
- LP: #1530842
  * ALSA: usb-audio: add packet size quirk for the Medeli DD305
- LP: #1530842
  * ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
- LP: #1530842
  * ALSA: usb-audio: work around CH345 input SysEx corruption
- LP: #1530842
  * USB: serial: option: add support for Novatel MiFi USB620L
- LP: #1530842
  * USB: serial: ti_usb_3410_5052: add 

[Bug 1524292] Re: Precise update to 3.2.74 stable release

2015-12-09 Thread Luis Henriques
** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from Linus' tree or in a minimally
+    backported form of that patch. The 3.2.74 upstream stable
+    patch set is now available. It should be included in the Ubuntu
+    kernel as well.
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from Linus' tree or in a minimally
-backported form of that patch. The 3.2.74 upstream stable
-patch set is now available. It should be included in the Ubuntu
-kernel as well.
+    git://git.kernel.org/
  
-git://git.kernel.org/
+ TEST CASE: TBD
  
- TEST CASE: TBD
+    The following patches are in the 3.2.74 stable release:
  
-The following patches are in the 3.2.74 stable release:
+ PCI: Fix devfn for VPD access through function 0
+ PCI: Use function 0 VPD for identical functions, regular VPD for others
+ mac80211: fix driver RSSI event calculations
+ HID: core: Avoid uninitialized buffer access
+ wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
+ mwifiex: fix mwifiex_rdeeprom_read()
+ mtd: mtdpart: fix add_mtd_partitions error path
+ devres: fix a for loop bounds check
+ packet: fix match_fanout_group()
+ Btrfs: added helper btrfs_next_item()
+ Btrfs: fix file corruption and data loss after cloning inline extents
+ iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
+ ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
+ Btrfs: don't use ram_bytes for uncompressed inline items
+ Btrfs: fix truncation of compressed and inlined extents
+ ext4, jbd2: ensure entering into panic after recording an error in superblock
+ Bluetooth: ath3k: Add new AR3012 0930:021c id
+ Bluetooth: ath3k: Add support of AR3012 0cf3:817b device
+ staging: rtl8712: Add device ID for Sitecom WLA2100
+ ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
+ MIPS: atomic: Fix comment describing atomic64_add_unless's return value.
+ ALSA: hda - Disable 64bit address for Creative HDA controllers
+ megaraid_sas: Do not use PAGE_SIZE for max_sectors
+ can: Use correct type in sizeof() in nla_put()
+ mtd: blkdevs: fix potential deadlock + lockdep warnings
+ crypto: algif_hash - Only export and import on sockets with data
+ megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
+ recordmcount: Fix endianness handling bug for nop_mcount
+ ipv6: fix tunnel error handling
+ ALSA: hda - Apply pin fixup for HP ProBook 6550b
+ firewire: ohci: fix JMicron JMB38x IT context discovery
+ scsi: restart list search after unlock in scsi_remove_target
+ x86/cpu: Call verify_cpu() after having entered long mode too
+ Btrfs: fix race leading to incorrect item deletion when dropping extents
+ Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
+ perf: Fix inherited events vs. tracepoint filters
+ scsi_sysfs: Fix queue_ramp_up_period return code
+ Btrfs: fix race when listing an inode's xattrs
+ net: fix a race in dst_release()
+ FS-Cache: Increase reference of parent after registering, netfs success
+ FS-Cache: Don't override netfs's primary_index if registering failed
+ FS-Cache: Handle a write to the page immediately beyond the EOF marker
+ binfmt_elf: Don't clobber passed executable's file header
+ fs: make dumpable=2 require fully qualified path
+ fs: if a coredump already exists, unlink and recreate with O_EXCL
+ irda: precedence bug in irlmp_seq_hb_idx()
+ RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in 
rds_tcp_data_recv
+ ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in 
preemptible context.
+ net: avoid NULL deref in inet_ctl_sock_destroy()
+ splice: sendfile() at once fails for big files
+ Linux 3.2.74
+ 
+ The following patch from 3.2.74 was already applied to the Precise
+ kernel:
+ 
+ KVM: svm: unconditionally intercept #DB

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1524292

Title:
  Precise update to 3.2.74 stable release

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1524292] Re: Precise update to 3.2.74 stable release

2015-12-09 Thread Luis Henriques
** Changed in: linux (Ubuntu Precise)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1524292

Title:
  Precise update to 3.2.74 stable release

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs