summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-05Merge tag 'drm-xe-fixes-2026-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-06-04drm/panel: novatek-nt36672a: Inline panel init sequencesChintan Patel
2026-06-04scsi: fcoe: don't recurse on the netdev's ops lockJakub Kicinski
2026-06-04leds: trigger: netdev: don't recurse on the netdev ops lockJakub Kicinski
2026-06-04net: team: don't recurse on the port's netdev ops lockJakub Kicinski
2026-06-04net: bonding: don't recurse on the slave's netdev ops lockJakub Kicinski
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer
2026-06-04drm/amdkfd: Unwind debug trap enable on copy_to_user failureYongqiang Sun
2026-06-04drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTSSunday Clement
2026-06-04drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-04drm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca
2026-06-04drm/amdkfd: fix SMI event cross-process information leakYongqiang Sun
2026-06-04of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() failsWandun Chen
2026-06-04drm/amdkfd: always resume_all after suspend_allAlex Deucher
2026-06-04drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_finiYunxiang Li
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer
2026-06-04drm/amd/pm: Use strscpy in profile mode parsingLijo Lazar
2026-06-04drm/amdkfd: Fix infinite loop parsing CRAT with zero subtype lengthYongqiang Sun
2026-06-04drm/amdkfd: fix sysfs topology prop length on buffer truncationYongqiang Sun
2026-06-04drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang
2026-06-04drm/amd/pm: bound OD parameter parsing to stack array sizeCandice Li
2026-06-04drm/amd/pm: Stop pp_od_clk_voltage emit at PAGE_SIZEAsad Kamal
2026-06-04drm/amdkfd: Unwind debug trap enable on copy_to_user failureYongqiang Sun
2026-06-04drm/amdgpu: validate the mes firmware version for gfx12.1Sunil Khatri
2026-06-04drm/amdgpu: validate the mes firmware version for gfx12Sunil Khatri
2026-06-04drm/amdgpu: compare MES firmware version ucode for gfx11Sunil Khatri
2026-06-04drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTSSunday Clement
2026-06-04drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-04drm/amd/display: use unsigned types for local pipe and REG_GET countersAurabindo Pillai
2026-06-04drm/amd/display: widen dc_hdmi_frl_flags.force_frl_rate to unsigned intAurabindo Pillai
2026-06-04drm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca
2026-06-04drm/amdgpu/vcn5.0.0: enable secure submission on unified ring for VCN 5.3.0Jeevana Muthyala
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