summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss
2024-08-20drm/amd/display: Remove redundant check in DCN35 hwseqNicholas Susanto
2024-08-20drm/amd/display: remove an extraneous call for checking dchub clockAurabindo Pillai
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss
2024-08-20Revert "drm/amd/display: Update to using new dccg callbacks"Hansen Dsouza
2024-08-20drm/amdgpu: Validate TA binary sizeCandice Li
2024-08-20drm/amdkfd: Update BadOpcode Interrupt handling with MESMukul Joshi
2024-08-20drm/amdkfd: Update queue unmap after VM fault with MESMukul Joshi
2024-08-20drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11Mukul Joshi
2024-08-20drm/amdkfd: Enable processes isolation on gfx9Amber Lin
2024-08-20drm/amdgpu/gfx_v9_4_3: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-08-20drm/amdgpu/gfx9: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-08-20drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam
2024-08-20drm/amdkfd: APIs to stop/start KFD schedulingAmber Lin
2024-08-20drm/amdgpu/gfx9: Add cleaner shader support for GFX9.4.4 hardwareSrinivasan Shanmugam
2024-08-20drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.3Srinivasan Shanmugam
2024-08-20drm/amdgpu/gfx9: Implement cleaner shader support for GFX9.4.3 hardwareSrinivasan Shanmugam
2024-08-20drm/amdgpu/gfx9: Implement cleaner shader support for GFX9 hardwareSrinivasan Shanmugam
2024-08-20drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER for cleaner shader executionSrinivasan Shanmugam
2024-08-20drm/amdgpu: Add sysfs interface for running cleaner shaderSrinivasan Shanmugam
2024-08-20drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam
2024-08-20drm/amdgpu: Enforce isolation as part of the jobSrinivasan Shanmugam
2024-08-20Merge tag '6.11-rc4-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-08-20ext4: fix macro definition error of EXT4_DIRENT_HASH and EXT4_DIRENT_MINOR_HASHcarrion bent
2024-08-20ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
2024-08-20ext4: adjust the layout of the ext4_inode_info structure to save memoryJunchao Sun
2024-08-20net: dsa: b53: Use dev_err_probe()Florian Fainelli
2024-08-21f2fs: Use sysfs_emit_at() to simplify codeChristophe JAILLET
2024-08-21f2fs: atomic: fix to forbid dio in atomic_fileChao Yu
2024-08-21f2fs: compress: don't redirty sparse cluster during {,de}compressYeongjin Gil
2024-08-21f2fs: check discard support for conventional zonesShin'ichiro Kawasaki
2024-08-21f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()Chao Yu
2024-08-21f2fs: atomic: fix to truncate pagecache before on-disk metadata truncationChao Yu
2024-08-21f2fs: fix to wait page writeback before setting gcing flagChao Yu
2024-08-21f2fs: Create COW inode from parent dentry for atomic writeYeongjin Gil
2024-08-21f2fs: Require FMODE_WRITE for atomic write ioctlsJann Horn
2024-08-21f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu
2024-08-20ipmi:ssif: Improve detecting during probingCorey Minyard
2024-08-20Merge branch 'mptcp-pm-fix-ids-not-being-reusable'Jakub Kicinski
2024-08-20mptcp: pm: avoid possible UaF when selecting endpMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: fullmesh: select the right ID laterMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only in-kernel cannot have entries with ID 0Matthieu Baerts (NGI0)
2024-08-20mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only decrement add_addr_accepted for MPJ reqMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: only mark 'subflow' endp as availableMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: remove mptcp_pm_remove_subflow()Matthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-08-20mptcp: pm: re-using ID of unused flushed subflowsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)