index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
15
-73
/
+1086
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
9
-60
/
+356
2025-09-13
Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2025-09-12
Merge tag 'pin-init-v6.18' of https://github.com/Rust-for-Linux/linux into dr...
Danilo Krummrich
2
-12
/
+3
2025-09-11
rust: pin-init: add references to previously initialized fields
Benno Lossin
1
-4
/
+2
2025-09-11
rust: pin-init: add pin projections to `#[pin_data]`
Benno Lossin
1
-8
/
+1
2025-09-10
Merge drm-misc-next-2025-08-21 into drm-rust-next
Danilo Krummrich
4
-7
/
+12
2025-09-08
rust: drm: gem: Drop Object::SIZE
Lyude Paul
1
-4
/
+1
2025-09-08
rust: drm: gem: Add DriverFile type alias
Lyude Paul
1
-11
/
+12
2025-09-08
rust: drm: gem: Simplify use of generics
Lyude Paul
2
-43
/
+37
2025-09-06
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+10
2025-09-04
rust: scatterlist: Add abstraction for sg_table
Danilo Krummrich
2
-0
/
+492
2025-09-04
rust: dma: add type alias for bindings::dma_addr_t
Danilo Krummrich
1
-4
/
+14
2025-09-04
rust: dma: implement DataDirection
Danilo Krummrich
1
-0
/
+68
2025-09-04
rust: alloc: kvec: implement AsPageIter for VVec
Danilo Krummrich
1
-1
/
+39
2025-09-04
rust: alloc: layout: implement ArrayLayout::size()
Danilo Krummrich
1
-0
/
+5
2025-09-04
rust: alloc: kbox: implement AsPageIter for VBox
Danilo Krummrich
1
-1
/
+39
2025-09-04
rust: page: define trait AsPageIter
Danilo Krummrich
1
-0
/
+12
2025-09-04
rust: alloc: implement VmallocPageIter
Danilo Krummrich
3
-0
/
+134
2025-09-04
rust: alloc: vmalloc: implement Vmalloc::to_page()
Danilo Krummrich
1
-0
/
+49
2025-09-04
rust: page: implement BorrowedPage
Danilo Krummrich
1
-1
/
+74
2025-09-02
rust: device: fix unresolved link to drm::Device
Danilo Krummrich
1
-2
/
+3
2025-08-31
rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0
Alice Ryhl
1
-5
/
+10
2025-08-28
rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
1
-0
/
+18
2025-08-28
rust: transmute: Add methods for FromBytes trait
Christian S. Lima
2
-1
/
+69
2025-08-27
rust: mm: mark VmaNew as transparent
Baptiste Lepers
1
-0
/
+1
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-36
/
+290
2025-08-22
rust: transmute: add `as_bytes_mut` method to `AsBytes` trait
Alexandre Courbot
1
-0
/
+15
2025-08-22
rust: transmute: add `as_bytes` method for `AsBytes` trait
Alexandre Courbot
1
-1
/
+11
2025-08-20
rust: drm: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
3
-3
/
+5
2025-08-17
rust: alloc: fix `rusttest` by providing `Cmalloc::aligned_layout` too
Miguel Ojeda
1
-0
/
+11
2025-08-14
rust: devres: fix leaking call to devm_add_action()
Danilo Krummrich
1
-9
/
+18
2025-08-13
rust: faux: fix C header link
Miguel Ojeda
1
-1
/
+1
2025-08-12
driver: rust: expand documentation for driver infrastructure
Danilo Krummrich
1
-2
/
+87
2025-08-12
device: rust: expand documentation for Device
Danilo Krummrich
1
-13
/
+126
2025-08-12
device: rust: expand documentation for DeviceContext
Danilo Krummrich
1
-11
/
+58
2025-08-11
rust: drm: don't pass the address of drm::Device to drm_dev_put()
Danilo Krummrich
1
-3
/
+18
2025-08-11
rust: drm: remove pin annotations from drm::Device
Danilo Krummrich
1
-2
/
+0
2025-08-11
rust: drm: ensure kmalloc() compatible Layout
Danilo Krummrich
1
-2
/
+7
2025-08-11
rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()
Danilo Krummrich
1
-12
/
+18
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
75
-1294
/
+5190
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
58
-783
/
+2141
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-23
/
+19
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
7
-49
/
+205
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-21
/
+13
2025-07-29
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+85
2025-07-29
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...
Stephen Boyd
1
-23
/
+19
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
25
-339
/
+2098
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
[next]