| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: Create intermediate vmlinux build with relocations preserved | Ard Biesheuvel | 2025-03-17 | 1 | -7/+21 |
* | kbuild: link-vmlinux.sh: Make output file name configurable | Ard Biesheuvel | 2025-03-17 | 1 | -1/+1 |
* | kbuild: add dependency from vmlinux to sorttable | Xi Ruoyao | 2025-03-15 | 1 | -0/+4 |
* | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2024-11-30 | 1 | -6/+45 |
|\ |
|
| * | kbuild: add dependency from vmlinux to resolve_btfids | Thomas Weißschuh | 2024-11-28 | 1 | -0/+3 |
| * | kbuild: enable objtool for *.mod.o and additional kernel objects | Masahiro Yamada | 2024-11-28 | 1 | -2/+2 |
| * | kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib | Masahiro Yamada | 2024-11-28 | 1 | -8/+0 |
| * | kbuild: add generic support for built-in boot DTBs | Masahiro Yamada | 2024-11-04 | 1 | -0/+44 |
* | | kbuild: Add generic hook for architectures to use before the final vmlinux link | Naveen N Rao | 2024-10-31 | 1 | -0/+7 |
|/ |
|
* | kbuild: generate offset range data for builtin modules | Kris Van Hees | 2024-09-20 | 1 | -0/+18 |
* | kbuild: fix typos "prequisites" to "prerequisites" | Masahiro Yamada | 2024-08-23 | 1 | -1/+1 |
* | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 2024-05-14 | 1 | -3/+0 |
* | x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN | Josh Poimboeuf | 2023-10-20 | 1 | -0/+1 |
* | kbuild: Fix CFI failures with GCOV | Sami Tolvanen | 2023-06-25 | 1 | -0/+1 |
* | kbuild: Fix CFI hash randomization with KASAN | Sami Tolvanen | 2023-01-13 | 1 | -0/+1 |
* | kbuild: rebuild .vmlinux.export.o when its prerequisite is updated | Masahiro Yamada | 2022-10-03 | 1 | -1/+20 |
* | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada | 2022-05-24 | 1 | -0/+32 |