summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-08-13scripts: sphinx-pre-install: move missing logic to a separate classMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: better handle RHEL-based distrosMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: convert is_optional to a classMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: better handle Python min versionMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: adjust a warning messageMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: move package instructions to a new funcMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: fix OpenMandriva supportMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: improve Gentoo package deps logicMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: remove Scientific LinuxMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: fix rhel recomendationsMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: fix Leap support for rsvg-convertMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: add a missing f-string markerMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: output Python and docutils versionMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: cleanup rhel supportMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: only show portage hints onceMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: Address issues with OpenSUSE TumbleweedMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: fix support for gentooMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAMLMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.xMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: drop support for old virtualenvMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: drop obsolete routinesMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: run on a supported versionMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: Make it compatible with Python 3.6Mauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: Convert script to PythonMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.plMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: fix version check for FedoraMauro Carvalho Chehab
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2025-08-06kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran
2025-08-06kconfig: lxdialog: replace strcpy with snprintf in print_autowrapSuchit Karunakaran
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-02scripts/spelling.txt: add notifer||notifier to spelling.txtWangYuli
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-29kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-26kstack_erase: Support Clang stack depth trackingKees Cook
2025-07-26kconfig: gconf: refactor text_insert_help()Masahiro Yamada
2025-07-26kconfig: gconf: remove unneeded variable in text_insert_msgMasahiro Yamada
2025-07-26kconfig: gconf: use hyphens in signalsMasahiro Yamada
2025-07-26kconfig: gconf: replace GtkImageMenuItem with GtkMenuItemMasahiro Yamada