tangled
alpha
login
or
join now
tjh.dev
/
kernel
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kernel
/
tools
/
build
/
tests
/
ex
/
c.c
at
v4.11-rc6
5 lines
28 B
view raw
wrap content
1
2
int
c
(
void
)
3
{
4
return
0
;
5
}