summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
40 hourspds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
40 hourspds_core: add an error code check in pdsc_dl_info_getSu Hui1-0/+2
40 hoursnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
40 hoursgpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski1-0/+13
40 hoursgpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)Andy Shevchenko1-4/+4
40 hoursnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
40 hoursBluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu1-0/+2
40 hoursBluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu5-283/+305
40 hoursBluetooth: btmtk: rename btmediatek_dataChris Lu3-11/+10
40 hoursBluetooth: btusb: mediatek: refactor the function btusb_mtk_resetHao Qin1-18/+27
40 hoursBluetooth: btmtk: add the function to get the fw nameSean Wang2-0/+26
40 hourspds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
40 hourspds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
40 hoursRDMA/rtrs: Fix use-after-free in path file creation cleanupGuangshuo Li1-1/+1
40 hoursplatform/x86: intel-vbtn: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
40 hoursplatform/x86: intel-hid: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
40 hoursplatform/x86: hp_accel: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-0/+3
40 hoursplatform/x86: adv_swbutton: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
40 hoursnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
40 hoursnet: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
40 hoursnet: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2-64/+56
40 hoursnet: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
40 hourswifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
40 hoursdrm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
40 hoursspi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu1-1/+1
40 hoursnet/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
40 hoursnet: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
40 hoursnet: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel1-55/+74
40 hoursdrm/msm: Fix iommu_map_sgtable() return value check and avoid WARNMikko Perttunen1-2/+3
40 hoursdrm/msm/dsi: don't dump registers past the mapped regionDmitry Baryshkov1-0/+1
40 hoursaccel/qaic: Add overflow check to remap_pfn_range during mmapZack McKevitt1-2/+21
40 hoursHID: quirks: really enable the intended work around for appledisplayLukas Bulwahn1-1/+1
40 hourswifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande1-0/+1
40 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
40 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
40 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
40 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
40 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
40 hoursirqchip/ath79-cpu: Remove unused functionRosen Penev1-7/+0
40 hoursphy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos1-3/+2
40 hoursnet: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
40 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
40 hourspinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150Maulik Shah1-4/+4
40 hoursfirmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla1-1/+1
40 hoursfirmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla1-1/+3
40 hoursHID: uclogic: Fix regression of input name assignmentTakashi Iwai1-1/+3
40 hourshwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessorsAbdurrahman Hussain1-0/+6
40 hourshwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()Abdurrahman Hussain1-4/+4
40 hourshwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()Abdurrahman Hussain1-4/+4
40 hourshwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multipleAbdurrahman Hussain1-1/+0