Re: Linux 3.18.101

2018-03-22 Thread Harsh Shandilya
On 22 March 2018 2:33:42 PM IST, Greg KH wrote: >I'm announcing the release of the 3.18.101 kernel. > >All users of the 3.18 kernel series must upgrade. > >The updated 3.18.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git >linux-3.18.y >an

Linux 3.18.101

2018-03-22 Thread Greg KH
rect parent of SSI[0-9] clocks ARM: dts: r8a7791: Correct parent of SSI[0-9] clocks Greg Kroah-Hartman (1): Linux 3.18.101 H. Nikolaus Schaller (1): Input: tsc2007 - check for presence and power down tsc2007 during probe Hannes Reinecke (1): scsi: sg: close race conditio

Re: Linux 3.18.101

2018-03-22 Thread Greg KH
diff --git a/Makefile b/Makefile index 6544b6ed9d46..2f0766df5e07 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 100 +SUBLEVEL = 101 EXTRAVERSION = NAME = Diseased Newt diff --git a/arch/arm/boot/dts/am335x-pepper.dts b/arch/arm/boot/dts/am335x-p