Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637258
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Linux 4.10.15 |
| Date | 2017-05-08 09:20 +0200 |
| Message-ID | <tEL7A-P9-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
I'm announcing the release of the 4.10.15 kernel.
All users of the 4.10 kernel series must upgrade.
The updated 4.10.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.10.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 -
drivers/hwmon/it87.c | 24 ++++++++++++++----
drivers/md/dm-ioctl.c | 2 -
drivers/scsi/storvsc_drv.c | 27 +++++++++++++-------
fs/cifs/cifsglob.h | 11 ++++++++
fs/cifs/cifssmb.c | 4 +++
fs/cifs/connect.c | 13 ++++++++--
fs/cifs/smb2misc.c | 44 ++++++++++++++++++++++++++++++++++
fs/cifs/smb2ops.c | 4 +++
fs/cifs/smb2proto.h | 7 +++++
fs/cifs/smb2transport.c | 58 ++++++++++++++++++++++++++++++++++++++++-----
fs/cifs/transport.c | 2 +
fs/timerfd.c | 17 ++++++++++---
13 files changed, 187 insertions(+), 28 deletions(-)
Adrian Salido (1):
dm ioctl: prevent stack leak in dm ioctl call
Greg Kroah-Hartman (1):
Linux 4.10.15
Guenter Roeck (1):
hwmon: (it87) Avoid registering the same chip on both SIO addresses
Sachin Prabhu (1):
Handle mismatched open calls
Stephen Hemminger (1):
scsi: storvsc: Workaround for virtual DVD SCSI version
Thomas Gleixner (1):
timerfd: Protect the might cancel mechanism proper
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Linux 4.10.15 Greg KH <gregkh@linuxfoundation.org> - 2017-05-08 09:20 +0200 Re: Linux 4.10.15 Greg KH <gregkh@linuxfoundation.org> - 2017-05-08 09:20 +0200
csiph-web