summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-05Merge tag 'v6.13-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-12-06Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-05batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel
2024-12-05batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel
2024-12-05batman-adv: Do not send uninitialized TT changesRemi Pommarel
2024-12-05drm/amdkfd: Correct the migration DMA map directionPrike Liang
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi
2024-12-05vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05Merge tag 'trace-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-05Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-05virtio-blk: don't keep queue frozen during system suspendMing Lei
2024-12-05firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()Valentina Fernandez
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner
2024-12-05coco: virt: arm64: Do not enable cca guest driver by defaultSuzuki K Poulose
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak
2024-12-05tracing: Fix archs that still call tracepoints without RCU watchingSteven Rostedt
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Fix down request message timeout handlingImre Deak
2024-12-05drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak
2024-12-05x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera
2024-12-05ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King
2024-12-05ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado
2024-12-05x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse
2024-12-05spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah
2024-12-05jffs2: Fix rtime decompressorRichard Weinberger
2024-12-05arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas
2024-12-05arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta
2024-12-05net: avoid potential UAF in default_operstate()Eric Dumazet