linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 5.6.2
Date: Thu, 2 Apr 2020 08:26:20 +0200	[thread overview]
Message-ID: <20200402062620.GA2678935@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1816 bytes --]

I'm announcing the release of the 5.6.2 kernel.

All users of the 5.6 kernel series must upgrade.

The updated 5.6.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.6.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 
 drivers/platform/x86/pmc_atom.c              |    8 ++
 drivers/tty/serial/sprd_serial.c             |    3 -
 drivers/tty/vt/selection.c                   |    5 +
 drivers/tty/vt/vt.c                          |   30 +++++++++-
 drivers/tty/vt/vt_ioctl.c                    |   75 ++++++++++++++-------------
 include/linux/selection.h                    |    4 +
 include/linux/vt_kern.h                      |    2 
 net/mac80211/tx.c                            |    3 -
 tools/testing/selftests/bpf/verifier/jmp32.c |    9 ++-
 10 files changed, 93 insertions(+), 48 deletions(-)

Daniel Borkmann (1):
      bpf: update jmp32 test cases to fix range bound deduction

Eric Biggers (3):
      vt: vt_ioctl: remove unnecessary console allocation checks
      vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
      vt: vt_ioctl: fix use-after-free in vt_in_use()

Georg Müller (1):
      platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table

Greg Kroah-Hartman (1):
      Linux 5.6.2

Jiri Slaby (3):
      vt: selection, introduce vc_is_sel
      vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
      vt: switch vt_dont_switch to bool

Johannes Berg (1):
      mac80211: fix authentication with iwlwifi/mvm

Lanqing Liu (1):
      serial: sprd: Fix a dereference warning


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2020-04-02  6:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02  6:26 Greg KH [this message]
2020-04-02  6:26 ` Linux 5.6.2 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200402062620.GA2678935@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).