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
/
devres.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-02
rust: devres: fix private intra-doc link
Miguel Ojeda
1
-1
/
+1
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+2
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
1
-4
/
+2
2025-09-11
rust: pin-init: add references to previously initialized fields
Benno Lossin
1
-4
/
+2
2025-08-25
Merge 6.17-rc3 into driver-core-next
Greg Kroah-Hartman
1
-9
/
+18
2025-08-15
rust: driver-core: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-2
/
+2
2025-08-14
rust: devres: fix leaking call to devm_add_action()
Danilo Krummrich
1
-9
/
+18
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-5
/
+5
2025-07-15
rust: devres: provide an accessor for the device
Danilo Krummrich
1
-0
/
+5
2025-07-15
rust: devres: initialize Devres::inner::data last
Danilo Krummrich
1
-8
/
+8
2025-07-05
rust: devres: remove unused import
Tamir Duberstein
1
-1
/
+1
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
1
-87
/
+126
2025-06-28
rust: devres: replace Devres::new_foreign_owned()
Danilo Krummrich
1
-10
/
+63
2025-06-28
rust: revocable: support fallible PinInit types
Danilo Krummrich
1
-1
/
+1
2025-06-28
rust: devres: require T: Send for Devres
Danilo Krummrich
1
-5
/
+5
2025-06-24
rust: Use consistent "# Examples" heading style in rustdoc
Viresh Kumar
1
-2
/
+2
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
1
-6
/
+7
2025-06-22
rust: enable `clippy::as_ptr_cast_mut` lint
Tamir Duberstein
1
-1
/
+1
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-1
/
+1
2025-06-13
rust: devres: do not dereference to the internal Revocable
Danilo Krummrich
1
-11
/
+16
2025-06-13
rust: devres: fix race in Devres::drop()
Danilo Krummrich
1
-8
/
+29
2025-05-12
rust: devres: fix doctest build under `!CONFIG_PCI`
Miguel Ojeda
1
-0
/
+1
2025-05-04
rust: devres: implement Devres::access()
Danilo Krummrich
1
-0
/
+38
2025-04-17
rust: devres: require a bound device
Danilo Krummrich
1
-10
/
+7
2025-02-25
rust: io: fix devres test with new io accessor functions
Fiona Behrens
1
-1
/
+1
2025-01-10
rust: devres: remove action in `Devres::drop`
Danilo Krummrich
1
-12
/
+35
2024-12-20
rust: add devres abstraction
Danilo Krummrich
1
-0
/
+178