summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Merge branch 'master' into mm-nonmm-stableakpm2022-06-273-12/+38
| |\| | |
| * | | | checkpatch: fix incorrect camelcase detection on numeric constantAntonio Borneo2022-06-161-1/+1
| * | | | checkpatch: add XA_STATE and XA_STATE_ORDER to the macro declaration listJoe Perches2022-06-161-1/+2
* | | | | Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-061-1/+6
|\ \ \ \ \
| * | | | | scripts/faddr2line: Add CONFIG_DEBUG_INFO checkJosh Poimboeuf2022-08-021-0/+3
| * | | | | scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf2022-08-021-1/+3
* | | | | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-061-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | powerpc/purgatory: Omit use of bin2cMasahiro Yamada2022-07-271-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-061-1/+1
|\ \ \ \ \
| * | | | | sign-file: Fix confusing error messagesTianjia Zhang2022-08-031-1/+1