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