This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ea34704d6ad7 Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedes [...] new 19f5ca461d5f objtool/rust: add one more `noreturn` Rust function for Ru [...] new a39f30870927 rust: allow Rust 1.87.0's `clippy::ptr_eq` lint new 7129ea6e242b rust: clean Rust 1.88.0's `unnecessary_transmutes` lint new c016722fd575 rust: clean Rust 1.88.0's warning about `clippy::disallowe [...] new 211dcf77856d rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint new 5595c31c3709 x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust [...] new 0e1329d4045c Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/ [...]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .clippy.toml | 2 +- arch/x86/Kconfig | 1 + drivers/gpu/nova-core/gpu.rs | 2 +- init/Kconfig | 3 ++ rust/bindings/lib.rs | 1 + rust/kernel/alloc/kvec.rs | 3 ++ rust/kernel/list.rs | 3 ++ rust/kernel/str.rs | 46 +++++++++++++++---------------- rust/macros/kunit.rs | 13 +++------ rust/macros/module.rs | 19 ++++--------- rust/macros/paste.rs | 2 +- rust/pin-init/internal/src/pinned_drop.rs | 3 +- rust/uapi/lib.rs | 1 + tools/objtool/check.c | 1 + 14 files changed, 49 insertions(+), 51 deletions(-)