kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #133593
[Bug 1493305] Re: Trusty update to 3.13.11-ckt26 stable release
** 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.13.11-ckt26 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.13.11-ckt26 upstream stable
- patch set is now available. It should be included in the Ubuntu
- kernel as well.
+ git://kernel.ubuntu.com/ubuntu/linux.git
- git://kernel.ubuntu.com/ubuntu/linux.git
+ TEST CASE: TBD
- TEST CASE: TBD
+ The following patches are in the 3.13.11-ckt26 stable release:
- The following patches are in the 3.13.11-ckt26 stable release:
+ md: use kzalloc() when bitmap is disabled
+ ata: pmp: add quirk for Marvell 4140 SATA PMP
+ libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
+ libata: add ATA_HORKAGE_NOTRIM
+ libata: force disable trim for SuperSSpeed S238
+ libata: increase the timeout when setting transfer mode
+ libata: Do not blacklist M510DC
+ mac80211: clear subdir_stations when removing debugfs
+ ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hda
+ drm: Stop resetting connector state to unknown
+ usb: dwc3: Reset the transfer resource index on SET_INTERFACE
+ usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
+ xhci: Calculate old endpoints correctly on device reset
+ xhci: report U3 when link is in resume state
+ xhci: prevent bus_suspend if SS port resuming in phase 1
+ xhci: do not report PLC when link is in internal resume state
+ USB: OHCI: Fix race between ED unlink and URB submission
+ usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
+ blkcg: fix gendisk reference leak in blkg_conf_prep()
+ tile: use free_bootmem_late() for initrd
+ Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
+ md/raid1: fix test for 'was read error from last working device'.
+ mmc: omap_hsmmc: Fix DTO and DCRC handling
+ isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
+ mmc: sdhci-pxav3: fix platform_data is not initialized
+ mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
+ mmc: sdhci-esdhc: Make 8BIT bus work
+ bonding: correctly handle bonding type change on enslave failure
+ net: Clone skb before setting peeked flag
+ bridge: mdb: fix double add notification
+ usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
+ inet: frags: fix defragmented packet's IP header for af_packet
+ bonding: fix destruction of bond with devices different from arphrd_ether
+ ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
+ ASoC: pcm1681: Fix setting de-emphasis sampling rate selection
+ iscsi-target: Fix use-after-free during TPG session shutdown
+ iscsi-target: Fix iscsit_start_kthreads failure OOPs
+ iscsi-target: Fix iser explicit logout TX kthread leak
+ ALSA: hda - Apply fixup for another Toshiba Satellite S50D
+ vhost: actually track log eventfd file
+ xfs: remote attributes need to be considered data
+ ALSA: usb-audio: add dB range mapping for some devices
+ drm/radeon/combios: add some validation of lvds values
+ x86/efi: Use all 64 bit of efi_memmap in setup_e820()
+ ipr: Fix locking for unit attention handling
+ ipr: Fix incorrect trace indexing
+ ipr: Fix invalid array indexing for HRRQ
+ ALSA: hda - Fix MacBook Pro 5,2 quirk
+ x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
+ netfilter: ctnetlink: put back references to master ct and expect objects
+ bridge: mdb: fix delmdb state in the notification
+ ipvs: fix crash with sync protocol v0 and FTP
+ act_pedit: check binding before calling tcf_hash_release()
+ netfilter: nf_conntrack: Support expectations in different zones
+ ipvs: do not use random local source address for tunnels
+ ALSA: hda - fix cs4210_spdif_automute()
+ niu: don't count tx error twice in case of headroom realloc fails
+ net/mlx4_core: Fix wrong index in propagating port change event to VFs
+ ipvs: fix crash if scheduler is changed
+ Linux 3.13.11-ckt26
** Changed in: linux (Ubuntu)
Status: New => 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/1493305
Title:
Trusty update to 3.13.11-ckt26 stable release
Status in linux package in Ubuntu:
Invalid
Status in linux source package in Trusty:
New
Bug description:
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.13.11-ckt26 upstream stable
patch set is now available. It should be included in the Ubuntu
kernel as well.
git://kernel.ubuntu.com/ubuntu/linux.git
TEST CASE: TBD
The following patches are in the 3.13.11-ckt26 stable release:
md: use kzalloc() when bitmap is disabled
ata: pmp: add quirk for Marvell 4140 SATA PMP
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
libata: add ATA_HORKAGE_NOTRIM
libata: force disable trim for SuperSSpeed S238
libata: increase the timeout when setting transfer mode
libata: Do not blacklist M510DC
mac80211: clear subdir_stations when removing debugfs
ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hda
drm: Stop resetting connector state to unknown
usb: dwc3: Reset the transfer resource index on SET_INTERFACE
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
xhci: Calculate old endpoints correctly on device reset
xhci: report U3 when link is in resume state
xhci: prevent bus_suspend if SS port resuming in phase 1
xhci: do not report PLC when link is in internal resume state
USB: OHCI: Fix race between ED unlink and URB submission
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
blkcg: fix gendisk reference leak in blkg_conf_prep()
tile: use free_bootmem_late() for initrd
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
md/raid1: fix test for 'was read error from last working device'.
mmc: omap_hsmmc: Fix DTO and DCRC handling
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
mmc: sdhci-pxav3: fix platform_data is not initialized
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
mmc: sdhci-esdhc: Make 8BIT bus work
bonding: correctly handle bonding type change on enslave failure
net: Clone skb before setting peeked flag
bridge: mdb: fix double add notification
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
inet: frags: fix defragmented packet's IP header for af_packet
bonding: fix destruction of bond with devices different from arphrd_ether
ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
ASoC: pcm1681: Fix setting de-emphasis sampling rate selection
iscsi-target: Fix use-after-free during TPG session shutdown
iscsi-target: Fix iscsit_start_kthreads failure OOPs
iscsi-target: Fix iser explicit logout TX kthread leak
ALSA: hda - Apply fixup for another Toshiba Satellite S50D
vhost: actually track log eventfd file
xfs: remote attributes need to be considered data
ALSA: usb-audio: add dB range mapping for some devices
drm/radeon/combios: add some validation of lvds values
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
ipr: Fix locking for unit attention handling
ipr: Fix incorrect trace indexing
ipr: Fix invalid array indexing for HRRQ
ALSA: hda - Fix MacBook Pro 5,2 quirk
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
netfilter: ctnetlink: put back references to master ct and expect objects
bridge: mdb: fix delmdb state in the notification
ipvs: fix crash with sync protocol v0 and FTP
act_pedit: check binding before calling tcf_hash_release()
netfilter: nf_conntrack: Support expectations in different zones
ipvs: do not use random local source address for tunnels
ALSA: hda - fix cs4210_spdif_automute()
niu: don't count tx error twice in case of headroom realloc fails
net/mlx4_core: Fix wrong index in propagating port change event to VFs
ipvs: fix crash if scheduler is changed
Linux 3.13.11-ckt26
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1493305/+subscriptions
References