summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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-07Merge tag 'fpga-for-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-2/+2
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-06Input: aiptek - validate raw macro indices before updating statePengpeng Hou-4/+9
2026-04-06Input: gf2k - skip invalid hat lookup valuesPengpeng Hou-2/+4
2026-04-07md: wake raid456 reshape waiters before suspendYu Kuai-0/+11
2026-04-07md/raid1: serialize overlap io for writemostly diskXiao Ni-14/+39
2026-04-07md/md-llbitmap: optimize initial sync with write_zeroes_unmap supportYu Kuai-1/+61
2026-04-07md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity buildingYu Kuai-12/+128
2026-04-07md: add fallback to correct bitmap_ops on version mismatchYu Kuai-1/+110
2026-04-07md/raid5: validate payload size before accessing journal metadataJunrui Luo-15/+33
2026-04-07md: remove unused static md_wq workqueueAbd-Alrhman Masalkhi-8/+0
2026-04-07md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocationsGregory Price-9/+9
2026-04-07erofs: handle 48-bit blocks/uniaddr for extra devicesZhan Xusheng-4/+8
2026-04-06drbd: remove DRBD_GENLA_F_MANDATORY flag handlingChristoph Böhmwalder-197/+114
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik-0/+1
2026-04-06Merge branch 'mptcp-support-msg_eor-and-small-cleanups'Jakub Kicinski-21/+44
2026-04-06selftests: mptcp: join: recreate signal endp with same IDMatthieu Baerts (NGI0)-2/+2