summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
AgeCommit message (Expand)AuthorLines
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-0/+3
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-117/+2
2024-09-16kbuild: rust: Enable KASAN supportMatthew Maurer-0/+3
2024-09-10kbuild: add mod(name,file)_flags to assembler flags for module objectsKris Van Hees-2/+2
2024-09-09kbuild: split device tree build rules into scripts/Makefile.dtbsMasahiro Yamada-115/+0
2024-09-01xz: fix comments and coding styleLasse Collin-5/+8
2024-08-06kbuild: clean up code duplication in cmd_fdtoverlayMasahiro Yamada-18/+10
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+7
2024-07-16kbuild: avoid build error when single DTB is turned into composite DTBMasahiro Yamada-1/+5
2024-07-16scripts/make_fit: Support decomposing DTBsChen-Yu Tsai-0/+1
2024-07-09kbuild: verify dtoverlay files against schemaDmitry Baryshkov-1/+8
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-15/+19
2024-05-14kbuild: provide reasonable defaults for tool coverageMasahiro Yamada-8/+12
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-5/+5
2024-05-10kbuild: use $(obj)/ instead of $(src)/ for common pattern rulesMasahiro Yamada-1/+1
2024-05-07kbuild: do not add $(srctree) or $(objtree) to header search pathsMasahiro Yamada-3/+3
2024-05-02dt-bindings: kbuild: Add separate target/dependency for processed-schema.jsonRob Herring-1/+1
2024-04-12arm64: boot: Support Flat Image TreeSimon Glass-0/+16
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-10/+16
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+4
2024-03-12Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-2/+1
2024-02-29dtc: Enable dtc interrupt_provider checkRob Herring-2/+1
2024-02-23kbuild: change DTC_FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada-1/+1
2024-02-23kbuild: change tool coverage variables to take the path relative to $(obj)Masahiro Yamada-8/+8
2024-02-20ubsan: Reintroduce signed overflow sanitizerKees Cook-0/+3
2024-02-19kbuild: create a list of all built DTB filesMasahiro Yamada-0/+6
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar-4/+4
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao-1/+1
2024-01-10x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLSBreno Leitao-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao-1/+1
2024-01-10x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Breno Leitao-1/+1
2023-12-10kbuild: determine base DTB by suffixMasahiro Yamada-2/+2
2023-11-17kbuild: Move the single quotes for image nameSimon Glass-2/+2
2023-05-22kbuild: Disallow DTB overlays to built from .dts named source filesAndrew Davis-3/+0
2023-01-22kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtboMasahiro Yamada-30/+15
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+3
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+3
2022-11-18objtool: Add --mnop as an option to --mcountSathvika Vasireddy-0/+3
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra-0/+1
2022-11-01x86: Add prefix symbols for function paddingPeter Zijlstra-0/+1
2022-10-26Merge branch 'dt/dtbo-rename' into dt/nextRob Herring-1/+22
2022-10-26kbuild: Allow DTB overlays to built into .dtbo.S filesAndrew Davis-1/+19
2022-10-26kbuild: Allow DTB overlays to built from .dtso named source filesAndrew Davis-0/+3
2022-10-21scripts: dtc: only show unique unit address warning for enabled nodesAlexandre Torgue-4/+8
2022-10-17objtool: Add --hacks=skylakePeter Zijlstra-0/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+9
2022-10-10Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+6
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-15/+18
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko-0/+9