summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-09-23mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang1-1/+1
2022-09-08kbuild: fix up permissions on scripts/pahole-flags.shGreg Kroah-Hartman1-0/+0
2022-09-08kbuild: Add skip_encoding_btf_enum64 option to paholeMartin Rodriguez Reboredo1-0/+4
2022-09-08kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa3-11/+22
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng1-2/+1
2022-08-25modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller1-0/+2
2022-08-25gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan1-1/+1
2022-08-25kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek2-6/+2
2022-08-17scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf1-1/+3
2022-08-17scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo2-8/+15
2022-08-17scripts/gdb: lx-dmesg: read records individuallyJohn Ogness1-17/+18
2022-07-29x86/extable: Rework the exception table mechanicsThomas Gleixner1-2/+2
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2-1/+2
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra1-0/+3
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook1-0/+2
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook1-1/+2
2022-07-12stddef: Introduce struct_group() helper macroKees Cook1-0/+7
2022-06-29modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada1-1/+1
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf1-11/+34
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee1-3/+3
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada1-1/+2
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin1-1/+1
2022-06-09scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf1-53/+97
2022-05-15x86: Add straight-line-speculation mitigationPeter Zijlstra2-1/+5
2022-05-15kbuild: move objtool_args back to scripts/Makefile.buildMasahiro Yamada2-11/+10
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld1-17/+27
2022-04-13ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook1-1/+0
2022-04-08modpost: restore the warning message for missing symbol versionsMasahiro Yamada1-1/+1
2022-04-08atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland2-2/+16
2022-04-08gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook1-4/+21
2022-04-08scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen1-1/+1
2022-02-23kconfig: fix failing to generate auto.confJing Leng1-4/+9
2022-02-23kconfig: let 'shell' return enough output for deep path namesBrenda Streiff1-1/+1
2022-02-16Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor1-0/+1
2022-01-27scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab1-0/+3
2022-01-27scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab1-0/+1
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer1-6/+2
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens1-1/+1
2021-12-22recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand1-1/+1
2021-11-18leaking_addresses: Always print a trailing newlineKees Cook1-1/+2
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2021-10-16nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt1-1/+1
2021-10-12Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds1-0/+4
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2021-10-08checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt1-2/+4
2021-10-07gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins1-0/+4
2021-09-25kasan: always respect CONFIG_KASAN_STACKNathan Chancellor1-1/+2
2021-09-25scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen1-0/+4
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-9/+10
2021-09-19kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor1-0/+5