This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6e98b09da931 Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/l [...] new 7e7757876f25 mm/mremap: fix vm_pgoff in vma_merge() case 3 new 50e9cc9a4a17 Revert "accel/qaic: Add mhi_qaic_cntl" new 56e51681246e drm/ttm: revert "Reduce the number of used allocation orde [...] new 5dd45b66742a drm/panel: novatek-nt35950: Improve error handling new ab4f869fba61 drm/panel: otm8009a: Set backlight parent to panel device new a50be876f4fe drm/panel: novatek-nt35950: Only unregister DSI1 if it exists new cf03e2956af3 Merge tag 'drm-misc-next-fixes-2023-04-26' of git://anongi [...] new 32f7ad0fbe75 Merge tag 'drm-next-2023-04-27' of git://anongit.freedeskt [...]
The 8 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: drivers/accel/qaic/Makefile | 1 - drivers/accel/qaic/mhi_qaic_ctrl.c | 569 ----------------------- drivers/accel/qaic/mhi_qaic_ctrl.h | 12 - drivers/accel/qaic/qaic_drv.c | 10 - drivers/gpu/drm/panel/panel-novatek-nt35950.c | 10 +- drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 2 +- drivers/gpu/drm/ttm/ttm_pool.c | 30 +- mm/mmap.c | 2 +- 8 files changed, 22 insertions(+), 614 deletions(-) delete mode 100644 drivers/accel/qaic/mhi_qaic_ctrl.c delete mode 100644 drivers/accel/qaic/mhi_qaic_ctrl.h