summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-02virtio: add virtqueue_add_inbuf_cache_clean APIMichael S. Tsirkin
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe
2026-01-01srcu: Create an rcu_tasks_trace_expedite_current() functionPaul E. McKenney
2026-01-01rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIsPaul E. McKenney
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney
2026-01-01rcu: Re-implement RCU Tasks Trace in terms of SRCU-fastPaul E. McKenney
2025-12-31dma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin
2025-12-31dma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-31bus: mhi: host: Drop the auto_queue supportManivannan Sadhasivam
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-29char/mwave: drop itJiri Slaby (SUSE)
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman
2025-12-28io_uring: IOPOLL polling improvementsJens Axboe
2025-12-27iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
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-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-23usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...Christophe JAILLET
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-22docs: Update documentation to avoid mentioning of kernel.hAndy Shevchenko
2025-12-22SDCA Jack FixupsMark Brown
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown
2025-12-22modules: moduleparam.h: fix kernel-doc commentsRandy Dunlap
2025-12-22module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=yCoiby Xu
2025-12-22module: Remove unused __INIT*_OR_MODULE macrosPetr Pavlu
2025-12-22coresight: Remove misleading definitionsJames Clark
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-21bpf: arm64: Optimize recursion detection by not using atomicsPuranjay Mohan