summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: add kmap and kmap_atomic to the deprecated listIra Weiny2022-09-111-0/+2
* scripts/decodecode: improve faulting line determinationBorislav Petkov2022-09-111-15/+105
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-22/+0
* Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-204-5/+3
|\
| * scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh2022-08-211-0/+1
| * scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor2022-08-211-1/+0
| * kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby2022-08-211-1/+1
| * modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada2022-08-211-3/+1
* | Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-191-1/+1
|\ \ | |/ |/|
| * gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan2022-08-161-1/+1
* | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-121-0/+2
|\ \
| * | riscv/purgatory: Omit use of bin2cMasahiro Yamada2022-08-111-0/+2
* | | Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds2022-08-111-0/+1
* | | Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-08-1016-303/+87
|\ \ \
| * | | modpost: remove .symbol_white_list field entirelyMasahiro Yamada2022-08-041-39/+16
| * | | modpost: remove unneeded .symbol_white_list initializersMasahiro Yamada2022-08-041-8/+0
| * | | modpost: add PATTERNS() helper macroMasahiro Yamada2022-08-041-0/+7
| * | | modpost: shorten warning messages in report_sec_mismatch()Masahiro Yamada2022-08-041-170/+9
| * | | Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"Masahiro Yamada2022-08-041-3/+0
| * | | modpost: use more reliable way to get fromsec in section_rel(a)()Masahiro Yamada2022-08-031-4/+2
| * | | modpost: add array range check to sec_name()Masahiro Yamada2022-08-031-1/+9
| * | | modpost: refactor get_secindex()Masahiro Yamada2022-08-031-12/+18
| * | | kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada2022-08-032-2/+2
| * | | modpost: remove unused Elf_Sword macroMasahiro Yamada2022-08-031-2/+0
| * | | Makefile.extrawarn: re-enable -Wformat for clangJustin Stitt2022-08-031-1/+0
| * | | kconfig: Qt5: tell the user which packages are requiredRandy Dunlap2022-07-271-0/+1
| * | | modpost: use sym_get_data() to get module device_table dataMasahiro Yamada2022-07-273-4/+3
| * | | modpost: drop executable ELF supportMasahiro Yamada2022-07-271-6/+4
| * | | checkstack: add riscv support for scripts/checkstack.plWadim Mueller2022-07-271-0/+4
| * | | kconfig: shorten the temporary directory name for cc-optionMasahiro Yamada2022-07-271-1/+1
| * | | scripts: headers_install.sh: Update config leak ignore entriesNicolas Schier2022-07-271-2/+0
| * | | kbuild: error out if $(INSTALL_MOD_PATH) contains % or :Masahiro Yamada2022-07-271-0/+3
| * | | kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuildMasahiro Yamada2022-07-271-2/+2
| * | | kbuild: rpm-pkg: fix build error when _arch is undefinedMasahiro Yamada2022-07-271-0/+3
| * | | kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek2022-07-272-6/+2
| * | | Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."Masahiro Yamada2022-07-271-1/+0
| * | | kbuild: remove sed command from cmd_ar_builtinMasahiro Yamada2022-07-271-3/+2
| * | | certs: move scripts/check-blacklist-hashes.awk to certs/Masahiro Yamada2022-07-271-37/+0
* | | | Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-081-0/+2
|\ \ \ \
| * | | | modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller2022-07-111-0/+2
* | | | | Merge tag 'coccinelle-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-0845-105/+99
|\ \ \ \ \
| * | | | | update Coccinelle URLJulia Lawall2022-08-0743-43/+43
| * | | | | coccinelle: free: add version constraintJulia Lawall2022-08-071-0/+1
| * | | | | scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan2022-07-161-0/+54
| * | | | | coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)2022-07-161-59/+0
| * | | | | coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE2022-07-031-3/+1
| |/ / / /
* | | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-073-23/+31
|\ \ \ \ \
| * | | | | scripts/gdb: ensure the absolute path is generated on initial sourceAaron Tomlin2022-07-291-1/+1
| * | | | | scripts/bloat-o-meter: add -p argumentNikolay Borisov2022-07-171-1/+6
| * | | | | scripts/bloat-o-meter: switch argument parsing to using argparseNikolay Borisov2022-07-171-19/+21