summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-26remoteproc: stm32: fix incorrect optional pointersArnd Bergmann
2024-03-26x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-26x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel
2024-03-26dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka
2024-03-26dm io: Support IO priorityHongyu Jin
2024-03-26dm: address indent/space issuesHeinz Mauelshagen
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao
2024-03-26net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-26net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-26octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-26net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2024-03-26octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-03-26octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa
2024-03-26octeontx2-af: optimize cpt pf identificationSrujana Challa
2024-03-26octeontx2-af: add mbox for CPT LF resetSrujana Challa
2024-03-26octeontx2-af: recover CPT engine when it gets faultSrujana Challa
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka
2024-03-26net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-26wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-26vdpa/mlx5: Allow CVQ size changesJonah Palmer
2024-03-26vdpa_sim: reset must not runSteve Sistare
2024-03-26net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-26net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-26nvme: fix reconnection fail due to reserved tag allocationChunguang Xu
2024-03-26nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_setChristoph Hellwig
2024-03-26nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllersChristoph Hellwig
2024-03-26soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nouveau: reset the bo resource bus info after an evictionDave Airlie
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko
2024-03-26rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap
2024-03-26hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong
2024-03-26tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus
2024-03-26serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve
2024-03-26tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)
2024-03-26usb: phy: generic: Get the vbus supplySean Anderson
2024-03-26remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen
2024-03-26remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen
2024-03-26remoteproc: stm32: use correct format strings on 64-bitArnd Bergmann
2024-03-26comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott
2024-03-26watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-03-26RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev