aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21Merge tag 'amd-drm-fixes-6.10-2024-06-19' of https://gitlab.freedesktop.org/a...Dave Airlie16-120/+192
2024-06-21Merge tag 'drm-intel-fixes-2024-06-19' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-0/+4
2024-06-19drm/amdgpu: init TA fw for psp v14Likun Gao1-0/+5
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clangNathan Chancellor1-1/+1
2024-06-19drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss3-1/+75
2024-06-19drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh1-1/+1
2024-06-19drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess1-1/+1
2024-06-19drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König3-51/+0
2024-06-19drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan1-2/+13
2024-06-19drm/amd/display: prevent register access while in IPSHamza Mahfooz1-0/+10
2024-06-19drm/amdgpu: fix locking scope when flushing tlbYunxiang Li1-32/+34
2024-06-19drm/amd/display: Remove redundant idle optimization checkRoman Li1-3/+0
2024-06-17drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula1-0/+4
2024-06-16Linux 6.10-rc4Linus Torvalds1-1/+1
2024-06-16Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-180/+275
2024-06-16Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-42/+131
2024-06-16Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-45/+64
2024-06-16Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+6
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-47/+12
2024-06-16Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-80/+100
2024-06-16Merge tag 'ata-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-4/+4
2024-06-16Merge tag 'edac_urgent_for_v6.10_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-48/+116
2024-06-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-66/+93
2024-06-16leds: class: Revert: "If no default trigger is given, make hw_control trigger...Hans de Goede1-6/+0
2024-06-16Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-3/+2
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam3-41/+114
2024-06-15Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+4
2024-06-15Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-20/+25
2024-06-15Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+9
2024-06-15Merge tag 'timers-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-28/+14
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto2-4/+7
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto2-12/+15
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto2-4/+6
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto3-5/+8
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto3-6/+9
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto2-12/+16
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-12/+18
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-10/+13
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto1-1/+1
2024-06-14Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-25/+103
2024-06-14Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-37/+87
2024-06-14Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds6-207/+125
2024-06-15Merge tag 'drm-misc-fixes-2024-06-14' of https://gitlab.freedesktop.org/drm/m...Dave Airlie14-21/+38
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds13-53/+100
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds4-3/+6
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-36/+130