Description:
This python script is made to help you check your current linux kernel version,check for the latest kernel tree and also merge the update into your own kernel source repos.
Either clone this repo or download it throw the broswer Once you have it downloaded, run:
python upstreaming_tool.py
The script must be place isnide the kernel source,in order to work
NOTE
For now you can't update the linux kernel version using this script.The section of the code which is responsible for this action is under construction