index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
lib.rs
Age
Commit message (
Expand
)
Author
10 days
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-05-29
rust: check type of `$ptr` in `container_of!`
Tamir Duberstein
2025-05-28
rust: retain pointer mut-ness in `container_of!`
Tamir Duberstein
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-20
rust: cpufreq: Add initial abstractions for cpufreq framework
Viresh Kumar
2025-05-20
rust: opp: Add initial abstractions for OPP framework
Viresh Kumar
2025-05-20
rust: cpu: Add from_cpu()
Viresh Kumar
2025-05-19
rust: clk: Add initial abstractions
Viresh Kumar
2025-05-19
rust: cpumask: Add initial abstractions
Viresh Kumar
2025-05-18
Merge tag 'rust-xarray-for-v6.16' of https://github.com/Rust-for-Linux/linux ...
Miguel Ojeda
2025-05-12
rust: configfs: introduce rust support for configfs
Andreas Hindborg
2025-05-11
mm: rust: add abstraction for struct mm_struct
Alice Ryhl
2025-05-12
rust: clarify the language unstable features in use
Miguel Ojeda
2025-05-01
rust: xarray: Add an abstraction for XArray
Tamir Duberstein
2025-04-24
rust: drm: ioctl: Add DRM ioctl abstraction
Asahi Lina
2025-04-19
rust: auxiliary: add auxiliary device / driver abstractions
Danilo Krummrich
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-03-23
rust: enable `raw_ref_op` feature
Antonio Hickey
2025-03-20
rust: add dma coherent allocator abstraction
Abdiel Janulgue
2025-03-16
rust: make pin-init its own crate
Benno Lossin
2025-03-16
rust: add extensions to the pin-init crate and move relevant documentation there
Benno Lossin
2025-03-16
rust: move pin-init API into its own directory
Benno Lossin
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2025-02-13
rust/kernel: Add faux device bindings
Lyude Paul
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
2025-01-10
rust: kernel: move `build_error` hidden function to prevent mistakes
Miguel Ojeda
2025-01-07
rust: io: move module entry to its correct location
Danilo Krummrich
2025-01-07
rust: pci: do not depend on CONFIG_PCI_MSI
Danilo Krummrich
2024-12-20
rust: platform: add basic platform device / driver abstractions
Danilo Krummrich
2024-12-20
rust: of: add `of::DeviceId` abstraction
Danilo Krummrich
2024-12-20
rust: pci: add basic PCI device / driver abstractions
Danilo Krummrich
2024-12-20
rust: add devres abstraction
Danilo Krummrich
2024-12-20
rust: add `io::{Io, IoRaw}` base types
Danilo Krummrich
2024-12-20
rust: add `Revocable` type
Wedson Almeida Filho
2024-12-20
rust: implement `IdArray`, `IdTable` and `RawDeviceId`
Danilo Krummrich
2024-12-20
rust: implement generic driver registration
Danilo Krummrich
2024-12-20
rust: module: add trait `ModuleMetadata`
Danilo Krummrich
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-26
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-10
rust: use custom FFI integer types
Gary Guo
2024-11-05
rust: introduce `InPlaceModule`
Wedson Almeida Filho
2024-11-04
rust: add arch_static_branch
Alice Ryhl
2024-11-04
rust: add tracepoint support
Alice Ryhl
2024-11-04
rust: add static_branch_unlikely for static_key_false
Alice Ryhl
2024-10-21
rust: kernel: fix THIS_MODULE header path in ThisModule doc comment
Yutaro Ohno
[next]