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-06scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-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-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-02gpiolib: Extend software-node support to support secondary software-nodesHans de Goede1-2/+19
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-02i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-10-02HID: asus: add support for missing PX series fn keysAmit Chaudhari1-0/+3
2025-10-02HID: intel-thc-hid: intel-quickspi: Add WCL Device IDsXinpeng Sun2-0/+4
2025-10-02Revert "drm/xe/guc: Enable extended CAT error reporting"Sasha Levin6-98/+3
2025-10-02Revert "drm/xe/guc: Set RCS/CCS yield policy"Sasha Levin6-98/+5
2025-10-02platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()Daniel Lee1-20/+14
2025-10-02drm/panthor: Defer scheduler entitiy destruction to queue releaseAdrián Larumbe1-7/+1
2025-10-02drm/amd/display: remove output_tf_change flagMelissa Wen3-9/+4
2025-10-02drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODERSuraj Kandpal1-2/+3
2025-10-02drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi1-1/+1
2025-10-02drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko1-1/+1
2025-10-02gpio: regmap: fix memory leak of gpio_regmap structureIoana Ciornei1-1/+1
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-1/+1
2025-10-02octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter1-1/+1
2025-10-02net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean1-1/+2
2025-10-02net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean1-4/+14
2025-10-02net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran1-0/+1
2025-10-02net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik3-12/+6
2025-10-02net/mlx5: HWS, remove unused create_dest_array parameterVlad Dogaru3-20/+10