Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.10-rc8 8 lines 187 B view raw
1project = "The kernel security subsystem manual" 2 3tags.add("subproject") 4 5latex_documents = [ 6 ('index', 'security.tex', project, 7 'The kernel development community', 'manual'), 8]