summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-22Linux 6.11.10v6.11.10Greg Kroah-Hartman1-1/+1
2024-11-22media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab1-11/+4
2024-11-22net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux1-0/+24
2024-11-22lib/buildid: Fix build ID parsing logicJiri Olsa1-1/+1
2024-11-22drm/xe: improve hibernation on igpuMatthew Auld2-27/+16
2024-11-22drm/xe: Restore system memory GGTT mappingsMatthew Brost2-4/+11
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes6-13/+16
2024-11-22drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-22drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto1-0/+3
2024-11-22drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone1-2/+9
2024-11-22drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1
2024-11-22drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao1-1/+1
2024-11-22drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König1-1/+2
2024-11-22drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang1-2/+3
2024-11-22drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca5-19/+19
2024-11-22drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König1-5/+8
2024-11-22drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda1-0/+6
2024-11-22nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie1-23/+34
2024-11-22nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie2-4/+4
2024-11-22nouveau: fw: sync dma after setup is called.Dave Airlie1-5/+6
2024-11-22pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar2-15/+40
2024-11-22pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique namesSibi Sankar1-1/+2
2024-11-22pmdomain: imx93-blk-ctrl: correct remove pathPeng Fan1-1/+3
2024-11-22drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit1-0/+2
2024-11-22drm/xe: handle flat ccs during hibernation on igpuMatthew Auld1-1/+12
2024-11-22drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini1-2/+19
2024-11-22mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara1-3/+3
2024-11-22firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar1-2/+2
2024-11-22firmware: arm_scmi: Skip opp duplicatesCristian Marussi1-10/+30
2024-11-22mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar1-1/+1
2024-11-22btrfs: fix incorrect comparison for delayed refsJosef Bacik1-1/+1
2024-11-22Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-11-22Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno1-2/+2
2024-11-22selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom1-0/+7
2024-11-22LoongArch: Make KASAN work with 5-level page-tablesHuacai Chen1-3/+23
2024-11-22LoongArch: Fix AP booting issue in VM modeBibo Mao1-0/+15
2024-11-22LoongArch: Add WriteCombine shadow mapping in KASANKanglong Wang2-1/+15
2024-11-22LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabitsHuacai Chen2-3/+14
2024-11-22LoongArch: Fix early_numa_add_cpu() usage for FDT systemsHuacai Chen1-1/+1
2024-11-22nilfs2: fix null-ptr-deref in block_dirty_buffer tracepointRyusuke Konishi4-6/+2
2024-11-22ocfs2: fix UBSAN warning in ocfs2_verify_volume()Dmitry Antipov1-4/+9
2024-11-22mptcp: pm: use _rcu variant under rcu_read_lockMatthieu Baerts (NGI0)1-1/+2
2024-11-22mptcp: hold pm lock when deleting entryGeliang Tang1-0/+3
2024-11-22mptcp: update local address flags when setting itGeliang Tang1-0/+12
2024-11-22ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10Maksym Glubokiy1-0/+1
2024-11-22ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318Kailang Yang1-2/+8
2024-11-22ALSA: hda/realtek - Fixed Clevo platform headset Mic issueKailang Yang1-0/+2
2024-11-22mm: page_alloc: move mlocked flag clearance into free_pages_prepare()Roman Gushchin2-14/+15
2024-11-22tpm: Disable TPM on tpm2_create_primary() failureJarkko Sakkinen1-2/+5
2024-11-22nommu: pass NULL argument to vma_iter_prealloc()Hajime Tazaki1-1/+1