summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-06Linux 6.17.1v6.17.1Greg Kroah-Hartman
2025-10-06ASoC: qcom: audioreach: fix potential null pointer dereferenceSrinivas Kandagatla
2025-10-06media: stm32-csi: Fix dereference before NULL checkChandra Mohan Sundar
2025-10-06media: iris: Fix memory leak by freeing untracked persist bufferDikshita Agarwal
2025-10-06wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev
2025-10-06mm: swap: check for stable address space before operating on the VMACharan Teja Kalla
2025-10-06media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo
2025-10-06media: rc: fix races with imon_disconnect()Larshin Sergey
2025-10-06media: tuner: xc5000: Fix use-after-free in xc5000_releaseDuoming Zhou
2025-10-06media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou
2025-10-06media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou
2025-10-06wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin
2025-10-06ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_freeJeongjun Park
2025-10-06scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran
2025-10-06gcc-plugins: Remove TODO_verify_il for GCC >= 16Kees Cook
2025-10-06blk-mq: fix blk_mq_tags double free while nr_requests grownYu Kuai
2025-09-28Linux 6.17v6.17Linus Torvalds
2025-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-09-28Merge tag 'i2c-for-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-28Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-28Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-28i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCKSven Eckelmann
2025-09-28MAINTAINERS: add entry for SpacemiT K1 I2C driverTroy Mitchell
2025-09-28MAINTAINERS: Add me as maintainer of Synopsys DesignWare I2C driverMika Westerberg
2025-09-28MAINTAINERS: delete email for Tharun Kumar PWolfram Sang
2025-09-27Merge tag 'trace-tools-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-27tracing: fgraph: Protect return handler from recursion loopMasami Hiramatsu (Google)
2025-09-27rtla/actions: Fix condition for buffer reallocationWander Lairson Costa
2025-09-27rtla: Fix buffer overflow in actions_parseIvan Pravdin
2025-09-26Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-26Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-26Merge tag 'locking-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-26Merge tag 'core-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-26Merge tag 'v6.17rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-26Merge tag 'vfs-6.17-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-26Merge tag 'pmdomain-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-26Merge tag 'platform-drivers-x86-v6.17-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-26Merge tag 'gpio-fixes-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-26Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-26Merge tag 'drm-fixes-2025-09-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-26smb: client: fix wrong index reference in smb2_compound_op()Sang-Heon Jeon
2025-09-26netfs: fix reference leakMax Kellermann
2025-09-26Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-09-26Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-09-26Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-09-26Merge tag 'amd-drm-fixes-6.17-2025-09-24' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-09-25include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton
2025-09-25mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...Akinobu Mita