summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-09-19kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-07-23kbuild: Disable GCOV for *.mod.oSami Tolvanen
2023-07-23modpost: fix off by one in is_executable_section()Dan Carpenter
2023-07-23modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada
2023-07-23modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada
2023-07-23modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada
2023-07-05scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish
2023-06-14gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook
2023-05-24recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-05-11scripts/gdb: fix lx-timerlist for Python3Peng Liu
2023-05-11scripts/gdb: raise error with reduced debugging informationFlorian Fainelli
2023-05-11scripts/gdb: bail early if there are no generic PDFlorian Fainelli
2023-05-11scripts/gdb: bail early if there are no clocksFlorian Fainelli
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-03-22kconfig: Update config changed flag before calling callbackJurica Vukadin
2023-03-17scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
2023-03-10builddeb: clean generated package contentBastian Germann
2023-03-03scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas
2023-03-03scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea
2023-02-25scripts/pahole-flags.sh: Use pahole-version.shNathan Chancellor
2023-02-25kbuild: Add CONFIG_PAHOLE_VERSIONNathan Chancellor
2023-02-01kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao
2023-02-01ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2022-12-08scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju
2022-11-16cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-10-26kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch
2022-10-26kbuild: remove the target in signal traps when interruptedMasahiro Yamada
2022-10-26selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-10-12Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-09-23mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang
2022-09-08kbuild: fix up permissions on scripts/pahole-flags.shGreg Kroah-Hartman
2022-09-08kbuild: Add skip_encoding_btf_enum64 option to paholeMartin Rodriguez Reboredo
2022-09-08kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng
2022-08-25modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller
2022-08-25gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan
2022-08-25kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek
2022-08-17scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf
2022-08-17scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo
2022-08-17scripts/gdb: lx-dmesg: read records individuallyJohn Ogness
2022-07-29x86/extable: Rework the exception table mechanicsThomas Gleixner
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook
2022-07-12stddef: Introduce struct_group() helper macroKees Cook
2022-06-29modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada