aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen6-8/+20
2024-07-27drm/amd/display: Check stream_status before it is usedAlex Hung1-1/+1
2024-07-27drm/amd/display: Check null pointers before using themAlex Hung1-1/+2
2024-07-27drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-2/+2
2024-07-27drm/amd/display: Add option to disable unbounded req in DML21Alvin Lee1-0/+5
2024-07-27drm/amd/display: Refactor for dioBhuvanachandra Pinninti10-14/+19
2024-07-27drm/amd/display: Request 0MHz dispclk for zero display caseNicholas Kazlauskas1-1/+1
2024-07-27drm/amdgpu: print VCN instance dump for valid instanceSunil Khatri1-10/+18
2024-07-27drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issueChris Park1-2/+14
2024-07-27drm/amd/display: Run idle optimizations at end of vblank handlerLeo Li1-3/+9
2024-07-27drm/amd/display: Let drm_crtc_vblank_on/off manage interruptsLeo Li2-37/+47
2024-07-27drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam21-4514/+989
2024-07-27drm/amdkfd: Fix missing error code in kfd_queue_acquire_buffersSrinivasan Shanmugam1-0/+3
2024-07-27drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam1-1/+2
2024-07-27drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam1-11/+19
2024-07-27drm/amdgpu: Add MFD support for ISP I2C busVenkata Narendra Kumar Gutta5-24/+113
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König1-8/+8
2024-07-27drm/amdgpu: add print support for vcn_v3_0 ip dumpSunil Khatri1-1/+27
2024-07-27drm/amdgpu: add vcn_v3_0 ip dump supportSunil Khatri1-1/+148
2024-07-27drm/amdgpu: add macro to calculate offset with instanceSunil Khatri1-0/+4
2024-07-27drm/amdgpu: add vcn ip dump ptr in vcn global structSunil Khatri1-0/+3
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds25-236/+1058
2024-07-27Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-34/+65
2024-07-27Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+84
2024-07-27Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds24-96/+64
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+5
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+3
2024-07-27Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-81/+114
2024-07-27Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2024-07-27Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2024-07-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-9/+11
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds13-143/+431
2024-07-27Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+85
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds14-42/+95
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-213/+224
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds43-245/+750
2024-07-27Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-64/+74
2024-07-27blk-throttle: remove more latency dead-codeDr. David Alan Gilbert1-11/+0
2024-07-27Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)12-15/+31
2024-07-27hostfs: fix the host directory parse when mounting.Hongbo Li1-10/+55
2024-07-27fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNTSeth Forshee (DigitalOcean)1-0/+11
2024-07-27ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER caseTakashi Sakamoto1-2/+1
2024-07-27Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto1-3/+2
2024-07-26Merge tag 'for-net-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski6-10/+33
2024-07-26fbnic: Change kconfig prompt from S390=n to !S390Alexander Duyck1-1/+1
2024-07-26Merge tag 'wireless-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski8-13/+25
2024-07-27drm/nouveau/kms: remove push pointer from nv50_dmacBen Skeggs30-124/+122
2024-07-27drm/nouveau/kms: remove a few unused struct members and fn declsBen Skeggs2-12/+0
2024-07-27drm/nouveau: remove push pointer from nouveau_channelBen Skeggs18-54/+53