summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov
2026-06-17drm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)
2026-06-17drm/amdkfd: Fix NULL deref during sysfs teardownGeoffrey McRae
2026-06-17drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
2026-06-17drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello
2026-06-17drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2026-06-17drm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
2026-06-17drm/radeon: fix r100_copy_blit for large BOsPavel Ondračka
2026-06-17drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz
2026-06-17drm/amd/display: Add IN_FORMATS_ASYNC support for planesJames Lin
2026-06-17drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-06-17drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang
2026-06-17drm/amdkfd: Fix SMI event PID reporting for containersAndrew Martin
2026-06-17drm/amd/display: Restore periodic detection for DCN35Ivan Lipski
2026-06-17drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li
2026-06-17drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li
2026-06-17drm/amdkfd: Properly acquire queue buffers in CRIU restoreDavid Francis
2026-06-17drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande
2026-06-17drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu
2026-06-17drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2026-06-17Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'dma-mapping-7.2-2026-06-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'memblock-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'livepatching-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-17Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-17Merge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-06-17Merge tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-06-17Merge tag 'soc-defconfig-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-06-17cpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() pathZhongqiu Han
2026-06-17NFS: Use common error handling code in nfs_alloc_server()Markus Elfring
2026-06-17NFS: Prevent resource leak in nfs_alloc_server()Markus Elfring
2026-06-17hrtimer: Correct CONFIG_NO_HZ_COMMON macro name in commentEthan Nelson-Moore
2026-06-17posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
2026-06-17timekeeping: Register default clocksource before taking tk_core.lockMikhail Gavrilov
2026-06-17rtla/tests: Fix pgrep filter in get_workload_pids.shTomas Glozar
2026-06-17rtla: Fix and clean up .gitignoreTomas Glozar
2026-06-17spi: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-06-17ASoC: rt5650: enhance spk protection functionShuming Fan
2026-06-17ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate modeSen Wang
2026-06-17ASoC: rockchip: Drop problematic guard() changesNicolas Frattaroli
2026-06-17ASoC: qcom: q6apm: fix NULL pointer dereference in graph_callbackSrinivas Kandagatla
2026-06-17perf dso: Set standard errno on decompression failureArnaldo Carvalho de Melo
2026-06-17perf bpf: Validate array presence before casting BPF prog info pointersArnaldo Carvalho de Melo
2026-06-17perf c2c: Fix hist entry and format list leaks in c2c_he_free()Arnaldo Carvalho de Melo