mbox series

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

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

Pull-request

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

Message

Kamal Mostafa Dec. 3, 2020, 9:04 p.m. UTC
This pull request (9 commits) includes the following Xenial stable patchsets:

	Xenial update: v4.4.245 upstream stable release
	https://bugs.launchpad.net/bugs/1906698

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 ef91ae10d745268ab5cbf76f2b2cfe59348c4d1e:

  UBUNTU: Ubuntu-4.4.0-198.230 (2020-11-27 16:22:59 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 50d59f82af5ebe1f61bcc375e53b1f9d013bcca2:

  UBUNTU: upstream stable to v4.4.245 (2020-12-03 09:47:55 -0800)

----------------------------------------------------------------
Christophe Leroy (1):
      powerpc/8xx: Always fault when _PAGE_ACCESSED is not set

Dave Chinner (2):
      xfs: catch inode allocation state mismatch corruption
      xfs: validate cached inodes are free when allocated

David Edmondson (1):
      KVM: x86: clflushopt should be treated as a no-op by emulation

Dmitry Torokhov (1):
      Input: sunkbd - avoid use-after-free in teardown paths

Greg Kroah-Hartman (1):
      Linux 4.4.245

Johannes Berg (1):
      mac80211: always wind down STA state

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

Krzysztof Kozlowski (1):
      i2c: imx: Fix external abort on interrupt in exit paths

 Makefile                        |  2 +-
 arch/powerpc/kernel/head_8xx.S  |  8 ++----
 arch/x86/kvm/emulate.c          |  8 +++++-
 debian.master/upstream-stable   |  2 +-
 drivers/i2c/busses/i2c-imx.c    | 25 +++++++++++-------
 drivers/input/keyboard/sunkbd.c | 41 +++++++++++++++++++++++------
 fs/xfs/xfs_icache.c             | 58 ++++++++++++++++++++++++++++++++++++-----
 net/mac80211/sta_info.c         | 18 +++++++++++++
 8 files changed, 129 insertions(+), 33 deletions(-)

Comments

Ian May Dec. 3, 2020, 11:01 p.m. UTC | #1
Applied to xenial/linux

Thanks,
Ian

On 2020-12-03 13:04:50 , Kamal Mostafa wrote:
> This pull request (9 commits) includes the following Xenial stable patchsets:
> 
> 	Xenial update: v4.4.245 upstream stable release
> 	https://bugs.launchpad.net/bugs/1906698
> 
> 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 ef91ae10d745268ab5cbf76f2b2cfe59348c4d1e:
> 
>   UBUNTU: Ubuntu-4.4.0-198.230 (2020-11-27 16:22:59 -0700)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.245
> 
> for you to fetch changes up to 50d59f82af5ebe1f61bcc375e53b1f9d013bcca2:
> 
>   UBUNTU: upstream stable to v4.4.245 (2020-12-03 09:47:55 -0800)
> 
> ----------------------------------------------------------------
> Christophe Leroy (1):
>       powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
> 
> Dave Chinner (2):
>       xfs: catch inode allocation state mismatch corruption
>       xfs: validate cached inodes are free when allocated
> 
> David Edmondson (1):
>       KVM: x86: clflushopt should be treated as a no-op by emulation
> 
> Dmitry Torokhov (1):
>       Input: sunkbd - avoid use-after-free in teardown paths
> 
> Greg Kroah-Hartman (1):
>       Linux 4.4.245
> 
> Johannes Berg (1):
>       mac80211: always wind down STA state
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.4.245
> 
> Krzysztof Kozlowski (1):
>       i2c: imx: Fix external abort on interrupt in exit paths
> 
>  Makefile                        |  2 +-
>  arch/powerpc/kernel/head_8xx.S  |  8 ++----
>  arch/x86/kvm/emulate.c          |  8 +++++-
>  debian.master/upstream-stable   |  2 +-
>  drivers/i2c/busses/i2c-imx.c    | 25 +++++++++++-------
>  drivers/input/keyboard/sunkbd.c | 41 +++++++++++++++++++++++------
>  fs/xfs/xfs_icache.c             | 58 ++++++++++++++++++++++++++++++++++++-----
>  net/mac80211/sta_info.c         | 18 +++++++++++++
>  8 files changed, 129 insertions(+), 33 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team