index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2025-08-29
scripts: sphinx-build-wrapper: get rid of uapi/media Makefile
Mauro Carvalho Chehab
-0
/
+719
2025-08-21
scripts/sphinx-pre-install: fix Archlinux PDF dependencies
Mauro Carvalho Chehab
-0
/
+5
2025-08-21
scripts: sphinx-pre-install: fix PDF dependencies for gentoo
Mauro Carvalho Chehab
-1
/
+1
2025-08-21
scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
Mauro Carvalho Chehab
-0
/
+2
2025-08-21
scripts: sphinx-pre-install: fix dependencies for OpenMandriva
Mauro Carvalho Chehab
-2
/
+10
2025-08-21
scripts: sphinx-pre-install: fix PDF dependencies for openSuse
Mauro Carvalho Chehab
-3
/
+3
2025-08-21
scripts: sphinx-pre-install: add missing gentoo pdf dependencies
Mauro Carvalho Chehab
-1
/
+8
2025-08-21
scripts: sphinx-pre-install: fix PDF build issues on Ubuntu
Mauro Carvalho Chehab
-3
/
+9
2025-08-18
docs: Remove remainders of reiserfs
David Sterba
-1
/
+1
2025-08-18
docs: kdoc: remove redundant comment stripping
Jonathan Corbet
-3
/
+0
2025-08-18
docs: kdoc: tighten up the pointer-to-function case
Jonathan Corbet
-9
/
+8
2025-08-18
docs: kdoc: tighten up the array-of-pointers case
Jonathan Corbet
-11
/
+9
2025-08-18
docs: kdoc: add a couple more comments in create_parameter_list()
Jonathan Corbet
-1
/
+7
2025-08-18
docs: kdoc: clean up the create_parameter_list() "first arg" logic
Jonathan Corbet
-11
/
+11
2025-08-18
docs: kdoc: tidy up space removal in create_parameter_list()
Jonathan Corbet
-3
/
+5
2025-08-18
docs: kdoc: remove dead code
Jonathan Corbet
-16
/
+6
2025-08-13
Merge branch 'pre-install' into docs-mw
Jonathan Corbet
-1052
/
+1589
2025-08-13
scripts: sphinx-pre-install: some adjustments related to venv
Mauro Carvalho Chehab
-0
/
+16
2025-08-13
scripts: sphinx-pre-install: add a warning for Debian-based distros
Mauro Carvalho Chehab
-1
/
+6
2025-08-13
scripts: sphinx-pre-install: add support for RHEL8-based distros
Mauro Carvalho Chehab
-9
/
+16
2025-08-13
scripts: sphinx-pre-install: update mandatory system deps
Mauro Carvalho Chehab
-1
/
+1
2025-08-13
scripts: sphinx-pre-install.pl: get rid of the old script
Mauro Carvalho Chehab
-1056
/
+0
2025-08-13
docs: Makefile: switch to the new scripts/sphinx-pre-install.py
Mauro Carvalho Chehab
-0
/
+0
2025-08-13
scripts: sphinx-pre-install: rework install command logic
Mauro Carvalho Chehab
-97
/
+82
2025-08-13
scripts: sphinx-pre-install: fix several codingstyle issues
Mauro Carvalho Chehab
-26
/
+26
2025-08-13
scripts: sphinx-pre-install: add docstring documentation
Mauro Carvalho Chehab
-8
/
+102
2025-08-13
scripts: sphinx-pre-install: add documentation for the ancillary classes.
Mauro Carvalho Chehab
-22
/
+140
2025-08-13
scripts: sphinx-pre-install: move get_system_release()
Mauro Carvalho Chehab
-56
/
+59
2025-08-13
scripts: sphinx-pre-install: add more generic checkers on a class
Mauro Carvalho Chehab
-66
/
+76
2025-08-13
scripts: sphinx-pre-install: move ancillary checkers to a separate class
Mauro Carvalho Chehab
-79
/
+81
2025-08-13
scripts: sphinx-pre-install: move missing logic to a separate class
Mauro Carvalho Chehab
-113
/
+138
2025-08-13
scripts: sphinx-pre-install: better handle RHEL-based distros
Mauro Carvalho Chehab
-19
/
+12
2025-08-13
scripts: sphinx-pre-install: convert is_optional to a class
Mauro Carvalho Chehab
-62
/
+130
2025-08-13
scripts: sphinx-pre-install: better handle Python min version
Mauro Carvalho Chehab
-5
/
+15
2025-08-13
scripts: sphinx-pre-install: adjust a warning message
Mauro Carvalho Chehab
-2
/
+2
2025-08-13
scripts: sphinx-pre-install: move package instructions to a new func
Mauro Carvalho Chehab
-18
/
+26
2025-08-13
scripts: sphinx-pre-install: fix OpenMandriva support
Mauro Carvalho Chehab
-0
/
+5
2025-08-13
scripts: sphinx-pre-install: improve Gentoo package deps logic
Mauro Carvalho Chehab
-11
/
+77
2025-08-13
scripts: sphinx-pre-install: remove Scientific Linux
Mauro Carvalho Chehab
-1
/
+0
2025-08-13
scripts: sphinx-pre-install: fix rhel recomendations
Mauro Carvalho Chehab
-3
/
+3
2025-08-13
scripts: sphinx-pre-install: fix Leap support for rsvg-convert
Mauro Carvalho Chehab
-4
/
+0
2025-08-13
scripts: sphinx-pre-install: add a missing f-string marker
Mauro Carvalho Chehab
-3
/
+6
2025-08-13
scripts: sphinx-pre-install: output Python and docutils version
Mauro Carvalho Chehab
-0
/
+14
2025-08-13
scripts: sphinx-pre-install: cleanup rhel support
Mauro Carvalho Chehab
-5
/
+21
2025-08-13
scripts: sphinx-pre-install: only show portage hints once
Mauro Carvalho Chehab
-5
/
+11
2025-08-13
scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
Mauro Carvalho Chehab
-0
/
+8
2025-08-13
scripts: sphinx-pre-install: fix support for gentoo
Mauro Carvalho Chehab
-19
/
+16
2025-08-13
scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML
Mauro Carvalho Chehab
-1
/
+1
2025-08-13
scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x
Mauro Carvalho Chehab
-0
/
+16
2025-08-13
scripts: sphinx-pre-install: drop support for old virtualenv
Mauro Carvalho Chehab
-52
/
+19
[next]