aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24kbuild: Add skip_encoding_btf_enum64 option to paholeMartin Rodriguez Reboredo
2022-10-24kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch
2022-10-24kbuild: remove the target in signal traps when interruptedMasahiro Yamada
2022-10-24selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-10-19Merge tag 'v5.19.15' into v5.19/standard/baseBruce Ashfield
2022-10-12Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-10-06Merge tag 'v5.19.12' into v5.19/standard/baseBruce Ashfield
2022-09-28Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-09-28Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers
2022-08-30Merge tag 'v5.19.5' into v5.19/standard/baseBruce Ashfield
2022-08-30Merge tag 'v5.19.4' into v5.19/standard/baseBruce Ashfield
2022-08-29kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek
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-25modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada
2022-08-25kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek
2022-08-22Merge tag 'v5.19.2' into v5.19/standard/baseBruce Ashfield
2022-08-17scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf
2022-08-17scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo
2022-08-08init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dashAlexandre Belloni
2022-08-01menuconfig,mconf-cfg: Allow specification of ncurses locationBruce Ashfield
2022-08-01modpost: mask trivial warningsPaul Gortmaker
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-29gen_compile_commands: handle multiple lines per .mod fileJohn Hubbard
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen
2022-06-20modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-12Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-11scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-10scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada
2022-06-08cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-06-08scripts/nsdeps: adjust to the format change of *.mod filesMasahiro Yamada
2022-06-08kbuild: avoid regex RS for POSIX awkKevin Locke
2022-06-06faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2022-06-05kbuild: Allow to select bash in a modified environmentSchspa Shi
2022-06-05scripts: kconfig: nconf: make nconfig accept jk keybindingsIsak Ellmer
2022-06-05modpost: use fnmatch() to simplify match()Masahiro Yamada
2022-06-05modpost: simplify mod->name allocationMasahiro Yamada
2022-06-05kbuild: factor out the common objtool argumentsMasahiro Yamada
2022-06-05kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_oMasahiro Yamada
2022-06-05kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada
2022-06-03Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds