index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
1
-14
/
+16
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+9
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2026-02-12
Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-72
/
+225
2026-02-06
samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` print
Dirk Behme
1
-3
/
+3
2026-01-26
samples: rust: remove imports available via prelude
Gary Guo
3
-4
/
+1
2026-01-24
rust: samples: dma: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
1
-5
/
+8
2026-01-24
rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
4
-6
/
+4
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
1
-3
/
+3
2026-01-23
sample: rust: pci: add tests for config space routines
Zhi Wang
1
-0
/
+26
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
1
-0
/
+1
2026-01-19
samples: rust: i2c: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2
-8
/
+6
2026-01-15
rust: configfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-3
/
+2
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2026-01-07
rust: platform: use "kernel vertical" style for imports
Danilo Krummrich
1
-3
/
+7
2026-01-07
rust: auxiliary: use "kernel vertical" style for imports
Danilo Krummrich
1
-3
/
+5
2026-01-07
rust: usb: use "kernel vertical" style for imports
Danilo Krummrich
1
-1
/
+9
2025-12-29
Merge tag 'v6.19-rc3' into driver-core-next
Danilo Krummrich
1
-1
/
+1
2025-12-29
rust: miscdevice: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+1
2025-12-28
rust: Add SoC Driver Sample
Matthew Maurer
3
-0
/
+93
2025-12-23
samples: rust: faux: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+6
2025-12-22
samples: rust: pci: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+8
2025-12-22
samples: rust: debugfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2
-21
/
+15
2025-12-22
rust: platform: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-16
/
+14
2025-12-22
rust: auxiliary: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+2
2025-12-22
rust: debugfs: use "kernel vertical" style for imports
Danilo Krummrich
2
-15
/
+38
2025-12-18
samples: rust: debugfs: Update ARef imports to use sync::aref
Shankari Anand
1
-1
/
+2
2025-12-17
samples: rust: fix endianness issue in rust_driver_pci
Marko Turk
1
-1
/
+1
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2025-12-06
Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-93
/
+363
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-3
/
+3
2025-11-22
samples: rust: fix module name for Rust PCI driver sample
Peter Colberg
1
-1
/
+1
2025-11-18
samples: rust: add Rust I2C client registration sample
Igor Korotin
3
-0
/
+160
2025-11-18
samples: rust: add Rust I2C sample driver
Igor Korotin
3
-0
/
+86
2025-11-12
rust: debugfs: Replace the usage of Rust native atomics
Boqun Feng
2
-10
/
+8
2025-11-05
samples: rust: debugfs_scoped: add example for blobs
Danilo Krummrich
1
-4
/
+10
2025-11-05
samples: rust: debugfs: add example for blobs
Danilo Krummrich
1
-0
/
+13
2025-11-03
rust: samples: add a module parameter to the rust_minimal sample
Andreas Hindborg
1
-0
/
+10
2025-10-29
samples: rust: auxiliary: illustrate driver interaction
Danilo Krummrich
1
-3
/
+19
2025-10-29
samples: rust: auxiliary: misc cleanup of ParentDriver::connect()
Danilo Krummrich
1
-6
/
+5
2025-10-29
rust: auxiliary: unregister on parent device unbind
Danilo Krummrich
1
-7
/
+10
2025-10-29
rust: auxiliary: consider auxiliary devices always have a parent
Danilo Krummrich
1
-1
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
6
-80
/
+67
2025-10-20
samples: rust: debugfs: use `core::ffi::CStr` method names
Miguel Ojeda
1
-1
/
+1
2025-10-20
samples: rust: platform: remove trailing commas
Tamir Duberstein
1
-2
/
+2
2025-10-13
Revert "USB: disable rust bindings from the build for now"
Greg Kroah-Hartman
1
-1
/
+1
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+94
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-10
/
+27
[next]