summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2025-08-13scripts: sphinx-pre-install: fix OpenMandriva supportMauro Carvalho Chehab-0/+5
2025-08-13scripts: sphinx-pre-install: improve Gentoo package deps logicMauro Carvalho Chehab-11/+77
2025-08-13scripts: sphinx-pre-install: remove Scientific LinuxMauro Carvalho Chehab-1/+0
2025-08-13scripts: sphinx-pre-install: fix rhel recomendationsMauro Carvalho Chehab-3/+3
2025-08-13scripts: sphinx-pre-install: fix Leap support for rsvg-convertMauro Carvalho Chehab-4/+0
2025-08-13scripts: sphinx-pre-install: add a missing f-string markerMauro Carvalho Chehab-3/+6
2025-08-13scripts: sphinx-pre-install: output Python and docutils versionMauro Carvalho Chehab-0/+14
2025-08-13scripts: sphinx-pre-install: cleanup rhel supportMauro Carvalho Chehab-5/+21
2025-08-13scripts: sphinx-pre-install: only show portage hints onceMauro Carvalho Chehab-5/+11
2025-08-13scripts: sphinx-pre-install: Address issues with OpenSUSE TumbleweedMauro Carvalho Chehab-0/+8
2025-08-13scripts: sphinx-pre-install: fix support for gentooMauro Carvalho Chehab-19/+16
2025-08-13scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAMLMauro Carvalho Chehab-1/+1
2025-08-13scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.xMauro Carvalho Chehab-0/+16
2025-08-13scripts: sphinx-pre-install: drop support for old virtualenvMauro Carvalho Chehab-52/+19
2025-08-13scripts: sphinx-pre-install: drop obsolete routinesMauro Carvalho Chehab-22/+1
2025-08-13scripts: sphinx-pre-install: run on a supported versionMauro Carvalho Chehab-1/+64
2025-08-13scripts: sphinx-pre-install: Make it compatible with Python 3.6Mauro Carvalho Chehab-2/+14
2025-08-13scripts: sphinx-pre-install: Convert script to PythonMauro Carvalho Chehab-0/+1102
2025-08-13scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.plMauro Carvalho Chehab-0/+0
2025-08-13scripts: sphinx-pre-install: fix version check for FedoraMauro Carvalho Chehab-1/+1
2025-08-11docs: kernel-doc: avoid script crash on ancient PythonMauro Carvalho Chehab-10/+24
2025-08-11Merge branch 'dump-struct' into docs-mwJonathan Corbet-241/+258
2025-08-11docs: kdoc: a few final dump_struct() touchesJonathan Corbet-5/+6
2025-08-11docs: kdoc: extract output formatting from dump_struct()Jonathan Corbet-35/+37
2025-08-11docs: kdoc: further rewrite_struct_members() cleanupJonathan Corbet-45/+41
2025-08-11docs: kdoc: Some rewrite_struct_members() commentingJonathan Corbet-13/+19
2025-08-11docs: kdoc: remove an extraneous strip() callJonathan Corbet-1/+0
2025-08-11docs: kdoc: rework the rewrite_struct_members() main loopJonathan Corbet-5/+3
2025-08-11docs: kdoc: split struct-member rewriting out of dump_struct()Jonathan Corbet-31/+34
2025-08-11docs: kdoc: split top-level prototype parsing out of dump_struct()Jonathan Corbet-23/+20
2025-08-11docs: kdoc: move the prefix transforms out of dump_struct()Jonathan Corbet-83/+96
2025-08-11docs: kdoc: backslashectomy in kdoc_parserJonathan Corbet-9/+9
2025-08-11docs: kdoc: Move a regex line in dump_struct()Jonathan Corbet-1/+1
2025-08-11docs: kdoc: consolidate the stripping of private struct/union membersJonathan Corbet-18/+22
2025-08-11scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47cRob Herring (Arm)-107/+372
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1190/+1082
2025-08-06kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran-2/+4
2025-08-06kconfig: lxdialog: replace strcpy with snprintf in print_autowrapSuchit Karunakaran-2/+1
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-13/+82
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-18/+20
2025-08-02scripts/spelling.txt: add notifer||notifier to spelling.txtWangYuli-0/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+0
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds-586/+1065
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+1
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+13
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-82/+102
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-0/+26
2025-07-29kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook-1/+1