summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-03clk: qcom: gcc-sdm845: Add soft dependency on rpmhpdAmit Pundir1-0/+1
2024-04-03remoteproc: virtio: Fix wdg cannot recovery remote processorJoakim Zhang1-3/+3
2024-04-03media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi1-8/+8
2024-04-03wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel1-3/+4
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang1-2/+2
2024-04-03drm/vmwgfx: Unmap the surface before resetting it on a plane stateZack Rusin1-0/+4
2024-03-27x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-27x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-27dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka1-2/+10
2024-03-27dm io: Support IO priorityHongyu Jin9-33/+36
2024-03-27spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12
2024-03-27net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2-4/+46
2024-03-27net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2-9/+23
2024-03-27drm/amdgpu: drop setting buffer funcs in sdma442Le Ma1-22/+1
2024-03-27drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu1-4/+3
2024-03-27drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2-0/+2
2024-03-27octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep1-3/+14
2024-03-27octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep1-0/+3
2024-03-27octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep1-3/+4
2024-03-27octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2-2/+2
2024-03-27octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep9-83/+205
2024-03-27net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-03-27dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka1-3/+3
2024-03-27net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin1-2/+2
2024-03-27nouveau/gsp: don't check devinit disable on GSP.Dave Airlie1-1/+0
2024-03-27wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich1-3/+3
2024-03-27virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo1-3/+3
2024-03-27vdpa/mlx5: Allow CVQ size changesJonah Palmer1-4/+9
2024-03-27vdpa_sim: reset must not runSteve Sistare1-1/+2
2024-03-27spi: spi-imx: fix off-by-one in mx51 CPU mode burst lengthAdam Butcher1-2/+2
2024-03-27net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL1-4/+4
2024-03-27net: veth: do not manipulate GRO when using XDPIgnat Korchagin1-18/+0
2024-03-27xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-27xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-27net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle1-7/+11
2024-03-27net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle1-4/+3
2024-03-27drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza1-18/+23
2024-03-27drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost4-16/+29
2024-03-27nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2-9/+4
2024-03-27spi: Fix error code checking in spi_mem_exec_op()Florian Fainelli1-1/+1
2024-03-27spi: spi-mem: add statistics support to ->exec_op() callsThéo Lebrun1-1/+48
2024-03-27net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen1-1/+1
2024-03-27vmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
2024-03-27cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2-7/+13
2024-03-27soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann1-1/+1
2024-03-27octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-27nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-27spi: Restore delays for non-GPIO chip selectJanne Grunau1-10/+14
2024-03-27spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin1-4/+4
2024-03-27thermal/drivers/qoriq: Fix getting tmu rangePeng Fan1-4/+8