index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2026-06-15
Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+3
2026-05-29
kbuild: distributed build support for Clang ThinLTO
Rong Xu
1
-0
/
+8
2026-05-27
kbuild: rust: add AutoFDO support
Alice Ryhl
1
-0
/
+3
2026-05-04
objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING
Josh Poimboeuf
1
-2
/
+5
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-1
/
+1
2026-02-03
kbuild: Support a FIT_EXTRA_ARGS environment variable
Simon Glass
1
-1
/
+1
2026-01-05
compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
1
-0
/
+10
2025-11-18
objtool/klp: Only enable --checksum when needed
Josh Poimboeuf
1
-1
/
+0
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
1
-0
/
+1
2025-10-14
kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILD
Josh Poimboeuf
1
-1
/
+1
2025-10-14
objtool: Rename --Werror to --werror
Josh Poimboeuf
1
-1
/
+1
2025-10-14
kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
Josh Poimboeuf
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-84
/
+0
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2025-05-31
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
1
-0
/
+3
2025-05-25
kbuild: move kbuild syntax processing to scripts/Makefile.build
Masahiro Yamada
1
-84
/
+0
2025-05-08
gcc-plugins: Force full rebuild when plugins change
Kees Cook
1
-0
/
+18
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-8
/
+0
2025-04-01
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
1
-1
/
+1
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
1
-1
/
+1
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
1
-0
/
+1
2025-03-17
kbuild: Create intermediate vmlinux build with relocations preserved
Ard Biesheuvel
1
-3
/
+0
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
1
-5
/
+0
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
1
-2
/
+2
2025-02-06
kbuild: fix misspelling in scripts/Makefile.lib
Oleh Zadorozhnyi
1
-1
/
+1
2025-02-01
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n
Masahiro Yamada
1
-4
/
+6
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
1
-0
/
+3
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-2
/
+2
2024-11-28
kbuild: enable objtool for *.mod.o and additional kernel objects
Masahiro Yamada
1
-1
/
+25
2024-11-28
kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
Masahiro Yamada
1
-0
/
+12
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
1
-2
/
+0
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-0
/
+10
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
1
-0
/
+10
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+3
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-117
/
+2
2024-09-16
kbuild: rust: Enable KASAN support
Matthew Maurer
1
-0
/
+3
2024-09-10
kbuild: add mod(name,file)_flags to assembler flags for module objects
Kris Van Hees
1
-2
/
+2
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
1
-115
/
+0
2024-09-01
xz: fix comments and coding style
Lasse Collin
1
-5
/
+8
2024-08-06
kbuild: clean up code duplication in cmd_fdtoverlay
Masahiro Yamada
1
-18
/
+10
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+7
2024-07-16
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
1
-1
/
+5
2024-07-16
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
1
-0
/
+1
2024-07-09
kbuild: verify dtoverlay files against schema
Dmitry Baryshkov
1
-1
/
+8
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-15
/
+19
2024-05-14
kbuild: provide reasonable defaults for tool coverage
Masahiro Yamada
1
-8
/
+12
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-5
/
+5
2024-05-10
kbuild: use $(obj)/ instead of $(src)/ for common pattern rules
Masahiro Yamada
1
-1
/
+1
[next]