summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-28devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-28drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher1-1/+10
2022-09-28i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi1-40/+23
2022-09-28i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi1-0/+3
2022-09-28i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi1-1/+1
2022-09-28i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König1-1/+1
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry1-2/+3
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor1-196/+52
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz1-0/+2
2022-09-28drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-09-28drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede1-4/+7
2022-09-28Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov1-1/+9
2022-09-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-09-28serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-1/+1
2022-09-28serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-3/+2
2022-09-28serial: fsl_lpuart: Reset prior to registrationLukas Wunner1-4/+5
2022-09-28bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski1-5/+5
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-28bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins1-9/+6
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()Nícolas F. R. A. Prado1-11/+10
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde1-2/+2
2022-09-28net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-28net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-28net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean5-25/+34
2022-09-28net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean5-35/+44
2022-09-28wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld1-7/+6
2022-09-28wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld1-15/+10
2022-09-28net: ipa: properly limit modem routing table useAlex Elder5-26/+32
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2022-09-28drm/hisilicon: Add depends on MMURandy Dunlap1-0/+1
2022-09-28drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2022-09-28sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-28sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron1-6/+26
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron1-0/+20
2022-09-28iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron1-2/+5
2022-09-28mlxbf_gige: clear MDIO gateway lock after readDavid Thompson1-0/+6
2022-09-28iavf: Fix bad page stateNorbert Zulinski1-2/+2
2022-09-28drm/panel: simple: Fix innolux_g121i1_l01 bus_formatHeiko Schocher1-1/+1
2022-09-28net: team: Unsync device addresses on ndo_stopBenjamin Poirier1-6/+18
2022-09-28net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier1-12/+35
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2-14/+7
2022-09-28scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy1-1/+1
2022-09-28scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca1-1/+3
2022-09-28net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei1-4/+49
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei1-2/+4