All of lore.kernel.org
 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 4.19.40
Date: Sun, 5 May 2019 15:41:27 +0200	[thread overview]
Message-ID: <20190505134127.GA4626@kroah.com> (raw)

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

I'm announcing the release of the 4.19.40 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:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                      |    2 
 arch/x86/include/uapi/asm/kvm.h               |    1 
 arch/x86/kvm/vmx.c                            |    4 -
 arch/x86/kvm/x86.c                            |   21 ++++++++-
 drivers/net/dsa/bcm_sf2_cfp.c                 |    6 ++
 drivers/net/ethernet/broadcom/bnxt/bnxt.c     |   19 ++++++--
 drivers/net/phy/marvell.c                     |    6 +-
 drivers/net/wireless/ath/ath10k/mac.c         |    2 
 include/net/sctp/command.h                    |    1 
 net/ipv4/ip_output.c                          |    1 
 net/ipv6/ip6_fib.c                            |    4 -
 net/ipv6/ip6_flowlabel.c                      |   22 ++++++---
 net/ipv6/route.c                              |   47 ++++++++------------
 net/l2tp/l2tp_core.c                          |   10 ++--
 net/packet/af_packet.c                        |   24 ++++++----
 net/rxrpc/call_object.c                       |   32 ++++++-------
 net/sctp/sm_sideeffect.c                      |   29 ------------
 net/sctp/sm_statefuns.c                       |   35 +++++++++++----
 net/tls/tls_device.c                          |   39 ++++++++++++----
 net/tls/tls_device_fallback.c                 |    3 -
 sound/usb/line6/driver.c                      |   60 +++++++++++++++-----------
 sound/usb/line6/podhd.c                       |   21 +++++----
 sound/usb/line6/toneport.c                    |   24 +++++++---
 tools/testing/selftests/net/fib_rule_tests.sh |    6 ++
 24 files changed, 247 insertions(+), 172 deletions(-)

Andrew Lunn (1):
      net: phy: marvell: Fix buffer overrun with stats counters

Dan Carpenter (1):
      net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc

David Howells (1):
      rxrpc: Fix net namespace cleanup

Eric Dumazet (4):
      ipv6: fix races in ip6_dst_destroy()
      ipv6/flowlabel: wait rcu grace period before put_pid()
      l2ip: fix possible use-after-free
      l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()

Greg Kroah-Hartman (2):
      ALSA: line6: use dynamic buffers
      Linux 4.19.40

Hangbin Liu (1):
      selftests: fib_rule_tests: print the result and return 1 if any tests failed

Jakub Kicinski (3):
      net/tls: avoid NULL pointer deref on nskb->sk in fallback
      net/tls: don't copy negative amounts of data in reencrypt
      net/tls: fix copy to fragments in reencrypt

Jim Mattson (1):
      KVM: nVMX: Fix size checks in vmx_set_nested_state

Martin KaFai Lau (1):
      ipv6: A few fixes on dereferencing rt->from

Michael Chan (2):
      bnxt_en: Improve multicast address setup logic.
      bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().

Rafael J. Wysocki (1):
      ath10k: Drop WARN_ON()s that always trigger during system resume

Sean Christopherson (1):
      KVM: x86: Whitelist port 0x7e for pre-incrementing %rip

Shmulik Ladkani (1):
      ipv4: ip_do_fragment: Preserve skb_iif during fragmentation

Vasundhara Volam (1):
      bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()

Willem de Bruijn (2):
      ipv6: invert flowlabel sharing check in process and user mode
      packet: validate msg_namelen in send directly

Xin Long (1):
      sctp: avoid running the sctp state machine recursively


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

             reply	other threads:[~2019-05-05 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05 13:41 Greg KH [this message]
2019-05-05 13:41 ` Linux 4.19.40 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=20190505134127.GA4626@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.