summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-26x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-26x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-26dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka1-2/+10
2024-03-26dm io: Support IO priorityHongyu Jin9-33/+36
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12
2024-03-26net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2-4/+46
2024-03-26net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2-9/+23
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep1-3/+14
2024-03-26octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep1-0/+3
2024-03-26octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep1-3/+4
2024-03-26octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2-2/+2
2024-03-26octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep9-83/+205
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-03-26dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka1-3/+3
2024-03-26net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin1-2/+2
2024-03-26wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich1-3/+3
2024-03-26virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo1-3/+3
2024-03-26vdpa/mlx5: Allow CVQ size changesJonah Palmer1-4/+9
2024-03-26vdpa_sim: reset must not runSteve Sistare1-1/+2
2024-03-26spi: spi-imx: fix off-by-one in mx51 CPU mode burst lengthAdam Butcher1-2/+2
2024-03-26net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL1-4/+4
2024-03-26net: veth: do not manipulate GRO when using XDPIgnat Korchagin1-18/+0
2024-03-26xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-26xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle1-7/+11
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle1-4/+3
2024-03-26nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2-9/+4
2024-03-26net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen1-1/+1
2024-03-26vmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
2024-03-26cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2-7/+13
2024-03-26soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann1-1/+1
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-26nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-26spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin1-4/+4
2024-03-26thermal/drivers/qoriq: Fix getting tmu rangePeng Fan1-4/+8
2024-03-26thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET1-1/+3
2024-03-26x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar1-0/+1
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko1-4/+1
2024-03-26rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-03-26hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong1-3/+3
2024-03-26bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter1-1/+1
2024-03-26iio: gts-helper: Fix division loopMatti Vaittinen1-14/+1
2024-03-26coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong1-5/+5
2024-03-26coresight: Fix issue where a source device's helpers aren't disabledJames Clark3-9/+25
2024-03-26tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus1-3/+2
2024-03-26serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve1-1/+1
2024-03-26tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)1-1/+1
2024-03-26usb: phy: generic: Get the vbus supplySean Anderson1-0/+7