summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-04drm/amdgpu: deprecate guilty handlingChristian König
2026-06-04drm/amdgpu: Add lockdep annotations for lock ordering validationVitaly Prosyak
2026-06-04drm/amdkfd: fix SMI event cross-process information leakYongqiang Sun
2026-06-04drm/amd/display: Add DCN42B to dml21_translation_helperMatthew Stewart
2026-06-04drm/amd/display: Fix DCN42B version detectionMatthew Stewart
2026-06-04drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() callsCe Sun
2026-06-04rpmsg: char: Fix use-after-free on probe error pathYuho Choi
2026-06-04net/mlx5: convert miss_list allocation to kvmalloc_array()William Theesfeld
2026-06-04power: supply: add support for Samsung S2M series PMIC charger deviceKaustabh Chakraborty
2026-06-04Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski
2026-06-04regulator: bq257xx: drop confusing configuration of_nodeJohan Hovold
2026-06-04bonding: annotate data-races arcound churn variablesEric Dumazet
2026-06-04rtase: Avoid sleeping in get_stats64()Justin Lai
2026-06-04vxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin
2026-06-04vxlan: vnifilter: send notification on VNI addAndy Roulin
2026-06-04cxl/fwctl: Fix __fortify_panicDan Williams
2026-06-04cxl/region: Validate partition index before array accessKoba Ko
2026-06-04cxl/memdev: Hold memdev lock during memdev poison injection/clearLi Ming
2026-06-04rtase: Reset TX subqueue when clearing TX ringJustin Lai
2026-06-04octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram
2026-06-04dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptorClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add suspend to RAM supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add runtime PM supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Adjust rz_dmac_chan_get_residue() to return error codesClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add cyclic DMA supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETENClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Refactor pause/resume codeClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processingClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is pausedClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is enabledClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Save the start LM descriptorClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to compute the lmdesc addressClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use list_first_entry_or_null()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Fix incorrect NULL check for list_first_entry()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Move interrupt request after everything is set upClaudiu Beznea
2026-06-04PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G
2026-06-04power: supply: Add support for Surface RT battery and chargerJonas Schwöbel
2026-06-04drm/v3d: Fix global performance monitor reference countingMaíra Canal
2026-06-04gpio: remove obsolete UAF FIXMEs from lookup pathsMarco Scardovi (scardracs)
2026-06-04gpio: core: fix const-correctness of gpio_chip_guardMarco Scardovi (scardracs)
2026-06-04drm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura
2026-06-04drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh
2026-06-04Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh
2026-06-04Merge tag 'iwlwifi-next-2026-06-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-06-04Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-06-04wifi: wlcore: enable the right set of ciphersAndreas Kemnade
2026-06-04ipmi: si: Use platform_get_irq_optional() to retrieve interruptRosen Penev
2026-06-04spi: cadence-xspi: Support 32bit and 64bit slave dma interfaceJisheng Zhang
2026-06-04net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming