summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-31net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong1-1/+0
2023-03-31net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong1-1/+3
2023-03-31net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong1-0/+19
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang2-24/+46
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu1-1/+2
2023-03-31iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu1-6/+0
2023-03-31Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-0/+11
2023-03-31Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/pub/scm/linux/kerne...Jens Axboe1-1/+2
2023-03-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+12
2023-03-31Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds44-229/+329
2023-03-30Merge tag 'for-6.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+6
2023-03-30Merge tag 'drm-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-193/+341
2023-03-30dm: fix __send_duplicate_bios() to always allow for splitting IOMike Snitzer1-0/+2
2023-03-30dm: fix improper splitting for abnormal biosMike Snitzer1-3/+4
2023-03-30net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flowFelix Fietkau1-0/+1
2023-03-30net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offloadFelix Fietkau2-4/+7
2023-03-30net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau1-1/+2
2023-03-30net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()Russell King (Oracle)1-0/+2
2023-03-30net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-03-30Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Daniel Vetter3-49/+10
2023-03-30thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari1-1/+8
2023-03-30Merge tag 'amd-drm-fixes-6.3-2023-03-30' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-1/+6
2023-03-30Merge tag 'drm-misc-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter10-93/+90
2023-03-30Merge tag 'amd-drm-fixes-6.3-2023-03-29' of https://gitlab.freedesktop.org/ag...Daniel Vetter2-8/+58
2023-03-30Revert "drm/scheduler: track GPU active time per entity"Lucas Stach1-6/+0
2023-03-30Revert "drm/etnaviv: export client GPU usage statistics via fdinfo"Lucas Stach1-42/+1
2023-03-30drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-03-30drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang1-1/+6
2023-03-30xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman1-0/+1
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman1-4/+3
2023-03-30xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips1-1/+5
2023-03-30xen/netback: use same error messages for same errorsJuergen Gross1-4/+2
2023-03-30tee: Pass a pointer to virt_to_page()Linus Walleij1-1/+1
2023-03-30bnxt_en: Add missing 200G link speed reportingMichael Chan2-0/+3
2023-03-30bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP1-4/+4
2023-03-30bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP1-0/+1
2023-03-30i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-03-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-8/+102
2023-03-30Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski1-2/+1
2023-03-30bnx2x: use the right build_skb() helperJakub Kicinski1-2/+14
2023-03-30net: ipa: compute DMA pool size properlyAlex Elder1-1/+1
2023-03-30nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg1-20/+26
2023-03-30ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng1-6/+15
2023-03-30drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2-8/+27
2023-03-30drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-03-29i2c: mchp-pci1xxxx: Update Timing registersTharun Kumar P1-30/+30
2023-03-29thermal: intel: int340x: processor_thermal: Fix additional deadlockSrinivas Pandruvada1-1/+0
2023-03-29md: fix regression for null-ptr-deference in __md_stop()Yu Kuai1-1/+2
2023-03-29drm: test: Fix 32-bit issue in drm_buddy_testDavid Gow1-1/+2
2023-03-29drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsDavid Gow1-2/+2