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-08-15
rust: miscdevice: clarify invariant for `MiscDeviceRegistration`
Shankari Anand
1
-1
/
+7
2025-07-24
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
5
-7
/
+10
2025-07-24
rust: init: Fix generics in *_init! macros
Janne Grunau
1
-4
/
+4
2025-07-06
rust: devres: do not dereference to the internal Revocable
Danilo Krummrich
1
-10
/
+10
2025-07-06
rust: devres: fix race in Devres::drop()
Danilo Krummrich
1
-8
/
+29
2025-07-06
rust: revocable: indicate whether `data` has been revoked already
Danilo Krummrich
1
-4
/
+14
2025-07-06
rust: completion: implement initial abstraction
Danilo Krummrich
5
-0
/
+124
2025-07-06
rust: arm: fix unknown (to Clang) argument '-mno-fdpic'
Rudraksha Gupta
1
-1
/
+1
2025-07-06
rust: module: place cleanup_module() in .exit.text section
FUJITA Tomonori
1
-0
/
+1
2025-06-19
rust: list: fix path of `assert_pinned!`
Benno Lossin
1
-1
/
+1
2025-06-19
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-6
/
+8
2025-06-19
rust: miscdevice: fix typo in MiscDevice::ioctl documentation
Christian Schrefl
1
-1
/
+1
2025-06-19
rust: pci: fix docs related to missing Markdown code spans
Miguel Ojeda
1
-6
/
+9
2025-06-19
rust: alloc: add missing invariant in Vec::set_len()
Danilo Krummrich
1
-0
/
+3
2025-06-19
rust: file: mark `LocalFile` as `repr(transparent)`
Pekka Ristola
1
-0
/
+1
2025-05-07
rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint
Miguel Ojeda
5
-49
/
+34
2025-05-07
rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
Miguel Ojeda
2
-0
/
+2
2025-05-07
rust: allow Rust 1.87.0's `clippy::ptr_eq` lint
Miguel Ojeda
2
-0
/
+6
2025-04-25
Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+6
2025-04-16
rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()
FUJITA Tomonori
2
-0
/
+17
2025-04-16
rust: helpers: Remove volatile qualifier from io helpers
FUJITA Tomonori
1
-17
/
+17
2025-04-14
rust: firmware: Use `ffi::c_char` type in `FwFunc`
Christian Schrefl
1
-2
/
+6
2025-04-08
rust: kbuild: Don't export __pfx symbols
Sami Tolvanen
1
-1
/
+1
2025-04-08
rust: pin-init: use Markdown autolinks in Rust comments
Miguel Ojeda
2
-2
/
+2
2025-04-08
rust: pin-init: alloc: restrict `impl ZeroableOption` for `Box` to `T: Sized`
Miguel Ojeda
1
-5
/
+3
2025-04-06
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+6
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2
-0
/
+32
2025-04-02
Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-1
/
+3
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-154
/
+143
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-121
/
+239
2025-03-31
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
62
-1817
/
+5781
2025-03-30
rust: Fix enabling Rust and building with GCC for LoongArch
WANG Rui
1
-1
/
+3
2025-03-29
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-0
/
+220
2025-03-26
ARM: 9441/1: rust: Enable Rust support for ARMv7
Christian Schrrefl
2
-0
/
+32
2025-03-26
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+13
2025-03-26
Merge tag 'rust-hrtimer-for-v6.15-v3' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
8
-2
/
+1037
2025-03-25
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-14
/
+131
2025-03-25
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
3
-0
/
+47
2025-03-25
Merge tag 'wq-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+18
2025-03-24
Merge tag 'vfs-6.15-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+5
2025-03-24
rust: dma: add `Send` implementation for `CoherentAllocation`
Danilo Krummrich
1
-0
/
+4
2025-03-24
rust: macros: fix `make rusttest` build on macOS
Tamir Duberstein
1
-1
/
+1
2025-03-23
rust: block: refactor to use `&raw mut`
Antonio Hickey
1
-2
/
+2
2025-03-23
rust: enable `raw_ref_op` feature
Antonio Hickey
1
-0
/
+2
2025-03-23
rust: uaccess: name the correct function
Tamir Duberstein
1
-2
/
+1
2025-03-23
rust: rbtree: fix comments referring to Box instead of KBox
Charalampos Mitrodimas
1
-3
/
+3
2025-03-22
rust: kbuild: skip `--remap-path-prefix` for `rustdoc`
Miguel Ojeda
1
-2
/
+6
2025-03-22
rust: hrtimer: add clocksource selection through `ClockId`
Andreas Hindborg
2
-2
/
+69
2025-03-22
rust: hrtimer: add `HrTimerMode`
Andreas Hindborg
1
-3
/
+79
2025-03-22
rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
Andreas Hindborg
2
-0
/
+123
[next]