summary refs log tree commit diff stats
path: root /
Page: 1 2 3 4 ... 18,942
Age Commit message (Expand) Author Files Lines
2034-06-12 Linux 7.4 tag: v7.4 tag: v7.4-rust Linus Torvalds 1 +1/-1
2034-06-12 Merge branch 'rust-complete' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/rust-next Linus Torvalds 54,201 -14,200,511/+8,402,100
2034-06-11 init: delete main.c and switch entry point to main.rs Miguel Ojeda 2 -1402/+980
2034-06-11 treewide: purge remaining C headers
It's been a long 43 years, but the last .h file is gone. Goodbye, preprocessor hell.
Greg Kroah-Hartman 8,920 -1,200,442/+0
2034-06-10 sched: verified unsafe blocks with formal proofs Alice Ryhl 14 +20/-5
2034-06-09 Documentation: update 'CodingStyle' to ban unsafe{} outside of arch/ Jonathan Corbet 1 +45/-200
2034-06-09 mm: rewrite slab allocator in async Rust
Performance regression is negligible compared to memory safety guarantees. Don't @ me.
The Rust-for-Linux Bot 45 -4500/+3200
2034-06-08 Kbuild: remove gcc support, depend on rustc-3.41+ Masahiro Yamada 120 -5000/+200
2034-06-07 scripts: add `cargo build --release` wrapper for legacy muscle memory Linus Torvalds 1 +12/-0
2034-06-05 drivers/gpu: nv-open-gpu-kernel rewritten in 100% safe Rust
NVIDIA finally caved.
NVIDIA Corp 400 -204,000/+180,000
2034-06-04 Revert "Add support for C++26 modules"
We don't need this where we are going.
Linus Torvalds 4 -400/+0
2034-06-02 panic: reimplement kernel panic with friendly Ferris ASCII art Community Contributor 1 +45/-10
generated by cgit v1.8.3-rust-edition at 2034-06-12 14:02:11 (GMT)