summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-17bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta1-0/+3
2024-04-17bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta1-1/+2
2024-04-17s390/ism: fix receive message buffer allocationGerd Bayer1-9/+29
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-2/+2
2024-04-17octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam1-0/+1
2024-04-17scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter1-1/+1
2024-04-17scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen1-1/+1
2024-04-17drm/msm/adreno: Set highest_bank_bit for A619Luca Weiss1-0/+4
2024-04-17nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino1-5/+45
2024-04-17cxl/core: Fix initialization of mbox_cmd.size_out in get eventKwangjin Ko1-1/+2
2024-04-17drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov1-4/+4
2024-04-17drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov1-5/+5
2024-04-17drm/msm: Add newlines to some debug printsStephen Boyd2-5/+5
2024-04-17cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...Dave Jiang1-2/+3
2024-04-17cxl/mem: Fix for the index of Clear Event Record HandleYuquan Wang1-1/+1
2024-04-17firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi1-1/+6
2024-04-17firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()Jens Wiklander1-1/+1
2024-04-17mmc: omap: restore original power up/down stepsAaro Koskinen1-4/+19
2024-04-17mmc: omap: fix deferred probeAaro Koskinen1-8/+8
2024-04-17mmc: omap: fix broken slot switch lookupAaro Koskinen1-7/+6
2024-04-17media: cec: core: remove length check of Timer StatusNini Song1-14/+0
2024-04-17ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede1-1/+2
2024-04-17platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans1-14/+14
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-17raid1: fix use-after-free for original bio in raid1_write_request()Yu Kuai1-1/+1
2024-04-17virtio_net: Do not send RSS key if it is not supportedBreno Leitao1-4/+22
2024-04-17drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee1-0/+6
2024-04-17ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
2024-04-17ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun1-10/+6
2024-04-13VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev1-1/+2
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-04-13nouveau: fix devinit paths to only handle display on GSP.Dave Airlie2-4/+9
2024-04-13platform/x86: intel-vbtn: Update tablet mode switch at end of probeGwendal Grignou1-2/+3
2024-04-13platform/x86/intel/hid: Don't wake on 5-button releasesDavid McFarland1-1/+6
2024-04-13media: mediatek: vcodec: adding lock to protect encoder context listYunfei Dong4-2/+11
2024-04-13media: mediatek: vcodec: adding lock to protect decoder context listYunfei Dong4-2/+11
2024-04-13media: mediatek: vcodec: Fix oops when HEVC init failsNicolas Dufresne1-1/+1
2024-04-13drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman2-2/+5
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov1-3/+4
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)1-0/+3
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov1-2/+2
2024-04-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne1-2/+0
2024-04-13thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio1-4/+8
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1
2024-04-13thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg3-1/+66
2024-04-13serial: 8250_of: Drop quirk fot NPCM from 8250_portAndy Shevchenko2-26/+42
2024-04-13usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi2-2/+35