index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
24 hours
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3 days
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4 days
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5 days
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
5 days
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...
Linus Torvalds
6 days
Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
10 days
rust: make `build_assert` module the home of related macros
Gary Guo
10 days
rust: str: clean unused import for Rust >= 1.98
Miguel Ojeda
10 days
rust: str: use the "kernel vertical" imports style
Miguel Ojeda
10 days
rust: aref: use the "kernel vertical" imports style
Andreas Hindborg
10 days
rust: page: use the "kernel vertical" imports style
Andreas Hindborg
11 days
rust: sync: completion: Mark inline complete_all and wait_for_completion
Fabricio Parra
12 days
rust: prelude: add `zerocopy{,_derive}::FromBytes`
Miguel Ojeda
12 days
rust: sync: add `UniqueArc::as_ptr`
Andreas Hindborg
12 days
rust: inline some init methods
Alexandre Courbot
12 days
rust: io: use the `bitfield!` macro in `register!`
Alexandre Courbot
12 days
rust: bitfield: Add KUnit tests for bitfield
Joel Fernandes
12 days
rust: extract `bitfield!` macro from `register!`
Alexandre Courbot
12 days
rust: page: mark Page::nid as inline
Nakamura Shuta
12 days
driver core: platform: set mod_name in driver registration
Shashank Balaji
12 days
Merge tag 'opp-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
13 days
rust: tests: add Kconfig for KUnit test
Yury Norov
13 days
rust: tests: drop 'use crate' in bitmap and atomic KUnit tests
Yury Norov
2026-06-06
rust: i2c: fix I2cAdapter refcounts double increment
Nicolás Antinori
2026-06-05
rust: ptr: remove implicit index projection syntax
Gary Guo
2026-06-05
rust: dma: update to keyworded index projection syntax
Gary Guo
2026-06-05
rust: ptr: add panicking index projection variant
Gary Guo
2026-06-05
rust: ptr: use `match` instead of `unwrap_or_else` for `build_index`
Gary Guo
2026-06-05
rust: ptr: rename `ProjectIndex::index` to `build_index`
Gary Guo
2026-06-04
rust: sync: add #[must_use] to GlobalGuard and GlobalLock::try_lock
Ashutosh Desai
2026-06-04
rust: module_param: add missing newline to pr_warn_once
Kenny Glowner
2026-06-02
rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026-06-02
rust/drm/gem: Add DriverAllocImpl type alias
Lyude Paul
2026-06-02
rust/drm: Introduce DeviceContext
Lyude Paul
2026-06-02
rust: drm: gem: s/device::Device/Device/ for shmem.rs
Lyude Paul
2026-06-01
rust: cpufreq: clean new `clippy::map_or_identity` lint for Rust 1.98.0
Miguel Ojeda
2026-05-31
rust: block: fix GenDisk cleanup paths
Haoze Xie
2026-05-29
rust: devres: add 'static bound to Devres<T>
Danilo Krummrich
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Danilo Krummrich
2026-05-29
Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...
Danilo Krummrich
2026-05-29
rust: drm: add FEAT_RENDER flag for render node support
Laura Nao
2026-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-rust-next
Danilo Krummrich
2026-05-28
rust: error: replace match + panic in const context with const expect
Daniel del Castillo
2026-05-28
Merge tag 'alloc-7.2-rc1' of https://github.com/Rust-for-Linux/linux into rus...
Miguel Ojeda
2026-05-27
rust: block: mq: align init_request numa_node arg with C signature
Andreas Hindborg
2026-05-27
rust: auxiliary: generalize Registration over ForLt
Danilo Krummrich
2026-05-27
rust: types: add `ForLt` trait for higher-ranked lifetime support
Gary Guo
2026-05-27
rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
Danilo Krummrich
[next]