Show patches with: State = Action Required       |   150 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,7/7] rust: enable `clippy::ref_as_ptr` lint rust: reduce `as` casts, enable related lints - - - --- 2025-03-25 Tamir Duberstein New
[v7,6/7] rust: enable `clippy::cast_lossless` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-03-25 Tamir Duberstein New
[v7,5/7] rust: enable `clippy::as_underscore` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-03-25 Tamir Duberstein New
[v7,4/7] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-03-25 Tamir Duberstein New
[v7,3/7] rust: enable `clippy::ptr_cast_constness` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-03-25 Tamir Duberstein New
[v7,2/7] rust: enable `clippy::ptr_as_ptr` lint rust: reduce `as` casts, enable related lints - 1 - --- 2025-03-25 Tamir Duberstein New
[v7,1/7] rust: retain pointer mut-ness in `container_of!` rust: reduce `as` casts, enable related lints - 2 - --- 2025-03-25 Tamir Duberstein New
[v9,4/4] rust: remove core::ffi::CStr reexport rust: replace kernel::str::CStr w/ core::ffi::CStr - - - --- 2025-03-17 Tamir Duberstein New
[v9,3/4] rust: replace `kernel::c_str!` with C-Strings rust: replace kernel::str::CStr w/ core::ffi::CStr - - - --- 2025-03-17 Tamir Duberstein New
[v9,2/4] rust: replace `CStr` with `core::ffi::CStr` rust: replace kernel::str::CStr w/ core::ffi::CStr - - - --- 2025-03-17 Tamir Duberstein New
[v9,1/4] rust: move `CStr`'s `Display` to helper struct rust: replace kernel::str::CStr w/ core::ffi::CStr - - - --- 2025-03-17 Tamir Duberstein New
[v5,6/6] rust: use strict provenance APIs rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-17 Tamir Duberstein New
[v5,5/6] rust: enable `clippy::as_underscore` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-17 Tamir Duberstein New
[v5,4/6] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-17 Tamir Duberstein New
[v5,3/6] rust: enable `clippy::ptr_cast_constness` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-17 Tamir Duberstein New
[v5,2/6] rust: enable `clippy::ptr_as_ptr` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-17 Tamir Duberstein New
[v5,1/6] rust: retain pointer mut-ness in `container_of!` rust: reduce pointer casts, enable related lints - 2 - --- 2025-03-17 Tamir Duberstein New
[v2,6/6] sysfs: remove attribute_group::bin_attrs_new sysfs: finalize the constification of 'struct bin_attribute' - - - --- 2025-03-13 Thomas Weißschuh New
[v2,5/6] sysfs: remove bin_attribute::read_new/write_new() sysfs: finalize the constification of 'struct bin_attribute' - - - --- 2025-03-13 Thomas Weißschuh New
[v2,4/6] sysfs: treewide: switch back to attribute_group::bin_attrs sysfs: finalize the constification of 'struct bin_attribute' - - - --- 2025-03-13 Thomas Weißschuh New
[v2,3/6] sysfs: treewide: switch back to bin_attribute::read()/write() sysfs: finalize the constification of 'struct bin_attribute' - - - --- 2025-03-13 Thomas Weißschuh New
[v2,2/6] sysfs: constify attribute_group::bin_attrs sysfs: finalize the constification of 'struct bin_attribute' - - - --- 2025-03-13 Thomas Weißschuh New
[v2,1/6] sysfs: constify bin_attribute argument of bin_attribute::read/write() sysfs: finalize the constification of 'struct bin_attribute' - - - --- 2025-03-13 Thomas Weißschuh New
[6.12.y,2/2] rust: map `long` to `isize` and `char` to `u8` The two missing ones - 1 - --- 2025-03-09 Miguel Ojeda New
[6.12.y,1/2] rust: finish using custom FFI integer types The two missing ones 1 - - --- 2025-03-09 Miguel Ojeda New
[6.12.y,60/60] rust: alloc: Fix `ArrayLayout` allocations `alloc`, `#[expect]` and "Custom FFI" 1 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,59/60] rust: use custom FFI integer types `alloc`, `#[expect]` and "Custom FFI" - - - --- 2025-03-07 Miguel Ojeda New
[6.12.y,58/60] rust: map `__kernel_size_t` and friends also to usize/isize `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,57/60] rust: fix size_t in bindgen prototypes of C builtins `alloc`, `#[expect]` and "Custom FFI" - - - --- 2025-03-07 Miguel Ojeda New
[6.12.y,56/60] rust: kbuild: expand rusttest target for macros `alloc`, `#[expect]` and "Custom FFI" - - - --- 2025-03-07 Miguel Ojeda New
[6.12.y,55/60] drm/panic: allow verbose version check `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,54/60] drm/panic: allow verbose boolean for clarity `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,53/60] drm/panic: correctly indent continuation of line in list item `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,52/60] drm/panic: remove redundant field when assigning value `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,51/60] drm/panic: prefer eliding lifetimes `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,50/60] drm/panic: remove unnecessary borrow in alignment_pattern `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,49/60] drm/panic: avoid reimplementing Iterator::find `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,48/60] MAINTAINERS: add entry for the Rust `alloc` module `alloc`, `#[expect]` and "Custom FFI" - - - --- 2025-03-07 Miguel Ojeda New
[6.12.y,47/60] kbuild: rust: remove the `alloc` crate and `GlobalAlloc` `alloc`, `#[expect]` and "Custom FFI" - - - --- 2025-03-07 Miguel Ojeda New
[6.12.y,46/60] rust: alloc: update module comment of alloc.rs `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,45/60] rust: str: test: replace `alloc::format` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,44/60] rust: alloc: implement `Cmalloc` in module allocator_test `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,43/60] rust: alloc: implement `contains` for `Flags` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,42/60] rust: error: check for config `test` in `Error::name` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,41/60] rust: error: use `core::alloc::LayoutError` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,40/60] rust: alloc: add `Vec` to prelude `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,39/60] rust: alloc: remove `VecExt` extension `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,38/60] rust: treewide: switch to the kernel `Vec` type `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,37/60] rust: alloc: implement `collect` for `IntoIter` `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,36/60] rust: alloc: implement `IntoIterator` for `Vec` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,35/60] rust: alloc: implement kernel `Vec` type `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,34/60] rust: alloc: introduce `ArrayLayout` `alloc`, `#[expect]` and "Custom FFI" - 1 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,33/60] rust: alloc: add `Box` to prelude `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,32/60] rust: alloc: remove extension of std's `Box` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,31/60] rust: treewide: switch to our kernel `Box` type `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,30/60] rust: alloc: implement kernel `Box` `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,29/60] rust: alloc: add __GFP_NOWARN to `Flags` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,28/60] rust: alloc: implement `KVmalloc` allocator `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,27/60] rust: alloc: implement `Vmalloc` allocator `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,26/60] rust: alloc: add module `allocator_test` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,25/60] rust: alloc: implement `Allocator` for `Kmalloc` `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,24/60] rust: alloc: make `allocator` module public `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,23/60] rust: alloc: implement `ReallocFunc` `alloc`, `#[expect]` and "Custom FFI" - 2 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,22/60] rust: alloc: rename `KernelAllocator` to `Kmalloc` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,21/60] rust: alloc: separate `aligned_size` from `krealloc_aligned` `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,20/60] rust: alloc: add `Allocator` trait `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,19/60] rust: error: optimize error type to use nonzero `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,18/60] rust: error: make conversion functions public `alloc`, `#[expect]` and "Custom FFI" - 3 - --- 2025-03-07 Miguel Ojeda New
[6.12.y,17/60] Documentation: rust: discuss `#[expect(...)]` in the guidelines `alloc`, `#[expect]` and "Custom FFI" - 1 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,16/60] rust: start using the `#[expect(...)]` attribute `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,15/60] Documentation: rust: add coding guidelines on lints `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,14/60] rust: enable Clippy's `check-private-items` `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,13/60] rust: provide proper code documentation titles `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,12/60] rust: replace `clippy::dbg_macro` with `disallowed_macros` `alloc`, `#[expect]` and "Custom FFI" - 1 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,11/60] rust: introduce `.clippy.toml` `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,10/60] rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]` `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,09/60] rust: init: remove unneeded `#[allow(clippy::disallowed_names)]` `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,08/60] rust: enable `rustdoc::unescaped_backticks` lint `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,07/60] rust: enable `clippy::ignored_unit_patterns` lint `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,06/60] rust: enable `clippy::unnecessary_safety_doc` lint `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,05/60] rust: enable `clippy::unnecessary_safety_comment` lint `alloc`, `#[expect]` and "Custom FFI" - 4 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,04/60] rust: enable `clippy::undocumented_unsafe_blocks` lint `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,03/60] rust: types: avoid repetition in `{As,From}Bytes` impls `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,02/60] rust: sort global Rust flags `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
[6.12.y,01/60] rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]` `alloc`, `#[expect]` and "Custom FFI" - 3 1 --- 2025-03-07 Miguel Ojeda New
rust: enable `clippy::ptr_as_ptr` lint rust: enable `clippy::ptr_as_ptr` lint - - - --- 2025-03-07 Tamir Duberstein New
[v6,5/5] gpu: nova-core: add initial documentation Initial Nova Core series - 1 - --- 2025-03-06 Danilo Krummrich New
[v6,4/5] gpu: nova-core: add initial driver stub Initial Nova Core series - 1 - --- 2025-03-06 Danilo Krummrich New
[v6,3/5] rust: firmware: add `module_firmware!` macro Initial Nova Core series 1 - - --- 2025-03-06 Danilo Krummrich New
[v6,2/5] rust: firmware: introduce `firmware::ModInfoBuilder` Initial Nova Core series - - - --- 2025-03-06 Danilo Krummrich New
[v6,1/5] rust: module: add type `LocalModule` Initial Nova Core series 1 - - --- 2025-03-06 Danilo Krummrich New
[7/7] soc/tegra: pmc: Derive PMC context from syscore ops syscore: Pass context data to callbacks - - - --- 2025-02-17 Thierry Reding New
[6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context syscore: Pass context data to callbacks - - - --- 2025-02-17 Thierry Reding New
[5/7] clk: mvebu: Embed syscore_ops in clock context syscore: Pass context data to callbacks - - - --- 2025-02-17 Thierry Reding New
[4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context syscore: Pass context data to callbacks - - - --- 2025-02-17 Thierry Reding New
[3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context syscore: Pass context data to callbacks - - - --- 2025-02-17 Thierry Reding New
[2/7] MIPS: Embed syscore_ops in PCI context syscore: Pass context data to callbacks - - - --- 2025-02-17 Thierry Reding New
[1/7] syscore: Pass context data to callbacks syscore: Pass context data to callbacks - - - --- 2025-02-17 Thierry Reding New
[v2] treewide: const qualify ctl_tables where applicable [v2] treewide: const qualify ctl_tables where applicable 5 3 - --- 2025-01-10 Joel Granados New
firmware_loader: Constify 'struct bin_attribute' firmware_loader: Constify 'struct bin_attribute' - - - --- 2024-12-22 Thomas Weißschuh New
« 1 2 »