index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
list
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-05-29
rust: list: Fix typo `much` in arc.rs
Sylvan Smit
1
-1
/
+1
2025-05-26
rust: make section names plural
Patrick Miller
1
-1
/
+1
2025-05-26
rust: list: fix path of `assert_pinned!`
Benno Lossin
1
-1
/
+1
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
1
-3
/
+6
2024-10-07
rust: enable arbitrary_self_types and remove `Receiver`
Gary Guo
1
-3
/
+0
2024-10-07
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
1
-1
/
+1
2024-08-23
rust: list: add ListArcField
Alice Ryhl
1
-0
/
+96
2024-08-23
rust: list: support heterogeneous lists
Alice Ryhl
1
-0
/
+131
2024-08-23
rust: list: add List
Alice Ryhl
1
-2
/
+4
2024-08-23
rust: list: add macro for implementing ListItem
Alice Ryhl
1
-0
/
+143
2024-08-23
rust: list: add tracking for ListArc
Alice Ryhl
1
-2
/
+169
2024-08-23
rust: list: add ListArc
Alice Ryhl
1
-0
/
+352