[Kernel-packages] [Bug 1866858] Re: Disco update: upstream stable patchset 2020-03-10

2021-01-06 Thread Po-Hsu Lin
** 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/1866858

Title:
  Disco update: upstream stable patchset 2020-03-10

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Disco:
  Won't Fix

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 following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2020-03-10

  Ported from the following upstream stable releases:
  v4.19.103, v5.4.19

     from git://git.kernel.org/

  Revert "drm/sun4i: dsi: Change the start delay calculation"
  ovl: fix lseek overflow on 32bit
  kernel/module: Fix memleak in module_add_modinfo_attrs()
  media: iguanair: fix endpoint sanity check
  ocfs2: fix oops when writing cloned file
  x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
  udf: Allow writing to 'Rewritable' partitions
  printk: fix exclusive_console replaying
  iwlwifi: mvm: fix NVM check for 3168 devices
  sparc32: fix struct ipc64_perm type definition
  cls_rsvp: fix rsvp_policy
  gtp: use __GFP_NOWARN to avoid memalloc warning
  l2tp: Allow duplicate session creation with UDP
  net: hsr: fix possible NULL deref in hsr_handle_frame()
  net_sched: fix an OOB access in cls_tcindex
  net: stmmac: Delete txtimer in suspend()
  bnxt_en: Fix TC queue mapping.
  tcp: clear tp->total_retrans in tcp_disconnect()
  tcp: clear tp->delivered in tcp_disconnect()
  tcp: clear tp->data_segs{in|out} in tcp_disconnect()
  tcp: clear tp->segs_{in|out} in tcp_disconnect()
  rxrpc: Fix use-after-free in rxrpc_put_local()
  rxrpc: Fix insufficient receive notification generation
  rxrpc: Fix missing active use pinning of rxrpc_local object
  rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
  media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
  mfd: dln2: More sanity checking for endpoints
  ipc/msg.c: consolidate all xxxctl_down() functions
  tracing: Fix sched switch start/stop refcount racy updates
  rcu: Avoid data-race in rcu_gp_fqs_check_wake()
  brcmfmac: Fix memory leak in brcmf_usbdev_qinit
  usb: typec: tcpci: mask event interrupts when remove driver
  usb: gadget: legacy: set max_speed to super-speed
  usb: gadget: f_ncm: Use atomic_t to track in-flight request
  usb: gadget: f_ecm: Use atomic_t to track in-flight request
  ALSA: usb-audio: Fix endianess in descriptor validation
  ALSA: dummy: Fix PCM format loop in proc output
  mm/memory_hotplug: fix remove_memory() lockdep splat
  mm: move_pages: report the number of non-attempted pages
  media/v4l2-core: set pages dirty upon releasing DMA buffers
  media: v4l2-core: compat: ignore native command codes
  media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
  lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
  irqdomain: Fix a memory leak in irq_domain_push_irq()
  platform/x86: intel_scu_ipc: Fix interrupt support
  ALSA: hda: Add Clevo W65_67SB the power_save blacklist
  KVM: arm64: Correct PSTATE on exception entry
  KVM: arm/arm64: Correct CPSR on exception entry
  KVM: arm/arm64: Correct AArch32 SPSR on exception entry
  KVM: arm64: Only sign-extend MMIO up to register width
  MIPS: fix indentation of the 'RELOCS' message
  MIPS: boot: fix typo in 'vmlinux.lzma.its' target
  s390/mm: fix dynamic pagetable upgrade for hugetlbfs
  powerpc/xmon: don't access ASDR in VMs
  powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
  smb3: fix signing verification of large reads
  PCI: tegra: Fix return value check of pm_runtime_get_sync()
  mmc: spi: Toggle SPI polarity, do not hardcode it
  ACPI: video: Do not export a non working backlight interface on MSI MS-7721 
boards
  ACPI / battery: Deal with design or full capacity being reported as -1
  ACPI / battery: Use design-cap for capacity calculations if full-cap is not 
available
  ACPI / battery: Deal better with neither design nor full capacity not being 
reported
  alarmtimer: Unregister wakeup source when module get fails
  ubifs: Reject unsupported ioctl flags explicitly
  ubifs: don't trigger assertion on invalid no-key filename
  ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
  ubifs: Fix deadlock in concurrent bulk-read and writepage
  PCI: keystone: Fix link training retries initiation
  mmc: sdhci-of-at91: fix memleak on clk_get failure
  hv_balloon: Balloon up according to request page number
  m

[Kernel-packages] [Bug 1866858] Re: Disco update: upstream stable patchset 2020-03-10

2020-07-02 Thread Steve Langasek
** Changed in: linux (Ubuntu Disco)
   Status: Fix Committed => Won't Fix

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

Title:
  Disco update: upstream stable patchset 2020-03-10

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Disco:
  Won't Fix

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 following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2020-03-10

  Ported from the following upstream stable releases:
  v4.19.103, v5.4.19

     from git://git.kernel.org/

  Revert "drm/sun4i: dsi: Change the start delay calculation"
  ovl: fix lseek overflow on 32bit
  kernel/module: Fix memleak in module_add_modinfo_attrs()
  media: iguanair: fix endpoint sanity check
  ocfs2: fix oops when writing cloned file
  x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
  udf: Allow writing to 'Rewritable' partitions
  printk: fix exclusive_console replaying
  iwlwifi: mvm: fix NVM check for 3168 devices
  sparc32: fix struct ipc64_perm type definition
  cls_rsvp: fix rsvp_policy
  gtp: use __GFP_NOWARN to avoid memalloc warning
  l2tp: Allow duplicate session creation with UDP
  net: hsr: fix possible NULL deref in hsr_handle_frame()
  net_sched: fix an OOB access in cls_tcindex
  net: stmmac: Delete txtimer in suspend()
  bnxt_en: Fix TC queue mapping.
  tcp: clear tp->total_retrans in tcp_disconnect()
  tcp: clear tp->delivered in tcp_disconnect()
  tcp: clear tp->data_segs{in|out} in tcp_disconnect()
  tcp: clear tp->segs_{in|out} in tcp_disconnect()
  rxrpc: Fix use-after-free in rxrpc_put_local()
  rxrpc: Fix insufficient receive notification generation
  rxrpc: Fix missing active use pinning of rxrpc_local object
  rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
  media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
  mfd: dln2: More sanity checking for endpoints
  ipc/msg.c: consolidate all xxxctl_down() functions
  tracing: Fix sched switch start/stop refcount racy updates
  rcu: Avoid data-race in rcu_gp_fqs_check_wake()
  brcmfmac: Fix memory leak in brcmf_usbdev_qinit
  usb: typec: tcpci: mask event interrupts when remove driver
  usb: gadget: legacy: set max_speed to super-speed
  usb: gadget: f_ncm: Use atomic_t to track in-flight request
  usb: gadget: f_ecm: Use atomic_t to track in-flight request
  ALSA: usb-audio: Fix endianess in descriptor validation
  ALSA: dummy: Fix PCM format loop in proc output
  mm/memory_hotplug: fix remove_memory() lockdep splat
  mm: move_pages: report the number of non-attempted pages
  media/v4l2-core: set pages dirty upon releasing DMA buffers
  media: v4l2-core: compat: ignore native command codes
  media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
  lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
  irqdomain: Fix a memory leak in irq_domain_push_irq()
  platform/x86: intel_scu_ipc: Fix interrupt support
  ALSA: hda: Add Clevo W65_67SB the power_save blacklist
  KVM: arm64: Correct PSTATE on exception entry
  KVM: arm/arm64: Correct CPSR on exception entry
  KVM: arm/arm64: Correct AArch32 SPSR on exception entry
  KVM: arm64: Only sign-extend MMIO up to register width
  MIPS: fix indentation of the 'RELOCS' message
  MIPS: boot: fix typo in 'vmlinux.lzma.its' target
  s390/mm: fix dynamic pagetable upgrade for hugetlbfs
  powerpc/xmon: don't access ASDR in VMs
  powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
  smb3: fix signing verification of large reads
  PCI: tegra: Fix return value check of pm_runtime_get_sync()
  mmc: spi: Toggle SPI polarity, do not hardcode it
  ACPI: video: Do not export a non working backlight interface on MSI MS-7721 
boards
  ACPI / battery: Deal with design or full capacity being reported as -1
  ACPI / battery: Use design-cap for capacity calculations if full-cap is not 
available
  ACPI / battery: Deal better with neither design nor full capacity not being 
reported
  alarmtimer: Unregister wakeup source when module get fails
  ubifs: Reject unsupported ioctl flags explicitly
  ubifs: don't trigger assertion on invalid no-key filename
  ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
  ubifs: Fix deadlock in concurrent bulk-read and writepage
  PCI: keystone: Fix link training retries initiation
  mmc: sdhci-of-at91: fix memleak on clk_get failure
  hv_balloon: Balloon up according to request p

[Kernel-packages] [Bug 1866858] Re: Disco update: upstream stable patchset 2020-03-10

2020-03-12 Thread Khaled El Mously
** Changed in: linux (Ubuntu Disco)
   Status: In Progress => 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/1866858

Title:
  Disco update: upstream stable patchset 2020-03-10

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Disco:
  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 a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2020-03-10

  Ported from the following upstream stable releases:
  v4.19.103, v5.4.19

     from git://git.kernel.org/

  Revert "drm/sun4i: dsi: Change the start delay calculation"
  ovl: fix lseek overflow on 32bit
  kernel/module: Fix memleak in module_add_modinfo_attrs()
  media: iguanair: fix endpoint sanity check
  ocfs2: fix oops when writing cloned file
  x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
  udf: Allow writing to 'Rewritable' partitions
  printk: fix exclusive_console replaying
  iwlwifi: mvm: fix NVM check for 3168 devices
  sparc32: fix struct ipc64_perm type definition
  cls_rsvp: fix rsvp_policy
  gtp: use __GFP_NOWARN to avoid memalloc warning
  l2tp: Allow duplicate session creation with UDP
  net: hsr: fix possible NULL deref in hsr_handle_frame()
  net_sched: fix an OOB access in cls_tcindex
  net: stmmac: Delete txtimer in suspend()
  bnxt_en: Fix TC queue mapping.
  tcp: clear tp->total_retrans in tcp_disconnect()
  tcp: clear tp->delivered in tcp_disconnect()
  tcp: clear tp->data_segs{in|out} in tcp_disconnect()
  tcp: clear tp->segs_{in|out} in tcp_disconnect()
  rxrpc: Fix use-after-free in rxrpc_put_local()
  rxrpc: Fix insufficient receive notification generation
  rxrpc: Fix missing active use pinning of rxrpc_local object
  rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
  media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
  mfd: dln2: More sanity checking for endpoints
  ipc/msg.c: consolidate all xxxctl_down() functions
  tracing: Fix sched switch start/stop refcount racy updates
  rcu: Avoid data-race in rcu_gp_fqs_check_wake()
  brcmfmac: Fix memory leak in brcmf_usbdev_qinit
  usb: typec: tcpci: mask event interrupts when remove driver
  usb: gadget: legacy: set max_speed to super-speed
  usb: gadget: f_ncm: Use atomic_t to track in-flight request
  usb: gadget: f_ecm: Use atomic_t to track in-flight request
  ALSA: usb-audio: Fix endianess in descriptor validation
  ALSA: dummy: Fix PCM format loop in proc output
  mm/memory_hotplug: fix remove_memory() lockdep splat
  mm: move_pages: report the number of non-attempted pages
  media/v4l2-core: set pages dirty upon releasing DMA buffers
  media: v4l2-core: compat: ignore native command codes
  media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
  lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
  irqdomain: Fix a memory leak in irq_domain_push_irq()
  platform/x86: intel_scu_ipc: Fix interrupt support
  ALSA: hda: Add Clevo W65_67SB the power_save blacklist
  KVM: arm64: Correct PSTATE on exception entry
  KVM: arm/arm64: Correct CPSR on exception entry
  KVM: arm/arm64: Correct AArch32 SPSR on exception entry
  KVM: arm64: Only sign-extend MMIO up to register width
  MIPS: fix indentation of the 'RELOCS' message
  MIPS: boot: fix typo in 'vmlinux.lzma.its' target
  s390/mm: fix dynamic pagetable upgrade for hugetlbfs
  powerpc/xmon: don't access ASDR in VMs
  powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
  smb3: fix signing verification of large reads
  PCI: tegra: Fix return value check of pm_runtime_get_sync()
  mmc: spi: Toggle SPI polarity, do not hardcode it
  ACPI: video: Do not export a non working backlight interface on MSI MS-7721 
boards
  ACPI / battery: Deal with design or full capacity being reported as -1
  ACPI / battery: Use design-cap for capacity calculations if full-cap is not 
available
  ACPI / battery: Deal better with neither design nor full capacity not being 
reported
  alarmtimer: Unregister wakeup source when module get fails
  ubifs: Reject unsupported ioctl flags explicitly
  ubifs: don't trigger assertion on invalid no-key filename
  ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
  ubifs: Fix deadlock in concurrent bulk-read and writepage
  PCI: keystone: Fix link training retries initiation
  mmc: sdhci-of-at91: fix memleak on clk_get failure
  hv_balloon: Balloon up according to req