Age | Commit message (Expand) | Author | Files | Lines |
2024-05-02 | drm/amdkfd: enable single alu ops for gfx12 | Jonathan Kim | 2 | -9/+11 |
2024-05-02 | drm/amdgpu: Add gfx v12_0_0 family id | Likun Gao | 1 | -1/+1 |
2024-04-30 | drm/amdkfd: Bump kfd version for contiguous VRAM allocation | Philip Yang | 1 | -1/+2 |
2024-04-30 | drm/amdgpu: Support contiguous VRAM allocation | Philip Yang | 1 | -0/+1 |
2024-04-27 | drm/amd: GFX12 changes for converting tiling flags to modifiers | Aurabindo Pillai | 1 | -0/+3 |
2024-04-27 | drm/amd: define new gfx12 uapi flags | Aurabindo Pillai | 1 | -1/+13 |
2024-04-27 | drm/amd: Add gfx12 swizzle mode defs | Aurabindo Pillai | 1 | -0/+16 |
2024-04-22 | Backmerge tag 'v6.9-rc5' into drm-next | Dave Airlie | 50 | -122/+376 |
2024-04-22 | Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 11 | -187/+274 |
2024-04-21 | Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2024-04-21 | Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+8 |
2024-04-20 | Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+2 |
2024-04-20 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+5 |
2024-04-19 | Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+6 |
2024-04-19 | Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -32/+42 |
2024-04-19 | Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi... | Dave Airlie | 5 | -5/+79 |
2024-04-19 | drm/mipi-dsi: add mipi_dsi_compression_mode_ext() | Dmitry Baryshkov | 1 | -0/+9 |
2024-04-19 | drm/mipi-dsi: use correct return type for the DSC functions | Dmitry Baryshkov | 1 | -3/+3 |
2024-04-18 | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 4 | -2/+27 |
2024-04-18 | Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2024-04-18 | block: propagate partition scanning errors to the BLKRRPART ioctl | Christoph Hellwig | 1 | -0/+2 |
2024-04-18 | drm/vblank: Introduce drm_crtc_vblank_crtc() | Ville Syrjälä | 1 | -0/+1 |
2024-04-18 | net/sched: Fix mirred deadlock on device recursion | Eric Dumazet | 1 | -0/+1 |
2024-04-17 | gpiolib: swnode: Remove wrong header inclusion | Andy Shevchenko | 1 | -1/+0 |
2024-04-17 | drm/edid: make drm_edid_are_equal() static | Jani Nikula | 1 | -2/+0 |
2024-04-17 | drm/edid: group struct drm_edid based declarations together | Jani Nikula | 1 | -4/+4 |
2024-04-17 | drm/edid: move all internal declarations to drm_crtc_internal.h | Jani Nikula | 1 | -3/+0 |
2024-04-17 | drm/displayid: move drm_displayid.h to drm_displayd_internal.h | Jani Nikula | 1 | -170/+0 |
2024-04-17 | mm/shmem: inline shmem_is_huge() for disabled transparent hugepages | Sumanth Korikkar | 1 | -0/+9 |
2024-04-17 | mm,swapops: update check in is_pfn_swap_entry for hwpoison entries | Oscar Salvador | 1 | -32/+33 |
2024-04-16 | sched: Add missing memory barrier in switch_mm_cid | Mathieu Desnoyers | 1 | -0/+8 |
2024-04-16 | Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -2/+2 |
2024-04-15 | dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS | Tvrtko Ursulin | 1 | -0/+2 |
2024-04-15 | drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_buffer | Maíra Canal | 1 | -2/+3 |
2024-04-15 | drm/fb_dma: Add generic get_scanout_buffer() for drm_panic | Jocelyn Falempe | 1 | -0/+4 |
2024-04-15 | drm/panic: Add a drm panic handler | Jocelyn Falempe | 3 | -0/+102 |
2024-04-15 | drm/panic: Add drm panic locking | Daniel Vetter | 2 | -0/+105 |
2024-04-15 | drm/edid: add drm_edid_print_product_id() | Jani Nikula | 1 | -0/+3 |
2024-04-15 | drm/edid: add drm_edid_get_product_id() | Jani Nikula | 1 | -5/+20 |
2024-04-14 | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+5 |
2024-04-14 | Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+5 |
2024-04-14 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -9/+13 |
2024-04-14 | net: change maximum number of UDP segments to 128 | Yuri Benditovich | 1 | -1/+1 |
2024-04-14 | bootconfig: use memblock_free_late to free xbc memory to buddy | Qiang Zhang | 1 | -1/+6 |
2024-04-12 | Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
2024-04-12 | Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+7 |
2024-04-12 | Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | David S. Miller | 2 | -1/+25 |
2024-04-12 | Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -12/+22 |
2024-04-11 | Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 1 | -0/+7 |
2024-04-11 | Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -3/+5 |