summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-261-1/+2
* x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel2024-03-261-2/+4
* dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka2024-03-261-2/+10
* dm io: Support IO priorityHongyu Jin2024-03-269-33/+36
* spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao2024-03-261-10/+12
* net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2024-03-262-4/+46
* net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2024-03-262-9/+23
* drm/amdgpu: drop setting buffer funcs in sdma442Le Ma2024-03-261-22/+1
* drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu2024-03-261-4/+3
* drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2024-03-262-0/+2
* octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-261-3/+14
* octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep2024-03-261-0/+3
* octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep2024-03-261-3/+4
* octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2024-03-262-2/+2
* octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-269-83/+205
* net/bnx2x: Prevent access to a freed page in page_poolThinh Tran2024-03-261-3/+3
* dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka2024-03-261-3/+3
* net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin2024-03-261-2/+2
* nouveau/gsp: don't check devinit disable on GSP.Dave Airlie2024-03-261-1/+0
* wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich2024-03-261-3/+3
* virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo2024-03-261-3/+3
* vdpa/mlx5: Allow CVQ size changesJonah Palmer2024-03-261-4/+9
* vdpa_sim: reset must not runSteve Sistare2024-03-261-1/+2
* spi: spi-imx: fix off-by-one in mx51 CPU mode burst lengthAdam Butcher2024-03-261-2/+2
* net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL2024-03-261-4/+4
* net: veth: do not manipulate GRO when using XDPIgnat Korchagin2024-03-261-18/+0
* xen/events: increment refcnt only if event channel is refcountedJuergen Gross2024-03-261-9/+13
* xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross2024-03-261-0/+6
* net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle2024-03-261-7/+11
* net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle2024-03-261-4/+3
* nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2024-03-262-9/+4
* net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen2024-03-261-1/+1
* vmxnet3: Fix missing reserved tailroomWilliam Tu2024-03-261-3/+3
* cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2024-03-262-7/+13
* soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann2024-03-261-1/+1
* octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian2024-03-261-1/+1
* nouveau: reset the bo resource bus info after an evictionDave Airlie2024-03-261-0/+2
* spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin2024-03-261-4/+4
* thermal/drivers/qoriq: Fix getting tmu rangePeng Fan2024-03-261-4/+8
* thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET2024-03-261-1/+3
* x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar2024-03-261-0/+1
* char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter2024-03-261-2/+2
* usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King2024-03-261-1/+1
* staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter2024-03-261-4/+4
* serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko2024-03-261-4/+1
* rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap2024-03-261-1/+2
* hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong2024-03-261-3/+3
* bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter2024-03-261-1/+1
* iio: gts-helper: Fix division loopMatti Vaittinen2024-03-261-14/+1
* coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong2024-03-261-5/+5