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 5.6.1
Date: Wed, 1 Apr 2020 16:04:51 +0200	[thread overview]
Message-ID: <20200401140451.GA2427801@kroah.com> (raw)

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

I'm announcing the release of the 5.6.1 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/ata/ahci.c                                                                 |    1 
 drivers/media/usb/b2c2/flexcop-usb.c                                               |    6 -
 drivers/media/usb/dvb-usb/dib0700_core.c                                           |    4 
 drivers/media/usb/gspca/ov519.c                                                    |   10 ++
 drivers/media/usb/gspca/stv06xx/stv06xx.c                                          |   19 ++++
 drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c                                   |    4 
 drivers/media/usb/gspca/xirlink_cit.c                                              |   18 ++++
 drivers/media/usb/usbtv/usbtv-core.c                                               |    2 
 drivers/media/usb/usbtv/usbtv-video.c                                              |    5 -
 drivers/media/v4l2-core/v4l2-device.c                                              |    1 
 drivers/staging/kpc2000/kpc2000/core.c                                             |    4 
 drivers/staging/rtl8188eu/os_dep/usb_intf.c                                        |    1 
 drivers/staging/wfx/Documentation/devicetree/bindings/net/wireless/siliabs,wfx.txt |    7 -
 drivers/staging/wfx/bus_sdio.c                                                     |   15 +--
 drivers/staging/wfx/bus_spi.c                                                      |   41 +++++-----
 drivers/staging/wfx/main.c                                                         |   21 +++--
 drivers/staging/wfx/main.h                                                         |    1 
 drivers/staging/wfx/queue.c                                                        |   16 +--
 drivers/staging/wlan-ng/hfa384x_usb.c                                              |    2 
 drivers/staging/wlan-ng/prism2usb.c                                                |    1 
 drivers/usb/class/cdc-acm.c                                                        |   18 ++--
 drivers/usb/musb/musb_host.c                                                       |   17 +---
 drivers/usb/serial/io_edgeport.c                                                   |    2 
 drivers/usb/serial/option.c                                                        |    6 +
 fs/libfs.c                                                                         |    8 +
 kernel/bpf/verifier.c                                                              |   19 ----
 27 files changed, 148 insertions(+), 103 deletions(-)

Dafna Hirschfeld (1):
      media: v4l2-core: fix a use-after-free bug of sd->devnode

Dan Carpenter (1):
      staging: kpc2000: prevent underflow in cpld_reconfigure()

Daniel Borkmann (1):
      bpf: Undo incorrect __reg_bound_offset32 handling

Eric Biggers (1):
      libfs: fix infoleak in simple_attr_read()

Greg Kroah-Hartman (1):
      Linux 5.6.1

Johan Hovold (6):
      media: flexcop-usb: fix endpoint sanity check
      media: usbtv: fix control-message timeouts
      media: ov519: add missing endpoint sanity checks
      media: dib0700: fix rc endpoint lookup
      media: stv06xx: add missing descriptor sanity checks
      media: xirlink_cit: add missing descriptor sanity checks

Kai-Heng Feng (1):
      ahci: Add Intel Comet Lake H RAID PCI ID

Larry Finger (1):
      staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table

Mans Rullgard (1):
      usb: musb: fix crash with highmen PIO and usbmon

Matthias Reichl (1):
      USB: cdc-acm: restore capability check order

Michał Mirosław (3):
      staging: wfx: add proper "compatible" string
      staging: wfx: fix init/remove vs IRQ race
      staging: wfx: annotate nested gc_list vs tx queue locking

Pawel Dembicki (3):
      USB: serial: option: add support for ASKEY WWHC050
      USB: serial: option: add BroadMobi BM806U
      USB: serial: option: add Wistron Neweb D19Q1

Qiujun Huang (3):
      USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback
      staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
      staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback


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

             reply	other threads:[~2020-04-01 14:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-01 14:04 Greg KH [this message]
2020-04-01 14:05 ` Linux 5.6.1 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=20200401140451.GA2427801@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.