summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-26scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake raceXingui Yang
2026-07-26scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection bufferHyeongJun An
2026-07-26power: supply: sbs-battery: Bound the serial number conversion to 16 bitsBabanpreet Singh
2026-07-26power: supply: sbs-battery: Use a per-device serial number bufferBabanpreet Singh
2026-07-26scsi: dc395x: Remove unused variable 'fact'Colin Ian King
2026-07-26Merge patch series "scsi: mpt3sas: add hwmon support"Martin K. Petersen
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26scsi: libiscsi: Fix stale-data leak into the SCSI sense bufferHyeongJun An
2026-07-26Merge tag 'spi-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-26Merge tag 'regulator-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-26iio: chemical: sgp30: Handle IAQ thread creation failureLinmao Li
2026-07-26iio: magnetometer: add support for QST QMC6308Jorijn van der Graaf
2026-07-26dt-bindings: iio: magnetometer: add QST QMC6308Jorijn van der Graaf
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26ASoC: qcom: qdsp6: Add MI2S clock controlMark Brown
2026-07-26ASoC: qcom: sc8280xp: enhance machine driver for board-specific configMohammad Rafi Shaik
2026-07-26ASoC: qcom: q6apm-lpass-dais: Add MI2S clock controlMohammad Rafi Shaik
2026-07-26ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnodeMohammad Rafi Shaik
2026-07-26Merge tag 'staging-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-26Merge tag 'tty-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26ASoC: soc-acpi-intel-matchs: use function topology by defaultMark Brown
2026-07-26ASoC: soc-acpi-intel-mtl-match: use function topology by defaultBard Liao
2026-07-26ASoC: soc-acpi-intel-arl-match: use function topology by defaultBard Liao
2026-07-26ASoC: soc-acpi-intel-lnl-match: use function topology by defaultBard Liao
2026-07-26ASoC: soc-acpi-intel-ptl-match: use function topology by defaultBard Liao
2026-07-26ASoC: soc-acpi-intel-ptl-match: add machine check for machines can't use func...Bard Liao
2026-07-26ASoC: Intel: add snd_soc_acpi_intel_rt712_vb_no_function_topology machine che...Bard Liao
2026-07-26ASoC: dt-bindings: fix spelling errorsshaikh.kamal
2026-07-26Merge tag 'usb-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26iommu/iommufd: Fix IOPF group ownership UAFPeiyang He
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-26Merge tag 'm68knommu-fixes-on-top-off-7.2-rc4' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-07-26Merge tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-26Merge tag 'smp-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-26super: fix emergency thaw deadlock on frozen block devicesChristian Brauner
2026-07-26arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()Will Deacon
2026-07-26arm64: RSI: fix field-spanning write warning in attestation token initKohei Enju
2026-07-26arm64: Remove hidden bitfields from cpu-feature-registers.rstMark Brown
2026-07-26arm64: Sort registers in cpu-feature-registers.rstMark Brown
2026-07-26arm64: Document missing bitfields in cpu-feature-registers.rstMark Brown
2026-07-26arm64: Don't number registers in cpu-feature-registers.rstMark Brown
2026-07-26x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
2026-07-26ALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completesNorbert Szetei
2026-07-26ALSA: hda/realtek: Add quirk for Infinix INBOOK X3 SlimGunal Seenivasagan
2026-07-26dt-bindings: iommu: Fix interrupt type in exampleAshish Mhetre
2026-07-26iommu/rockchip: Clear stale page faults before enabling stallJiaxing Hu
2026-07-26iommu/rockchip: Take all DT clocksJiaxing Hu
2026-07-26iommu/rockchip: Fix silent probe success when all MMU resources failZhaoJinming
2026-07-26iommu/rockchip: Drop global rk_ops in favor of per-device opsSimon Xue
2026-07-26Merge patch series "Make liveupdate selftests library"Mike Rapoport (Microsoft)