index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-08-15
rust: pci: use c_* types via kernel prelude
Abhinav Ananthu
-2
/
+2
2025-08-15
rust: auxiliary: Use `c_` types from prelude instead of
Abhinav Ananthu
-1
/
+1
2025-08-15
rust: make `kvec::Vec` functions `const fn`
Onur Özkan
-5
/
+5
2025-08-15
rust: make `ArrayLayout::new_unchecked` a `const fn`
Onur Özkan
-1
/
+1
2025-08-14
rust: cpumask: Mark CpumaskVar as transparent
Baptiste Lepers
-0
/
+1
2025-08-14
rust: cpumask: rename CpumaskVar::as[_mut]_ref to from_raw[_mut]
Alice Ryhl
-3
/
+3
2025-08-14
rust: devres: fix leaking call to devm_add_action()
Danilo Krummrich
-9
/
+18
2025-08-13
rust: alloc: kvec: simplify KUnit test module name to "rust_kvec"
Hui Zhu
-1
/
+1
2025-08-13
rust: alloc: kvec: add doc example for as_slice method
Hui Zhu
-0
/
+10
2025-08-13
rust: faux: fix C header link
Miguel Ojeda
-1
/
+1
2025-08-12
rust: irq: add &Device<Bound> argument to irq callbacks
Alice Ryhl
-38
/
+57
2025-08-12
rust: pci: add irq accessors
Daniel Almeida
-2
/
+43
2025-08-12
rust: platform: add irq accessors
Daniel Almeida
-1
/
+176
2025-08-12
rust: irq: add support for threaded IRQs and handlers
Daniel Almeida
-5
/
+232
2025-08-12
rust: irq: add support for non-threaded IRQs and handlers
Daniel Almeida
-2
/
+271
2025-08-12
rust: irq: add flags module
Daniel Almeida
-0
/
+130
2025-08-12
rust: irq: add irq module
Daniel Almeida
-0
/
+12
2025-08-12
driver: rust: expand documentation for driver infrastructure
Danilo Krummrich
-2
/
+87
2025-08-12
device: rust: expand documentation for Device
Danilo Krummrich
-13
/
+126
2025-08-12
device: rust: expand documentation for DeviceContext
Danilo Krummrich
-11
/
+58
2025-08-11
rust: drm: don't pass the address of drm::Device to drm_dev_put()
Danilo Krummrich
-3
/
+18
2025-08-11
rust: drm: remove pin annotations from drm::Device
Danilo Krummrich
-2
/
+0
2025-08-11
rust: drm: ensure kmalloc() compatible Layout
Danilo Krummrich
-2
/
+7
2025-08-11
rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()
Danilo Krummrich
-12
/
+18
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
-1294
/
+5190
2025-08-10
rust: regulator: implement Send and Sync for Regulator<T>
Daniel Almeida
-0
/
+8
2025-08-10
rust: regulator: remove needless &mut from member functions
Daniel Almeida
-9
/
+9
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
-783
/
+2141
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-23
/
+19
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-49
/
+205
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-21
/
+13
2025-07-29
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+2
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+85
2025-07-29
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...
Stephen Boyd
-23
/
+19
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-339
/
+2098
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+0
2025-07-28
Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+419
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-49
/
+32
2025-07-28
Merge tag 'vfs-6.17-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-42
/
+26
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+9
2025-07-23
rust: Add warn_on macro
FUJITA Tomonori
-0
/
+143
2025-07-22
Merge branches 'pm-cpuidle', 'pm-qos', 'pm-devfreq' and 'pm-opp'
Rafael J. Wysocki
-4
/
+4
2025-07-22
rust: kernel: move ARef and AlwaysRefCounted to sync::aref
Shankari Anand
-151
/
+158
2025-07-22
rust: sync: fix safety comment for `static_lock_class`
Benno Lossin
-2
/
+5
2025-07-22
rust: io: fix broken intra-doc links to `platform::Device`
Miguel Ojeda
-4
/
+4
2025-07-22
rust: io: fix broken intra-doc link to missing `flags` module
Miguel Ojeda
-1
/
+2
2025-07-21
rust: types: remove `Either<L, R>`
Benno Lossin
-18
/
+0
2025-07-21
rust: drm: Drop the use of Opaque for ioctl arguments
Beata Michalska
-4
/
+7
2025-07-21
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
-45
/
+28
2025-07-21
Merge tag 'nova-next-v6.17-2025-07-18' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-34
/
+190
[prev]
[next]