summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-26Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-nextDanilo Krummrich
2026-01-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu
2026-01-26ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectorsNiklas Cassel
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich
2026-01-26ASoC: fsl_sai: Add AUDMIX mode support on i.MX952Shengjiu Wang
2026-01-26ASoC: fsl_audmix: Add support for i.MX952 platformShengjiu Wang
2026-01-26ASoC: dt-bindings: fsl,sai: Add AUDMIX mode support on i.MX952Shengjiu Wang
2026-01-26ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platformShengjiu Wang
2026-01-26drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...Tvrtko Ursulin
2026-01-26ASoC: soc-dapm: tidyup function namingKuninori Morimoto
2026-01-26ASoC: soc-dapm: move struct snd_soc_dapm_contextKuninori Morimoto
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto
2026-01-26ASoC: soc-dapm: remove dev from snd_soc_dapm_context()Kuninori Morimoto
2026-01-26ASoC: soc-dapm: remove compatibility definition for dapmKuninori Morimoto
2026-01-26ASoC: soc-component: remove compatibility definition for componentKuninori Morimoto
2026-01-26ASoC: soc-component: remove snd_soc_component_xxx() wrapperKuninori Morimoto
2026-01-26ASoC: tlv320adcx140: don't use snd_soc_component_get_bias_level()Kuninori Morimoto
2026-01-26regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulatorsGuodong Xu
2026-01-26ASoC: soc-acpi-intel-ptl-match: fix name_prefix of rt1320-2Bard Liao
2026-01-26m68k: sun3: Replace vsprintf() with bounded vsnprintf()Thorsten Blum
2026-01-26nubus: Call put_device() in bus initialization error pathFinn Thain
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt
2026-01-26PCI/MSI: Unmap MSI-X region on errorHaoxiang Li
2026-01-26ALSA: hda/realtek: Add quirk for Inspur S14-G1Zhang Heng
2026-01-26ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineZhang Heng
2026-01-26md raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen
2026-01-26md-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang
2026-01-26md/bitmap: fix GPF in write_page caused by resize raceJack Wang
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai
2026-01-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai
2026-01-26md: remove recovery_disabledLi Nan
2026-01-26md/raid10: cleanup skip handling in raid10_sync_requestLi Nan
2026-01-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan
2026-01-26md: move finish_reshape to md_finish_sync()Li Nan
2026-01-26md: factor out sync completion update into helperLi Nan
2026-01-26md: remove MD_RECOVERY_ERROR handling and simplify resync_offset updateLi Nan
2026-01-26md: update curr_resync_completed even when MD_RECOVERY_INTR is setLi Nan
2026-01-26md: mark rdev Faulty when badblocks setting failsLi Nan
2026-01-26md: break remaining operations on badblocks set failure in narrow_write_errorLi Nan
2026-01-26md/raid1,raid10: support narrow_write_error when badblocks is disabledLi Nan
2026-01-26md: factor error handling out of md_done_sync into helperLi Nan
2026-01-26md/raid1: simplify uptodate handling in end_sync_writeLi Nan
2026-01-26md/raid5: make sure max_sectors is not less than io_optYu Kuai
2026-01-26md/raid5: use mempool to allocate stripe_request_ctxYu Kuai
2026-01-26md: merge mddev serialize_policy into mddev_flagsYu Kuai
2026-01-26md: merge mddev faillast_dev into mddev_flagsYu Kuai
2026-01-26md: merge mddev has_superblock into mddev_flagsYu Kuai
2026-01-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai