aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.303' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.302' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.300' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.296' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.295' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.291' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.284' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.282' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.278' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.268' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.267' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.262' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.260' into v4.19/standard/baseBruce Ashfield
2023-12-20sign-file: Fix incorrect return values checkYusong Gao
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-09-23kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-08-11modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada
2023-08-11modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada
2023-08-11scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish
2023-05-30recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-03-17kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada
2023-03-17kbuild: fix false-positive need-builtin calculationMasahiro Yamada
2022-12-08scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju
2022-11-25cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-10-26selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-10-26Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-09-28mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.257' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.256' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.250' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.249' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.247' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.239' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.231' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.226' into v4.19/standard/baseBruce Ashfield
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng
2022-08-25gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan
2022-08-25scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf
2022-07-02modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-06-25faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf