summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-29scsi: myrs: Fix dma_alloc_coherent() error checkThomas Fourier1-4/+4
2025-10-29scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmodNiklas Cassel1-1/+8
2025-10-29serial: max310x: Add error checking in probe()Dan Carpenter1-0/+2
2025-10-29usb: host: max3421-hcd: Fix error pointer dereference in probe cleanupDan Carpenter1-1/+1
2025-10-29drm/radeon/r600_cs: clean up of dead code in r600_csBrahmajit Das1-2/+2
2025-10-29i2c: designware: Add disabling clocks when probe failsKunihiko Hayashi1-0/+1
2025-10-29i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRDLeilk.Liu1-7/+10
2025-10-29pwm: tiehrpwm: Fix corner case in clock divisor calculationUwe Kleine-König1-2/+2
2025-10-29pinctrl: renesas: Use int type to store negative error codesQianfeng Rong1-1/+2
2025-10-29PM: sleep: core: Clear power.must_resume in noirq suspend error pathRafael J. Wysocki1-1/+13
2025-10-29pinctrl: meson-gxl: add missing i2c_d pinmuxDa Xue1-0/+10
2025-10-29soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCSSneh Mankad1-5/+2
2025-10-29ACPI: processor: idle: Fix memory leak when register cpuidle device failedHuisong Li1-0/+3
2025-10-29regmap: Remove superfluous check for !config in __regmap_init()Geert Uytterhoeven1-1/+1
2025-10-29perf: arm_spe: Prevent overflow in PERF_IDX2OFF()Leo Yan1-1/+2
2025-10-29drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2
2025-10-29drm/amd/display: Remove redundant safeguards for dmub-srv destroy()Roman Li1-4/+2
2025-10-29staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait1-7/+11
2025-10-29staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait1-4/+10
2025-10-29serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou1-1/+1
2025-10-29hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte1-0/+4
2025-10-29dm-integrity: limit MAX_TAG_SIZE to 255Mikulas Patocka1-1/+1
2025-10-29wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith1-1/+0
2025-10-29USB: serial: option: add SIMCom 8230C compositionsXiaowei Li1-0/+6
2025-10-29media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou1-2/+2
2025-10-29media: tuner: xc5000: Fix use-after-free in xc5000_releaseDuoming Zhou1-1/+1
2025-10-29media: tunner: xc5000: Refactor firmware loadRicardo Ribalda1-22/+17
2025-10-29media: rc: fix races with imon_disconnect()Larshin Sergey1-7/+20
2025-10-29media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_removeDuoming Zhou1-1/+1
2025-10-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-1/+1
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-10-02i40e: increase max descriptors for XL710Justin Bronder2-6/+20
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-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 input validation logic for action_metaLukasz Czapnik1-1/+1
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-1/+1
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1
2025-10-02can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean1-1/+1
2025-10-02can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven1-7/+1
2025-10-02cpufreq: Initialize cpufreq-based invariance before subsysChristian Loehle1-9/+11
2025-10-02IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov1-0/+1
2025-10-02usb: core: Add 0x prefix to quirks debug outputJiayi Li1-1/+1