summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard55-127/+455
2024-04-22drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam1-2/+14
2024-04-22drm: Fix plane SIZE_HINTS property docsVille Syrjälä1-1/+1
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie50-122/+376
2024-04-22Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie11-187/+274
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+8
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+6
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds2-32/+42
2024-04-19Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...Dave Airlie5-5/+79
2024-04-19drm/mipi-dsi: add mipi_dsi_compression_mode_ext()Dmitry Baryshkov1-0/+9
2024-04-19drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov1-3/+3
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+27
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig1-0/+2
2024-04-18drm/vblank: Introduce drm_crtc_vblank_crtc()Ville Syrjälä1-0/+1
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet1-0/+1
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula1-2/+0
2024-04-17drm/edid: group struct drm_edid based declarations togetherJani Nikula1-4/+4
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula1-3/+0
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula1-170/+0
2024-04-16mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar1-0/+9
2024-04-16mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-16sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers1-0/+8
2024-04-15Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-2/+2
2024-04-15dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FSTvrtko Ursulin1-0/+2
2024-04-15drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_bufferMaíra Canal1-2/+3
2024-04-15drm/fb_dma: Add generic get_scanout_buffer() for drm_panicJocelyn Falempe1-0/+4
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe3-0/+102
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter2-0/+105
2024-04-15drm/edid: add drm_edid_print_product_id()Jani Nikula1-0/+3
2024-04-15drm/edid: add drm_edid_get_product_id()Jani Nikula1-5/+20
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+5
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+13
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-04-14bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang1-1/+6
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+7
2024-04-12Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2-1/+25
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-12/+22
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+7
2024-04-11Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+5
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-4/+76
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2024-04-11drm: Introduce plane SIZE_HINTS propertyVille Syrjälä3-0/+20
2024-04-11peci: linux/peci.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0