index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
Lines
2026-01-04
rust: fmt: fix formatting expressions
Tamir Duberstein
-1
/
+1
2026-01-04
rust: num: fix typos in Bounded documentation
Nakamura Shuta
-6
/
+6
2026-01-04
rust: fmt: Fix grammar in Adapter description
Dirk Behme
-1
/
+1
2026-01-04
rust: rbtree: fix documentation typo in CursorMut peek_next method
Hang Shu
-1
/
+1
2026-01-04
rust: rbtree: fix minor typo in comment
Atharv Dubey
-1
/
+1
2026-01-02
rust: device: fix broken intra-doc links
FUJITA Tomonori
-3
/
+3
2026-01-02
rust: dma: fix broken intra-doc links
FUJITA Tomonori
-2
/
+3
2025-12-30
rust: driver: fix broken intra-doc links to example driver types
Alice Ryhl
-4
/
+8
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+10
2025-12-29
rust: Return Option from page_align and ensure no usize overflow
Brendan Shephard
-7
/
+29
2025-12-29
rust: device_id: replace incorrect word in safety documentation
Yilin Chen
-1
/
+1
2025-12-29
rust: dma: remove incorrect safety documentation
Yilin Chen
-2
/
+0
2025-12-29
Merge tag 'v6.19-rc3' into driver-core-next
Danilo Krummrich
-0
/
+21
2025-12-29
rust: sync: add Arc::DATA_OFFSET
Alice Ryhl
-0
/
+3
2025-12-29
rust: binder: add __rust_helper to helpers
Alice Ryhl
-6
/
+7
2025-12-29
rust: miscdevice: use `pin_init::zeroed()` for C type initialization
Atharv Dubey
-5
/
+3
2025-12-28
rust: Add soc_device support
Matthew Maurer
-0
/
+138
2025-12-23
rust: maple_tree: rcu_read_lock() in destructor to silence lockdep
Alice Ryhl
-1
/
+10
2025-12-22
rust: debugfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-14
/
+9
2025-12-22
rust: irq: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-4
/
+2
2025-12-22
rust: io: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-4
/
+13
2025-12-22
rust: platform: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-4
/
+9
2025-12-22
rust: device: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-6
/
+4
2025-12-22
rust: debugfs: use "kernel vertical" style for imports
Danilo Krummrich
-40
/
+109
2025-12-22
rust: regulator: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-6
/
+3
2025-12-18
rust: scatterlist: Update ARef imports to use sync::aref
Shankari Anand
-1
/
+2
2025-12-18
rust: device: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
-4
/
+5
2025-12-18
rust: drm: use `pin_init::zeroed()` for file operations initialization
Atharv Dubey
-3
/
+1
2025-12-18
rust: drm: Update AlwaysRefCounted imports to use sync::aref
Shankari Anand
-1
/
+1
2025-12-17
rust: pci: document Bar's endianness conversion
Marko Turk
-0
/
+3
2025-12-16
rust: dma: add helpers for architectures without CONFIG_HAS_DMA
FUJITA Tomonori
-0
/
+21
2025-12-15
rust: drm: add __rust_helper to helpers
Alice Ryhl
-3
/
+4
2025-12-15
rust: scatterlist: add __rust_helper to helpers
Alice Ryhl
-5
/
+7
2025-12-15
rust: property: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2025-12-15
rust: platform: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2025-12-15
rust: pci: add __rust_helper to helpers
Alice Ryhl
-10
/
+13
2025-12-15
rust: irq: add __rust_helper to helpers
Alice Ryhl
-2
/
+4
2025-12-15
rust: io: add __rust_helper to helpers
Alice Ryhl
-30
/
+34
2025-12-15
rust: dma: add __rust_helper to helpers
Alice Ryhl
-6
/
+9
2025-12-15
rust: device: add __rust_helper to helpers
Alice Ryhl
-8
/
+8
2025-12-15
rust: auxiliary: add __rust_helper to helpers
Alice Ryhl
-2
/
+4
2025-12-15
rust: poll: add __rust_helper to helpers
Alice Ryhl
-2
/
+3
2025-12-15
rust: pid_namespace: add __rust_helper to helpers
Alice Ryhl
-3
/
+5
2025-12-15
rust: fs: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2025-12-14
rust: regulator: add __rust_helper to helpers
Alice Ryhl
-10
/
+14
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-0
/
+4
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+3
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+22
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
-50
/
+134
2025-12-06
rust: sync: atomic: separate import "blocks"
Miguel Ojeda
-0
/
+1
[prev]
[next]