summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-06wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin4-9/+61
2025-10-06scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-1/+1
2025-09-28Merge tag 'i2c-for-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2025-09-28Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-17/+37
2025-09-28i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCKSven Eckelmann1-2/+1
2025-09-26Merge tag 'pmdomain-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-09-26Merge tag 'platform-drivers-x86-v6.17-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-20/+31
2025-09-26Merge tag 'gpio-fixes-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+20
2025-09-26Merge tag 'drm-fixes-2025-09-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-35/+167
2025-09-26Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-4/+4
2025-09-26Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-12/+13
2025-09-26Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-2/+10
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds27-108/+190
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-24/+18
2025-09-25platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()Daniel Lee1-20/+14
2025-09-25octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter1-1/+1
2025-09-25drm/panthor: Defer scheduler entitiy destruction to queue releaseAdrián Larumbe1-7/+1
2025-09-25net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean1-1/+2
2025-09-25net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean1-4/+14
2025-09-24libie: fix string names for AQ error codesJacob Keller1-1/+1
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+15
2025-09-24Merge tag 'pm-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-9/+11
2025-09-23net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran1-0/+1
2025-09-23net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik3-12/+6
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh4-5/+31
2025-09-23Merge tag 'linux-can-fixes-for-6.17-20250923' of git://git.kernel.org/pub/scm...Jakub Kicinski6-21/+27
2025-09-23Merge tag 'tegra-for-6.17-firmware-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+4
2025-09-23i2c: riic: Allow setting frequencies lower than 50KHzClaudiu Beznea1-1/+1
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen3-9/+4
2025-09-23drm/amd/display: Init DCN35 clocks from pre-os HW valuesLeo Li1-2/+119
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee2-2/+2
2025-09-23drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz2-4/+15
2025-09-23pmdomain: mediatek: set default off flag for MT8195 AUDIO power domainLouis-Alexis Eyraud1-0/+1
2025-09-23fbcon: Fix OOB access in font allocationThomas Zimmermann1-3/+3
2025-09-23platform/x86: dell-lis3lv02d: Add Latitude E6530Nickolay Goppen1-0/+1
2025-09-23platform/x86/dell: Set USTT mode according to BIOS after rebootShyam Sundar S K1-0/+9
2025-09-23platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg1-0/+7
2025-09-23drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODERSuraj Kandpal1-2/+3
2025-09-23drm/i915: set O_LARGEFILE in __create_shmem()Taotao Chen1-0/+7
2025-09-22bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1
2025-09-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-52/+90
2025-09-22Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-4/+10