summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-13clocksource: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-13clocksource/drivers/sh_cmt: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-08-13clocksource/drivers/sh_mtu2: Drop unused assignment of platform_device_idUwe Kleine-König (The Capable Hub)
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13Documentation: Extend the real-time hardware bits with some firmware bitsSebastian Andrzej Siewior
2026-08-13docs: pt_BR: Reorganize process/index.rst to follow english structureDaniel Pereira
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter
2026-08-13ASoC: amd: acp: pass audio_drv_data to dma_irq_handlerRosen Penev
2026-08-13ASoC: fsl-asoc-card: Restructure to support deferrable card bindingMark Brown
2026-08-13ASoC: fsl-asoc-card: Move bound-component setup to late_probeChancel Liu
2026-08-13ASoC: fsl-asoc-card: Move static compatible data to platform dataChancel Liu
2026-08-13ASoC: fsl-asoc-card: Drop mclk management for nau8822Chancel Liu
2026-08-13ASoC: rockchip: Simplify probe error handlingMark Brown
2026-08-13ASoC: rockchip: spdif: Return the original error codebui duc phuc
2026-08-13ASoC: rockchip: rockchip_sai: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_sai: Return the original error codebui duc phuc
2026-08-13ASoC: rockchip: rockchip_sai: Propagate -EPROBE_DEFER from IRQ lookupbui duc phuc
2026-08-13ASoC: rockchip: rockchip_rt5645: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_pdm: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_max98090: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: i2s-tdm: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: i2s-tdm: Inline PTR_ERR() in dev_err_probe()bui duc phuc
2026-08-13ASoC: rockchip: rockchip_i2s: Propagate -EPROBE_DEFER from devm_pinctrl_get()bui duc phuc
2026-08-13ASoC: rockchip: rockchip_i2s: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_i2s: Use dev_err_probe() for error handlingbui duc phuc
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Use dev_err_probe() for error handlingbui duc phuc
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: meson: Drop __force castTakashi Iwai
2026-08-13ASoC: mediatek: Drop __force castsTakashi Iwai
2026-08-13ASoC: Intel: avs: Drop __force castTakashi Iwai
2026-08-13ASoC: fsl: Drop __force castsTakashi Iwai
2026-08-13ALSA: emu10k1: Drop __force castsTakashi Iwai
2026-08-13ALSA: asihpi: Drop __force castTakashi Iwai
2026-08-13ALSA: hda: Drop __force castsTakashi Iwai
2026-08-13ALSA: aloop: Drop __force castsTakashi Iwai
2026-08-13ALSA: kunit: Drop __force castsTakashi Iwai
2026-08-13ALSA: oss: Drop __force castsTakashi Iwai
2026-08-13ALSA: control: Drop __force castsTakashi Iwai
2026-08-13ALSA: pcm: Avoid macros for SNDRV_PCM_FMTBIT and SNDRV_PCM_SUBFMTBITTakashi Iwai
2026-08-13ALSA: pcm: Drop __force castsTakashi Iwai
2026-08-13ALSA: uapi: Drop __bitwise and __force prefixTakashi Iwai
2026-08-13Merge tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-13Merge tag 'gpio-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-13s390/vfio-ap: Fix NULL deref in status_show() during queue probeAnthony Krowiak
2026-08-13s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removedAnthony Krowiak
2026-08-13s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmapAnthony Krowiak
2026-08-13s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_removeAnthony Krowiak