1. 8f5b5f7 Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 9 months ago
  2. 1984345 rust: remove `params` from `module` macro example by Aswin Unnikrishnan · 9 months ago
  3. 7044dcf rust: macros: fix soundness issue in `module!` macro by Benno Lossin · 10 months ago
  4. 22eed60 rust: macros: allow generic parameter default values in `#[pin_data]` by Benno Lossin · 11 months ago
  5. 9762dca rust: macros: add `decl_generics` to `parse_generics()` by Benno Lossin · 11 months ago
  6. 1b6170f rust: module: place generated init_module() function in .init.text by Thomas Bertschinger · 12 months ago
  7. bc2e7d5 rust: support `srctree`-relative links by Miguel Ojeda · 1 year, 1 month ago
  8. 88c2e11 rust: macros: improve `#[vtable]` documentation by Benno Lossin · 1 year, 3 months ago
  9. 2dc318e rust: macros: update 'paste!' macro to accept string literals by Trevor Gross · 1 year, 2 months ago
  10. a031fe8 Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 1 year, 5 months ago
  11. 071cedc rust: add derive macro for `Zeroable` by Benno Lossin · 1 year, 6 months ago
  12. 41bdc6d btf, scripts: rust: drop is_rust_module.sh by Andrea Righi · 1 year, 7 months ago
  13. 823d473 rust: macros: add `paste!` proc macro by Gary Guo · 1 year, 7 months ago
  14. 3fa7187 rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`) by Qingsong Chen · 1 year, 6 months ago
  15. 52b7bb4 rust: macros: replace Self with the concrete type in #[pin_data] by Benno Lossin · 1 year, 9 months ago
  16. e957b9c rust: macros: refactor generics parsing of `#[pin_data]` into its own function by Benno Lossin · 1 year, 9 months ago
  17. b8342add rust: macros: fix usage of `#[allow]` in `quote!` by Benno Lossin · 1 year, 9 months ago
  18. d0fdc39 rust: init: add `PinnedDrop` trait and macros by Benno Lossin · 1 year, 10 months ago
  19. fc6c6ba rust: init: add initialization macros by Benno Lossin · 1 year, 10 months ago
  20. 70a21e5 rust: macros: add `quote!` macro by Gary Guo · 1 year, 10 months ago
  21. 46384d0 rust: error: Rename to_kernel_errno() -> to_errno() by Asahi Lina · 1 year, 10 months ago
  22. 39867fe rust: macros: Allow specifying multiple module aliases by Asahi Lina · 1 year, 10 months ago
  23. b13c988 rust: macros: take string literals in `module!` by Gary Guo · 2 years, 3 months ago
  24. b44becc rust: macros: add `#[vtable]` proc macro by Gary Guo · 2 years, 3 months ago
  25. 60f18c2 rust: macros: add `concat_idents!` proc macro by Björn Roy Baron · 2 years, 3 months ago
  26. 1fbde52 rust: add `macros` crate by Miguel Ojeda · 3 years, 7 months ago