The Wayback Machine - https://web.archive.org/web/20220517235213/https://github.com/topics/linux-kernel
Skip to content
#

linux-kernel

linux logo

Linux is an open source kernel modeled after UNIX. Widely used, it is known for its efficiency and reliability.

Here are 1,288 public repositories matching this topic...

bjorn3
bjorn3 commented Jan 17, 2022

Most of them are unsafe despite not being marked as such. For example fn __init and fn __exit contain unsynchronized accesses to static mut __MOD. There are also several extern "C" functions which call __init and __exit. These need to be marked as unsafe too.

cc https://rust-for-linux.zulipchat.com/#narrow/stream/288089-General/topic/patch.20v3.20review/near/268298086

• kbuild prio: normal good first issue

Created by Linus Torvalds

Released September 17, 1991

Repository
torvalds/linux
Wikipedia
Wikipedia