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
/
lib.rs
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
7 days
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13 days
rust: kernel: update `file_with_nul` comment
Miguel Ojeda
13 days
rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
13 days
rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Miguel Ojeda
13 days
rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Miguel Ojeda
2026-03-30
rust: rework `build_assert!` documentation
Gary Guo
2026-03-28
rust: move `static_assert` into `build_assert`
Gary Guo
2026-03-27
rust: drm: gem: shmem: Add DRM shmem helper abstraction
Asahi Lina
2026-03-23
rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
2026-03-23
rust: interop: Add list module for C linked list interface
Joel Fernandes
2026-03-17
rust: enable the `generic_arg_infer` feature
Alexandre Courbot
2026-03-07
rust: ptr: add projection infrastructure
Gary Guo
2026-03-07
rust: ptr: add `KnownSize` trait to support DST size info extraction
Gary Guo
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-02
rust: safety: introduce `unsafe_precondition_assert!` macro
Ritvik Gupta
2026-02-02
rust: add `impl_flags!` macro for defining common bitflag operations
Filipe Xavier
2026-01-19
rust: iommu: add io_pgtable abstraction
Asahi Lina
2025-12-28
rust: Add soc_device support
Matthew Maurer
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-12-06
Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-04
Merge tag 'pwm/for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-11-17
rust: add num module and Integer trait
Alexandre Courbot
2025-11-18
rust: i2c: add basic I2C device and driver abstractions
Igor Korotin
2025-11-14
rust: enable slice_flatten feature and provide it through an extension trait
Alexandre Courbot
2025-11-13
pwm: Fix Rust formatting
Miguel Ojeda
2025-11-07
rust: pwm: Add Kconfig and basic data structures
Michal Wilczynski
2025-11-03
rust: introduce module_param module
Andreas Hindborg
2025-10-28
rust: usb: fix formatting
Miguel Ojeda
2025-10-13
Revert "USB: disable rust bindings from the build for now"
Greg Kroah-Hartman
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-25
USB: disable rust bindings from the build for now
Greg Kroah-Hartman
2025-09-24
rust: usb: add basic USB abstractions
Daniel Almeida
2025-09-22
rust: add `Alignment` type
Alexandre Courbot
2025-09-22
rust: add dynamic ID pool abstraction for bitmap
Burak Emir
2025-09-22
rust: add bitmap API.
Burak Emir
2025-09-21
rust: maple_tree: add MapleTree
Alice Ryhl
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
2025-09-10
rust: debugfs: Add initial support for directories
Matthew Maurer
2025-09-08
Merge tag 'alloc-next-v6.18-2025-09-04' of https://github.com/Rust-for-Linux/...
Miguel Ojeda
2025-09-06
rust: iov: add iov_iter abstractions for ITER_SOURCE
Alice Ryhl
2025-09-04
rust: scatterlist: Add abstraction for sg_table
Danilo Krummrich
[next]