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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
rust: macros: fix soundness issue in `module!` macro
Benno Lossin
1
-75
/
+115
2024-05-17
rust: module: place generated init_module() function in .init.text
Thomas Bertschinger
1
-1
/
+6
2024-05-17
btf, scripts: rust: drop is_rust_module.sh
Andrea Righi
1
-1
/
+1
2024-05-17
rust: error: Rename to_kernel_errno() -> to_errno()
Asahi Lina
2
-2
/
+2
2024-05-17
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
1
-6
/
+5
2024-05-17
rust: kernel: require `Send` for `Module` implementations
Wedson Almeida Filho
1
-1
/
+1
2024-05-02
rust: remove `params` from `module` macro example
Aswin Unnikrishnan
1
-12
/
+0
2023-08-11
rust: allocator: Prevent mis-aligned allocation
Boqun Feng
2
-15
/
+60
2023-04-26
rust: kernel: Mark rust_fmt_argument as extern "C"
David Gow
1
-1
/
+5
2023-04-26
rust: str: fix requierments->requirements typo
Patrick Blass
1
-1
/
+1
2023-02-06
rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
Miguel Ojeda
1
-11
/
+18
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
3
-0
/
+410
2022-09-28
rust: export generated symbols
Miguel Ojeda
1
-0
/
+21
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
6
-0
/
+491
2022-09-28
rust: add `bindings` crate
Miguel Ojeda
2
-0
/
+66
2022-09-28
rust: add `macros` crate
Miguel Ojeda
3
-0
/
+405
2022-09-28
rust: add `compiler_builtins` crate
Miguel Ojeda
1
-0
/
+63
2022-09-28
rust: adapt `alloc` crate to the kernel
Miguel Ojeda
14
-1
/
+100
2022-09-28
rust: import upstream `alloc` crate
Miguel Ojeda
13
-0
/
+9037
2022-09-28
rust: add C helpers
Miguel Ojeda
1
-0
/
+51