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.19.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-7.0.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
2026-01-25
rust: debugfs: use pin_init::zeroed() for file_operations
Ke Sun
1
-12
/
+6
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-74
/
+198
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2
-2
/
+2
2026-01-24
rust: device: support `dev_printk` on all devices
Gary Guo
1
-1
/
+8
2026-01-23
rust: pci: add config space read/write support
Zhi Wang
3
-4
/
+204
2026-01-23
rust: io: factor out MMIO read/write macros
Zhi Wang
1
-45
/
+102
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
5
-93
/
+370
2026-01-23
rust/drm: Fix Registration::{new,new_foreign_owned}() docs
Lyude Paul
1
-3
/
+3
2026-01-23
rust: devres: style for imports
Zhi Wang
1
-3
/
+13
2026-01-23
rust: proc-macro2: rebuild if the version text changes
Miguel Ojeda
1
-0
/
+4
2026-01-22
rust: iommu: fix `srctree` link warning
Miguel Ojeda
1
-1
/
+1
2026-01-22
rust: iommu: fix Rust formatting
Miguel Ojeda
1
-1
/
+1
2026-01-21
rust: block: mq: use pin_init::zeroed() for tag_set
Ke Sun
1
-3
/
+1
2026-01-21
rust: block: mq: use pin_init::zeroed() for queue_limits
Ke Sun
1
-2
/
+1
2026-01-21
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
1
-1
/
+0
2026-01-20
rust: pwm: Add __rust_helper to helpers
Alice Ryhl
1
-3
/
+3
2026-01-20
rust: pwm: Simplify to_result call sites and unsafe blocks
Kari Argillander
1
-33
/
+14
2026-01-20
rust: pwm: Fix potential memory leak on init error
Kari Argillander
1
-1
/
+5
2026-01-20
rust: pwm: Add UnregisteredChip wrapper around Chip
Markus Probst
1
-24
/
+44
2026-01-20
rust: pwm: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
1
-1
/
+2
2026-01-19
rust: debugfs: Use kernel Atomic type in docs example
FUJITA Tomonori
1
-6
/
+11
2026-01-19
rust: iommu: add io_pgtable abstraction
Asahi Lina
4
-1
/
+287
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
7
-16
/
+69
2026-01-19
rust: rbtree: reduce unsafe blocks on pointer derefs
Onur Özkan
1
-12
/
+15
2026-01-19
rust: kunit: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2
-12
/
+9
2026-01-19
rust: i2c: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+4
2026-01-19
rust: ptr: replace unneeded use of `build_assert`
Alexandre Courbot
1
-6
/
+6
2026-01-19
rust: build_assert: add instructions for use with function arguments
Alexandre Courbot
1
-1
/
+6
2026-01-18
rust: num: bounded: add missing comment for always inlined function
Alexandre Courbot
1
-0
/
+1
2026-01-18
rust: sync: refcount: always inline functions using build_assert with arguments
Alexandre Courbot
1
-1
/
+2
2026-01-18
rust: bits: always inline functions using build_assert with arguments
Alexandre Courbot
1
-2
/
+4
2026-01-17
rust: pin-init: Implement `InPlaceWrite<T>` for `&'static mut MaybeUninit<T>`
Oleksandr Babak
1
-0
/
+27
2026-01-17
rust: pin-init: internal: init: simplify Zeroable safety check
Benno Lossin
1
-6
/
+1
2026-01-17
rust: pin-init: internal: init: add escape hatch for referencing initialized ...
Benno Lossin
1
-23
/
+52
2026-01-17
rust: pin-init: internal: init: add support for attributes on initializer fields
Benno Lossin
1
-14
/
+55
2026-01-17
rust: init: use `#[default_error(err)]` for the initializer macros
Benno Lossin
1
-28
/
+12
2026-01-17
rust: pin-init: add `#[default_error(<type>)]` attribute to initializer macros
Benno Lossin
1
-3
/
+41
2026-01-17
rust: pin-init: rewrite the initializer macros using `syn`
Benno Lossin
4
-1005
/
+460
2026-01-17
rust: pin-init: add `?Sized` bounds to traits in `#[pin_data]` macro
Benno Lossin
1
-2
/
+2
2026-01-17
rust: pin-init: rewrite `#[pin_data]` using `syn`
Benno Lossin
4
-838
/
+503
2026-01-17
rust: pin-init: rewrite the `#[pinned_drop]` attribute macro using `syn`
Benno Lossin
3
-66
/
+52
2026-01-17
rust: pin-init: rewrite `derive(Zeroable)` and `derive(MaybeZeroable)` using ...
Benno Lossin
4
-216
/
+74
2026-01-17
rust: pin-init: internal: add utility API for syn error handling
Benno Lossin
2
-0
/
+33
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
6
-49
/
+24
2026-01-17
rust: pin-init: allow the crate to refer to itself as `pin-init` in doc tests
Benno Lossin
1
-0
/
+5
2026-01-17
rust: pin-init: remove `try_` versions of the initializer macros
Benno Lossin
5
-122
/
+35
2026-01-16
Merge tag 'v6.19-rc5' into drm-rust-next
Danilo Krummrich
7
-16
/
+48
2026-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
2
-1
/
+14
2026-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-15
/
+59
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
7
-20
/
+56
[prev]
[next]