summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-01drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
2026-07-01drm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke
2026-07-01Merge tag 'nf-26-06-30' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-01MAINTAINERS: Drop Karthikeyan Mitran from Mobiveil PCIe entryManivannan Sadhasivam
2026-07-01Merge branch 'net-fib_rules-rtnl-less-rtm_newrule-and-rtm_delrule'Paolo Abeni
2026-07-01ipv6: fib_rules: Convert fib6_rules_net_exit_rtnl() to ->exit().Kuniyuki Iwashima
2026-07-01net: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.Kuniyuki Iwashima
2026-07-01net: fib_rules: Use dev_get_by_name_rcu().Kuniyuki Iwashima
2026-07-01net: fib_rules: Drop RTNL assertions.Kuniyuki Iwashima
2026-07-01net: fib_rules: Remove unnecessary EXPORT_SYMBOL.Kuniyuki Iwashima
2026-07-01net: fib_rules: Add fib_rules_ops.lock.Kuniyuki Iwashima
2026-07-01ipv4: fib: Drop RTNL annotation for net->ipv4.fib_table_hash[].Kuniyuki Iwashima
2026-07-01ipv4: fib: Protect fib_new_table() with spinlock.Kuniyuki Iwashima
2026-07-01ipv4: fib_rules: Make the need for fib_unmerge() explicit.Kuniyuki Iwashima
2026-07-01net: fib_rules: Make fib_rules_ops.delete() return void.Kuniyuki Iwashima
2026-07-01ASoC: samsung: aries_audio_probe: double of_node_put due to direct assignment...WenTao Liang
2026-07-01drm/panel-edp: Support MB116AS01'3 edp panelHaikun Zhou
2026-07-01drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-01drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit
2026-07-01drm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()Lu Yao
2026-07-01drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
2026-07-01drm/xe: wedge from the timeout handler only after releasing the queueRodrigo Vivi
2026-07-01Merge branch 'dpaa2-switch-add-support-for-lag-offload'Paolo Abeni
2026-07-01dpaa2-switch: add support for imprecise source portIoana Ciornei
2026-07-01dpaa2-switch: trap all link local reserved addresses to the CPUIoana Ciornei
2026-07-01dpaa2-switch: offload port objects on an upper bond deviceIoana Ciornei
2026-07-01dpaa2-switch: offload FDBs added on an upper bond deviceIoana Ciornei
2026-07-01dpaa2-switch: add support for LAG offloadIoana Ciornei
2026-07-01dpaa2-switch: add LAG configuration APIIoana Ciornei
2026-07-01dpaa2-switch: consolidate unicast and multicast managementIoana Ciornei
2026-07-01dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helperIoana Ciornei
2026-07-01dpaa2-switch: check early if an FDB entry should be addedIoana Ciornei
2026-07-01dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() functionIoana Ciornei
2026-07-01dpaa2-switch: extend the FDB management to cover bond scenariosIoana Ciornei
2026-07-01dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()Ioana Ciornei
2026-07-01dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del callsIoana Ciornei
2026-07-01ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotentJohn Madieu
2026-07-01drm/amdgpu: Do not fiddle with the idle workers too muchTvrtko Ursulin