summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-10drm/amdkfd: disable shader message vgpr deallocation on gc 12.1Jonathan Kim
2025-12-10drm/amdgpu: Remove redundant pmfw backdoor loadingHawking Zhang
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)
2025-12-10drm/amdgpu/acpi: Reduce amdgpu_acpi_detect stack usageSrinivasan Shanmugam
2025-12-10dm pcache: fix segment info indexingLi Chen
2025-12-10dm pcache: fix cache info indexingLi Chen
2025-12-10dm-pcache: advance slot index before writing slotDongsheng Yang
2025-12-10dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang
2025-12-10dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov
2025-12-10dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka
2025-12-10dm: ignore discard return valueChaitanya Kulkarni
2025-12-10dm-mpath: Simplify the setup_scsi_dh codeBenjamin Marzinski
2025-12-10dm vdo: fix kerneldoc warningsMatthew Sakai
2025-12-10dm-bufio: align write boundary on physical block sizeMikulas Patocka
2025-12-10dm-crypt: enable DM_TARGET_ATOMIC_WRITESMikulas Patocka
2025-12-10dm: test for REQ_ATOMIC in dm_accept_partial_bio()Mikulas Patocka
2025-12-10dm-verity: remove useless mempoolMikulas Patocka
2025-12-10dm-verity: disable recursive forward error correctionMikulas Patocka
2025-12-10drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTLJulia Filipchuk
2025-12-10drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNLJulia Filipchuk
2025-12-10accel/amdxdna: Fix cu_idx being cleared by memset() during command setupLizhi Hou
2025-12-10drm/i915: Fix BO alloc flagsLoïc Molinari
2025-12-10drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug messageImre Deak
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon
2025-12-10drm/i915/psr: Allow async flip when Selective Fetch enabledJouni Högander
2025-12-10drm/i915/psr: Perform full frame update on async flipJouni Högander
2025-12-10drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSRJouni Högander
2025-12-10rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AESIlya Dryomov
2025-12-10drm/{i915, xe}/stolen: make insert_node, area_address, area_size optionalJani Nikula
2025-12-10drm/{i915, xe}/stolen: move stolen memory handling to display parent interfaceJani Nikula
2025-12-10drm/xe/stolen: unify interface with i915Jani Nikula
2025-12-10drm/i915/fbc: let to_intel_display() do its generic magicJani Nikula
2025-12-10drm/Kconfig: sort driver Kconfig source listJani Nikula
2025-12-10drm/Kconfig: move generic Kconfig options above driversJani Nikula
2025-12-10drm/vgem: move Kconfig under driver directoryJani Nikula
2025-12-10drm/hyperv: move Kconfig under driver directoryJani Nikula
2025-12-10broadcom: b44: prevent uninitialized value usageAlexey Simakov
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde
2025-12-10can: fix build dependencyArnd Bergmann
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-10pwm: th1520: Fix missing Kconfig dependenciesMichal Wilczynski
2025-12-10irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-09drm/xe/xe_survivability: Add support for survivability mode v2Riana Tauro
2025-12-09drm/xe/xe_survivability: Redesign survivability modeRiana Tauro
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-09accel/amdxdna: Fix race condition when checking rpm_onLizhi Hou