summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-07irqchip/renesas-rzv2h: Kill icu_err stringGeert Uytterhoeven1-6/+3
2026-04-07irqchip/renesas-rzv2h: Kill swint_names[]Geert Uytterhoeven1-10/+4
2026-04-07irqchip/renesas-rzv2h: Kill swint_idx[]Geert Uytterhoeven1-3/+2
2026-04-07slub: use N_NORMAL_MEMORY in can_free_to_pcs to handle remote freesHao Li1-2/+3
2026-04-07net: af_key: zero aligned sockaddr tail in PF_KEY exportsZhengchuan Liang1-18/+34
2026-04-07xfrm: Drop support for HMAC-RIPEMD-160Eric Biggers2-26/+2
2026-04-07Merge patch series "rust: bump minimum Rust and `bindgen` versions"Miguel Ojeda39-451/+88
2026-04-07xfrm_user: fix info leak in build_report()Greg Kroah-Hartman1-0/+1
2026-04-07xfrm_user: fix info leak in build_mapping()Greg Kroah-Hartman1-0/+1
2026-04-07xfrm: fix refcount leak in xfrm_migrate_policy_findKotlyarov Mihail1-3/+0
2026-04-07xfrm: hold dev ref until after transport_finish NF_HOOKQi Tang3-6/+22
2026-04-07xfrm: Wait for RCU readers during policy netns exitSteffen Klassert1-0/+2
2026-04-07Merge tag 'icc-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman19-461/+4014
2026-04-07Merge tag 'extcon-next-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman6-17/+75
2026-04-07rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0Miguel Ojeda1-1/+7
2026-04-07rust: kbuild: support global per-version flagsMiguel Ojeda1-1/+9
2026-04-07rust: declare cfi_encoding for lru_statusAlice Ryhl8-45/+10
2026-04-07docs: rust: general-information: use real exampleMiguel Ojeda1-2/+2
2026-04-07docs: rust: general-information: simplify Kconfig exampleMiguel Ojeda1-1/+1
2026-04-07docs: rust: quick-start: remove GDB/Binutils mentionMiguel Ojeda1-9/+0
2026-04-07docs: rust: quick-start: remove Nix "unstable channel" noteMiguel Ojeda1-2/+2
2026-04-07docs: rust: quick-start: remove Gentoo "testing" noteMiguel Ojeda1-2/+2
2026-04-07docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection titleMiguel Ojeda1-4/+1
2026-04-07docs: rust: quick-start: update minimum Ubuntu versionMiguel Ojeda1-1/+1
2026-04-07docs: rust: quick-start: update Ubuntu versioned packagesMiguel Ojeda1-14/+14
2026-04-07docs: rust: quick-start: openSUSE provides `rust-src` package nowadaysMiguel Ojeda1-1/+1
2026-04-07rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda2-13/+2
2026-04-07rust: kbuild: update `bindgen --rust-target` version and replace commentMiguel Ojeda1-14/+2
2026-04-07rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...Miguel Ojeda3-51/+1
2026-04-07rust: rust_is_available: remove warning for `bindgen` 0.66.[01]Miguel Ojeda3-38/+3
2026-04-07rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda2-2/+2
2026-04-07rust: block: update `const_refs_to_static` MSRV TODO commentMiguel Ojeda1-3/+1
2026-04-07rust: macros: simplify code using `feature(extract_if)`Miguel Ojeda2-4/+8
2026-04-07rust: alloc: simplify with `NonNull::add()` now that it is stableMiguel Ojeda1-7/+1
2026-04-07rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`Miguel Ojeda1-27/+6
2026-04-07rust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda3-28/+1
2026-04-07rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`Miguel Ojeda1-4/+1
2026-04-07rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify codeMiguel Ojeda5-77/+6
2026-04-07rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify codeMiguel Ojeda4-56/+0
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda4-15/+1
2026-04-07rust: allow globally `clippy::incompatible_msrv`Miguel Ojeda2-1/+1
2026-04-07rust: bump Clippy's MSRV and clean `incompatible_msrv` allowsMiguel Ojeda4-9/+2
2026-04-07rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)Miguel Ojeda2-2/+2
2026-04-07gpu: nova-core: bindings: remove unneeded `cfg_attr`Miguel Ojeda1-3/+0
2026-04-07rust: kbuild: remove unneeded old `allow`s for generated layout testsMiguel Ojeda2-8/+0
2026-04-07rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2Miguel Ojeda1-4/+0
2026-04-07rust: kbuild: remove `--remap-path-prefix` workaroundsMiguel Ojeda1-6/+2
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander1-11/+19
2026-04-07ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585Arthur Husband1-0/+14
2026-04-07selftests/nolibc: don't skip tests for unimplemented syscalls anymoreThomas Weißschuh1-11/+3