summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-05drm/amd/display: Implement block sequencing infrastructure for modular hardwa...Bhuvanachandra Pinninti
2026-05-05drm/amd/display: Do DML float narrowing explicitGaghik Khachatrian
2026-05-05drm/amd/display: Fix type mismatches in DML and normalize loop boundsGaghik Khachatrian
2026-05-05drm/amd/display: Remove unused state param from enable_link_analogAlex Hung
2026-05-05drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)Dillon Varone
2026-05-05drm/amdkfd: remove obsolete codes for kfd_mmapEric Huang
2026-05-05drm/amd/pm: Relax manual min/max clock checkAsad Kamal
2026-05-05drm/amdgpu: Use helper to set gart sizeLijo Lazar
2026-05-05drm/amdgpu: Add helper to set gart sizeLijo Lazar
2026-05-05drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_countXiaogang Chen
2026-05-05drm/amdgpu: Prefer ROM BAR for default VGA deviceLijo Lazar
2026-05-05drm/amdgpu: zero-initialize GART table on allocationPhilip Yang
2026-05-05drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore
2026-05-05drm/radeon: add missing revision check for CIAlex Deucher
2026-05-05drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher
2026-05-05drm/amdgpu/pm: add missing revision check for CIAlex Deucher
2026-05-05drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore
2026-05-05drm/amdgpu: deduplicate ring preempt ib functionLeonardo Cesar
2026-05-05drm/amdkfd: Make all TLB-flushes heavy-weightFelix Kuehling
2026-05-05drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warningsRandy Dunlap
2026-05-05drm/amd/display: dmub_cmd.h: add missing kernel-doc for enumsRandy Dunlap
2026-05-05drm/amd/display: dmub_cmd.h: correct all kernel-doc prototype warningsRandy Dunlap
2026-05-05drm/amd/display: dmub_cmd.h: correct typos and spellosRandy Dunlap
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy
2026-05-05drm/i915: replace select with dependency for visible DEBUG_OBJECTSJulian Braha
2026-05-05arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device ...Nora Schiffer
2026-05-05dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and ...Nora Schiffer
2026-05-05net/rds: handle zerocopy send cleanup before the message is queuedNan Li
2026-05-05drm/panel: jadard-jd9365da-h3: Fix signedness bugEthan Tidmore
2026-05-05drm/panel: focaltech-ota7290b: Fix error check for devm_drm_panel_alloc()Chen Ni
2026-05-05arm64: dts: ti: am62-phyboard-lyra: Add DT overlay for Lincoln LCD185-101CT p...Wadim Egorov
2026-05-05Merge branch 'openvswitch-fix-self-deadlock-on-release-of-tunnel-vports'Paolo Abeni
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets
2026-05-05openvswitch: vport: fix self-deadlock on release of tunnel portsIlya Maximets
2026-05-05openvswitch: vport: fix race between tunnel creation and linkingIlya Maximets
2026-05-05arm64: dts: ti: k3-j721s2-som-p0: add bootph-pre-ram property to PMIC-BThomas Richard (TI)
2026-05-05EDAC/versalnet: Fix device name memory leakPrasanna Kumar T S M
2026-05-05wifi: mac80211: check AP using NPCA has NPCA capabilityJohannes Berg
2026-05-05wifi: mac80211: don't parse full UHR operation from beaconsJohannes Berg
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg
2026-05-05wifi: mac80211: set AP NPCA parameters in bss_confJohannes Berg
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg
2026-05-05wifi: mac80211: add NPCA to chandef tracingJohannes Berg
2026-05-05wifi: mac80211: remove NPCA during chandef downgradeJohannes Berg
2026-05-05wifi: mac80211: use NPCA in chandef for validationJohannes Berg
2026-05-05wifi: cfg80211: add helper for parsing NPCA to chandefJohannes Berg
2026-05-05wifi: cfg80211: allow representing NPCA in chandefJohannes Berg
2026-05-05wifi: mac80211: carry element parsing frame type/from_apJohannes Berg
2026-05-05wifi: mac80211: move ieee80211_chandef_usable() upJohannes Berg