summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas2023-03-031-1/+1
* scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea2023-03-031-4/+7
* ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)2023-02-011-8/+26
* scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju2022-12-081-3/+4
* stddef: Introduce struct_group() helper macroKees Cook2022-11-251-0/+7
* cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds2022-11-162-0/+14
* kbuild: Add skip_encoding_btf_enum64 option to paholeMartin Rodriguez Reboredo2022-10-281-0/+4
* kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa2022-10-282-7/+18
* kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21Andrii Nakryiko2022-10-281-0/+5
* kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2022-10-281-1/+1
* bpf: Generate BTF_KIND_FLOAT when linking vmlinuxIlya Leoshkevich2022-10-281-1/+2
* kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch2022-10-261-2/+2
* kbuild: remove the target in signal traps when interruptedMasahiro Yamada2022-10-261-1/+22
* selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman2022-10-261-1/+1
* Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen2022-10-151-0/+1
* mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang2022-09-231-1/+1
* kbuild: Fix include path in scripts/Makefile.modpostJing Leng2022-09-051-2/+1
* kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek2022-08-291-0/+0
* modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller2022-08-251-0/+2
* gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan2022-08-251-1/+1
* kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek2022-08-251-6/+2
* scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf2022-08-211-1/+3
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-07-252-1/+4
* objtool: Add entry UNRET validationPeter Zijlstra2022-07-251-0/+3
* x86: Add straight-line-speculation mitigationPeter Zijlstra2022-07-252-0/+6
* modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada2022-06-291-1/+1
* faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf2022-06-221-11/+34
* scripts/gdb: change kernel config dumping methodKuan-Ying Lee2022-06-141-3/+3
* modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada2022-06-141-1/+2
* modpost: fix removing numeric suffixesAlexander Lobakin2022-06-141-1/+1
* scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf2022-06-091-53/+97
* gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld2022-04-201-17/+27
* ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook2022-04-131-1/+0
* gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook2022-04-081-4/+21
* scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen2022-04-081-1/+1
* kconfig: fix failing to generate auto.confJing Leng2022-02-231-4/+9
* kconfig: let 'shell' return enough output for deep path namesBrenda Streiff2022-02-231-1/+1
* kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson2022-02-231-0/+2
* kbuild: lto: merge module sectionsSami Tolvanen2022-02-231-0/+24
* Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor2022-02-161-0/+1
* scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab2022-01-271-0/+3
* scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab2022-01-271-0/+1
* scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer2022-01-271-6/+2
* recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens2022-01-051-1/+1
* recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand2021-12-221-1/+1
* kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada2021-12-141-7/+3
* gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Kletnieks2021-12-141-2/+2
* gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada2021-12-142-20/+1
* scripts/lld-version.sh: Rewrite based on upstream ld-version.shNathan Chancellor2021-11-211-9/+26
* leaking_addresses: Always print a trailing newlineKees Cook2021-11-181-1/+2