index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Age
Commit message (
Expand
)
Author
2025-06-30
lib/crc: crc64: Add include/linux/crc64.h to kernel-api.rst
Eric Biggers
2025-06-30
lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()
Eric Biggers
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-06
docs: symbol-namespaces: fix reST warning with literal block
Khaled Elnaggar
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-25
docs/core-api/symbol-namespaces: drop table of contents and section numbering
Masahiro Yamada
2025-05-25
module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helper
Peter Zijlstra
2025-05-21
folio_queue: remove unused field `marks3`
Max Kellermann
2025-05-16
irqdomain: Fix kernel-doc and add it to Documentation
Jiri Slaby (SUSE)
2025-05-16
Documentation: irqdomain: Update it
Jiri Slaby (SUSE)
2025-05-16
Documentation: irq-domain.rst: Simple improvements
Jiri Slaby (SUSE)
2025-05-16
Documentation: irq/concepts: Minor improvements
Jiri Slaby (SUSE)
2025-05-16
Documentation: irq/concepts: Add commas and reflow
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop irq_linear_revmap()
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
2025-05-16
powerpc: Switch irq_domain_add_nomap() to use fwnode
Jiri Slaby (SUSE)
2025-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
2025-05-12
Documentation: KHO: add memblock bindings
Mike Rapoport (Microsoft)
2025-05-12
Documentation: add documentation for KHO
Alexander Graf
2025-05-06
docs: core-api: document the IOVA-based API
Christoph Hellwig
2025-04-29
vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Petr Mladek
2025-04-21
lib/vsprintf: Add support for generic FourCCs by extending %p4cc
Hector Martin
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-24
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
2025-03-17
xarray: add xas_try_split() to split a multi-index entry
Zi Yan
2025-03-16
refcount: provide ops for cases when object's memory can be reused
Suren Baghdasaryan
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
2025-02-18
Documentation/core-api: min_heap: update for variable types change
Yu-Chun Lin
2025-02-04
docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
Paul E. McKenney
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
2025-01-15
doc/cgroup: Fix title underline length
Maxime Ripard
2025-01-12
XArray: minor documentation improvements
Tamir Duberstein
2025-01-12
Documentation/core-api: min_heap: add author information
Kuan-Wei Chiu
2025-01-09
doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes
Uwe Kleine-König
2025-01-09
doc: module: Fix documented type of namespace
Uwe Kleine-König
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
2024-12-13
kref: Improve documentation
Matthew Wilcox (Oracle)
2024-12-11
lib: packing: document recently added APIs
Jacob Keller
2024-12-11
Documentation: core-api: add generic parser docbook
Randy Dunlap
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-03
doc: module: revert misconversions for MODULE_IMPORT_NS()
Masahiro Yamada
[next]