summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha
2026-07-20ovpn: avoid putting unrelated P2P peer on socket releaseQing Ming
2026-07-20phy: rockchip: naneng-combphy: Always configure SSC spread directionAlexey Charkov
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal
2026-07-20xfs: propagate errors from xfs_rtginode_loadGuanghui Yang
2026-07-20ALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei
2026-07-20ALSA: timer: don't re-enter an instance callback that is still runningNorbert Szetei
2026-07-19smb: client: bound dirent name against end of SMB response in cifs_filldirJay Vadayath
2026-07-19smb: client: validate DFS referral PathConsumedYichong Chen
2026-07-19accel/amdxdna: Fix command timeout raceWendy Liang
2026-07-20m68k: coldfire: fix breakage of missed IO access updateGreg Ungerer
2026-07-19ASoC: fsl: fix m2m_init error path cleanup in fsl_asrc and fsl_easrcMark Brown
2026-07-19ASoC: fsl_easrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang
2026-07-19ASoC: fsl_asrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang
2026-07-19spi: spacemit: Correct TX FIFO slot calculationZhengyu He
2026-07-19ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1403CDAZhang Heng
2026-07-19ASoC: tas2562: Volume setting fixesMark Brown
2026-07-19ASoC: tas2562: Fix default digital volumeMark Brown
2026-07-19ASoC: tas2562: Fix event generation for volume controlMark Brown
2026-07-19ASoC: tas2562: Validate values for volume writesMark Brown
2026-07-19ASoC: tas2562: fix Digital Volume ControlMark Brown
2026-07-19ASoC: tas2562: fix broken entries in the volume lookup tableHaidar Lee
2026-07-19ASoC: tas2562: fix DVC coefficient write orderHaidar Lee
2026-07-19Linux 7.2-rc4v7.2-rc4Linus Torvalds
2026-07-19Merge tag 'riscv-for-linus-7.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-19ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum650 WirelessDaniel C. Ribeiro
2026-07-19Merge tag 'block-7.2-20260717' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-19Merge tag 'io_uring-7.2-20260717' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-19Merge tag 'spi-fix-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-19ublk: wait on ublk_dev_ready() instead of ub->completionMing Lei
2026-07-19Merge tag 'regulator-fix-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-19Merge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-19hwmon: (asus-ec-sensors) add missed handle for ENOMEMEugene Shalygin
2026-07-19hwmon: (asus-ec-sensors) fix EC read intervalsEugene Shalygin
2026-07-19hwmon: (asus-ec-sensors) fix looping over banks while reading from ECEugene Shalygin
2026-07-19hwmon: (pmbus/max34440) block unsupported VIN and IIN limit registersAlexis Czezar Torreno
2026-07-18Merge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-18Merge tag 'arc-7.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2026-07-18wifi: iwlwifi: validate SEC_RT TLV minimum sizeEmmanuel Grumbach
2026-07-18wifi: iwlwifi: uefi: bound PPAG revision bitmap shiftEmmanuel Grumbach
2026-07-18wifi: iwlwifi: acpi: validate WGDS table revision indexEmmanuel Grumbach
2026-07-18wifi: iwlwifi: dbg-tlv: bound aligned TLV walk lengthEmmanuel Grumbach
2026-07-18wifi: iwlwifi: bound aligned TLV advance in FW parserEmmanuel Grumbach
2026-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-07-18rust: time: fix as_micros_ceil() to round correctly for negative DeltaFUJITA Tomonori
2026-07-18Merge tag 'i2c-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-18ALSA: hda/realtek: Add quirk for HP Pavilion x360Takashi Iwai
2026-07-17sched_ext: Don't enable non-ext tasks in the sub-sched task loopsTejun Heo