summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_nameThorsten Blum
2026-06-04rpmsg: char: Fix use-after-free on probe error pathYuho Choi
2026-06-04selftests/bpf: ignore call depth accounting for retbleed in verifier testsAlexis Lothoré (eBPF Foundation)
2026-06-04dt-bindings: soc: imx: Add fsl,aipi-bus and fsl,emi-busFrank Li
2026-06-04bpf: Take mmap_lock in zap_pages()Alexei Starovoitov
2026-06-04bpf: clean up btf_scan_decl_tags()Matt Bobrowski
2026-06-04selftests/bpf: Test signed loader error pathsDaniel Borkmann
2026-06-04selftests/bpf: Cover exclusive map create-time validationDaniel Borkmann
2026-06-04rust: module_param: add missing newline to pr_warn_onceKenny Glowner
2026-06-04module: decompress: check return value of module_extend_max_pages()Andrii Kuchmenko
2026-06-04net/mlx5: convert miss_list allocation to kvmalloc_array()William Theesfeld
2026-06-04MIPS: VDSO: Only map the data pages when the vDSO is usedThomas Weißschuh
2026-06-04MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-04vdso/datastore: Always provide symbol declarationsThomas Weißschuh
2026-06-04MAINTAINERS: Add include/linux/vdso_datastore.h to vDSO blockThomas Weißschuh
2026-06-04vdso/gettimeofday: Rename __arch_get_vdso_u_timens_data()Thomas Weißschuh
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-04udp: clear skb->dev before running a sockmap verdictSechang Lim
2026-06-04sctp: purge outqueue on stale COOKIE-ECHO handlingXin Long
2026-06-04ASoC: Intel: catpt: Code cleanupMark Brown
2026-06-04ASoC: Intel: catpt: Cleanup components_kcontrols[]Cezary Rojewski
2026-06-04ASoC: Intel: catpt: Drop manipulation of the obsolete direction flagCezary Rojewski
2026-06-04ASoC: Intel: catpt: Remove unused WAVES controlsCezary Rojewski
2026-06-04ASoC: Intel: catpt: Simplify catpt_stream_find()Cezary Rojewski
2026-06-04ASoC: Intel: catpt: Simplify the RAM-navigation codeCezary Rojewski
2026-06-04ASoC: Intel: catpt: Replace RAM-helpers with resource_xxx()Cezary Rojewski
2026-06-04ASoC: Intel: catpt: Utilize lock-guard helperCezary Rojewski
2026-06-04regulator: bq257xx: drop confusing configuration of_nodeJohan Hovold
2026-06-04bonding: annotate data-races arcound churn variablesEric Dumazet