index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
docs: kdoc: tidy up space removal in create_parameter_list()
Jonathan Corbet
1
-3
/
+5
2025-08-18
docs: kdoc: remove dead code
Jonathan Corbet
1
-16
/
+6
2025-08-14
kbuild: respect CONFIG_WERROR for userprogs
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: respect CONFIG_WERROR for linker and assembler
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
Miguel Ojeda
1
-0
/
+1
2025-08-14
kbuild: unify W=e and CONFIG_WERROR
Thomas Weißschuh
1
-4
/
+2
2025-08-14
kbuild: align W=e with CONFIG_WERROR
Thomas Weißschuh
1
-1
/
+1
2025-08-13
Merge branch 'pre-install' into docs-mw
Jonathan Corbet
1
-1052
/
+1589
2025-08-13
scripts: sphinx-pre-install: some adjustments related to venv
Mauro Carvalho Chehab
1
-0
/
+16
2025-08-13
scripts: sphinx-pre-install: add a warning for Debian-based distros
Mauro Carvalho Chehab
1
-1
/
+6
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
[prev]
[next]