summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-06Linux 6.16.11v6.16.11Greg Kroah-Hartman1-1/+1
2025-10-06ASoC: qcom: audioreach: fix potential null pointer dereferenceSrinivas Kandagatla1-2/+2
2025-10-06media: stm32-csi: Fix dereference before NULL checkChandra Mohan Sundar1-2/+2
2025-10-06media: iris: Fix memory leak by freeing untracked persist bufferDikshita Agarwal1-0/+10
2025-10-06wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev1-1/+1
2025-10-06mm: swap: check for stable address space before operating on the VMACharan Teja Kalla1-0/+3
2025-10-06media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo2-27/+48
2025-10-06media: rc: fix races with imon_disconnect()Larshin Sergey1-7/+20
2025-10-06media: tuner: xc5000: Fix use-after-free in xc5000_releaseDuoming Zhou1-1/+1
2025-10-06media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou1-2/+2
2025-10-06media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou1-1/+1
2025-10-06ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_freeJeongjun Park1-5/+4
2025-10-06scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-1/+1
2025-10-06gcc-plugins: Remove TODO_verify_il for GCC >= 16Kees Cook1-0/+7
2025-10-06blk-mq: fix blk_mq_tags double free while nr_requests grownYu Kuai1-0/+1
2025-10-02Linux 6.16.10v6.16.10Greg Kroah-Hartman1-1/+1
2025-10-02iommufd: Fix race during abort for file descriptorsJason Gunthorpe2-10/+34
2025-10-02spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli1-19/+38
2025-10-02spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli1-0/+33
2025-10-02sched_ext: idle: Handle migration-disabled tasks in BPF codeAndrea Righi1-1/+27
2025-10-02sched_ext: idle: Make local functions static in ext_idle.cAndrea Righi2-14/+17
2025-10-02wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg1-1/+1
2025-10-02wifi: iwlwifi: fix byte count table for old devicesJohannes Berg1-1/+2
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann1-3/+3
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda1-2/+9
2025-10-02mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...Akinobu Mita1-1/+3
2025-10-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu1-4/+6
2025-10-02x86/Kconfig: Reenable PTDUMP on i386Alexander Popov1-1/+1
2025-10-02x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner2-0/+23
2025-10-02riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+17
2025-10-02netfs: fix reference leakMax Kellermann8-14/+47
2025-10-02kmsan: fix out-of-bounds access to shadow memoryEric Biggers2-3/+23
2025-10-02gpiolib: Extend software-node support to support secondary software-nodesHans de Goede1-2/+19
2025-10-02fs/proc/task_mmu: check p->vec_buf for NULLJakub Acs1-0/+3
2025-10-02afs: Fix potential null pointer dereference in afs_put_serverZhen Ni1-1/+2
2025-10-02vhost-net: flush batched before enabling notificationsJason Wang1-0/+5
2025-10-02Revert "vhost/net: Defer TX queue re-enable until after sendmsg"Michael S. Tsirkin1-21/+9
2025-10-02pinctrl: airoha: fix wrong MDIO function bitmaksChristian Marangi1-6/+9
2025-10-02pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46Christian Marangi1-8/+8
2025-10-02drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz2-4/+15
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das1-1/+1
2025-10-02drm/xe: Don't copy pinned kernel bos twice on suspendThomas Hellström1-2/+2
2025-10-02arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 portsJosua Mayer1-2/+14
2025-10-02arm64: dts: marvell: cn9132-clearfog: disable eMMC high-speed modesJosua Mayer1-0/+8
2025-10-02arm64: dts: marvell: cn913x-solidrun: fix sata ports statusJosua Mayer3-9/+10
2025-10-02ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY addressNobuhiro Iwamatsu1-2/+4
2025-10-02tracing: fprobe: Fix to remove recorded module addresses from filterMasami Hiramatsu (Google)1-3/+4
2025-10-02tracing: fgraph: Protect return handler from recursion loopMasami Hiramatsu (Google)1-0/+12
2025-10-02tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)1-0/+4
2025-10-02crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1