linux-2.6-microblaze.git
2023-11-23 Donald Robsondrm/gpuvm: Helper to get range of unmap from a remap op.
2023-11-23 Matt Costersizes.h: Add entries between SZ_32G and SZ_64T
2023-11-23 Arnd Bergmanndrm/rockchip: rk3066_hdmi: include drm/drm_atomic.h
2023-11-22 Yang Lidrm/nouveau/fifo: Remove duplicated include in chan.c
2023-11-22 Richard Acayanfbdev/simplefb: Suppress error on missing power domains
2023-11-21 Jani Nikuladrm/edid/firmware: drop drm_kms_helper.edid_firmware...
2023-11-21 Tomi Valkeinendrm/tilcdc: Fix irq free on unload
2023-11-21 Uwe Kleine... drm/sprd: Convert to platform remove callback returning...
2023-11-21 Uwe Kleine... drm/nouveau: Convert to platform remove callback return...
2023-11-21 Uwe Kleine... drm/meson: Convert to platform remove callback returnin...
2023-11-21 Uwe Kleine... drm/mediatek: Convert to platform remove callback retur...
2023-11-21 Uwe Kleine... drm/kmb: Convert to platform remove callback returning...
2023-11-21 Uwe Kleine... drm/imx: lcdc: Convert to platform remove callback...
2023-11-21 Uwe Kleine... drm/imx/dcss: Convert to platform remove callback retur...
2023-11-21 Uwe Kleine... drm/etnaviv: Convert to platform remove callback return...
2023-11-21 Uwe Kleine... drm/bridge: tpd12s015: Convert to platform remove callb...
2023-11-21 Uwe Kleine... drm/bridge: cdns-mhdp8546: Convert to platform remove...
2023-11-21 Uwe Kleine... drm/bridge: cdns-mhdp8546: Improve error reporting...
2023-11-21 Uwe Kleine... drm/armada: Convert to platform remove callback returni...
2023-11-21 Uwe Kleine... drm/arcpgu: Convert to platform remove callback returni...
2023-11-21 Uwe Kleine... drm/bridge: tpd12s015: Drop buggy __exit annotation...
2023-11-21 Abhinav Singhdrm/nouveau/fence:: fix warning directly dereferencing...
2023-11-20 Johan Jonkerdrm/rockchip: rk3066_hdmi: Switch encoder hooks to...
2023-11-20 Johan Jonkerdrm/rockchip: rk3066_hdmi: Remove useless mode_fixup
2023-11-20 Jonas Karlmandrm/rockchip: vop2: Add NV20 and NV30 support
2023-11-20 Kees Cookdma-buf: Replace strlcpy() with strscpy()
2023-11-20 Chris Morgandrm/panel-elida-kd35t133: Drop prepare/unprepare logic
2023-11-20 Chris Morgandrm/panel-elida-kd35t133: Drop shutdown logic
2023-11-20 Chris Morgandrm/panel-elida-kd35t133: drop drm_connector_set_orient...
2023-11-20 Chris Morgandrm/panel-elida-kd35t133: hold panel in reset for unprepare
2023-11-20 Chris Morgandrm/panel-elida-kd35t133: trival: update panel size...
2023-11-20 Chris Morgandrm/panel: nv3051d: Add Powkiddy RK2023 Panel Support
2023-11-20 Chris Morgandrm/panel: nv3051d: Hold panel in reset for unprepare
2023-11-20 Chris Morgandt-bindings: display: nv3051d: Update NewVision NV3051D...
2023-11-20 Luben Tuikovdrm/print: Handle NULL drm device in __drm_printk()
2023-11-17 Jeffrey Hugoaccel/qaic: Update MAX_ORDER use to be inclusive
2023-11-16 Jacek Lawrynowiczaccel/ivpu: Use threaded IRQ to handle JOB done messages
2023-11-16 Stanislaw Gruszkaaccel/ivpu: Use dedicated work for job timeout detection
2023-11-16 Stanislaw Gruszkaaccel/ivpu: Do not use cons->aborted for job_done_thread
2023-11-16 Stanislaw Gruszkaaccel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
2023-11-16 Stanislaw Gruszkaaccel/ivpu: Rename cons->rx_msg_lock
2023-11-15 Thomas Zimmermanndrm/client: Do not acquire module reference
2023-11-15 Marco Paganidrm/test: rearrange test entries in Kconfig and Makefile
2023-11-15 Maxime RipardMerge drm/drm-next into drm-misc-next
2023-11-15 Dmitry Osipenkodrm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_...
2023-11-14 Michał Winiarskiiosys-map: Rename locals used inside macros
2023-11-14 Thomas Zimmermanndrm: Fix flip-task docs
2023-11-14 Thomas Zimmermanndrm: Remove struct drm_flip_task from DRM interfaces
2023-11-14 Thomas Zimmermanndrm/ssd130x: Preallocate format-conversion buffer in...
2023-11-14 Thomas Zimmermanndrm/simpledrm: Preallocate format-conversion buffer...
2023-11-14 Thomas Zimmermanndrm/ofdrm: Preallocate format-conversion buffer in...
2023-11-14 Thomas Zimmermanndrm/format-helper: Pass format-conversion state to...
2023-11-14 Thomas Zimmermanndrm/atomic-helper: Add format-conversion state to shado...
2023-11-14 Thomas Zimmermanndrm/format-helper: Cache buffers with struct drm_format...
2023-11-14 Luben TuikovRevert "drm/sched: Define pr_fmt() for DRM using pr_*()"
2023-11-13 Danilo Krummrichdrm/gpuvm: track/lock/validate external/evicted objects
2023-11-13 Danilo Krummrichdrm/gpuvm: add an abstraction for a VM / BO combination
2023-11-13 Danilo Krummrichdrm/gpuvm: reference count drm_gpuvm structures
2023-11-13 Danilo Krummrichdrm/nouveau: separately allocate struct nouveau_uvmm
2023-11-13 Danilo Krummrichdrm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
2023-11-13 Danilo Krummrichdrm/nouveau: make use of the GPUVM's shared dma-resv
2023-11-13 Danilo Krummrichdrm/gpuvm: add common dma-resv per struct drm_gpuvm
2023-11-13 Danilo Krummrichdrm/nouveau: make use of drm_gpuvm_range_valid()
2023-11-13 Danilo Krummrichdrm/gpuvm: export drm_gpuvm_range_valid()
2023-11-13 Danilo Krummrichdrm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
2023-11-13 Danilo Krummrichdrm/gpuvm: convert WARN() to drm_WARN() variants
2023-11-13 Linus TorvaldsLinux 6.7-rc1
2023-11-12 Miri Korenblitwifi: iwlwifi: fix system commands group ordering
2023-11-12 Linus TorvaldsMerge tag 'parisc-for-6.7-rc1-2' of git://git./linux...
2023-11-12 Linus TorvaldsMerge tag 'loongarch-6.7' of git://git./linux/kernel...
2023-11-12 Linus TorvaldsMerge tag 'powerpc-6.7-2' of git://git./linux/kernel...
2023-11-12 Linus TorvaldsMerge tag '6.7-rc-smb3-client-fixes-part2' of git:...
2023-11-11 Gurchetan Singhdrm/uapi: add explicit virtgpu context debug name
2023-11-11 Gurchetan Singhdrm/virtio: use uint64_t more in virtio_gpu_context_ini...
2023-11-11 Linus TorvaldsMerge tag 'probes-fixes-v6.7-rc1' of git://git./linux...
2023-11-10 Linus TorvaldsMerge tag 'fbdev-for-6.7-rc1' of git://git./linux/kerne...
2023-11-10 Yujie Liutracing/kprobes: Fix the order of argument descriptions
2023-11-10 Linus TorvaldsMerge tag 'drm-next-2023-11-10' of git://anongit.freede...
2023-11-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-11-10 Linus TorvaldsMerge tag 'sound-fix-6.7-rc1' of git://git./linux/kerne...
2023-11-10 Daniel VetterMerge tag 'amd-drm-next-6.7-2023-11-10' of https:/...
2023-11-10 Linus TorvaldsMerge tag 'spi-fix-v6.7-merge-window' of git://git...
2023-11-10 Linus TorvaldsMerge tag 'mmc-v6.7-2' of git://git./linux/kernel/git...
2023-11-10 Linus TorvaldsMerge tag 'pwm/for-6.7-rc1-fixes' of git://git./linux...
2023-11-10 Linus TorvaldsMerge tag 'io_uring-6.7-2023-11-10' of git://git.kernel...
2023-11-10 Linus TorvaldsMerge tag 'block-6.7-2023-11-10' of git://git.kernel...
2023-11-10 Linus TorvaldsMerge tag 'ata-6.7-rc1-2' of git://git./linux/kernel...
2023-11-10 Linus TorvaldsMerge tag 'dma-mapping-6.7-2023-11-10' of git://git...
2023-11-10 Linus TorvaldsMerge tag 'lsm-pr-20231109' of git://git./linux/kernel...
2023-11-10 Linus TorvaldsMerge tag '6.7-rc-smb3-server-part2' of git://git.samba...
2023-11-10 Linus TorvaldsMerge tag 'ceph-for-6.7-rc1' of https://github.com...
2023-11-10 Linus TorvaldsMerge tag 'riscv-for-linus-6.7-mw2' of git://git./linux...
2023-11-10 Linus TorvaldsMerge tag 'mips_6.7' of git://git./linux/kernel/git...
2023-11-10 Christian Königdrm/amdgpu: fix error handling in amdgpu_vm_init
2023-11-10 Felix Kuehlingdrm/amdgpu: Fix possible null pointer dereference
2023-11-10 Alex Deucherdrm/amdgpu: move UVD and VCE sched entity init after...
2023-11-10 Tim Huangdrm/amdgpu: move kfd_resume before the ip late init
2023-11-10 Mario Limonciellodrm/amd: Explicitly check for GFXOFF to be enabled...
2023-11-10 Daniel VetterMerge tag 'drm-misc-fixes-2023-11-08' of git://anongit...
2023-11-10 Daniel VetterMerge tag 'drm-intel-next-fixes-2023-11-08' of git...
next