summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-06Linux 6.16.11v6.16.11Greg 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-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-10-02Linux 6.16.10v6.16.10Greg Kroah-Hartman
2025-10-02iommufd: Fix race during abort for file descriptorsJason Gunthorpe
2025-10-02spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli
2025-10-02spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli
2025-10-02sched_ext: idle: Handle migration-disabled tasks in BPF codeAndrea Righi
2025-10-02sched_ext: idle: Make local functions static in ext_idle.cAndrea Righi
2025-10-02wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg
2025-10-02wifi: iwlwifi: fix byte count table for old devicesJohannes Berg
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda
2025-10-02mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...Akinobu Mita
2025-10-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu
2025-10-02x86/Kconfig: Reenable PTDUMP on i386Alexander Popov
2025-10-02x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner
2025-10-02riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti
2025-10-02netfs: fix reference leakMax Kellermann
2025-10-02kmsan: fix out-of-bounds access to shadow memoryEric Biggers
2025-10-02gpiolib: Extend software-node support to support secondary software-nodesHans de Goede
2025-10-02fs/proc/task_mmu: check p->vec_buf for NULLJakub Acs
2025-10-02afs: Fix potential null pointer dereference in afs_put_serverZhen Ni
2025-10-02vhost-net: flush batched before enabling notificationsJason Wang
2025-10-02Revert "vhost/net: Defer TX queue re-enable until after sendmsg"Michael S. Tsirkin
2025-10-02pinctrl: airoha: fix wrong MDIO function bitmaksChristian Marangi
2025-10-02pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46Christian Marangi
2025-10-02drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das
2025-10-02drm/xe: Don't copy pinned kernel bos twice on suspendThomas Hellström
2025-10-02arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 portsJosua Mayer
2025-10-02arm64: dts: marvell: cn9132-clearfog: disable eMMC high-speed modesJosua Mayer
2025-10-02arm64: dts: marvell: cn913x-solidrun: fix sata ports statusJosua Mayer
2025-10-02ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY addressNobuhiro Iwamatsu
2025-10-02tracing: fprobe: Fix to remove recorded module addresses from filterMasami Hiramatsu (Google)
2025-10-02tracing: fgraph: Protect return handler from recursion loopMasami Hiramatsu (Google)
2025-10-02tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)
2025-10-02crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers