summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-23drm/xe: Use drm_gpusvm_scan_mm()Thomas Hellström
2025-12-23drm/gpusvm: Introduce a function to scan the current migration stateThomas Hellström
2025-12-23drm/pagemap, drm/xe: Clean up the use of the device-private page ownerThomas Hellström
2025-12-23drm/xe/svm: Document how xe keeps drm_pagemap referencesThomas Hellström
2025-12-23drm/xe/vm: Add a couple of VM debug printoutsThomas Hellström
2025-12-23drm/xe: Support pcie p2p dma as a fast interconnectThomas Hellström
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström
2025-12-23drm/xe: Simplify madvise_preferred_mem_loc()Thomas Hellström
2025-12-23drm/xe: Use the vma attibute drm_pagemap to select where to migrateThomas Hellström
2025-12-23drm/xe: Pass a drm_pagemap pointer around with the memory advise attributesThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström
2025-12-23drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...Thomas Hellström
2025-12-23drm/pagemap: Remove the drm_pagemap_create() interfaceThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap cache and shrinkerThomas Hellström
2025-12-23drm/pagemap: Add a drm_pagemap cache and shrinkerThomas Hellström
2025-12-23drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimesThomas Hellström
2025-12-23drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zddThomas Hellström
2025-12-23drm/pagemap, drm/xe: Add refcounting to struct drm_pagemapThomas Hellström
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/pagemap: Remove some dead codeThomas Hellström
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi
2025-12-23clk: renesas: r9a09g057: Add entries for RSCIsLad Prabhakar
2025-12-23clk: renesas: r9a09g056: Add entries for RSCIsLad Prabhakar
2025-12-23soc: renesas: Enable ICU support on RZ/N2HCosmin Tanislav
2025-12-23erspan: Initialize options_len before referencing options.Frode Nordahl
2025-12-23Merge branch 'mptcp-fix-warn-on-bad-status'Paolo Abeni
2025-12-23mptcp: ensure context reset on disconnect()Paolo Abeni
2025-12-23mptcp: fallback earlier on simult connectionPaolo Abeni
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström
2025-12-23team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko
2025-12-23dmaengine: sun6i: Add debug messages for cyclic DMA prepareChen-Yu Tsai
2025-12-23dmaengine: sun6i: Choose appropriate burst length under maxburstChen-Yu Tsai
2025-12-23dmaengine: idxd: uapi: use UAPI typesThomas Weißschuh
2025-12-23dmaengine: sh: Discard pm_runtime_put() return valueRafael J. Wysocki
2025-12-23dt-bindings: soundwire: qcom: Add SoundWire v2.2.0 compatiblePrasad Kumpatla
2025-12-23soundwire: Use bus methods for .probe(), .remove() and .shutdown()Uwe Kleine-König
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König
2025-12-22bpf: crypto: replace -EEXIST with -EBUSYDaniel Gomez
2025-12-22Merge branch 'allow-calling-kfuncs-from-raw_tp-programs'Alexei Starovoitov
2025-12-22selftests: bpf: fix tests with raw_tp calling kfuncsPuranjay Mohan
2025-12-22bpf: allow calling kfuncs from raw_tp programsPuranjay Mohan
2025-12-22Merge branch 'mm-bpf-kfuncs-to-access-memcg-data'Alexei Starovoitov
2025-12-22MAINTAINERS: add an entry for MM BPF extensionsRoman Gushchin
2025-12-22bpf: selftests: selftests for memcg stat kfuncsJP Kobryn
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin
2025-12-22mm: introduce bpf_get_root_mem_cgroup() BPF kfuncRoman Gushchin
2025-12-22mm: introduce BPF kfuncs to deal with memcg pointersRoman Gushchin
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin
2025-12-23wifi: rtlwifi: fix typo 'received' in commentRohit Chourasia
2025-12-22sched_ext: Avoid multiple irq_work_queue() calls in destroy_dsq()Zqiang