index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-22
rust: init: add missing newline to pr_info! calls
Alban Kurti
2
-9
/
+9
2025-03-22
rust: error: add missing newline to pr_warn! calls
Alban Kurti
1
-1
/
+1
2025-03-22
rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Optio...
Benno Lossin
1
-7
/
+4
2025-03-22
rust: alloc: satisfy POSIX alignment requirement
Tamir Duberstein
1
-0
/
+18
2025-03-22
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
1
-1
/
+1
2025-03-22
rust: lockdep: Remove support for dynamically allocated LockClassKeys
Mitchell Levy
1
-12
/
+4
2025-03-13
rust: block: fix formatting in GenDisk doc
Yutaro Ohno
1
-3
/
+3
2025-02-27
rust: cleanup unnecessary casts
Gary Guo
2
-5
/
+5
2025-02-27
rust: map `long` to `isize` and `char` to `u8`
Gary Guo
5
-28
/
+47
2025-02-27
rust: finish using custom FFI integer types
Miguel Ojeda
4
-10
/
+6
2025-02-21
rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflags
Justin M. Forbes
1
-0
/
+1
2025-02-21
rust: rbtree: fix overindented list item
Miguel Ojeda
1
-1
/
+1
2025-02-17
rust: init: use explicit ABI to clean warning in future compilers
Miguel Ojeda
1
-1
/
+1
2025-01-04
Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+16
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2024-12-17
rust: net::phy fix module autoloading
FUJITA Tomonori
1
-2
/
+2
2024-12-10
rust: kbuild: set `bindgen`'s Rust target version
Miguel Ojeda
1
-1
/
+14
2024-12-03
rust: add safety comment in workqueue traits
Konstantin Andrikopoulos
1
-2
/
+16
2024-12-01
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-12-01
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-17
/
+629
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
1
-2
/
+2
2024-11-27
rust: fix up formatting after merge
Linus Torvalds
1
-2
/
+6
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
66
-865
/
+2905
2024-11-27
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-6
/
+225
2024-11-26
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-0
/
+194
2024-11-25
rust: alloc: Fix `ArrayLayout` allocations
Asahi Lina
1
-1
/
+1
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-6
/
+10
2024-11-20
rust: jump_label: skip formatting generated file
Miguel Ojeda
4
-5
/
+5
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2024-11-19
jump_label: rust: pass a mut ptr to `static_key_count`
Alice Ryhl
1
-1
/
+1
2024-11-18
Merge tag 'vfs-6.13.rust.file' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-24
/
+1028
2024-11-18
rust: block: simplify Result<()> in validate_block_size return
Manas
1
-1
/
+1
2024-11-11
rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT
Eder Zulian
1
-2
/
+6
2024-11-11
rust: use custom FFI integer types
Gary Guo
23
-83
/
+107
2024-11-11
rust: map `__kernel_size_t` and friends also to usize/isize
Gary Guo
3
-0
/
+15
2024-11-11
rust: fix size_t in bindgen prototypes of C builtins
Gary Guo
1
-1
/
+5
2024-11-11
rust: sync: add global lock support
Alice Ryhl
3
-0
/
+305
2024-11-05
rust: add `dev_*` print macros.
Wedson Almeida Filho
2
-1
/
+320
2024-11-05
rust: introduce `InPlaceModule`
Wedson Almeida Filho
2
-16
/
+35
2024-11-05
rust: add arch_static_branch
Alice Ryhl
5
-1
/
+96
2024-11-05
rust: samples: add tracepoint to Rust sample
Alice Ryhl
1
-0
/
+1
2024-11-05
rust: add tracepoint support
Alice Ryhl
3
-0
/
+51
2024-11-05
rust: add static_branch_unlikely for static_key_false
Alice Ryhl
5
-0
/
+47
2024-11-02
rust: macros: enable the rest of the tests
Ethan D. Twardy
1
-9
/
+50
2024-11-02
rust: macros: enable paste! use from macro_rules!
Ethan D. Twardy
2
-11
/
+46
2024-11-02
rust: enable macros::module! tests
Ethan D. Twardy
2
-15
/
+11
2024-11-02
rust: kbuild: expand rusttest target for macros
Ethan D. Twardy
2
-5
/
+14
2024-10-24
rust: types: extend `Opaque` documentation
Dirk Behme
1
-1
/
+52
2024-10-22
rust: block: fix formatting of `kernel::block::mq::request` module
Francesco Zardi
1
-29
/
+38
[next]