summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-12-27Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26virtio: uapi: avoid usage of libc typesThomas Weißschuh
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-24dt-bindings: clock: gcc-msm8917: Add missing MDSS resetBarnabás Czémán
2025-12-25drm/rockchip: inno-hdmi: Convert to drm bridgeAndy Yan
2025-12-25drm/bridge: add connector argument to .hpd_notify callbackDmitry Baryshkov
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin
2025-12-24virtio: make it self-containedMichael S. Tsirkin
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh
2025-12-24get rid of bogus __user in struct xattr_args::valueAl Viro
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2025-12-23bpf: arena: make arena kfuncs any context safePuranjay Mohan
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton
2025-12-23phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920Pritam Manohar Sutar
2025-12-23phy: exynos5-usbdrd: support HS phy for ExynosAutov920Pritam Manohar Sutar
2025-12-23soc: apple: Add hardware tunable supportSven Peter
2025-12-23phy: core: Discard pm_runtime_put() return valuesRafael J. Wysocki
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-23usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...Christophe JAILLET
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/pagemap, drm/xe: Support destination migration over interconnectThomas Hellström
2025-12-23drm/gpusvm: Introduce a function to scan the current migration stateThomas Hellström
2025-12-23drm/pagemap, drm/xe: Clean up the use of the device-private page ownerThomas Hellström
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström
2025-12-23drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...Thomas Hellström
2025-12-23drm/pagemap: Add a drm_pagemap cache and shrinkerThomas Hellström
2025-12-23drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimesThomas Hellström
2025-12-23drm/pagemap, drm/xe: Add refcounting to struct drm_pagemapThomas Hellström
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23dmaengine: idxd: uapi: use UAPI typesThomas Weißschuh
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin
2025-12-22nilfs2: fix missing struct keywords in nilfs2_api.h kernel-docRyusuke Konishi
2025-12-22nilfs2: convert nilfs_super_block to kernel-docRandy Dunlap
2025-12-22docs: Update documentation to avoid mentioning of kernel.hAndy Shevchenko
2025-12-22docs: media: v4l2-ioctl.h: document two global variablesMauro Carvalho Chehab