** Changed in: linux (Ubuntu Xenial)
   Importance: Undecided => Medium

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

** Changed in: linux (Ubuntu Xenial)
     Assignee: (unassigned) => Stefan Bader (smb)

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

** 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 a mainline/stable Linux tree or
+        a minimally backported form of that patch. The 4.4.91 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 a mainline/stable Linux tree or
-        a minimally backported form of that patch. The 4.4.91 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 from the 4.4.91 stable release shall be
- applied:
+ The following patches from the 4.4.91 stable release shall be applied:
+ * drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
+ * drm: bridge: add DT bindings for TI ths8135
+ * GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
+ * RDS: RDMA: Fix the composite message user notification
+ * ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
+ * MIPS: Ensure bss section ends on a long-aligned address
+ * MIPS: ralink: Fix incorrect assignment on ralink_soc
+ * igb: re-assign hw address pointer on reset after PCI error
+ * extcon: axp288: Use vbus-valid instead of -present to determine cable
+   presence
+ * sh_eth: use correct name for ECMR_MPDE bit
+ * hwmon: (gl520sm) Fix overflows and crash seen when writing into limit
+   attributes
+ * iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
+ * iio: adc: hx711: Add DT binding for avia,hx711
+ * ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
+ * tty: goldfish: Fix a parameter of a call to free_irq
+ * IB/ipoib: Fix deadlock over vlan_mutex
+ * IB/ipoib: rtnl_unlock can not come after free_netdev
+ * IB/ipoib: Replace list_del of the neigh->list with list_del_init
+ * drm/amdkfd: fix improper return value on error
+ * USB: serial: mos7720: fix control-message error handling
+ * USB: serial: mos7840: fix control-message error handling
+ * partitions/efi: Fix integer overflow in GPT size calculation
+ * ASoC: dapm: handle probe deferrals
+ * audit: log 32-bit socketcalls
+ * usb: chipidea: vbus event may exist before starting gadget
+ * ASoC: dapm: fix some pointer error handling
+ * MIPS: Lantiq: Fix another request_mem_region() return code check
+ * net: core: Prevent from dereferencing null pointer when releasing SKB
+ * net/packet: check length in getsockopt() called with PACKET_HDRLEN
+ * team: fix memory leaks
+ * usb: plusb: Add support for PL-27A1
+ * mmc: sdio: fix alignment issue in struct sdio_func
+ * bridge: netlink: register netdevice before executing changelink
+ * netfilter: invoke synchronize_rcu after set the _hook_ to NULL
+ * MIPS: IRQ Stack: Unwind IRQ stack onto task stack
+ * exynos-gsc: Do not swap cb/cr for semi planar formats
+ * netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
+ * parisc: perf: Fix potential NULL pointer dereference
+ * iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
+ * rds: ib: add error handle
+ * md/raid10: submit bio directly to replacement disk
+ * i2c: meson: fix wrong variable usage in meson_i2c_put_data
+ * xfs: remove kmem_zalloc_greedy
+ * libata: transport: Remove circular dependency at free time
+ * drivers: firmware: psci: drop duplicate const from psci_of_match
+ * IB/qib: fix false-postive maybe-uninitialized warning
+ * ARM: remove duplicate 'const' annotations'
+ * ALSA: au88x0: avoid theoretical uninitialized access
+ * ttpci: address stringop overflow warning
+ * Linux 4.4.91

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1724772

Title:
  Xenial update to 4.4.91 stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  In Progress

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 a mainline/stable Linux tree or
         a minimally backported form of that patch. The 4.4.91 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 from the 4.4.91 stable release shall be applied:
  * drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
  * drm: bridge: add DT bindings for TI ths8135
  * GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
  * RDS: RDMA: Fix the composite message user notification
  * ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
  * MIPS: Ensure bss section ends on a long-aligned address
  * MIPS: ralink: Fix incorrect assignment on ralink_soc
  * igb: re-assign hw address pointer on reset after PCI error
  * extcon: axp288: Use vbus-valid instead of -present to determine cable
    presence
  * sh_eth: use correct name for ECMR_MPDE bit
  * hwmon: (gl520sm) Fix overflows and crash seen when writing into limit
    attributes
  * iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
  * iio: adc: hx711: Add DT binding for avia,hx711
  * ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
  * tty: goldfish: Fix a parameter of a call to free_irq
  * IB/ipoib: Fix deadlock over vlan_mutex
  * IB/ipoib: rtnl_unlock can not come after free_netdev
  * IB/ipoib: Replace list_del of the neigh->list with list_del_init
  * drm/amdkfd: fix improper return value on error
  * USB: serial: mos7720: fix control-message error handling
  * USB: serial: mos7840: fix control-message error handling
  * partitions/efi: Fix integer overflow in GPT size calculation
  * ASoC: dapm: handle probe deferrals
  * audit: log 32-bit socketcalls
  * usb: chipidea: vbus event may exist before starting gadget
  * ASoC: dapm: fix some pointer error handling
  * MIPS: Lantiq: Fix another request_mem_region() return code check
  * net: core: Prevent from dereferencing null pointer when releasing SKB
  * net/packet: check length in getsockopt() called with PACKET_HDRLEN
  * team: fix memory leaks
  * usb: plusb: Add support for PL-27A1
  * mmc: sdio: fix alignment issue in struct sdio_func
  * bridge: netlink: register netdevice before executing changelink
  * netfilter: invoke synchronize_rcu after set the _hook_ to NULL
  * MIPS: IRQ Stack: Unwind IRQ stack onto task stack
  * exynos-gsc: Do not swap cb/cr for semi planar formats
  * netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
  * parisc: perf: Fix potential NULL pointer dereference
  * iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
  * rds: ib: add error handle
  * md/raid10: submit bio directly to replacement disk
  * i2c: meson: fix wrong variable usage in meson_i2c_put_data
  * xfs: remove kmem_zalloc_greedy
  * libata: transport: Remove circular dependency at free time
  * drivers: firmware: psci: drop duplicate const from psci_of_match
  * IB/qib: fix false-postive maybe-uninitialized warning
  * ARM: remove duplicate 'const' annotations'
  * ALSA: au88x0: avoid theoretical uninitialized access
  * ttpci: address stringop overflow warning
  * Linux 4.4.91

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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to