Re: Linux 5.0.1

2019-03-09 Thread Greg KH
diff --git a/Makefile b/Makefile index d5713e7b1e50..3cd7163fe164 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 0 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Shy Crocodile diff --git a/arch/alpha/kernel/syscalls/syscall

Re: Linux 5.0.1

2019-03-09 Thread Greg KH
git tree can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git > > linux-5.0.1.y > > and can be browsed at the normal kernel.org git web browser: > > > > http://git.kernel.org/?p=linux/kernel/git/

Re: Linux 5.0.1

2019-03-09 Thread Greg KH
stable/linux-stable.git > linux-5.0.1.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 +- > 1 fi

Linux 5.0.1

2019-03-09 Thread Greg KH
I'm announcing the release of the 5.0.1 kernel. All users of the 5.0.1 kernel series must upgrade. The updated 5.0.1.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.0.1.y and can be browsed at the normal kernel.org gi