summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Linux 6.6.28v6.6.28Greg Kroah-Hartman1-1/+1
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-17drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-17drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä1-0/+5
2024-04-17drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä2-2/+8
2024-04-17x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2-15/+4
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf4-20/+1
2024-04-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf3-11/+9
2024-04-17x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf1-12/+18
2024-04-17x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar3-42/+42
2024-04-17x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf1-15/+7
2024-04-17x86/bugs: Fix BHI documentationJosh Poimboeuf2-12/+15
2024-04-17x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon1-1/+1
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann1-1/+1
2024-04-17x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap1-1/+2
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-04-17x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson1-1/+2
2024-04-17perf/x86: Fix out of range dataNamhyung Kim1-0/+1
2024-04-17vhost: Add smp_rmb() in vhost_enable_notify()Gavin Shan1-1/+11
2024-04-17vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan1-1/+11
2024-04-17arm64: dts: imx8-ss-dma: fix spi lpcg indicesFrank Li1-8/+8
2024-04-17arm64: dts: imx8-ss-lsio: fix pwm lpcg indicesFrank Li1-8/+8
2024-04-17arm64: dts: imx8-ss-conn: fix usb lpcg indicesFrank Li1-2/+2
2024-04-17arm64: dts: imx8-ss-dma: fix adc lpcg indicesFrank Li1-4/+4
2024-04-17arm64: dts: imx8-ss-dma: fix can lpcg indicesFrank Li1-6/+6
2024-04-17arm64: dts: imx8qm-ss-dma: fix can lpcg indicesFrank Li1-4/+4
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
2024-04-17drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon1-4/+9
2024-04-17drm/ast: Fix soft lockupJammy Huang1-0/+3
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-04-17drm/i915/vrr: Disable VRR when using bigjoinerVille Syrjälä1-0/+7
2024-04-17drm/vmwgfx: Enable DMA mappings with SEVZack Rusin1-5/+6
2024-04-17accel/ivpu: Fix deadlock in context_xaJacek Lawrynowicz1-1/+1
2024-04-17scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel1-8/+10
2024-04-17scsi: sg: Avoid sg device teardown raceAlexander Wetzel1-1/+3
2024-04-17kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian1-6/+12
2024-04-17io_uring/net: restore msg_control on sendzc retryPavel Begunkov1-0/+1
2024-04-17btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_transBoris Burkov1-9/+8
2024-04-17btrfs: record delayed inode root in transactionBoris Burkov1-0/+3
2024-04-17btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operationsBoris Burkov4-22/+40
2024-04-17btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov1-0/+2
2024-04-17selftests: mptcp: use += operator to append stringsGeliang Tang2-40/+43
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan1-1/+1
2024-04-17iommu/vt-d: Fix wrong use of pasid configXuchun Shang1-1/+1
2024-04-17tracing: hide unused ftrace_event_id_fopsArnd Bergmann1-0/+4
2024-04-17net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3