aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-21perf: Fix refcount warning on event->mmap_count incrementWill Rosenberg1-0/+9
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann10-140/+166
2026-01-21Merge tag 'optee-update-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann2-6/+6
2026-01-21Merge tag 'qcomtee-fixes-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann3-15/+14
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann9-58/+400
2026-01-21Merge tag 'scmi-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann17-282/+238
2026-01-21nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereferenceMing Lei1-1/+2
2026-01-21Merge tag 'ffa-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann1-9/+39
2026-01-21selftests/io_uring: support NO_SQARRAY in miniliburingPavel Begunkov1-7/+27
2026-01-21selftests/io_uring: add io_uring_queue_init_paramsPavel Begunkov1-8/+17
2026-01-21selftests/ublk: fix garbage output in foreground modeMing Lei1-1/+2
2026-01-21selftests/ublk: fix error handling for starting deviceMing Lei1-2/+4
2026-01-21selftests/ublk: fix IO thread idle checkMing Lei1-1/+1
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman3-6/+2
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman3-32/+0
2026-01-21Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"Greg Kroah-Hartman1-1/+1
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann1-0/+1
2026-01-21block: make the new blkzoned UAPI constants discoverableChristoph Hellwig1-2/+4
2026-01-21ublk: fix ublksrv pid handling for pid namespacesSeamus Connor1-5/+34
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna4-22/+87
2026-01-21rust: block: mq: use pin_init::zeroed() for tag_setKe Sun1-3/+1
2026-01-21rust: block: mq: use pin_init::zeroed() for queue_limitsKe Sun1-2/+1
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld1-2/+2
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld5-3/+45
2026-01-21PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
2026-01-21perf list: Don't write to const memoryArnaldo Carvalho de Melo1-7/+2
2026-01-21perf list: Signal changing const memory is okArnaldo Carvalho de Melo1-1/+1
2026-01-21media: rkvdec: Add HEVC support for the VDPU383 variantDetlev Casanova8-48/+765
2026-01-21media: rkvdec: Add HEVC support for the VDPU381 variantDetlev Casanova6-0/+1120
2026-01-21media: rkvdec: Add H264 support for the VDPU383 variantDetlev Casanova5-5/+925
2026-01-21media: rkvdec: Add H264 support for the VDPU381 variantDetlev Casanova5-3/+1067
2026-01-21media: rkvdec: Disable multicore supportDetlev Casanova1-0/+47
2026-01-21media: rkvdec: Enable all clocks without naming themDetlev Casanova2-20/+7
2026-01-21media: rkvdec: Support per-variant interrupt handlerDetlev Casanova2-3/+23
2026-01-21media: rkvdec: Add RCB and SRAM supportDetlev Casanova5-2/+247
2026-01-21media: rkvdec: Add variant specific coded formats listDetlev Casanova2-37/+39
2026-01-21media: rkvdec: Move hevc functions to common fileDetlev Casanova4-207/+260
2026-01-21media: rkvdec: Move h264 functions to common fileDetlev Casanova4-304/+348
2026-01-21media: rkvdec: Use structs to represent the HW RPSDetlev Casanova1-9/+84
2026-01-21media: rkvdec: Move cabac tables to their own source fileDetlev Casanova5-507/+531
2026-01-21media: rkvdec: Switch to using structs instead of writelDetlev Casanova6-413/+562
2026-01-21media: visl: Add HEVC short and long term RPS setsDetlev Casanova3-0/+69
2026-01-21media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controlsDetlev Casanova4-0/+101
2026-01-21media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controlsDetlev Casanova3-0/+134
2026-01-21media: verisilicon: AV1: Fix tile info buffer sizeBenjamin Gaignard1-2/+2
2026-01-21ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix()Richard Fitzgerald6-1/+391
2026-01-21ASoC: cs-amp-lib: Add a Kconfig symbol for enabling test hooksRichard Fitzgerald2-11/+13
2026-01-21ASoC: cs-amp-lib-test: Tests for reading SSIDExV2Richard Fitzgerald1-0/+169
2026-01-21ASoC: cs35l56: Use vendor-specific qualifier in firmware file searchRichard Fitzgerald1-14/+55
2026-01-21ASoC: cs-amp-lib: Support Dell SSIDExV2 UEFI variableRichard Fitzgerald2-0/+114