index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Documentation
/
sphinx
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-16
docs: maintainers_include: fix entry names
Mauro Carvalho Chehab
1
-2
/
+5
2026-05-25
docs: maintainers_include: keep the last entry at the end
Mauro Carvalho Chehab
1
-1
/
+6
2026-05-25
docs: maintainers_include: restore compatibility with Python 3.6
Mauro Carvalho Chehab
1
-1
/
+1
2026-05-15
docs: maintainers_include: better handle doc wildcards
Mauro Carvalho Chehab
1
-49
/
+52
2026-05-15
docs: maintainers_include: better handle directories
Mauro Carvalho Chehab
1
-12
/
+16
2026-05-15
docs: maintainers_include: don't ignore invalid profile entries
Mauro Carvalho Chehab
1
-3
/
+8
2026-05-15
docs: maintainers_include: add a filtering javascript
Mauro Carvalho Chehab
1
-6
/
+72
2026-05-15
docs: maintainers_include: properly handle file patterns
Mauro Carvalho Chehab
1
-13
/
+13
2026-05-15
docs: maintainers_include: store maintainers entries on a dict
Mauro Carvalho Chehab
1
-42
/
+28
2026-05-15
docs: maintainers_include: do some coding style cleanups
Mauro Carvalho Chehab
1
-50
/
+51
2026-05-15
docs: maintainers_include: clean most SPHINXDIRS=process warnings
Mauro Carvalho Chehab
1
-12
/
+32
2026-05-15
docs: maintainers_include: cleanup the code
Mauro Carvalho Chehab
1
-93
/
+91
2026-05-15
docs: maintainers_include: split state machine on multiple funcs
Mauro Carvalho Chehab
1
-133
/
+152
2026-05-15
docs: maintainers_include: keep hidden TOC sorted
Mauro Carvalho Chehab
1
-1
/
+1
2026-05-03
docs: maintainers_include: parse MAINTAINERS just once
Mauro Carvalho Chehab
1
-40
/
+21
2026-05-03
docs: maintainers_include: fix support for O=dir
Mauro Carvalho Chehab
1
-21
/
+50
2026-05-03
docs: maintainers_include: improve its output
Mauro Carvalho Chehab
1
-36
/
+40
2026-05-03
docs: maintainers_include: Only show main entry for profiles
Mauro Carvalho Chehab
1
-1
/
+1
2026-05-03
docs: maintainers_include: preserve names for files under process/
Mauro Carvalho Chehab
1
-1
/
+3
2026-05-03
docs: maintainers_include: add external profile URLs
Mauro Carvalho Chehab
1
-2
/
+26
2026-05-03
docs: maintainers_include: use a better title for profiles
Mauro Carvalho Chehab
1
-3
/
+15
2026-05-03
docs: maintainers_include: auto-generate maintainer profile TOC
Mauro Carvalho Chehab
1
-17
/
+76
2026-02-23
docs: pt_BR: Add initial Portuguese translation
Daniel Pereira
1
-0
/
+1
2026-01-27
docs: automarkup.py: Skip common English words as C identifiers
wheatfox
1
-0
/
+10
2026-01-20
docs: conf.py: get rid of the now unused kerneldoc_bin env var
Mauro Carvalho Chehab
1
-2
/
+5
2026-01-20
docs: kdoc: remove support for an external kernel-doc from sphinx
Jonathan Corbet
1
-47
/
+6
2025-11-21
Documentation/sphinx/kernel_feat.py: use class directly
Mauro Carvalho Chehab
1
-13
/
+10
2025-11-21
tools/docs/get_feat.py: convert get_feat.pl to Python
Mauro Carvalho Chehab
1
-0
/
+5
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
3
-7
/
+7
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
3
-3
/
+3
2025-10-28
docs: move get_abi.py to tools/docs
Jonathan Corbet
1
-1
/
+1
2025-10-28
docs: Move the "features" tools to tools/docs
Jonathan Corbet
1
-2
/
+2
2025-10-17
Merge branch 'build-script' into docs-mw
Jonathan Corbet
3
-94
/
+1
2025-10-17
docs: kernel_include.py: use get_close_matches() to propose alternatives
Mauro Carvalho Chehab
1
-32
/
+30
2025-10-17
tools: docs: parse_data_structs.py: get rid of process_exceptions()
Mauro Carvalho Chehab
1
-2
/
+4
2025-10-17
docs: kernel_include.py: propose alternatives
Mauro Carvalho Chehab
1
-1
/
+69
2025-10-17
docs: kernel_include.py: fix line numbers for TOC
Mauro Carvalho Chehab
1
-12
/
+22
2025-09-21
docs: conf.py: get rid of load_config.py
Mauro Carvalho Chehab
1
-60
/
+0
2025-09-21
docs: remove cdomain.py
Mauro Carvalho Chehab
1
-247
/
+0
2025-09-18
docs: parallel-wrapper.sh: remove script
Mauro Carvalho Chehab
1
-33
/
+0
2025-09-18
scripts: sphinx-pre-install: move it to tools/docs
Mauro Carvalho Chehab
1
-1
/
+1
2025-09-15
docs: kdoc: handle the obsolescensce of docutils.ErrorString()
Jonathan Corbet
3
-4
/
+10
2025-09-03
docs: sphinx: remove SPDX/copyright comments from HTML output
Vegard Nossum
2
-3
/
+4
2025-09-01
docs: kernel_include.py: drop some old behavior
Mauro Carvalho Chehab
1
-14
/
+3
2025-09-01
docs: kernel_include.py: fix an issue when O= is used
Mauro Carvalho Chehab
1
-5
/
+39
2025-08-29
docs: sphinx: drop parse-headers.pl
Mauro Carvalho Chehab
1
-419
/
+0
2025-08-29
docs: kernel_include.py: document all supported parameters
Mauro Carvalho Chehab
1
-30
/
+58
2025-08-29
docs: kernel_include.py: remove Include class inheritance
Mauro Carvalho Chehab
1
-8
/
+32
2025-08-29
docs: kernel_include.py: remove line numbers from parsed-literal
Mauro Carvalho Chehab
1
-4
/
+15
2025-08-29
docs: kernel_include.py: move apply_range() and add a docstring
Mauro Carvalho Chehab
1
-32
/
+36
[next]