summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17KVM: arm64: Add Fuad Tabba as a reviewerFuad Tabba
2026-06-17KVM: arm64: nv: Fix PSTATE construction on illegal exception returnFuad Tabba
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-17KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVMFuad Tabba
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
2026-06-17perf c2c: Free format list entries when c2c_hists__init() failsArnaldo Carvalho de Melo
2026-06-17perf cs-etm: Bounds-check CPU in cs_etm__get_queue()Arnaldo Carvalho de Melo
2026-06-17perf cs-etm: Require full global header in auxtrace_info size checkArnaldo Carvalho de Melo
2026-06-17perf cs-etm: Validate num_cpu before metadata allocationArnaldo Carvalho de Melo
2026-06-17perf machine: Use snprintf() for guestmount path constructionArnaldo Carvalho de Melo
2026-06-17perf machine: Propagate machine__init() error to callersArnaldo Carvalho de Melo
2026-06-17KVM: arm64: nv: Write ESR_EL2 for injected nested SError exceptionsFuad Tabba
2026-06-17Merge tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2Oliver Upton
2026-06-17KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()Weiming Shi
2026-06-17KVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim