summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-11-02sfc: fix NULL dereferences in ef100_process_design_param()Edward Cree2-29/+24
2025-11-02udmabuf: fix a buf size overflow issue during udmabuf creationXiaogang Chen1-1/+1
2025-11-02wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()Aditya Kumar Singh1-3/+3
2025-11-02iommu/vt-d: Avoid use of NULL after WARN_ON_ONCEKees Bakker1-3/+4
2025-11-02gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray1-0/+5
2025-11-02gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-2/+24
2025-11-02gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand1-2/+27
2025-11-02bonding: check xdp prog when set bond modeWang Liang2-4/+7
2025-11-02bonding: return detailed error when loading native XDP failsHangbin Liu1-1/+4
2025-11-02EDAC/mc_sysfs: Increase legacy channel support to 16Avadhut Naik1-0/+24
2025-10-29devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst1-54/+84
2025-10-29serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve1-7/+0
2025-10-29serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle1-2/+4
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-29serial: 8250_dw: handle reset control deassert errorArtem Shimko1-1/+3
2025-10-29tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik1-2/+2
2025-10-29most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina1-1/+1
2025-10-29most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina1-7/+4
2025-10-29misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie1-0/+2
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin2-0/+4
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl1-10/+1
2025-10-29xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman1-2/+4
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-29usb: raw-gadget: do not limit transfer lengthAndrey Konovalov1-2/+0
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit1-0/+2
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer1-0/+4
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang1-0/+2
2025-10-29platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULLSuma Hegde1-0/+5
2025-10-29Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaPKiran K2-8/+23
2025-10-29gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang1-11/+3
2025-10-29drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe1-1/+4
2025-10-29drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe1-0/+3
2025-10-29nbd: override creds to kernel when calling sock_{send,recv}msg()Ondrej Mosnacek1-0/+15
2025-10-29hwmon: (sht3x) Fix error handlingGuenter Roeck1-10/+17
2025-10-29drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel1-3/+7
2025-10-29spi: airoha: fix reading/writing of flashes with more than one plane per lunMikhail Kshevetskiy1-3/+6
2025-10-29spi: airoha: switch back to non-dma mode in the case of errorMikhail Kshevetskiy1-2/+5
2025-10-29spi: airoha: do not keep {tx,rx} dma buffer always mappedLorenzo Bianconi1-83/+71
2025-10-29spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy1-26/+82
2025-10-29spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy1-0/+4
2025-10-29firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko1-2/+1
2025-10-29firmware: arm_scmi: Account for failed debug initializationCristian Marussi2-33/+35
2025-10-29spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu1-0/+6
2025-10-29drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu2-1/+10
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar1-0/+8
2025-10-29net: ravb: Enforce descriptor type orderingLad Prabhakar1-2/+14
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio1-2/+9
2025-10-29net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel1-4/+5