summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-09-08rust: add `pin-init` as a dependency to `bindings` and `uapi`Benno Lossin
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-31rust: support Rust >= 1.91.0 target specMiguel Ojeda
2025-08-29scripts: sphinx-build-wrapper: get rid of uapi/media MakefileMauro Carvalho Chehab
2025-08-29lib/crypto: tests: Add KUnit tests for BLAKE2sEric Biggers
2025-08-28Merge patch series "Bump minimum supported version of LLVM for building the k...Nathan Chancellor
2025-08-28kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0Nathan Chancellor
2025-08-28extract-vmlinux: Output used decompression methodMaxime Thiebaut
2025-08-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski
2025-08-27kasan: fix GCC mem-intrinsic prefix with sw tagsAda Couprie Diaz
2025-08-26scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES()Vlastimil Babka
2025-08-21scripts/sphinx-pre-install: fix Archlinux PDF dependenciesMauro Carvalho Chehab
2025-08-21scripts: sphinx-pre-install: fix PDF dependencies for gentooMauro Carvalho Chehab
2025-08-21scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9Mauro Carvalho Chehab
2025-08-21scripts: sphinx-pre-install: fix dependencies for OpenMandrivaMauro Carvalho Chehab
2025-08-21scripts: sphinx-pre-install: fix PDF dependencies for openSuseMauro Carvalho Chehab
2025-08-21scripts: sphinx-pre-install: add missing gentoo pdf dependenciesMauro Carvalho Chehab
2025-08-21scripts: sphinx-pre-install: fix PDF build issues on UbuntuMauro Carvalho Chehab
2025-08-18kconfig: qconf/xconfig: show the OptionsMode radio button setting at startupRandy Dunlap
2025-08-18kconfig: nconf: Format and print 'line' without a temporary copyThorsten Blum
2025-08-18kbuild: enable -Werror for hostprogsThomas Weißschuh
2025-08-18docs: Remove remainders of reiserfsDavid Sterba
2025-08-18docs: kdoc: remove redundant comment strippingJonathan Corbet
2025-08-18docs: kdoc: tighten up the pointer-to-function caseJonathan Corbet
2025-08-18docs: kdoc: tighten up the array-of-pointers caseJonathan Corbet
2025-08-18docs: kdoc: add a couple more comments in create_parameter_list()Jonathan Corbet
2025-08-18docs: kdoc: clean up the create_parameter_list() "first arg" logicJonathan Corbet
2025-08-18docs: kdoc: tidy up space removal in create_parameter_list()Jonathan Corbet
2025-08-18docs: kdoc: remove dead codeJonathan Corbet
2025-08-14kbuild: respect CONFIG_WERROR for userprogsThomas Weißschuh
2025-08-14kbuild: respect CONFIG_WERROR for linker and assemblerThomas Weißschuh
2025-08-14kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`Miguel Ojeda
2025-08-14kbuild: unify W=e and CONFIG_WERRORThomas Weißschuh
2025-08-14kbuild: align W=e with CONFIG_WERRORThomas Weißschuh
2025-08-13Merge branch 'pre-install' into docs-mwJonathan Corbet
2025-08-13scripts: sphinx-pre-install: some adjustments related to venvMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: add a warning for Debian-based distrosMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: add support for RHEL8-based distrosMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: update mandatory system depsMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install.pl: get rid of the old scriptMauro Carvalho Chehab
2025-08-13docs: Makefile: switch to the new scripts/sphinx-pre-install.pyMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: rework install command logicMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: fix several codingstyle issuesMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: add docstring documentationMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: add documentation for the ancillary classes.Mauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: move get_system_release()Mauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: add more generic checkers on a classMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: move ancillary checkers to a separate classMauro Carvalho Chehab
2025-08-13scripts: sphinx-pre-install: move missing logic to a separate classMauro Carvalho Chehab