summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-07docs: rust: quick-start: update Ubuntu versioned packagesMiguel Ojeda
2026-04-07docs: rust: quick-start: openSUSE provides `rust-src` package nowadaysMiguel Ojeda
2026-04-07rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda
2026-04-07rust: kbuild: update `bindgen --rust-target` version and replace commentMiguel Ojeda
2026-04-07rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...Miguel Ojeda
2026-04-07rust: rust_is_available: remove warning for `bindgen` 0.66.[01]Miguel Ojeda
2026-04-07rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda
2026-04-07rust: block: update `const_refs_to_static` MSRV TODO commentMiguel Ojeda
2026-04-07rust: macros: simplify code using `feature(extract_if)`Miguel Ojeda
2026-04-07rust: alloc: simplify with `NonNull::add()` now that it is stableMiguel Ojeda
2026-04-07rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`Miguel Ojeda
2026-04-07rust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda
2026-04-07rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`Miguel Ojeda
2026-04-07rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify codeMiguel Ojeda
2026-04-07rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify codeMiguel Ojeda
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda
2026-04-07rust: allow globally `clippy::incompatible_msrv`Miguel Ojeda
2026-04-07rust: bump Clippy's MSRV and clean `incompatible_msrv` allowsMiguel Ojeda
2026-04-07rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)Miguel Ojeda
2026-04-07gpu: nova-core: bindings: remove unneeded `cfg_attr`Miguel Ojeda
2026-04-07rust: kbuild: remove unneeded old `allow`s for generated layout testsMiguel Ojeda
2026-04-07rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2Miguel Ojeda
2026-04-07rust: kbuild: remove `--remap-path-prefix` workaroundsMiguel Ojeda
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander
2026-04-07ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585Arthur Husband
2026-04-07selftests/nolibc: don't skip tests for unimplemented syscalls anymoreThomas Weißschuh
2026-04-07selftests/nolibc: explicitly handle ENOSYS from ptrace()Thomas Weißschuh
2026-04-07tools/nolibc: add byteorder conversionsThomas Weißschuh
2026-04-07tools/nolibc: add the _syscall() macroThomas Weißschuh
2026-04-07tools/nolibc: move the call to __sysret() into syscall()Thomas Weißschuh
2026-04-07tools/nolibc: rename the internal macros used in syscall()Thomas Weißschuh
2026-04-07sched: Use u64 for bandwidth ratio calculationsJoseph Salisbury
2026-04-07Merge tag 'fpga-for-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2026-04-07md/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang
2026-04-07USB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda
2026-04-07perf/x86/intel/uncore: Remove extra double quote markZide Chen
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen
2026-04-07perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen
2026-04-07perf/x86/intel/uncore: Fix iounmap() leak on global_init failureZide Chen
2026-04-07pinctrl: qcom: add sdm670 lpi tlmmRichard Acayan
2026-04-07dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrlRichard Acayan
2026-04-07dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs propertyRichard Acayan
2026-04-07thunderbolt: tunnel: Simplify allocationRosen Penev
2026-04-07Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-04-06Input: aiptek - validate raw macro indices before updating statePengpeng Hou
2026-04-06Input: gf2k - skip invalid hat lookup valuesPengpeng Hou
2026-04-07md: wake raid456 reshape waiters before suspendYu Kuai
2026-04-07md/raid1: serialize overlap io for writemostly diskXiao Ni
2026-04-07md/md-llbitmap: optimize initial sync with write_zeroes_unmap supportYu Kuai
2026-04-07md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity buildingYu Kuai