summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-23tools/sched_ext: scx_pair: fix pair_ctx indexing for CPU pairsZhao Mengmeng1-2/+12
2026-05-23ASoC: rockchip: rockchip_sai: Set slot width for non-TDM modeAlexey Charkov1-0/+4
2026-05-23drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0Alexander Koskovich2-3/+3
2026-05-23drm/msm/dsi: fix hdisplay calculation for CMD mode panelPengyu Luo1-5/+10
2026-05-23drm/msm/dsi: fix bits_per_pclkPengyu Luo1-1/+1
2026-05-23drm/msm/dpu: don't try using 2 LMs if only one DSC is availableDmitry Baryshkov1-1/+2
2026-05-23drm/msm/dsi: add the missing parameter descriptionPengyu Luo1-0/+1
2026-05-23drm/msm/dpu: fix mismatch between power and frequencyYuanjie Yang1-2/+0
2026-05-23drm/msm: add missing MODULE_DEVICE_ID definitionsDmitry Baryshkov5-0/+5
2026-05-23iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirementNicolin Chen1-0/+5
2026-05-23iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()Nicolin Chen1-3/+4
2026-05-23drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu2-3/+11
2026-05-23PCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu1-1/+3
2026-05-23spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao1-1/+11
2026-05-23drm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
2026-05-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
2026-05-23drm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam1-1/+1
2026-05-23accel/amdxdna: fix missing newline in pr_err messagehaoyu.lu1-1/+1
2026-05-23PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan3-64/+65
2026-05-23padata: Remove cpu online check from cpu add and removalChuyi Zhou1-18/+8
2026-05-23crypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum1-2/+4
2026-05-23crypto: tegra - Disable softirqs before finalizing requestHerbert Xu2-0/+12
2026-05-23crypto: simd - reject compat registrations without __ prefixesWesley Atwell1-4/+12
2026-05-23fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
2026-05-23dm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet1-1/+3
2026-05-23drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...Srinivasan Shanmugam1-5/+0
2026-05-23drm/amdgpu: Drop redundant queue NULL check in hang detect workerSrinivasan Shanmugam1-1/+1
2026-05-23drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam1-2/+5
2026-05-23regulator: fp9931: Fix handling of mandatory "vin" supplyRobby Cai1-1/+1
2026-05-23regulator: dt-bindings: fp9931: Make vin-supply property as requiredRobby Cai1-0/+1
2026-05-23drm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam1-0/+2
2026-05-23drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam1-1/+3
2026-05-23drm/amdkfd: Update queue properties for metadata ringPhilip Yang1-1/+2
2026-05-23iommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu1-0/+3
2026-05-23iommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe1-0/+1
2026-05-23iommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo1-6/+8
2026-05-23iommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu1-0/+70
2026-05-23dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming propertiesJohn Madieu1-25/+25
2026-05-23PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu1-9/+9
2026-05-23PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu1-2/+1
2026-05-23crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski1-8/+8
2026-05-23drm/sun4i: Fix resource leaksEthan Tidmore1-1/+2
2026-05-23drm/v3d: Handle error from drm_sched_entity_init()MaĆ­ra Canal1-4/+12
2026-05-23selftests/sched_ext: Add missing error check for exit__load()David Carlier1-1/+1
2026-05-23spi: atcspi200: fix mutex initialization orderPei Xiao1-1/+3
2026-05-23drm/amd/pm: Fix xgmi max speed reportingLijo Lazar1-2/+3
2026-05-23media: synopsys: VIDEO_DW_MIPI_CSI2RX should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+1
2026-05-23media: i2c: og01a1b: Fix V4L2 subdevice data initialization on probeVladimir Zapolskiy1-1/+12
2026-05-23spi: axiado: Remove redundant pm_runtime_mark_last_busy() callFelix Gu1-1/+0