summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
26 hoursMerge branch 'docs-next' of git://git.lwn.net/linux.gitMark Brown
2 daysdocs/core-api: memory-allocation: add k[mz]alloc_obj() and clarify kmallocMike Rapoport (Microsoft)
8 daysdocs: real-time: mention the hrtimer sleeper HARD pathLiang Hao
8 daysdocs: debugobjects: Fix debug_object_init() nameKarl Mehltretter
8 daysdocs: xarray: Fix xas_try_split() nameKarl Mehltretter
8 daysdocs: this_cpu_ops: Fix SRCU helper namesKarl Mehltretter
8 daysdocs: swiotlb: Fix maximum mapping size helperKarl Mehltretter
8 daysdocs: dma-attributes: Fix dma_alloc_attrs() nameKarl Mehltretter
8 daysdocs: irq-affinity: Restore grep in exampleKarl Mehltretter
8 daysdocs: cpu_hotplug: Fix multi-instance removal callsKarl Mehltretter
8 daysXArray: document that tags persist after storing new elementsChristoph Hellwig
12 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-24maple_tree: document erase and allocations betterLiam R. Howlett (Oracle)
2026-08-24maple_tree: documentation fixLiam R. Howlett (Oracle)
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-20Merge tag 'wq-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-08-20Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-08-13Documentation: Extend the real-time hardware bits with some firmware bitsSebastian Andrzej Siewior
2026-08-11Documentation: real-time: Add kernel configuration guideAhmed S. Darwish
2026-08-04mm: rename swap.c to folio.cJianyue Wu
2026-07-31dma-mapping: Add internal shared allocation attributeAneesh Kumar K.V (Arm)
2026-07-28mm: add writeback.h to docs buildMatthew Wilcox (Oracle)
2026-07-22Documentation/core-api: min_heap: remove documented but unimplemented min_hea...Jyun-An Chen
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-17dma/swiotlb: introduce Kconfig option for compile-time default pool sizeJagadeesh Pagadala
2026-07-15docs: dma-api: remove needless bracketManuel Ebner
2026-07-15errseq: add missing bracketManuel Ebner
2026-07-15Docs: list: Fix bracketManuel Ebner
2026-07-15docs: packing: fix bracketsManuel Ebner
2026-07-15Docs: SMP: add an SMP docbook chapterRandy Dunlap
2026-07-12entry: Remove syscall_enter_from_user_mode()Thomas Gleixner
2026-07-09docs: workqueue: Fix bracketManuel Ebner
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-17Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-12vsprintf: Add upper case flavour to %p[mM]Andy Shevchenko
2026-06-03kho: add support for linked-block serializationPasha Tatashin
2026-06-01docs: real-time: Fix duplicated sched(7) textCosta Shulyupin
2026-05-29block: Include bvec.h kernel-doc in the htmldocsMatthew Wilcox (Oracle)
2026-05-15Documentation: core-api/cpu_hotplug: Remove stale cpu0_hotplug docsChao Gao
2026-05-15docs: housekeeping: Fix struct member access in code exampleCosta Shulyupin
2026-05-03Documentation: adopt new coding style of type-aware kmalloc-familyManuel Ebner
2026-04-27docs: fix typos in kernel documentationHyeonjin Kim
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-04-12Documentation: core-api: real-time: correct spellingSukrut Heroorkar
2026-04-11Documentation: Add managed interruptsSebastian Andrzej Siewior