summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-172-11/+7
|\
| * scripts/tags.sh: remove find_sourcesWei Yang2024-01-041-7/+2
| * scripts/tags.sh: use -n to test archincludeWei Yang2024-01-041-1/+1
| * scripts/tags.sh: add local annotationWei Yang2024-01-041-2/+2
| * scripts/tags.sh: use more portable -path instead of -wholenameWei Yang2024-01-041-1/+1
| * scripts/tags.sh: Update comment (addition of gtags)René Nyffenegger2024-01-041-1/+1
| * Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-12-201-0/+1
| |\
| | * scripts: checkpatch: Add __aligned to the list of attribute notesMarcelo Schmitt2023-12-171-0/+1
* | | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-171-2/+17
|\ \ \
| * | | scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas2024-01-121-2/+17
* | | | Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-113-13/+15
|\ \ \ \
| * | | | kernel-doc: handle a void function without producing a warningRandy Dunlap2024-01-031-0/+1
| * | | | scripts/get_abi.pl: ignore some temp filesRandy Dunlap2024-01-031-0/+1
| * | | | scripts/get_abi: fix source path leakVegard Nossum2024-01-031-1/+1
| * | | | kernel-doc: Align quick help and the codeAndy Shevchenko2023-12-191-2/+2
| * | | | docs: ignore __counted_by attribute in structure definitionsJonathan Corbet2023-12-181-0/+1
| * | | | scripts: kernel-doc: Clarify missing struct member descriptionKees Cook2023-12-151-1/+1
| * | | | scripts/kernel-doc: restore warning for Excess struct/unionRandy Dunlap2023-12-151-0/+7
| * | | | docs: Raise the minimum Sphinx requirement to 2.4.4Jonathan Corbet2023-12-151-9/+1
| | |_|/ | |/| |
* | | | Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-01-112-1/+2
|\ \ \ \
| * | | | rust: upgrade to Rust 1.74.1Miguel Ojeda2023-12-211-1/+1
| * | | | rust: Suppress searching builtin sysrootMatthew Maurer2023-12-141-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-112-0/+24
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-043-24/+32
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-144-31/+23
| |\ \ \ \ \
| * | | | | | checkpatch: add ethtool_sprintf rulesjustinstitt@google.com2023-12-081-0/+19
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-072-4/+13
| |\ \ \ \ \ \
| * | | | | | | cache: enforce cache groupsCoco Li2023-12-021-0/+5
* | | | | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-1/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerThomas Huth2023-11-231-1/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-099-56/+84
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | scripts/decode_stacktrace.sh: strip unexpected CR from linesBjorn Andersson2023-12-291-0/+3
| * | | | | | scripts/checkstack.pl: fix no space expression between sp and offsetKuan-Ying Lee2023-12-291-1/+1
| * | | | | | scripts/checkstack.pl: change min_stack to 512 by defaultTiezhu Yang2023-12-291-1/+1
| * | | | | | scripts/checkstack.pl: match all stack sizes for some archsTiezhu Yang2023-12-291-6/+6
| * | | | | | scripts/checkstack.pl: add min_stack to the usage commentTiezhu Yang2023-12-291-1/+1
| * | | | | | scripts/checkstack.pl: remove ia64 supportTiezhu Yang2023-12-291-4/+0
| * | | | | | checkstack: add loongarch support for scripts/checkstack.plYouling Tang2023-12-291-0/+4
| * | | | | | scripts/decodecode: add support for LoongArchYouling Tang2023-12-291-0/+5
| * | | | | | Makefile.extrawarn: turn on missing-prototypes globallyArnd Bergmann2023-12-201-2/+2
| * | | | | | scripts/gdb: remove exception handling and refine print formatKuan-Ying Lee2023-12-102-35/+26
| * | | | | | scripts/gdb/stackdepot: rename pool_index to pools_numKuan-Ying Lee2023-12-101-3/+3
| * | | | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2023-12-101-0/+14
| * | | | | | checkstack: sort output by size and function nameHeiko Carstens2023-12-101-2/+17
| * | | | | | checkpatch: do not require an empty line before error injectionSergey Senozhatsky2023-12-101-1/+1
| * | | | | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-062-4/+2
| |\ \ \ \ \ \
* | | | | | | | get_maintainer: remove stray punctuation when cleaning file emailsAlvin Šipraga2023-12-311-7/+11
* | | | | | | | get_maintainer: correctly parse UTF-8 encoded names in filesAlvin Šipraga2023-12-311-13/+17
* | | | | | | | Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-282-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | kbuild: fix build ID symlinks to installed debug VDSO filesMasahiro Yamada2023-12-231-1/+1