summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
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
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-15doc/cgroup: Fix title underline lengthMaxime Ripard
2025-01-12XArray: minor documentation improvementsTamir Duberstein
2025-01-12Documentation/core-api: min_heap: add author informationKuan-Wei Chiu
2025-01-09doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includesUwe Kleine-König
2025-01-09doc: module: Fix documented type of namespaceUwe Kleine-König
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst
2024-12-13kref: Improve documentationMatthew Wilcox (Oracle)
2024-12-11lib: packing: document recently added APIsJacob Keller
2024-12-11Documentation: core-api: add generic parser docbookRandy Dunlap
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-03doc: module: revert misconversions for MODULE_IMPORT_NS()Masahiro Yamada
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-26Merge tag 'docs-6.13-2' of git://git.lwn.net/linuxLinus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-22Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-11-22docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/G...Pavel Tikhomirov
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-20Merge tag 'wq-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2024-11-20Merge tag 'docs-6.13' of git://git.lwn.net/linuxLinus Torvalds
2024-11-05Documentation/core-api: add min heap API introductionKuan-Wei Chiu
2024-10-28printf: Add print format (%pra) for struct rangeIra Weiny
2024-10-28Documentation/printf: struct resource add start == end special caseIra Weiny
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-10-17docs/core-api: swiotlb: fix typosEder Zulian
2024-10-14Documentation/protection-keys: add AArch64 to documentationJoey Gouly
2024-10-08workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048Chen Ridong
2024-10-08workqueue: doc: Add a note saturating the system_wq is not permittedChen Ridong
2024-10-07Documentation: core-api/cpuhotplug: Fix missing prefixLucas De Marchi
2024-10-03lib: packing: adjust definitions and implementation for arbitrary buffer lengthsVladimir Oltean
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01Documentation: add missing folio_queue entryChristian Brauner
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-30netfs: Add folio_queue API documentationDavid Howells
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds