summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-22Linux 6.11.10v6.11.10Greg Kroah-Hartman
2024-11-22media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab
2024-11-22net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux
2024-11-22lib/buildid: Fix build ID parsing logicJiri Olsa
2024-11-22drm/xe: improve hibernation on igpuMatthew Auld
2024-11-22drm/xe: Restore system memory GGTT mappingsMatthew Brost
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-22drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton
2024-11-22drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto
2024-11-22drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone
2024-11-22drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira
2024-11-22drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao
2024-11-22drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König
2024-11-22drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang
2024-11-22drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca
2024-11-22drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König
2024-11-22drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda
2024-11-22nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie
2024-11-22nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie
2024-11-22nouveau: fw: sync dma after setup is called.Dave Airlie
2024-11-22pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar
2024-11-22pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique namesSibi Sankar
2024-11-22pmdomain: imx93-blk-ctrl: correct remove pathPeng Fan
2024-11-22drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit
2024-11-22drm/xe: handle flat ccs during hibernation on igpuMatthew Auld
2024-11-22drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini
2024-11-22mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara
2024-11-22firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar
2024-11-22firmware: arm_scmi: Skip opp duplicatesCristian Marussi
2024-11-22mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar
2024-11-22btrfs: fix incorrect comparison for delayed refsJosef Bacik
2024-11-22Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher
2024-11-22Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-11-22selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom
2024-11-22LoongArch: Make KASAN work with 5-level page-tablesHuacai Chen
2024-11-22LoongArch: Fix AP booting issue in VM modeBibo Mao
2024-11-22LoongArch: Add WriteCombine shadow mapping in KASANKanglong Wang
2024-11-22LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabitsHuacai Chen
2024-11-22LoongArch: Fix early_numa_add_cpu() usage for FDT systemsHuacai Chen
2024-11-22nilfs2: fix null-ptr-deref in block_dirty_buffer tracepointRyusuke Konishi
2024-11-22ocfs2: fix UBSAN warning in ocfs2_verify_volume()Dmitry Antipov
2024-11-22mptcp: pm: use _rcu variant under rcu_read_lockMatthieu Baerts (NGI0)
2024-11-22mptcp: hold pm lock when deleting entryGeliang Tang
2024-11-22mptcp: update local address flags when setting itGeliang Tang
2024-11-22ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10Maksym Glubokiy
2024-11-22ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318Kailang Yang
2024-11-22ALSA: hda/realtek - Fixed Clevo platform headset Mic issueKailang Yang
2024-11-22mm: page_alloc: move mlocked flag clearance into free_pages_prepare()Roman Gushchin
2024-11-22tpm: Disable TPM on tpm2_create_primary() failureJarkko Sakkinen
2024-11-22nommu: pass NULL argument to vma_iter_prealloc()Hajime Tazaki