Public bug reported:

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 2021-07-20

                Ported from the following upstream stable releases:
                        v4.14.239, v4.19.197

       from git://git.kernel.org/

include/linux/mmdebug.h: make VM_WARN* non-rvals
mm: add VM_WARN_ON_ONCE_PAGE() macro
mm/rmap: remove unneeded semicolon in page_not_mapped()
mm/rmap: use page_not_mapped in try_to_unmap()
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
mm/thp: fix vma_address() if virtual address below file offset
mm/thp: fix page_address_in_vma() on file THP tails
mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
mm: page_vma_mapped_walk(): use page for pvmw->page
mm: page_vma_mapped_walk(): settle PageHuge on entry
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
mm: page_vma_mapped_walk(): crossing page table boundary
mm: page_vma_mapped_walk(): add a level of indentation
mm: page_vma_mapped_walk(): use goto instead of while (1)
mm: page_vma_mapped_walk(): get vma_address_end() earlier
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
mm, futex: fix shared futex pgoff on shmem huge page
scsi: sr: Return appropriate error code when disk is ejected
drm/nouveau: fix dma_address check for CPU/GPU sync
kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
kthread_worker: split code for canceling the delayed work timer
kthread: prevent deadlock when kthread_mod_delayed_work() races with 
kthread_cancel_delayed_work_sync()
xen/events: reset active flag for lateeoi events later
ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
ARM: OMAP: replace setup_irq() by request_irq()
clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
UBUNTU: upstream stable to v4.14.239, v4.19.197

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: linux (Ubuntu Bionic)
     Importance: Medium
     Assignee: Kamal Mostafa (kamalmostafa)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
       Status: New

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

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

** Changed in: linux (Ubuntu Bionic)
     Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

** Changed in: linux (Ubuntu)
       Status: Confirmed => 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 following upstream
+        stable patches should be included in the Ubuntu kernel:
  
-     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 2021-07-20
  
-        upstream stable patchset 2021-07-20
-        from git://git.kernel.org/
+                 Ported from the following upstream stable releases:
+                         v4.14.239, v4.19.197
+ 
+        from git://git.kernel.org/
+ 
+ include/linux/mmdebug.h: make VM_WARN* non-rvals
+ mm: add VM_WARN_ON_ONCE_PAGE() macro
+ mm/rmap: remove unneeded semicolon in page_not_mapped()
+ mm/rmap: use page_not_mapped in try_to_unmap()
+ mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
+ mm/thp: fix vma_address() if virtual address below file offset
+ mm/thp: fix page_address_in_vma() on file THP tails
+ mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
+ mm: page_vma_mapped_walk(): use page for pvmw->page
+ mm: page_vma_mapped_walk(): settle PageHuge on entry
+ mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
+ mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
+ mm: page_vma_mapped_walk(): crossing page table boundary
+ mm: page_vma_mapped_walk(): add a level of indentation
+ mm: page_vma_mapped_walk(): use goto instead of while (1)
+ mm: page_vma_mapped_walk(): get vma_address_end() earlier
+ mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
+ mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
+ mm, futex: fix shared futex pgoff on shmem huge page
+ scsi: sr: Return appropriate error code when disk is ejected
+ drm/nouveau: fix dma_address check for CPU/GPU sync
+ kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
+ kthread_worker: split code for canceling the delayed work timer
+ kthread: prevent deadlock when kthread_mod_delayed_work() races with 
kthread_cancel_delayed_work_sync()
+ xen/events: reset active flag for lateeoi events later
+ ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
+ ARM: OMAP: replace setup_irq() by request_irq()
+ clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
+ clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
+ UBUNTU: upstream stable to v4.14.239, v4.19.197

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

Title:
  Bionic update: upstream stable patchset 2021-07-20

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  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 following upstream
         stable patches should be included in the Ubuntu kernel:

         upstream stable patchset 2021-07-20

                  Ported from the following upstream stable releases:
                          v4.14.239, v4.19.197

         from git://git.kernel.org/

  include/linux/mmdebug.h: make VM_WARN* non-rvals
  mm: add VM_WARN_ON_ONCE_PAGE() macro
  mm/rmap: remove unneeded semicolon in page_not_mapped()
  mm/rmap: use page_not_mapped in try_to_unmap()
  mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
  mm/thp: fix vma_address() if virtual address below file offset
  mm/thp: fix page_address_in_vma() on file THP tails
  mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
  mm: page_vma_mapped_walk(): use page for pvmw->page
  mm: page_vma_mapped_walk(): settle PageHuge on entry
  mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
  mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
  mm: page_vma_mapped_walk(): crossing page table boundary
  mm: page_vma_mapped_walk(): add a level of indentation
  mm: page_vma_mapped_walk(): use goto instead of while (1)
  mm: page_vma_mapped_walk(): get vma_address_end() earlier
  mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
  mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
  mm, futex: fix shared futex pgoff on shmem huge page
  scsi: sr: Return appropriate error code when disk is ejected
  drm/nouveau: fix dma_address check for CPU/GPU sync
  kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
  kthread_worker: split code for canceling the delayed work timer
  kthread: prevent deadlock when kthread_mod_delayed_work() races with 
kthread_cancel_delayed_work_sync()
  xen/events: reset active flag for lateeoi events later
  ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
  ARM: OMAP: replace setup_irq() by request_irq()
  clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
  clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
  UBUNTU: upstream stable to v4.14.239, v4.19.197

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936960/+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

Reply via email to