summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-02virtio: add virtqueue_add_inbuf_cache_clean APIMichael S. Tsirkin-0/+5
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe-1/+7
2026-01-01srcu: Create an rcu_tasks_trace_expedite_current() functionPaul E. McKenney-0/+14
2026-01-01rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIsPaul E. McKenney-8/+57
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney-37/+1
2026-01-01rcu: Re-implement RCU Tasks Trace in terms of SRCU-fastPaul E. McKenney-28/+80
2026-01-01Merge tag 'drm-xe-next-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-10/+257
2026-01-01Merge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-3/+14
2025-12-31dma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin-0/+7
2025-12-31dma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin-0/+13
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+9
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds-1/+9
2025-12-31bus: mhi: host: Drop the auto_queue supportManivannan Sadhasivam-14/+0
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2025-12-30drm/bridge: add next_bridge pointer to struct drm_bridgeLuca Ceresoli-0/+11
2025-12-30drm/bridge: add of_drm_find_and_get_bridge()Luca Ceresoli-0/+5
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds-8/+27
2025-12-29binder: fix trivial typo in uapi headerCarlos Llamas-1/+1
2025-12-29char/mwave: drop itJiri Slaby (SUSE)-1/+0
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman-52/+88
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman-52/+88
2025-12-28io_uring: IOPOLL polling improvementsJens Axboe-2/+11
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+1
2025-12-27iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes-0/+2
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-3/+78
2025-12-27Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-0/+90
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2025-12-26virtio: uapi: avoid usage of libc typesThomas Weißschuh-4/+1
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+4
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-7/+223
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-67/+332
2025-12-24dt-bindings: clock: gcc-msm8917: Add missing MDSS resetBarnabás Czémán-0/+1
2025-12-25drm/rockchip: inno-hdmi: Convert to drm bridgeAndy Yan-0/+33
2025-12-25drm/bridge: add connector argument to .hpd_notify callbackDmitry Baryshkov-0/+1
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin-0/+2
2025-12-24virtio: make it self-containedMichael S. Tsirkin-0/+2
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh-2/+2
2025-12-24get rid of bogus __user in struct xattr_args::valueAl Viro-1/+1
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue-0/+57
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue-0/+79
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian-1/+9
2025-12-23bpf: arena: make arena kfuncs any context safePuranjay Mohan-0/+16
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai-4/+4
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal-0/+2
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu-2/+2
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap-2/+2
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman-0/+15
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen-0/+1
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton-0/+1
2025-12-23phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920Pritam Manohar Sutar-0/+1