summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-07docs: rust: general-information: simplify Kconfig exampleMiguel Ojeda-1/+1
2026-04-07docs: rust: quick-start: remove GDB/Binutils mentionMiguel Ojeda-9/+0
2026-04-07docs: rust: quick-start: remove Nix "unstable channel" noteMiguel Ojeda-2/+2
2026-04-07docs: rust: quick-start: remove Gentoo "testing" noteMiguel Ojeda-2/+2
2026-04-07docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection titleMiguel Ojeda-4/+1
2026-04-07docs: rust: quick-start: update minimum Ubuntu versionMiguel Ojeda-1/+1
2026-04-07docs: rust: quick-start: update Ubuntu versioned packagesMiguel Ojeda-14/+14
2026-04-07docs: rust: quick-start: openSUSE provides `rust-src` package nowadaysMiguel Ojeda-1/+1
2026-04-07rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda-13/+2
2026-04-07rust: kbuild: update `bindgen --rust-target` version and replace commentMiguel Ojeda-14/+2
2026-04-07rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...Miguel Ojeda-51/+1
2026-04-07rust: rust_is_available: remove warning for `bindgen` 0.66.[01]Miguel Ojeda-38/+3
2026-04-07rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda-2/+2
2026-04-07rust: block: update `const_refs_to_static` MSRV TODO commentMiguel Ojeda-3/+1
2026-04-07rust: macros: simplify code using `feature(extract_if)`Miguel Ojeda-4/+8
2026-04-07rust: alloc: simplify with `NonNull::add()` now that it is stableMiguel Ojeda-7/+1
2026-04-07rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`Miguel Ojeda-27/+6
2026-04-07rust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda-28/+1
2026-04-07rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`Miguel Ojeda-4/+1
2026-04-07rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify codeMiguel Ojeda-77/+6
2026-04-07rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify codeMiguel Ojeda-56/+0
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda-15/+1
2026-04-07rust: allow globally `clippy::incompatible_msrv`Miguel Ojeda-1/+1
2026-04-07rust: bump Clippy's MSRV and clean `incompatible_msrv` allowsMiguel Ojeda-9/+2
2026-04-07rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)Miguel Ojeda-2/+2
2026-04-07gpu: nova-core: bindings: remove unneeded `cfg_attr`Miguel Ojeda-3/+0
2026-04-07rust: kbuild: remove unneeded old `allow`s for generated layout testsMiguel Ojeda-8/+0
2026-04-07rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2Miguel Ojeda-4/+0
2026-04-07rust: kbuild: remove `--remap-path-prefix` workaroundsMiguel Ojeda-6/+2
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander-11/+19
2026-04-07ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585Arthur Husband-0/+14
2026-04-07selftests/nolibc: don't skip tests for unimplemented syscalls anymoreThomas Weißschuh-11/+3
2026-04-07selftests/nolibc: explicitly handle ENOSYS from ptrace()Thomas Weißschuh-1/+1
2026-04-07tools/nolibc: add byteorder conversionsThomas Weißschuh-0/+70
2026-04-07tools/nolibc: add the _syscall() macroThomas Weißschuh-1/+6
2026-04-07tools/nolibc: move the call to __sysret() into syscall()Thomas Weißschuh-2/+2
2026-04-07tools/nolibc: rename the internal macros used in syscall()Thomas Weißschuh-5/+5
2026-04-07sched: Use u64 for bandwidth ratio calculationsJoseph Salisbury-3/+3
2026-04-07md/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang-1/+7
2026-04-07USB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda-0/+2
2026-04-07perf/x86/intel/uncore: Remove extra double quote markZide Chen-24/+24
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen-7/+7
2026-04-07perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen-1/+1
2026-04-07perf/x86/intel/uncore: Fix iounmap() leak on global_init failureZide Chen-5/+10
2026-04-07pinctrl: qcom: add sdm670 lpi tlmmRichard Acayan-0/+177
2026-04-07dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrlRichard Acayan-0/+81
2026-04-07dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs propertyRichard Acayan-0/+8
2026-04-07thunderbolt: tunnel: Simplify allocationRosen Penev-10/+5
2026-04-07Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij-10/+27
2026-04-07md: wake raid456 reshape waiters before suspendYu Kuai-0/+11