mbox series

[SRU,Xenial,PULL] Xenial update: v4.4.261 upstream stable release

Message ID 20210319162037.17410-1-kamal@canonical.com
State New
Headers show
Series [SRU,Xenial,PULL] Xenial update: v4.4.261 upstream stable release | expand

Pull-request

git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.261

Message

Kamal Mostafa March 19, 2021, 4:20 p.m. UTC
This pull request (9 commits) includes the following Xenial stable patchsets:

	Xenial update: v4.4.261 upstream stable release
	https://bugs.launchpad.net/bugs/1920218

Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases.  I recommend fetching and applying just this
reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:

   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next

 -Kamal

-----

The following changes since commit b423ec900cbe4b737bcf17d95132b59e35eff546:

  xfs: More robust inode extent count validation (2021-03-16 08:52:50 +0100)

are available in the Git repository at:

  git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.261

for you to fetch changes up to d7bc50cb0c9043a10228841cc1ec2fd4eb2a04ef:

  UBUNTU: upstream stable to v4.4.261 (2021-03-19 08:45:29 -0700)

----------------------------------------------------------------
Bjorn Helgaas (1):
      PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller

Colin Ian King (1):
      ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits

Dan Carpenter (1):
      rsxx: Return -EFAULT if copy_to_user() fails

Greg Kroah-Hartman (1):
      Linux 4.4.261

Hans de Goede (1):
      platform/x86: acer-wmi: Add new force_caps module parameter

Jeffle Xu (1):
      dm table: fix iterate_devices based device capability checks

Kamal Mostafa (1):
      UBUNTU: upstream stable to v4.4.261

Thomas Schoebel-Theuer (2):
      futex: fix irq self-deadlock and satisfy assertion
      futex: fix spin_lock() / spin_unlock_irq() imbalance

 Makefile                        |  2 +-
 debian.master/upstream-stable   |  2 +-
 drivers/block/rsxx/core.c       |  8 ++--
 drivers/md/dm-table.c           | 83 ++++++++++++++++++++++++++---------------
 drivers/pci/quirks.c            |  3 ++
 drivers/platform/x86/acer-wmi.c |  8 +++-
 kernel/futex.c                  |  4 +-
 sound/pci/ctxfi/cthw20k2.c      |  2 +-
 8 files changed, 74 insertions(+), 38 deletions(-)

Comments

Kelsey Skunberg March 25, 2021, 2:54 a.m. UTC | #1
Applied to xenial master-next. thank you! 

-Kelsey

On 2021-03-19 09:20:37 , Kamal Mostafa wrote:
> This pull request (9 commits) includes the following Xenial stable patchsets:
> 
> 	Xenial update: v4.4.261 upstream stable release
> 	https://bugs.launchpad.net/bugs/1920218
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases.  I recommend fetching and applying just this
> reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:
> 
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit b423ec900cbe4b737bcf17d95132b59e35eff546:
> 
>   xfs: More robust inode extent count validation (2021-03-16 08:52:50 +0100)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.261
> 
> for you to fetch changes up to d7bc50cb0c9043a10228841cc1ec2fd4eb2a04ef:
> 
>   UBUNTU: upstream stable to v4.4.261 (2021-03-19 08:45:29 -0700)
> 
> ----------------------------------------------------------------
> Bjorn Helgaas (1):
>       PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
> 
> Colin Ian King (1):
>       ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
> 
> Dan Carpenter (1):
>       rsxx: Return -EFAULT if copy_to_user() fails
> 
> Greg Kroah-Hartman (1):
>       Linux 4.4.261
> 
> Hans de Goede (1):
>       platform/x86: acer-wmi: Add new force_caps module parameter
> 
> Jeffle Xu (1):
>       dm table: fix iterate_devices based device capability checks
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.4.261
> 
> Thomas Schoebel-Theuer (2):
>       futex: fix irq self-deadlock and satisfy assertion
>       futex: fix spin_lock() / spin_unlock_irq() imbalance
> 
>  Makefile                        |  2 +-
>  debian.master/upstream-stable   |  2 +-
>  drivers/block/rsxx/core.c       |  8 ++--
>  drivers/md/dm-table.c           | 83 ++++++++++++++++++++++++++---------------
>  drivers/pci/quirks.c            |  3 ++
>  drivers/platform/x86/acer-wmi.c |  8 +++-
>  kernel/futex.c                  |  4 +-
>  sound/pci/ctxfi/cthw20k2.c      |  2 +-
>  8 files changed, 74 insertions(+), 38 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team