index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-26
/
+37
2025-06-05
docs: symbol-namespaces: fix reST warning with literal block
Khaled Elnaggar
1
-1
/
+1
2025-06-03
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-0
/
+317
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+32
2025-05-28
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+71
2025-05-28
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2025-05-25
docs/core-api/symbol-namespaces: drop table of contents and section numbering
Masahiro Yamada
1
-28
/
+17
2025-05-25
module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helper
Peter Zijlstra
1
-0
/
+22
2025-05-21
folio_queue: remove unused field `marks3`
Max Kellermann
1
-3
/
+0
2025-05-16
irqdomain: Fix kernel-doc and add it to Documentation
Jiri Slaby (SUSE)
2
-2
/
+20
2025-05-16
Documentation: irqdomain: Update it
Jiri Slaby (SUSE)
1
-48
/
+74
2025-05-16
Documentation: irq-domain.rst: Simple improvements
Jiri Slaby (SUSE)
1
-11
/
+11
2025-05-16
Documentation: irq/concepts: Minor improvements
Jiri Slaby (SUSE)
1
-5
/
+7
2025-05-16
Documentation: irq/concepts: Add commas and reflow
Jiri Slaby (SUSE)
1
-10
/
+9
2025-05-16
irqdomain: Drop irq_linear_revmap()
Jiri Slaby (SUSE)
1
-2
/
+0
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
1
-31
/
+10
2025-05-16
powerpc: Switch irq_domain_add_nomap() to use fwnode
Jiri Slaby (SUSE)
1
-1
/
+1
2025-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
1
-2
/
+1
2025-05-13
Documentation: KHO: add memblock bindings
Mike Rapoport (Microsoft)
2
-0
/
+79
2025-05-13
Documentation: add documentation for KHO
Alexander Graf
6
-0
/
+238
2025-05-06
docs: core-api: document the IOVA-based API
Christoph Hellwig
1
-0
/
+71
2025-04-29
vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Petr Mladek
1
-5
/
+5
2025-04-21
lib/vsprintf: Add support for generic FourCCs by extending %p4cc
Hector Martin
1
-0
/
+32
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+44
2025-03-25
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-6
/
+16
2025-03-25
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2025-03-18
xarray: add xas_try_split() to split a multi-index entry
Zi Yan
1
-1
/
+13
2025-03-17
refcount: provide ops for cases when object's memory can be reused
Suren Baghdasaryan
1
-6
/
+31
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
1
-2
/
+2
2025-02-18
Documentation/core-api: min_heap: update for variable types change
Yu-Chun Lin
1
-2
/
+2
2025-02-05
docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
Paul E. McKenney
1
-6
/
+16
2025-01-27
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-11
/
+15
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+113
2025-01-22
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
4
-7
/
+29
2025-01-15
doc/cgroup: Fix title underline length
Maxime Ripard
1
-1
/
+1
2025-01-13
XArray: minor documentation improvements
Tamir Duberstein
1
-11
/
+13
2025-01-13
Documentation/core-api: min_heap: add author information
Kuan-Wei Chiu
1
-0
/
+2
2025-01-09
doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes
Uwe Kleine-König
1
-3
/
+2
2025-01-09
doc: module: Fix documented type of namespace
Uwe Kleine-König
1
-3
/
+3
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
2
-0
/
+10
2024-12-13
kref: Improve documentation
Matthew Wilcox (Oracle)
1
-1
/
+6
2024-12-12
lib: packing: document recently added APIs
Jacob Keller
1
-5
/
+113
2024-12-11
Documentation: core-api: add generic parser docbook
Randy Dunlap
2
-0
/
+18
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-2
/
+2
2024-12-03
doc: module: revert misconversions for MODULE_IMPORT_NS()
Masahiro Yamada
1
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-4
/
+4
2024-11-27
Merge tag 'docs-6.13-2' of git://git.lwn.net/linux
Linus Torvalds
1
-9
/
+11
2024-11-26
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+301
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-1
/
+19
[next]