summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-13NFS: check if suid/sgid was cleared after a write as neededScott Mayhew
2025-10-13NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-10-13NFSv4/flexfiles: fix to allocate mirror->dss before useMike Snitzer
2025-10-13sched_ext: Sync error_irq_work before freeing scx_schedTejun Heo
2025-10-13Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"Jens Axboe
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf
2025-10-13drm/amdgpu: drop unused structures in amdgpu_drm.hAlex Deucher
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf
2025-10-13drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz
2025-10-13sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCUTejun Heo
2025-10-13drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä
2025-10-13drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä
2025-10-13drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong
2025-10-13ARM: dts: broadcom: rpi: Switch to V3D firmware clockStefan Wahren
2025-10-13arm64: dts: broadcom: bcm2712: Define VGIC interruptPeter Robinson
2025-10-13EDAC/versalnet: Fix off by one in handle_error()Dan Carpenter
2025-10-13KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when availableOliver Upton
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton
2025-10-13KVM: arm64: selftests: Fix misleading comment about virtual timer encodingMarc Zyngier
2025-10-13KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_listMarc Zyngier
2025-10-13KVM: arm64: selftests: Make dependencies on VHE-specific registers explicitMarc Zyngier
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier
2025-10-13KVM: arm64: Fix WFxT handling of nested virtMarc Zyngier
2025-10-13KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Add timer UAPI workaround to sysreg infrastructureMarc Zyngier
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier
2025-10-13KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guestsMarc Zyngier
2025-10-13Documentation: KVM: Update GICv3 docs for GICv5 hostsSascha Bischoff
2025-10-13KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guestsSascha Bischoff
2025-10-13KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stressOliver Upton
2025-10-13KVM: arm64: selftests: Allocate vcpus with correct sizeZenghui Yu