[Kernel-packages] [Bug 1237530] Re: Saucy update to v3.11.4 stable release

2013-11-09 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: Fix Committed = 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/1237530

Title:
  Saucy update to v3.11.4 stable release

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

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 v3.11.4 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.11.4 stable release:
  Linux 3.11.4
  irq: Always define devm_{request_threaded,free}_irq()
  ALSA: compress: Fix compress device unregister.
  hwmon: (applesmc) Check key count before proceeding
  drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
  drm/radeon: add missing hdmi callbacks for rv6xx
  drm/radeon: disable tests/benchmarks if accel is disabled
  drm/radeon: don't set default clocks for SI when DPM is disabled
  drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
  drm/radeon: avoid UVD corruption on AGP cards using GPU gart
  drm/radeon/cik: fix overflow in vram fetch
  drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
  drm/radeon/cik: Fix printing of client name on VM protection fault
  drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
  drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
  dm mpath: disable WRITE SAME if it fails
  dm-snapshot: fix performance degradation due to small hash size
  dm snapshot: workaround for a false positive lockdep warning
  driver core : Fix use after free of dev-parent in device_shutdown
  usb/core/devio.c: Don't reject control message to endpoint with wrong 
direction bit
  usb: dwc3: add support for Merrifield
  usb: dwc3: pci: add support for BayTrail
  fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
  USB: Fix breakage in ffs_fs_mount()
  USB: UHCI: accept very late isochronous URBs
  USB: OHCI: accept very late isochronous URBs
  xhci: Fix race between ep halt and URB cancellation
  USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
  xhci: Fix oops happening after address device timeout
  xhci: Ensure a command structure points to the correct trb on the command ring
  cw1200: Use a threaded oneshot irq handler for cw1200_spi
  Revert cw1200: Don't perform SPI transfers in interrupt context
  drm/i915/tv: clear adjusted_mode.flags
  staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
  staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
  ARM: 7837/3: fix Thumb-2 bug in AES assembler code
  serial: pch_uart: fix tty-kref leak in dma-rx path
  serial: pch_uart: fix tty-kref leak in rx-error path
  serial: tegra: fix tty-kref leak
  tty: Fix SIGTTOU not sent with tcflush()
  mei: cancel stall timers in mei_reset
  mei: bus: stop wait for read during cl state transition
  mei: make me client counters less error prone
  x86, efi: Don't map Boot Services on i386
  tools lib lk: Uninclude linux/magic.h in debugfs.c
  x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
  kernel/reboot.c: re-enable the function of variable reboot_default
  bcache: Fix flushes in writeback mode
  bcache: Fix for handling overlapping extents when reading in a btree node
  bcache: Fix a shrinker deadlock
  bcache: Fix a dumb CPU spinning bug in writeback
  bcache: Fix a flush/fua performance bug
  bcache: Fix a writeback performance regression
  bcache: Fix for when no journal entries are found
  bcache: Strip endline when writing the label through sysfs
  bcache: Fix a dumb journal discard bug
  sysv: Add forgotten superblock lock init for v7 fs
  block: Fix bio_copy_data()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237530/+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 1237530] Re: Saucy update to v3.11.4 stable release

2013-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-13.20

---
linux (3.11.0-13.20) saucy; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1242793

  [ Paolo Pisati ]

  * [Config] amhf: VIRTIO_CONSOLE=y
- LP: #1237982
  * [Config] AHCI_IMX=y
- LP: #1240038

  [ Tim Gardner ]

  * [Config] CONFIG_USB_OTG=n for all arches
- LP: #1047527
  * dm-raid4-5: Fix compile issues
- LP: #1241086
  * [Config] CONFIG_DM_RAID45=m
- LP: #1241086

  [ Upstream Kernel Changes ]

  * Revert cw1200: Don't perform SPI transfers in interrupt context
- LP: #1237530
  * block: Fix bio_copy_data()
- LP: #1237530
  * sysv: Add forgotten superblock lock init for v7 fs
- LP: #1237530
  * bcache: Fix a dumb journal discard bug
- LP: #1237530
  * bcache: Strip endline when writing the label through sysfs
- LP: #1237530
  * bcache: Fix for when no journal entries are found
- LP: #1237530
  * bcache: Fix a writeback performance regression
- LP: #1237530
  * bcache: Fix a flush/fua performance bug
- LP: #1237530
  * bcache: Fix a dumb CPU spinning bug in writeback
- LP: #1237530
  * bcache: Fix a shrinker deadlock
- LP: #1237530
  * bcache: Fix for handling overlapping extents when reading in a btree
node
- LP: #1237530
  * bcache: Fix flushes in writeback mode
- LP: #1237530
  * kernel/reboot.c: re-enable the function of variable reboot_default
- LP: #1237530
  * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
- LP: #1237530
  * tools lib lk: Uninclude linux/magic.h in debugfs.c
- LP: #1237530
  * x86, efi: Don't map Boot Services on i386
- LP: #1237530
  * mei: make me client counters less error prone
- LP: #1237530
  * mei: bus: stop wait for read during cl state transition
- LP: #1237530
  * mei: cancel stall timers in mei_reset
- LP: #1237530
  * tty: Fix SIGTTOU not sent with tcflush()
- LP: #1237530
  * serial: tegra: fix tty-kref leak
- LP: #1237530
  * serial: pch_uart: fix tty-kref leak in rx-error path
- LP: #1237530
  * serial: pch_uart: fix tty-kref leak in dma-rx path
- LP: #1237530
  * ARM: 7837/3: fix Thumb-2 bug in AES assembler code
- LP: #1237530
  * staging: vt6656: [BUG] main_usb.c oops on device_close move flag
earlier.
- LP: #1237530
  * staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
- LP: #1237530
  * drm/i915/tv: clear adjusted_mode.flags
- LP: #1237530
  * cw1200: Use a threaded oneshot irq handler for cw1200_spi
- LP: #1237530
  * xhci: Ensure a command structure points to the correct trb on the
command ring
- LP: #1237530
  * xhci: Fix oops happening after address device timeout
- LP: #1237530
  * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
- LP: #1237530
  * xhci: Fix race between ep halt and URB cancellation
- LP: #1237530
  * USB: OHCI: accept very late isochronous URBs
- LP: #1237530
  * USB: UHCI: accept very late isochronous URBs
- LP: #1237530
  * USB: Fix breakage in ffs_fs_mount()
- LP: #1237530
  * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
- LP: #1237530
  * usb: dwc3: pci: add support for BayTrail
- LP: #1237530
  * usb: dwc3: add support for Merrifield
- LP: #1237530
  * usb/core/devio.c: Don't reject control message to endpoint with wrong
direction bit
- LP: #1237530
  * driver core : Fix use after free of dev-parent in device_shutdown
- LP: #1237530
  * dm snapshot: workaround for a false positive lockdep warning
- LP: #1237530
  * dm-snapshot: fix performance degradation due to small hash size
- LP: #1237530
  * dm mpath: disable WRITE SAME if it fails
- LP: #1237530
  * drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
- LP: #1237530
  * drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
- LP: #1237530
  * drm/radeon/cik: Fix printing of client name on VM protection fault
- LP: #1237530
  * drm/radeon/cik: Fix encoding of number of banks in tiling configuration
info
- LP: #1237530
  * drm/radeon/cik: fix overflow in vram fetch
- LP: #1237530
  * drm/radeon: avoid UVD corruption on AGP cards using GPU gart
- LP: #1237530
  * drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
- LP: #1237530
  * drm/radeon: don't set default clocks for SI when DPM is disabled
- LP: #1237530
  * drm/radeon: disable tests/benchmarks if accel is disabled
- LP: #1237530
  * drm/radeon: add missing hdmi callbacks for rv6xx
- LP: #1237530
  * drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
- LP: #1237530
  * hwmon: (applesmc) Check key count before proceeding
- LP: #1237530
  * ALSA: compress: Fix compress device unregister.
- LP: #1237530
  * irq: Always define devm_{request_threaded,free}_irq()
- LP: #1237530
  * Linux 3.11.4
- LP: #1237530
  * ARM: dtsi: enable ahci sata on imx6q platforms
- LP: #1240038
  * 

[Kernel-packages] [Bug 1237530] Re: Saucy update to v3.11.4 stable release

2013-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/linux-exynos5

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

Title:
  Saucy update to v3.11.4 stable release

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Committed

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 v3.11.4 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.11.4 stable release:
  Linux 3.11.4
  irq: Always define devm_{request_threaded,free}_irq()
  ALSA: compress: Fix compress device unregister.
  hwmon: (applesmc) Check key count before proceeding
  drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
  drm/radeon: add missing hdmi callbacks for rv6xx
  drm/radeon: disable tests/benchmarks if accel is disabled
  drm/radeon: don't set default clocks for SI when DPM is disabled
  drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
  drm/radeon: avoid UVD corruption on AGP cards using GPU gart
  drm/radeon/cik: fix overflow in vram fetch
  drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
  drm/radeon/cik: Fix printing of client name on VM protection fault
  drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
  drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
  dm mpath: disable WRITE SAME if it fails
  dm-snapshot: fix performance degradation due to small hash size
  dm snapshot: workaround for a false positive lockdep warning
  driver core : Fix use after free of dev-parent in device_shutdown
  usb/core/devio.c: Don't reject control message to endpoint with wrong 
direction bit
  usb: dwc3: add support for Merrifield
  usb: dwc3: pci: add support for BayTrail
  fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
  USB: Fix breakage in ffs_fs_mount()
  USB: UHCI: accept very late isochronous URBs
  USB: OHCI: accept very late isochronous URBs
  xhci: Fix race between ep halt and URB cancellation
  USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
  xhci: Fix oops happening after address device timeout
  xhci: Ensure a command structure points to the correct trb on the command ring
  cw1200: Use a threaded oneshot irq handler for cw1200_spi
  Revert cw1200: Don't perform SPI transfers in interrupt context
  drm/i915/tv: clear adjusted_mode.flags
  staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
  staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
  ARM: 7837/3: fix Thumb-2 bug in AES assembler code
  serial: pch_uart: fix tty-kref leak in dma-rx path
  serial: pch_uart: fix tty-kref leak in rx-error path
  serial: tegra: fix tty-kref leak
  tty: Fix SIGTTOU not sent with tcflush()
  mei: cancel stall timers in mei_reset
  mei: bus: stop wait for read during cl state transition
  mei: make me client counters less error prone
  x86, efi: Don't map Boot Services on i386
  tools lib lk: Uninclude linux/magic.h in debugfs.c
  x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
  kernel/reboot.c: re-enable the function of variable reboot_default
  bcache: Fix flushes in writeback mode
  bcache: Fix for handling overlapping extents when reading in a btree node
  bcache: Fix a shrinker deadlock
  bcache: Fix a dumb CPU spinning bug in writeback
  bcache: Fix a flush/fua performance bug
  bcache: Fix a writeback performance regression
  bcache: Fix for when no journal entries are found
  bcache: Strip endline when writing the label through sysfs
  bcache: Fix a dumb journal discard bug
  sysv: Add forgotten superblock lock init for v7 fs
  block: Fix bio_copy_data()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237530/+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 1237530] Re: Saucy update to v3.11.4 stable release

2013-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-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/1237530

Title:
  Saucy update to v3.11.4 stable release

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Committed

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 v3.11.4 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the v3.11.4 stable release:
  Linux 3.11.4
  irq: Always define devm_{request_threaded,free}_irq()
  ALSA: compress: Fix compress device unregister.
  hwmon: (applesmc) Check key count before proceeding
  drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
  drm/radeon: add missing hdmi callbacks for rv6xx
  drm/radeon: disable tests/benchmarks if accel is disabled
  drm/radeon: don't set default clocks for SI when DPM is disabled
  drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
  drm/radeon: avoid UVD corruption on AGP cards using GPU gart
  drm/radeon/cik: fix overflow in vram fetch
  drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
  drm/radeon/cik: Fix printing of client name on VM protection fault
  drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
  drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
  dm mpath: disable WRITE SAME if it fails
  dm-snapshot: fix performance degradation due to small hash size
  dm snapshot: workaround for a false positive lockdep warning
  driver core : Fix use after free of dev-parent in device_shutdown
  usb/core/devio.c: Don't reject control message to endpoint with wrong 
direction bit
  usb: dwc3: add support for Merrifield
  usb: dwc3: pci: add support for BayTrail
  fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
  USB: Fix breakage in ffs_fs_mount()
  USB: UHCI: accept very late isochronous URBs
  USB: OHCI: accept very late isochronous URBs
  xhci: Fix race between ep halt and URB cancellation
  USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
  xhci: Fix oops happening after address device timeout
  xhci: Ensure a command structure points to the correct trb on the command ring
  cw1200: Use a threaded oneshot irq handler for cw1200_spi
  Revert cw1200: Don't perform SPI transfers in interrupt context
  drm/i915/tv: clear adjusted_mode.flags
  staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
  staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
  ARM: 7837/3: fix Thumb-2 bug in AES assembler code
  serial: pch_uart: fix tty-kref leak in dma-rx path
  serial: pch_uart: fix tty-kref leak in rx-error path
  serial: tegra: fix tty-kref leak
  tty: Fix SIGTTOU not sent with tcflush()
  mei: cancel stall timers in mei_reset
  mei: bus: stop wait for read during cl state transition
  mei: make me client counters less error prone
  x86, efi: Don't map Boot Services on i386
  tools lib lk: Uninclude linux/magic.h in debugfs.c
  x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
  kernel/reboot.c: re-enable the function of variable reboot_default
  bcache: Fix flushes in writeback mode
  bcache: Fix for handling overlapping extents when reading in a btree node
  bcache: Fix a shrinker deadlock
  bcache: Fix a dumb CPU spinning bug in writeback
  bcache: Fix a flush/fua performance bug
  bcache: Fix a writeback performance regression
  bcache: Fix for when no journal entries are found
  bcache: Strip endline when writing the label through sysfs
  bcache: Fix a dumb journal discard bug
  sysv: Add forgotten superblock lock init for v7 fs
  block: Fix bio_copy_data()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237530/+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 1237530] Re: Saucy update to v3.11.4 stable release

2013-10-09 Thread Tim Gardner
** 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 v3.11.4 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 v3.11.4 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 v3.11.4 stable release:
+    The following patches are in the v3.11.4 stable release:
+ Linux 3.11.4
+ irq: Always define devm_{request_threaded,free}_irq()
+ ALSA: compress: Fix compress device unregister.
+ hwmon: (applesmc) Check key count before proceeding
+ drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
+ drm/radeon: add missing hdmi callbacks for rv6xx
+ drm/radeon: disable tests/benchmarks if accel is disabled
+ drm/radeon: don't set default clocks for SI when DPM is disabled
+ drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
+ drm/radeon: avoid UVD corruption on AGP cards using GPU gart
+ drm/radeon/cik: fix overflow in vram fetch
+ drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
+ drm/radeon/cik: Fix printing of client name on VM protection fault
+ drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
+ drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
+ dm mpath: disable WRITE SAME if it fails
+ dm-snapshot: fix performance degradation due to small hash size
+ dm snapshot: workaround for a false positive lockdep warning
+ driver core : Fix use after free of dev-parent in device_shutdown
+ usb/core/devio.c: Don't reject control message to endpoint with wrong 
direction bit
+ usb: dwc3: add support for Merrifield
+ usb: dwc3: pci: add support for BayTrail
+ fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
+ USB: Fix breakage in ffs_fs_mount()
+ USB: UHCI: accept very late isochronous URBs
+ USB: OHCI: accept very late isochronous URBs
+ xhci: Fix race between ep halt and URB cancellation
+ USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
+ xhci: Fix oops happening after address device timeout
+ xhci: Ensure a command structure points to the correct trb on the command ring
+ cw1200: Use a threaded oneshot irq handler for cw1200_spi
+ Revert cw1200: Don't perform SPI transfers in interrupt context
+ drm/i915/tv: clear adjusted_mode.flags
+ staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
+ staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
+ ARM: 7837/3: fix Thumb-2 bug in AES assembler code
+ serial: pch_uart: fix tty-kref leak in dma-rx path
+ serial: pch_uart: fix tty-kref leak in rx-error path
+ serial: tegra: fix tty-kref leak
+ tty: Fix SIGTTOU not sent with tcflush()
+ mei: cancel stall timers in mei_reset
+ mei: bus: stop wait for read during cl state transition
+ mei: make me client counters less error prone
+ x86, efi: Don't map Boot Services on i386
+ tools lib lk: Uninclude linux/magic.h in debugfs.c
+ x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
+ kernel/reboot.c: re-enable the function of variable reboot_default
+ bcache: Fix flushes in writeback mode
+ bcache: Fix for handling overlapping extents when reading in a btree node
+ bcache: Fix a shrinker deadlock
+ bcache: Fix a dumb CPU spinning bug in writeback
+ bcache: Fix a flush/fua performance bug
+ bcache: Fix a writeback performance regression
+ bcache: Fix for when no journal entries are found
+ bcache: Strip endline when writing the label through sysfs
+ bcache: Fix a dumb journal discard bug
+ sysv: Add forgotten superblock lock init for v7 fs
+ block: Fix bio_copy_data()

** Changed in: linux (Ubuntu Saucy)
   Status: New = Fix Committed

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

Title:
  Saucy update to v3.11.4 stable release

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g.,