summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-06crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan-2/+7
2026-02-06crypto: xilinx - Fix inconsistant indentationHarsh Jain-1/+1
2026-02-06crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum-47/+22
2026-02-06hwrng: optee - simplify OP-TEE context matchRouven Czerwinski-4/+1
2026-02-06crypto: ccp - Add sysfs attribute for boot integrityMario Limonciello-1/+4
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet-0/+3
2026-02-06drm/imagination: Use dev_pm_domain_attach_list()Matt Coster-57/+33
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel-497/+1572
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen-1/+1
2026-02-06mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()Md Sadre Alam-0/+2
2026-02-06drm/fbdev-emulation: Remove support for legacy emulationThomas Zimmermann-15/+0
2026-02-06mshv: fix SRCU protection in irqfd resampler ack handlerLi RongQing-2/+3
2026-02-06mshv: make field names descriptive in a header structMukesh R-40/+40
2026-02-06drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal-1/+1
2026-02-05Merge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+26
2026-02-05Merge tag 'drm-fixes-2026-02-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-187/+288
2026-02-05amd-xgbe: do not select NET_SELFTESTS when INET is disabledRaju Rangoju-1/+1
2026-02-06Merge tag 'drm-xe-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/dr...Dave Airlie-11/+20
2026-02-06Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...Dave Airlie-80/+103
2026-02-05net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao-2/+1
2026-02-05net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao-7/+5
2026-02-06Merge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie-39/+62
2026-02-06Merge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-10/+19
2026-02-05net/mlx5e: SHAMPO, Switch to header memcpyDragos Tatulea-484/+188
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla-3/+3
2026-02-06Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-138/+207
2026-02-05net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen-2/+2
2026-02-06drm: drop lib from header search path.Dave Airlie-1/+1
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes-679/+761
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes-23/+16
2026-02-06Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org...Dave Airlie-24/+26
2026-02-05spi: cadence-qspi: Add Renesas RZ/N1 supportMark Brown-97/+71
2026-02-05Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-48/+59
2026-02-05drm/xe: Add forcewake status to powergate_infoVinay Belgaumkar-6/+71
2026-02-05drm/xe: Add GSC to powergate_infoVinay Belgaumkar-0/+6
2026-02-05drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell-4/+27
2026-02-05drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello-2/+2
2026-02-05drm/amdgpu: re-add the bad job to the pending list for ring resetsAlex Deucher-5/+8
2026-02-05drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao-0/+3
2026-02-05drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri-2/+4
2026-02-05drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang-17/+0
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen-1/+1
2026-02-05drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang-3/+6
2026-02-05drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement-0/+6
2026-02-05drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher-12/+3
2026-02-05drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher-19/+3
2026-02-05drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher-12/+3
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan-1/+1
2026-02-05drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan-1/+1
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan-1/+3