index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
bindings
/
lib.rs
Age
Commit message (
Expand
)
Author
2026-04-07
rust: declare cfi_encoding for lru_status
Alice Ryhl
2026-04-07
rust: kbuild: remove unneeded old `allow`s for generated layout tests
Miguel Ojeda
2026-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
2025-09-08
rust: derive `Zeroable` for all structs & unions generated by bindgen where p...
Benno Lossin
2025-06-22
rust: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
2025-05-07
rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
Miguel Ojeda
2024-11-10
rust: map `__kernel_size_t` and friends also to usize/isize
Gary Guo
2024-10-07
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
2024-07-10
rust: allow `dead_code` for never constructed bindings
Miguel Ojeda
2023-12-14
rust: bindings: rename const binding using sed
Gary Guo
2023-05-31
rust: upgrade to Rust 1.68.2
Miguel Ojeda
2023-01-16
rust: sync: add `Arc` for ref-counted allocations
Wedson Almeida Filho
2022-09-28
rust: add `bindings` crate
Miguel Ojeda