summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo2024-02-071-5/+7
* drm/amdgpu: Fix shared buff copy to userStanley.Yang2024-02-071-1/+1
* drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas2024-02-071-2/+2
* drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma2024-02-072-19/+0
* drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang2024-02-071-0/+22
* drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang2024-02-073-0/+12
* drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu2024-02-073-17/+34
* drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam2024-02-071-10/+14
* drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam2024-02-071-19/+20
* drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULLMatthew Brost2024-02-061-6/+9
* Linux 6.8-rc3v6.8-rc3Linus Torvalds2024-02-041-1/+1
* Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-0411-189/+203
|\
| * ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map typeZhang Yi2024-02-011-29/+3
| * ext4: make ext4_map_blocks() distinguish delalloc only extentZhang Yi2024-02-013-3/+10
| * ext4: add a hole extent entry in cache after punchZhang Yi2024-02-011-2/+4
| * ext4: correct the hole length returned by ext4_map_blocks()Zhang Yi2024-02-011-41/+70
| * ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi2024-02-011-14/+11
| * ext4: refactor ext4_da_map_blocks()Zhang Yi2024-02-011-22/+17
| * ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi2024-01-182-10/+6
| * ext4: remove unnecessary parameter "needed" in ext4_discard_preallocationsKemeng Shi2024-01-189-22/+18
| * ext4: remove unused return value of ext4_mb_release_group_paKemeng Shi2024-01-181-4/+2
| * ext4: remove unused return value of ext4_mb_release_inode_paKemeng Shi2024-01-181-3/+1
| * ext4: remove unused return value of ext4_mb_releaseKemeng Shi2024-01-182-4/+2
| * ext4: remove unused ext4_allocation_context::ac_groups_consideredKemeng Shi2024-01-181-1/+0
| * ext4: remove unneeded return value of ext4_mb_release_contextKemeng Shi2024-01-181-2/+1
| * ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*()Kemeng Shi2024-01-181-6/+6
| * ext4: remove unused return value of __mb_check_buddyKemeng Shi2024-01-181-4/+3
| * ext4: mark the group block bitmap as corrupted before reporting an errorBaokun Li2024-01-181-11/+11
| * ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()Baokun Li2024-01-181-5/+4
| * ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()Baokun Li2024-01-181-0/+4
| * ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap ...Baokun Li2024-01-181-1/+1
| * ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()Baokun Li2024-01-181-18/+21
| * ext4: regenerate buddy after block freeing failed if under fc replayBaokun Li2024-01-181-0/+20
| * ext4: do not trim the group with corrupted block bitmapBaokun Li2024-01-181-0/+3
| * ext4: fix double-free of blocks due to wrong extents moved_lenBaokun Li2024-01-181-4/+2
* | Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-02-044-8/+31
|\ \
| * | smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara2024-02-012-3/+3
| * | cifs: failure to add channel on iface should bump up weightShyam Prasad N2024-02-011-0/+2
| * | cifs: do not search for channel if server is terminatingShyam Prasad N2024-02-012-1/+5
| * | cifs: avoid redundant calls to disable multichannelShyam Prasad N2024-02-011-1/+1
| * | cifs: make sure that channel scaling is done only onceShyam Prasad N2024-01-312-3/+20
* | | Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-02-048-33/+33
|\ \ \
| * | | xfs: remove conditional building of rt geometry validator functionsDarrick J. Wong2024-01-307-30/+30
| * | | xfs: reset XFS_ATTR_INCOMPLETE filter on node removalAndrey Albershteyn2024-01-291-3/+3
| |/ /
* | | Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-043-2/+12
|\ \ \
| * | | binder: signal epoll threads of self-workCarlos Llamas2024-01-311-0/+10
| * | | misc: open-dice: Fix spurious lockdep warningWill Deacon2024-01-301-1/+1
| * | | misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta2024-01-301-1/+1
| |/ /
* | | Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-044-19/+53
|\ \ \
| * | | serial: max310x: prevent infinite while() loop in port startupHugo Villeneuve2024-01-271-2/+18