summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04perf tools: Guard test_bit from out-of-bounds sample CPUArnaldo Carvalho de Melo
2026-06-04perf lock contention: Enable end-timestamp accounting for cgroup aggregationSuchit Karunakaran
2026-06-04perf pmu: Recognize 'default_core' as a core PMU and document matchingIan Rogers
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson
2026-06-04perf lock contention: Allow 'mmap_lock' in -L/--lock-filterNamhyung Kim
2026-06-04rust: sync: add #[must_use] to GlobalGuard and GlobalLock::try_lockAshutosh Desai
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-04Merge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
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-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