summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-17drm/amdgpu: fix CPER ring header parsingXiang Liu-9/+27
2026-04-17drm/amdgpu: fix heap buffer overflow in amdgpu_coredump ring dumpVitaly Prosyak-1/+1
2026-04-17drm/amdgpu: correct single device PCIe reset flow for DPCCe Sun-5/+9
2026-04-17drm/amdgpu: fix NULL pointer dereference in amdgpu_devcoredump_formatVitaly Prosyak-1/+4
2026-04-17drm/amdgpu: add job->pasid in check as amdgpu_job could be NULLSunil Khatri-1/+1
2026-04-17drm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia-1/+2
2026-04-17drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 .Ramalingeswara Reddy, Kanala-1/+8
2026-04-17drm/amd: Add missing firmware declaration for PSP v15.0.0Mario Limonciello-0/+1
2026-04-17amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu-6/+46
2026-04-17drm/amdgpu: gate VM CPU HDP flush on reset lockChenglei Xie-1/+11
2026-04-17drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.Ramalingeswara Reddy, Kanala-5/+26
2026-04-17drm/amdgpu: Remove sys file compute_partition_mem_alloc_mode at module unloadXiaogang Chen-0/+2
2026-04-17drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.xYang Wang-3/+7
2026-04-17Merge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-155/+1619
2026-04-17Merge tag 'hsi-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds-30/+20
2026-04-17Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-476/+9034
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-182/+342
2026-04-17Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-376/+3292
2026-04-17Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-79/+683
2026-04-17Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-27/+125
2026-04-17arm_mpam: resctrl: Make resctrl_mon_ctx_waiters staticBen Horgan-1/+1
2026-04-17arm_mpam: resctrl: Fix the check for no monitor components foundBen Horgan-1/+1
2026-04-17arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmountZeng Heng-0/+8
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-10/+10
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-154/+477
2026-04-17RDMA/core: Fix user CQ creation for drivers without create_cqMichael Margolin-2/+1
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+19
2026-04-17drm/panel: visionox-rm69299: Make use of prepare_prev_firstGuido Günther-0/+2
2026-04-17parisc: led: fix reference leak on failed device registrationGuangshuo Li-2/+4
2026-04-17ipmi:ssif: Clean up kthread on errorsCorey Minyard-1/+12
2026-04-17regmap: ram: fix memory leaks in __regmap_init_ram() on errorYuho Choi-1/+7
2026-04-17parisc: update outdated comments for renamed ccio_alloc_consistent()Kexin Sun-4/+4
2026-04-17Merge tag 'drm-misc-next-fixes-2026-04-17' of https://gitlab.freedesktop.org/...Dave Airlie-0/+1
2026-04-16Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-39/+18
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-300/+568
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1454/+3592
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+40
2026-04-16net: enetc: fix NTMP DMA use-after-free issueWei Fang-96/+126
2026-04-16net: enetc: correct the command BD ring consumer indexWei Fang-3/+12
2026-04-16net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bitKory Maincent-4/+9
2026-04-16net: mdio: MDIO_PIC64HPSC should depend on ARCH_MICROCHIPGeert Uytterhoeven-0/+1
2026-04-16net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...Lorenzo Bianconi-0/+28
2026-04-17Merge tag 'drm-intel-next-fixes-2026-04-16' of https://gitlab.freedesktop.org...Dave Airlie-4/+9
2026-04-17Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...Dave Airlie-70/+95
2026-04-16nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)Tao Jiang-0/+2
2026-04-16nvme-multipath: put module reference when delayed removal work is canceledJohn Garry-1/+2
2026-04-16nvme: expose TLS modeDaniel Wagner-0/+19
2026-04-16nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin-5/+1
2026-04-16nvme-core: fix parameter name in commentFlavio Suligoi-1/+1
2026-04-16nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni-1/+1