summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-01-10x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Breno Leitao
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-05kbuild: deb-pkg: do not search for 'scripts' directory under arch/Masahiro Yamada
2024-01-05kbuild: deb-pkg: use build ID instead of debug link for dbg packageMasahiro Yamada
2024-01-05kbuild: deb-pkg: use more debhelper commands in builddebMasahiro Yamada
2024-01-05kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rulesMasahiro Yamada
2024-01-05kbuild: deb-pkg: allow to run debian/rules from output directoryMasahiro Yamada
2024-01-05kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executedMasahiro Yamada
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04scripts/tags.sh: remove find_sourcesWei Yang
2024-01-04scripts/tags.sh: use -n to test archincludeWei Yang
2024-01-04scripts/tags.sh: add local annotationWei Yang
2024-01-04scripts/tags.sh: use more portable -path instead of -wholenameWei Yang
2024-01-04scripts/tags.sh: Update comment (addition of gtags)René Nyffenegger
2024-01-03kernel-doc: handle a void function without producing a warningRandy Dunlap
2024-01-03scripts/get_abi.pl: ignore some temp filesRandy Dunlap
2024-01-03scripts/get_abi: fix source path leakVegard Nossum
2023-12-31get_maintainer: remove stray punctuation when cleaning file emailsAlvin Šipraga
2023-12-31get_maintainer: correctly parse UTF-8 encoded names in filesAlvin Šipraga
2023-12-29scripts/decode_stacktrace.sh: strip unexpected CR from linesBjorn Andersson
2023-12-29scripts/checkstack.pl: fix no space expression between sp and offsetKuan-Ying Lee
2023-12-29scripts/checkstack.pl: change min_stack to 512 by defaultTiezhu Yang
2023-12-29scripts/checkstack.pl: match all stack sizes for some archsTiezhu Yang
2023-12-29scripts/checkstack.pl: add min_stack to the usage commentTiezhu Yang
2023-12-29scripts/checkstack.pl: remove ia64 supportTiezhu Yang
2023-12-29checkstack: add loongarch support for scripts/checkstack.plYouling Tang
2023-12-29scripts/decodecode: add support for LoongArchYouling Tang
2023-12-29kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rulesMasahiro Yamada
2023-12-29kbuild: deb-pkg: factor out common Make options in debian/rulesMasahiro Yamada
2023-12-29kbuild: deb-pkg: hard-code Build-DependsMasahiro Yamada
2023-12-29kbuild: deb-pkg: split debian/copyright from the mkdebian scriptMasahiro Yamada
2023-12-29check-uapi: Introduce check-uapi.shJohn Moon
2023-12-29scripts: Introduce a default git.orderFileLeonardo Bras
2023-12-29kconfig: WERROR unmet symbol dependencySergey Senozhatsky
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-28kconfig: Use KCONFIG_CONFIG instead of .configMarkus Schneider-Pargmann
2023-12-28kconfig: remove redundant NULL pointer check before free()Masahiro Yamada
2023-12-28kconfig: remove unreachable printf()Masahiro Yamada
2023-12-28kconfig: add include guard to lkc_proto.hMasahiro Yamada
2023-12-28kconfig: squash menu_has_help() and menu_get_help()Masahiro Yamada
2023-12-23kbuild: fix build ID symlinks to installed debug VDSO filesMasahiro Yamada
2023-12-23gen_compile_commands.py: fix path resolve with symlinks in itJialu Xu
2023-12-21rust: upgrade to Rust 1.74.1Miguel Ojeda
2023-12-20Makefile.extrawarn: turn on missing-prototypes globallyArnd Bergmann
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-19kernel-doc: Align quick help and the codeAndy Shevchenko
2023-12-18docs: ignore __counted_by attribute in structure definitionsJonathan Corbet
2023-12-17scripts: checkpatch: Add __aligned to the list of attribute notesMarcelo Schmitt
2023-12-15scripts: kernel-doc: Clarify missing struct member descriptionKees Cook
2023-12-15scripts/kernel-doc: restore warning for Excess struct/unionRandy Dunlap