summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-14tracing/probes: Add $current variable supportMasami Hiramatsu (Google)
2026-07-14tracing/probes: Support field specifier option for typecastMasami Hiramatsu (Google)
2026-07-14tracing/probes: Type casting always involves nested callsMasami Hiramatsu (Google)
2026-07-14tracing/probes: Support nested typecastMasami Hiramatsu (Google)
2026-07-14tracing/probes: Support typecast for various probe eventsMasami Hiramatsu (Google)
2026-07-14tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events fileMasami Hiramatsu (Google)
2026-07-14drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P
2026-07-14Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2026-07-14drm/xe/display: Do not allocate into stolen for new framebuffers.Maarten Lankhorst
2026-07-14soundwire: intel_auxdevice: Add cs42l44 to wake_capable_listCharles Keepax
2026-07-14soundwire: qcom: add SCP address paging supportJorijn van der Graaf
2026-07-14soundwire: dmi-quirks: add a global ghost listBard Liao
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas
2026-07-14drm/xe: Fix DPT allocation paths.Maarten Lankhorst
2026-07-14pmdomain: Merge branch dt into nextUlf Hansson
2026-07-14pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristateZhipeng Wang
2026-07-14drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FBVille Syrjälä
2026-07-14drm/i915: Fix BIOS FB memory region name debug printsVille Syrjälä
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä
2026-07-14drm/i915: Throw away the BIOS fb if has the wrong depth/bppVille Syrjälä
2026-07-14drm/i915/fbdev: Extract bios_fb_ok()Ville Syrjälä
2026-07-14drm/i915: Disable the plane if initial plane config readout failedVille Syrjälä
2026-07-14RISC-V: KVM: Inject instruction access fault on unmapped guest fetchQingwei Hu
2026-07-14ASoC: meson: aiu-formatter-i2s: remove pipeline reset from prepareValerio Setti
2026-07-14iommufd: Fix grammar and spelling in commentsxiongweimin
2026-07-14iommu: Fix dev_iommu memory leak when device_add fails in iommu_mock_device_addPeiyang He
2026-07-14IB/rdmavt: use kzalloc() to allocate QPN-map pagesMike Rapoport (Microsoft)
2026-07-14IB/mthca: allocate mthca_array memory with kzalloc()Mike Rapoport (Microsoft)
2026-07-14IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses arrayMike Rapoport (Microsoft)
2026-07-14RDMA/mlx5: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-07-14RDMA/umem: ib_umem_get(): use kmalloc() to allocate page arrayMike Rapoport (Microsoft)
2026-07-14dmaengine: dw-edma: Remove struct dw_edma_chunkFrank Li
2026-07-14dmaengine: dw-edma: Use burst array instead of linked listFrank Li
2026-07-14dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMAFrank Li
2026-07-14dmaengine: dw-edma: Add non_ll_start() callbackFrank Li
2026-07-14dmaengine: dw-edma: Add callbacks to fill link list entriesFrank Li
2026-07-14dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()Frank Li
2026-07-14dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirectionFrank Li
2026-07-14dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edm...Frank Li
2026-07-14dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunkFrank Li
2026-07-14dmaengine: dw-edma: Move control field update of DMA link to the last stepFrank Li
2026-07-14spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabledSrikanth Boyapally
2026-07-14spi: altera: Simplify with dev_err_probe()Krzysztof Kozlowski
2026-07-14spi: atmel-quadspi: Simplify with dev_err_probe()Krzysztof Kozlowski
2026-07-14spi: atmel-quadspi: Simplify probe() with local 'dev' variableKrzysztof Kozlowski