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-07-19
Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-11
/
+15
2025-07-15
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
5
-7
/
+11
2025-07-11
Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
2
-2
/
+11
2025-07-05
rust: drm: remove unnecessary imports
Tamir Duberstein
1
-1
/
+0
2025-07-04
rust: drm: device: drop_in_place() the drm::Device in release()
Danilo Krummrich
1
-1
/
+11
2025-06-29
rust: init: Fix generics in *_init! macros
Janne Grunau
1
-4
/
+4
2025-06-19
Merge tag 'driver-core-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-21
/
+181
2025-06-14
Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-06-14
rust: devres: do not dereference to the internal Revocable
Danilo Krummrich
1
-11
/
+16
2025-06-14
rust: devres: fix race in Devres::drop()
Danilo Krummrich
1
-8
/
+29
2025-06-14
rust: revocable: indicate whether `data` has been revoked already
Danilo Krummrich
1
-4
/
+14
2025-06-14
rust: completion: implement initial abstraction
Danilo Krummrich
5
-0
/
+124
2025-06-12
rust: cpu: Add CpuId::current() to retrieve current CPU ID
Viresh Kumar
3
-0
/
+20
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
3
-25
/
+57
2025-06-12
rust: cpu: Introduce CpuId abstraction
Viresh Kumar
1
-0
/
+110
2025-06-10
rust: time: Fix compile error in impl_has_hr_timer macro
FUJITA Tomonori
1
-1
/
+1
2025-06-10
cpufreq: Convert `/// SAFETY` lines to `# Safety` sections
Viresh Kumar
1
-37
/
+109
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-06-05
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
57
-357
/
+1767
2025-06-03
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-52
/
+73
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2025-06-01
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
1
-0
/
+1
2025-06-01
mm: rust: make CONFIG_MMU ifdefs more narrow
Alice Ryhl
2
-52
/
+72
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-118
/
+1041
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
12
-8
/
+3287
2025-05-30
rust: file: improve safety comments
Pekka Ristola
1
-4
/
+5
2025-05-30
rust: file: mark `LocalFile` as `repr(transparent)`
Pekka Ristola
1
-0
/
+1
2025-05-30
rust: list: Fix typo `much` in arc.rs
Sylvan Smit
1
-1
/
+1
2025-05-30
rust: check type of `$ptr` in `container_of!`
Tamir Duberstein
1
-3
/
+10
2025-05-29
rust: workqueue: remove HasWork::OFFSET
Tamir Duberstein
1
-33
/
+17
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2025-05-28
rust: retain pointer mut-ness in `container_of!`
Tamir Duberstein
2
-16
/
+12
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
22
-67
/
+1662
2025-05-28
rust: add helper for mutex_trylock
Paolo Bonzini
1
-0
/
+5
2025-05-27
rust: str: take advantage of the `-> Result` support in KUnit `#[test]`'s
Miguel Ojeda
1
-22
/
+30
2025-05-27
rust: str: simplify KUnit tests `format!` macro
Miguel Ojeda
1
-17
/
+1
2025-05-27
rust: str: convert `rusttest` tests into KUnit
Miguel Ojeda
1
-6
/
+4
2025-05-27
rust: add `kunit_tests` to the prelude
Miguel Ojeda
3
-4
/
+3
2025-05-27
rust: kunit: support checked `-> Result`s in KUnit `#[test]`s
Miguel Ojeda
2
-1
/
+27
2025-05-27
rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
Miguel Ojeda
5
-7
/
+54
2025-05-27
rust: opp: Move `cfg(CONFIG_OF)` attribute to the top of doc test
Viresh Kumar
1
-1
/
+1
2025-05-27
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+1057
2025-05-26
rust: make section names plural
Patrick Miller
3
-3
/
+3
2025-05-26
rust: list: fix path of `assert_pinned!`
Benno Lossin
1
-1
/
+1
2025-05-26
rust: opp: Make the doctest example depend on CONFIG_OF
Viresh Kumar
1
-0
/
+1
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-6
/
+8
2025-05-25
rust: dma: add missing Markdown code span
Miguel Ojeda
1
-1
/
+1
2025-05-25
rust: task: add missing Markdown code spans and intra-doc links
Miguel Ojeda
1
-2
/
+2
[next]