All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 4.19.204
Date: Sun, 15 Aug 2021 13:40:27 +0200	[thread overview]
Message-ID: <16290276278105@kroah.com> (raw)

I'm announcing the release of the 4.19.204 kernel.

All users of the 4.19 kernel series must upgrade.

The updated 4.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.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

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

 Documentation/virtual/kvm/mmu.txt             |    4 -
 Makefile                                      |    2 
 arch/x86/kvm/paging_tmpl.h                    |   14 +++--
 arch/x86/kvm/svm.c                            |    2 
 drivers/net/ethernet/xilinx/xilinx_emaclite.c |    5 -
 drivers/net/ppp/ppp_generic.c                 |   19 +++++--
 drivers/usb/host/ehci-pci.c                   |    3 +
 fs/namespace.c                                |   42 ++++++++++------
 kernel/bpf/verifier.c                         |   68 ++++++++++++++++++++++----
 kernel/trace/trace_events_hist.c              |   14 +++++
 tools/testing/selftests/bpf/test_verifier.c   |    2 
 11 files changed, 137 insertions(+), 38 deletions(-)

Daniel Borkmann (4):
      bpf: Inherit expanded/patched seen count from old aux data
      bpf: Do not mark insn as seen under speculative path verification
      bpf: Fix leakage under speculation on mispredicted branches
      bpf, selftests: Adjust few selftest outcomes wrt unreachable code

Greg Kroah-Hartman (1):
      Linux 4.19.204

Lai Jiangshan (1):
      KVM: X86: MMU: Use the correct inherited permissions to get shadow page

Longfang Liu (1):
      USB:ehci:fix Kunpeng920 ehci hardware problem

Masami Hiramatsu (1):
      tracing: Reject string operand in the histogram expression

Miklos Szeredi (1):
      ovl: prevent private clone if bind mount is not allowed

Pali Rohár (1):
      ppp: Fix generating ppp unit id when ifname is not specified

Sean Christopherson (1):
      KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB

YueHaibing (1):
      net: xilinx_emaclite: Do not print real IOMEM pointer


             reply	other threads:[~2021-08-15 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-15 11:40 Greg Kroah-Hartman [this message]
2021-08-15 11:40 ` Linux 4.19.204 Greg Kroah-Hartman

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=16290276278105@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.