The 4.4 patch-path plot
This plot (generated with gitdm and Graphviz) shows the paths taken by
patches merged during the 4.4
development cycle. Each arrow is annotated by the number of patches that
took that path. The color coding simply indicates the more active paths.
See this article for the accompanying
text.
![[4.4 patch plot]](https://static.lwn.net/images/2016/treeplot-4.4-full.png)
Posted Jan 11, 2016 2:28 UTC (Mon)
by apollock (guest, #14629)
[Link]
The 4.4 patch-path plot
This is a fascinating graph, from a security perspective. If I wanted to try and back-door the kernel, I'd start by attacking the developers who aren't hosting their Git repositories on kernel.org.
