Show patches with: Archived = No       |   186 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] Rust fixes for 6.15 [GIT,PULL] Rust fixes for 6.15 - - - --- 2025-04-19 Miguel Ojeda New
drm/panic: Use a decimal fifo to avoid u64 by u64 divide drm/panic: Use a decimal fifo to avoid u64 by u64 divide - - - --- 2025-04-18 Jocelyn Falempe New
[4/7] rust: sync: rcu: Mark Guard methods as inline Miscellaneous RCU changes for v6.16 1 3 - --- 2025-04-18 Joel Fernandes New
[12/12] torture: Add testing of RCU's Rust bindings to torture.sh Untitled series #954919 - - - --- 2025-04-18 Joel Fernandes New
[12/14] torture: Add testing of RCU's Rust bindings to torture.sh RCU torture changes for v6.16 - - - --- 2025-04-18 Joel Fernandes New
[v10,6/6] rust: enable `clippy::ref_as_ptr` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-18 Tamir Duberstein New
[v10,5/6] rust: enable `clippy::cast_lossless` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-18 Tamir Duberstein New
[v10,4/6] rust: enable `clippy::as_underscore` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-18 Tamir Duberstein New
[v10,3/6] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-18 Tamir Duberstein New
[v10,2/6] rust: enable `clippy::ptr_cast_constness` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-18 Tamir Duberstein New
[v10,1/6] rust: enable `clippy::ptr_as_ptr` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-18 Tamir Duberstein New
[RFC] rust: add UnsafePinned type [RFC] rust: add UnsafePinned type - - - --- 2025-04-18 Christian Schrefl New
[v6,18/18] rust: clippy: disallow `addr_of[_mut]!` macros refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,17/18] rust: pin-init: refactor to use `&raw mut` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,16/18] rust: dma: refactor to use `&raw [const|mut]` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,15/18] rust: platform: refactor to use `&raw mut` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,14/18] rust: pci: refactor to use `&raw mut` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,13/18] rust: time: hrtimer: refactor to use `&raw const` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,12/18] rust: fs: file: refactor to use `&raw const` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,11/18] rust: jump_label: refactor to use `&raw const` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,10/18] rust: sync: arc: refactor to use `&raw const` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,09/18] rust: net: phy: refactor to use `&raw mut` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,08/18] rust: rbtree: refactor to use `&raw mut` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,07/18] rust: workqueue: replace `raw_get` with pointer cast refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,06/18] rust: workqueue: refactor to use `&raw [const|mut]` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,05/18] rust: kunit: refactor to use `&raw [const|mut]` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,04/18] rust: faux: refactor to use `&raw mut` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,03/18] rust: task: remove use of `addr_of!` macro refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,02/18] rust: list: refactor to use `&raw [const|mut]` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
[v6,01/18] rust: init: refactor to use `&raw mut` refactor to utilize `&raw [const|mut]` - - - --- 2025-04-18 Antonio Hickey New
rust: pin-init: synchronize README.md rust: pin-init: synchronize README.md - - - --- 2025-04-16 Benno Lossin New
[RFC] lsm: Add Rust bindings with example LSM [RFC] lsm: Add Rust bindings with example LSM - - - --- 2025-04-16 Lukas Fischer New
[v9,6/6] rust: enable `clippy::ref_as_ptr` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-16 Tamir Duberstein New
[v9,5/6] rust: enable `clippy::cast_lossless` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-04-16 Tamir Duberstein New
[v9,4/6] rust: enable `clippy::as_underscore` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-04-16 Tamir Duberstein New
[v9,3/6] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-16 Tamir Duberstein New
[v9,2/6] rust: enable `clippy::ptr_cast_constness` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-04-16 Tamir Duberstein New
[v9,1/6] rust: enable `clippy::ptr_as_ptr` lint rust: reduce `as` casts, enable related lints - 2 - --- 2025-04-16 Tamir Duberstein New
[v4,4/4] rust: alloc: replace `Vec::set_len` with `inc_len` rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len` - 1 - --- 2025-04-16 Tamir Duberstein New
[v4,3/4] rust: alloc: refactor `Vec::truncate` using `dec_len` rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len` - 2 - --- 2025-04-16 Tamir Duberstein New
[v4,2/4] rust: alloc: add `Vec::dec_len` rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len` - 1 - --- 2025-04-16 Tamir Duberstein New
[v4,1/4] rust: alloc: add Vec::len() <= Vec::capacity invariant rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len` - - - --- 2025-04-16 Tamir Duberstein New
drm/panic: use `///` for private items too drm/panic: use `///` for private items too - 2 - --- 2025-04-16 Miguel Ojeda New
docs: rust: explain that `///` vs. `//` applies to private items too docs: rust: explain that `///` vs. `//` applies to private items too - 3 - --- 2025-04-16 Miguel Ojeda New
[V10,15/15] cpufreq: Add Rust-based cpufreq-dt driver Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,14/15] rust: opp: Extend OPP abstractions with cpufreq support Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,13/15] rust: cpufreq: Extend abstractions for driver registration Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,12/15] rust: cpufreq: Extend abstractions for policy and driver ops Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,11/15] rust: cpufreq: Add initial abstractions for cpufreq framework Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,10/15] rust: opp: Add abstractions for the configuration options Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,09/15] rust: opp: Add abstractions for the OPP table Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,08/15] rust: opp: Add initial abstractions for OPP framework Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,07/15] rust: cpu: Add from_cpu() Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,06/15] rust: macros: enable use of hyphens in module names Rust abstractions for clk, cpumask, cpufreq, OPP - 1 - --- 2025-04-16 Viresh Kumar New
[V10,05/15] rust: clk: Add initial abstractions Rust abstractions for clk, cpumask, cpufreq, OPP - 1 1 --- 2025-04-16 Viresh Kumar New
[V10,04/15] rust: clk: Add helpers for Rust code Rust abstractions for clk, cpumask, cpufreq, OPP - 1 - --- 2025-04-16 Viresh Kumar New
[V10,03/15] MAINTAINERS: Add entry for Rust cpumask API Rust abstractions for clk, cpumask, cpufreq, OPP - 1 - --- 2025-04-16 Viresh Kumar New
[V10,02/15] rust: cpumask: Add initial abstractions Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[V10,01/15] rust: cpumask: Add few more helpers Rust abstractions for clk, cpumask, cpufreq, OPP - - - --- 2025-04-16 Viresh Kumar New
[v3] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext [v3] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext - - - --- 2025-04-15 Lyude Paul New
[v2,8/8] rust: hrtimer: Add HrTimer::expires() rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[v2,7/8] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[v2,6/8] rust: hrtimer: Add HrTimerClockBase::time() rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[v2,5/8] rust: time: Add Instant::from_nanos() rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[v2,4/8] rust: hrtimer: Add HrTimerClockBase rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[v2,3/8] rust: hrtimer: Add HrTimerCallbackContext and ::forward() rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[v2,2/8] rust: hrtimer: Add HrTimer::raw_forward() and forward() rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[v2,1/8] rust: hrtimer: Document the return value for HrTimerHandle::cancel() rust/hrtimer: Various hrtimer + time additions - - - --- 2025-04-15 Lyude Paul New
[3/3] rust: pin-init: examples: use `allow` instead of `expect` pin-init: fix issues found with new CI - - - --- 2025-04-14 Benno Lossin New
[2/3] rust: pin-init: examples: conditionally enable `feature(lint_reasons)` pin-init: fix issues found with new CI - - - --- 2025-04-14 Benno Lossin New
[1/3] rust: pin-init: internal: skip rustfmt formatting of kernel-only module pin-init: fix issues found with new CI - 1 - --- 2025-04-14 Benno Lossin New
[RFC,v2,3/3] rust: percpu: add a rust per-CPU variable test rust: Add Per-CPU Variable API - - - --- 2025-04-14 Mitchell Levy New
[RFC,v2,2/3] rust: rust-analyzer: add lib to dirs searched for crates rust: Add Per-CPU Variable API - - - --- 2025-04-14 Mitchell Levy New
[RFC,v2,1/3] rust: percpu: introduce a rust API for per-CPU variables rust: Add Per-CPU Variable API - - - --- 2025-04-14 Mitchell Levy New
rust: kbuild: use `pound` to support GNU Make < 4.3 rust: kbuild: use `pound` to support GNU Make < 4.3 - 2 - --- 2025-04-14 Miguel Ojeda New
[v2,5/5] samples: rust: platform: Add property read examples More Rust bindings for device property reads - - - --- 2025-04-14 Remo Senekowitsch New
[v2,4/5] rust: property: Add property_get_reference_args More Rust bindings for device property reads - - - --- 2025-04-14 Remo Senekowitsch New
[v2,3/5] rust: property: Add child accessor and iterator More Rust bindings for device property reads - - - --- 2025-04-14 Remo Senekowitsch New
[v2,2/5] rust: Add bindings for reading device properties More Rust bindings for device property reads - - - --- 2025-04-14 Remo Senekowitsch New
[v2,1/5] rust: Move property_present to separate file More Rust bindings for device property reads - - - --- 2025-04-14 Remo Senekowitsch New
[v4,5/5] samples: rust: add Rust auxiliary driver sample Auxiliary bus Rust abstractions 1 - - --- 2025-04-14 Danilo Krummrich New
[v4,4/5] rust: auxiliary: add auxiliary registration Auxiliary bus Rust abstractions 1 1 - --- 2025-04-14 Danilo Krummrich New
[v4,3/5] rust: auxiliary: add auxiliary device / driver abstractions Auxiliary bus Rust abstractions 1 1 - --- 2025-04-14 Danilo Krummrich New
[v4,2/5] rust: device: implement Device::parent() Auxiliary bus Rust abstractions - 1 - --- 2025-04-14 Danilo Krummrich New
[v4,1/5] rust: types: add `Opaque::zeroed` Auxiliary bus Rust abstractions 2 1 - --- 2025-04-14 Danilo Krummrich New
[v3] rust: Use `ffi::c_char` type in firmware abstraction `FwFunc` [v3] rust: Use `ffi::c_char` type in firmware abstraction `FwFunc` 2 1 - --- 2025-04-13 Christian Schrefl New
[v2,9/9] rust: dma: require a bound device Implement "Bound" device context - - - --- 2025-04-13 Danilo Krummrich New
[v2,8/9] rust: devres: require a bound device Implement "Bound" device context - - - --- 2025-04-13 Danilo Krummrich New
[v2,7/9] rust: pci: move iomap_region() to impl Device<Bound> Implement "Bound" device context - 1 - --- 2025-04-13 Danilo Krummrich New
[v2,6/9] rust: device: implement Bound device context Implement "Bound" device context - 1 - --- 2025-04-13 Danilo Krummrich New
[v2,5/9] rust: pci: preserve device context in AsRef Implement "Bound" device context - 1 - --- 2025-04-13 Danilo Krummrich New
[v2,4/9] rust: platform: preserve device context in AsRef Implement "Bound" device context - 1 - --- 2025-04-13 Danilo Krummrich New
[v2,3/9] rust: device: implement device context for Device Implement "Bound" device context - 1 - --- 2025-04-13 Danilo Krummrich New
[v2,2/9] rust: device: implement impl_device_context_into_aref! Implement "Bound" device context - 1 - --- 2025-04-13 Danilo Krummrich New
[v2,1/9] rust: device: implement impl_device_context_deref! Implement "Bound" device context - 1 - --- 2025-04-13 Danilo Krummrich New
[v1,3/3] rust: time: add ktime_get() to ClockSource trait rust: time: Introduce typed clock sources and generalize Instant - - - --- 2025-04-13 FUJITA Tomonori New
[v1,2/3] rust: time: make Instant generic over ClockSource rust: time: Introduce typed clock sources and generalize Instant - - - --- 2025-04-13 FUJITA Tomonori New
[v1,1/3] rust: time: replace ClockId enum with ClockSource trait rust: time: Introduce typed clock sources and generalize Instant - - - --- 2025-04-13 FUJITA Tomonori New
[v13,5/5] MAINTAINERS: rust: Add a new section for all of the time stuff rust: Add IO polling - 2 - --- 2025-04-13 FUJITA Tomonori New
[v13,4/5] rust: time: Add wrapper for fsleep() function rust: Add IO polling - 4 1 --- 2025-04-13 FUJITA Tomonori New
« 1 2 »