summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-24dma-buf: finally make the dma_resv_list private v2Christian König
2022-03-24dma-buf: add dma_resv_replace_fences v2Christian König
2022-03-17drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()Geert Uytterhoeven
2022-03-14drm: Add drm_mode_init()Ville Syrjälä
2022-03-11drm/vmwgfx: Allow querying of the SVGA PCI id from the userspaceZack Rusin
2022-03-09drm/dsi: transfer DSI HS packets ending at the same timeRex-BC Chen
2022-03-04efifb: Remove redundant efifb_setup_from_dmi stubMichal Suchanek
2022-02-28drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes
2022-02-28drm/modes: Add of_get_drm_panel_display_mode()Noralf Trønnes
2022-02-25drm/object: Add drm_object_property_get_default_value() functionDave Stevenson
2022-02-25drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook
2022-02-25drm/dp: Fix off-by-one in register cache sizeKees Cook
2022-02-23drm/selftests: add drm buddy alloc range testcaseArunpravin
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu
2022-02-22drm: implement a method to free unused pagesArunpravin
2022-02-22drm: implement top-down allocation methodArunpravin
2022-02-22drm: improve drm_buddy_alloc functionArunpravin
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann
2022-02-16drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()Javier Martinez Canillas
2022-02-15drm: Plumb debugfs_init through to panelsDouglas Anderson
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König
2022-02-14drm/gem-shmem: Set vm_ops in static initializerThomas Zimmermann
2022-02-08dma-buf: add dma_fence_chain_contained helperChristian König
2022-02-08dma-buf: consolidate dma_fence subclass checkingChristian König
2022-02-07lib/string_helpers: Consolidate string helpers implementationLucas De Marchi
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-06drm: document struct drm_mode_fb_cmd2Simon Ser
2022-02-03drm/connector: Fix typo in documentationMaxime Ripard
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2022-01-28security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal
2022-01-28Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini