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,121 public repositories matching this topic...

The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.完美的仿真设置,可用于研究和开发Linux内核v5.4.3,内核模块,QEMU,gem5和x86_64,ARMv7和ARMv8用户界面以及裸机装配,ANSI C,C ++和POSIX。 GDB步骤调试和KGDB可以正常工作。 由Buildroot和crosstool-NG支持。 高度自动化。 彻底记录。 自动化测试。 在Ubuntu 19.10主机中经过“测试”。

  • Updated Jul 30, 2021
  • Python
ojeda
ojeda commented Jun 4, 2021

We do not allow new unsafe comments to enter the codebase without a // SAFETY comment. And, soon, we will have a tidy script to flag and deny any missing // SAFETY comment.

Currently, we have a bunch of those from the past, plus the ones introduced by a related cleanup (#348 for unsafe_op_in_unsafe_fn).

Any PR that adds a carefully thought out // SAFETY comment which is missing i

Created by Linus Torvalds

Released September 17, 1991

Repository
torvalds/linux
Wikipedia
Wikipedia