summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-12-11drm/vblank: add return value to drm_crtc_wait_one_vblank()Jani Nikula
2025-12-11drm/vblank: Unexport drm_wait_one_vblank()Thomas Zimmermann
2025-12-11drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()Luca Ceresoli
2025-12-10args: fix documentation to reflect the correct numbersAndy Shevchenko
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon
2025-12-10ceph: add trace points to the MDS clientMax Kellermann
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-09mm: fix CONFIG_STACK_GROWSUP typo in mm.hLukas Bulwahn
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-08include/linux: change "__auto_type" to "auto"H. Peter Anvin
2025-12-08compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-09Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-08drm/atomic: Add dev pointer to drm_private_objMaxime Ripard
2025-12-08ALSA: uapi: Fix typo in asound.h commentAndres J Rosa
2025-12-08drm/gem: Get rid of *_with_mnt helpersLoïc Molinari
2025-12-08drm/gem: Add huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari
2025-12-08dma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede
2025-12-08ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligmentBard Liao
2025-12-08of: base: Add of_property_read_u8_indexSrinivas Kandagatla
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-12-07mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2025-12-07genirq: Change hwirq parameter to irq_hw_number_tTobias Schumacher