summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2025-07-01docs: dma-api: clean up documentation of dma_map_sg()Petr Tesarik
2025-07-01docs: dma-api: update streaming DMA physical address constraintsPetr Tesarik
2025-07-01docs: dma-api: clarify DMA addressing limitationsPetr Tesarik
2025-07-01docs: dma-api: remove duplicate description of the DMA pool APIPetr Tesarik
2025-07-01docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()Petr Tesarik
2025-07-01docs: dma-api: remove remnants of PCI DMA APIPetr Tesarik
2025-07-01docs: dma-api: replace consistent with coherentPetr Tesarik
2025-07-01docs: dma-api: use "DMA API" consistently throughout the documentPetr Tesarik
2025-06-30lib/crc: crc64: Add include/linux/crc64.h to kernel-api.rstEric Biggers
2025-06-30lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()Eric Biggers
2025-06-30lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/Eric Biggers
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers
2025-06-17Merge branch 'WQ_PERCPU' into for-6.17Tejun Heo
2025-06-17workqueue: Add new WQ_PERCPU flagMarco Crivellari
2025-06-09doc: Include scatterlist APIs in htmldocsMatthew Wilcox (Oracle)
2025-06-09docs: packing: Fix a typo in example code.Collin Funk
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-06docs: symbol-namespaces: fix reST warning with literal blockKhaled Elnaggar
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-25docs/core-api/symbol-namespaces: drop table of contents and section numberingMasahiro Yamada
2025-05-25module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra
2025-05-21folio_queue: remove unused field `marks3`Max Kellermann
2025-05-16irqdomain: Fix kernel-doc and add it to DocumentationJiri Slaby (SUSE)
2025-05-16Documentation: irqdomain: Update itJiri Slaby (SUSE)
2025-05-16Documentation: irq-domain.rst: Simple improvementsJiri Slaby (SUSE)
2025-05-16Documentation: irq/concepts: Minor improvementsJiri Slaby (SUSE)
2025-05-16Documentation: irq/concepts: Add commas and reflowJiri Slaby (SUSE)
2025-05-16irqdomain: Drop irq_linear_revmap()Jiri Slaby (SUSE)
2025-05-16irqdomain: Drop irq_domain_add_*() functionsJiri Slaby (SUSE)
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)
2025-05-16vsprintf: remove redundant and unused %pCn format specifierLuca Ceresoli
2025-05-12Documentation: KHO: add memblock bindingsMike Rapoport (Microsoft)
2025-05-12Documentation: add documentation for KHOAlexander Graf
2025-05-06docs: core-api: document the IOVA-based APIChristoph Hellwig
2025-04-29vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host orderingPetr Mladek
2025-04-21lib/vsprintf: Add support for generic FourCCs by extending %p4ccHector Martin
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-17xarray: add xas_try_split() to split a multi-index entryZi Yan
2025-03-16refcount: provide ops for cases when object's memory can be reusedSuren Baghdasaryan
2025-03-13printf: convert self-test to KUnitTamir Duberstein
2025-02-18Documentation/core-api: min_heap: update for variable types changeYu-Chun Lin
2025-02-04docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()Paul E. McKenney
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds