aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiv5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/basev5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-26kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada
2024-03-01scripts/bpf: Fix xdp_md forward declaration typoAndrii Nakryiko
2024-03-01bpf, scripts: Correct GPL license nameGianmarco Lusvardi
2024-03-01scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitionsAndrii Nakryiko
2024-02-23kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor
2023-12-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-12-27Merge tag 'v5.4.265' into v5.4/standard/baseBruce Ashfield
2023-12-20sign-file: Fix incorrect return values checkYusong Gao
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.4.261' into v5.4/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-12Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-07-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-07-27Merge tag 'v5.4.251' into v5.4/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-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-06-05Merge tag 'v5.4.244' into v5.4/standard/baseBruce Ashfield
2023-05-30recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-05-19Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/bc...Bruce Ashfield
2023-05-19Merge tag 'v5.4.243' into v5.4/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-17PM: domains: Fix up terminology with parent/childKees Cook
2023-05-17scripts/gdb: bail early if there are no clocksFlorian Fainelli
2023-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-05-02Merge tag 'v5.4.242' into v5.4/standard/baseBruce Ashfield
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-12-19Merge tag 'v5.4.226' into v5.4/standard/baseBruce Ashfield
2022-12-08scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju