| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.debug: re-enable debug info for .S files | Nick Desaulniers | 2022-09-24 | 1 | -10/+11 |
* | Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT | Nick Desaulniers | 2022-09-24 | 1 | -3/+1 |
* | Kconfig: remove unused function 'menu_get_root_menu' | Zeng Heng | 2022-09-23 | 2 | -6/+0 |
* | scripts/clang-tools: remove unused module | yangxingwu | 2022-09-23 | 1 | -1/+0 |
* | Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-09-11 | 3 | -31/+2 |
|\ |
|
| * | mksysmap: Fix the mismatch of 'L0' symbols in System.map | Youling Tang | 2022-09-09 | 1 | -1/+1 |
| * | scripts/extract-ikconfig: add zstd compression support | Thitat Auareesuksakul | 2022-08-29 | 1 | -0/+1 |
| * | scripts: remove obsolete gcc-ld script | Lukas Bulwahn | 2022-08-29 | 1 | -30/+0 |
* | | Makefile.extrawarn: re-enable -Wformat for clang; take 2 | Nick Desaulniers | 2022-09-04 | 1 | -0/+12 |
|/ |
|
* | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 2022-08-21 | 1 | -22/+0 |
* | Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-20 | 4 | -5/+3 |
|\ |
|
| * | scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check | Guru Das Srinagesh | 2022-08-20 | 1 | -0/+1 |
| * | scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length | Nathan Chancellor | 2022-08-20 | 1 | -1/+0 |
| * | kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ | Jiri Slaby | 2022-08-20 | 1 | -1/+1 |
| * | modpost: fix module versioning when a symbol lacks valid CRC | Masahiro Yamada | 2022-08-20 | 1 | -3/+1 |
* | | Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-08-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file | Andrew Donnellan | 2022-08-16 | 1 | -1/+1 |
* | | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-08-13 | 1 | -0/+2 |
|\ \ |
|
| * | | riscv/purgatory: Omit use of bin2c | Masahiro Yamada | 2022-08-11 | 1 | -0/+2 |
* | | | Revert "Makefile.extrawarn: re-enable -Wformat for clang" | Linus Torvalds | 2022-08-11 | 1 | -0/+1 |
* | | | Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-08-10 | 16 | -303/+87 |
|\ \ \ |
|
| * | | | modpost: remove .symbol_white_list field entirely | Masahiro Yamada | 2022-08-04 | 1 | -39/+16 |
| * | | | modpost: remove unneeded .symbol_white_list initializers | Masahiro Yamada | 2022-08-04 | 1 | -8/+0 |
| * | | | modpost: add PATTERNS() helper macro | Masahiro Yamada | 2022-08-04 | 1 | -0/+7 |
| * | | | modpost: shorten warning messages in report_sec_mismatch() | Masahiro Yamada | 2022-08-04 | 1 | -170/+9 |
| * | | | Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost" | Masahiro Yamada | 2022-08-04 | 1 | -3/+0 |
| * | | | modpost: use more reliable way to get fromsec in section_rel(a)() | Masahiro Yamada | 2022-08-03 | 1 | -4/+2 |
| * | | | modpost: add array range check to sec_name() | Masahiro Yamada | 2022-08-03 | 1 | -1/+9 |
| * | | | modpost: refactor get_secindex() | Masahiro Yamada | 2022-08-03 | 1 | -12/+18 |
| * | | | kbuild: set EXIT trap before creating temporary directory | Masahiro Yamada | 2022-08-03 | 2 | -2/+2 |
| * | | | modpost: remove unused Elf_Sword macro | Masahiro Yamada | 2022-08-03 | 1 | -2/+0 |
| * | | | Makefile.extrawarn: re-enable -Wformat for clang | Justin Stitt | 2022-08-03 | 1 | -1/+0 |
| * | | | kconfig: Qt5: tell the user which packages are required | Randy Dunlap | 2022-07-27 | 1 | -0/+1 |
| * | | | modpost: use sym_get_data() to get module device_table data | Masahiro Yamada | 2022-07-27 | 3 | -4/+3 |
| * | | | modpost: drop executable ELF support | Masahiro Yamada | 2022-07-27 | 1 | -6/+4 |
| * | | | checkstack: add riscv support for scripts/checkstack.pl | Wadim Mueller | 2022-07-27 | 1 | -0/+4 |
| * | | | kconfig: shorten the temporary directory name for cc-option | Masahiro Yamada | 2022-07-27 | 1 | -1/+1 |
| * | | | scripts: headers_install.sh: Update config leak ignore entries | Nicolas Schier | 2022-07-27 | 1 | -2/+0 |
| * | | | kbuild: error out if $(INSTALL_MOD_PATH) contains % or : | Masahiro Yamada | 2022-07-27 | 1 | -0/+3 |
| * | | | kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuild | Masahiro Yamada | 2022-07-27 | 1 | -2/+2 |
| * | | | kbuild: rpm-pkg: fix build error when _arch is undefined | Masahiro Yamada | 2022-07-27 | 1 | -0/+3 |
| * | | | kbuild: dummy-tools: avoid tmpdir leak in dummy gcc | Ondrej Mosnacek | 2022-07-27 | 2 | -6/+2 |
| * | | | Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture." | Masahiro Yamada | 2022-07-27 | 1 | -1/+0 |
| * | | | kbuild: remove sed command from cmd_ar_builtin | Masahiro Yamada | 2022-07-27 | 1 | -3/+2 |
| * | | | certs: move scripts/check-blacklist-hashes.awk to certs/ | Masahiro Yamada | 2022-07-27 | 1 | -37/+0 |
* | | | | Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-08 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | modules: Ensure natural alignment for .altinstructions and __bug_table sections | Helge Deller | 2022-07-11 | 1 | -0/+2 |
* | | | | | Merge tag 'coccinelle-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-08-08 | 45 | -105/+99 |
|\ \ \ \ \ |
|
| * | | | | | update Coccinelle URL | Julia Lawall | 2022-08-07 | 43 | -43/+43 |
| * | | | | | coccinelle: free: add version constraint | Julia Lawall | 2022-08-07 | 1 | -0/+1 |