aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-26gfs2: Do not cancel internal demote requestsAndreas Gruenbacher3-15/+35
2026-01-26gfs2: run_queue cleanupAndreas Gruenbacher1-13/+7
2026-01-26gfs2: Retries missing in gfs2_{rename,exchange}Andreas Gruenbacher3-14/+43
2026-01-26gfs2: glock cancelation flag fixAndreas Gruenbacher1-0/+2
2026-01-26Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-nextDanilo Krummrich7-7/+63
2026-01-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu1-1/+4
2026-01-26ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectorsNiklas Cassel1-0/+3
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich695-3739/+7504
2026-01-26ASoC: fsl_sai: Add AUDMIX mode support on i.MX952Shengjiu Wang3-0/+27
2026-01-26ASoC: fsl_audmix: Add support for i.MX952 platformShengjiu Wang1-0/+3
2026-01-26ASoC: dt-bindings: fsl,sai: Add AUDMIX mode support on i.MX952Shengjiu Wang1-0/+16
2026-01-26ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platformShengjiu Wang1-2/+14
2026-01-26drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl()Tvrtko Ursulin1-6/+12
2026-01-26ASoC: soc-dapm: tidyup function namingKuninori Morimoto1-161/+157
2026-01-26ASoC: soc-dapm: move struct snd_soc_dapm_contextKuninori Morimoto2-21/+22
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto5-6/+20
2026-01-26ASoC: soc-dapm: remove dev from snd_soc_dapm_context()Kuninori Morimoto2-6/+1
2026-01-26ASoC: soc-dapm: remove compatibility definition for dapmKuninori Morimoto1-19/+0
2026-01-26ASoC: soc-component: remove compatibility definition for componentKuninori Morimoto1-3/+0
2026-01-26ASoC: soc-component: remove snd_soc_component_xxx() wrapperKuninori Morimoto2-103/+0
2026-01-26ASoC: tlv320adcx140: don't use snd_soc_component_get_bias_level()Kuninori Morimoto1-2/+2
2026-01-26regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulatorsGuodong Xu1-3/+3
2026-01-26ASoC: soc-acpi-intel-ptl-match: fix name_prefix of rt1320-2Bard Liao1-1/+1
2026-01-26m68k: sun3: Replace vsprintf() with bounded vsnprintf()Thorsten Blum1-2/+2
2026-01-26nubus: Call put_device() in bus initialization error pathFinn Thain3-16/+12
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman23-262/+995
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman695-3739/+7504
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt1-8/+21
2026-01-26PCI/MSI: Unmap MSI-X region on errorHaoxiang Li1-1/+3
2026-01-26ALSA: hda/realtek: Add quirk for Inspur S14-G1Zhang Heng1-0/+1
2026-01-26ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineZhang Heng1-0/+1
2026-01-26md raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen1-6/+8
2026-01-26md-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang1-1/+6
2026-01-26md/bitmap: fix GPF in write_page caused by resize raceJack Wang1-1/+2
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai1-1/+3
2026-01-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai1-1/+6
2026-01-26md: remove recovery_disabledLi Nan8-51/+4
2026-01-26md/raid10: cleanup skip handling in raid10_sync_requestLi Nan1-74/+22
2026-01-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan1-1/+1
2026-01-26md: move finish_reshape to md_finish_sync()Li Nan1-9/+6
2026-01-26md: factor out sync completion update into helperLi Nan1-35/+47
2026-01-26md: remove MD_RECOVERY_ERROR handling and simplify resync_offset updateLi Nan2-19/+4
2026-01-26md: update curr_resync_completed even when MD_RECOVERY_INTR is setLi Nan1-1/+1
2026-01-26md: mark rdev Faulty when badblocks setting failsLi Nan4-45/+32
2026-01-26md: break remaining operations on badblocks set failure in narrow_write_errorLi Nan2-22/+24
2026-01-26md/raid1,raid10: support narrow_write_error when badblocks is disabledLi Nan2-8/+8
2026-01-26md: factor error handling out of md_done_sync into helperLi Nan5-26/+33
2026-01-26md/raid1: simplify uptodate handling in end_sync_writeLi Nan1-3/+2
2026-01-26md/raid5: make sure max_sectors is not less than io_optYu Kuai2-10/+29
2026-01-26md/raid5: use mempool to allocate stripe_request_ctxYu Kuai4-27/+45