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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
rust
/
kernel
/
list
/
impl_list_item_mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-20
rust: list: Add unsafe blocks for container_of and safety comments
Philipp Stanner
1
-9
/
+16
2025-07-20
rust: list: remove nonexistent generic parameter in link
Miguel Ojeda
1
-2
/
+2
2025-07-19
rust: list: remove OFFSET constants
Tamir Duberstein
1
-76
/
+69
2025-07-19
rust: list: add `impl_list_item!` examples
Tamir Duberstein
1
-3
/
+93
2025-07-19
rust: list: use fully qualified path
Tamir Duberstein
1
-5
/
+5
2025-07-19
rust: list: use consistent self parameter name
Tamir Duberstein
1
-4
/
+4
2025-07-19
rust: list: use consistent type parameter style
Tamir Duberstein
1
-5
/
+5
2025-07-19
rust: list: simplify macro capture
Tamir Duberstein
1
-11
/
+5
2025-07-19
rust: list: undo unintended replacement of method name
Miguel Ojeda
1
-1
/
+1
2025-07-15
rust: types: rename Opaque::raw_get to cast_into
Alice Ryhl
1
-2
/
+2
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-1
/
+1
2024-08-23
rust: list: support heterogeneous lists
Alice Ryhl
1
-0
/
+131
2024-08-23
rust: list: add macro for implementing ListItem
Alice Ryhl
1
-0
/
+143