index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
3 hours
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
3 days
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4 days
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4 days
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5 days
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5 days
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...
Stephen Boyd
5 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5 days
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6 days
Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12 days
rust: Add warn_on macro
FUJITA Tomonori
12 days
Merge branches 'pm-cpuidle', 'pm-qos', 'pm-devfreq' and 'pm-opp'
Rafael J. Wysocki
13 days
rust: kernel: move ARef and AlwaysRefCounted to sync::aref
Shankari Anand
13 days
rust: sync: fix safety comment for `static_lock_class`
Benno Lossin
13 days
rust: io: fix broken intra-doc links to `platform::Device`
Miguel Ojeda
13 days
rust: io: fix broken intra-doc link to missing `flags` module
Miguel Ojeda
13 days
rust: types: remove `Either<L, R>`
Benno Lossin
14 days
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
14 days
Merge tag 'nova-next-v6.17-2025-07-18' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-07-21
rust: kernel: use `core::ffi::CStr` method names
Tamir Duberstein
2025-07-21
rust: str: add `CStr` methods matching `core::ffi::CStr`
Tamir Duberstein
2025-07-21
rust: str: remove unnecessary qualification
Tamir Duberstein
2025-07-21
rust: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2025-07-21
rust: kernel: add `fmt` module
Tamir Duberstein
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
2025-07-20
rust: io: mem: enable IoRequest doc-tests
Danilo Krummrich
2025-07-20
rust: platform: add resource accessors
Daniel Almeida
2025-07-20
rust: io: mem: add a generic iomem abstraction
Daniel Almeida
2025-07-20
rust: io: add resource abstraction
Daniel Almeida
2025-07-20
rust: list: remove nonexistent generic parameter in link
Miguel Ojeda
2025-07-19
rust: bits: add support for bits/genmask macros
Daniel Almeida
2025-07-19
rust: list: remove OFFSET constants
Tamir Duberstein
2025-07-19
rust: list: add `impl_list_item!` examples
Tamir Duberstein
2025-07-19
rust: list: use fully qualified path
Tamir Duberstein
2025-07-19
rust: list: use consistent self parameter name
Tamir Duberstein
2025-07-19
rust: list: use consistent type parameter style
Tamir Duberstein
2025-07-19
rust: list: simplify macro capture
Tamir Duberstein
2025-07-19
rust: list: undo unintended replacement of method name
Miguel Ojeda
2025-07-19
rust: platform: implement the `dma::Device` trait
Danilo Krummrich
2025-07-19
rust: pci: implement the `dma::Device` trait
Danilo Krummrich
2025-07-19
rust: dma: add DMA addressing capabilities
Danilo Krummrich
2025-07-19
rust: dma: implement `dma::Device` trait
Danilo Krummrich
2025-07-19
Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
rust: time: Pass correct timer mode ID to hrtimer_start_range_ns
Lyude Paul
2025-07-16
Merge tag 'rust-timekeeping-for-v6.17' of https://github.com/Rust-for-Linux/l...
Miguel Ojeda
2025-07-16
rust: net::phy Change module_phy_driver macro to use module_device_table macro
FUJITA Tomonori
[next]