index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
device_id.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
rust: driver: remove duplicate ID table
Gary Guo
1
-49
/
+27
2026-07-30
rust: driver: store pointers in `DeviceId`
Gary Guo
1
-34
/
+54
2026-07-30
rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
1
-14
/
+16
2026-07-30
rust: driver: centralize device ID handling
Gary Guo
1
-1
/
+30
2026-07-30
rust: driver: simplify `IdArray::new_without_index`
Gary Guo
1
-37
/
+27
2026-07-30
rust: driver: remove `IdTable::id`
Gary Guo
1
-7
/
+0
2025-12-29
rust: device_id: replace incorrect word in safety documentation
Yilin Chen
1
-1
/
+1
2025-09-24
modpost: Add modname to mod_device_table alias
Alexey Gladkov
1
-4
/
+4
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-2
/
+2
2025-07-16
rust: device_id: split out index support into a separate trait
FUJITA Tomonori
1
-25
/
+66
2025-06-22
rust: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
1
-1
/
+1
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
1
-1
/
+1
2025-05-23
rust: use absolute paths in macros referencing core and kernel
Igor Korotin
1
-2
/
+2
2024-12-20
rust: implement `IdArray`, `IdTable` and `RawDeviceId`
Danilo Krummrich
1
-0
/
+165