lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 23 Feb 2021 15:28:07 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.4.100

I'm announcing the release of the 5.4.100 kernel.

All users of the 5.4 kernel series must upgrade.

The updated 5.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                            |    2 -
 arch/arm/xen/p2m.c                  |    6 +++--
 arch/x86/kvm/svm.c                  |    1 
 arch/x86/xen/p2m.c                  |   15 ++++++--------
 drivers/block/xen-blkback/blkback.c |   30 +++++++++++++++--------------
 drivers/media/usb/pwc/pwc-if.c      |   22 ++++++++++++---------
 drivers/net/xen-netback/netback.c   |    4 ---
 drivers/xen/gntdev.c                |   37 +++++++++++++++++++-----------------
 drivers/xen/xen-scsiback.c          |    4 +--
 fs/btrfs/ctree.h                    |    6 ++---
 include/xen/grant_table.h           |    1 
 net/bridge/br.c                     |    5 +++-
 net/qrtr/qrtr.c                     |    2 -
 13 files changed, 73 insertions(+), 62 deletions(-)

David Sterba (1):
      btrfs: fix backport of 2175bf57dc952 in 5.4.95

Greg Kroah-Hartman (1):
      Linux 5.4.100

Jan Beulich (8):
      Xen/x86: don't bail early from clear_foreign_p2m_mapping()
      Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
      Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
      Xen/gntdev: correct error checking in gntdev_map_grant_pages()
      xen-blkback: don't "handle" error by BUG()
      xen-netback: don't "handle" error by BUG()
      xen-scsiback: don't "handle" error by BUG()
      xen-blkback: fix error handling in xen_blkbk_map()

Loic Poulain (1):
      net: qrtr: Fix port ID for control messages

Matwey V. Kornilov (1):
      media: pwc: Use correct device for DMA

Paolo Bonzini (1):
      KVM: SEV: fix double locking due to incorrect backport

Stefano Stabellini (1):
      xen/arm: don't ignore return errors from set_phys_to_machine

Wang Hai (1):
      net: bridge: Fix a warning when del bridge sysfs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ