When to use torvalds/linux.git and next/linux-next.git

Lafan Mining lkfan at protonmail.com
Fri Sep 10 06:41:27 EDT 2021


I recently came across a situation when [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c#n1649) contained a code that was failed to compile, but [https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/](https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c#n1650) contained a valid code with the applied patches.

So I generally confused about what repo should be used to test patches before patch submit?

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20210910/c45ce228/attachment.html>


More information about the Kernelnewbies mailing list