index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
2025-04-01
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2025-02-06
kbuild: fix misspelling in scripts/Makefile.lib
Oleh Zadorozhnyi
2025-02-01
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n
Masahiro Yamada
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
2024-11-28
kbuild: enable objtool for *.mod.o and additional kernel objects
Masahiro Yamada
2024-11-28
kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
Masahiro Yamada
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-09-16
kbuild: rust: Enable KASAN support
Matthew Maurer
2024-09-10
kbuild: add mod(name,file)_flags to assembler flags for module objects
Kris Van Hees
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2024-09-01
xz: fix comments and coding style
Lasse Collin
2024-08-06
kbuild: clean up code duplication in cmd_fdtoverlay
Masahiro Yamada
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-16
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
2024-07-16
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2024-07-09
kbuild: verify dtoverlay files against schema
Dmitry Baryshkov
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-14
kbuild: provide reasonable defaults for tool coverage
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
kbuild: use $(obj)/ instead of $(src)/ for common pattern rules
Masahiro Yamada
2024-05-07
kbuild: do not add $(srctree) or $(objtree) to header search paths
Masahiro Yamada
2024-05-02
dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
Rob Herring
2024-04-12
arm64: boot: Support Flat Image Tree
Simon Glass
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2024-02-29
dtc: Enable dtc interrupt_provider check
Rob Herring
2024-02-23
kbuild: change DTC_FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2024-02-23
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-19
kbuild: create a list of all built DTB files
Masahiro Yamada
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...
Breno Leitao
2023-12-10
kbuild: determine base DTB by suffix
Masahiro Yamada
2023-11-17
kbuild: Move the single quotes for image name
Simon Glass
2023-05-22
kbuild: Disallow DTB overlays to built from .dts named source files
Andrew Davis
2023-01-22
kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo
Masahiro Yamada
[next]