From mboxrd@z Thu Jan 1 00:00:00 1970 From: echorand.kernel@gmail.com (Amit Saha) Date: Sun, 30 Mar 2014 11:50:33 +1000 Subject: Update kernel source to latest? In-Reply-To: <53376A86.8060107@gmail.com> References: <53376A86.8060107@gmail.com> Message-ID: <1396144233.24037.5.camel@localhost> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Sun, 2014-03-30 at 06:21 +0530, habisravi wrote: > I cloned the linux kernel source from "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git". When i type "git tag" in the source folder i see version up to "v3.9-rc8", but kernel.org shows latest version is 3.14-rc8. How can i update my source repository to the latest. > Usually, you can just do "git pull".