Re: Linux 4.10.15

2017-05-08 Thread Greg KH
diff --git a/Makefile b/Makefile index 48756653c42c..6f600fee5753 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 10 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Fearless Coyote diff --git a/drivers/hwmon/it87.c b/drivers/hwmon/it87.c index 43146162c122..b

Linux 4.10.15

2017-05-08 Thread Greg KH
an (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: Pr