aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-21drm/i915/gsc: add gsc as a mei auxiliary deviceTomas Winkler
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-04-15drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICESMatt Atwood
2022-04-15drm/i915/doc: Link query items to their uapi structsMatt Roper
2022-04-15drm/i915/doc: Convert perf UAPI comments to kerneldocMatt Roper
2022-04-15drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldocMatt Roper
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-04-12drm/fourcc: Introduce format modifier for DG2 clear colorMika Kahola
2022-04-12drm/fourcc: Introduce format modifiers for DG2 render and media compressionMatt Roper
2022-04-12Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-08Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-08Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-07Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie
2022-04-07NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()Trond Myklebust
2022-04-07SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-07mm: Add vma_alloc_folio()Matthew Wilcox (Oracle)
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-04-06drm/drm_modeset_helper_vtables.h: fix a typoSui Jingfeng
2022-04-06tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper
2022-04-05ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-04-05kobject: kobj_type: remove default_attrsGreg Kroah-Hartman
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-05Revert "locking/local_lock: Make the empty local_lock_*() function a macro."Sebastian Andrzej Siewior
2022-04-05static_call: Remove __DEFINE_STATIC_CALL macroChristophe Leroy
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy
2022-04-05dma-buf: finally make dma_resv_excl_fence private v2Christian König
2022-04-04drm: fix a kernel-doc typoRandy Dunlap
2022-04-04drm/gem: Delete gem array fencing helpersDaniel Vetter
2022-04-04gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-03dma-buf: add dma_resv_get_singleton v2Christian König