summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-12drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()Samuel Pitoiset1-1/+1
2026-08-12drm/amdgpu: don't disable ttm buffer funcs on resetPierre-Eric Pelloux-Prayer1-2/+0
2026-08-12drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
2026-08-12drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repinShikang Fan4-0/+160
2026-08-12drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
2026-08-12drm/amdgpu: Enable GFXOFF functionality for SMU IP v15.0.5Shubhankar Milind Sardeshpande2-2/+20
2026-08-12drm/amd/pm: Keep sub-degree precision in Q10 temperaturesLijo Lazar5-19/+19
2026-08-12drm/amd/pm: Keep sub-watt precision in Q10 socket powerLijo Lazar4-6/+9
2026-08-12drm/amd/pm: Simplify SoC power printing in debugfsLijo Lazar1-15/+12
2026-08-12perf build: install-build-deps: add RHEL family devel package mappingArnaldo Carvalho de Melo1-23/+197
2026-08-12perf build: Remove leftover feature tests for removed cxx and clang supportArnaldo Carvalho de Melo2-16/+0
2026-08-12perf build: install-build-deps: add Debian devel package mappingArnaldo Carvalho de Melo2-18/+22
2026-08-12perf build: install-build-deps: add Ubuntu devel package mappingArnaldo Carvalho de Melo2-41/+161
2026-08-12perf build: install-build-deps: add Fedora devel package mappingArnaldo Carvalho de Melo1-23/+156
2026-08-12perf build: Add install-build-deps framework to install devel packagesArnaldo Carvalho de Melo2-3/+190
2026-08-12tools build: Only probe the compiler at parse time when it is installedArnaldo Carvalho de Melo2-2/+14
2026-08-12backlight: Use sysfs_emit() instead of sprintf()Levente Szajko2-11/+11
2026-08-12backlight: qcom-wled: Remove redundant dev_err()Pan Chuang1-2/+0
2026-08-12perf kvm: Fix memory leak in cmd_kvm()Michalis Niarchos1-0/+2
2026-08-12perf kvm: Fix memory leak in process_sample_event()Michalis Niarchos1-1/+4
2026-08-12ALSA: hda/conexant: Add mute LED quirk for HP ProBook 440 G5Dmytro Moroziuk1-0/+1
2026-08-12backlight: ktd2801: Fix unmet dependency on GPIOLIBJulian Braha1-1/+1
2026-08-12backlight: aw99706: Honor the core blank state in update_status()Junjie Cao1-1/+1
2026-08-12backlight: aw99706: Validate all DT property values consistentlyJunjie Cao1-5/+10
2026-08-12backlight: aw99706: Fix DT property names to match bindingJunjie Cao1-4/+4
2026-08-12soundwire: dmi-quirks: Disable ghost Realtek on Asus ROG Zephyrus DuoCharles Keepax1-0/+7
2026-08-12KVM: s390: Fix potential tiny kernel stack leakClaudio Imbrenda1-0/+1
2026-08-12KVM: s390: Fix kvm_s390_clear_pv_state()Claudio Imbrenda1-0/+4
2026-08-12KVM: s390: Fix IRQ injection with SIGP Stop and Store StatusClaudio Imbrenda1-32/+38
2026-08-12RDMA/rxe: Fix OOB in free_rd_atomic_resources()Peiyang He1-2/+1
2026-08-12m68k: Define NR_CPUS to 1Uwe Kleine-König1-0/+4
2026-08-12leds: is31fl319x: Modernize registrationAndreas Kemnade1-30/+31
2026-08-12KVM: s390: Fix pgste_get_trylock_multiple()Claudio Imbrenda1-5/+2
2026-08-12KVM: s390: Fix get_all_floating_irqs()Claudio Imbrenda1-1/+6
2026-08-12KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()Claudio Imbrenda1-2/+4
2026-08-12KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()Claudio Imbrenda1-1/+4
2026-08-12KVM: s390: Restore sigset on error pathChristian Borntraeger1-2/+4
2026-08-12KVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger1-1/+1
2026-08-12KVM: s390: vsie: zero stale crypto bitsChristian Borntraeger1-0/+1
2026-08-12KVM: s390: keyop: use mmu_lock to read gmap->asceChristian Borntraeger1-1/+2
2026-08-12mfd: cs42l43: Fix regmap defaults orderingCharles Keepax1-8/+8
2026-08-12dt-bindings: mfd: syscon: Allow syscon compatible for Loongson-2K0300 chip idBinbin Zhou1-0/+1
2026-08-12pid: reject allocations through dead ancestor pid namespacesJérémy Jean1-2/+4
2026-08-12ASoC: es8316: Add regulator supportMark Brown11-145/+379
2026-08-12ASoC: codecs: es8316: Add regulator supportHongyang Zhao1-0/+13
2026-08-12ASoC: dt-bindings: es8316: Add regulator suppliesHongyang Zhao1-0/+27
2026-08-12arm64/efi: Avoid voluntary preemption with efi_mm installedWill Deacon1-2/+2
2026-08-12rust: fmt: route {:p} through HashedPtr to prevent address leaksKe Sun1-2/+186
2026-08-12rust: fmt: fix {:p} printing stack addressesKe Sun1-1/+8
2026-08-12ovl: fix double end_creating() on the casefold-mismatch pathVivek Parikh1-1/+0