aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas
2024-02-23scripts: decode_stacktrace: demangle Rust symbolsMiguel Ojeda
2024-02-23scripts/decode_stacktrace.sh: support old bash versionSchspa Shi
2024-02-23scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd
2024-02-23kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor
2024-02-23modpost: trim leading spaces when processing source files listRadek Krejci
2024-02-23stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2024-02-23scripts/get_abi: fix source path leakVegard Nossum
2023-12-27Merge tag 'v5.10.205' into v5.10/standard/baseBruce Ashfield
2023-12-27Merge tag 'v5.10.204' into v5.10/standard/baseBruce Ashfield
2023-12-20sign-file: Fix incorrect return values checkYusong Gao
2023-12-13checkstack: fix printed addressHeiko Carstens
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-12-03Merge tag 'v5.10.202' into v5.10/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.10.201' into v5.10/standard/baseBruce Ashfield
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-11-20modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada
2023-10-11Merge tag 'v5.10.198' into v5.10/standard/baseBruce Ashfield
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-19kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27modpost: fix off by one in is_executable_section()Dan Carpenter
2023-07-27modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada
2023-07-27modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada
2023-07-27scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish
2023-06-19Merge tag 'v5.10.184' into v5.10/standard/baseBruce Ashfield
2023-06-14gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook
2023-06-05Merge tag 'v5.10.181' into v5.10/standard/baseBruce Ashfield
2023-05-30recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-05-19Merge tag 'v5.10.180' into v5.10/standard/baseBruce Ashfield
2023-05-17scripts/gdb: fix lx-timerlist for Python3Peng Liu
2023-05-17scripts/gdb: bail early if there are no generic PDFlorian Fainelli
2023-05-17scripts/gdb: bail early if there are no clocksFlorian Fainelli
2023-05-02Merge tag 'v5.10.179' into v5.10/standard/baseBruce Ashfield
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-04-21Merge tag 'v5.10.178' into v5.10/standard/baseBruce Ashfield
2023-04-20kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor
2023-04-20kbuild: check the minimum assembler version in KconfigMasahiro Yamada
2023-03-17Merge tag 'v5.10.175' into v5.10/standard/baseBruce Ashfield
2023-03-17Merge tag 'v5.10.173' into v5.10/standard/baseBruce Ashfield
2023-03-17scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
2023-03-11builddeb: clean generated package contentBastian Germann
2023-03-07Merge tag 'v5.10.171' into v5.10/standard/baseBruce Ashfield
2023-03-03scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas
2023-03-03scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea
2023-02-01Merge tag 'v5.10.166' into v5.10/standard/baseBruce Ashfield
2023-02-01ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2022-12-19Merge tag 'v5.10.158' into v5.10/standard/baseBruce Ashfield