This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f9e36107ec70 Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/s [...] new c48977f020d5 drm/amd/display: fix empty debug macros new 6de0653f7719 MAINTAINERS: fix up entry for AMD Powerplay new 7beb26dcedaa drm/amdkfd: SVM map to gpus check vma boundary new f63251184a81 drm/amdkfd: fix dma mapping leaking warning new ab39d3cef526 drm/amd/pm: Update intermediate power state for SI new 7d6687200a93 drm/amdkfd: handle svm migrate init error new 197ae17722e9 drm/amdkfd: fix svm_migrate_fini warning new 22a94600e28b Merge tag 'amd-drm-fixes-5.15-2021-09-23' of https://gitla [...] new 2566fffd6011 drm/i915: Update memory bandwidth parameters new f9b23c157a78 drm/i915: Move __i915_gem_free_object to ttm_bo_destroy new b875fb313a10 drm/i915: Free all DMC payloads new ef88d7a8a5c9 Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.fr [...] new e61b2ad3e191 Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesk [...] new b51593c4cd73 init/do_mounts.c: Harden split_fs_names() against buffer overflow new 40c8ee67cfc4 init: don't panic if mount_nodev_root failed new a801695f68f4 Merge branch 'work.init' of git://git.kernel.org/pub/scm/l [...] new 23ca067b3295 mm: Fully initialize invalidate_lock, amend lock class later new 372d1f3e1bfe ext2: fix sleeping in atomic bugs on error new e655c81ade7b Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pu [...] new 708c87168b61 ceph: fix off by one bugs in unsafe_request_wait() new 4c4f0c2bf341 Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/cep [...]
The 21 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 4 ++-- drivers/gpu/drm/amd/amdkfd/kfd_device.c | 1 - drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 16 +++++++-------- drivers/gpu/drm/amd/amdkfd/kfd_migrate.h | 5 ----- drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 24 +++++++++++++++++----- drivers/gpu/drm/amd/display/dc/dce/dce_aux.c | 4 ++-- drivers/gpu/drm/amd/pm/powerplay/si_dpm.c | 2 ++ drivers/gpu/drm/i915/display/intel_bw.c | 19 +++++++++++++++--- drivers/gpu/drm/i915/display/intel_dmc.c | 5 ++++- drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 9 +++++---- fs/ceph/caps.c | 4 ++-- fs/ext2/balloc.c | 14 ++++++------- fs/inode.c | 6 ++++-- init/do_mounts.c | 30 +++++++++++++++------------- 14 files changed, 85 insertions(+), 58 deletions(-)