index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-13
scripts: sphinx-pre-install: add support for RHEL8-based distros
Mauro Carvalho Chehab
1
-9
/
+16
2025-08-13
scripts: sphinx-pre-install: update mandatory system deps
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-13
scripts: sphinx-pre-install.pl: get rid of the old script
Mauro Carvalho Chehab
1
-1056
/
+0
2025-08-13
docs: Makefile: switch to the new scripts/sphinx-pre-install.py
Mauro Carvalho Chehab
1
-0
/
+0
2025-08-13
scripts: sphinx-pre-install: rework install command logic
Mauro Carvalho Chehab
1
-97
/
+82
2025-08-13
scripts: sphinx-pre-install: fix several codingstyle issues
Mauro Carvalho Chehab
1
-26
/
+26
2025-08-13
scripts: sphinx-pre-install: add docstring documentation
Mauro Carvalho Chehab
1
-8
/
+102
2025-08-13
scripts: sphinx-pre-install: add documentation for the ancillary classes.
Mauro Carvalho Chehab
1
-22
/
+140
2025-08-13
scripts: sphinx-pre-install: move get_system_release()
Mauro Carvalho Chehab
1
-56
/
+59
2025-08-13
scripts: sphinx-pre-install: add more generic checkers on a class
Mauro Carvalho Chehab
1
-66
/
+76
2025-08-13
scripts: sphinx-pre-install: move ancillary checkers to a separate class
Mauro Carvalho Chehab
1
-79
/
+81
2025-08-13
scripts: sphinx-pre-install: move missing logic to a separate class
Mauro Carvalho Chehab
1
-113
/
+138
2025-08-13
scripts: sphinx-pre-install: better handle RHEL-based distros
Mauro Carvalho Chehab
1
-19
/
+12
2025-08-13
scripts: sphinx-pre-install: convert is_optional to a class
Mauro Carvalho Chehab
1
-62
/
+130
2025-08-13
scripts: sphinx-pre-install: better handle Python min version
Mauro Carvalho Chehab
1
-5
/
+15
2025-08-13
scripts: sphinx-pre-install: adjust a warning message
Mauro Carvalho Chehab
1
-2
/
+2
2025-08-13
scripts: sphinx-pre-install: move package instructions to a new func
Mauro Carvalho Chehab
1
-18
/
+26
2025-08-13
scripts: sphinx-pre-install: fix OpenMandriva support
Mauro Carvalho Chehab
1
-0
/
+5
2025-08-13
scripts: sphinx-pre-install: improve Gentoo package deps logic
Mauro Carvalho Chehab
1
-11
/
+77
2025-08-13
scripts: sphinx-pre-install: remove Scientific Linux
Mauro Carvalho Chehab
1
-1
/
+0
2025-08-13
scripts: sphinx-pre-install: fix rhel recomendations
Mauro Carvalho Chehab
1
-3
/
+3
2025-08-13
scripts: sphinx-pre-install: fix Leap support for rsvg-convert
Mauro Carvalho Chehab
1
-4
/
+0
2025-08-13
scripts: sphinx-pre-install: add a missing f-string marker
Mauro Carvalho Chehab
1
-3
/
+6
2025-08-13
scripts: sphinx-pre-install: output Python and docutils version
Mauro Carvalho Chehab
1
-0
/
+14
2025-08-13
scripts: sphinx-pre-install: cleanup rhel support
Mauro Carvalho Chehab
1
-5
/
+21
2025-08-13
scripts: sphinx-pre-install: only show portage hints once
Mauro Carvalho Chehab
1
-5
/
+11
2025-08-13
scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
Mauro Carvalho Chehab
1
-0
/
+8
2025-08-13
scripts: sphinx-pre-install: fix support for gentoo
Mauro Carvalho Chehab
1
-19
/
+16
2025-08-13
scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-13
scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x
Mauro Carvalho Chehab
1
-0
/
+16
2025-08-13
scripts: sphinx-pre-install: drop support for old virtualenv
Mauro Carvalho Chehab
1
-52
/
+19
2025-08-13
scripts: sphinx-pre-install: drop obsolete routines
Mauro Carvalho Chehab
1
-22
/
+1
2025-08-13
scripts: sphinx-pre-install: run on a supported version
Mauro Carvalho Chehab
1
-1
/
+64
2025-08-13
scripts: sphinx-pre-install: Make it compatible with Python 3.6
Mauro Carvalho Chehab
1
-2
/
+14
2025-08-13
scripts: sphinx-pre-install: Convert script to Python
Mauro Carvalho Chehab
1
-0
/
+1102
2025-08-13
scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.pl
Mauro Carvalho Chehab
1
-0
/
+0
2025-08-13
scripts: sphinx-pre-install: fix version check for Fedora
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-11
docs: kernel-doc: avoid script crash on ancient Python
Mauro Carvalho Chehab
1
-10
/
+24
2025-08-11
Merge branch 'dump-struct' into docs-mw
Jonathan Corbet
1
-241
/
+258
2025-08-11
docs: kdoc: a few final dump_struct() touches
Jonathan Corbet
1
-5
/
+6
2025-08-11
docs: kdoc: extract output formatting from dump_struct()
Jonathan Corbet
1
-35
/
+37
2025-08-11
docs: kdoc: further rewrite_struct_members() cleanup
Jonathan Corbet
1
-45
/
+41
2025-08-11
docs: kdoc: Some rewrite_struct_members() commenting
Jonathan Corbet
1
-13
/
+19
2025-08-11
docs: kdoc: remove an extraneous strip() call
Jonathan Corbet
1
-1
/
+0
2025-08-11
docs: kdoc: rework the rewrite_struct_members() main loop
Jonathan Corbet
1
-5
/
+3
2025-08-11
docs: kdoc: split struct-member rewriting out of dump_struct()
Jonathan Corbet
1
-31
/
+34
2025-08-11
docs: kdoc: split top-level prototype parsing out of dump_struct()
Jonathan Corbet
1
-23
/
+20
2025-08-11
docs: kdoc: move the prefix transforms out of dump_struct()
Jonathan Corbet
1
-83
/
+96
2025-08-11
docs: kdoc: backslashectomy in kdoc_parser
Jonathan Corbet
1
-9
/
+9
2025-08-11
docs: kdoc: Move a regex line in dump_struct()
Jonathan Corbet
1
-1
/
+1
[prev]
[next]