aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
4 daysMerge tag 'v6.6.31' into v6.6/standard/baseBruce Ashfield
2024-05-17kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)
2024-05-07Merge tag 'v6.6.30' into v6.6/standard/baseBruce Ashfield
2024-05-02kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda
2024-04-14Merge tag 'v6.6.27' into v6.6/standard/baseBruce Ashfield
2024-04-14Merge tag 'v6.6.26' into v6.6/standard/baseBruce Ashfield
2024-04-13gcc-plugins/stackleak: Avoid .head.text sectionArd Biesheuvel
2024-04-13modpost: fix null pointer dereferenceMax Kellermann
2024-04-10modpost: do not make find_tosym() return NULLMasahiro Yamada
2024-04-10modpost: Optimize symbol search from linear to binary searchJack Brennen
2024-04-10scripts/bpf_doc: Use silent mode when exec make cmdHangbin Liu
2024-04-03Merge tag 'v6.6.24' into v6.6/standard/baseBruce Ashfield
2024-04-03kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Nathan Chancellor
2024-03-28Merge tag 'v6.6.23' into v6.6/standard/baseBruce Ashfield
2024-03-26kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada
2024-03-26gen_compile_commands: fix invalid escape sequence warningAndrew Ballance
2024-03-10Merge tag 'v6.6.21' into v6.6/standard/baseBruce Ashfield
2024-03-06kbuild: Add -Wa,--fatal-warnings to as-instr invocationNathan Chancellor
2024-03-03Merge tag 'v6.6.19' into v6.6/standard/baseBruce Ashfield
2024-03-01bpf, scripts: Correct GPL license nameGianmarco Lusvardi
2024-02-26Merge tag 'v6.6.18' into v6.6/standard/baseBruce Ashfield
2024-02-23modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONSNathan Chancellor
2024-02-23linux/init: remove __memexit* annotationsMasahiro Yamada
2024-02-23kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor
2024-02-23kallsyms: ignore ARMv4 thunks along with othersArnd Bergmann
2024-02-23modpost: trim leading spaces when processing source files listRadek Krejci
2024-02-20Merge tag 'v6.6.17' into v6.6/standard/baseBruce Ashfield
2024-02-16rust: upgrade to Rust 1.73.0Miguel Ojeda
2024-02-16rust: upgrade to Rust 1.72.1Miguel Ojeda
2024-02-04Merge tag 'v6.6.15' into v6.6/standard/baseBruce Ashfield
2024-01-31scripts/get_abi: fix source path leakVegard Nossum
2024-01-24Merge tag 'v6.6.13' into v6.6/standard/baseBruce Ashfield
2024-01-20scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas
2023-12-27Merge tag 'v6.6.8' into v6.6/standard/baseBruce Ashfield
2023-12-20scripts/checkstack.pl: match all stack sizes for s390Heiko Carstens
2023-12-20sign-file: Fix incorrect return values checkYusong Gao
2023-12-18Merge tag 'v6.6.7' into v6.6/standard/baseBruce Ashfield
2023-12-13gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva
2023-12-13checkstack: fix printed addressHeiko Carstens
2023-12-13scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli
2023-12-13dt: dt-extract-compatibles: Don't follow symlinks when walking treeNĂ­colas F. R. A. Prado
2023-12-13dt: dt-extract-compatibles: Handle cfile arguments in generator functionNĂ­colas F. R. A. Prado
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-12-13modpost: fix section mismatch message for RELAMasahiro Yamada
2023-12-12Merge tag 'v6.6.3' into v6.6/standard/baseBruce Ashfield
2023-11-28scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-11-28gcc-plugins: randstruct: Only warn about true flexible arraysKees Cook
2023-11-28x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf
2023-11-20mconf: fix output of cflags and librariesBruce Ashfield