summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-01-20Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-20coccinelle: device_attr_show: simplify patch caseJulia Lawall
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-01-19coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Li Zhijian
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-17LoongArch: Enable initial Rust supportWANG Rui
2024-01-17scripts/min-tool-version.sh: Raise minimum clang version to 18.0.0 for loongarchWANG Rui
2024-01-17modpost: Ignore relaxation and alignment marker relocs on LoongArchWANG Xuerui
2024-01-12scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-10kbuild: deb-pkg: use debian/<package> for tmpdirMasahiro Yamada
2024-01-10kbuild: deb-pkg: move 'make headers' to build-archMasahiro Yamada
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